.grid { display: grid; grid-template-columns: repeat(7, 1fr); column-gap: 10px; -webkit-box-align: start; align-items: start; max-width: calc(100% - 40px); margin: auto; z-index: 1; position: relative; padding: 60px 0;}
.contenedor-lineas { display: grid; grid-template-columns: repeat(7, 1fr); column-gap: 10px; -webkit-box-align: start; align-items: start; max-width: calc(100% - 40px); margin: auto; z-index: 1; position: relative; height: 100%; -webkit-box-align: stretch; align-items: stretch;}
.linea { border-left: 1px solid rgba(0,0,0,0.05); grid-column: span 1 / auto; height: 100vh; display: none;}
.linea:nth-child(7) { border-right: 1px solid rgba(0,0,0,0.05); }
.contenedor { position: fixed; top: 0px; pointer-events: none; width: 100%; height: 100%; z-index: 0;}
.grid > div { /*height: 200px; margin-bottom: 10px;*/ background: transparent;}
.subtitulo { grid-column: 1 / span 1;}
.titulo { grid-column: 2 / span 2; }
.titulo.modaltit { grid-column: 2 / span 6; }
.info { background: #222; grid-column: 4 / span 4; }
.info-1-1 { background: #222; grid-column: 1 / span 1; }
.info-1-2 { background: #222; grid-column: 1 / span 2; }
.info-4-1 { background: #222; grid-column: 4 / span 1; }
.info-4-2 { background: #222; grid-column: 4 / span 2; }
.info-5-1 { background: #333; grid-column: 5 / span 1; }
.info-5-2 { background: #333; grid-column: 5 / span 2; }
.info-6-2 { background: #333; grid-column: 6 / span 2; }
.info-4-3 { background: #333; grid-column: 4 / span 3; }
.info-4-4 { background: #333; grid-column: 4 / span 4; }
.info-2-1 { background: #333; grid-column: 2 / span 1; }
.info-2-2 { background: #333; grid-column: 2 / span 2; }
.info-2-3 { background: #333; grid-column: 2 / span 3; }
.info-2-4 { background: #333; grid-column: 4 / span 2; }
.info-22-4 { background: #333; grid-column: 2 / span 4; }
.info-2-6 { background: #333; grid-column: 6 / span 2; }
.info-22-6 { background: #333; grid-column: 2 / span 6; }
.info-2-6 { background: #333; grid-column: 2 / span 6; }
.info-2-5 { background: #333; grid-column: 2 / span 5; }
.info-3-1 { background: #333; grid-column: 3 / span 1; }
.info-3-2 { background: #333; grid-column: 3 / span 2; }
.info-3-3 { background: #333; grid-column: 3 / span 3; }
.info-3-4 { background: #333; grid-column: 3 / span 4; }
.info-3-5 { background: #333; grid-column: 3 / span 5; }
.info-5-1 { background: #333; grid-column: 5 / span 1; }
.info-5-3 { background: #333; grid-column: 5 / span 3; }
.info-5-4 { background: #333; grid-column: 5 / span 4; }
.info-5-2 { background: #333; grid-column: 5 / span 2; }
.info-1-2 { background: #333; grid-column: 1 / span 2; }
.info-1-3 { background: #333; grid-column: 1 / span 3; }
.info-1-5 { background: #333; grid-column: 1 / span 5; }
.info-1-6 { background: #333; grid-column: 1 / span 6; }
.info-1-7 { background: #333; grid-column: 1 / span 7; }
.info-6-1 { background: #333; grid-column: 6 / span 1; }
.info-7-1 { background: #333; grid-column: 7 / span 1; }
.cliente { background: #333; grid-column: span 2 / auto;}
#asesores > div, #socios > div, #aaggi > div, #contacto > div, #servicios > div, #test > div , #resumen > div, #clientes > div , #dudas > div, #cuenta > div, #header > div, #top > div { height: auto; background: transparent; }
/*img { width: 100%; }*/
.section, #top .grid { padding-top: 0; padding-bottom: 0; }
h1, h2, h3, h4, h5, h6, p, body { font-family: 'Montserrat'; }
.subtitulo { font-size: 12px; color: #000; font-weight: 400;}
.titulo { padding-top: 20px; position: relative; max-width: 60%;}
.titulo-solo { padding-top: 20px; position: relative; max-width: 60%;}
.titulo:after { background: #0083b5; height: 13px; width: 110px; content: ''; position: absolute; top: 0; left: 0; }
.titulo h1 { font-size: 26px; }
.blanco { color: #fff; }
@font-face {
	font-family: 'DINOTBlack';
	src: url('../fonts/DINOT-Black.eot');
	src: local('☺'), url('../fonts/DINOT-Black.woff') format('woff'), url('../fonts/DINOT-Black.ttf') format('truetype'), url('../fonts/DINOT-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* header */
#top, #socios, #servicios, #dudas { background: #fff; }
#top .redes { border-top: 13px solid #384f5a; }
#top .redes { margin: 0px; padding: 10px 0 0 0; list-style: none;}
#top .redes li { color: #000; font-size: 9px; text-transform: uppercase; font-weight: 500; line-height: 15px;}
#top .menu { border-top: 13px solid #0083b5; margin: 0; padding: 10px 0 0 0; list-style: none; padding-top: 33px!important;}
#top .menu li { color: #000000; font-size: 12px; width: 33%; float: left; font-weight: 400;}
#top .menu li:nth-child(2), #top .menu li:nth-child(5) { padding-left: 6px; }
#top .menu li:nth-child(3), #top .menu li:nth-child(6) { padding-left: 11px; }
#top .menu li a, #top .redes li a { color: #000; }
.logo img { width: 340px; z-index: 99999; position: relative; top: -25px;}
h1 { font-family: 'Montserrat'; font-size: 40px; font-weight: 700;}
h1 small { font-size: 20px; position: relative; top: -15px; font-size: 16px; }
header .grid { align-items: center; padding: 10px 0;}
.bt-clientes { text-align: center; display: inline-grid; color: #0083b5; font-weight: 600; font-size: 14px; margin-top: 0px; border-top: 13px solid #0083b5; padding-top: 4px; margin-left: -10px; padding-left: 10px;}
.bt-clientes i { display: inline-block; width: 30px; margin: auto; background: #0d3041; color: #fff; border-radius: 50%; height: 30px; line-height: 30px; font-size: 20px; }
.isStuck { width: 100%; position: fixed; top: 0; left: 0; z-index: 9; padding-bottom: 10px; background: #fff; }
.logostuck { display: none; }
.logostuck img  { width: 204px; top: 10px; position: relative;}
.isStuck .logostuck { display: block; }
/*.isStuck .bt-clientes { display: none; }*/
.btclientes { display: inline-block; width: 30px; margin: auto; background: #0d3041; color: #fff; border-radius: 50%; height: 30px; line-height: 30px; font-size: 20px; margin-top: 5px; text-align: center; font-size: 15px; margin-right: 5px;}
.logo, .bajada { margin-top: 40px; }
.bajada  { font-size: 11px; line-height: 14px; position: relative; left: -30%; width: calc( 100% + 30% ); margin-top: 43px;}
#top .menu, #top .redes { padding-top: 30px; }
#top { margin-bottom: 40px;}
.isStuck .logo, .isStuck .bajada { display: none; }
.botclientes { position: fixed; top: 110px; right: 0; background: #eee; border-radius: 20px 0 0 20px; color: #00b5d9; padding: 10px 20px; text-align: center; font-size: 12px; font-weight: 500; line-height: 14px;}
.botclientes i { margin-bottom: 5px; }
.pt { padding-top: 180px; }

/* cuentas */
#cuenta { max-width: 100%; /*padding: 60px 0px;*/ background: url("../img/abrir-bg1.png") #0083b5 center left no-repeat; background-size: contain; position: relative;}
#cuenta:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("../img/abrir-bg2.png") center right no-repeat; background-size: contain;}
#cuenta .grid { padding: 15px 0; align-items: center;}
#cuenta h6 { font-weight: 500; position: relative; padding-top: 30px;}
#cuenta h6:after { background: #0d3041; height: 13px; width: 110px; content: ''; position: absolute; top: 0; left: 0; }
#cuenta .azul h6:after { background: #0083b5; }
#cuenta .azul h6, #cuenta .azul i, .azul p { color: #0d3041; }
#cuenta .celest h6, #cuenta .celest i, .celest p { color: #0083b5; }
#cuenta a p { font-size: 20px; width: calc( 100% - 150px ); font-weight: 600;}
#cuenta a p span { width: auto; font-size: 27px; line-height: 27px;}
/*#cuenta p i { margin-left: 40px;}*/
#cuenta a i { font-size: 60px;}
#cuenta p i { float: left!important; margin-left: 20px;}
#cuenta a { overflow: hidden; display: inline-block; }
#cuenta .icono { width: 60px; margin-right: 10px; position: relative; top: 5px; }
#cuenta img { filter: brightness(100); }
#cuenta h1 { color: #fff; font-weight: 400; text-shadow: 0 0 10px black; font-size: 35px; }
#cuenta a p { width: 100%; }
#cuenta p i { background: #00b5d9; padding: 20px; }
#cuenta a p { margin-bottom: 0; }
#cuenta a p span { color: #fff; padding: 20px; font-size: 25px; line-height: 30px; }
#cuenta a { margin-bottom: -6px;}

/* aggi */
#aaggi { background: #323232; max-width: 100%; /*padding: 60px 0px;*/ }
#aaggi .titulo:after { background: #00b5d9; }
#aaggi .titulo { max-width: 100% }
#aaggi img { width: 100%; padding-right: 20px; margin-top: 30px;}
#aaggi p { margin-top: 90px; }
.bt-consultar { font-weight: 500; margin-top: 15px; display: inline-block; background: #00b5d9; color: #fff; text-transform: uppercase; padding: 10px 20px; }
.bt-consultar i { margin-left: 10px; }


/* videos */
#videos { background: #f4f4ef; }
#videos img { width: 100%;  position: absolute; top: 50%; transform: translateY(-50%);}
.slick-list { margin-right: -10px!important; }
.slick-slide { margin-right: 10px; }
.slick-dotted.slick-slider { margin-bottom: 0!important; }
.video h5 { font-size: 26px; margin-bottom: 0; }
.video p { font-weight: 500; font-size: 12px;}
#videos .bg { margin-top: 10px; height: calc( 100% - 16px )!important; }
.slideshow .slick-prev:before, .slideshow .slick-next:before { opacity: 1!important; color: #fff!important; }
.slick-prev:before, .slick-next:before { opacity: 1!important; color: #000!important; }
.slideshow .slick-dots li button:before, .slideshow .slick-dots li.slick-active button:before { color: #fff; }
.slick-prev, .slick-next { top: inherit!important; bottom: -50px!important; z-index: 999;}
.slick-next { right: 35px!important; }
.slick-prev { right: 85px!important; left:  inherit!important; }
.slick-dots li button:before { font-size: 20px!important; }
.slick-dots { text-align: right!important; bottom: -40px!important; right: -90px;}
.bx-sas { position: absolute; bottom: 20px; left: 0; font-size: 12px; font-weight: 400;}
.bx-sas:after { content: ''; position: absolute; height: 1px; width: 60px; background: #0083b5; left: 0px; bottom: 10px;  }

.video-responsive {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	/*padding-top: 30px;*/ /* IE6 workaround*/
	height: 0;
	overflow: hidden;
	margin-top: 10px;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.titulo-menufooter { padding-top: 20px; position: relative;}
.titulo-menufooter:after { background: #0083b5; height: 13px; width: 110px; content: ''; position: absolute; top: 0; left: 0; }


/* slide */
#slide { background: #384f5a; margin-top: 0px; max-width: 100%; /*padding: 60px 0px;*/ }
.slideshow img { width: 100%; height: 600px; object-fit: cover; }
.slideshow img.logo-camaraargfintech{ height: 20%; }
#slide .slick-dots { right: 70px; }
#slide .slick-prev { right: 290px!important; }
#slide .slick-next { right: 250px!important; }
.slide .titulo { position: absolute; top: 25%; left: 14%; color: #fff; font-size: 40px; font-weight: 500;  max-width: 60%; text-align: left; line-height: 40px; background: rgba(56, 78, 89, 0.7); padding: 30px; /*text-shadow: 0 0 10px BLACK;*/}
.slide .titulo0 { position: absolute; top: 25%; left: 14%; color: #fff; font-size: 40px; font-weight: 500;  max-width: 60%; text-align: left; line-height: 40px; background: rgba(56, 78, 89, 0.7); padding: 30px; /*text-shadow: 0 0 10px BLACK;*/}
.slide .titulo2 { position: absolute; top: 25%; left: 14%; color: #fff; font-size: 40px; font-weight: 500;  max-width: 60%; text-align: left; line-height: 40px; background: rgba(204, 11, 11, 0.7); padding: 30px; /*text-shadow: 0 0 10px BLACK;*/}
.slide .titulo2 .btnAccesoInforme{ font-size: 20px; }
.slide .titulo3 { position: absolute; top: 25%; left: 14%; color: #fff; font-size: 40px; font-weight: 500;  max-width: 60%; text-align: left; line-height: 40px; background: rgba(0, 131, 181, 0.7); padding: 30px; /*text-shadow: 0 0 10px BLACK;*/}
.slide .titulo4 { position: absolute; top: 25%; left: 14%; color: #fff; font-size: 40px; font-weight: 500;  max-width: 60%; text-align: left; line-height: 40px; background: rgba(0, 56, 168, 0.7); padding: 30px; /*text-shadow: 0 0 10px BLACK;*/}
/*.slide .titulo:after { background: #0d3041; }*/
.slide p { font-size: 25px; font-weight: 300;  margin-bottom: 0; }
.slide h2 { font-size: 40px; font-weight: 500; margin-top: 0; margin-bottom: 0; }
.slide h5 { font-size: 30px; font-weight: 300; margin-top: 0;}
.slide { position: relative; }
.slide .img-sliders{ margin-left: 30px; }
.slide .bt-suscslider { background: #0083b5; color: #fff; padding: 10px 20px; font-weight: 500; margin-top: 15px; font-size: 18px;}
/*#slide .slick-list { padding: 0 14.28% 0 0!important; }*/
.asesor-cont h2 { color: #fff; font-size: 40px; font-weight: 500;}
.asesor-cont h2.titulo-centrado { display: flex; justify-content: center;}
.asesor-cont p { color: #fff; }
.asesor-cont .grid { padding-bottom: 0!important; align-items: center;  background: url("../img/asesor-cont-bg2.png") right bottom no-repeat;  background-size: unset;}
.asesor-cont img { position: relative; border-radius: 10px;} /*float: right; right: 0px; */
.asesor-cont { background: url("../img/asesor-cont-bg1.png") left bottom #384f5a no-repeat; }
.asesor-cont .titulo { margin-top: -60px; }
.asesor-cont .titulo.asesores-tit-ajuste{display: flex; justify-content: space-between; max-width: 60%; align-items: flex-end;}
.asesor-cont .titulo-solo.asesores-tit-ajuste{display: flex; justify-content: space-between; max-width: 60%; align-items: flex-end;}
.asesor-cont .titulo-solo.asesores-tit-ajuste{display: flex; justify-content: space-between; max-width: 60%; align-items: flex-end; margin-bottom: 30px;}

#asesor-redes h2 { color: #fff; font-size: 40px; font-weight: 500;}
#asesor-redes p { color: #fff; }
#asesor-redes .grid { padding-bottom: 0!important; align-items: center; background-size: contain;}/*background: url("../img/asesor-cont-bg2.png") right bottom  no-repeat;*/
#asesor-redes img { float: right; right: 0px; position: relative; }
#asesor-redes { background: url("../img/imagen-grupos-redes.png") right bottom #0d3041 no-repeat; }
#asesor-redes .titulo { margin-top: -60px; }
#asesor-redes .titulo .sumate{ margin-bottom: 5px; padding: 5px 15px; border: 1px solid #0083b5; font-size: 2.3rem; line-height: 1.4;}
.text-center{
	text-align: center !important;
}

/* contacto */
#contacto { background: #f4f4ef; max-width: 100%; /*padding: 60px 0px;*/ }
.contacto_icono { display: block; width: 40px; height: 40px; color: #fff;  background: #000; line-height: 40px; text-align: center; float: left; font-size: 20px;}
.contact p { color: #000; margin: 0 0 0 10px; line-height: 40px;}
.contact a { overflow: hidden; display: block; width: 100%;  margin-bottom: 40px;}
.contact a:last-child { margin-bottom: 0;}

/* test */
#test { background: #384f5a; max-width: 100%; /*padding: 60px 0px;*/ }
#test img { width: 100%; margin-top: 30px;}
#test h4 { color: #00b5d9; font-size: 26px; line-height: 21px; margin-top: 35px;}
#test h4 strong { color: #fff; display: block;}
.bt-test { background: #00b5d9; color: #fff; padding: 10px 20px; font-weight: 500; margin-top: 35px; display: inline-block;}
.bt-test i { margin-left: 10px; }
#test .titulo:after { background: #00b5d9; }

/* clientes */
#clientes { background: #f4f4ef; max-width: 100%; /*padding: 60px 0px;*/}
.client img { width: 100%; margin-bottom: 20px; width: 80%; margin-bottom: 40px!important; text-align: center; display: block;  margin: auto;}
.slideclientes { margin-top: 60px; }
#clientes .titulo { grid-column: 2 / span 3; }
#clientes .slick-prev, #clientes .slick-next { bottom: -10px!important; }

/* puntos */
.punto { display: flex; margin-bottom: 2px; padding: 20px; height: calc( 100% - 2px );}
.punto .imagen { width: 30%; display: block; }
.punto .texto { width: 70%; padding: 30px 20px; color: #fff; font-size: 15px; font-weight: bold;}
.punto .texto p { margin-bottom: 0; /*height: 60px;*/ vertical-align: bottom; display: table-cell; font-size: 20px;}
.punto .numero { font-family: 'DINOTBlack'; font-size: 40px; text-align: left; color: #fff;  margin-bottom: 20px; /*display: none;*/}
.bg1 { background: #384e59!important; }
.bg2 { background: #000000!important; }
.bg3 { background: #0083b5!important; }
.bg4 { background: #969696!important; }
.bg5 { background: #0d3041!important; }
.bg1 .numero strong, .bg2 .numero strong, .bg4 .numero strong { color: #0083b5; }
.bg3 .numero strong { color: #000; }
#resumen .grid { column-gap: 2px; }
#resumen .titulo { grid-column: 2 / span 3; margin-bottom: 30px; }
#resumen { background: #fff; }

.asesores-cuadrados-gral{
	display: inline-flex;
	justify-content: space-between;
}

.asesor-cuadrado{
	width: calc(100% / 6);
	margin: 30px 20px;
	/*padding: 0 0 20px 0;*/
	border-radius: 15px;
}

.asesor-cuadrado, .asesor-cuadrado h3, .asesor-cuadrado p{
	display: block;
	text-align: -webkit-center;
}

.asesor-cuadrado h3{
	color: white;
}

.asesor-cuadrado img{
	width: 50%;
	justify-self: center;
}

.asesor-cuadrado .data-cont{
		padding: 5px 15px;
		display: flex;
        flex-direction: column;
	}


/* servicios */
#servicios .bg1 { background: #0d3041!important; }
#servicios .bg2 { background: #384f5a!important; }
#servicios .bg3 { background: #0083b5!important; }
.servicio { padding: 20px; }
.servicio h4 { color: #fff; font-size: 30px; font-family: 'DinotBlack'; height: 70px;}
.servicio .icono { width: 60px; }
.servicio .icono img { width: 100%; }
.servicio .texto { padding-left: 20px; width: calc( 100% - 60px) }
.servicio .texto  ul { margin: 0; padding: 0; font-size: 26px; list-style: square; color: #0083b5; list-style-position: inside; line-height: 30px;}
.servicio .texto  ul span { color: #fff; font-size: 16px;}
#servicios .bg3 ul { color: #0d3041; }
#servicios h6 { margin-bottom: 50px; }
.serviciostabla .servicio .texto { width: 100%; padding-left: 0;}
.serviciostabla .servicio .texto span { display: inline-block; font-size: 25px;}
.serviciostabla .servicio .texto small { display: block; margin-top: 20px; }
.serviciostabla .servicio h4 { height: auto; }
.serviciostabla table { width: 100%; margin-top: 10px;}
.serviciostabla thead tr:nth-child(1) { background: #d0d2d3;}
.serviciostabla thead tr:nth-child(2) { background: #d0d2d3;}
.serviciostabla tbody tr:nth-child(1) { background: #0084b5;}
.serviciostabla tbody tr:nth-child(2) { background: #0d3041;}
.serviciostabla tbody tr:nth-child(3) { background: #384f5a;}
.serviciostabla tbody tr:nth-child(4) { background: #778ea4;}
.serviciostabla tbody tr:nth-child(5) { background: #d73b32;}
.serviciostabla tbody tr:nth-child(6) { background: #384f5a;}
.serviciostabla .bis tbody tr:nth-child(1) { background: #0084b5;}
.serviciostabla .bis tbody tr:nth-child(2) { background: #df7138;}
.serviciostabla .bis tbody tr:nth-child(3) { background: #00b5d9;}
.serviciostabla .tabla { padding: 0; }
.serviciostabla td { padding: 20px; text-align: center;font-family: 'DinotBlack';}
.serviciostabla td:nth-child(2) { width: 30%; border-left: 2px solid #fff;}
.serviciostabla td:nth-child(3) { width: 30%; border-left: 2px solid #fff;}
.serviciostabla tbody { font-size: 23px; color: #fff; }
.serviciostabla thead  td { color: #444;  font-size: 20px;}
.serviciostabla img { width: 200%; }

/* socios */
#socios h3 { font-size: 40px; }
#socios p { padding-right: 20px; }
#socios img { width: 100%; }
#socios img.imgbolsa { width: 100% !important;}
@media (max-width:  1920px){
	#socios img.imgbolsa { width: auto !important;}
	#socios .img-content-operatoria{
		width: 40%; 
		overflow: hidden; 
		display: flex; 
		justify-content: center;
	}
}
@media (max-width: 620px){
	#socios img.imgbolsa { width: 100% !important;}
	#socios .img-content-operatoria{
		width: 100% !important; 
		display: flex; 
		justify-content: center;
	}
}
#socios .bolsa-usa { display: flex; margin-top: 10px; margin-bottom: 10px; height: 100%;}
/*@media (max-width: 1920px){#socios .bolsa-usa { display: block; margin-top: 10px; margin-bottom: 10px; height: 100%;}}*/
#socios .bolsa-usa img { flex: 1;}
#socios .usacolor { background-color: #cc0b0b!important; padding: 30px; color: white; flex: 2;}
#socios .usacolor.ventajas { background: url('../img/imagen-ventajas-usa.png') right center no-repeat; background-size: auto; display: flex; align-items: center;}
#socios .usacolor.ventajas .solicitelo{ margin-left: 8%; padding: 5px 15px; border: 1px solid white; }
#socios .urucolor { background-color: #0038a8!important; padding: 30px; color: white; flex: 2;}
#socios .titulo { max-width: 80%; }
#socios .logos_usa1{
	display: inline-block;
	width: 30%;
	margin-right: 15px;
}
#socios .logos_usa2{
	display: inline-block;
	width: 20%;
	margin-right: 10px;
}
#socios .logos_usa3{
	display: inline-block;
	width: 15%;
}
#socios .socios-linea2{
	/*padding-right: 70px;*/
	display: inline-block;
	width: auto;
}
.display-inline-block{
	display: inline-block;
}

/*.block {
  position: relative;
  margin: 300px auto 0;
  width: 100%;
  height: auto;
}

.block:before, .block:after {
  content: '';
  position: absolute;
  left: -2px;
  top: -2px;
  background: linear-gradient(45deg, #dddddd, #ff0b0b, #ffc60b, #ffffff);
  background-size: 300%;
  width: calc(100% + 5px);
  height: calc(100% + 5px);
  z-index: -1;
  animation: steam 10s linear infinite;
}

@keyframes steam {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.block:after {
  filter: blur(5px) brightness(2.0);

}*/
/* asesores */
.asesor h5 { font-size: 20px; }
.asesor h5 small { display: block; font-size: 60%; }
.inversion { display: inline-block; font-weight: bold; font-size: 18px; padding: 5px 0; border-bottom: 1px solid #000; border-top: 1px solid #000; margin: 10px 0; }
.asesor h6 { margin: 0; font-size: 11px; font-weight: 400; text-transform: uppercase; }
.asesor a i { width: 60px; height: 60px; background: #94c94c; font-size: 40px; text-align: center; line-height: 60px; }
.asesor a { display: block; overflow: hidden; width: 100%; }
.asesor a p { margin-bottom: 0; margin-top: 20px; color: #000; font-weight: 600; }
.mb80 { margin-bottom: 80px!important; }
.asesor:after { background: #0d3041; height: 13px; width: 110px; content: ''; position: absolute; top: 0; left: 0;}
.asesor { position: relative; padding-top: 40px; }
.asesor ul { font-weight: bold; padding: 0; margin: 5px 0 10px 0; list-style: none; }
.mercados img { margin-right: 20px; margin-top: 10px;}
.lg-hidden { display: none; }
#asesores { display: none; }
.asesor-cont h1 { font-size: 50px; }

/* dudas */
#dudas iframe { width: 100%; }
#dudas .titulo, #dudas .datos { margin-bottom: 50px; }
#dudas .bg, #videos .bg { background-image: url(../img/dudas_bg.png); background-position: top left; background-repeat: no-repeat; background-color: #0083b5; height: 100%; }
#videos .bg { background: url(../img/dudas_bg.png) top left  no-repeat #9eacb3!important; background-size: 90%!important;}
#dudas .boton-idoneos { padding: 10px; background: #0084b5; color: white;} 
#dudas .boton-idoneos:hover { background: #00b5d9; } 
#dudas .tablaid{ padding-bottom: 10px; }

/* resumen */
.logoyoutube { margin: auto 10px 0; width: 140%; display: flex; justify-content: center; align-items: center; height: 100%; float: left; position: relative;}
.simbolos { float: right; width: 70%;}
.buttonsus { padding: 15px; color: white; background-color: #0d3041!important; font-size: 16px;}
.buttonsus a:hover { color: #00b2ca; }

/* footer */
.aviso { color: #fff; font-size: 10px; line-height: 12px; margin-top: 20px; padding-top: 30px; max-width: 100%; text-align: justify;}
.aviso:after { background: #969696;}
.menu_footer ul { margin: 20px 0 40px 0; overflow: hidden; padding: 0;}
.menu_footer a { font-size: 15px; font-weight: 600; color: #fff; }
.menu_footer li { float: left; margin-right: 30px; }
.menu_footer i { color: #0083b5; margin-right: 10px;}
.copyright { font-size: 10px; padding-top: 30px; color: #fff;  max-width: 100%;}
.copyright:after { background: #384e59;}
.footer-section { background: #323232!important; }
.menu_footer li::marker { display: none!important; color: #323232;}
.modal-clientes { position: fixed; top: 5%; z-index: 999999; background: #fff; width: 90%; left: 5%; overflow-y: auto; height: 90%; padding: 40px;  display: none;}
.modal-clientes img { width: calc( 100% - 80% ); float: left; padding: 10px; height: calc( 100% - 85% ); margin: 20px 0;}
.overlay:after { content: ''; background: rgba(0,0,0,0.8); width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 999;}
.bt-cerrar { position: absolute; top: 10px; right: 10px; font-size: 30px; cursor: pointer;}
#clientes .bt-clientes {position: absolute; background: #0083b5; bottom: 0; color: #fff; border: 0; font-weight: 300; padding: 20px; right: 0; cursor: pointer;z-index: 9;}

/*modal*/
.modalDialog {
	position: fixed;
	text-align: center;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 9999999999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 35%;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
  -webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: 12px;
	text-align: center;
	/*top: -10px;*/
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #00d9ff; }
.altaPF { display: inline-block; }
.altaPJ { display: inline-block; }
.altaPF h2{ color: white; margin: 0px;}
.altaPF a{ color: white; background-color: #384f5a!important; padding: 20px; display: inline-block; height: auto;}
.altaPJ h2{ color: white; margin: 0px;}
.altaPJ a{ color: white; background-color: #0d3041!important; padding: 20px; display: inline-block; height: auto;}

/*Modal menú inferior*/
/*.modal-container{
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
}

.modal{
	width: 60%;
	height: 50%;
	background: #fff;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	position: relative;
	transition: transform 1s;
	transform: translateY(0);
	border-radius: 10px;
	padding: 20px 20px;

}

.modal-close{
	transform: translateY(-200%);

}*/

/*Fade in*/
.fadein{

    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
	}

	@keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Firefox < 16 */
	@-moz-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Safari, Chrome and Opera > 12.1 */
	@-webkit-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Internet Explorer */
	@-ms-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Opera < 12.1 */
	@-o-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}
/*End Fade in*/

.closemod{
	position: absolute;
	top: 5px;
	right: 5px;
	display: inline-block;
	width: 25px;
	height: 25px;
	background: #0083b5;
	color: #fff;
	line-height: 25px;
	cursor: pointer;
	border-radius: 50%;
	text-align: center;
}


@media screen and (min-width:768px) {

	#socios p { display: block!important; }
	.video2 .titulo { visibility: hidden; }

}

@media (min-width: 1920px) and (max-width:1501px){
	#socios .socios-linea2{
	padding-right: 0px;
	}
}

@media screen and (max-width:1500px) {

	#cuenta h1 { font-size: 30px; }
	.logoyoutube{ width: 160%;}
	.simbolos { width: 120%; float: right;}
	.punto .texto p { height: 60px; }
	#socios .socios-linea2{
	padding-right: 50px;
	display: inline-block;
	width: 30%;
}

}

@media (min-width: 1200px) and (max-width:1300px) {

	.logo img { width: 220px; }
	#top .xs-info-1-3.sm-info-3-1.info-3-1 { display: none; }
	#top .menu li { font-size: 10px; }
}

@media screen and (max-width:1275px) {

	#cuenta a p span { font-size: 20px; }

}

@media screen and (max-width:1200px) {

	/*gral*/
	.grid { display: grid; grid-template-columns: repeat(5, 1fr)!important; column-gap: 10px; -webkit-box-align: start; align-items: start; max-width: calc(100% - 40px); margin: auto; z-index: 1; position: relative; padding: 60px 0;}
	.contenedor-lineas { display: grid; grid-template-columns: repeat(5, 1fr); column-gap: 10px; -webkit-box-align: start; align-items: start; max-width: calc(100% - 40px); margin: auto; z-index: 1; position: relative; height: 100%; -webkit-box-align: stretch; align-items: stretch;}
	.linea:nth-child(5) { border-right: 1px solid rgba(0,0,0,0.05); }
	.titulo { grid-column: 1 / span 1; margin-top: 20px; max-width: 100%; }
	.titulo-solo { grid-column: 1 / span 1; margin-top: 20px; max-width: 100%; }
	.sm-info-1-1 { grid-column: 1 / span 1; }
	.sm-info-1-2 { grid-column: 1 / span 2; }
	.sm-info-1-3 { grid-column: 1 / span 3; }
	.sm-info-1-5 { grid-column: 1 / span 5; }
	.sm-info-1-6 { grid-column: 1 / span 6; }
	.sm-info-2-1 { grid-column: 2 / span 1; }
	.sm-info-2-5 { grid-column: 2 / span 5; }
	.sm-info-3-1 { grid-column: 3 / span 1; }
	.sm-info-4-1 { grid-column: 4 / span 1; }
	.sm-info-5-1 { grid-column: 5 / span 1; }
	.sm-info-2-2 { grid-column: 2 / span 2; }
	.sm-info-2-3 { grid-column: 2 / span 3; }
	.sm-info-4-2 { grid-column: 4 / span 2; }
	.sm-info-3-2 { grid-column: 3 / span 2; }
	.sm-info-3-3 { grid-column: 3 / span 3; }
	.sm-hidden { display: none; }

	/*asesor*/
	.asesor { margin-top: -15px; margin-bottom: 80px;}
	#asesores .grid { padding-bottom: 0; }

	/*socios*/
	.socio { margin-top: -35px; }

	/*aggi*/
	#aaggi .titulo { grid-column: 1 / span 2; }

	/*ciontacto*/
	.contacto_icono { width: 40px; height: 40px; line-height: 40px; }
	.contact p { font-size: 12px; line-height: 40px; margin-left: 5px; }

	/*servicios*/
	.servicio { margin-top: -15px; margin-bottom: 60px; }
	.servicio .icono { width: 40px; }
	.servicio .texto ul span { font-size: 14px; margin-left: -15px;}
	.servicio:last-child { margin-bottom: 0; }

	/*test*/
	#test h4, .bt-test { margin-top: -15px; }

	/*puntos*/
	.punto { margin-bottom: 40px;}
	.punto:nth-child(3), .punto:nth-child(4) { margin-top: -15px;}

	/*footer*/
	.menu_footer a { font-size: 12px; }

	/*cuenta*/
	#cuenta a p span { font-size: 20px; }
	#cuenta a p { width: calc( 100% - 80px ); }
	#cuenta i img { position: relative; top: -2px; }
	#cuenta p i { float: right!important; margin-left: 0px;}
	#cuenta .icono { width: 40px; margin-right: 5px; position: relative; top: 10px; }
	#cuenta a { width: 100%; }
	#cuenta a p { width: 100%; }

		/* top */
	#top .xs-info-1-3.sm-info-2-3.info-5-3 { grid-column: 3 / span 3; }
	#top .menu li { font-size: 10px; }
	#top .xs-info-1-3.sm-info-3-1.info-3-1 { display: none; }

	
}

@media screen and (max-width:991px) {

	/*cuenta*/
	#cuenta a p span { font-size: 17px; line-height: 20px;}
	#cuenta i img { width: 30px; }

	/*contactos*/
	.contacto_icono { width: 30px; height: 30px; line-height: 30px; font-size: 15px; }

	/* top */
	#top .xs-info-1-3.sm-info-2-3.info-5-3 { grid-column: 3 / span 3; }
	#top .menu li { font-size: 10px; }
	#top .xs-info-1-3.sm-info-3-1.info-3-1 { display: none; }

	.asesor-cont .titulo { margin-top: 0; }
	.asesor-cont .titulo-solo { margin-top: 0;}

	.asesor-cont img {     
		right: -20px;
    	width: 270%; 
    }
}

@media screen and (max-width:767px) {

	/*gral*/
	.grid { display: grid; grid-template-columns: repeat(3, 1fr)!important; column-gap: 10px; -webkit-box-align: start; align-items: start; max-width: calc(100% - 40px); margin: auto; z-index: 1; position: relative; padding: 30px 0;}
	.contenedor-lineas { display: grid; grid-template-columns: repeat(3, 1fr); column-gap: 10px; -webkit-box-align: start; align-items: start; max-width: calc(100% - 40px); margin: auto; z-index: 1; position: relative; height: 100%; -webkit-box-align: stretch; align-items: stretch; display: none;}
	.titulo { grid-column: 1 / span 3; margin-top: 10px; max-width: 100%; }
	.titulo-solo { grid-column: 1 / span 3; margin-top: 10px; max-width: 100%; }
	.titulo h2 { margin-top: 0; }
	.titulo-solo h3 { margin-top: 0; }
	.titulo h2.socios-h2{ margin-top: 10px; }
	.titulo-solo h3.socios-h2{ margin-top: 10px; }
	.linea:nth-child(3) { border-right: 1px solid rgba(0,0,0,0.05); }
	.subtitulo { grid-column: 1 / span 3;}
	.xs-info-1-1 { grid-column: 1 / span 1; }
	.xs-info-1-7 { grid-column: 1 / span 7; }
	.xs-info-1-3 { grid-column: 1 / span 4; margin-top: 10px; text-align: left;}
	.xs-info-1-3.brokers { text-align: center;}
	.xs-info-2-2 { grid-column: 2 / span 2; }
	.xs-info-2-3 { grid-column: 2 / span 3; }
	.xs-info-3-1 { grid-column: 3 / span 1; }
	.xs-hidden { display: none; }
	.titulo:after { height: 8px; width: 60px; }
	.logostuck img { width: 148px; margin-bottom: -20px;}
	.fadein{

    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
	}

	@keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Firefox < 16 */
	@-moz-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Safari, Chrome and Opera > 12.1 */
	@-webkit-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Internet Explorer */
	@-ms-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}

	/* Opera < 12.1 */
	@-o-keyframes fadein {
	    from { opacity: 0; }
	    to   { opacity: 1; }
	}


	/*asesor*/
	.asesor { margin-top: 40px; margin-bottom: 0!important; }
	.asesor > img:first-child { width: 69%; }
	.lg-hidden { display: block; }
	.datos { display: none; }
	.asesor .bt-masinfo { overflow: hidden; font-size: 12px; padding: 10px 0; }
	.asesor-cont img { right: -20px; width: 90%; }
	.asesor-cont h2 { font-weight: bold; font-size: 26px; }
	.asesor-cont .grid { padding-top: 0; }
	.asesor-cont p{ margin: 0 0 10px; }
	.asesor-cont h1 { font-size: 30px; }
	.asesor-cont { padding-top: 30px; }

	/*socios*/
	.socio { margin-top: 2px; background: #ddd!important; padding: 10px;}
	#socios h3 { font-size: 30px; }
	.socio p { margin-bottom: 0; padding-bottom: 0;}
	/*#socios p { display: none; }*/
	#socios .titulo { margin-bottom: 10px; }
	.usacolor { background-color: #0d3041!important; padding: 20px; color: white;}
	.usacolor h1 { font-size: 26px; }
	.urucolor h1 { font-size: 26px; }
	#socios .titulo { max-width: 100%; }

	/*aggi*/
	#aaggi .titulo { grid-column: 1 / span 3; color: #000;}
	#aaggi .titulo h2, #aaggi .subtitulo { color: #000;}
	#aaggi img { width: 100%; padding-right: 0; margin-bottom: 40px; }
	#aaggi { background: #fff; }
	#aaggi p { color: #000; }
	p { font-weight: 500; }
	.bt-consultar { background: #00b5d9; color: #fff; padding: 10px 20px; font-weight: 500; margin-top: 15px; display: inline-block;}
	#aaggi img { margin-top: 15px; margin-bottom: 15px; }

	.aagilm { margin-top: 20px; margin-bottom: 0!important; }
	.aagilm > img:first-child { width: 69%; }
	.lg-hidden { display: block; }
	.datos { display: none; }
	.aagilm .bt-masinfo { overflow: hidden; font-size: 12px; padding: 10px 0; }
	.aagilm p { margin: 0px auto 0px; }


	/*contacto*/
	.contact a { width: 50%; float: left; margin-top: 40px; margin-bottom: 0;}
	.contacto_icono { font-size: 20px; }
	.contacto_icono { width: 40px; height: 40px; line-height: 40px; font-size: 15px; }
	#contacto .titulo { margin-bottom: -30px; }


	/*servicios*/
	.servicio { margin-top: 40px; margin-bottom: 0; position: relative;}
	.servicio .texto ul { display: none; }
	.servicio .texto ul { padding-top: 20px; padding-left: 0; }
	.servicio .texto { padding-left: 0; display:block;}
	.servicio .pull-left {display:block;}
	.servicio h4.idv { height: 30px; margin-top: 7%;}
	.servicio.sv1 .texto h4 { 
		position: absolute; 
		top: 10px; 
		left: 100px; 
		justify-content: center; 
		height: 100%; 
		width: calc( 100% - 100px )
	}
	.servicio .icono { width: 70px; }
	.servicio.sv1 .texto h4:after { content: '+'; position: absolute; width: 40px; height: 40px;background: #00B5D9; text-align: center; right: 10px; top: 0;}
    .serviciostabla .servicio { height: auto!important; }
    #servicios .titulo { margin-bottom: -25px; }

	/*test*/
	.xs-mb-40 { margin-bottom: 40px; }
	#test img { width: 160%; }

	/*puntos*/
	.punto { margin-bottom: 0px; position: relative; margin-top: 0;}
	.punto .numero { position: absolute; bottom: 0; right: 10px; display: block; font-size: 40px; text-shadow: 2px 2px 4px black;}
	.punto .texto p { line-height: 24px; font-size: 20px; vertical-align: middle;}
	.punto:nth-child(3), .punto:nth-child(4) { margin-top: 0; }
	#resumen .titulo { margin-bottom: 0; }
	.punto .texto { width: 90%; }
	.punto:nth-child(3) { margin-top: 40px;}

	/*footer*/
	.menu_footer a { font-size: 14px; display: block; padding: 10px 0;}
	.copyright { margin-top: 0; }
	footer .img { margin-top: 40px; }
	.menu_footer li { width: 100%; }
	.logos_footer { width: 100%; }

	/*slide*/
	#slide .slick-list { padding: 0!important; }
	.bx-sas { display: none; }
	#slide .slick-prev, .slick-prev { left: 20px!important; right: inherit!important; }
	#slide .slick-next, .slick-next { left: 55px!important; right: inherit!important; }
	#slide .slick-dots, .slick-dots { right: 10px; }
	.slide p { top: 20px; right: 20px; font-size: 15px; line-height: 20px; max-width: 100%; }
	#slide > .grid { padding-top: 0; max-width: calc(100% - 0px)!important; padding-bottom: 50px; }
	.slide .titulo {top: 10%;}
	.slideshow img { height: 300px; }
	.slide h2 { font-size: 22px; }
	.slide h5 { font-size: 17px; }
	.slide .titulo0 { max-width: 100%; bottom: 0px; top: auto; left: 10%; right: 10%;}
	.slide .titulo2 { max-width: 100%; bottom: 0px; top: auto; left: 10%; right: 10%;}
	.slide .titulo3 { max-width: 100%; bottom: 0px; top: auto; left: 10%; right: 10%;}
	.slide .h1mobile { font-size: 25px; }

	/*cuenta*/
	#cuenta p i { margin-left: 0px; float: right!important; margin-right: 0; padding: 10px;}
	#cuenta a p { width: calc( 100% - 80px ) }
	#cuenta a p span { font-size: 20px; margin-top: 10px;}
	#cuenta i img { width: 30px; position: relative; top: 10px;}
	#cuenta .icono { margin-right: 15px; width: 60px;}
	#cuenta { background-size: 40%; background-position: top left!important; }
	#cuenta h1 { font-size: 22px; margin: auto; width: 80%; text-align: center;}
	#cuenta .celest { text-align: center; }
	#cuenta a p { width: 100%; }
	#cuenta a { width: 65%; }
	/*#cuenta:after { display: none; }*/
	#cuenta a p span { font-size: 20px; margin-top: 0; position: relative; top: 2px; padding: 10px;}
	#cuenta i img { top: -2px; }
	#cuenta { max-width: 100%; background: url("../img/abrir-bg1_mobile.png") #0083b5 center left no-repeat; background-size: contain; position: relative; background-size: 40%; }
	#cuenta:after {content: ''; position: absolute; top: 14%; right: 0; width: 100%;  background: url("../img/abrir-bg2_mobile.png") center right no-repeat; background-size: contain; background-size: 40%;}

	/*header*/
	.botclientes { display: none; }
	.bajada { font-size: 10px; text-align: right; }
	header .grid { padding: 40px 0; }
	header h1 { margin-bottom: -20px; font-size: 30px; }
	.navbar-toggle { transform:none; -webkit-transform:none; -moz-transform:none; z-index: 99999;}
	.navbar-toggle .icon-bar { background: #000; }
	#top .grid { position: relative; z-index: 9999; border-top: 13px solid #0083b5; max-width: calc(100%);}
	#top .menu { border-top: 0; }
	#top .menu li { width: 100%; font-weight: 500; }
	#top .menu li:nth-child(2), #top .menu li:nth-child(5) { padding-left: 0px; }
	#top .menu li:nth-child(3), #top .menu li:nth-child(6) { padding-left: 0px; }
	.logo, .bajada { margin-top: 0; text-align: center;  }
	.bajada { left: inherit; width: 100%; text-align: center!important; }
	.logo img { top: 0; margin-top: 20px; }
	.navbar-toggle { top: -190px; }
	.navbar-collapse { padding-left: 20px; padding-right: 20px; padding-bottom: 20px; }
	.isStuck .navbar-toggle { top: -50px; }
	#top { margin-bottom: 0; }
	#top .xs-info-1-3.sm-info-3-1.info-3-1 { display: block; }
	#top .xs-info-1-3.sm-info-2-3.info-5-3 { grid-column: 1 / span 3; }

	/*clientes*/
	#clientes .titulo { margin-bottom: 40px; }
	.client img { margin: auto; }
	#clientes .titulo { grid-column: 1 / span 3; }
	#clientes .slick-prev, #clientes .slick-next { bottom: 0px!important; }

	/*dudas*/
	#dudas .titulo, #dudas .datos { margin-bottom: 10px; }
	#dudas strong { display: block; width: 100%; border-bottom: 2px solid #ccc; padding: 10px 0;}
	#dudas br { display: none; }
	#dudas .tablaid{ padding-bottom: 20px; }

	/* resemen */
	#resumen .titulo { grid-column: 1 / span 3; }
	#clientes .bt-clientes { padding: 10px; line-height: 14px; font-size: 12px; }
	.modal-clientes { overflow-y: auto; height: 90%;}
	.modal-clientes img { width: 50%; float: left; padding: 10px; height: calc( 100% - 85% ); margin: 0px;}
	.logoyoutube{ margin-right: 0px; float: right; width: 40%; position: absolute;}
	.simbolos { width: 180%;}

	.serviciostabla td:nth-child(2) { width: 30%; border-left: 2px solid #fff; padding: 10px;}
	.serviciostabla td:nth-child(3) { width: 30%; border-left: 2px solid #fff; padding: 10px;}
	.serviciostabla td {font-size: 16px; padding: 20px 5px;}
	.serviciostabla thead td{font-size: 17px; padding: 10px;}
	.serviciostabla .tabla { padding: 15px;}

	/*puntos*/
	.punto { padding: 0px;}

	.hidden-mobile { display: none; }
	.slide .img-sliders{ margin-left: 0px; }
	.contact p { font-size: 14px; line-height: 40px; margin-left: 5px; }
	#aaggi p { margin-top: 0px; }

	#socios .logos_usa1{
	width: 40%;
	}
	#socios .logos_usa2{
		width: 25%;
	}
	#socios .logos_usa3{
		width: 20%;
	}

	/*videos*/
	#videos { margin-bottom: 20px; }

	.modalDialog > div {
		width: 90%;
	}

	.video-lg-hidden{ display: block; }

	#socios .socios-linea2{
		padding-right: 15px !important;
		padding-top: 40px !important;
		display: inline-block;
		width: 60%;
	}

}
@media only screen and (max-width: 600px) and (orientation: portrait){
    .float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:30px;
    right:20px;
    background-color:#25d366;
    color:#FFF;
    border-radius:100%;
    text-align:center;
    font-size:40px;
    box-shadow: 4px 4px 6px #999;
    z-index:9999;
    cursor: pointer;
    }

    #socios .bolsa-usa { display: block; }
	#socios .bolsa-usa img { flex: none; height: auto;}
	#socios .usacolor { flex: none; padding: 10px 20px;}
	#socios .urucolor { flex: none; padding: 10px 20px;}

	.servicio.sv1 .texto h4{
		font-size: 27px;
	}


}
@media screen and (max-width:400px) {

    #cuenta a {
        width: 100%;
    }

    #cuenta a.abrirButton {
        width: 85%;
    }

    .servicio .texto ul span {
	margin-left: 0px;
	}

	.slide .bt-suscslider{
	padding: 10px 10px;
	}
    
    .serviciostabla .tabla{
    	padding: 0px;
    }

    .grid{
    	padding: 10px 0;
    }

    #videos .grid{
    	padding: 30px 0;
    }

    .contact a{
    	width: 100%;
    }

    .contact{
    	margin-top: 0px;
    }

    .servicio.sv1 .texto h4{
    	line-height: 30px;
    	top: 0px;
    	left: 80px;
    	width: calc( 100% - 90px );
    }

    .servicio .texto ul{
		line-height: 20px;    
		font-size: 19px;	
    }

    .servicio .texto{
    	width: calc( 100% - 0px);
    }

    .servicio .texto ul span{
		font-size: 16px;	
    }

    .logoyoutube{
    	margin: 0px;
    }

    .simbolos{
    	width: 230%;
    }
    #socios .socios-linea2{
		padding-right: 15px !important;
		padding-top: 40px !important;
		display: inline-block;
		width: 80%;
	}
	#socios .usacolor{
		margin-bottom: 50px;
	}


}












/*dudas*/
	#dudas a{ color: #0c0c17; }
	.servicio h4 { font-size: 34px; line-height: 36px; Word-spacing: 9999999px;}


@media screen and (min-width:767px) {
	.hidden-desktop{
		display: none;
	}
}









.modalDialog.mCuentas{
       
}
    .modalDialog.mCuentas > div{
        padding: 0px;
        border-radius: 0px;
        margin-top: 30vh; 
    }
    .modalDialog.mCuentas .close{
        top: -37px;
        color: #fff;
        opacity: 1;
        background: transparent;  
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: none;
    }
        .modalDialog.mCuentas .close:hover{
            color:#50acd0;    
        }
    .mCuentas  .list{
        /*border: 2px solid #356e79;*/
        padding: 20px;    
    }
        .mCuentas  .list:after{
            content: '';
            display: block;
            width: 100%;
            clear: both;        
        }
        .mCuentas  .list a{
            min-height: 113px;
        }
        .mCuentas .list a:hover *,
        .mCuentas .list a:hover{
            color:#50acd0;
        }
        .mCuentas  .list > div{
            width: 50%; 
            float: left;   
        }
        .mCuentas  .list .altaPF{
               
        }
        .mCuentas  .list .altaPJ{
               
        }

@media screen and (max-width:360px) {
    
    .mCuentas  .list > div{
        width: 100%; 
        float: left;   
    }
    .mCuentas .list a {
        width: 100%;
        min-height: 0px;
    }

    #cuenta a.abrirButton {
        width: 100%;
    }

    .servicio .texto ul span {
	margin-left: 0px;
	}

	.slide .bt-suscslider{
	padding: 10px 10px;
	font-size: 14px;
	}
    
    .serviciostabla .tabla{
    	padding: 0px;
    }

    .slide h5{
    	margin-bottom: 0px;
    }

    .grid{
    	padding: 10px 0;
    }

    #videos .grid{
    	padding: 30px 0;
    }

    .servicio .icono img{
    	width: 60%;
    }


        
}

@media only screen and (max-width: 1360px) and (orientation: landscape){
	.servicio .texto  ul { margin: 0; padding: 0; font-size: 26px; list-style: square; color: #0083b5; line-height: 30px;}
	.punto .texto { width: 100%; padding: 30px 0px; }
}

button.close{
	background: #00b5d9;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: 12px;
	text-align: center;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

@media only screen and (min-width: 361px) and (max-width: 767px){
	.servicio.sv1 .texto h4 { 
		position: absolute; 
		top: 10px; 
		left: 100px; 
		justify-content: center; 
		height: 100%; 
		width: calc( 100% - 100px )
	}

	.punto .texto{
		width: 85%;
	}
}

/***** ALGUNOS CSS DE REDES Y SOCIOS USA *****/

.logos-face{
            padding-top: 30px; 
            display: flex; 
            justify-content: 
            space-around;
            opacity: 0.8;
        }
.logos-face a {
            color: #0d3041;
        }
.grupos-face{
            background-color: #e9eff1;
            padding: 20px;
            margin: 10px;
        }
.grupos-face:hover{
            box-shadow: inset rgba(53, 233, 241, 0.5) 0px 0px 20px 0px, rgba(0, 0, 0, .3) 0px 30px 100px -24px; 
        }
.ingresar h6{
            bottom: 20px;
        }
        .ingresar h6:hover{
            color: #35e9f1;
        }
#socios.grupos-back{
	background: url('../img/facebook-fondo-2.jpg') right bottom #0d3041 no-repeat; 
	background-size: cover; 
	background-position: center;
}
#socios.bx-redes{
	background-color: #d2dcdf; 
	background: url('../img/fondo_redes_bx.jpg') center center; 
	background-size: cover;
}
@media (max-width:560px){
    .logos-face{
            display: block; 
            justify-content: center;
    }
    .grupos-face{
        margin: 20px;
    }
}

.sumateredes{
	display: flex; 
	align-items: center; 
	max-width: 85%;
}

.redess{
	padding: 0 10px; 
	width: 30%;
}

.redess-button{
	padding: 0 40px; 
	width: 25%;
	text-align: center;
}

#sociosusa{
	background: url('../img/new-york-stock-exchange-wall-street-new-york-city2.jpg') center bottom no-repeat;
	background-size: cover;
	height: auto;
}

#sociosusa .display-inline-flex{
	display: inline-flex;
}

#sociosusa .ingresar{
	display: flex; 
	align-items: center; 
	padding: 20px 35px; 
	border: 1px solid white;
	border-radius: 100px;
	max-width: 60%;
}

#sociosusa .ingresar img{
	margin-left: 20px;
	max-width: 130px;
}

#sociosusa a.align-a{
	display: flex; 
	justify-content: center;
}

#sociosusa .toro{
	max-width: auto;
}

.asesor-cont .indwhatsapp img{
	width: 40px;

}
.asesor-cont .indwhatsapp{
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #25d366;
	border-radius: 0px 0px 15px 15px;
	width: 100%;
	display: inline-flex;
	justify-content: center;
}

.asesor-cont .indwhatsapp a{
	color: white;
	font-weight: 600;
}

.asesor-cuadrado p{
	margin-bottom: 5px;
}

.asesor-cuadrado{
	justify-content: space-around;
	display: grid;
	align-items: center;
}

@media (max-width: 1366px){
	.display-inline-block{
		display: block;
	}
	#socios .usacolor.ventajas { 
		background: url('../img/imagen-ventajas-usa.png') right center no-repeat; 
		background-size: auto; 
		display: block;
	}
	#socios .usacolor.ventajas .margin-ventajas{
		top: 50%;
	}
	#socios .usacolor.ventajas .solicitelo{ 
		margin-left: 0; 
		padding: 5px 15px;
		width: max-content;
	}
	.sumateredes{
		display: flex; 
		align-items: center; 
		max-width: 80%;
	}
	.asesor-cuadrado{
		width: calc(100% / 4);

	}
	.asesor-cuadrado .data-cont{
		padding: 10px;
	}

}

@media (max-width: 1300px){
	.sumateredes{
		display: block; 
		align-items: left; 
		max-width: 90%;
	}
	.redess{
		padding: 0 10px; 
		width: 80%;
	}
	.redess-button{
		padding: 0 10px; 
		width: 50%;
		justify-content: center;
		margin-top: 10px;
	}
	#asesor-redes{ 
		background: url("../img/imagen-grupos-redes.png") right bottom #0d3041 no-repeat; 
		background-position: top 0 right -150px;
		background-size: cover;
	}

}

@media (max-width:  800px){
	#sociosusa .ingresar{
		max-width: 100%;
	}
	.asesores-cuadrados-gral{
			display: inline-flex;
			justify-content: space-between;
		}
		.asesor-cuadrado img{
			margin: 0;
			padding: 0;
			width: 80%;
			float: none;
			right: 0;
		}
	.asesor-cont .titulo.asesores-tit-ajuste{
		display: block; 
		justify-content: left; 
		max-width: 100%; 
		align-items: flex-end;
	}
	.asesor-cont .titulo-solo.asesores-tit-ajuste{
		display: block; 
		justify-content: left; 
		max-width: 100%; 
		align-items: flex-end;
	}
	.asesor-cuadrado{
		margin-left: 0;
		width: 100%;
		width: calc(100% / 4);
		justify-content: space-around;
		display: block;
	}
	.asesor-cuadrado h3{
		font-size: 25px;
	}
	.asesor-cuadrado .data-cont{
		padding: 0px 15px;
	}
	.asesor-cont{
		background-position-x: -100px;
	}
	.asesor-cont .grid{
		background: url("../img/asesor-cont-bg2.png") right bottom no-repeat;
		background-size: contain;
	}
	.asesor-cont .indwhatsapp{
		align-self: end !important;
	}

@media (max-width: 520px){
	#socios .usacolor.ventajas { 
		background: url('../img/imagen-ventajas-usa-mobile.png') center top no-repeat; 
	}
	#socios .usacolor.ventajas h5{
		font-size: 1.3em;
	}
	#socios .usacolor.ventajas .margin-ventajas{
		margin-top: 90%;
	}
	#socios .usacolor.ventajas .solicitelo{ 
		margin-bottom: 5%;
		width: max-content;
	}
	#asesor-redes{ 
		background: url("../img/imagen-grupos-redes-mobile.png") right bottom #0d3041 no-repeat; 
		background-size: contain;
		background-position: top 0 right 0;
		padding-top: 60%;
	}
	.redess{
		padding: 0 10px; 
		width: 100%;
	}
	.redess-button{
		padding: 0 10px; 
		width: 90%;
		justify-content: center;
		margin-top: 20px;
	}
	#sociosusa .ingresar{
		padding: 15px 30px; 
	}
	#sociosusa .ingresar img{
		margin-left: 10px;
	}
	#sociosusa .toro{
		max-width: 90% !important;

	}
	#socios.grupos-back{
		background: url('../img/facebook-fondo-2.jpg') -0px bottom #0d3041 no-repeat;
		background-size: 190%;
	}
	#socios.bx-redes{
		background-color: #d2dcdf; 
		background: url('../img/fondo_redes_bx.jpg') -800px center; 
		background-size: cover;
	}
	.asesores-cuadrados-gral{
			display: inline-block;
			justify-content: space-between;
			text-align: -webkit-center;
		}
		.asesor-cuadrado img{
			margin: 0;
			padding: 0;
			width: 50%;
			float: none;
			right: 0;
		}
	.asesor-cont{
		background-position-x: -120px;
	}
	.asesor-cont .titulo.asesores-tit-ajuste{
		display: block; 
		justify-content: left; 
		max-width: 100%; 
		align-items: flex-end;
	}
	.asesor-cont .titulo-solo.asesores-tit-ajuste{
		display: block; 
		justify-content: left; 
		max-width: 100%; 
		align-items: flex-end;
	}
	.asesor-cuadrado{
		margin-left: 0;
		width: 70%;
		padding-top: 10px;
	}
	.asesor-cuadrado h3{
		font-size: 25px;
	}
	.asesor-cuadrado .data-cont{
		padding: 10px 15px;
	}
	.asesor-cuadrado p strong{
		line-height: 1.0rem;
	}
	.slide .titulo2 .btnAccesoInforme{ 
		font-size: 10px;
		margin-top: 10px; 
		line-height: 1.2;
	}

}

@media (max-width:  430px){
	#sociosusa h2{
		font-size: 1.6rem;
	}
	#sociosusa .ingresar img{
		max-width: 100px;
	}
}

.mt-0{
	margin-top: 0;
}

.mt-1{
	margin-top: 10px;
}

.mt-2{
	margin-top: 20px;
}

.mt-3{
	margin-top: 30px;
}

.mt-4{
	margin-top: 40px;
}

.mt-5{
	margin-top: 50px;
}

.mb-0{
	margin-bottom: 0;
}

.mb-1{
	margin-bottom: 10px;
}

.mb-2{
	margin-bottom: 20px;
}

.mb-3{
	margin-bottom: 30px;
}

.mb-4{
	margin-bottom: 40px;
}

.mb-5{
	margin-bottom: 50px;
}

