

#page {
  background-color: #1A1A1A
}

html, body {
  background-color: #222; 
  min-height: 100%;
}

  
.navbar-toggler {
    filter: invert(1) brightness(2);
}




body {
    background-color: #f9f9f9;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #2BB2BB;
    margin: 0;
      padding-top: 2%;
        padding-bottom: env(safe-area-inset-bottom);

}
.imagen-principal::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    rgba(0, 0, 0, 0.35),
    rgba(0, 0, 0, 0.15)
  );
  z-index: 1;
}

.imagen-principal .overlay {
  position: relative;
  z-index: 2;
}


.carousel-inner {
  aspect-ratio: 16 / 9;
}

.carousel-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (max-width: 768px) {
  .carousel-inner {
    aspect-ratio: 4 / 3; 
  }
}

@media (max-width: 768px) {
  .hidebutton1 {
    display: none !important;
  }
}

@media (max-width: 768px) {
  :root {
    --header-offset-mobile: 140px;
  }

  body {
    padding-top: var(--header-offset-mobile, 140px);
  }
}

@media (max-width: 768px) {
  body {
    background-attachment: scroll !important;
  }
}


@media (min-width: 768px) {
  .hidebutton2 {
    display: none !important;
  }
}



p, h1, h2, link, a, section, span, button, form, option, textarea, input::placeholder, input, textarea::placeholder, select, .form-control, .btn, .galeria-botones {
  font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.grande {
  font-size: 125%;
}
footer {
    background-color: #1A1A1A;
    color: white;
    padding: 20px 0;
    text-align: center;
}

footer a {
    color: #ffffff;
    text-decoration: none;
}
.contenedor1 {
    color: #2BB2BB;
      font-family: "Josefin Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}



.imagentexto {
  position: relative;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}

.textMenu {
  list-style: none;
  margin: 0;
  padding: 10px;
  background: rgba(4, 178, 187, 0.702);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
  overflow-y: auto; 
}

.textMenu li {
  margin: 4px 0;
}

.textMenu a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.9rem; 
  max-width: 90%; 
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.textMenu a:hover {
  text-decoration: underline;
}

.imagentexto:hover .textMenu {
  opacity: 1;
}

.img-contenedor {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
  background-color: #2BB2BB !important;
  color: #ffffff !important;
}



.textMenu {
  list-style: none;
  margin: 0;
  padding: 10px;
  background: rgba(4, 178, 187, 0.702);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
  overflow-y: auto;
}

.textMenu li {
  margin: 4px 0;
}

.textMenu a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8rem;
  max-width: 90%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.margin-bottom {
  margin-bottom: 5px;
}
.textMenu a:hover {
  text-decoration: underline;
}

@media (hover: hover) and (pointer: fine) {
  .img-contenedor:hover .textMenu {
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .img-contenedor {
    cursor: pointer;
  }


  .img-contenedor.active .textMenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}

.imagen-principal {
  margin-top: 4%;
}

@media (max-width: 479.98px) {
  .imagen-principal { margin-top: calc(var(--header-offset-mobile, 140px) * -0.15); }
}

@media (min-width: 480px) and (max-width: 1280px) {
  .imagen-principal { margin-top: 11%; }
}

@media (min-width: 1281px) and (max-width: 1470px) {
  .imagen-principal { margin-top: 9%; }
}

@media (min-width: 1920px) and (max-width: 2559px) {
  .imagen-principal { margin-top: 4%; }
}





 .imagen-principal img {
    width: 100%;
    height: auto;
    display: block;

    object-fit: cover;
  }
 .imagen-principal-img {

    aspect-ratio: 96 / 35;
  }
    @media (max-width: 768px) {
    .imagen-principal {
      margin-top: calc(var(--header-offset-mobile, 100px) * -0.15);
      aspect-ratio: 9 / 18;
      overflow: hidden;

    }
    .imagen-principal img {
      width: 100%;
      height: 100%;
      object-fit: cover; 
    }
  }

@media (max-width: 768px) {
  .conjunto-adaptable1 {
    display: none;
  }
}

.card {
  overflow: hidden;
}
.card-img-top,
.galeria-img-card img,
.img-contenedor img,
.imagen-principal-img,
.imagentexto img,
.contenedor-blog-secundarios img {
  transition: transform 300ms ease;
  will-change: transform;
}
.card:hover .card-img-top,
.galeria-img-card:hover img,
.img-contenedor:hover img,
.imagentexto:hover img,
.contenedor-blog-secundarios img:hover {
  transform: scale(1.06);
}

.imagen-principal .imagen-principal-img,
.imagen-principal:hover .imagen-principal-img {
  transform: none !important;
  transition: none !important;
}
@media (min-width: 768px) {
  .conjunto-adaptable2 {
    display: none;
  }
}

.conjunto-adaptable1 a p, .conjunto-adaptable2 a p{
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  max-width: 90%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 120%;

}



@media (min-width: 768px) {
  .TextoDentro {
  margin-top: 0.5rem;

  }
}





.contenedor1 p {
  text-align: center;
  font-size: 210%;
  margin-top: 2%;
}

.espacio {
    padding-top: 10%;
}

@media (max-width: 768px) {
  .espacio {
    padding-top: 50%;
  }
}

.espacio1 {
    padding-top: 8%;
    font-size: large;
}

@media (max-width: 768px) {
  .espacio1 {
    padding-top: 6%;
  }
}


.espacio2 {
    padding-top: 5%;
    text-align: center;
    font-size: 200%;
    color: #2BB2BB;
}

.colorP {
    color: #2BB2BB;
    font-size: 225%;
}
.textocolor {
    margin: 0;
    padding-left: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.imagentexto {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 200%;
}
.TextoDentro1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 120%;
    font-weight: bold;

}


.img-contenedor {
  position: relative;
  display: inline-block;
  width: 100%;
}

.img-contenedor img {
  width: 100%;
  height: auto;
  display: block;
}

.TextoDentro2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 20px;
  border-radius: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  font-size: 120%;
  

}

.conjunto-adaptable2 a {
    font-size: 120%;
  }


.contenedorlogo {
    position: relative;
    width: 100%;
    height: 200px;
}
.margin {
    margin-top: 10%;
    text-align: center;
    font-size: 170%
}

.logotipo {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 200px;
    margin-right: 1%;
    margin-top: 1%;
}

.contenedor2 {
  background-color: rgba(255, 255, 255, 0.8);
}

.subcon2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 1rem;
}

.subcon2 img {
  width: 175px;
  height: auto;
  margin-bottom: 1rem;
}

.subcon2 span {
  font-size: 0.95rem;
  line-height: 1.5;
  color: #333;
}


.contenedor3 {
  background-color: #1A1A1A;
  color: #2BB2BB;
  margin-bottom: 2%;
  padding: 2% 0%;
}

.contenedor3 h2 {
text-align: left;
}

.font-size-1 {
  font-size: 2rem;
}
.contenedor-producto {
  max-width: 1200px;
  margin: auto;
  padding: 20px;
}
.contenedor3 input,
.contenedor3 select,
.contenedor3 textarea {
  background-color: #111111;
  color: #f9f9f9;
  border-bottom: 1px solid #2BB2BB;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
}

.contenedor3 input::placeholder,
.contenedor3 textarea::placeholder {
  color: #f9f9f9;
}

.contenedor3 textarea:focus,
.contenedor3 input:focus,
.contenedor3 select:focus {
  border-color: #2BB2BB;
  box-shadow: 0 0 5px rgba(43, 178, 180, 0.5);
  outline-color: #2BB2BB;
  color: #f9f9f9;
  background-color: #111111;

}

.contenedor3 input:not(:placeholder-shown),
.contenedor3 textarea:not(:placeholder-shown) {
  background-color: #111111;
  color: #2BB2BB;
}

.contenedor3alt input:not([type="checkbox"]),
.contenedor3alt select,
.contenedor3alt textarea {
  background-color: #F5F5F5;
  color: #1A1A1A;
  border-bottom: 1px solid #2BB2BB;
  border-top: 0;
  border-right: 0;
  border-left: 0;
}

.contenedor3alt input:not([type="checkbox"]):focus,
.contenedor3alt select:focus,
.contenedor3alt textarea:focus {
  border-color: #2BB2BB;
  box-shadow: 0 0 5px rgba(43, 178, 180, 0.5);
  outline-color: #2BB2BB;
  color: #1A1A1A;
  background-color: #f9f9f9;
}

.contenedor3alt input:not([type="checkbox"]):not(:placeholder-shown),
.contenedor3alt textarea:not(:placeholder-shown) {
  background-color: #f9f9f9;
}

.custom-padding {
  padding: 20px 150px;
}

.contenedor4 {
  background-color: #1A1A1A;
  color: #2BB2BB;
  margin-bottom: 4%;
  padding: 2% 0%;
}

.contenedor4 a {
  color: #2BB2BB;
  text-decoration: none;
}
.contenedor4 a:hover {
  color: #3be4f0;
  text-decoration: none;
  transition: color 0.3s ease;
}

.custom-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #ccc;
  padding: 10px 40px 10px 10px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='%232BB2BB' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px;
  color: #333;
  transition: all 0.3s ease;
}

.custom-nav-item {
    background-image: url("data:image/svg+xml;utf8,<svg fill='%232BB2BB' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px;
    padding-right: 25px;


}
.dropdown-menu {
  background-color: #1A1A1A !important;
  border: none !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2)!important;
}

.btn-custom {
background-color: #2BB2BB !important;
color: #ffffff !important;
font-family: "Josefin Sans", sans-serif !important; 
font-optical-sizing: auto !important;
font-weight: 400 !important;
font-style: normal !important;
}

.text-center-alt {
  text-align: center;
  font-size: 2rem;
  margin-top: 10%;
  margin-bottom: 2.5%;
}


.navbar a {
  color: #f9f9f9;
  font-weight: 400;

}

.navbar a:hover {
  color: #c4c4c4;
}


#imagenProducto {
  opacity: 1;
  transition: opacity 0.5s ease;
}
#imagenProducto.fade-out {
  opacity: 0;
}

.dropdown-menu {
  opacity: 0;
  transform: translateY(10px);
  visibility: hidden;
  transition: all 0.3s ease;
}

.dropdown-menu.show {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}

.container-about-us {
  text-align: center;
  width: 90vw;
  max-width: 1000px;
  min-width: 320px;
  margin: auto;
  font-size: larger;
  margin-bottom: 4%;
}

.container-about-us img {
  margin-top: 15%;
  max-width: 50%;
}

@media (max-width: 768px) {
  .container-about-us img {
    max-width: 100%;
    margin-top: 5%;
  }
}
@media (max-width: 768px) {
  .container-about-us {
    margin-bottom: 16%;
  }
}



.proyectos-realizados {
  margin-top: 10%;
}



.terrazas-hover {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.submenu-terrazas {
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 0.3s ease;
  z-index: 2;
}

.submenu-terrazas .opcion-terraza {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 0.9rem;
  margin: 2px 0;
}
.tamano-imagen-articulo {
  width: 60%;
  height: auto;
  max-height: 400px;
  object-fit: cover;
}

@media (max-width: 768px) {
  .tamano-imagen-articulo {
    width: 100%;
    max-height: 200px;
  }
}
.margin2 {
    margin-top: 15%;
    text-align: left;
    font-size: 400%;
    color: #2BB2BB;
}

.terrazas-hover:hover .submenu-terrazas {
  visibility: visible;
}

#terrazasModal .modal-content {
  background-color: #2BB2BB; 
  color: #ffffff; 
  border: none;
}

#terrazasModal .modal-header,
#terrazasModal .modal-body {
  background: transparent;
  color: #ffffff;
}

#terrazasModal .modal-title {
  color: #ffffff;
}

#terrazasModal .btn-close {
  filter: invert(1) brightness(2);
  opacity: 0.9;
}

#terrazasModal .list-group-item {
  background: transparent;
  border: none;
  color: #ffffff;
}

#terrazasModal .list-group-item a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
}

#terrazasModal .list-group-item a:hover {
  text-decoration: underline;
}

#navbar {
  transition: top 0.4s cubic-bezier(0.4,0,0.2,1), opacity 0.4s cubic-bezier(0.4,0,0.2,1);
}

#navbar.oculto {
  top: 0 !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

#proyectos-lista .card-img-top {
  aspect-ratio: 4/3;
  object-fit: cover;
  max-height: 200px !important;
}
.galeria-botones button.active {
  background: #222;
  color: #fff;
  border-radius: 5px;
}

.galeria-botones {
    margin-top: 2%;
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem;
    justify-content: center;
    margin-bottom: 2rem;
    background: #1A1A1A;
    border-radius: 2px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.10);
}
.galeria-botones button {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 1px;
    padding: 0.7rem 2.5rem;
    border-radius: 30px;
    transition: background 0.2s, color 0.2s, box-shadow 0.2s;
    cursor: pointer;
    box-shadow: none;
}
.galeria-botones button.active,
.galeria-botones button:hover {
    background: #181818;
    color: #2BB2BB;
}
.galeria-tipo {
    display: none;
}
.galeria-tipo.active {
    display: block;
}
.galeria-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 1.5rem;
}
@media (min-width: 576px) {
    .galeria-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 992px) {
    .galeria-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.galeria-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}

.galeria-img-card {
  overflow: hidden;
  border-radius: 10px;
  background: #181818;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1 / 1; 
  min-height: 0;
}

.galeria-img-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  aspect-ratio: 1 / 1; 
  border-radius: 10px;
  transition: transform 0.3s;
  background: #222;
}

.galeria-img-card:hover img {
  transform: scale(1.05);
}


.contenedor-blog-secundarios {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 1.5rem;
}
.contenedor-blog-secundarios a {
    text-decoration: none;
    color: #2BB2BB;
}
.contenedor-blog-secundarios h3 {
    font-size: 1.15rem;
    font-weight: 600;
    font-size: xx-large;

}
.contenedor-blog-secundarios img {
    max-height: 140px;
    object-fit: cover;
    border-radius: 10px;
}
.contenedor-blog-secundarios .row {
    margin-bottom: 2rem;
}
@media (max-width: 768px) {
    .contenedor-blog-secundarios {
        padding: 0 0.5rem;
    }
    .contenedor-blog-secundarios h3 {
        font-size: xx-large;

      }
    .contenedor-blog-secundarios img {
        max-height: 100px;
    }
}

@media (min-width: 768px) {
  .contenedor-producto .producto-texto {
    margin-top: 5%;
  }
}

.contenedor3alt input,
.contenedor3alt select {
  padding: 5px 10px;
    font-size: 1.2rem;

}
.contenedor3alt textarea {
  padding-bottom: 80px;
  font-size: 1.2rem;
}

.contenedor3alt button {
  padding: 10px 50px;
  font-size: 1.3rem;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float:hover {
	text-decoration: none;
	color: #FFF;
  background-color:#1ab152;
    
    animation: shake 1s;

 
  animation-iteration-count: infinite;
}

.galeria-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}

.galeria-img-card {
  overflow: hidden;
  border-radius: 8px;
}

.galeria-img-card img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.galeria-img-card:hover img {
  transform: scale(1.05);
}


.my-float{
	margin-top:16px;
}


@media (min-width: 992px) {
  .navbar .dropdown-menu {
    display: block; 
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    padding-top: 0;
    padding-bottom: 0;
    transition: max-height 0.3s ease, padding 0.3s ease, visibility 0s linear 0.3s;
  }

  .navbar .dropdown.show > .dropdown-menu,
  .navbar .dropdown-menu.show {
    max-height: 500px; 
    visibility: visible;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    transition: max-height 0.3s ease, padding 0.3s ease, visibility 0s;
  }
}

@media (max-width: 991.98px) {
  .navbar .dropdown-menu {
    position: static !important;
    max-height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    transition: max-height 0.3s ease, padding 0.3s ease;
  }

  .navbar .dropdown.show > .dropdown-menu,
  .navbar .dropdown-menu.show {
    max-height: 500px; 
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

#navbar > nav:nth-of-type(2) .navbar-nav > .nav-item > .nav-link {
  position: relative; 
  padding-bottom: 0.35rem;
}

#navbar > nav:nth-of-type(2) .navbar-nav > .nav-item > .nav-link.active,
#navbar > nav:nth-of-type(2) .navbar-nav > .nav-item > .nav-link.current-menu-item,
#navbar > nav:nth-of-type(2) .navbar-nav > .nav-item.current-menu-item > .nav-link {
  color: #2DB2BB !important;
}

#navbar > nav:nth-of-type(2) .navbar-nav > .nav-item > .nav-link::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) scaleX(0);
  transform-origin: center;
  width: 60%;         
  height: 3px;     
  background: #2DB2BB;
  transition: transform 220ms cubic-bezier(.2,.8,.2,1);
  border-radius: 2px;
}

#navbar > nav:nth-of-type(2) .navbar-nav > .nav-item > .nav-link:hover::after,
#navbar > nav:nth-of-type(2) .navbar-nav > .nav-item > .nav-link.active::after,
#navbar > nav:nth-of-type(2) .navbar-nav > .nav-item > .nav-link.current-menu-item::after {
  transform: translateX(-50%) scaleX(1);
}


#navbar > nav:nth-of-type(2) .dropdown-menu {
  background-color: #1A1A1A !important;
  border: 0 !important;
  min-width: 220px;
}


#navbar > nav:nth-of-type(2) .dropdown-menu .dropdown-item {
  color: #ffffff !important;
}


#navbar > nav:nth-of-type(2) .dropdown-menu .dropdown-item:hover,
#navbar > nav:nth-of-type(2) .dropdown-menu .dropdown-item:focus,
#navbar > nav:nth-of-type(2) .dropdown-menu .dropdown-item.active,
#navbar > nav:nth-of-type(2) .dropdown-menu .current-menu-item > .dropdown-item {
  background-color: #2DB2BB !important;
  color: #ffffff !important;
}

.galeria-img-aspect {
  aspect-ratio: 1 / 1;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222;
}

.galeria-img-aspect img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}



.extras-producto .form-check-input[type="checkbox"] {
  all: unset;
  appearance: none;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border: 2px solid #2BB2BB;
  border-radius: 4px;
  background-color: transparent;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
  margin-right: 8px;
}

.extras-producto .form-check-input[type="checkbox"]:checked {
  background-color: #2BB2BB;
  border-color: #2BB2BB;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='3' d='M5 10l3 3l7-7'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
}

.extras-producto .form-check-input[type="checkbox"]:hover {
  box-shadow: 0 0 6px rgba(43, 178, 187, 0.6);
}

.extras-producto .form-check-label {
  color: #1A1A1A;
  font-weight: 500;
  cursor: pointer;
}

.extras-producto .form-check {
  margin-bottom: 10px;
}


.inner {
  max-width: 100%;
  height: auto;

}

/* --- arreglo de boostrap --- */

.dropdown-menu.show {
  display: block;
}

.navbar-nav .show > .nav-link,
.navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}



/* logo adaptable */





/* menus adaptables correo y whatsapp en celulares y escritorio */

@media (max-width: 768px) {
  .menu-adaptable-1 {
    display: none;
  }
}
@media (min-width: 768px) {
  .menu-adaptable-2 {
    display: none;
  }
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, 1);
}



.modal-content {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  height: 100%;
  border-radius: 0;
}

.flexvertical {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}