/* CSS Document */
body {
     font-family: "-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;";
     margin: 0px;
     padding: 0px;
     width: auto;
}
.fondoMenu {
     background-color: rgba(68, 48, 8, 1);
}
.encabezado {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: auto;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     z-index: 99;
     float: left;
}
.fijo {
     background-color: rgba(68, 48, 8, 0.8);
     transition: all 0.6s;
}
.logo {
     width: 18vw;
     padding-left: 40px;
}
.imagenPresentacion {
     width: 100%;
     content: "";
}
.cajaBotonera {
     margin: 0px 30px;
     height: 130px;
     float: right;
     list-style-type: none;
     padding-right: 30px;
}
.botoneraLi {
     display: inline;
}
.boton {
     display: inline-block;
     font-size: 22px;
     font-weight: 100;
     background-color: rgba(68, 48, 8, .6);
     color: #F5C62E;
     width: auto;
     height: 30px;
     text-align: center;
     padding: 5px 15px;
     margin-top: 40px;
     border-right: 2px solid #F5C62E;
     text-decoration: none;
}
.boton:hover {
     transition-property: all;
     transition-duration: 1s;
     color: #ffcc00;
     font-size: 20px;
}
/* Slideshow container */
.slideshow-container {
     width: 100%;
     position: relative;
     margin: auto;
}
/* Hide the images by default */
.mySlides {
     display: none;
}
/* Next & previous buttons */
.prev, .next {
     cursor: pointer;
     position: absolute;
     top: 50%;
     width: auto;
     margin-top: -22px;
     padding: 16px;
     color: white;
     font-weight: bold;
     font-size: 18px;
     transition: 0.6s ease;
     border-radius: 0 3px 3px 0;
     user-select: none;
}
/* Position the "next button" to the right */
.next {
     right: 0;
     border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
     background-color: rgba(0, 0, 0, 0.8);
}
/* Caption text */
.text {
     color: white;
     font-size: 2.5vw;
     padding: 8px 10px 8px 130px;
     position: absolute;
     width: 98%;
     top: 33%;
     text-align: center;
     font-weight: bold;
     margin: auto;
}
/* The dots/bullets/indicators */
.dot {
     cursor: pointer;
     height: 15px;
     width: 15px;
     margin: 0 2px;
     background-color: #bbb;
     border-radius: 50%;
     display: inline-block;
     transition: background-color 0.6s ease;
}
.active, .dot:hover {
     background-color: #717171;
}
/* Fading animation */
.fade {
     animation-name: fade;
     animation-duration: 1.5s;
}
@keyframes fade {
     from {
          opacity: .4
     }
     to {
          opacity: 1
     }
}
.historiaSection {
     background-image: url("../imagenes/fondoFantasia.png");
     background-size: 100%;
     background-repeat: no-repeat;
     height: auto;
}
.historiaimagen1 {
     float: left;
     height: 550px;
     margin-left: 50px;
}
.historiaimagen2 {
     float: right;
     height: 250px;
     margin: 20px auto;
}
p {
     font-size: 18px;
     color: #805D19;
     font-weight: bold;
}
h2 {
     font-size: 35px;
     text-align: center;
     color: #805D19;
     /*font-weight: bold;*/
}
.historiaTexto {
     height: 250px;
     width: 400px;
     padding: 0px 0px 0px 10px;
     font-size: 15px;
     margin: 5px;
}
.contenedor {
     display: block;
     float: right;
}
.cajaContenedorHistoria {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
}
.sectionProducto {
     height: 600px;
     width: auto;
     background-color: #F3C188;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-around;
     padding: 0px 50px;
}
.productosCaja {
     height: 400px;
     width: 200px;
     background-color: white;
     box-shadow: 10px 10px 8px #805D19;
}
.productosCaja1 {
     height: 400px;
     width: 200px;
     background-color: white;
     margin-top: 100px;
     box-shadow: -10px -10px 8px #805D19;
}
.productoimagenCaja {
     height: 350px;
     width: 200px;
}
.productoImagen {
     object-fit: cover;
     width: 100%;
     height: 100%;
}
.productoImagen1 {
     object-fit: cover;
     width: 100%;
     height: 100%;
}
.productoImagen2 {
     object-fit: cover;
     width: 100%;
     height: 100%;
}
.productoImagen3 {
     object-fit: cover;
     width: 100%;
     height: 100%;
}
h4 {
     font-size: 20px;
     color: #805D19;
     font-weight: bold;
     text-align: center;
     margin-top: 10px;
}
.sectionLeyenda {
     height: 270px;
     width: 100%;
     background-color: #FBE1C3;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
}
.imagen1Leyenda {
     height: 150px;
     float: left;
     margin-top: 120px;
}
.imagen2Leyenda {
     height: 200px;
     float: right;
     margin: 50px 0px;
}
.contenedorLeyenda {
     display: inline-block;
     padding-top: 30px;
}
.leyenda {
     font-size: 26px;
     color: #805D19;
     font-weight: bold;
     font-style: italic;
}
.contenedorDelicias {
     width: 1000px;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     padding: 0px 50px;
}
.cajaContenedorCentrar {
     display: flex;
     justify-content: center;
}
.deliciasimagenCaja {
     height: 210px;
     width: 210px;
     margin: 5px;
}
.deliciasCaja {
     width: 220px;
     height: 220px;
     background-color: #805D19;
     margin: 5px;
}
.deliciasBotones {
     width: 150px;
     height: 35px;
     font-size: 20px;
     color: white;
     font-weight: bold;
     background-color: rgba(68, 48, 8, .7);
     text-align: center;
     padding-top: 10px;
     border-radius: 5px;
     margin-top: -80px;
     margin-left: 35px;
     position: absolute;
}
.sectionLeyenda2 {
     height: 180px;
     width: 100%;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
}
.imagen1Leyenda2 {
     height: 150px;
     float: left;
     margin-top: 20px;
}
.imagen2Leyenda2 {
     height: 150px;
     float: right;
     margin-top: 20px;
}
.leyenda2 {
     font-size: 25px;
     font-weight: bold;
     color: #805D19;
     font-style: italic;
     margin: 0px;
     padding: 10px 0px 0px;
}
.banerTitulo {
     height: 110px;
     width: 100%;
     background-color: #805D19;
}
.banerTitulo1 {
     height: 270px;
     width: 100%;
     background-color: #805D19;
     display: flex;
     justify-content: space-around;
}
.tituloh5 {
     line-height: 270px;
}
.botonWassap1 {
     margin-top: 100px;
     margin-right: 100px;
     width: 200px;
     height: 65px;
     text-align: center;
     border-radius: 10px;
     border: 4px solid #F5C62E;
     margin-left: 35px;
     float: right;
}
.botonWassap1:hover {
     background-color: #4BC865;
     border: 4px solid #F7FBF7;
     transition-duration: 1s;
}
h5 {
     font-size: 40px;
     color: white;
     text-align: center;
     line-height: 110px;
     font-weight: 500;
     margin: 0px;
}
.contendorTextoHoteleria {
     margin-top: 60px;
     height: 400px;
     width: 350px;
     float: right;
}
.sectionHoteleria {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
}
.botonWassap {
     width: 200px;
     height: 65px;
     text-align: center;
     border-radius: 10px;
     border: 3px solid #805D19;
     margin-left: 35px;
     float: right;
}
.imagenWassap {
     width: 160px;
}
.botonWassap:hover {
     background-color: #4BC865;
     border: 4px solid #F7FBF7;
     transition-duration: 1s;
}
.textoBoton {
     text-decoration: none;
     color: white;
     font-weight: 500;
     font-size: 20px;
}
.hoteleriaimagen {
     margin: 30px;
     height: 450px;
}
.textoHoteleria {
     font-size: 20px;
     color: #805D19;
     font-weight: bold;
     margin: 30px 0px;
}
.sectionContacto {
     background-image: url("../imagenes/fondo2.jpg");
     object-fit: cover;
     height: 500px;
}
.tituloContacto {
     font-size: 40px;
     color: white;
     font-weight: 500;
     margin-top: 0px;
     margin-bottom: 15px;
}
.contenedorContacto {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     padding: 70px 50px;
}
.subtituloContacto {
     font-size: 25px;
     color: white;
     font-weight: 500;
     margin: 10px 0px;
}

.centrado{
     text-align: center;
}

.textoContacto {
     font-size: 18px;
     color: white;
     font-weight: 500;
     margin: 5px;
}
.telefonoContacto {
     text-decoration: none;
     color: white;
     margin: 0px;
}
.contenedorFormulario {
     width: 430px;
     height: 350px;
     background-color: #443008;
     margin-left: 30px;
}
.contenedorTextoContacto {
     width: 330px;
     height: 350px;
     padding-left: 50px;
     margin-left: 20px;
}
.tituloFormulario {
     font-size: 25px;
     color: white;
     font-weight: 500;
     text-align: center;
     margin: 15px 0px;
}
.formularioItem {
     width: 90%;
     margin: 5px 15px;
     height: 25px;
}
.itemComentario {
     width: 90%;
     margin: 5px 15px;
     height: 80px;
}
.BotonContacto {
     width: 130px;
     height: 45px;
     font-size: 20px;
     font-weight: 700;
     background-color: #F5C62E;
     text-align: center;
     padding-top: 6px;
     border-radius: 10px;
     margin: 10px 35px;
     float: right;
     color: rgba(68, 48, 8, 1);
}
.BotonContacto:hover {
     background-color: #805D19;
     color: #F5C62E;
     transition-duration: 1s;
}
.sectionFooter {
     height: auto;
     width: 100%;
     background-color: rgba(68, 48, 8, 1);
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     padding: 0px 10px;
     position: inherit;
}
.redes {
     height: 50px;
     padding: 0px 10px;
}
.contenedorRedes {
     float: right;
     margin-right: 50px;
     display: inline-flex;
     height: 60px;
     padding-top: 40px;
}
.contenedorsucursales {
     background-image: url("../imagenes/baner4.jpg");
     background-attachment: fixed;
     background-repeat: no-repeat;
     background-size: contain;
     height: 400px;
}
.cajaEspiga {
     width: 100%;
     display: flex;
     justify-content: center;
}
.espiga {
     height: 8vw;
}
.sucursalesUbicacion {
     width: 100%;
     height: auto;
     background-color: white;
}
.cajaSucursal {
     width: 80%;
     height: auto;
     background-color: rgba(68, 48, 8, 1);
     margin-left: auto;
     margin-right: auto;
     padding: 15px;
     display: flex;
     justify-content: space-around;
     margin-bottom: 20px;
     border: 10px solid #805D19;
}
.fotoSucursal {
     width: 22vw;
     height: auto;
     margin-bottom: 20px;
}
.contenidoSucursal {
     width: 34%;
     padding-top: 20px;
}
.contenidoSucursal1 {
     width: 30vw;
     height: auto;
}
.espigaIzquierda {
     height: 10vw;
}
.cajaLineaFinal {
     width: 100%;
     display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
}
.imagenBurger {
     display: none;
}
.menuHamburguesa {
     display: none;
}
@media all and (min-width: 900px) and (max-width: 1039px) {
     .imgenBurger {
          display: none;
     }
     .menuHamburguesa {
          display: none;
     }
     .logo {
          padding-left: 30px;
     }
     .historiaimagen1 {
          height: 450px;
          margin-left: 40px;
     }
     .historiaimagen2 {
          height: 200px;
          margin: 15px auto;
     }
     p {
          font-size: 16px;
     }
     h2 {
          font-size: 33px;
     }
     .productosCaja {
          height: 400px;
          width: 160px;
     }
     .productosCaja1 {
          height: 400px;
          width: 160px;
     }
     .productoimagenCaja {
          height: 350px;
          width: 160px;
     }
     .productoImagen2 {
          object-fit: cover;
          width: 100%;
          height: 100%;
     }
     h5 {
          font-size: 30px;
     }
     .botonWassap1 {
          margin-top: 90px;
          margin-right: 60px;
     }
     .contenedorDelicias {
          justify-content: space-around;
     }
     .leyenda2 {
          font-size: 22px;
     }
     .contenedorsucursales {
          height: 350px;
     }
     .productoImagen1 {
          width: 60%;
          height: 60%;
          margin-top: 30px;
     }
     .productoImagen3 {
          width: 100%;
          height: 100%;
     }
     .leyenda {
          font-size: 22px;
     }
     .sectionLeyenda {
          height: 230px;
     }
     .imagen2Leyenda {
          height: 140px;
          margin: 20px 0px 0px 0px;
     }
     .imagen1Leyenda {
          height: 130px;
          float: left;
          margin-top: 100px;
     }
     .cajaTorta {
          width: 250px;
          height: 150px;
          margin-top: 40px;
     }
     .sectionLeyenda2 {
          flex-wrap: unset;
          justify-content: unset;
     }
     .contenedorTextoContacto {
          width: 330px;
          height: 350px;
          padding-left: 0px;
          margin-left: 0px;
     }
     .contenedorContacto {
          flex-wrap: unset;
          justify-content: unset;
     }
}
@media all and (min-width: 600px) and (max-width: 899px) {
     .menu {
          display: flex;
          flex-direction:column;
          width: 50%;
          float: right;
          margin-right: 50px;
     }
     .menuHamburguesa {
          display: none;
          height: 35px;
     }
     .etiquetaHamburguesa {
          float: right;
          display: block;
          box-sizing: border-box;
          width: 50px;
          margin: 20px 0px 0px 80%;
          line-height: 30px;
     }
     #menuHamburguesa:checked ~ nav {
          display: block;
     }
     .sinMargen {
          margin-top: 0px;
         margin-left: 100px;
         margin-right: 50px;
         float: right;
    }
     
     .desplegableLi {
          display: block;
          position: relative;
          padding-right: 30px;
         width: 130px;
     }
     .botonDes {
          display: block;
          font-size: 22px;
          font-weight: 100;
          background-color: rgba(68, 48, 8, 1);
          color: #F5C62E;
          width: 170px;
          height: 30px;
          text-align: right;
          padding: 5px 15px;
          margin: 0px;
     }
     .botonDes:hover {
          transition-property: all;
          transition-duration: 1s;
          color: #ffcc00;
          font-size: 20px;
          background-color: rgba(68, 48, 8, 0.6);
     }
     .cajaBotoneraDesplegable {
          display: block;
          margin: 0px;
          padding: 0px;
          height: auto;
     }
     .cajaBotonera {
          display: none;
     }
     .imagenMenuHamburguesa {
          width: 100%;
          background-color: rgba(68, 48, 8, 1);
     }
     .imagenBurger {
          display: inline-block;
          width: 100%;
          background-color: rgba(68, 48, 8, .6);
          border-radius: 5px;
         float: right;
         margin-left: 150px;
     }
     .productoImagen1 {
          object-fit: cover;
          width: 70%;
          height: 70%;
          margin-left: 20px;
          margin-top: 20px;
     }
     .logo {
          width: 23vw;
          padding-left: 30px
     }
     h5 {
          font-size: 30px;
     }
     
     .botonWassap1 {
          margin-top: 90px;
          margin-right: 60px;
     }
     .contenedorDelicias {
          justify-content: space-around;
     }
     .leyenda2 {
          font-size: 22px;
     }
     .contenedorsucursales {
          height: 190px;
     }
     h2 {
          font-size: 25px;
     }
     .historiaimagen1 {
          height: 300px;
          margin-left: 20px;
     }
     .historiaimagen2 {
          display: none;
     }
     .historiaTexto {
          height: auto;
          width: 300px;
          padding: 0px 0px 0px 10px;
          font-size: 13px;
          margin: 5px;
     }
     .sectionProducto {
          height: auto;
     }
     .productosCaja {
          height: 300px;
          width: 150px;
          margin-right: 70px;
     }
     .productosCaja1 {
          height: 300px;
          width: 150px;
          margin-top: 50px;
          margin-right: 70px;
          margin-bottom: 20px;
          margin-left: 40px;
     }
     .productoImagen2 {
          height: 250px;
          width: 150px;
     }
     .productoimagenCaja {
          height: 250px;
          width: 150px;
     }
     h4 {
          margin-top: 10px;
     }
     .text {
          font-size: 3vw;
     }
     .banerTitulo1 {
          height: 380px;
          display: block;
     }
     .cajaTorta {
          width: 220px;
          height: 150px;
          padding-top: 20px;
          margin-left: 60px;
     }
     .tituloh5 {
          line-height: 80px;
     }
     .botonWassap1 {
          margin-top: 20px;
          margin-right: 100px;
     }
     .leyenda {
          font-size: 22px;
     }
     .sectionLeyenda {
          height: auto;
          display: inline-flex;
          justify-content: space-around;
     }
     .imagen2Leyenda {
          display: none;
     }
     .imagen1Leyenda {
          height: 90px;
          float: left;
          margin-top: 60px;
          margin-right: 10px;
     }
     .sectionLeyenda2 {
          display: inline-flex;
          height: auto;
          margin-bottom: 20px;
          justify-content: space-around;
     }
     .leyenda2 {
          font-size: 20px;
     }
     .imagen2Leyenda2 {
          display: none;
     }
     .imagen1Leyenda2 {
          height: 90px;
     }
     .contenedorDelicias {
          width: 600px;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-around;
          padding: 0px 5px;
     }
     .deliciasimagenCaja {
          height: 150px;
          width: 150px;
     }
     .deliciasCaja {
          width: 160px;
          height: 160px;
     }
     .deliciasBotones {
          width: 100px;
          height: 30px;
          font-size: 15px;
          margin-top: -55px;
     }
     .hoteleriaimagen {
          margin: 20px;
          height: 300px;
     }
     .textoHoteleria {
          font-size: 17px;
          color: #805D19;
          font-weight: bold;
          margin: 10px 5px;
     }
     .contendorTextoHoteleria {
          margin-top: 30px;
          height: auto;
          width: 300px;
     }
     .sectionContacto {
          background-image: url("../imagenes/fondo2.jpg");
          object-fit: contain;
          height: auto;
     }
     .tituloContacto {
          font-size: 30px;
          margin-bottom: 10px;
     }
     .subtituloContacto {
          font-size: 20px;
          margin: 7px 0px;
     }
     .textoContacto a {
          font-size: 17px;
          margin: 0px;
     }
     .contenedorContacto {
          padding: 30px 20px;
     }
     .contenedorTextoContacto {
          height: auto;
     }
}
@media all and (max-width: 599px) {
     .menu {
          display: flex;
          flex-direction: column;
          width: 60%;
         
     }
     .menuHamburguesa {
          display: none;
          height: 35px;
     }
     .etiquetaHamburguesa {
          float: right;
          display: block;
          box-sizing: border-box;
          width: 40px;
          margin: 10px 10% 0px 60%;
          line-height: 30px;
     }
     #menuHamburguesa:checked ~ nav {
          display: block;
     }
     .sinMargen {
          margin-top: 0px;
          padding: 0px;
     }
     .desplegableLi {
          display: block;
          position: relative;
          padding: 0px;
     }
     .botonDes {
          display: block;
          font-size: 22px;
          font-weight: 100;
          background-color: rgba(68, 48, 8, 1);
          color: #F5C62E;
          width: auto;
          height: 30px;
          text-align: right;
          padding: 5px 15px;
          margin: 0px;
     }
     .botonDes:hover {
          transition-property: all;
          transition-duration: 1s;
          color: #ffcc00;
          font-size: 20px;
          background-color: rgba(68, 48, 8, 0.6);
     }
     .cajaBotoneraDesplegable {
          display: block;
          margin-right: 20px;
          padding: 0px;
          height: auto;
     }
     .cajaBotonera {
          display: none;
     }
     .imagenMenuHamburguesa {
          width: 100%;
          background-color: rgba(68, 48, 8, 1);
     }
     .imagenBurger {
          display: block;
          width: 100%;
          background-color: rgba(68, 48, 8, .6);
          border-radius: 5px;
     }
     .logo {
          width: 130px;
          padding-left: 20px
     }
    /* .fijo {
          display: none;
     }*/
     .textoContacto {
          font-size: 12px;
          text-decoration: none;
     }
     .telefonoContacto {
          font-size: 12px;
          margin: 2px;
     }
     .leyenda2 {
          font-size: 22px;
     }
     .contenedorsucursales {
          height: 190px;
     }
     h2 {
          font-size: 20px;
          margin: 5px;
     }
     .historiaimagen1 {
          height: 200px;
          margin-left: 10px;
     }
     .historiaimagen2 {
          display: none;
     }
     .historiaTexto {
          height: auto;
          width: 300px;
          padding: 0px 0px 0px 10px;
          font-size: 10px;
          margin: 5px;
     }
     p {
          font-size: 12px;
     }
     .sectionProducto {
          height: auto;
          padding: 0px 10px;
     }
     .productosCaja {
          height: 200px;
          width: 100px;
          margin-right: 20px;
     }
     .productosCaja1 {
          height: 200px;
          width: 100px;
          margin-top: 30px;
          margin-right: 20px;
          margin-bottom: 10px;
          margin-left: 20px;
     }
     .productoImagen2 {
          height: 170px;
          width: 100px;
     }
     .productoimagenCaja {
          height: 170px;
          width: 100px;
     }
     h4 {
          margin-top: 5px;
          font-size: 13px;
     }
     .text {
          font-size: 18px;
          padding: 0px;
     }
     .banerTitulo1 {
          height: auto;
          padding: 10px;
          display: flex;
          flex-direction: column;
          justify-content: center;
     }
    .imagenPresentacion {
        height: 300px;
    }
     .cajaTorta {
          width: 200px;
          height: 130px;
          padding-top: 10px;
          margin-left: auto;
          margin-right: auto;
     }
     .tituloh5 {
          line-height: 50px;
          font-size: 30px;
     }
     .botonWassap1 {
          width: 170px;
          height: 50px;
          margin-left: auto;
          margin-right: auto;
          margin-top: 10px;
          margin-bottom: 10px;
          float: unset;
     }
     .leyenda {
          font-size: 20px;
     }
     .sectionLeyenda {
          height: auto;
          display: inline-flex;
          justify-content: space-around;
     }
     .imagen2Leyenda {
          display: none;
     }
     .imagen1Leyenda {
          height: 90px;
          float: left;
          margin-top: 10px;
          margin-right: 10px;
     }
     .contenedorLeyenda {
          padding-top: 0px;
     }
     .sectionLeyenda2 {
          display: inline-flex;
          height: auto;
          margin-bottom: 20px;
          justify-content: space-around;
     }
     .leyenda2 {
          font-size: 18px;
         padding-left: 10px;
     }
     .imagen2Leyenda2 {
          display: none;
     }
     .imagen1Leyenda2 {
          height: 90px;
     }
     .contenedorDelicias {
          width: 450px;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-around;
          padding: 0px 5px;
     }
     .deliciasimagenCaja {
          height: 150px;
          width: 150px;
     }
     .deliciasCaja {
          width: 160px;
          height: 160px;
     }
     .deliciasBotones {
          width: 100px;
          height: 30px;
          font-size: 15px;
          margin-top: -55px;
     }
     h5 {
          font-size: 22px;
     }
    .banerTitulo {
        height: 90px;
    }
     .hoteleriaimagen {
          margin: 20px;
          height: 200px;
     }
     .textoHoteleria {
          font-size: 14px;
          margin: 10px 5px;
     }
     .contendorTextoHoteleria {
          margin-top: 0px;
          margin-left: auto;
          margin-right: auto;
          height: auto;
          width: 300px;
     }
     .botonWassap {
          width: 170px;
          height: 50px;
          float: unset;
          margin-top: 10px;
         margin-bottom: 10px;
     }
     .imagenWassap {
          width: 130px;
     }
     .botonWassap:hover {
          background-color: #4BC865;
          border: 4px solid #F7FBF7;
          transition-duration: 1s;
     }
     .textoBoton {
          text-decoration: none;
          color: white;
          font-weight: 500;
          font-size: 20px;
     }
     .sectionContacto {
          background-image: url("../imagenes/fondo2.jpg");
          object-fit: contain;
          height: auto;
     }
     .tituloContacto {
          font-size: 25px;
          margin-bottom: 10px;
     }
     .subtituloContacto {
          font-size: 17px;
          margin: 7px 0px;
     }
     .contenedorContacto {
          padding: 30px 20px;
     }
     .contenedorTextoContacto {
          height: auto;
     }
}