html{font-size:16px;height: 100%; font-family: "Poppins", sans-serif; margin:0; padding: 0;}
body {font-size:16px;font-family: "Poppins", sans-serif; margin:0; padding: 0; ; background:#EDF4FC }
.fila {width:100% ;position: relative;}
.madre{position:relative;}
.cabecera{ position:relative;overflow:visible; width:100%; height: 90px; margin:auto; background: #184674;padding:24px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); z-index: 40}
.overlay-cab{position:absolute; z-index: 20; bottom:0; right:0;width:70%; padding: 24px 14% ; background: rgba(255,255,255,0.60); border-radius:350px 0 0 0}
.overlay-pie{position:relative;padding-left:120px;background: rgba(255,255,255,0.30); border-radius:100px 0 0 0}
.centradohor{display: flex;  justify-content: center; }
.logo{max-width:250px; position: relative;margin:14px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}
header{height:24px;}


.contenedor{width:100%}
.contenedor-con{ width:100%;position:relative; max-width: 1260px ; margin: auto}


/*.sticky */
.sticky {
  position: fixed; z-index: 100;
  top: 0;
  width:100%; max-width: 100%;height:60px;background: #184674;padding:12px;transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);border-radius: 0;box-shadow: 0 0 0 }
.sticky .logo{max-width:150px; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);}

.sticky + .content {
  padding-top: 102px;
}

.btn-up {position:fixed;min-width:50px;border-radius: 100px; padding:6px 10px; background:#efefef; border:1px solid #A3A3A3; color:#fff; bottom:2%; right:180px;z-index: 1000}
.btn-atras{ position:relative;}

.menu-cssmenu{
	position:relative;background:none;
	overflow: visible ;width:100%; margin:auto;padding-top:5px; padding-bottom: 15px}




.listado{ padding:10px 10px 10px 30px;}
.lista{ padding:10px 10px 10px 45px;font-family: "Poppins", sans-serif; color: #333 }
.lista li{line-height: 180%;}

.centradovertical {
   min-height: 275px;
   display: flex;
   justify-content: center;
   align-items: center;
}

.separasec{padding:64px 0}
/**-----*/

.pie{background:#184674;padding-top: 40px; padding-bottom: 0 }

.pie p {color:#fff; font-size:14px}
.pie a{color:/*#058B87*/#184674;text-decoration: none }
.pie .enlace{color:#82A1BF}
.pie h4{color:#fff}



/*------*/

.menup{
	font-family: "Montserrat", sans-serif;
	font-size: 16px; 
	color:#fff ;
	text-align:left;	
	line-height: 15px;
	margin: 0px 5px;
	padding:5px 8px;
	text-decoration: none; 
	font-weight:600;text-transform:capitalize;
	
}
.menup:hover{color:#FDD503}


.pad-esp{padding:0 8%}
.pad-home{padding:1.5% 25%}




.btn-redondo { position:absolute;right: 20px; bottom:20px;z-index: 100;
	font-size: 30px;
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #Fff;color:black;
  border: none;
	cursor: pointer;}




p, label{line-height:170%;font-size:16px;font-family: "Poppins", sans-serif; }
h1,h2,h3,h4,h5{font-family: "Poppins", sans-serif;}
h1{color:#062E5A; font-size: calc(2.5em + 3vw); line-height:100%; font-weight:400; font-family:"Montserrat", sans-serif; margin:0 }
h2{color:#062E5A; font-size: calc(2em + 1.6vw);font-weight:300;line-height:90%;}
h3{color:#062E5A;font-size:20px;font-weight:400;line-height:130%; letter-spacing: -1px;}
h4{color:#062E5A;font-size:16px;font-weight:300;line-height:100%;text-transform:uppercase}

h5{color:#6ABEC5;font-size:14px;font-weight:400;  letter-spacing: -1px;}

h3.ofer{color:#062E5A;font-size:25px;;line-height:100%;}
.text-antecab {color:#fff; margin:0;}
.h1{font-family:"Poppins", sans-serif;  font-size: 7.5vw; line-height:110%; font-weight:400; letter-spacing: -1px ;text-align: center}
.h1cab{font-family:"Poppins", sans-serif;  font-size: 2.3vw; line-height:110%; font-weight:200; letter-spacing: -1px ;text-align: center}
.h2{color:#062E5A; font-size: calc(1em + 1.2vw);line-height:130%;}
.h3{font-size:24px;font-weight:500;line-height:130%;  color:#FF6600}

.destacado{font-size:calc(12px + 0.5vw)}
.texto{font-family: "Poppins",  sans-serif; font-size:16px; color:#575747; line-height:20px}
input{ font-family: "Poppins",  sans-serif;}
.texto-10, .texto-9{font-family:"Poppins",  sans-serif; font-size:13px; line-height:20px}

.mg0{margin-top:0}
.mg00{margin-top:0; margin-bottom: 0;}
.mgb0{ margin-bottom: 0;}
.mg44{margin-top:4px; margin-bottom: 4px;}




.negro{color:#333}
.blanco{color:#fff}
.gris{color:#6A6969;}
.amarillo{color: #FF6600}
.azul{color:#0059B3}
.naranja{color:#E47F32}
.verde{color:#3EA246}
.fondop {background:#D3E5EB}
.fondo1{background:#fff; }
.fondo2{background:#EDF4FC ;}
.fondo3{background:#777 ;}
.fondo4{background:rgba(0,89,179,0.08);}
.fondodeg{/*background: linear-gradient(90deg, rgba(0,89,178,1) 50%, rgba(254,159,0,1) 80%)*/background: linear-gradient(90deg, rgba(0,89,178,1) 0%, rgba(68,73,175,0.6923144257703081) 41%, rgba(255,138,0,1) 100%);}

.img-fondo{
	width:100%; height: 100%;	
position:absolute; top:0; left:0; z-index: 0;}
.img-fondo img{
  width: 100%;
  height: 75vh;
  object-fit: cover;
	 
  filter: opacity(90%) contrast(90%) invert(10%);
}
.img-fondo::before img {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
  background-color: blue;
  mix-blend-mode: multiply;
	opacity: 0.4;}
.img-fondos { 
	
  background-size: cover; /* Hace que la imagen cubra toda la capa */
  background-position: center; /* Centra la imagen */
}

.btn {
	background:#184674; font-size: 20px; cursor:pointer; color:#fff; border-radius:6px; padding:12px 36px ;text-align: center; line-height: 100%; margin: auto; display: inline-block; }
.btn-plus{font-size:24px;padding: 12px 36px;}

.pl50{padding-left: 50px}
.pr50{padding-right: 50px}

.caja-flex{
display: flex;
flex-wrap: wrap;
	}
.flex{display:flex;}
.flex-altos{align-items: stretch;}
.flex-dir, .flex--dir{flex-direction: row ;display:flex ; align-items: center;/* Centra verticalmente los elementos */}
.flex-dir2{flex-direction: column;display:flex ;height: 100vh; justify-content: center; /* Centra horizontalmente los elementos */}
.flex-espaciado{justify-content: space-between;} 
.caja-flex-caja {
    margin: 0.5%;
    width: 32%;
    padding: 25px;
    border: 1px solid #ccc;
    color: #555;
	font-family: "Dosis", sans-serif;}
.caja-flex-centrado{
		display:flex;flex-direction:column; justify-content:center; 
		}
.caja{border:1px solid #333; padding:8px;margin-bottom: 15px;border-radius: 4px}

.redondeo{ border-radius:8px}


/*------------------*/
.logo {
  transition: transform 0.3s ease;
}

.logo:hover {
  transform: scale(1.05);
}

.logoanima {
  opacity: 0;
  transform: translateY(-20px);
  animation: fadeSlide 2s ease forwards;
}

@keyframes fadeSlide {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.logoanima2 {
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-5px); }
}
	
/*-------zoom-----------------*/
.cajon {position:relative;margin: 0 1% ; width: 98%; transition:all .5s ease-in-out ; padding-bottom:0 !important;line-height: 0 }
.cajon div.textocajon{
	display:none;
	position:absolute; width:100%; top:75%;z-index: 100;padding: 18px; background: linear-gradient(rgba(34,33,33,0.80),rgba(77,76,76,00))
	}
.cajon div.textocajon p{
	color:#fff;
	}
.cajon div.textocajon h3{
	color:#45BFC9;
	}

.cajon img { 
	
	-webkit-transition:all .9s ease; /* Safari y Chrome */
    -moz-transition:all .9s ease; /* Firefox */
    -o-transition:all .9s ease; /* IE 9 */
    -ms-transition:all .9s ease; /* Opera */
    width:100%;}
.cajon:hover img {
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -ms-transform:scale(1.4);
    -o-transform:scale(1.4);
    transform:scale(1.4);
}
.cajon div.textocajon { 
	
	-webkit-transition:all .9s ease; /* Safari y Chrome */
    -moz-transition:all .9s ease; /* Firefox */
    -o-transition:all .9s ease; /* IE 9 */
    -ms-transition:all .9s ease; /* Opera */
    width:100%;}
.cajon:hover div.textocajon{ 
	
	-webkit-transition:all .9s ease; /* Safari y Chrome */
    -moz-transition:all .9s ease; /* Firefox */
    -o-transition:all .9s ease; /* IE 9 */
    -ms-transition:all .9s ease; /* Opera */
    top:0;}

/**-----*/

.anim-flex {
  position: relative;
  display: flex;
  justify-content:flex-start; /* centra horizontal */
  align-items: flex-end;     /* abajo vertical */
}
.anim-flex h3	{
  position: absolute;
  color: white; line-height:90%;
	}
.anim-flex h3 span {
font-family: "Poppins", sans-serif;font-weight: 400; font-size: 22px;
	}

.name-proyect{ background: rgba(0,0,0,0.50); color:#fff; font-size: 32px; text-transform: uppercase; padding:45px 24px 24px; margin:0; width:70%; border-radius: 0 80px 0 0}
.fondo-img {
  background-image: url("../images/img-home.jpg");
  background-size: cover;
  background-position: right;
  min-height: 400px;
}
.serv-home{ padding-top:8%; padding-bottom: 6%}	
	
/**para los colaboradores logos*/
.logos-slider {
  overflow: hidden;
  width: 100%;
}

.logos-track {
  display: flex;
  gap: 40px;
  width: max-content;
  animation: scroll 30s linear infinite;
}

.logos-track img {
  height: 80px;
  width: auto;
  object-fit: contain;
}

/* animación continua REAL */
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.logos-slider:hover .logos-track {
  animation-play-state: paused;
}
	
	
.logos-slider {
  position: relative;
}

.logos-slider::before,
.logos-slider::after {
  content: "";
  position: absolute;
  top: 0;
  width: 80px;
  height: 100%;
  z-index: 2;
}

.logos-slider::before {
  left: 0;
  background: linear-gradient(to right, white, transparent);
}

.logos-slider::after {
  right: 0;
  background: linear-gradient(to left, white, transparent);
}



/*-----------*/


.img-50{width:50%}



.centrado-porcentual {
    position: fixed;
    top: 50%;
    z-index: 999999;
    left: 50%;
    width: 75%;
    max-width: 680px;
    transform: translate(-50%, -50%);
   
    -webkit-transform: translate(-50%, -50%);
  
    text-align: center;
}




@media screen and (max-width: 1440px){


}

@media screen and (max-width: 1279px){
	
.logo{max-width:250px; position: relative;}
.overlay-cab{position:absolute; z-index: 20; bottom:0; right:0;width:75%; padding: 24px 10% 24px 16% ; background: rgba(255,255,255,0.60); border-radius:300px 0 0 0}
	.overlay-cab img{width:80%}
}
.contenedor-con{padding: 16px}
@media screen and (max-width: 1023px){
	
.overlay-cab{position:relative; z-index: 20; bottom:0; right:0;width:100%; padding: 24px 10% 24px 16% ; background: rgba(255,255,255,0.60); border-radius:300px 0 0 0}
	.overlay-cab img{width:100%}
	.flex-dir{flex-direction:column }

	
}

@media screen and (max-width: 768px){
	.contenedor-con{padding: 16px}
	.cabecera{ position: fixed; z-index: 100;  top: 0;  width:100%; max-width: 100%;height:60px;background: #184674;padding:12px 0;transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);border-radius: 0;box-shadow: 1px 2px 4px #ccc}
	.img-cabecera{position: relative;margin-top:60px}
	.overlay-cab{position:relative; z-index: 20; bottom:0; top:0;right:0; left:0;width:100%; padding: 24px  ; background: rgba(255,255,255,0.60); border-radius: 0}
	.logo{max-width:150px; }
	.menup{	margin: 0;padding:8px 0;}
	
	.bodymovil{margin-top:60px}
  .logos-track {
    gap: 20px;
    animation-duration: 20s;
  }

  .logos-track img {
    height: 50px;
 
}
	
	}
	

