@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css");

body{
  font-family: "Open Sans", serif;
  color: #0a0a0a;
} 
p {
    margin-top: 0;
    margin-bottom: .5rem;
}

.logo{
  width: 200px;
} 

h2{
  font-size: 28px!important;
}

h3{
  font-size: 26px!important;
}

h4{
  font-size: 24px!important;
}

h5{
  font-size: 22px!important;
}

h6{
  font-size: 20px!important;
}

.fw-bold{
  font-weight: 600!important;
}

.img-btn-float{
  width: 50px;
}

.btn-float1 {
  position: fixed;
  bottom: 110px;
  right: 30px;
  z-index: 99999999;
  width:70px;
}
.btn-float2 {
  position: fixed;
  bottom: 160px;
  right: 30px;
  z-index: 99999999;
  width:70px;
}
 

/*titulos banner*/
.h1banner{ 
	font-weight: 700!important;
  color: white;
  text-shadow: 3px 3px 3px #000;
}
.h2banner{
	font-weight: 400;
  color: white;
  font-size: 1rem;  
  text-shadow: 1px 1px 4px #000;
  
}

.txt-gray{
  color: #303030;
}

.txt-footer{
  color: #4f5053!important;
}

/*efecto glass banner*/
.glass-box {
  background: rgba(255, 255, 255, 0.15); /* transparencia */
  backdrop-filter: blur(3px); /* efecto vidrio */
  -webkit-backdrop-filter: blur(3px); /* soporte Safari */
  display: block;
  border-radius: 0px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);  
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);
  color: white;
  border: 1px solid rgba(255, 255, 255, 0.15);
  display: inline-block!important; /* clave para que solo mida lo que ocupa el texto */

}

.icon-footer{
  color: white;
}

.icon-footer:hover{
  color: gray;
}


/*botones*/
.btn-llamanos{
  background: rgb(0, 0, 0);
  color: white;
  border-radius: 0px;
  font-size: 15px;
  margin-left: 5px; 
  margin-top: 5px;
}

.btn-llamanos:hover{
  background: rgb(210, 210, 210);
  color: black;
} 
 
.btn-whatsapp{
  background: #00e676;
  color: black; 
  border-radius: 0px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-whatsapp:hover{
  background: #007a3f;; 
  color:  white;
}

.btn-1{
  background: black;
  color: white;
  border-radius: 0px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}

.btn-1:hover{
  background: #b5b4b4;
  color: black; 
}

.btn-2{
  background: white;
  color: black; 
  border-radius: 0px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}

.btn-2:hover{
  background: #d6d6d6;
  color: black;
}

.btn-envia{
  background: #0a0a0a;
  color: white;
  border-radius: 0px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}

.btn-envia:hover{
  background: #d6d6d6;
  color: black;
} 

/*botones gracias*/
.btn-back{ 
  background: gray;
  color: #ffffff;
  border-radius: 0px;
  font-size: 20px;
  margin-left: 5px;
  margin-top: 5px;
  font-weight: 600;
}
.btn-back:hover{
  background: #3e3d3d;
  color: white;   
} 

.btn-llamanos-g{
  background: #000;
  color: #ffffff;
  border-radius: 0px;
  font-size: 25px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-llamanos-g:hover{
  background:#757474; 
  color: white;   
}  

.btn-whats-g{
  background: #00e676;;
  color: black; 
  border-radius: 0px;
  font-size: 25px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-whats-g:hover{
  background: #007a3f;; 
  color:  white;

}  

/*banner fondo*/ 
#banner {
  background-image: url(../img/banner.webp);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

/*backgrounds*/
.bg-menu{ 
  background: gray;
}

.bg-black{
  background: black;
}

.bg-gray1{
  background: #ededed;  
} 

.bg-footer{
  background: #1a1b23;
}
/*card ubicacion*/
.card-white{
  background: white;
  padding: 20px;
}

.gradient-box1{ 
  background: #ffffff;
  background: linear-gradient(-90deg,#ffffff 50%, rgb(248 249 250) 50%);
  background: -webkit-linear-gradient(-90deg,#ffffff 50%, rgb(248 249 250) 50%);
  background: -moz-linear-gradient(-90deg,#ffffff 50%, rgb(248 249 250) 50%);
}


/*formulario*/
.bg-form {
  background: rgba(255, 255, 255, 0.664);
  border-radius: 0px; 
  color: black;
}  



/*tamaño de imagenes*/
.img-size{
  width: 200px;
}

.img-size2{
  width: 60px;
}

.img-tslider{
  width:180px;
}

.bcard-accent {
  border-color: rgb(16, 218, 90)!important; 
}



/*tabla comparativa*/
.tabla-corporativa {
  border-top: 2px solid #000;
}

.tabla-corporativa tbody tr {
  border-bottom: 1px solid #000;
}

.caracteristica-col {
  font-weight: 600;
  letter-spacing: 0.5px;
}


/*.owl-nav button {
  background: none;
  border: none;
  font-size: 1.6rem!important;
  color: #002A69;
  pointer-events: all;   
}

.owl-nav button:hover {
  color: #002A69;
} */

.img-owl{
    display: inline-block!important; 
}

.img-ic{
  width: 70px!important;
}

.img-ic2{
  width: 100px!important;
}
  
/*botones owl*/
.owl-nav {
    position: absolute;
    top: 100%; /* Ajusta la altura de las flechas */
    width: 100%;
    display: flex;
    justify-content: center;
    pointer-events: none;
}

.owl-nav button {
    background: none;
    border: none;
    font-size: 1.6rem!important;
    color: #333;
    pointer-events: all;
}

.owl-nav button:hover {
    color: #000;
} 




@media (max-width: 425px){
  #banner {
    background-size: 160% auto!important;
    background-position: 0px 0px;
} 

}



@media (max-width: 768px){
	
	  .owl-nav {
    width: 94%;
	left:1rem;
  }


  #banner {
      background-size: 160% auto;
      background-position: 0px 0px;
  } 

  .h1banner{
    padding-top: 5px; 
    font-size: 31px;
    margin-bottom: 4px;
  }

  .h2banner{
    font-size: 15px;
    margin-bottom: 4px;
  }


  /*formulario*/
  .bg-form {
    color: white!important;
    background: black;
    border-radius: 0px;
    margin-top: 100px;
    margin-bottom: 50px;
  } 


.btn-envia{
  background: white;
  color: black;
  border-radius: 0px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}

.btn-envia:hover{
  background: #a5a5a5;
  color: black; 
} 

 
}