body{
  font-family: "Open Sans", serif;
} 

.logo{
  width: 180px;
} 
 

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

.icon-footer{
  color: white;
}

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

.bg-text{
    background-color: #CBC9CD;
	border-radius: 10px;
	padding: 10px;
	display: inline-block;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff!important;
    background-color: #004c71!important;
}

.custom-pills.nav-link, .nav-pills .show > .nav-link {
    color: #004C71 !important;
}

.fancybox-next {
    right: 0;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}


/*botones*/
.btn-llamanos{
  background: #CBC9CD;
  color: #004C71;
  border-radius: 10px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-llamanos:hover{
  background: rgb(153, 153, 153);
  color: white;
} 


.btn-whatsapp{
  background: #00e676;;
  color: black; 
  border-radius: 10px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-whatsapp:hover{
  background: #007a3f;; 
  color:  black;
} 

.btn-envia {
  background: #004C71;
  color: white;
  border-radius: 10px;
  font-size: 20px;
  margin-left: 5px;
  margin-top: 5px;
}

.btn-envia:hover {
  background: rgb(84, 84, 84); 
  color: white;  
  
} 

.btn-1{
  background: #146b8e;
  color: white;
  border-radius: 10px; 
}

.btn-1:hover{
  background: rgb(0, 76, 113);
  color: white;
}

.btn-2{
  background: white;
  color: #004c71;
  border-radius: 10px; 
}

.btn-2:hover{
  background: rgb(67, 136, 163);
  color: white;
}

.btn-3{
  background: #023a4c;
  color: white;
  border-radius: 10px; 
}

.btn-3:hover{
  background: rgb(0, 76, 113);
  color: white;
}

.btn-4{
  background: #C1C1C1;
  color: #023a4c;
  border-radius: 10px; 
}

.btn-4:hover{
  background: rgb(130, 130, 130);
  color: white;
}

.txt-blue{
  color: #004c71;
}

.txt-gray{
  color: #3d3d3d;
}

.txt-bby-blue{
  color: #073649;
}

.txt-bby-white{
  color: white;
}

.f-txt{
  color: #004C71;
}

.m-txt{
  color: white;
  font-size: 12px;
}

.m-txt:hover{
  color: rgb(146, 146, 146);
  font-size: 13px;
}

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

.btn-llamanos-g{
  background: #072a38;
  color: #ffffff;
  border-radius: 10px;
  font-size: 25px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-llamanos-g:hover{
  background:#17627f; 
  color: white;  
}  

.btn-whats-g{
  background: #00e676;;
  color: black; 
  border-radius: 10px;
  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: 130%;
  background-repeat: no-repeat;
  background-position: center;
}

/*backgrounds*/
.bg-menu{ 
  background: #004C71;
}

.bg-gray{ 
  background: #cbc9cd;
}

.bg-blue{ 
  background: #004c71;
}

.bg-bby-light{
  background: #f4f4f4;
}

.bg-bby-white{
  background: #ffffff;
}

.bg-bby-blue{
  background: #004c71;
}

/*formulario*/
.bg-form {
  background: rgb(255 255 255 / 83%);
  border-radius: 20px; 
}

.box-1{
  background: #004c71;  
  border-radius: 30px; 
  padding: 40px; 
} 

.box-2{
  background: #f4f4f4;  
  border-radius: 30px; 
  padding: 40px; 
} 

.box1{
  background: rgb(255, 255, 255);
  border-radius: 10px;
  padding: 40px;
  box-shadow: -2px 0px 13px -1px rgba(0,0,0,0.59);
  -webkit-box-shadow: -2px 0px 13px -1px rgba(0,0,0,0.59);
  -moz-box-shadow: -2px 0px 13px -1px rgba(0,0,0,0.59);
}  

.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%);
}

/*caja texto*/
.txt-box1{
  background: #ffc102; 
  color: #0C2340;;
  border-radius: 20px;  
  padding: 8px 15px 8px 15px;
  display: inline-block; /* Ajusta el ancho al contenido */
}

/*.txt-box2 {
  background: #0299ff;
  color: #0C2340;
  border-radius: 20px;
  padding: 8px 15px 8px 15px;
  display: inline-block;
}*/

/* Estilos de tape effect */
.txt-box2 {
  background: #cacbcd;
  color: #004c71;
  border-radius: 20px;
  padding: 8px 8px;
  display: inline-block; /* Ajusta el ancho al contenido */
  transform-origin: left; /* Punto de inicio de la animación */
  transform: scaleX(0); /* Inicialmente contraído horizontalmente */
  opacity: 0; /* Oculto al inicio */
  transition: transform 0.8s ease-out, opacity 0.8s ease-out; /* Suavidad del efecto */
}

/* Clase activada para que la cinta aparezca */
.tape-effect.visible {
  transform: scaleX(1); /* Se expande a su tamaño completo */
  opacity: 1; /* Aparece completamente */
}

/*titulo de box1*/
.h2-with-line {
  display: flex;
  align-items: center;
  text-align: center;
}

.h2-with-line::before,
.h2-with-line::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #ccc; /* Color de la línea */
  margin: 0 15px; /* Espacio entre el texto y las líneas */
}

.pb-3 {
    padding-bottom: 3rem !important;
}

.pt-4 {
    padding-top: 3rem !important;
}

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

.img-size-1{
  width: 80px;
}

.img-size2{
  width: 1200px;
}

.img-size3{
  width: 100px;
}

.img-tslider{
  width:180px;
}

.img-camion-1{
  width:1000px;
  border-radius: 40px;
}

.bcard-accent {
  border-color: rgb(16, 218, 90)!important; 
}
#video-banner{
    height: 650px;
}
.video-banner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
    z-index: -1;
    padding: 0;
}
video{
    height: auto;
    border-radius: 0.75rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
}

/*moving arrow*/
.moving-arrow {
  display: inline-block;
  animation: move-right 1.5s infinite linear;
}

@keyframes move-right {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(3px); /* Ajusta la distancia de movimiento */
  }
  100% {
    transform: translateX(0);
  }
}

/*up and down icon*/
.updown-icon {
  display: inline-block; /* Necesario para que la animación funcione */
  animation: move-up-down 1.5s infinite ease-in-out;
}

/* Definición de la animación */
@keyframes move-up-down {
  0% {
    transform: translateY(0); /* Posición inicial */
  }
  50% {
    transform: translateY(5px); /* Mueve hacia abajo */
  }
  100% {
    transform: translateY(0); /* Vuelve a la posición inicial */
  }
}

/*fade left texto banner*/
.fade-in-text {
  opacity: 0; /* Inicialmente invisible */
  transform: translateX(-100px); /* Comienza desplazado hacia la izquierda */
  animation: fadeInLeft 2s ease-in-out forwards; /* Animación de aparición */
}

@keyframes fadeInLeft {
  0% {
    opacity: 0; /* Comienza invisible */
    transform: translateX(-100px); /* Comienza desplazado hacia la izquierda */
  }
  100% {
    opacity: 1; /* Aparece completamente */
    transform: translateX(0); /* Termina en su posición original */
  }
}

/*fade in texto temario + js script*/ 
.fade-in-on-scroll {
  opacity: 0; /* Inicialmente invisible */
  transform: translateY(20px); /* Se mueve un poco hacia abajo */
  transition: opacity .9s ease-in-out, transform 1.5s ease-in-out; /* Efecto suave */
}

.fade-in-on-scroll.visible {
  opacity: 1; /* Aparece */
  transform: translateY(0); /* Regresa a su posición original */
} 

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

}



@media (max-width: 768px){
	#video-banner {
    height: 170px;
}
	
	.video-banner {
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        object-fit: cover;
        z-index: -1;
		height: auto;
        border-radius: 0.75rem;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    }

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

.h1banner{
	padding-top: 18px; 
    font-size: 31px;
	margin-bottom: 80px;
}

.h2banner{
	/*padding-top: 23px;*/
    font-size: 19px;
	margin-bottom: 4px;
}

.box1 {
  margin: 20px;
  padding: 10px;
}

/*formulario*/
.bg-form {
  margin-top: 120px;	
  background: rgb(126, 126, 126);
  border-radius: 20px; 
}  
 
}