@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

*{
  margin: 0;
  padding: 0;
  line-height: 1.7;
  box-sizing: border-box;
}

body{
  font-family: 'Poppins', sans-serif;
}

.seccionAviso {
  padding: 30px; /* Espaciado interno */
  background-color: #0e1c35 !important; /* Fondo oscuro */
  color: #ffffff; /* Texto en blanco */
}

/* Estilo para centrar el contenido */
.centrarContenido {
  text-align: center; /* Centra el texto */
  margin-bottom: 20px; /* Margen inferior */
}

/* Estilo para el título principal */
.tituloAviso {
  font-size: 28px; /* Tamaño de fuente grande */
  font-weight: 700; /* Negrita */
  margin: 0; /* Elimina márgenes predeterminados */
  color: #ffffff; /* Blanco */
  text-transform: uppercase; /* Texto en mayúsculas */
}

/* Estilo para el contenido del aviso */
.contenidoAviso {
  line-height: 1.6; /* Espaciado entre líneas para mejor legibilidad */
  padding: 0px 200px;
}

/* Estilo para los párrafos en el contenido */
.contenidoAviso p {
  margin-bottom: 15px; /* Espacio debajo de cada párrafo */
}

/* Estilo para las listas en el contenido */
.contenidoAviso ul {
  margin: 10px 0; /* Espaciado arriba y abajo */
  padding-left: 20px; /* Espacio a la izquierda para las listas */
  list-style-type: disc; /* Tipo de viñetas */
}

/* Estilo para los elementos de lista */
.contenidoAviso ul li {
  margin-bottom: 10px; /* Espacio debajo de cada ítem de lista */
}

.imgSPC1, .imgSPC2, .imgSPC3, .imgSPC4, .imgSPC5, .imgSPC6 .imgSPC7, .imgSPC8, .imgSPC9{
display: block;

}

.imgSM1, .imgSM2, .imgSM3, .imgSM4, .imgSM5, .imgSM6, .imgSM7, .imgSM8, .imgSM9{
	display: none;
}

.imgSX1, .imgSX2, .imgSX3, .imgSX4, .imgSX5, .imgSX6, .imgSX7, .imgSX8, .imgSX9{
	display: none;
}

.logoExtra{
    display: none;
}

.logosSinergia > a > img{
    width: 150px;
}

.containerPortadaTI{
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
}

.imgPortada{
  width: 50%;
}

.formaG {
  background-color: #144394;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  border-top-right-radius: 200px;
}

.formaG img {
  width: 520px;
  position: absolute;
  bottom: 0;
  display: flex;
  right: 0;
}

.txtPortada{
  width: 50%;
}


.containerInfo {
  width: 100%;
  height: 100%;
  padding: 300px 100px 0px 50px;
}

.containerInfoCel{
  display: none;
}

.containerDivRow{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    margin-right: auto;
    margin-left: auto;
}

.divTxt50w{
  width: 50%;
  height: auto;
  background-image: url(../images/fondoPortada1.png);
  background-size: cover;
  z-index: -2;
}

.divMulti50w{
  width: 50%;
  height: 100vh;
  display: flex;
  flex-direction: column;
}

.multimedia{
  height: 70%;
  background-image: url(../images/imgTrabajo.png);
background-size: cover;
}

.containerOpciones{
  height: 40%;
  width: 100%;
  display: flex;
  flex-direction: row;
}

.SinergiaTI{
  background-color: #154394;
    width: 50%;
    height: 100%;
    pointer-events: visible;
    margin: auto;
    text-align: center;
    padding: 10%;
}

.RedesSocialesS {
  background-color: #0e1c35;
  width: 50%;
  height: 100%;
  padding: 50px;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
}

.menuLateral{
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.menuLateral .enlaceML{
  color: #daf4ff;
    font-size: 12px;
    font-weight: 300;
    border-top: solid 1px #ffffff24;
    text-decoration: none;
    padding: 10px 0px 20px 0px;
    width: 50%;
    display: flex;
    justify-content: space-between;
}

.menuLateral .enlaceML:hover{
    border-top: solid 1px #ffffff;
}

.menuLateral .enlaceML .iconML{
  width: 10%;
  width: 8%;
    margin-top: 3px;
}

.img100{
  width: 80%;
  transform: scaleX(-1);
}

.infoAviso{
    padding: 50px 200px;
    width: 100%;
    text-align: left;
}

.menuS .opIdioma{
    border-radius: 50px;
}

.menuS>li{
  float: left;
    text-align: left;
}

.menuS>li>ul{
  display: none;
}

.menuS>li:hover>ul {
  display: flex;
    position: absolute;
    text-align: left;
    padding: 30px 30px 30px 0px;
    background-color: rgb(2 6 47 / 82%);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    height: 120px;
    width: 130px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.enlaceWhatsapp{
  display: none;
}

.imgProductos img{
  width: 100%;
}

.seccionContacto{
  padding: 100px 50px 50px 50px;
  background: #f2f2f2;
  width: 100%;
  }

.datosContacto{
width: 35%;
background: #154394;
padding: 50px;
}

.listaDatos{
  color: #f2f2f2;
    text-align: left;
    list-style: none;
    font-weight: 300;
}

.seccionListaProductos{
  padding: 0px 100px;
}

.listaProductos{
  padding: 0px 50px 50px 50px;
}

.listaRedes img{
  width: 20px;
  margin: 10px;
}

.listaRedesM{
  width: 100%;
    margin: 10px;
    padding-top: 40px;
}

.listaRedesM img{
  width: 30px;
  margin: 10px;
}

.listaRedesM img{
  width: 30px;
  margin: 10px;
}

.listaRedesMenu img{
  display: none;
}

.formularioContacto{
width: 65%;
padding: 50px;
background: #ffffff;
}

.contenedorContacto{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    overflow: hidden;
    border-radius: 50px;
}

.contenidoDatos form .user-details{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 0 12px 0;
}
form .user-details .input-box{
  margin-bottom: 15px;
  width: calc(100% / 2 - 20px);
}
form .input-box span.details{
  display: block;
  font-weight: 400;
  margin-bottom: 5px;
}
.user-details .input-box input{
  height: 45px;
    width: 100%;
    outline: none;
    font-size: 16px;
    padding-left: 15px;
    border: none;
    border-bottom: solid 1px #d9d9d9;
    transition: all 0.3s ease;
}

.user-details .input-box input:focus,
.user-details .input-box input:valid{
  border-color: #0052ff;
}
 form .gender-details .gender-title{
  font-size: 20px;
  font-weight: 500;
 }
 form .category{
   display: flex;
   width: 80%;
   margin: 14px 0 ;
   justify-content: space-between;
 }
 form .category label{
   display: flex;
   align-items: center;
   cursor: pointer;
 }
 form .category label .dot{
  height: 18px;
  width: 18px;
  border-radius: 50%;
  margin-right: 10px;
  background: #d9d9d9;
  border: 5px solid transparent;
  transition: all 0.3s ease;
}
 #dot-1:checked ~ .category label .one,
 #dot-2:checked ~ .category label .two,
 #dot-3:checked ~ .category label .three{
   background: #9b59b6;
   border-color: #d9d9d9;
 }

 .enviarDatos button {
    height: 100%;
    padding: 7px;
    width: 100%;
    border-radius: 50px;
    border: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #154394;
}

 form .button input:hover{
  /* transform: scale(0.99); */
  background: #0052ffc4;
  }

  textarea{
    height: 150px;
    width: 100%;
    outline: none;
    font-size: 16px;
    border-radius: 5px;
    padding-left: 15px;
    border: none;
    border-bottom: solid 1px #d4d4d4;
    transition: all 0.3s ease;
}

.seccionNosotros{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f2f2f2;
    padding: 50px 100px;
}


.seccionServicios{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f2f2f2;
    padding: 50px 100px;
}

.seccionServiciosA{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f2f2f2;
    padding: 50px 100px;
}

.seccionBeneficiosAtaico{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f2f3f6;
    padding: 50px 100px;
}

.CopyrightAtaico {
    width: 100%;
    padding: 20px;
    text-align: center;
    border-top: solid 1px #ffffff;
}

.seccionFooter{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
}

.seccionClientes{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f8f8f9;
    padding: 50px 100px;
}

.grupoTarjetasFGC{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #daf4ff;
    padding: 50px 130px;
}

.grupoProductos{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    padding-top: 20px;
}

.productoInd{
    height: auto;
    padding-right: 50px;
    width: auto;
    cursor: pointer;
}

.margenTarjeta{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 50px 100px;
}

.filaTarjetas {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  padding: 10px;
  border-bottom: solid 1px #2b2f5d1f;
  justify-content: center;
}

.grupoTarjetaSM{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  padding: 0px;
}

.grupoTarjetaSMH {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  padding: 0px;
}

.divParrafo{
  width: 50%;
    margin: auto;
    padding: 50px;
    text-align: left;
}



.divTarjet{
  width: 50%;
  height: 100vh;
  padding: 10%;
}

.tarjetaInd{
  width: 100%;
    height: auto;
    background: #ea3a4e;
    border-radius: 10px;
    padding: 20px;
}

.tarjetaX3AM{
  width: 30%;
    height: auto;
    background: #02062f;
    border-radius: 10px;
    margin: 20px;
    padding: 40px;
    text-align: center;
}

.tarjetaX3 {
  height: 100%;
  border-radius: 10px;
  padding: 0;
  text-align: center;
}

.tarjetaX2Simple{
  width: 50%;
  border-radius: 10px;
  margin: 50px 80px 50px 80px;
  text-align: left;
}

.tarjetaX2List{
    width: 50%;
    text-align: left;
    padding: 30px 30px 30px 0px;
    margin: 0px 50px 0px 0px;
    border-top: solid 1px #f2f2f21f;
}

.tarjetaX3Simple{
  width: 30%;
  border-radius: 10px;
  margin: 20px;
  text-align: left;
}

.tarjetaX4Simple{
  width: 25%;
  border-radius: 10px;
  margin: 20px;
  text-align: left;
}

.tarjetaX1{
  width: 100%;
  height: 400px;
  position: relative;
    min-height: 184px;
    padding: 24px 0;
    padding-right: 80px;
    border: none;
    margin: 20px;
}

.tarjetaX2{
  width: 50%;
  height: 300px;
  position: relative;
    min-height: 184px;
    padding: 24px 0;
    padding-right: 80px;
    border: none;
    margin: 20px;
}

.tarjetaX2{
    width: 50%;
    height: 300px;
    position: relative;
    min-height: 184px;
    padding: 24px 0;
    border: none;
    margin: 10px;
}

.tarjetaX2T {
  width: 100%;
  height: auto;
  position: relative;
  min-height: 184px;
  padding: 24px 0;
  padding-right: 80px;
  border: none;
  margin: 20px;
  /* background: #ffffff2e; */
  border-radius: 50px;
  background-color: rgb(49 48 48 / 45%);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}

    

.tarjetaX1 img{
  position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 15px;
}

.tarjetaX2 img{
  position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 15px;
}

.contenidoTarjetaX2{
    z-index: 1;
    height: 100%;
    max-width: 280px;
    width: 240px;
    margin-left: 30px;
    padding-left: 0;
    flex-direction: column;
    justify-content: center;
    position: absolute;
}

.centrarContenido{
  text-align: center;
  padding: 50px 300px;
}

.centrarContenido img{
  width: 50%;
    height: auto;
    padding: 50px 50px 0px 50px;
}

.iconoVentajas{
  width: 30px;
    padding-bottom: 10px;
}

.iconoProductoAtaico{
  height: 84px;
    padding: 0 20px 20px 0;
    position: relative;
}

.logoCliente {
  height: 100px;
  padding: 20px;
}

.imgPerfilEquipo {
    height: 100px;
    margin-right: auto;
    margin-bottom: 20px;
    display: block;
    border-radius:150px;
}

.listaCorrecta{
  list-style: disc;
    padding-left: 20px;
    font-size: 19px;
    font-weight: 300;
}

.listaSecciones{
  list-style: disc;
    font-size: 12px;
    color: #ffffff;
    list-style: none;
}

.listaSecciones li a{
  color: #ffffff;
  text-decoration: none;
}

.grupoTarjetasInd{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 50px 100px;
}

/* menu Oscuro */
.abajo{
  padding: 5px 150px;
    background-color: rgb(49 48 48 / 45%);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    transition: background-color .6s cubic-bezier(.19,1,.22,1);
    z-index: 10;
    transition: all 1s ease 0s;
}


/* menu TRANSPARENTE para fondo oscuro*/
nav{
  display: flex;
    height: auto;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 30px 120px 30px 50px;
    flex-wrap: wrap;
    position: fixed;
    z-index: 2;
    transition: 1s;
}

nav .logo{
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}
nav ul{
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
nav ul li{
  margin: 0 5px;
}

nav ul li a {
    color: #ffffff;
text-decoration: none;
font-size: 12px;
font-weight: 400;
padding: 8px 30px;
letter-spacing: 1px;
transition: all 0.3s ease;
display: flex;
text-transform: uppercase;
}

.navLight ul li a {
  color: #000000;
  text-decoration: none;
  font-size: 10px;
  font-weight: 300;
  padding: 8px 30px;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  display: flex;
  text-transform: uppercase;
}

  nav ul li a:hover {
    color: #ea3a4e;

  }

  nav ul li a.active{
    color: #ffffff;
    transition: 1s;
    font-weight: 900;
    border-bottom: 1px solid #ffffff2b;
  }
  
  nav ul li a.active2 {
    color: #0e1c35;
    transition: 1s;
    font-weight: 900;
    background: #ffffff;
    border-radius: 50px;
}

nav .menu-btn i{
  color: #ffffff;
  font-size: 22px;
  cursor: pointer;
  display: none;
}
input[type="checkbox"]{
  display: none;
}

/*dfdfggdfgdjgf*/
.iconosMenu{
  width: 20px;
}

.iconOpcionMenu{
  margin: auto;
    width: 19px;
    margin-right: 10px;
}

.iconSubOpcionMenu{
  margin: auto;
    width: 19px;
    margin-right: 10px;
}

.iconSistemas{
  margin: auto;
    width: 90px;
    margin-right: 30px;
}

.opcionMarcada {
    font-weight: 700;
    color: #0052ff;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.miniTituloAzul{
  color: #001848;
  font-size: 10px;
  padding: 0px 0px 20px 0px;
  text-transform: uppercase;
  font-weight: 400;
}

.miniTituloRojo{
  color: #eb4f60;
    font-size: 12px;
    padding: 0px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: 700;
}

.miniTituloBlanco{
  color: #daf4ff;
    font-size: 10px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: 300;
}

.tituloPortada{
  color: #0052ff;
}

.videoPortada > h2{
  font-size: 40px;
    color: #ffffff;
}

.tituloPortadaProducto span{
  font-weight: 800;
}

.tituloPortadas{
  color: #f2f2f2;
}

.tituloPortadaPr{
  font-size: 50px;
    color: #f7f7f9;
    line-height: 1.1;
    font-weight: 500;
}

.tituloPortadaPr span{
    color: #6dc9ee;
    line-height: 1.1;
}

.tituloCentradoAz{
  background: #00bfff; /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #00bfff, #000357); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #00bfff, #000357); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;

    font-size: 70px;
    line-height: 0.7;
    font-weight: 100;
    letter-spacing: -.015em;
}

.tituloCentradoAz span{
  font-weight: 700;
  line-height: 0.7;
}

.tituloBlancoC span{
  background: #1FCAFF;
  background: linear-gradient(to right, #1FCAFF 0%, #6BFFAB 50%, #C496FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 70px;
    line-height: 1.1;
}

.tituloBlancoC{
  color: #daf4ff;
  font-size: 50px;
  line-height: 1.1;
  font-weight: 500;
  padding-bottom: 10px;
}

.tituloBlancoM{
  color: #daf4ff;
  font-size: 70px;
  line-height: 1.1;
  font-weight: 500;
}

.tituloBlancoM span{
  color: #ea3a4e;
    font-size: 80px;
    line-height: 1.1;
    font-weight: 500;
}

.tituloBlancoG{
  color: #daf4ff;
    font-size: 95px;
    line-height: 1;
    font-weight: 400;
    padding-bottom: 30px;
}

.tituloNegroG{
  color: #000000;
  font-size: 110px;
  line-height: 1.1;
}

.tituloNegroM{
  color: #000000;
  font-size: 75px;
  line-height: 1.1;
}

.tituloNegroC {
  color: #000000;
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 30px;
}

/*Subtitulo Azul marino Grande*/
.tituloAzulG{
    color: #001848;
    font-weight: 500;
    font-size: 110px;
    line-height: 1.1;
}

/*Subtitulo Azul marino Mediano*/
.tituloAzulM{
  color: #001848;
  font-weight: 500;
  font-size: 90px;
  line-height: 1.1;
}

/*Subtitulo Azul marino Chico*/
.tituloAzulC{
  color: #001848;
  font-weight: 500;
  font-size: 50px;
  line-height: 1.1;
  padding-bottom: 10px;
}

/*Subtitulo Azul cielo Grande*/
.subtituloAzulCieloG{
  color: #6dc9ee;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1;
  padding-bottom: 30px;
}

/*Subtitulo Azul cielo Mediano*/
.subtituloAzulCieloM{
color: #6dc9ee;
font-weight: 500;
font-size: 28px;
line-height: 1.1;
padding-bottom: 10px;
}

/*Subtitulo Azul cielo Chico*/
.subtituloAzulCieloC{
color: #ea3a4e;
font-weight: 500;
font-size: 25px;
line-height: 1.1;
padding-bottom: 10px;
}

/*Subtitulo Blanco Grande*/
.subtituloBlancoG{
  color: #daf4ff;
    font-size: 32px;
    line-height: 1.3;
    padding-bottom: 10px;
}

/*Subtitulo Blanco Mediano*/
.subtituloBlancoM{
  color: #daf4ff;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
  padding-bottom: 10px;
}

/*Subtitulo Blanco Chico*/
.subtituloBlancoC{
  color: #daf4ff;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.1;
    padding-bottom: 10px;
}

/*Subtitulo Blanco Mini*/
.subtituloBlancoMini{
  color: #daf4ff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.1;
    padding-bottom: 10px;
}

.subtituloRojoMini {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.1;
    padding-bottom: 10px;
}

/*Subtitulo Azul Marino Grande*/
.subtituloAzulG{
  color: #0e1c35;
    font-size: 32px;
    line-height: 1.3;
    padding-bottom: 10px;
}

/*Subtitulo Azul Marino Mediano*/
.subtituloAzulM{
  color: #0e1c35;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.3;
    padding-bottom: 10px;
}

/*Subtitulo Azul Marino Chico*/
.subtituloAzulC{
  color: #0e1c35;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3;
  padding-bottom: 10px;
}

/*Subtitulo Negro Grande*/
.subtituloNegroG{
  color: #000000;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  padding-bottom: 10px;
}


/*Subtitulo Negro Mediano*/
.subtituloNegroM{
  color: #000000;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3;
  padding-bottom: 10px;
}

/*Subtitulo Negro Chico*/
.subtituloNegroC{
  color: #000000;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.3;
    padding-bottom: 10px;
}

.subtituloCeleste {
    color: #97DBDB;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.3;
}

.parrafoBlancoG{
  color: #daf4ff;
  font-size: 19px;
  font-weight: 300;
}

.parrafoBlancoM{
  color: #daf4ff;
  font-size: 16px;
  font-weight: 300;
}

.parrafoBlancoC{
  color: #daf4ff;
  font-size: 13px;
  font-weight: 300;
  padding-bottom: 30px;
}

.parrafoBlancoMini{
  color: #f2f2f29c;
  font-size: 10px;
  font-weight: 300;
}

.parrafoNegroG{
  color: #424242;
  font-size: 19px;
  font-weight: 300;
}

.parrafoNegroM{
  color: rgb(14 28 53);
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

.parrafoNegroC{
  color: #00000096;
  font-size: 13px;
  font-weight: 300;
  padding-bottom: 30px;
}

.parrafoAzulG{
  color: #0e1c35;
  font-size: 19px;
  font-weight: 300;
}

.parrafoAzulM{
  color: #0e1c35;
  font-size: 16px;
  font-weight: 300;
}

.parrafoAzulC{
  color: #424242;
  font-size: 13px;
  font-weight: 300;
}


.parrafoBlancoMini a{
  color: #008abd;
}

.parrafoNegroG ul{
    padding: 20px;
    font-size: 19px;
    color: red;
}

.parrafoNegro span{
  font-weight: 700
}

.parrafoCIBlanco{
  color: #f2f2f2;
  font-size: 19px;
}

.listaParr {
  color: #daf4ff;
  font-size: 13px;
  font-weight: 300;
  padding-bottom: 10px;
    text-align: left;
}

.tarjetaDatos{
    background: #f5f5f5;
    border-radius: 10px;
    padding: 30px;
    width: 300px;
    height: 300px;
}



.divDobleSeccBl{
  width: 100%;
  height: 90vh;
  display: flex;
  flex-direction: row;
  background: #0e1c35;
  margin-right: auto;
  margin-left: auto;
}

/*PORTADA CON PADDING */
.divPortadaDoble{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    background: #ffffff;
    padding: 100px 100px 50px 100px;
    margin-right: auto;
    margin-left: auto;
  }

  /*PORTADA SIN PADDING */
  .divPortadaDobleSP {
    width: 100%;
    height: 100%;
    background-image: url(../images/fondoServicioAP.png);
    background-repeat: no-repeat;
    background-position: top;
    display: flex;
    flex-direction: row;
    background: sr;
    padding: 50px 0px 0px 0px;
    margin-right: auto;
    margin-left: auto;
}

  .divPortadaDobleAz {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    background: rgb(14 28 53);
    padding: 250px 100px 50px 100px;
    margin-right: auto;
    margin-left: auto;
}

.divPortadaDobleAz2 {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  background: #0e1c35;
  padding: 100px 100px 50px 100px;
  margin-right: auto;
  margin-left: auto;
}

.divCentralBlanco{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    background: #daf4ff;
    padding: 50px 100px;
    margin-right: auto;
    margin-left: auto;
}

.divCentralGrisClaro{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #daf4ff;
    padding: 50px 100px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.divCentralAzulMarino{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  background: #0e1c35;
  padding: 50px 100px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.divCentralImg1{
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  background-image: url(../images/fondoNosotros.jpg);
  padding: 50px 100px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

/*Divisor central con margenes laterales */
.divCentralGrisClaroML {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f2f3f6;
    padding: 50px 200px;
    margin-right: auto;
    margin-left: auto;
}

.divCentralBlanco{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    background: #daf4ff;
    padding: 50px 100px;
    margin-right: auto;
    margin-left: auto;
}

.divDobleSeccBl60{
    width: 100%;
    height: 60vh;
    display: flex;
    flex-direction: row;
    background: #f2f2f2;
    padding: 50px 100px;
    margin-right: auto;
    margin-left: auto;
}

.divDobleSeccGr {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    background: #f2f3f6;
    padding: 50px 100px;
    margin-right: auto;
    margin-left: auto;
}

.divDobleSeccBlT{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
}

.divDobleSeccNe{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    background: #000000;
    margin-right: auto;
    margin-left: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.divDobleSeccAz{
  background: #ea3a4e;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    padding: 100px 100px 50px 100px;
    margin-right: auto;
    margin-left: auto;
}

.divSeccImg{
  width: 100%;
  height: 100vh;
  background-image: url(../images/Innovacion.png);
  background-size: cover;
  margin-right: auto;
  margin-left: auto;
}

.portada-container{
  height: 100vh;
    width: 100%;
    object-fit: contain;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: sticky;
    background: #0E1C35;
}

.presentaTxt > h1{
  color: #ffffff;
  font-size: 70px;
  line-height: 1;
    font-weight: 500;
}

.presentaTxt > h1 > span{
  font-size: 100px;
  line-height: 1;
  font-weight: 500;
  -webkit-text-stroke: 1px #f32735;
  color: transparent;
  font-style: italic;
}

.presentaTxt > p{
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -.02em;
    max-width: 24.7058823529vw;
    width: 100%;
    color: #ffffff;
    font-weight: 300;
}

.elevarArriba{
  opacity: 0;
  transition: all 1s;
  animation: elevarAbajo 1s;
}

.show{
  opacity: 1;
  transition: all 1s;
  animation: elevarArriba 1s;
}

@keyframes elevarArriba {
  100%{
    transform: translateY(0px);
  }
  0%{
    transform: translateY(60px);
  }
  
}

@keyframes elevarAbajo {
  0%{
    transform: translateY(0px);
  }
  100%{
    transform: translateY(60px);
  }
  
}


.invisibleAbajo{
  opacity: 1;
  transition: 1s;
}

.show2{
  opacity: 0;
  transition: 1s;
 
}


.videoPortada{
  --fill-layer-background-media-position: fixed;
  object-fit: cover;
  width: 100%;
  height: 100vh;
  z-index: -1;
}

.presentaTxt{
  max-width: 50%;
    width: 100%;
    height: 100%;
    position: fixed;
    padding: 50px;
    z-index: -1;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.barraInferiorPr{
  position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10.5882352941vw;
    display: flex;
    justify-content: flex-end;
}

.grupoEnlaces{
  height: 100%;
  display: flex;
  pointer-events: visible;
}

.divEnlace1 {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration-line: none;
}

.divEnlace2{
    opacity: 1;
    visibility: inherit;
    will-change: auto;
    transform: translate(0px, 0px);
    padding: 2.3529411765vw 2.9411764706vw;
    background-color: #0e1c35;
    transition: background-color .6s cubic-bezier(.19,1,.22,1);
    outline: 0;
}

.iconoEnlace{
  width: 2.4705882353vw;
  height: 2.3529411765vw;
  margin-bottom: 0.7647058824vw;
  transition: transform .6s cubic-bezier(.19,1,.22,1);
}

.iconoEnlace img{
  width: 100px;
    height: 100px;
    transform: translate3d(0px, 0px, 0px);
    content-visibility: visible;
    margin: -100px;
}

.iconoSinergia{
  height: auto;
    margin-bottom: 0px;
    transition: transform .6s cubic-bezier(.19,1,.22,1);
}

.iconoSinergia img{
    width: 30%;
    transform: translate3d(0px, 0px, 0px);
    content-visibility: visible;
}



.PortadaPrincipal{
  width: 100%;
    height: 100vh;
    background-image: url(../images/fondoElemento1.png);
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
}

.PortadaPrincipal2{
    width: 100%;
    height: 100vh;
    background: #0e1c35;
    background-image: url(../images/fondoFinanzas.png);
    background-position: center center;
    display: flex;
    background-size: cover;
}

.PortadaPrincipal3{
    width: 100%;
    height: 100vh;
    background: #0e1c35;
    background-image: url(../images/fondoBlog.jpg);
    background-position: center center;
    display: flex;
    background-size: cover;
}

.divTituloPr{
  margin: auto;
    padding: 100px;
    width: 50%;
}


.divContenidoCentrado{
  width: 100%;
    height: auto;
    padding: 50px 20%;
    text-align: center;
    margin: auto;
}

.divContenidoCentrado img{
  width: 100%;
  padding: 50px 150px;
  text-align: center;
}

.divImgPr{
  width: 50%;
  height: 100vh;
  padding-top: 100px;
}

.divImgPr img{
  width: 100%;
  padding: 100px;
}

.divPortadaProductos{
  background: #f7f7f9;
  width: 100%;
    height: 60vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divPortadaServicios{
    width: 100%;
    height: 60vh;
    background-image: url(../images/servicios.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divPortadaContacto{
  background-image: url(../images/contacto.jpg);
    width: 100%;
    height: 60vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divSeccImg2{
  width: 100%;
  height: 100vh;
  background-image: url(../images/Innovacion2.png);
  background-size: cover;
  margin-right: auto;
  margin-left: auto;
}

.divSeccImg3{
  width: 100%;
  height: 100vh;
  background-image: url(../images/slide_2__.jpg);
  background-size: cover;
  margin-right: auto;
  margin-left: auto;
}

.divPortadaC{
    width: 100%;
    height: 130vh;
    background: #0e1c35;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divUnicoCentro {
    margin-top: 150px;
    text-align: center;
    position: absolute;
    width: 100%;
}

.divUnicoCentro img{
  width: 400px;
  margin: auto;
  text-align: center;
  padding-bottom: 50px;
}

footer{
  background: #0e1c35;
  padding: 0px 25px;
}

.divDobleTexto{
  width: 100%;
  height: 40vh;
    display: flex;
    flex-direction: row;
    margin-right: auto;
    margin-left: auto;
    background: #f2f3f6;
}

.divTextoFooter{
  width: 50%;
  text-align: left;
  padding: 25px;
}

/* Divisor sin margen automático sin color de fondo*/
.divTextoSMS{
  width: 50%;
    padding: 0px 50px;
    
}

/* Divisor sin margen automático con color de fondo azul marino*/
.divTextoSMSAM{
  width: 50%;
    padding: 50px;
    background: #6dc9ee;
    padding: 100px;
}

/* Divisor sin margen automático con color de fondo azul marino*/
.divTextoSMSAC{
  width: 50%;
    padding: 50px;
    background: #00b6da;
    padding: 100px;
}

.grupoTarjetasX2{
    width: 100%;
    margin: auto;
    text-align: left;
}

/* DIV izquierdo a la mitad */
.divIzq1{
  width: 50%;
  overflow: hidden;
}

/* Div para mini titulos */
.divIzqImg{
  width: 50%;
  overflow: hidden;
}

.divIzqImg img{
  width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 1s;
}

/* DIV IZQUIERDO CON FONDO */
.divIzq1CF {
    width: 50%;
    margin: auto;
    padding: 50px;
    height: 100%;
}

.divDer1{
  width: 50%;
    margin: auto;
    text-align: left;
    padding: 100px;
}

.divDerList{
  width: 70%;
  text-align: left;
}

.divIzq2{
  width: 50%;
    margin: auto;
    padding: 50px;
    text-align: left;
}

.divDer2{
  width: 50%;
    margin: auto;
}

.divIzq3{
    width: 50%;
    text-align: left;
    padding: 0px 0px 0px 130px;
}

.divDer3{
    width: 50%;
    text-align: left;
    padding: 0px 130px 0px 50px;
}

.divLogoFooter{
  width: 50%;
  margin: auto;
  text-align: center;
}

.divLogoFooter img {
    width: 200px;
}

.div65P{
    width: 75%;
    text-align: left;
}

.div35P{
    width: 25%;
    text-align: left;
    padding: 0px 20px 50px 20px;
}

.div65P img, .div35P img{
  width: 100%;
  height: 55%;
  padding-bottom: 15px;
}

/*dividores redondeados y alineados horizontalmente*/

.miniTarjetasInfo {
    width: 50%;
    text-align: left;
    padding: 20px;
    overflow: hidden;
    background: #ffffff;
    margin: 25px;
    border-radius: 10px;
}

.divTarjetaAzul{
  background-color: #0052ff;
  width: 50%;
  height: 80vh;
  text-align: center;
  margin: 20px;
  padding: 50px;
  border-radius: 20px;
  overflow: hidden;
}

.divTarjetaBlanco{
  background-color: #daf4ff;
  width: 50%;
  height: 80vh;
  text-align: center;
  margin: 20px;
  padding: 50px;
  border-radius: 20px;
  overflow: hidden;
}

.divTarjetaNegro{
background-color: #000000;
width: 50%;
  height: 80vh;
  text-align: center;
  margin: 20px;
  padding: 50px;
  border-radius: 20px;
  overflow: hidden;
}

.divTarjetaGrisClaro{
background-color: #f7f7f9;
width: 50%;
  height: 80vh;
  text-align: center;
  margin: 20px;
  padding: 50px;
  border-radius: 20px;
  overflow: hidden;
}

.imgDivisores{
  width: 400px;
    margin: auto;
    text-align: center;
    padding: 30px;
}

.divIzq1 img, .divDer2 img, .divIzq3 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s;
}

.divIzq1 img:hover, .divDer2 img, .divIzq3 img{
  width: 100%;
  height: 110%;
  object-fit: cover;
  transition: 1s;
}

.divIzq1CF img{
width: 100%;
    height: auto;
    padding-bottom: 15px;
}

.botonContBlanco {
  background: #ffffff00;
  color: #daf4ff;
  padding: 15px;
  text-decoration: none;
  border: solid 1px #f2f2f2;
  border-radius: 50px;
  margin: 0px 10px 10px 0px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}

/*Botón azul marino*/
.botonAzul{
  background: #0e1c35;
    color: #ffffff;
    padding: 15px;
    text-decoration: none;
    border: solid 1px #0e1c35;
  border-radius: 50px;
  margin: 0px 10px 10px 0px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}

.botonAzul:hover{
  background: #0e1c35;
  color: #ffffff;
  padding: 15px;
  text-decoration: none;
  border: solid 1px #02062f;
  border-radius: 50px;
  margin: 0px 10px 10px 0px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}

/*Boton blanco*/
.botonBlanco{
  background: #ffffff00;
  color: #daf4ff;
  padding: 15px;
  text-decoration: none;
  border: solid 1px #daf4ff;
  border-radius: 50px;
  margin: 0px 10px 10px 0px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}

.botonBlanco:hover{
  background: #daf4ff;
  color: #02062f;
  padding: 15px;
  text-decoration: none;
  border: solid 1px #02062f;
  border-radius: 50px;
  margin: 0px 10px 10px 0px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}

.botonAzulOpac{
    background: #6dc9ee24;
    color: #ffffff;
    border-radius: 5px;
    padding: 15px;
    text-decoration: none;
    width: 150px;
    border: solid 1px #f2f2f2;
}

.botonAzulOpac:hover{
    background: #6dc9ee24;
    color: #6dc9ee;
    border-radius: 5px;
    padding: 15px;
    text-decoration: none;
    width: 150px;
    border: solid 1px #6dc9ee;
}

.botonAzulBondi{
    background: #00B6DA;
    color: #fff;
    border-radius: 5px;
    padding: 9px;
    text-decoration: none;
    width: 150px;
    border: 0;
}

#app-whatsapp {
    position: fixed;
    right: 20px;
    bottom: 85px;
    width: 80px;
    z-index: 1000;
    display: block;
}

#app-messenger {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 80px;
    z-index: 1000;
    display: block;
}

a {
  color: #000000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  color: #1A5E63;
  outline: none;
}

::-webkit-selection {
  color: #fff;
  background: #6dc9ee;
}

::-moz-selection {
  color: #fff;
  background: #6dc9ee;
}

::selection {
  color: #fff;
  background: #6dc9ee;
}


.contact-info {
  margin-bottom: 4em;
  padding: 0;
}
.contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
.contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: #031927;
}
.contact-info li a {
  color: #031927;
}
.one_third, .two_third, .three_third{display:block; float:left; margin:0 30px 0 0; text-align:justify;}

.one_third{width:300px;}
.two_third{width:630px;}
.three_third{width:960px; float:none; margin-right:0; clear:both;}
.lastbox{margin-right:0;}


#bloque{
	width: 350px;
	height: 200px;
	background-image: url(../images/1.jpg);
	margin-left: 650px;
}

#bloque1{
	width: 600px;
	height: 200px;
	background-image: url(../images/1.jpg);
	margin-left: 100px;
}


.clearfix {
    overflow: auto;
}


/*curriculim*/
.container3 {
  position: relative;
  width: 300px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.container3:hover .overlay {
  width: 100%;
}

.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}


/**/

a {
  color: #000000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #6dc9ee;
  outline: none;
}


::-webkit-selection {
  color: #fff;
  background: #6dc9ee;
}

::-moz-selection {
  color: #fff;
  background: #6dc9ee;
}

::selection {
  color: #fff;
  background: #6dc9ee;
}

.js .animate-box {
  opacity: 0;
}









/*RESPONSIVO*/
@media screen and (max-width: 1068px) {

  *{
  margin: 0;
  padding: 0;
  line-height: 1.7;
  text-decoration: none;
  list-style: none;
  box-sizing: border-box;
}

body{
  font-family: 'Montserrat', sans-serif;
}

#app-whatsapp{
  display: none;
}

#app-messenger{
  display:none;
}

  /*DIV PADRES O FONDOS*/
.divPortadaContacto{
  background-image: url(../images/contacto.jpg);
    width: 100%;
    height: 60vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divPortadaServicios{
  background-image: url(../images/servicios.jpg);
    width: 100%;
    height: 70vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divPortadaProductos{
  background-image: url(../images/productos.png);
    width: 100%;
    height: 60vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divPortadaC {
    width: 100%;
    height: 125vh;
    background: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
 /*DIV HIJOS O DIV DE CONTENIDO*/

.divUnicoCentro {
    margin-top: 150px;
    text-align: center;
    position: absolute;
    width: 100%;
}

/*TITULOS*/
.tituloCentradoAz {
    color: #0052ff;
    font-size: 50px;
    line-height: 0.7;
    font-weight: 100;
    letter-spacing: -.015em;
}




}

@media (max-width: 920px){

  body{
    font-family: 'Montserrat', sans-serif;
}

.contenidoTarjetaX2 {
  z-index: 1;
    height: 100%;
    max-width: 280px;
    width: 190px;
    margin: 10px 100px 10px 30px;
    padding-left: 0;
    justify-content: center;
    position: absolute;
}

.abajo {
  padding: 10px 30px 11px 30px;
    background-color: #0e1c35;
    backdrop-filter: saturate(180%) blur(20px);
    z-index: 10;
    transition: all 1s ease 0s;
}

.portada-container {
  width: 100%;
  object-fit: contain;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  position: relative;
}

.videoPortada {
  --fill-layer-background-media-position: fixed;
    object-fit: cover;
    width: 100%;
    height: 100vh;
    z-index: -1;
}

.presentaTxt {
  max-width: 50%;
    width: 100%;
    height: 60%;
    position: absolute;
    z-index: -1;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 0px;
}

.presentaTxt > h1 {
  color: #ffffff;
  font-size: 45px;
  line-height: 1;
  font-weight: 500;
}

.presentaTxt > p {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -.02em;
  max-width: none;
  width: 100%;
  color: #d9f6ef;
  font-weight: 300;
}

.barraInferiorPr {
  position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: table;
    height: auto;
}

.grupoEnlaces {
  height: 100%;
  display: flex;
  flex-direction: column;
  pointer-events: visible;
}

.divEnlace1 {
  opacity: 1;
  visibility: inherit;
  will-change: auto;
  transform: translate(0px, 0px);
  padding: 30px;
  background-color: rgb(255 255 255 / 0%);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  transition: background-color .6s cubic-bezier(.19,1,.22,1);
  outline: 0;
  text-decoration: none;
  border-top-left-radius: 0px;
}

.divEnlace2 {
  opacity: 1;
  visibility: inherit;
  will-change: auto;
  transform: translate(0px, 0px);
  padding: 20px 30px;
  background-color: #0d1135;
  transition: background-color .6s cubic-bezier(.19,1,.22,1);
  outline: 0;
}

.listaRedes{
  display: none;
}

.divCentralImg1 {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  background-color: #000000;
  background-image: url(../images/fondoNosotros.jpg);
  padding: 100px 30px 50px 30px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.divDobleTexto {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  background: #f2f3f6;
}

.menuS>li{
  float: left;
text-align: center;
margin-top: 40px;
}

.menuS>li>ul{
  display: none;
}

.menuS>li:hover>ul {
    display: contents;
    position: absolute;
    text-align: left;
    padding-top: 30px;
    background: #02062F;
    height: 120px;
    width: 130px;
}

.iconOpcionMenu{
  display: none;
}

.iconIdioma{
  display: none;
}


.enlaceWhatsapp{
  padding: 15px 10px 10px 100px;
    display: block;
}

.enlaceWhatsapp img{
  width: 25px;
}

label #btn{
  display: block;
}

ul{
  width: 100%;
  height: 100vh;
  top: 80px;
  left: -100%;
  text-align: center;
  transition: all .5s;
}

nav ul li{
  display: block;
  margin: 50px 0;
  line-height: 30px;
}

nav ul li a{
  font-size: 20px;
}

#check:checked ~ ul{
  left: 0;
}

#check:checked ~ #btn{
  display: none;
}


  /*IMAGENES*/
  .imgDivisores {
    width: 300px;
    margin: auto;
    text-align: left;
    padding: 30px 50px 0px 0px;
}

  .divIzq1 img, .divDer2 img, .divIzq3 img {
      width: 100%;
  }

  .opcionMarcada {
    font-weight: 700;
    color: #0052ff;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/*DIV PADRES O FONDOS*/
.divPortadaContacto {
    background-image: url(../images/contacto.jpg);
    width: 100%;
    height: 60vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divPortadaServicios{
  background-image: url(../images/servicios.jpg);
    width: 100%;
    height: 60vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divPortadaProductos{
  background: #f2f2f2;
    width: 100%;
    height: 60vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.divPortadaC{
    width: 100%;
    height: 120vh;
    background: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

.divSeccImg2 {
    width: 100%;
    height: 80vh;
    background-image: url(../images/Innovacion2a.png);
    background-size: cover;
    margin-right: auto;
    margin-left: auto;
}
 /*DIV HIJOS O DIV DE CONTENIDO*/
.divUnicoCentro {
    margin-top: 140px;
    text-align: center;
    position: absolute;
    width: 100%;
}

.divUnicoCentro img{
  width: 300px;
  margin: auto;
  text-align: center;
  padding-bottom: 50px;
}

/*TITULOS*/

.tituloBlanco {
    color: #daf4ff;
    font-size: 35px;
    line-height: 1.1;
}

.tituloNegro {
    color: #000000;
    font-size: 35px;
    line-height: 1.1;
}

.tituloAzulC {
  color: #001848;
  font-weight: 500;
  font-size: 35px;
  line-height: 1.1;
  padding-bottom: 10px;
}



.tituloCentradoAz {
    color: #0052ff;
    font-size: 35px;
    line-height: 0.7;
    font-weight: 100;
    letter-spacing: -.015em;
}
.tituloGradAzul {
    background: #3175fe;
    background: -webkit-linear-gradient(to right, #3175fe, #0052ff);
    background: linear-gradient(to right, #3175fe, #0052ff);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: 33px;
    line-height: 1.1;
}


/*PARRAFOS*/
.parrafoBlanco {
    color: #daf4ff;
    font-size: 16px;
}

.parrafoBlancoC {
    color: #daf4ff;
    font-size: 14px;
    padding: 0px;
    padding-bottom: 30px;
}

.parrafoNegroM {
    color: #000000;
    font-size: 15px;
}

.parrafoNegroC{
  color: #0e1c36;
  font-size: 14px;
  padding-bottom: 30px;
}

.divDobleSeccBlT{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f7f7f9;
    padding: 0px 30px 0px 30px;
}

.divDobleSeccAz{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #02062f;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 50px;
}

.divDobleSeccBl{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 100px;
}

.divDobleSeccGr{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column-reverse;
    background: #f7f7f9;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 100px;
}

.divTarjetaAzul{
  background-color: #0052ff;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 35px 30px 35px 30px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0px 0px 30px 0px;
}

.divTarjetaBlanco{
  background-color: #daf4ff;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 35px 30px 35px 30px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0px 0px 30px 0px;
}

.divTarjetaGrisClaro{
  background-color: #f7f7f9;
    width: 100%;
    height: auto;
    text-align: left;
    padding: 50px 100px 50px 100px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0px 0px 50px 0px;
}

.divTarjetaNegro{
background-color: #000000;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 100px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0px 0px 50px 0px;
}

.divTarjetaGris{
background-color: #f2f2f2;
width: 100%;
    height: auto;
    text-align: center;
    padding: 100px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0px 0px 50px 0px;
}

/*DIVIS0RES MEDIOS*/
.divIzq1{
  width: 100%;
    margin: auto;
    padding-left: 50px;
    padding-right: 50px;
    text-align: left;
}

.divIzqImg{
  width: 100%;
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    text-align: left;
}

.divIzqImg img{
  width: 100%;
    padding-bottom: 20px;
}

.divDer1{
  width: 100%;
    margin: auto;
    padding-left: 50px;
    padding-right: 50px;
    text-align: left;
}

.divIzq2{
  width: 100%;
    margin: auto;
    padding-left: 50px;
    padding-right: 50px;
    text-align: left;
}

.divDer2{
  width: 100%;
  padding: 50px;
  text-align: left;
}

.divIzq3 {
    width: 100%;
    text-align: left;
    padding: 50px 50px 0px 50px;
}

.divDer3{
    width: 100%;
    text-align: left;
    padding: 0px 130px 0px 50px;
}

}

@media (max-width: 1068px){
  nav{
    padding: 10px 30px 11px 30px;
  }
}
@media (max-width: 920px) {
  nav .menu-btn i{
    display: block;
  }
  #click:checked ~ .menu-btn i:before{
    content: "\f00d";
  }
  nav ul{
    position: fixed;
    top: 80px;
    left: -100%;
    background: #001848;
    height: 100vh;
    width: 100%;
    text-align: center;
    display: block;
    transition: all 0.3s ease;
    z-index: 1;
  }
  #click:checked ~ ul{
    left: 0;
  }
  nav ul li{
    width: 100%;
    margin: 0;
  }
  nav ul li a{
    width: 100%;
    margin-left: -100%;
    display: block;
    font-size: 20px;
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  #click:checked ~ ul li a{
    margin-left: 0px;
    font-size: 18px;
  }
  nav ul li a.active,
  nav ul li a:hover{
    background: none;
color: #ea3a4e;
  }
}

@media (min-width: 2560px){

.imgSPC1, .imgSPC2, .imgSPC3, .imgSPC4, .imgSPC5, .imgSPC6 .imgSPC7, .imgSPC8, .imgSPC9{
display: none;

}

.imgSM1, .imgSM2, .imgSM3, .imgSM4, .imgSM5, .imgSM6, .imgSM7, .imgSM8, .imgSM9{
	display: none;
}

.imgSX1, .imgSX2, .imgSX3, .imgSX4, .imgSX5, .imgSX6, .imgSX7, .imgSX8, .imgSX9{
	display: block;
}
}

/*Dispositivos Moviles */
@media (max-width: 734px) {
  .contenidoAviso {
    line-height: 1.6; /* Espaciado entre líneas para mejor legibilidad */
    padding: 0px 0px;
  }
.imgSPC1, .imgSPC2, .imgSPC3, .imgSPC4, .imgSPC5, .imgSPC6 .imgSPC7, .imgSPC8, .imgSPC9{
display: none;

}

.imgSM1, .imgSM2, .imgSM3, .imgSM4, .imgSM5, .imgSM6, .imgSM7, .imgSM8, .imgSM9{
	display: block;
}

.imgSX1, .imgSX2, .imgSX3, .imgSX4, .imgSX5, .imgSX6, .imgSX7, .imgSX8, .imgSX9{
	display: none;
}

.logoExtra{
    display: block;
}
    .containerInfoCel > .parrafoAzulC{
        display: none;
    }
    
  .containerPortadaTI {
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    background-size: cover;
    display: flex;
    flex-direction: column;
}

  .containerDivRow {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-right: auto;
    margin-left: auto;
}

.divTxt50w {
  width: 100%;
  background-color: #0e1c35;
  z-index: -2;
  height: 400px;
}

.divMulti50w {
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column-reverse;
}

.containerOpciones {
  height: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.multimedia {
  height: 50vh;
  background-image: url(../images/imgTrabajo.png);
  background-size: cover;
}

.RedesSocialesS {
  background-color: #0e1c35;
  width: 100%;
  height: 35vh;
}

.listaRedesM {
  width: 100%;
    margin: 0px auto;
    vertical-align: middle;
    display: block;
    text-align: center;
    padding-top: 0px;
}

.SinergiaTI {
  background-color: #154394;
  width: 100%;
  height: auto;
  pointer-events: visible;
  padding: 30px;
  text-align: center;
}

.iconoEnlace img {
  width: 100px;
  height: 100px;
  transform: translate3d(0px, 0px, 0px);
  content-visibility: visible;
  margin: 0px;
  margin-top: 10px;
}

  .miniTituloBlanco {
    color: #daf4ff;
    font-size: 10px;
    padding: 30px 0px;
    text-transform: uppercase;
    font-weight: 300;
}

.miniTituloAzul {
  color: #000000;
  font-size: 10px;
  padding: 30px 0px;
  text-transform: uppercase;
  font-weight: 300;
}

  .menuLateral {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 50px;
}

.menuLateral .enlaceML {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  border-top: solid 1px #ffffff24;
  text-decoration: none;
  padding: 10px 0px 20px 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

  .PortadaPrincipal2 {
    width: 100%;
    height: 100vh;
    background: #02062f;
    background-image: url(../images/fondoFinanzas.png);
    background-position: center center;
    display: flex;
    background-size: cover;
}

  .PortadaPrincipal3 {
    width: 100%;
    height: 100vh;
    background: #02062f;
    background-image: url(../images/fondoBlog.jpg);
    background-position: center center;
    display: flex;
    background-size: cover;
}

.tituloPortadaPr {
    font-size: 35px;
    color: #f7f7f9;
    line-height: 1.1;
    font-weight: 500;
}

.infoAviso {
    padding: 20px;
    width: 100%;
    text-align: justify;
}

  /* Atributos normales */
.listaSecciones {
    list-style: disc;
    font-size: 12px;
    color: #ffffff;
    list-style: none;
}

ul {
    width: 100%;
    height: auto;
    top: 80px;
    left: -100%;
    text-align: center;
    transition: all .5s;
}

ul.ap {
  width: 100%;
  height: auto;
  top: 80px;
  left: -100%;
  text-align: left;
  transition: all .5s;
}

nav ul {
    position: fixed;
left: -100%;
background: #0e1c35;
height: 100vh;
width: 100%;
display: block;
transition: all 0.3s ease;
z-index: -1;
padding: 50px;
text-align: center;
top: 50px;
}

  /*DIVISORES PADRES */

  .divCentralGrisClaro {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f2f3f6;
    padding: 50px 10px;
    margin-right: auto;
    margin-left: auto;
}

.divCentralAzulMarino {
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #02062f;
    padding: 50px 30px;
    margin-right: auto;
    margin-left: auto;
}

.divCentralGrisClaroML {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f2f3f6;
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
}

.divContenidoCentrado {
    width: 100%;
    padding: 20PX;
    text-align: left;
}

.divContenidoCentrado img {
    width: 100%;
    padding: 30px 20px 30px 0px;
    text-align: left;
}

.divDerList {
  width: 100%;
    text-align: left;
    padding: 0px 50px 0px 50px;
}

.tarjetaX2List {
  width: 100%;
  text-align: left;
  padding: 25px 0px 25px 0px;
  margin: 0px;
  border-top: solid 1px #f2f2f21f;
}

.tituloBlancoG {
  color: #daf4ff;
  font-size: 50px;
  line-height: 1;
  font-weight: 400;
  padding-bottom: 30px;
}

.tituloBlancoM {
  color: #daf4ff;
    font-size: 45px;
    line-height: 1.1;
    font-weight: 300;
}

.tituloBlancoM span {
  color: #6dc9ee;
    font-size: 45px;
    line-height: 1.1;
    font-weight: 400;
}

.divPortadaDobleAz {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  background: #0e1c35;
  padding: 50px 0px;
  margin-right: auto;
  margin-left: auto;
}

.divPortadaDobleAz2 {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  background: #0e1c35;
  padding: 50px 0px;
  margin-right: auto;
  margin-left: auto;
}

.divPortadaDoble {
    background: #ffffff;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 100px 30px 50px 30px;
    margin-right: auto;
    margin-left: auto;
}

.divDobleTexto {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  background: #f2f3f6;
}

.divDobleSeccBlT {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f7f7f9;
    padding: 0px 10px 0px 10px;
}

.divDobleSeccAz {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #0e1c35;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 50px 20px 50px;
}

.divDobleSeccBl {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column-reverse;
    background: #0e1c35;
    padding: 30px;
}

.divDobleSeccGr {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column-reverse;
    background: #f7f7f9;
    padding: 30px 10px 30px 10px;
}

footer {
    background: #0e1c35;
    padding: 50px 10px;
}

/* DIVISORES HIJOS */

.divDer1 {
  width: 100%;
    margin: auto;
    padding: 0px;
    text-align: left;
}

.divIzq1 {
  width: 100%;
    margin: auto;
    padding: 0px 50px;
    text-align: left;
}

.divDer2{
    width: 100%;
    margin: auto;
    padding: 10px 10px;
    text-align: left;
}

.divIzq2 {
    width: 100%;
    margin: auto;
    padding: 10px 10px;
    text-align: left;
}

.divIzq3 {
    width: 100%;
    margin: auto;
    padding: 10px 10px;
    text-align: left;
}

.divDer3 {
    width: 100%;
    margin: auto;
    padding: 10px;
    text-align: left;
}

.div65P {
    width: 100%;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.div35P {
    width: 100%;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

.divTextoSMSAC {
  width: 100%;
  padding: 30px;
  background: #02062f;
  border-radius: 0px;
  margin: 0px;
}

.divTextoSMSAM {
  width: 100%;
  padding: 30px;
  border-radius: 0px;
  margin: 0px;
  background: #6ec9ee;
}

.divLogoFooter {
    width: 100%;
    margin: auto;
    text-align: center;
}

.divTextoFooter {
    width: 100%;
    text-align: center;
    padding: 10px 50px 30px 50px;
}

  /*SECCION SERVICIOS */
.seccionServicios {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f2f3f6;
    padding: 30px 10px;
}

.seccionServiciosA {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  background: #f2f3f6;
  padding: 100px 10px;
}

.seccionClientes {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #ffffff;
    padding: 30px 10px;
}

.seccionBeneficiosAtaico{
  width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #f2f3f6;
    padding: 30px 10px;
}

.seccionFooter {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
}


/* TARJETAS */

.miniTarjetasInfo {
    width: 100%;
    text-align: left;
    padding: 20px;
    overflow: hidden;
    background: #ffffff;
    border-radius: 10px;
    margin: 10px 0px 10px 0px;
}

.grupoTarjetaSM {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: COLUMN;
    padding: 0px;
}

.grupoTarjetasX2 {
    width: 100%;
    margin: auto;
    text-align: left;
}

.tarjetaX2 {
  width: 100%;
  height: 320px;
  position: relative;
  min-height: 184px;
  padding: 24px 0;
  padding-right: 80px;
  margin: auto;
  margin-bottom: 20px;
}

.grupoTarjetaSM:last-child .tarjetaX2{
    display: none;
    }

.tarjetaX1{
  width: 100%;
    height: 300px;
    position: relative;
    min-height: 184px;
    padding: 24px 0;
    padding-right: 80px;
    margin: auto;
    margin-bottom: 10px;
}

.tarjetaX1 img {
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 300px;
    width: 100%;
    border-radius: 15px;
}

.filaTarjetas {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 0px;
    border-bottom: solid 0px #ffffff;
}

.filaTarjetas.reverse {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column-reverse;
  padding: 0px;
}

.grupoTarjetas {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 0px 10px 0px 10px;
}

.grupoTarjetasFGC {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    background: #daf4ff;
    padding: 50px 30px;
}

.margenTarjeta {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding: 50px 10px;
}

.tarjetaX3 {
    width: 100%;
    height: auto;
    background: #ffffff12;
    border-radius: 10px;
    margin: 0px 0px 20px 0px;
    padding: 20px;
    text-align: center;
}

.tarjetaX3AM {
    width: 100%;
    height: auto;
    background: #02062f;
    border-radius: 10px;
    margin: 0px 0px 20px 0px;
    padding: 40px;
    text-align: left;
}

.tarjetaX2Simple {
  width: 100%;
    border-radius: 10px;
    margin: 0px;
    text-align: left;
    padding-bottom: 40px;
}

.tarjetaX3Simple {
    width: 100%;
    border-radius: 10px;
    text-align: left;
    padding: 10px;
    margin: auto;
}

.tarjetaX3Simple {
    width: 100%;
    border-radius: 10px;
    text-align: left;
    padding: 10px;
    margin: auto;
}

.tarjetaX4Simple {
    width: 100%;
    border-radius: 10px;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
}

.centrarContenido {
  padding: 70px 0px 30px 0px;
    text-align: center;
}

.centrarContenido img{
 width: 100%;
}

.seccionContacto{
  padding: 25px;
    background: #f2f2f2;
    width: 100%;
}

.seccionListaProductos {
    padding: 50px 20px;
}

.listaProductos {
    padding: 10px;
}

.grupoProductos {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    padding-top: 20px;
    margin-bottom: 50px;
}

.productoInd {
    height: auto;
    padding: 10px;
    width: 100%;
    cursor: pointer;
    display: flex;
}

.productoInd p {
    width: 60%;
    margin: auto;
    padding-left: 30px;
    font-size: 20px;
}

.iconSistemas {
    margin: auto;
    width: 40%;
}

.contenedorContacto {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
}

.datosContacto {
    width: 100%;
    background: #154394;
    padding: 50px;
}

.listaDatos{
  color: #f2f2f2;
  text-align: left;
}

.listaCorrecta {
    list-style: none;
    padding: 0px;
    font-size: 19px;
    text-align: left;
}

.listaRedes img{
  width: 30px;
  margin: 10px;
  
}

.listaRedesMenu {
    padding-top: 100px;
    display: inline-flex;
}

.listaRedesMenu img{
  display: flex;
      width: 30px;
    margin: 10px;
}

.formularioContacto{
width: 100%;
padding: 50px;
background: #ffffff;
}

/* TITULOS*/

.tituloNegroC {
    color: #000000;
    font-size: 45px;
    line-height: 1.1;
}

.tituloNegroG {
    color: #000000;
    font-size: 55px;
    line-height: 1.1;
}

.tituloBlancoC {
    color: #daf4ff;
    font-size: 45px;
    line-height: 1.1;
}

.tituloBlancoC span{
  font-size: 45px;
  line-height: 1.1;
}

.tituloBlancoC img{
  width: 100%;
}

.tituloGradAzul {
    color: black;
    font-size: 25px;
    line-height: 1.1;
}

/* SUBTITULOS */

.subtituloBlancoM {
    color: #daf4ff;
    font-size: 24px;
}

.subtituloRojoMini {
  color: #ffffff;
  font-size: 24px;
}
.subtituloNegro{
  font-size: 19px;
}

/*PARRAFOS */

.parrafoNegroG {
    color: #424242;
    font-size: 19px;
}

/* IMAGENES */

.imgPerfilEquipo {
    height: 100px;
    margin-right: auto;
    margin-bottom: 20px;
    border-radius: 150px;
    display: inline;
}


.imgPortada{
  width: 100%;
}

.formaG {
  background-color: #144394;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  border-top-right-radius: 200px;
}

.formaG img {
  width: 420px;
    bottom: 0;
    display: flex;
    position: absolute;
}

.txtPortada{
  display: none;

}

.imgPortada {
  width: 50%;
}

.containerInfoCel {
  display: flex;
  flex-direction: column;
  padding: 90px 20px 30px 20px;
  text-align: right;
}


}

@media(max-width: 584px){
 .container{
  max-width: 100%;
}
form .user-details .input-box{
    margin-bottom: 15px;
    width: 100%;
  }
  form .category{
    width: 100%;
  }
  .content form .user-details{
    max-height: 300px;
    overflow-y: scroll;
  }
  .user-details::-webkit-scrollbar{
    width: 5px;
  }
  }
  @media(max-width: 459px){
  .container .content .category{
    flex-direction: column;
  }
}









