@charset "utf-8";

@font-face{
	font-family:eurostile;
	src: url(../font/Eurostile.ttf);

}



ul, ol {
	list-style:none;
}

.nav {
	width:auto; /*Le establecemos un ancho*/
	margin:0 auto; /*Centramos automaticamente*/
}

.nav > li {
	float:left;
}

.nav li a {
	background-color:#000;
	color:#fff;
	text-decoration:none;
	padding:10px 40px;
	display:block;
}



.nav li ul {
	display:none;
	padding-inline-start: 0px;
	width:auto;
	margin-inline-start: 0px;
	position:absolute;
	right:100px;
	padding-bottom:20px;
	background-color:#000;
}

.nav li:hover > ul {
	display:block;
}

.nav li ul li {
	position:relative;
}


.menudw{
	font-size: 1.1rem;
	color:#fff;
	cursor: pointer;
	font-weight:normal;
}
.menudw:hover{
	font-size: 1.1rem;
	color: #ed7f1b;
	cursor: pointer;
	font-weight:normal;
}
.ciclo_pc{
	background-image: url(../img/fondo_ciclo_pc.jpg)
}
#btn_enviar{
	margin-top: 20px;
	background-color: #ed7f1b;
    border-width: 0px;
    width: 200px;
    height: auto;
    min-height: 40px;
    color: #fff;
    border-radius: 10px;
    font-size: 100%;
    cursor:pointer;
	margin-left:40%;
	margin-right:40%;


}
#btn_enviar:hover{
	margin-top: 20px;
	background-color: #000000;
    border-width: 0px;
    width: 200px;
     height: auto;
    min-height: 40px;
    color: #fff;
    border-radius: 10px;
    font-size: 100%;
    cursor:pointer;
	margin-left:40%;
	margin-right:40%;

}
#btn_Menviar{
	margin-top: 20px;
	background-color: #ed7f1b;
    border-width: 0px;
    width: 200px;
    height: auto;
    min-height: 40px;
    color: #fff;
    border-radius: 10px;
    font-size: 100%;
    cursor:pointer;
	margin-left:40%;
	margin-right:40%;


}
#btn_Menviar:hover{
	margin-top: 20px;
	background-color: #000000;
    border-width: 0px;
    width: 200px;
     height: auto;
    min-height: 40px;
    color: #fff;
    border-radius: 10px;
    font-size: 100%;
    cursor:pointer;
	margin-left:40%;
	margin-right:40%;

}
.ciclo{
	background-image: url(../img/fondo_ciclo.jpg);
	
	
}
.sitio{
	text-decoration: none;
	color:#ef7f1b;
	font-weight:bold;
	
}
.sitio:hover{
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	
}
#contenedor_formulario {
	width:100%;
	background-image: url(../img/ibm.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 250px;
	background-color: #010217;
	margin-left: auto;
	margin-right:auto;
	height: auto;
	padding-top:30px;
	padding-bottom:30px;
	clear: both;


}
.text-form{
	width:90%;
	background-color:#c7c8ca;
	border-radius: 10px;
	height:30px;
	color:#fff;
	margin-bottom:20px;
	border-width:0px;
	text-align:center;
	margin-left:5%;
	margin-right:5%;
	font-size:100%;
}
body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Ubuntu', sans-serif;
	background-color: #FFF;
	margin-bottom: 0px;
	margin-top:0px;
	
	
}
h3{
	margin-top:-50px;
	font-size:1.5rem;

}


h4{
	color: #000000;
	text-align: center;
	font-size: 1.15rem;
	font-weight:normal;
	cursor:pointer;
	font-family: 'Ubuntu', sans-serif;
	margin-top:10px;
	text-transform: uppercase;
	font-weight: bold;
	
	
	
}
h5 {
	color: #fff;
	text-align: left;
	font-size: 1.3rem;
	font-weight:normal;
	cursor:pointer;
	font-family: eurostile;
	font-style: italic;
	font-weight: lighter;
	text-decoration: underline;
	position:absolute;
	top: calc(70% - 1px);
	left: 150px;
}
h5:hover {
	color: #ee7e1a;
	text-align: left;
	font-size: 1.3rem;
	font-weight:normal;
	cursor:pointer;
	font-family: eurostile;
	font-style: italic;
	font-weight: lighter;
	text-decoration: underline;
	position:absolute;
	top: calc(70% - 1px);
	left: 150px;
}
		
p {
	font-family: 'Ubuntu', sans-serif;
	font-size: 0.9rem;
	text-align: justify;
	margin-left: 5%;
	margin-right: 20px;

}
ol {
	font-weight: normal;
	font-size: 1.1rem;
	text-align: left;
	font-family: calibri;
	list-style-type: square;
	
}

.sublist{
	list-style-type: circle;
}

/* menu cabecera */

#menu {
	height:45px; 
    float:right; 
    width:80%;
    padding-top:0px;
    padding-left:3%;
    padding-right:2%;
	max-width:1200px;
	
}

.btns_soluciones{
	width:calc(33% - 20px);
	height:150px;
	background-image: url(../img/01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1.5rem;
	color:#FFF;
	font-weight:600;
	font-family: eurostile;
	position:relative;
	/*border-left-style: solid;
	border-right-style: solid;
	border-color: #7e7e7e;
	border-width:5px;*/
}

.btns_soluciones2{
	width:calc(33% - 20px);
	height:150px;
	background-image: url(../img/02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1.5rem;
	color:#FFF;
	font-weight:600;
	font-family: eurostile;
	position:relative;
	/*border-left-style: solid;
	border-right-style: solid;
	border-color: #4b2884;
	border-width:5px;*/
}

.btns_soluciones3{
	width:calc(33% - 20px);
	height:150px;
	background-image: url(../img/03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:1.5rem;
	color:#FFF;
	font-weight:600;
	font-family: eurostile;
	position:relative;
	/*border-left-style: solid;
	border-right-style: solid;
	border-color: #004e97;
	border-width:5px;*/
}

.btns_soluciones4{
	width:33%;
	height:420px;
	background-color:#fff;
	font-size:1.5rem;
	color:#FFF;
	font-weight:600;
	font-family: eurostile;
	position:relative;
	background-image: url(../img/int_Financiera.png);
	background-repeat: no-repeat;
}
.btns_soluciones5{
	width:33%;
	height:420px;
	background-color:#fff;
	font-size:1.5rem;
	color:#FFF;
	font-weight:600;
	font-family: eurostile;
	position:relative;
	background-image: url(../img/int_Aumentada.png);
	background-repeat: no-repeat;
}
.btns_soluciones6{
	width: 33%;
	height:420px;
	background-color:#fff;
	font-size:1.5rem;
	color:#FFF;
	font-weight:600;
	font-family: eurostile;
	position:relative;
	background-image: url(../img/Conectada.png);
	background-repeat: no-repeat;
}
.separacion{
width:0.5%;
background-color:#ffffff;

}
.f_abajo{
	width:100%;
	height:100px;
	background-image: url(../img/flecha.png);
	background-repeat: no-repeat;
	background-position: 175px bottom;
	opacity:0;
	transition: height 1s, opacity 1s;
	position:absolute;
	cursor: pointer;
}
.f_abajo:hover{
	height: 180px;
	opacity:1;
}


/*Advanced Analytics*/


.tAdvanced {
	color: #2f6aa1;;
	
}


/*Transformaci¨Žn Financiera*/

#cabecera_transformacion{
	display: none;
	background-color:#fafafa;
}
.tTransformacion{
	color: #3376a0;
	
}

.desarrollo{
	clear:both;
	background-color: #ffffff;
	padding-bottom:30px;
}

/*prueba galeria pie*/


.img_iconos{
	height:auto;
	max-height:20px!important;
	max-width:20px !important;
	margin-right:2%;
}




/******************Nosotros***************/

#nosotros{
	height:auto;
	background-color: #ffffff;

}
.fondo_somos{
    background-image: url(../img/fondo_somos.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}
#alianzas{
	margin-left:auto;
	max-width:1020px;
	margin-right:auto;
	padding-bottom:50px;
	
}

.img_socios{
	width:200px;
	display:inline;
	margin-right:20px;
	
}
#asociados{
	padding-top:20px;
	width:98%;
	padding-left:2%;
	clear:both;
	border-top-style:dashed;
	border-top-width:2px;
	border-color:#0b3f9e;
	background-image: url(../img/fondo_alianzas.png);
	background-repeat: no-repeat;
    background-position: center;
}

/******************Footer***************/
#footer {
	background-color: #131318;
	height: auto;
	width: 100%;
	clear:both;
	padding-top:30px;
	padding-bottom:30px;

	
}
.boton_footer{
	text-decoration:none;
	color: #fff;
	font-weight: 200;
}
.boton_footer:hover{
	text-decoration:none;
	color: #ed7f1b;
	font-weight: 200;
}
.texto_contacto{
	font-size:1.1rem;
	font-weight: 200;
	text-align:left;
	font-family: 'Ubuntu', sans-serif;
	color:#fff;
	padding-left: 30px;

}
.contacto{
	margin-left:auto;
	margin-right:auto;
	color:#fff;
}
.iconos_contacto{
	width:4%;
}
#elementos_pie {
	color: #fff;
	height: 60px;
	vertical-align: middle;
	width: 30%;
	float:right;
		
}
#iconos_pie {
	color: #fff;
	height: 60px;
	width: 90% !important;
	float:right;
	margin-right:10% !important;
	margin-top:20px;
	
}
#texto_pie {
	color: #fff;
	height: 100px;
	font-size: 80%;
	width: 70%;
	float:left;
	text-align:center;
	margin-top:2px;
	font-family: 'Ubuntu', sans-serif;
	
}
#derechos {
	color: #fff;
	font-size: 70% !important;
	width: 30%;
	text-align:center;
	margin-top:30px;
	font-weight:normal;
	clear:both;
	font-family: 'Ubuntu', sans-serif;
	

}
.linkExitos{
	width:90%; 
	margin-left:5%; 
	margin-right:5%; 
	text-transform:uppercase; 
	color:#fff;
}

.linkExitos:hover{
	width:90%; 
	margin-left:5%; 
	margin-right:5%; 
	text-transform:uppercase; 
	color:#ef7f1b;
}
.linkExitos2{
	text-transform:uppercase; 
	color:#fff;
	width:98%; 
	margin-left:1%; 
	margin-right:1%; 
	font-size: 2rem;
}

.linkExitos2:hover{
	text-transform:uppercase; 
	color:#ef7f1b;
	width:98%; 
	margin-left:1%; 
	margin-right:1%; 
	font-size: 2rem;
}
/*responsive*/

.i_digital{
    width:22%; 
    margin-left:3%; 
    float:left;
}
.i_financiera{
    width:17%; 
    margin-left:3%; 
    float:left;
    margin-bottom: 25px;
}
.introduccion{
	text-align:center; 
	width:80%; 
	margin-left:10%; 
	margin-right:10%;
	font-size: 1rem;
	font-style: italic;
    font-weight: lighter;
	}
	.introduccion2{
	text-align:center; 
	width:60%; 
	margin-left:20%; 
	margin-right:20%;
	font-size: 1.5em;
	font-style: italic;
    font-weight: lighter;
	}
.tabla_intro{
	width:80%; 
	margin-left:10%; 
	margin-right:10%; 
	box-shadow:0px 20px 20px #757678; 
	border-collapse:collapse;
	margin-top:20px;
	display:block;

}
.tabla_intro2{
		width:98%; 
		margin-left:1%; 
		margin-right:1%; 
		box-shadow:0px 0px 20px #464a5d; 
		border-collapse:collapse;
		margin-top:20px;
		display:none;

	}

.bajada{
	margin-left: 2% !important;
	width:70%; 
	float:left;
	
}
.texto-bajada{
    margin-left: 10px;
    margin-right:20px;
    font-size: 1.1rem;
    font-style: italic;
    font-weight: lighter;
}
h1 {
	font-size: 2rem;
	color: #ef7f1b;
	vertical-align: text-top;
	text-align:center;
	font-weight: 600;
	font-family: 'Ubuntu', sans-serif;
	padding-top: 30px;
	padding-left: 2%;
	margin-top:0px;
}
.estructura_btns{
	width:99.5%;
	margin-left:0.25%;
	height:50px;
	clear:both;
    border-spacing: 0px;
	font-family: 'Ubuntu', sans-serif;
	margin-top:-0px;
	
}
.estructura_btns2{
	width:99.5%;
	margin-left:0.25%;
	height:50px;
	clear:both;
    border-spacing: 0px;
	font-family: 'Ubuntu', sans-serif;
	margin-top:-0px;
	display:none;
	
}


.menu-mobile{
    width:90px; 
    height: 90px; 
    background-image: url(../img/menu.png);
    background-repeat: no-repeat;
    position: fixed;
    top: 0px;
    right:0px; 
    z-index: 99999;
}

.logo-menu{
    height: 80px; 
    width: 267px; 
    float:left;
}

#cuerpo-menu{
    background-color: #000000; 
    width:100%; 
    position:fixed;
    display:none;
    padding-bottom:30px;
    padding-top:30px;
    z-index:9;
    top:0px;
    
}
.opciones-menu{
    font-size: 2em;
    color:#ffffff;
    width:90%;
    padding-left:5%;
    padding-right:5%;
    padding-top:15px;
    padding-bottom:15px;
    text-decoration:none;
    display:block;
}

.opciones-menu:hover{
    font-size: 2em;
    width:90%;
    padding-left:5%;
    padding-right:5%;
    padding-top:15px;
    padding-bottom:15px;
    text-decoration:none;
    background-color:#ef7f1b;
    color:#ffffff;
    display:block;
}

#cabecera_aumentada{
	display: none;
	background-color:#fafafa;
	
}
#cabecera_conectada{
	display: none;
	background-color:#fafafa;
	
}

h2 {
	color: #000000;
	text-align: left;
	font-size: 2.5rem;
	padding-top: 3rem;
	padding-left: 5%;
	margin-top:0px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	
}
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	position: fixed;
	top: 0px;
	z-index: 99999;
	

}
.estruc-formulario{
	width:60%;
	margin-left: 20%;
	margin-right:20%;
}
.form-izq{
	width:40%;
	margin-left:5%;
	margin-right:5%;
	padding-bottom:15px;

}
.form-der{
	width:40%;
	margin-left:5%;
	margin-right:5%;
	padding-bottom:15px;

}
.datos{
	width: 95%;
	border:none;
	border-radius: 3px;
	text-align: left top;
	padding-left: 12px;
	background-color: #ffffffcc;
	color: #767373;
}
.menu-mobile{
    width:90px; 
    height: 90px; 
    background-image: url(../img/menu.png);
    background-repeat: no-repeat;
    position: fixed;
    top: 0px;
    right:0px; 
    z-index: 99999;
    display:none;
}
.texto-somos{
    width:100%;
    text-align:left;
    font-size:1rem;
}
    
.iconos_casos{
	width:8%;
	display: inline;
	cursor: pointer;
}
.iconos_casos:hover{
	width:8%;
	display: inline;
	opacity: 0.5;
	cursor: pointer;
}

#experiencias{
    margin-top:90px;
}

.video{
    width:34%; 
    min-height:280px;
    margin-left:3%; 
    margin-right:3%; 
    float:left;
    margin-bottom: 25px;
    
}
.img_inicio2{
	width:100%;
	display:none;
	
	}
	.img_inicio{
	display:block;
	max-width:1400px; 
        margin-left:auto; 
        margin-bottom:15px;
    }
      
      .i_financiera{
        width:32%; 
        margin-left:1%; 
        float:left;
        margin-bottom:25px;
    }
    
    #btn_form{
        display:none;
    }
	.sitio_pc{
		display:block;
	}
	.sitio_mobile{
		display:none;
	}


@media screen and (max-width: 720px) {
      .i_digital{
        margin-bottom:25px;
        width:100%; 
        margin-left:0%;
        float:left;
    }
  
      .i_financiera{
        width:100%; 
        margin-left:0%; 
        float:left;
        margin-bottom:25px;
    }
}

@media screen and (max-width: 980px) {
    .bajada{
        margin-left: 2% !important;
    	width:60%; 
    	float:left;
    }

	.texto-bajada{
        margin-left: 10px;
        margin-right:20px;
        font-size: 0.4rem;
        font-style: italic;
        font-weight: lighter;
    }
	
	
	h1 {
    	font-size: 3rem;
    	color: #ef7f1b;
    	vertical-align: text-top;
    	text-align:center;
    	font-weight: bold;
		text-transform:uppercase;
    	font-family: 'Ubuntu', sans-serif;
    	padding-top: 20px;
    	padding-left: 2%;
    	margin-top:0px;
    }
    
    	h2 {
    	color: #000000;
    	text-align: left;
    	font-size: 1rem;
    	padding-top: 3rem;
    	padding-left: 5%;
    	margin-top:0px;
    	font-family: 'Ubuntu', sans-serif;
    	font-weight: normal;
    	
    }
	
	.estructura_btns{
    	width:100%;
    	height:50px;
    	clear:both;
        border-spacing: 0px;
    	font-family: 'Ubuntu', sans-serif;
    	margin-top:-0px;
    	display:none;
    }
	.estructura_btns2{
    	width:100%;
    	height:50px;
    	clear:both;
        border-spacing: 0px;
    	font-family: 'Ubuntu', sans-serif;
    	margin-top:-0px;
    	display:table;
    }
	#cabecera_transformacion{
	display: block;
	background-color:#fafafa;
	}
	
	#cabecera_aumentada{
    	display: block;
    	background-color:#fafafa;
    }
	
	#cabecera_conectada{
    	display: block;
    	background-color:#fafafa;
    }
	
	
	#header {
    	width: 100%;
    	margin-right: auto;
    	margin-left: auto;
    	height: 90px;
    	position: fixed;
    	top: 0px;
    	z-index: 99999;
    	display:none;
    }
    
    .menu-mobile{
        width:90px; 
        height: 90px; 
        background-image: url(../img/menu.png);
        background-repeat: no-repeat;
        position: fixed;
        top: 0px;
        right:0px; 
        z-index: 99999;
        display:block;
    }
    
    .nav li a {
        text-shadow:1px 1px 2.5px #212020;
    	color:#fff;
    	text-decoration:none !important;
    	padding-top:4px;
    	padding-bottom:5px;
    	display:block;
    	font-family: 'Ubuntu', sans-serif;
    	font-size:2rem;
    	
    }
    .nav li a:hover {
    	border-style: solid;
    	border-color: #ef7f1b;
    	border-width: 1px;
    	font-family: 'Ubuntu', sans-serif;
    	font-size:100%;
    	font-style:italic;
    	color:#fff;
    	font-size:2rem;
    	
    	
    }
    
    .texto-somos{
        width:100%;
        text-align:left;
        font-size:0.5rem;
    }

    .i_financiera{
        width:32%; 
        margin-left:1%; 
        float:left;
        margin-bottom:25px;
    }
    
    .i_digital{
        width:32%; 
        margin-left:1%; 
        float:left;
        margin-bottom:25px;
    }
    
    .iconos_casos{
    	width:33%;
    	display: inline;
    	cursor: pointer;
    }
    .iconos_casos:hover{
    	width:33%;
    	display: inline;
    	opacity: 0.5;
    	cursor: pointer;
    }
    
    .video{
        width:32%; 
        margin-left:1%; 
        margin-right:0px;
        float:left;
        min-height:200px;
        margin-bottom: 25px;
    
	}
	.video2{
        width: calc(33%-22.5px); 
        float:left;
        min-height:200px;
        margin-bottom: 25px;
    
	}
	.introduccion{
		text-align:center; 
		width:99%; 
		margin-left:0.5%; 
		margin-right:0.5%;
		font-size: 1rem;
		font-style: italic;
        font-weight: lighter;
	}
	.introduccion2{
		text-align:center; 
		width:99%; 
		margin-left:0.5%; 
		margin-right:0.5%;
		font-size: 2rem;
		font-style: normal;
        font-weight: lighter;
	}
	h4{
		text-align:center; 
		width:99%; 
		margin-left:0.5%; 
		margin-right:0.5%;
		font-size: 2.5rem;
		font-style: normal;
        font-weight: normal;
		text-transform: uppercase;
	}
	.tabla_intro{
		width:98%; 
		margin-left:1%; 
		margin-right:1%; 
		box-shadow:0px 20px 20px #757678; 
		border-collapse:collapse;
		margin-top:20px;
		display: block;

	}
	
	.tabla_intro2{
		width:98%; 
		margin-left:1%; 
		margin-right:1%; 
		box-shadow:0px 0px 20px #464a5d; 
		border-collapse:collapse;
		margin-top:20px;
		display:block;

	}
	.img_inicio2{
	width:100%;
	display:block;
	
	}
	.img_inicio{
	display:none;
	
	}
	
	#btn_form{
	    display:block;
	    width:100%;
	    padding-bottom: 15px;
	    padding-top: 15px;
	    background-color:#ed7f1b;
	    color:#fff;
	    text-decoration:none;
	    
	}
	#contenedor_formulario{
	    display:none;
	}
	.sitio_pc{
		display:none;
	}
	.sitio_mobile{
		display:block;
	}
}

