@charset "utf-8";
/* CSS Document */

@import url('https://cdn-uicons.flaticon.com/3.0.0/uicons-regular-straight/css/uicons-regular-straight.css');
@import url('https://cdn-uicons.flaticon.com/3.0.0/uicons-brands/css/uicons-brands.css');
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

/*--------*/

* {outline:0; padding:0; margin:0; box-sizing: border-box;}
html {font-size: 62.5%; scroll-behavior:smooth;}
main { width:100%; clear:both; font-size:1.6rem; background: #000;}
main table {text-align:left; font-size:1.6rem; line-height:2.5rem; width:100%; } 
body { font-family:"Poppins", sans-serif; overflow-x:hidden !important; background:#000; }
a {color:#5ed3fc; text-decoration:none; display:inline-block;} a:hover {color:#2e318f; } 
strong { color:#5ed3fc; }
b { color:#2e318f; }
i { color:#5ed3fc; } 
p { font-family:"Poppins", sans-serif; padding:.5em; line-height:2.1rem; width:100%; color:#fff; font-size:1.6rem;} 
button {border:0; background:none; color:#fff; font-size:1.6rem; cursor:pointer;}

h1 {font-size:5rem; line-height:5.2rem; color:#fff; padding:.5em 0; width:100%; font-family:"Lexend", sans-serif; font-weight: 400; } 
h2 {font-size:3.5rem; line-height:3.8rem; color:#fff; padding:.5em 0; width:100%; font-family:"Lexend", sans-serif; font-weight: 300; } 
h3 {font-size:2.5rem; line-height:2.8rem; color:#fff;  padding:.5em 0; width:100%; font-family:"Lexend", sans-serif; font-weight: 500; } 
h4 {font-size:2rem; line-height:2.3rem; color:#fff; padding:.5em 0;  width:100%; font-family:"Lexend", sans-serif; } 
h5 {font-size:1.5rem; line-height:1.5rem; color:#fff; padding:.2em 0;  width:100%; font-family:"Lexend", sans-serif; font-weight: 300; text-transform: uppercase; letter-spacing: 2px; } 
h6 {font-size:1.5rem; line-height:1.7rem; color:#fff; padding:1em 0; width:100%; font-family:"Lexend", sans-serif; }

.col-2, .col-3, .col-4, .col-40, .col-30, .col-50, .col-60, .col-80, .col-90, .col-25, .col-75 {min-height:50px;  padding:1em .5em; }

.clear {width:100%; height:1px;}
.white {color:#fff;}

.boton { padding:.8em 1.2em; margin: 1em 0em; color:#fff; background: #2E318F;background: linear-gradient(117deg, rgba(46, 49, 143, 1) 5%, rgba(94, 211, 252, 1) 95%); font-size:1.6rem; text-align:center; cursor:pointer; border-radius: 24px; } 
.boton i {color:#fff !important; position: relative; top: 3px; left:5px;}
.boton:hover { color:#000; background:#fff; transform: scale(1.05); }
.boton:hover i { color:#5ed3fc !important; } 

.boton2 { padding:.8em 1.2em; margin: 1em 0em; color:#fff; background: rgba(0,0,0,0.00); font-size:1.6rem; text-align:center; cursor:pointer; border-radius: 24px; border: solid 1px #fff; } 
.boton2 i {color:#fff !important; position: relative; top: 3px; left:5px;}
.boton2:hover { color:#fff; background:#000; transform: scale(1.05); }

.color-1 {color: #2e318f!important;}
.color-2 {color: #5ed3fc!important;}
.color-3 {color: #18295f!important;}
.deg-1 {background: #2E318F; background: linear-gradient(117deg, rgba(46, 49, 143, 1) 5%, rgba(70, 92, 216, 1) 95%);}
.deg-2 {background: #18295F; background: linear-gradient(117deg, rgba(24, 41, 95, 1) 5%, rgba(41, 168, 223, 1) 95%);}

.izquierda {text-align:left !important;}
.derecha {text-align:right !important;}
.centrado {text-align: center!important;}
.oculto { display:none !important; }
.separador {width:100%; height:50px;}
.separador2 {width:100%; height:20px; }

.listas ul {list-style: none; padding: 0; margin: 0;}
.listas li {color:#fff; list-style: none; font-size: 1.6rem; text-indent: -1.8rem; padding-left: 1.4rem;}
.listas i {color: #4f58c6;}

.listas-2 ul {list-style: none; padding: 0; margin: 0;}
.listas-2 li {color:#000; list-style: none; font-size: 1.6rem; text-indent: -1.4rem; padding-left: 1.4rem;}
.listas-2 i {color: #4f58c6;}

.social-media i {font-size: 4.2rem !important; max-width: 300px; padding: 0.8em;}
.social-media:hover i {color: #fff !important;}

#arriba { display:none; position:fixed; bottom:2em; right:30px; z-index:20; background:#1570EF; color:#fff; cursor: pointer; padding:13px  8px 10px 8px; border-radius:50px; border:0; box-shadow:0 3px 3px 0 rgba(0,0,0,0.5); line-height:18px; font-size:1.5rem;}
#arriba:hover {  background:#000; color:#fff; }

.back2 {background:#F5E7FF; width:100%; display:flex; justify-content:space-evenly; flex-wrap:wrap; align-items:center; padding:2em 0; }


/*---------------------footer-----------*/

footer { width:100%; min-height:100px; clear:both; text-align:center; font-size:1.5rem; padding-bottom:3em;  background:#000; }
footer .columna {align-items:center; justify-content:center; margin-top:0;}
footer p {color:#fff; font-size:1.5rem; } footer h4 {color:#5ed3fc;}
footer a {color:#5ed3fc; padding-bottom:.3em;  line-height:30px;   }
footer a:hover {color:#fff; } footer a:hover i {color:#888888; }
footer i, footer h3 { color:#fff; }
footer li {color:#fff; list-style:none; display:inline; }
.sub {margin-left:1em;}
footer .activo i {font-size: 1.1rem;}

/* ---------Social Footer -----*/

.icon-button {background-color:#1570EF; border-radius:3em;  cursor: pointer; display:inline-block; font-size:1.5rem; width:3em; height:3em; line-height:3em; position:relative; border-right:0; }

/* Circle */

.icon-button span { display: block; height:0; left:50%; margin:0; position:absolute; top:50%; background-color:#B2DDFF; border-radius:3em;
-webkit-transition: all 0.3s; -moz-transition: all 0.3s;  -o-transition: all 0.3s; transition: all 0.3s; width: 0;}
.icon-button:hover span { width:3em; height:3em;  margin:-1.5em; }

/* Icons */
.icon-button i { background:none; color:#fff; width:2em;  height:2em; left:0; line-height:3em; position:absolute; top:0; z-index:10; padding-left:.7em;}
.icon-button:hover i { color:#000 !important;}
.icon-button img {  left:0; line-height:3em; position:absolute; top:0; z-index:10;}
.icon-button:hover img {filter:invert(1);}

.social-button {font-size: 2em; padding: .5em; }


/*-------------------------Banner---------------*/
	
.close { width:80px; position:absolute; z-index:51; font-size:2rem; right:0; top:10px; margin-right:-30px; padding:.5em .3em .3em .3em; border:none; cursor:pointer;} 
.close:hover i {color:#000;}


/*------------------Social Menu--------*/

.social { position:fixed; right:0; top:210px; z-index:21;  }
.social ul {list-style:none; text-align:center; padding:0; background:rgba(0,0,0,.7); padding-right:20px; padding-left:10px; padding-bottom:1em; border-top-left-radius:1em; border-bottom-left-radius:1em;   }
.social ul li a {display:inline-block; color:#fff; padding:10px 8px 2px 8px; text-decoration: none; font-size:2rem; margin-top:-1px; 
animation-direction: normal; -webkit-transition:400ms ease;-o-transition:400ms ease; transition:400ms ease; }
.social ul li img { height:60px; margin:1em 0; background:#F95D06; border-radius:3em; border:solid 1px #e0b123; padding:.5em;} 
.social ul li a:hover img { background:#000;}	
.social ul li a:hover { color:#e0b123;  }

/*---- Lista Social Horizontal ---*/
.lista-social {display: flex; justify-content: center; list-style: none; margin: 0;padding: 0;}
.lista-social li {margin-right: 15px; }
.lista-social li:last-child {margin-right: 0;}

/*--------------------- carrusel -----*/

/* Contenedor principal del carrusel */
.carousel-container { width: 90%; max-width: 1400px; margin: 0 auto; position: relative; overflow: hidden; }

/* Pista del carrusel (agrupando reglas duplicadas) */
.carrusel-pista, .carousel-track, .carousel-track-2 { display: flex; gap: 20px; padding: 20px 0; transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); transform: translateX(0); }

/* Estilo de la tarjeta (card) */
.card { min-width: 300px; height: 370px; background-size: cover; background-position: center; border-radius: 18px; overflow: hidden; position: relative; cursor: pointer; flex-shrink: 0; box-shadow: 0 0 0 rgba(0, 0, 0, 0); transition: transform 0.3s ease, box-shadow 0.3s ease; }

/* Efecto Hover: Zoom In y Box Shadow Azul Sólido */
.card:hover { transform: scale(1.03); box-shadow: 5px 5px 20px rgba(0, 180, 255, 0.5); }

/* Opacidad de imagen (pseudo-elemento before) */
.card::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); z-index: 3; transition: background-color 0.3s ease; }

/* Alfa al 0% al hacer rollover */
.card:hover::before { background-color: rgba(0, 0, 0, 0.2); }

/* Superposición de Contenido (Overlay) Centrado */
.card-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 30px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; z-index: 4; }

/* Contenido de la tarjeta */
.card-content { background: none; padding-top: 0; padding-bottom: 0; width: 100%; }

/* Estilos de texto */
.card-title { font-size: 2.2rem; font-weight: bold; margin-bottom: 10px; }

.card-description { font-size: 1.5rem; color: #fff; margin-bottom: 20px; max-width: 80%; }

.card-link { text-decoration: none; color: #00b4ff; font-weight: bold; font-size: 1.2rem; padding-bottom: 5px; border-bottom: 2px solid #00b4ff; display: inline-block; transition: color 0.3s; }

/* Navegación (flechas) */
.carousel-navigation { display: flex; justify-content: flex-start; gap: 10px; padding-top: 20px; }

.nav-arrow { background: none; border: 2px solid #00b4ff; color: #00b4ff; width: 40px; height: 40px; border-radius: 50%; cursor: pointer; font-size: 1.7rem; transition: all 0.3s; display: flex; align-items: center; justify-content: center; }

.nav-arrow:hover:not(:disabled) { background-color: #00b4ff; color: #000; }
.nav-arrow:disabled { border-color: #333; color: #333; cursor: not-allowed; }

/* Diseño Responsivo */
@media (max-width: 768px) {
    .card { min-width: 80vw; }
    .carousel-navigation { margin-left: 20px; }
}

/*--------------------- extras -----*/

.icono { font-size:7rem; }
.foto { width:100%;} .foto2 {box-shadow:0 0 10px rgba(0,0,0,.5); border-radius:1.5em; width: 100%;} .foto3 {box-shadow:0 0 10px rgba(0,0,0,.5);}	
.foto_pantalla {width:100%; box-shadow:0 0 5px rgba(0,0,0,.3); margin:1em 0;}

/*------ Swiper Sliders -----*/
/* Altura del carrusel y de los slides */
/* SWIPER (Carrusel) */
.swiper { width: 100%; height: 550px; position: relative; }

.swiper-slide { display: flex; justify-content: center; align-items: left; background-size: cover; background-position: center; color: white; text-align: center; opacity: 0.3; transition: opacity 0.3s ease; padding-top: 260px; }

/* Estilo para el slide ACTIVO */
.swiper-slide-active { opacity: 1; }

/* Contenido del slide (títulos, texto, botón) */
.slide-content { text-align: left; background: rgba(0, 0, 0, 0.5); padding: 20px 20px 20px 100px; width: 100%; margin: 0; }
.slide-content h1 { color: #fff; }
.slide-content p { font-size: 1em; margin-bottom: 1em; }

/* Ajustes de navegación y paginación (Opcional) */
.swiper-button-next, .swiper-button-prev { color: #5ed3fc !important; }
.swiper-pagination-bullet-active { background: #5ed3fc !important; }
.autoplay-progress { position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background: rgba(255, 255, 255, 0.2); z-index: 10; }
.progress-bar { height: 100%; width: 0; background-color: #007bff; transition-property: width; transition-timing-function: linear; }

/* LAYOUT: Contenedor y Sidebar */
.container { display: flex; width: 100%; min-height: 80%; }

/* Estilos del Sidebar */
.sidebar { width: 300px; background-color: rgba(0,0,0,0.30); color: white; padding: 20px 0; box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1); flex-shrink: 0; }
.sidebar h2 { text-align: center; margin-bottom: 30px; padding: 0 20px; }
.sidebar i { color: rgba(225,225,225,1.00); }
.sidebar ul { list-style: none; padding: 0; margin: 0; }
.menu-item { padding: 15px 20px; cursor: pointer; border-bottom: 1px solid #34495e; transition: background-color 0.3s; }
.menu-item:hover { background-color: #151515; font-weight: 800; }

/* Estilo para el elemento activo del menú */
.menu-item.active { font-weight: bold; }
.menu-item.active i { color: #5ed3fc; }

/* Estilos del Área de Contenido */
.content-area { flex-grow: 1; padding: 20px; }

/* Oculta/Muestra bloques de contenido */
.content-block { display: none; }
.content-block.active-content { display: block; }

/* Fondos para los sidebar - contenidos internos */
.bg-sidebar-modernizacion {background: url("../images/bg-servicios-modernizacion.webp") center no-repeat; background-size:cover; height:400px; padding: 5em 1.2em 1.2em 1.2em; margin:1em; border-radius: 18px;}
.bg-sidebar-consultoria {background: url("../images/bg-serv-consultoria.webp") center no-repeat; background-size:cover; height:400px; padding: 5em 1.2em 1.2em 1.2em; margin:1em; border-radius: 18px;}
.bg-sidebar-agile {background: url("../images/bg-serv-agil.webp") center no-repeat; background-size:cover; height:400px; padding: 5em 1.2em 1.2em 1.2em; margin:1em; border-radius: 18px;}
.bg-sidebar-automatizacion {background: url("../images/bg-serv-auto.jpg") center no-repeat; background-size:cover; height:400px; padding: 5em 1.2em 1.2em 1.2em; margin:1em; border-radius: 18px;}
.bg-sidebar-gestion {background: url("../images/bg-serv-gestion.jpg") center no-repeat; background-size:cover; height:400px; padding: 5em 1.2em 1.2em 1.2em; margin:1em; border-radius: 18px;}


/* Style the buttons that are used to open and close the accordion panel */
.accordion { background-color: #D1E9FF; color: #444; cursor: pointer; padding: 18px; width: 100%; text-align: left; border: none;outline: none; transition: 0.4s; }

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active-accordion, .accordion:hover {background-color: #84CAFF;}
.accordion:after { content: '\02795'; /* Unicode character for "plus" sign (+) */ font-size: 14px; color: #000; float: right; margin-left: 5px; }
.active-accordion:after { content: "\2796"; /* Unicode character for "minus" sign (-) */ }

/* Style the accordion panel. Note: hidden by default */
.panel { padding: 0 18px;background-color: white;display: none; overflow: hidden; }


.negro {width:100%; background:#000; border-radius: 1em; padding: 1em;  }
.negro p, .negro li, .negro h1, .negro h2, .negro h3, .negro h4  { color:#fff; } 
.negro i {color: #13AFE5;}

.negro-style {width:100%; min-height:400px; background: #000 url("../images/bg-negro.svg") top center repeat-y fixed; background-size:contain;  }
.negro-style p, .negro-style li, .negro-style i, .negro-style h1, .negro-style h2, .negro-style h3, .negro-style h4  { color:#fff; } 

.box-blanco {width:100%; min-height:300px; background:#fff; padding: 1em; marging: .5em; border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }
.box-blanco h1, .box-blanco p, .box-blanco h3, .box-blanco h4 {color:#000;}
.box-blanco h2 {color:#000; font-weight: 600;}

.box-blanco-2 {width:100%; min-height:200px; background:#fff; padding: 1em; marging: 1em; border-radius: 20px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }
.box-blanco-2 h1, .box-blanco-2 p, .box-blanco-2 h3, .box-blanco-2 h4 {color:#000;}


.blanco-bg {width:100%; background: #fff; } 

.azul {width:100%;  background:#00071A;  }
.azul b {color: #fff !important;}
.azul p, .azul li,  .azul h1, .azul h2, .azul h3, .azul h4, .azul a  { color:#fff; } 
.azul i {color:#1570EF;} .azul a:hover {color:#84CAFF;}

.txt-blanco {color: fff!important;}

.cta-1 {width:100%;  padding: 4em; background:#00071A url("../images/bg-1.webp") top center; background-size:cover;}
.cta-2 {width:100%;  padding: 4em; background:#00071A url("../images/bg-2.webp") top center; background-size:cover;}
.cta-3 {width:100%;  padding: 4em; background:#00071A url("../images/bg-3.webp") top center; background-size:cover;}
.cta-4 {width:100%;  padding: 4em; background:#00071A url("../images/bg-4.webp") top center; background-size:cover;}
.cta-5 {width:100%;  padding: 4em; background:#00071A url("../images/bg-5.webp") top center; background-size:cover;}

.negro-puntos {width:100%; height: 320px;  background:#000 url("../images/bg-negro-puntos.png") top center; }
.negro-puntos b {color: #fff !important;}
.negro-puntos p, .negro-puntos li,  .negro-puntos h1, .negro-puntos h2, .negro-puntos h3, .negro-puntos h4, .negro-puntos a  { color:#fff; } 


.negro-puntos-2 {width:100%; height: 400px;  background: #000; }
.negro-puntos-2 b {color: #fff !important;}
.negro-puntos-2 p, .negro-puntos-2 li, .negro-puntos-2 h1, .negro-puntos-2 h2, .negro-puntos-2 h3, .negro-puntos-2 h4, .negro-puntos-2 a  { color:#fff; } 

.gris1 {width:100%; background:#EBEBEB !important; color: #434D4E; } .gris1 h3 {color: #434D4E !important;} .gris1 p {color: #434D4E !important;}
.gris2 {width:100%; background:#3C5066 !important; color: #fff; } .gris2 h3 {color: aliceblue !important;} .gris2 p {color: #fff !important; font-size: .85em;}

.base {width:100%; min-height:400px; background:#000 url("../images/base.jpg") top center repeat-y; background-size:cover; padding:7em 0; } 
.active-line {color:#00D46B !important; } 


.sombra {box-shadow:0 3px 3px rgba(0,0,0,.5); }

.carta { background:#061433; padding:2em;} .carta p, .carta h1, .carta h2 {color:#fff;}
.carta h3 {color: #00D46B;}
.carta a:hover {color: #fff;}





#floating-menu {
  position: fixed;
  top: 110px;
  width: 100%;
  background-color: white;
  z-index: 1000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#floating-menu nav {
  display: flex;
  justify-content: center;
  gap: 2rem;
  padding: 1rem;
}

.menu-link {
  text-decoration: none;
  background-color: #fff;
  color: #333;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  transition: background 0.3s;
}

.menu-link.active {
  background-color: #0056b3;
  color: white;
  font-weight: bold;
}


/*-------------------------------------- WEB--*/

@media screen and (min-width:1025px){
		
main {padding-top:0px;}
	
header { width:100%; background: rgba(0,0,0,0.50); text-align:center; display:fixed; flex-wrap:wrap; justify-content:center; align-items:center;} 
		
.top {text-align:right; width:auto; padding:.5em 0; font-size:1.8rem; position: fixed; right:0; top:0; z-index:1001;  }
.top ul {padding:.5em 0; margin-right:1em; margin-bottom: 0.5em; }
.top li {display:inline; padding:.5em 0; }
.top a:hover img {filter:invert(1);}
.top a:hover i {color:#000;}
	
.logo {text-align:left; width:auto;} 
.logo img {width:200px;  padding:1.6em 2em 0em 2em;  }	
	
#banner {width:100%; height:100%; background:rgba(0,0,0,.8); position:fixed; z-index:20; display:none; } 		
.bannerIn {width:800px; min-height:500px; position:absolute; z-index:21; background:#fff; top:5%; left:50%; margin-left:-400px; border-radius:3em; padding:1em 2em;  } 	
.bannerIn2 {width:500px; height:auto; position:absolute; z-index:21; background:#fff; top:5%; left:50%; margin-left:-250px; border-radius:3em; padding:1em 2em;  } 	
.bannerIn iframe {border-radius:1em; margin:4em 0 2em 0;}
	
nav { width:100%; font-size:1.3rem; position: fixed; z-index:1000; }
nav ul { width:auto; height:auto; color:#888888; background: rgba(0,0,0,0.70); padding:0em; display:flex; justify-content:center; flex-wrap:wrap; align-items:center;  }
nav li {list-style: none; padding:0 0.75em;}	
nav a { padding:.4em 1em; color:#D0D5DD; text-decoration:none; line-height:1.4rem; text-transform:uppercase;  }
nav a:hover { color:#13AFE5; } 	
nav a span { color:#000 !important;} nav a:hover span {color:#000!important;}
nav .last {border:none; } nav .last2 {border:none; margin:0 2em 0 3em;}		
.active { color:#13AFE5; } 	
.active2 {color:#2e318f !important;} 	

.sep-nav {margin-left:2em;}
.sep-nav2 {margin-right:30%;}
	
.dropbtn { padding:1.1em 3em 1em 3em; cursor:pointer; }
.dropdown {  display:inline-block;   }
.dropdown:hover .dropdown-content, .dropdown:hover .dropdown-content2  { display: block; box-shadow: 3px 1px 30px 1px rgba(0,0,0,0.20); }	
	
.dropdown-content { display:none; position:absolute; z-index:20; text-align:left; background-color:#fff;  margin-top:0; padding:2em 3em 2em 3em; border-bottom-left-radius:.5em; border-bottom-right-radius:.5em; }	
.dropdown-content .uno { width:300px; float:left; height:auto;  padding:0; margin-right:2em;  }
.dropdown-content .dos { width:300px; float:left; height:auto;  padding:0;  }
.dropdown-content p { margin-bottom:1em;}	
.dropdown-content a {color:#13AFE5; width:100%; text-decoration:none; display:inline-block; padding:1em 0em !important; font-size:1.5rem;   }
.dropdown-content a:hover { background:#FFF; color:#000; border-top:0; }
.dropdown-contect i {color: #3EC72D;}
	
.drop-active { color:#e0b123 !important;}	.drop-active img { background:#000;}
		
.menu-fixed { position:fixed; z-index:1000; width:100%; top:0; }	
	
	
.inicio {padding-top:100px; z-index: 11; display:flex; flex-wrap:wrap; justify-content:center; align-items:flex-start; position:relative;}


.acerca {background: #000719; height:910px; padding:3em 0em 2em 0em; }
.acerca p {color:#D0D5DD;}
.servicios {background: url("../images/touching-hand.jpg") center no-repeat; background-size:cover; height:800px;}
.alianzas {background: url("../images/cyborgs-shaking-hands.jpg") center no-repeat; background-size:cover; height:800px;}
.servicios p {color:#fff;}
.servicios a:hover {color: #00D46B; text-decoration: underline; padding-left: 1em;}
	
.institucional {background: url("../images/bg-002.png") center no-repeat; background-size:cover; height:700px; padding-top:3em;}
.portafolio {background: url("../images/bg-003.png") center no-repeat; background-size:cover; height:auto; padding-top:3em;}

.col {width:1240px; margin:0 auto; display:flex; justify-content:space-around; flex-wrap:wrap; align-items:center; padding:2em 0; }
.col-2 {width:600px;} 
.col-3 {width:408px;}
.col-4 {width:304px;}
.col-50 {width:48%; }
.col-20 {width:20%;}
.col-25 {width:25%;}
.col-30 {width:30%;}
.col-70 {width:68%;}
.col-90 {width:90%;}
.col-80 {width:80%;}
.col-75 {width:75%; }
.col-60 {width:60%;}
.col-66 {width:66%; }
.col-40 {width:40%;}
.col-33 {width:33%;}
	
.izquierda, .izquierda2 {text-align:left !important;}
.derecha {text-align:right !important;}
.oculto { display:none !important; }	
	
#uno {position:absolute; top:0; left:0;}
#dos {position:absolute; top:7em; left:7em;}
#tres {position:absolute; top:2em; right:4em;}
#cuatro {position:absolute; top:11em; right:0;}	

.azul { padding:2em; }	

.video_cont { width:100%; background: #000; position:absolute; z-index:0; top:0;  }	
.video_back {  width:100%; opacity:.2; left:0; bottom:0;  }	
.video_back2 {  width:100%; opacity:0.5;  left:0; bottom: 0; }	
	
}

/*-------------------------------------- movil--*/ 

@media screen and (max-width:430px){
	
header {width:100%; min-height:62px; background:#000; z-index:9; position:fixed; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; border-bottom:1px solid #ccc;}
.logo {padding:0; width:60%; margin-left: 0.5em; }	
main { padding:0;}

.azul { width:100%; padding:0 4%; display:flex; flex-wrap: wrap; justify-content:space-evenly; }	
.col { width:100%; padding:.5em 4%; display:flex; flex-wrap: wrap; justify-content:space-evenly; }		
.col-2, .col-7, .col-3, .col-4, .col-5, .col-6, .col-8, .col-50, .col-20, .col-25, .col-30, .col-40, .col-70, .col-80, .col-90, .col-75, .col-60, .col-33  {width:100% !important; margin-bottom:1em;}

h1 {font-size:3rem; line-height:3.4rem; }
h2 {font-size:2.6rem; line-height:3rem; }
h3 {font-size:2.2rem; line-height:2.6rem; }
h4 {font-size:1.8rem; line-height:2rem; }	
	
.menu_movil {width:15%; z-index:30; padding:0; margin:0;  cursor:pointer;  }
.btn_menu { padding:0; width:100%; color:#5ed3fc; font-weight:normal; font-size:2.8rem; } 
	
nav {position:absolute; z-index:11; }		
nav ul { width:100%; left:-100%;  border:none; position:fixed; padding:0; top:0; background:#fff; color:#262626; margin-top:63px;   } 
nav li {display:block; float:none; text-align:left; width:100%; border-right:none; border-bottom:1px solid #ccc; padding-left:2em; }
nav a { font-size:1.4rem; padding:.8em 0; color:#000; width:100%; display:inline-block;  text-transform:uppercase;}
nav span { color:#000;} 
.active { color:#13AFE5;}  .active span {color:#000 !important ;}	 
nav .boton, nav .boton2, nav .boton3 {border-radius:0; border:0; }	
.last {padding-left:20px; width: 80%;}	
	
.dropdown-content {display:block; padding-left:2em;}
.dropdown-content a { display:inline-block; padding:.8em 0; }
	
#banner {width:100%; height:100%; background:rgba(0,0,0,.8); position:fixed; z-index:20; display:none; } 	
.bannerIn, .bannerIn2 { width:90%; left:5%; position:absolute; z-index:21; top:3%; border-radius:2em; background:#fff; padding:1em; overflow-y:visible; } 	 	
.bannerIn iframe {border-radius:1em; margin:4em 0 2em 0;}				
	
.slider {width:100%; min-height:300px; display:flex; align-items:flex-start; padding:3em 0em .5em 0em; }
.slider img {width:100%; height:auto; margin-bottom:2em; }		
.slider p { font-size:1.6rem; line-height:2rem; text-align:center; width:100%; }
.slider h1, .slider h2, .slider h3, .slider h4 {color: #fff;}
.btn-floating1 { margin-left:5px; } .btn-floating2 {right:0px;}
.foto-slider { width:100%; height:200px; }	

.inicio {height:auto; padding-top:65px; }

.carta { background:#061433; padding:.5em;}
	
			
main table { font-size:1.4rem;}	
	
.text-form2, .caja  { width:75% !important; }	
.izquierda2 {text-align:left;}
.orden1 { order:1;} .orden2 { order:2;} .orden3 { order:3;} .orden4 { order:4;} .orden5 { order:5;} .orden6 { order:6;}	
.porcentaje {font-size:5rem; line-height:5rem; color:#272C66; width:50%; text-align:center; margin:0 auto;}
.porcentaje2 {  width:180px; border-radius:10em; padding:3em 3em; text-align:center;  }	

#uno, #dos, #tres, #cuatro {margin:1em auto;}
	
footer .logotipo {width:250px;}

.centrado2 {text-align: center;}	
#floating-menu {
  position: fixed;
  top: 80px;
  width: 120px;
max-width: 160px;
  background-color: white;
  z-index: 1000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#floating-menu nav {
  display: flex;
  justify-content: center;
  gap: 1rem;
  padding: .6rem;
}

.menu-link {
  text-decoration: none;
  background-color: #fff;
  color: #333;
  padding: 0.2rem .5rem;
  border-radius: 4px;
  transition: background 0.3s;
}
	
.slide-content { text-align: center; background: rgba(0, 0, 0, 0.5); padding: 20px; }
.slide-content p { font-size: 1em; margin-bottom: .5em; }

.bg-sidebar-modernizacion { height:auto; padding: 5em .8em .8em .8em; margin:.5em; border-radius: 18px;}
.bg-sidebar-consultoria { height:auto; padding: 5em .8em .8em .8em; margin:.5em; border-radius: 18px;}
.bg-sidebar-agile {height:auto; padding: 5em .8em .8em .8em; margin:.5em; border-radius: 18px;}
.bg-sidebar-automatizacion {height:auto; padding: 5em .8em .8em .8em; margin:.5em; border-radius: 18px;}
.bg-sidebar-gestion {height:auto; padding: 5em .8em .8em .8em; margin:.5em; border-radius: 18px;}	

.cta-1 {width:100%; padding: 1em; background:#00071A url("../images/bg-1.webp") top center; background-size:cover;}
.cta-2 {width:100%; padding: 1em; background:#00071A url("../images/bg-2.webp") top center; background-size:cover;}
.cta-3 {width:100%; padding: 1em; background:#00071A url("../images/bg-3.webp") top center; background-size:cover;}
.cta-4 {width:100%; padding: 6em 1em 1em 1em; background:#00071A url("../images/bg-4.webp") top center; background-size:cover;}	
.cta-5 {width:100%; padding: 1em; background:#00071A url("../images/bg-5.webp") top center; background-size:cover;}	

.box-blanco {height: auto; min-height: inherit;}
	
.lista-social li {margin-right: 5px; }
	
}


/*-------------------------------------- tablet --*/ 

@media screen and (min-width:431px) and (max-width:1024px){
	
header {width:100%; min-height:80px; background:#000; text-align:center; border-bottom: solid 1px #ccc; position:fixed; z-index:1000;}
.logo {text-align:center;} 
.logo img {width:180px; padding:2em 2em;}	
main { padding-top:85px;}

.menu_movil {width:auto; z-index:20; position:absolute; padding:1.5em 1em .6em 1em; margin:0;  cursor:pointer; top:15px; right:25px;  }
.btn_menu { padding:0; color:#5ed3fc; text-decoration:none; font-weight:normal; font-size:3.2rem;} 
	
nav {position:absolute; z-index:60; width:100%; }		
nav ul { width:100%; left:-100%;  border:none; position:absolute; padding:0; top:1px; background:#fff; color:#000;   border-bottom:1px solid #6f78de;  padding-bottom: 2em;   } 
nav li {display:block; float:none; text-align:left; width:100%; border-right:none; border-bottom:1px solid #ccc; padding-left:3em; }
nav a { font-size:1.4rem; padding:.8em 0; color:#5ed3fc; width:100%; display:inline-block;  text-transform:uppercase;}
nav span { color:#000;} 
nav .last { border:none;}
nav img {display:none;}
.active { color:#5ed3fc;}  .active span {color:#000 !important ;}	
.active2 {color:#5ed3fc; }   
	
.dropbtn { color:#FFF; background:rgba(255,251,240,0); border: none; cursor: pointer; padding-bottom:.55em; }
.dropdown { display:inline-block;}
.dropdown:hover .dropdown-content {display:block;}	
	
.dropdown-content {display:block;}
.dropdown-content a { display:inline-block; padding:.7em 0; }
	
.drop-active { color:#5ed3fc !important;}	.drop-active img { background:#000;}

.inicio {padding-top:3em; }	
		
.col { width:98%; padding:1em 2%; display:flex; flex-wrap:wrap; justify-content:space-evenly; align-items:center;  }	
.col-7 {width:14.2%;}
.col-2 {width:48%;}
.col-3 {width:31%;}
.col-4 {width:25%;}
.col-5 {width:200px;}
.col-6 {width:200px;}
.col-20 {width:20%;}	
.col-25 {width:25%;}
.col-30 {width:30%;}
.col-40 {width:40%;}	
.col-50 {width:48%;}
.col-60 {width:60%;}		
.col-70 {width:70%;}	
.col-75 {width:75%;}
.col-80 {width:80%;}
.col-90 {width:90%;}	
	
footer .logotipo {width:250px;}		
	
	
}


@media (max-width:450px){.hide-small{display:none!important}}
@media (min-width:451px) and (max-width:1024px){.hide-medium{display:none!important}}
@media (min-width:1025px){.hide-large{display:none!important}}
