/* Fuentes */
	/* Menu */
	@font-face{font-family:OpenSans-Bold;font-display: swap;src:url("../new-fonts/OpenSans-Bold.ttf");}
	@font-face{font-family:OpenSans-Regular;font-display: swap;src:url("../new-fonts/OpenSans-Regular.ttf");}
	/* Font F */
	@font-face{font-family:August-Script-Bold;font-display: swap;src:url("../new-fonts/August-Script-Bold.ttf");}

	/* Banner */
	@font-face{font-family:Montserrat-Regular;font-display: swap;src:url("../new-fonts/Montserrat-Regular.ttf");}
	@font-face{font-family:Montserrat-Bold;font-display: swap;src:url("../new-fonts/Montserrat-Bold.ttf");}

	/* Quienes somos */
	@font-face{font-family:OpenSans-SemiboldItalic;font-display: swap;src:url("../new-fonts/OpenSans-SemiboldItalic.ttf");}

	/* Casos de exito */
	@font-face{font-family:OpenSans-ExtraBold;font-display: swap;src:url("../new-fonts/OpenSans-ExtraBold.ttf");}

	/* Valor financiero */
	@font-face{font-family:OpenSans-Italic;font-display: swap;src:url("../new-fonts/OpenSans-Italic.ttf");}


/* Footer importado */




.fab{font-style: normal;}
.far{font-style: normal;}
.fas{font-style: normal;}

.n-redes{width: 10vw;justify-content: flex-end !important;} /*19vw*/
.n-redes .fab{padding-right: 15px;}

#footers{background: #435664;}
#footers h2{color: #FFFFFF !important;font-family: 'Montserrat-Regular';}
#footers p a{color: #D5A286 !important;font-family: 'FrutigerLTStd-Roman';}
#footers h3{color: #FFFFFF !important;/*font-family: 'FrutigerLTStd-Roman';*/font-family: 'Montserrat-Regular';}
.n-redes-2{width: auto;}
.n-redes-2 .fab{margin-left: 0%;font-size: xx-large;padding-right: 15px;padding-left: 15px;}
#footers .copy-r p{color: #FFFFFF;font-family: 'FrutigerLTStd-Roman';margin-bottom: 0px;padding-bottom: 15px;}

#footers{padding: 0% 0% 0%;}
#footers h2{margin-top: 10%;margin-bottom: 5%;}
#footers p{margin-bottom: 3%;font-family: 'STIXGeneral';color: #FFFFFF !important;line-height: inherit;}
#footers p a{color: #D5A286 !important;}
#footers p span{font-family: 'OpenSans-Regular';}
#footers h3{margin-bottom: 5%;}
#footers img{margin-bottom: 8%;width: 29%;}

.logo-f{width: 120px;margin-left: 5%;}

.vertical-footer{position: absolute;left: 0px;top: 7%;height: 97px;width: auto !important;}

@media only screen and (max-width : 320px) {
	.n-redes{width: auto;justify-content:center !important;}
	#footers h2{text-align: center;}
	#footers img{margin-left: 0px;}
	#footers .copy-r p{font-size: x-small;}
	#footers img{margin-top: 0px;margin-bottom: 10%;}
	.vertical-footer{display: none;}
}
@media only screen and (min-width : 321px) and (max-width : 400px) {
	.n-redes{width: auto;justify-content:center !important;}
	#footers h2{text-align: center;}
	#footers img{margin-left: 0px;}
	#footers .copy-r p{font-size: x-small;}
	#footers img{margin-top: 0px;margin-bottom: 10%;}
	.vertical-footer{display: none;}
}
@media only screen and (min-width : 401px) and (max-width : 480px) {
	.n-redes{width: auto;justify-content:center !important;}
	#footers h2{text-align: center;}
	#footers img{margin-left: 0px;}
	#footers .copy-r p{font-size: x-small;}
	#footers img{margin-top: 0px;margin-bottom: 10%;}
	.vertical-footer{display: none;}
}
@media only screen and (min-width : 481px) and (max-width : 630px) {
	.n-redes{width: auto;justify-content:center !important;margin-top: 4%;margin-bottom: 5%;}
	#footers h2{text-align: center;}
	#footers img{margin-left: 0px;}
	#footers .copy-r p{font-size: x-small;}
	#footers img{margin-top: 0px;margin-bottom: 10%;}
	.vertical-footer{display: none;}
	#footers .col-md-5{max-width: 100%;flex: 0 0 100%;}
}
@media only screen and (min-width : 631px) and (max-width : 767px) {
	.n-redes{width: auto;justify-content:center !important;margin-top: 4%;margin-bottom: 5%;}
	#footers h2{text-align: center;}
	#footers img{margin-left: 0px;}
	#footers .copy-r p{font-size: x-small;}
	#footers img{margin-top: 0px;margin-bottom: 10%;}
	#footers .col-md-5{max-width: 100%;flex: 0 0 100%;}
}
@media only screen and (min-width : 768px) and (max-width : 991px) {
	.n-redes{width: auto;margin-top: 2%;margin-bottom: 3%;}
	#footers .container{width: 100%;max-width: 100%;}
	#footers .container .col-md-6{flex: 0 0 49%;max-width: 49%;display: inline-block;}
	#footers p a{font-size: large;}
	#footers h3{font-size: medium;line-height: inherit;}
	#footers .copy-r p{font-size: small;}
	#footers h2{font-size: x-large;}
	#footers .col-md-4{max-width: 37.9%;flex: 0 0 37.9%;display: inline-block;}
	#footers .col-md-3{max-width: 21.9%;flex: 0 0 21.9%;display: inline-block;}
	#footers .col-md-5{max-width: 39.9%;flex: 0 0 39.9%;display: inline-block;margin-bottom: 4%;}
	#footers img{margin-bottom: 5%;}
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
	.n-redes{width: 12vw;}
	#footers h2{font-size: x-large;}
	#footers p a{font-size: large;}
	#footers h3{font-size: medium;line-height: inherit;}
	.n-redes-2{width: 100%;}
}
@media only screen and (min-width: 1386px){
	#footers h2{font-size: 2.5vw;}
	#footers p a{font-size: 1.6vw;}
	#footers h3{font-size: 1.6vw;}
	.logo-f{width: 7.9vw;}
}


/* Generales */

.r-nomargin{margin-left: 0px;margin-right: 0px;padding-right: 0px;padding-left: 0px;}
.pos-rel{position: relative;}
.notclick{pointer-events: none;-webkit-touch-callout: none; /* iOS Safari */-webkit-user-select: none; /* Safari */-khtml-user-select: none; /* Konqueror HTML */-moz-user-select: none; /* Firefox */-ms-user-select: none; /* Internet Explorer/Edge */user-select: none;}
/*.row:before, .row:after {display: none !important;}*/
.only-ipad{display: none;}
/*@media only screen and (min-width: 992px){
	.only-mob{display: none !important;}
}
@media only screen and (max-width: 991px){
	.only-ipadandtop{display: none;}
}*/
@media only screen and (min-width: 768px){
	.only-mob{display: none !important;}
}
@media only screen and (max-width: 767px){
	.only-ipadandtop{display: none;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.not-inipad{display: none !important;}
	.only-ipad{display: block !important;}
}


/* Principal */

.banner-index{background: #4F758B;padding: 8% 0% 5%;}
.barra-dorada{width: 100%;position: absolute;bottom: 0px;left: 0px;}
.barra-azul{width: 100%;position: absolute;top: -3px;left: 0px;z-index: 10;}
#index-sec2 .col-md-5 .in-image{width: 100%;}
.portafolio-imgs .col-md-3{padding: 1px;}
.portafolio-imgs img{width: 100%;}
.banner-index h2{font-size: -webkit-xxx-large;line-height: normal;text-align: right;margin-bottom: 0px;font-family: 'OpenSans-Regular';color: #FFFFFF !important;}
.banner-index h2 strong{font-family: 'OpenSans-Bold';}
.banner-index h2 span{color: #D5A286;}
.dorado{position: absolute;top: 33%;left: 0px;height: 34%;}
.manzana-banner1{width: 67%;}
.vertical-banner{position: absolute;right: 4%;top: 7%;height: 90%;}
.banner-index .col-md-7{margin-top: 9%;margin-right: -2%;padding-right: 4%;}
.manzana-index{padding: 4% 0% 2%;}

h2{font-family: 'OpenSans-Regular' !important;color: #435664 !important;font-weight: 100 !important;}
h2 strong{font-family: 'OpenSans-Bold' !important;}
p{font-family: 'OpenSans-Regular' !important;font-weight: 100 !important;color: #435664 !important;}
p strong{font-family: 'OpenSans-Bold' !important;}
.top-img{padding: 3%;max-width: 100%;height: 99px;}
#index-sec2 .col-md-5 p{font-size: x-large;padding: 4% 4% 0px;margin-bottom: 0px;}
#index-sec2 .col-md-5 .font-f{font-size: xx-large !important;margin-bottom: 15%;}
.font-f{font-family: 'August-Script-Bold' !important;}
#index-sec3{margin-bottom: 5%;margin-top: 2%;}
#index-sec4{padding: 0px 2%;}
#index-sec4 p{font-size: x-large;min-height: 94px;}
#index-sec4 .col-md-2{max-width: 20%;flex: 0 0 20%;width: 20%;padding: 3px;}
#index-sec4 img{width: 100%;-webkit-box-shadow: 0px 33px 21px -26px rgba(0,0,0,0.75);-moz-box-shadow: 0px 33px 21px -26px rgba(0,0,0,0.75);box-shadow: 0px 33px 21px -26px rgba(0,0,0,0.75);}
.subr{width: 19vw;}
.center-heading h2{text-transform: none;}

.imgBlog{min-height: 200px;}

#footers .encabezado-programas{text-align: left;}
#footers{padding: 5% 0px 1%;}
.n-redes-2 .fab{background: transparent;color: #B9BBBD;}
.mailto p span{color: #D5A286;}

#menu{position: absolute;top: 35px;left: 50px;z-index: 7;width: auto;}
.menu-img{padding: 10px;width: 75px;}

.bm-azul{background: #435664;border-radius: 8px;}

.banner-tipo1{} 
.img-banner{width: 100%;}
.banner-1{background: url('../new-img/banner4.jpg');background-size: cover;}

.somos-diferentes p{text-align: center;padding: 0% 27% !important;}
.somos-diferentes .encabezado-programas{padding: 0% !important;}

#contenido-diferentes .col-i .encabezado-programas{text-align: left;}
#contenido-diferentes .col-i{padding-right: 4%;}
#contenido-diferentes .col-d img{width: 100%;margin-bottom: 1.5%;}
#contenido-diferentes .col-d{padding-left: 3%;}

.banner-2{background: url('../new-img/banner5.jpg');background-size: cover;}
#contenido-equipo .col-md-3 img{width: 100%;-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */filter: grayscale(100%);}
#contenido-equipo .encabezado-programas{text-align: left;padding-top: 4%;margin-bottom: 4%;}
#contenido-equipo p span{color: #4F758B;}
#contenido-equipo p a{color: #4F758B;font-size: medium;}

.banner-3{background: url('../new-img/banner6.jpg');background-size: cover;}

.banner-4{background: url('../new-img/banner7.jpg');background-size: cover;}

.banner-5{background: url('../new-img/banner9.jpg');background-size: cover;}

.banner-6{background: url('../new-img/banner8.jpg');background-size: cover;}

.banner-7{background: url('../new-img/banner12.jpg');background-size: cover;}

.banner-8{background: url('../new-img/banner10.jpg');background-size: cover;}

.banner-9{background: url('../new-img/banner15.jpg');background-size: cover;}

.banner-10{background: url('../new-img/banner16.jpg');background-size: cover;}

.banner-11{background: url('../new-img/banner13.jpg');background-size: cover;}

.banner-12{background: url('../new-img/banner14.jpg');background-size: cover;}

.banner-13{background: url('../new-img/banner11.jpg');background-size: cover;}

.banner-14{background: url('../new-img/banner17.jpg');background-size: cover;}

.banner-15{background: #435664;}

.banner-15{background: #4F758B;}

.banner-15{background: #435664;}


.img-banner-casos{visibility: hidden;}

.modelo-valuacion img{width: 100%;}

.valor-sec img{width: 100%;}

.alianzas-es .col-md-5 img{width: 100%;margin-bottom: 0px;}

.w100{width: 100%;}

.banner-tipo1{overflow: hidden;}
.banner-tipo1 .in-7{width: 100%;}
.banner-tipo1 .col-md-4{padding: 0px;position: absolute;top: 0px;right: 0px;width: 31%;}
.banner-tipo1 .back-ban{background: #4F758B;padding: 0px;width: 100%;position: absolute;top: 0px;right: 0px;height: 100vw;opacity: .8;z-index: 0;}
.banner-tipo1 .col-md-4 p{z-index: 1;position: absolute;width: 100%;top: 14px;right: 0px;background: #435664;color:#D5A286 !important;font-size: large;padding: 1.5% 0%;font-family: 'Montserrat-Regular' !important;}
.banner-tipo1 .col-md-4 p strong{font-family: 'Montserrat-Bold' !important;}
.banner-tipo1 .in-7{position: absolute;bottom: 16%;}
.banner-tipo1 .in-7 h2{background: #4F758B;width: fit-content;margin: auto;color: #ffffff !important;padding: 20px 80px;font-size: -webkit-xxx-large;padding: 1.5vw 9vw;/*font-size: 4.5vw;*/}

.banner-tipo2 .in-7 h2{text-align: left;line-height: normal;}

.somos-diferentes p{color: #000000 !important;font-size: small;line-height: normal;}
#contenido-diferentes p{color: #435664 !important; font-size: small;line-height: normal;}


.encabezado-programas{font-size: x-large !important;}
.somos-diferentes .encabezado-programas{color: #435664 !important;}
#contenido-diferentes .encabezado-programas{color: #435664 !important;text-align: left;}
#contenido-diferentes ul{color: #435664;font-size: small;}
#contenido-diferentes ul li{font-family: 'OpenSans-Bold';}
.deteccion3{width: 100%;padding-bottom: 3%;}

.cont-h2s h2{font-size: xx-large;}
.menu-portafolio{padding: 0% 13%;}
.menu-portafolio img{height: 20px;width: 2px;margin-top: -2px;}
.d4{display: none;}
.d8{display: none;}
.portafolio-imgs2 .col-md-4{text-align: center;}
.portafolio-imgs2 img{width: 90%;}

input{width: 77%;border: 1px solid rgba(67,86,100,.3) !important;margin-bottom: 1.5%;}
textarea{width: 77%;max-width: 77%;min-width: 77%;border: 1px solid rgba(67,86,100,.3) !important;}

.col-trabaja .encabezado-programas{margin-bottom: 8%;}
.col-trabaja .p-trabaja{height: 40px;}
.prog1{font-size: large !important;}

#contenido-diferentes .col-trabaja form p{margin-bottom: 2px;}
input[type=file]{width: 0.1px;height: 0.1px;}
.link_20{color: #4F758B;font-family: 'OpenSans-Bold';}

.causas .col-md-4{text-align: center;}
.causas .col-md-4 img{width: 90%;}

.quienes-somos .col-d{text-align: center;}
.quienes-somos #contenido-diferentes .col-d img{width: 70%;}


.back-b{background: #7C99AB;padding-top: 3%;}
.back-b h2{font-family: 'OpenSans-Bold' !important;text-align: left;color: #FFFFFF !important;margin-bottom: 5%;}
.back-b p{font-family: 'OpenSans-SemiboldItalic' !important;color: #FFFFFF !important;text-align: left;}
.back-b p strong{font-family: 'OpenSans-SemiboldItalic' !important;font-size: large;line-height: normal; }

.back-b .cback-b{border-left: 1px solid #FFFFFF;padding:0% 10% 0% 7%;}
.back-b img{width: 50%;margin-top: 1%;}

.somos-diferentes p i{font-family: 'August-Script-Bold';font-size: xx-large;}
.encabezadorazon{margin-bottom: 0px;}
.encabezado2{display: contents;}
.contp2{display: contents;margin-bottom: 20px;}
.encabezado3{margin-top: 20px;}

.razon1{position: absolute;bottom: 0px;right: 0px;max-width: 33%;z-index: -1;max-height: 110%;}

.crea-brand{width: 35%;margin-bottom: 2.5%;}

.brand1{width: 90%;}

.cuantovale{width: 25%;margin-bottom: 2.5%;}

.investing h2{font-size: -webkit-xxx-large;}
.modelo-valuacion h2{font-size: -webkit-xxx-large;color: #ffffff !important;}

.modelo-valuacion{background: #435664;padding-top: 4%;}
.modelo-valuacion p{color:#ffffff !important;text-align: left;}
.modelo-valuacion .encabezado-programas span{color: #D5A286 !important;}
.modelo-valuacion .r-nomargin{padding: 4% 0%;}

.valor-sec .col-md-6{padding: 0px;}
.valor-sec .back-w{padding: 6% 10% 0% 3%;}
.valor-sec .back-a{padding: 7% 10% 0% 3%;background: #4F758B;}
.r-back-a{background: #4F758B;}
.valor-sec .back-a h2{color: #ffffff !important;}
.valor-sec .back-a p{color: #ffffff !important;}

.div-alianzas{background: #7C99AB;padding: 6% 0% 5%;}
.div-alianzas h2{color: #ffffff !important;font-size: -webkit-xxx-large;margin-bottom: 0px;}

.col-last img{width: 100%;}
.col-last{padding-right: 0px;}

.alianzas-es .col-i{padding-top: 4%;}
.alianzas-es .col-md-5 img{width: 55%;}

.banner-tipo3 .back-ban{background: none;}
.banner-tipo3 .in-7 h2{background: none;}
.banner-tipo3 .in-7{bottom: 6%;}

.menu-exp ul{list-style: none;}
.menu-exp .ul-p{padding-left: 0px;margin-top: 15px;margin-left: -15px;}

#menu{top: 0px;left: 0px;padding: 35px 50px 20px 50px;}

.menu-activo{background: #435664;}

#menu .li-p{font-family: 'OpenSans-Bold';color: #D5A286;}
#menu .li-s{font-family: 'OpenSans-Bold';color: #ffffff;}
#menu .li-t{font-family: 'OpenSans-Regular';color: #ffffff;}

#menu .li-p a{font-family: 'OpenSans-Bold';color: #D5A286;}
#menu .li-s a{font-family: 'OpenSans-Bold';color: #ffffff;}
#menu .li-t a{font-family: 'OpenSans-Regular';color: #ffffff;}

#menu .ul-s{padding-left: 14%;}
#menu li{padding-bottom: 2%;white-space: nowrap;}

#menu-img{cursor: pointer;}

.banner-tipo5 .back-ban{background: none;}
.banner-tipo5 .in-7 h2{padding: 1.5vw 3vw}
.banner-tipo5 .in-7 img{width: 25%;padding-bottom: 4%;}
.casos-in-img img{width: 23%;}

.numero-p{width: 40px;padding-bottom: 4px;}
.cont-caso-exito .somos-diferentes .encabezado-programas strong{font-family: 'OpenSans-ExtraBold' !important;}
.cont-caso-exito .avion{position: absolute;right: 20%;width: 13%;top: 58%;}
.cont-caso-exito .somos-diferentes p{text-align: left;padding: 0% 37% !important;}
.cont-caso-exito .somos-diferentes .encabezado-programas{text-align: center;padding: 0px !important;}
.cont-caso-exito .punteada{position: absolute;top: -52px;left: 38.115%;z-index: -1;height: 52px;}
.cont-caso-exito .tabla-financiera{width: 50%;margin-left: 25%;}
.cont-caso-exito .tabla-financiera .barra-top{position: absolute;width: 92%;top: 0px;left: 7%;}
.cont-caso-exito .tabla-financiera .col-md-3 p{margin-bottom: 8px;margin-top: 9px;}
.cont-caso-exito .punto3 .punteada{left: 41.5%;}
.cont-caso-exito .punto4 .punteada{left: 23%;}
.cont-caso-exito .punto5 .punteada{left: 33.8%;}
.cont-caso-exito .punto3 .valor-integral img{width: 46%;margin-left: 14%;}
.cont-caso-exito .c-emocional ul{padding-left: 20px;}
.cont-caso-exito .variables1{width: 19%;margin-top: -12%;float: left;}
.cont-caso-exito .c-vari1{padding: 0px;}
.cont-caso-exito .variables2{width: 19%;margin-top: -12%;float: right;}
.cont-caso-exito .somos-diferentes .encabezado-back-dorado{background: url('../new-img/b-dorado1.jpg');background-size: cover;width: fit-content;margin: auto;color: #FFFFFF !important;padding: 1.5% 3.5% !important;border-radius: 5px;margin-top: 1%;}
.cont-caso-exito .variables3{position: absolute;left: 15.5%;top: 24%;width: 7%;}
.cont-caso-exito .variables4{position: absolute;right: 15.5%;top: 24%;width: 7%;}
.cont-caso-exito .p-propuesta{margin-bottom: 3.5%;}
.cont-caso-exito .relanzamiento1{position: absolute;top: 2%;right: 27%;width: 7%;}
.cont-caso-exito .mexicana2{width: 46%;}


.banner-tipo5 .in7-2 img{width: 12%;padding-bottom: 2%;}
.cont-caso-exito .somos-diferentes .aplicacion-t1{white-space: nowrap;margin-bottom: 2%;padding: 0px 0px 0px 26% !important;text-align: center;font-family: 'OpenSans-Bold' !important;color: #4F758B !important;font-size: large;}
.cont-caso-exito .aplicacion-ul{padding-left: 38%;margin-bottom: 4%;}
.cont-caso-exito .aplicacion-ul li{color: #000000;font-family: 'OpenSans-Regular';}
.aplicaciones{position: absolute;height: 130px;}
.apls{position: absolute;}
.aplicacion1{top: 23%;left: 15%;}
.apl1{width: 50%;left: 24%;bottom: -5%;}
.s-apl2{margin-top: 3%;}
.aplicacion2{top: -33%;right: 14%;}
.s-apl2 .col-md-5{text-align: center;}
.s-apl2 .col-md-5 img{max-width: 100%;width: 90%;margin-bottom: 6%;}
.s-apl2 .col-md-2 img{width: 100%;padding-top: 25%;}
.s-apl2 .col-md-2{padding: 0px;}
.apl2{width: 50%;right: 26%;bottom: -30%;}
.s-apl3{margin-top: 7%;}
.aplicacion3{left: 14%;top: -7.5%;}
.s-apl3 .col-md-10{text-align: center;}
.s-apl3 .col-md-10 img{width: 82%;margin-top: 2%;margin-bottom: 10%;}
.apl3{width: 50%;left: 24%;bottom: 3%;}
.s-apl4{margin-top: 4%;margin-bottom: 7%;}
.s-apl4 .row{padding: 0px 5%;}
.s-apl4 .col-md-4  img{width: 100%;}
.s-apl4 .col-md-4{padding: 0px 5px;}
.s-apl4 .encabezado-programas{margin-bottom: 7%;}
.aplicacion4{top: -20%;right: 9%;}
.apl4{width: 50%;right: 26%;bottom: -20%;}
.r-resultados{padding: 0px 5%;margin: 1% 0px 3%;}
.r-resultados .col-md-3{padding: 0px 4px;}
.r-resultados .col-md-3 img{width: 100%;}
.aplicacion5{left: 14%;top: -18.5%;}
.cont-caso-exito .somos-diferentes .aplicacion-t1-2{padding: 0px !important;position: absolute;width: 100%;}
.cont-caso-exito .s-apl-bio{width: 85%;margin-bottom: -6%;}
.cont-caso-exito .s-apl-bio2{width: 85%;margin: 1% 0px 0%;}

.banner-tipo5 .img-banner{height: 28vw;}


.filter li a{color: #000000 !important;border: none;padding: 0px;font-family: 'OpenSans-Regular';font-size: inherit;font-weight: 100;}
.list-inline>li{padding: 0px;}
.filter li img{height: 20px;width: 2px;margin-top: -2px;}

.contacto-aqui{background: #5C7489;color: #ffffff;border:none;padding: 1.5% 9%;margin-bottom: 4%;margin-left: 15%;font-family: 'OpenSans-Regular';font-weight: 100;}
#contactForm .btn-theme-bg{background: #5C7489;border:none;font-family: 'OpenSans-Regular';font-weight: 100;}

.nuestros-clientes{background: #8598A9;padding: 2.5% 0px;}
#contenido-diferentes .nuestros-clientes .encabezado-programas{color: #ffffff !important;}
.nuestros-clientes li{color: #ffffff;}

/*ol {
  list-style: none;
  counter-reset: my-awesome-counter;
  display: flex;
  flex-wrap: wrap;
}
ol li {
  counter-increment: my-awesome-counter;
  display: flex;
}
ol li::before {
  content: counter(my-awesome-counter);
  font-weight: bold;
  font-size: 2.5rem;
  margin-right: 0.5rem;
  font-family: 'OpenSans-Bold';
}*/
.banner-tipo4{height: 28vw;}
.banner-tipo4 .back-ban{background: none;}
.banner-tipo4 .in-7{bottom: 35%;width: 47%;}
.banner-tipo4 .in-7 h2{padding: 2%;text-align: right;width: 100%;}
.banner-tipo4 .in-p7{position: absolute;bottom: 22%;width: 48%;left: 52%;}
.banner-tipo4 .in-p7 p{color: #ffffff !important;text-align: left;margin-bottom: 0px;line-height: normal;}
.vertical-casos{position: absolute;bottom: 21%;height: 45%;left: 49%;}


.linea-del-tiempo .col-md-2 p{color: #000000 !important;}
.linea-del-tiempo .col-md-2{max-width: 14.27%;flex: 0 0 14.27%;}

.linea-del-tiempo .col-md-1{max-width: 7.14%;flex: 0 0 7.14%;}
.linea-del-tiempo .c-res-esp{max-width: 3.57%;flex: 0 0 3.57%;}

.linea-del-tiempo .hr{border: 5px solid #435664;}
.linea-del-tiempo .c-vr{padding-left: 3.57%;}
.linea-del-tiempo .vr{border-left: 1px solid #435664;height: 40px;}

.linea-del-tiempo .encabezado-programas{margin-bottom: 0px;padding-top: 3%;padding-bottom: 2%;}
.linea-del-tiempo .col-md-2 p{margin: 20px 0px;}

.carousel-inner{height: auto !important;}

.open-ital{font-family: 'OpenSans-Italic';}

.r-v{max-width: 100%;width: 65%;}



/* Responsive */

#contenido-equipo .r-second-e .col-md-1{max-width: 12.5%;flex: 0 0 12.5%;width: 12.5%;}



@media only screen and (max-width : 767px) {
	.r-v{margin-bottom: 10%;margin-top: -15%;}
	/*.carousel-inner{height: auto !important;}*/
	.menu-img{width: 65px;}
	#menu{padding: 12px 50px 20px 12px;width: 100%;}
	.menu-exp .ul-p{margin-left: 15px;}
	.manzana-index{width: 40%;}
	.center-heading h2{font-size: 26px;}
	.encabezado-programas{font-size: large !important;}
	p.sub-text{font-size: medium;line-height: normal;}
	.top-img{height: 55px;}
	#index-sec2 .col-md-5 p{padding: 4% 2% 0px;}
	#index-sec2 .col-md-5 .font-f{margin-bottom: 20%;font-size: x-large !important;}
	h2{font-size: x-large;}
	#index-sec3 h2{margin-bottom: 10px;}
	#index-sec4 .col-md-2{width: 100%;flex: 0 0 100%;max-width: 100%;margin-bottom: 30px;}
	#index-sec4 p{min-height: auto;margin-bottom: 3%;}
	/*.divide80{display: none;}*/
	#index-sec4 img{width: 70%;margin-bottom: 6%;-webkit-box-shadow:0px 3px 13px 0px rgba(0,0,0,0.75);-moz-box-shadow:0px 3px 13px 0px rgba(0,0,0,0.75);box-shadow:0px 3px 13px 0px rgba(0,0,0,0.75);}
	.portafolio-imgs{margin-bottom: 40px;}
	.portafolio-imgs .col-md-3{max-width: 49.4%;flex: 0 0 49.4%;width: 49.4%;display: inline-flex;}

	.carousel-inner>.item>img{max-width: 135%;height: auto;margin-left: -16%;}


	.banner-tipo1{height: 220px;}
	.banner-tipo1 .in-7 h2{font-size: x-large;}
	.banner-tipo1 .col-md-4{width: 45%;}
	.banner-tipo1 .col-md-4 p{font-size: small;}
	.img-banner{height: 100%;width: auto;}


	.somos-diferentes p{padding: 0% 5% !important;}
	.somos-diferentes p i{font-size: x-large !important;}
	.encabezado2{font-size: medium !important;}

	.divide30-m{height: 30px;}
	#contenido-diferentes .col-i{padding-right: 15px;}

	.back-b{padding-top: 10%;}
	.back-b .cback-b{border:none;padding: 0%;}
	.back-b p strong{font-size: smaller;}

	.banner-13{background-position-x:88%;}
	.banner-13 .img-banner{visibility: hidden;}






	/* The actual timeline (the vertical ruler) */
	.linea-del-tiempo-mobile .timeline {
	  position: relative;
	  max-width: 1200px;
	  margin: 0 auto;
	}

	/* The actual timeline (the vertical ruler) */
	.linea-del-tiempo-mobile .timeline::after {
	  content: '';
	  position: absolute;
	  width: 6px;
	  background-color: #435664;
	  top: 0;
	  bottom: 0;
	  left: 50%;
	  margin-left: -3px;
	}

	/* Container around content */
	.linea-del-tiempo-mobile .container {
	  padding: 0px 40px 10px;
	  position: relative;
	  background-color: inherit;
	  width: 50%;
	}

	/* The circles on the timeline */
	.linea-del-tiempo-mobile .container::after {
	  content: '';
	  position: absolute;
	  width: 30px;
	  height: 1px;
	  right: -17px;
	  background-color: white;
	  border: 1px solid #435664;
	  top: 20px;
	  border-radius: 0%;
	  z-index: 1;
	}

	/* Place the container to the left */
	.linea-del-tiempo-mobile .left {
	  left: 0;
	}

	/* Place the container to the right */
	.linea-del-tiempo-mobile .right {
	  left: 50%;
	}

	/* Add arrows to the left container (pointing right) */
	.linea-del-tiempo-mobile .left::before {
	  content: " ";
	  height: 0;
	  position: absolute;
	  top: 22px;
	  width: 0;
	  z-index: 1;
	  right: 30px;
	  border: medium solid white;
	  border-width: 10px 0 10px 10px;
	  border-color: transparent transparent transparent white;
	}

	/* Add arrows to the right container (pointing left) */
	.linea-del-tiempo-mobile .right::before {
	  content: " ";
	  height: 0;
	  position: absolute;
	  top: 22px;
	  width: 0;
	  z-index: 1;
	  left: 30px;
	  border: medium solid white;
	  border-width: 10px 10px 10px 0;
	  border-color: transparent white transparent transparent;
	}

	/* Fix the circle for containers on the right side */
	.linea-del-tiempo-mobile .right::after {
	  left: -16px;
	}

	/* The actual content */
	.linea-del-tiempo-mobile .content {
	  padding: 0px 10px;
	  background-color: white;
	  position: relative;
	  border-radius: 6px;
	}

	.linea-del-tiempo-mobile .timeline:before{display: none;}

	.linea-del-tiempo-mobile h2{font-family: 'OpenSans-Bold' !important;margin-bottom: 5px;}


	.banner-7 .img-banner{visibility: hidden;}
	.banner-7{background-position-x:50%;}

	.banner-4 .img-banner{visibility: hidden;}
	.banner-4{background-position-x:34%;}

	.banner-tipo2 .in-7 h2{text-align: center;}

	.divide10-m{height: 10px;}

	.cont-h2s .center-heading h2{font-size: x-large !important;}

	.banner-tipo1 .in-7 h2{line-height: normal;}

	.banner-11 .img-banner{visibility: hidden;}
	.banner-11{background-position-x: 69%;}

	.crea-brand{width: 60%;margin-bottom: 7%;}

	.brand1{width: 100%;}

	.banner-12 .img-banner{visibility: hidden;}
	.banner-12{background-position-x: 70%;}
	.cuantovale{width: 50%;margin-bottom: 7%;}

	.investing h2{font-size: xx-large;}
	.modelo-valuacion h2{font-size: xx-large;line-height: normal;margin-top: 8%;}

	.modelo1-b{width: 77% !important;margin-left: 10%;}
	.modelo2-b{margin-top: 9%;margin-bottom: 10%;}

	.valor-sec h2{margin-bottom: 4%;}

	.div-alianzas h2{font-size: x-large;}
	.col-last{padding-right: 15px;margin-bottom: 15px;}

	.banner-1 .img-banner{visibility: hidden;}
	.banner-1{background-position-x: 50%;}

	.banner-tipo4 .in-7{width: 100%;bottom: 58%;}
	.banner-tipo1 .in-7 h2{text-align: center;}
	.vertical-casos{display: none;}
	.banner-tipo4 .in-p7{width: 100%;left: 0px;bottom: 5%;}
	.banner-tipo4 .in-p7 p{text-align: center;font-size: medium;padding: 0px 5px;}
	.banner-tipo4{height: 270px;}

	.filter{width: 95% !important;}
	.portafolio-imgs2 img{margin-left: 5%;}

	#contenido-equipo .col-md-3{margin-bottom: 14%;}

	.banner-2 .img-banner{visibility: hidden;}
	.banner-2{background-position-x:50%;}

	.banner-6 .img-banner{visibility: hidden;}
	.banner-6{background-position-x:50%;}
	input{width: 100%;}
	textarea{width: 100%;max-width: 100%;min-width: 100%;}

	.c-trabaja1{margin-bottom: 13%;}

	.banner-14 .img-banner{visibility: hidden;}
	.banner-14{background-position-x: 26%;}

	.contacto-aqui{margin-left: 35%;}

	.nuestros-clientes{padding: 10.5% 0px;}

	#contenido-diferentes .nuestros-clientes .enc-prog2{display: none;}

	.nuestros-clientes li{margin-bottom: 4%;}

	.banner-10 .img-banner{visibility: hidden;}
	.banner-10{background-position-x: 75%;}

	.banner-3 .img-banner{visibility: hidden;}
	.banner-3{background-position-x:74%;}


	.banner-tipo5 .in-7 img{width: 40%;}
	.banner-tipo4 .in-7{bottom: 5%;}
	.banner-tipo5 .in-7{bottom: 5%;}

	.casos-in-img img{width: 45%;}
	.cont-caso-exito .punteada{display: none;}

	.cont-caso-exito .somos-diferentes p{padding: 0% 14% !important;}
	.cont-caso-exito .avion{display: none;}
	.tabla-financiera .col-md-3{width: 24%;max-width: 24%;flex: 0 0 24%;display: inline-flex;padding: 5px;}
	.cont-caso-exito .tabla-financiera{width: 100%;margin-left: 0px;}
	.cont-caso-exito .tabla-financiera .barra-top{width: 100%;left: 0%;}

	.cont-caso-exito .variables-potencializar{margin-top: 10%;}
	.cont-caso-exito ul{padding: 0% 0% 0% 35% !important;}

	.banner-tipo4 .in7casosd{bottom: 58%;}

	.banner-15 .in-7 img{width: 20%;}



	.cont-caso-exito .somos-diferentes .aplicacion-t1{white-space: normal;padding: 0px 0px 0px 0% !important;}
	.cont-caso-exito ul{padding: 0% 0% 0% 15% !important;}
	.apls{display: none;}
	.aplicaciones{position: relative;top: auto;left: auto;height: 110px;margin: 10% 0% 5%;}
	.s-apl2 .col-md-2 img{width: 30%;margin-left: 35%;padding-top: 7%;padding-bottom: 7%;}
	.cont-caso-exito .somos-diferentes p{text-align: center;}

	.cont-caso-exito .variables1{display: none;}
	.cont-caso-exito .variables2{display: none;}
	.cont-caso-exito .variables3{display: none;}
	.cont-caso-exito .variables4{display: none;}
	.cont-caso-exito .relanzamiento1{display: none;}
	.cont-caso-exito .mexicana2{width: 65%;margin-top: 6%;}
	.cont-caso-exito .variables-potencializar{margin-top: 12%;margin-bottom: 8%;}
	.cont-caso-exito .punto3 .valor-integral img{width: 100%;margin-left: 0%;margin-bottom: 5%;}

	.s-apl2 .col-md-5 .bio-antes-img{width: 85%;margin-left: -7%;}
	.s-apl2 .col-md-5 .bio-despues-img{width: 85%;margin-left: 14%;}
}

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


	/* Place the timelime to the left */
	  .linea-del-tiempo-mobile .timeline::after {
	  left: 31px;
	  }
	  
	  /* Full-width containers */
	  .linea-del-tiempo-mobile .container {
	  width: 100%;
	  padding-left: 70px;
	  padding-right: 25px;
	  }
	  
	  /* Make sure that all arrows are pointing leftwards */
	  .linea-del-tiempo-mobile .container::before {
	  left: 60px;
	  border: medium solid white;
	  border-width: 10px 10px 10px 0;
	  border-color: transparent white transparent transparent;
	  }

	  /* Make sure all circles are at the same spot */
	  .linea-del-tiempo-mobile .left::after, .linea-del-tiempo-mobile .right::after {
	  left: 30px;
	  }
	  
	  /* Make all right containers behave like the left ones */
	  .linea-del-tiempo-mobile .right {
	  left: 0%;
	  }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	.r-v{width: 55%;margin-bottom: 8%;}
	.contp2{display: initial !important;}
	.contp2 .only-ipad{display: initial !important;}
	.contp2 span{color: #435664;font-size: large;}


	.padl-fecha{padding-left: 7px;}
	.center-heading h2{font-size: xx-large;}
	.cont-principal-index .col-sm-offset-2{margin-left: 0%;}
	.cont-principal-index .col-sm-8{width: 100%;}
	#index-sec2 .col-md-5 .in-image{width: 85%;}
	.manzana-index{width: 200px;}
	#index-sec2 .col-md-5 .font-f{margin-bottom: 7.5%;}
	.encabezado-programas{font-size: large !important;}
	p.sub-text{font-size: medium;}
	h2{font-size: xx-large;}
	#index-sec4 .col-md-2{display: inline-grid;max-width: 20%;}
	.r-objetivos .encabezado-programas{font-size: 14px !important;min-height: 70px;}
	#index-sec4{padding: 0px 1%;}
	.portafolio-imgs .col-md-3{width: 49.7%;max-width: 49.7%;flex: 0 0 49.7%;display: inline-block;}
	.vertical-footer{height: 112px;}
	#footers .col-md-4{margin-left: 4%;}
	.imgBlog{min-height: 137px;}
	.banner-tipo1 .col-md-4{width: 41%;}
	.banner-tipo1 .col-md-4 p{font-size: medium;}
	.banner-tipo1 .in-7 h2{font-size: xx-large;padding: 1.3vw 5vw;}
	.somos-diferentes p{padding: 0 19% !important;}
	.somos-diferentes p i{font-size: x-large;}
	.divide50-med{height: 50px;}
	.quienes-somos #contenido-diferentes .col-d img{width: 33%;margin-left: 0px;}
	.back-b img{width: 28%;}
	.back-b .cback-b{border: none;}
	.back-b p strong{font-size: medium;}
	.back-b{padding-top: 5%;}
	.linea-del-tiempo .col-md-2{display: inline-grid;padding: 0px 5px;max-width: 14.28%;flex: 0 0 14.28%;width: 14.28%;}
	.linea-del-tiempo .col-md-1{display: inline-grid;max-width: 7.14%;flex: 0 0 7.14%;width: 7.14%;vertical-align: middle;}
	.linea-del-tiempo .c-res-esp{max-width: 3.57%;flex: 0 0 3.57%;width: 3.57%;}
	.linea-del-tiempo .col-md-2 p{font-size: small;}
	.linea-del-tiempo .encabezado-programas{padding-bottom: 8%;}
	#contenido-diferentes .col-d .causa1{width: 50%;margin-left: 25%;}
	/*.causas .col-md-4{max-width: 33%;flex: 0 0 33.3%;width: 33.3%;display: inline-flex;}*/
	.deteccion3{width: 80%;margin-left: 10%;}
	#contenido-diferentes .col-d img{width: 70%;margin-left: 15%;}
	.brand1{width: 70%;margin-left: 15%;}
	.investing h2{font-size: xx-large;}
	.modelo-valuacion .col-md-2 .modelo1-b{width: 73%;margin-left: 13.5%;}
	.modelo-valuacion .col-md-2{max-width: 49%;flex: 0 0 50%;width: 50%;display: inline-flex;vertical-align: top;text-align: center;}
	.modelo-valuacion .col-md-3{max-width: 50%;flex: 0 0 50%;width: 50%;display: inline-flex;text-align: center;margin-bottom: 5%;}
	.modelo-valuacion img{width: 92%;}
	.modelo-valuacion h2{font-size: xx-large;}
	.valor-sec .back-w{padding: 4% 10% 3% 10%;}
	.valor-sec .back-a{padding: 4% 10% 3% 10%;}
	.div-alianzas h2{}
	.alianzas-es .col-md-5 img{margin-bottom: 3%;}
	.col-last{padding-right: 15px;padding-bottom: 15px;}
	.divide30-med{height: 30px;}
	.banner-tipo4{height: 34vw;}
	.vertical-casos{height: 56%;}
	.causas .col-md-4 img{height: auto !important;}
	.filter{width: 98% !important;}
	.descripcion-talento{font-size: smaller;}
	#contenido-equipo p a{font-size: small;}
	.col-trabaja .encabezado-programas{margin-bottom: 3%;}
	.c-trabaja1{margin-bottom: 8%;}
	.col-trabaja form{margin-left: 15%;}
	.enc-prog2{display: none;}
	.cont-caso-exito .somos-diferentes p{padding: 0% 29% !important;}
	.cont-caso-exito .punteada{left: 36%;height: 50px;}
	.cont-caso-exito .tabla-financiera{width: 60%;margin-left: 20%;}
	.cont-caso-exito .punto3 .punteada{left: 40%;}
	.cont-caso-exito .punto4 .punteada{left: 17.5%;}
	.cont-caso-exito .variables3{left: 8.5%;top: 31%;width: 10%;}
	.cont-caso-exito .variables4{right: 8.5%;top: 31%;width: 10%;}
	.cont-caso-exito .punto5 .punteada{left: 30.3%;}
	.cont-caso-exito .relanzamiento1{right: 26%;}
	.aplicaciones{height: 83px;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	.aplicaciones{height: 95px;}
	.filter{width: 80% !important;}
	.r-objetivos .encabezado-programas{font-size: large !important;}
	.center-heading h2{font-size: 32px;}
	h2{font-size: xx-large;}
	#contenido-diferentes .encabezado2{font-size: large !important;}
	.cont-caso-exito .tabla-financiera .barra-top{height: 2px;}
	.cont-caso-exito .somos-diferentes p{padding: 0 34% !important;}
	.cont-caso-exito .punteada{left: 35.5%;height: 50px;}
	.cont-caso-exito .punto3 .punteada{left: 39.8%;}
	.cont-caso-exito .punto4 .punteada{left: 17%;}
	.cont-caso-exito .tabla-financiera{width: 52%;margin-left: 24%;}
	.cont-caso-exito .variables3{left: 8.5%;top: 22%;width: 10%;}
	.cont-caso-exito .variables4{right: 8.5%;top: 22%;width: 10%;}
	.cont-caso-exito .relanzamiento1{top: 4%;right: 26%;width: 7%;}
}
@media only screen and (min-width: 1200px){
	#contenido-diferentes .encabezado2{font-size: large !important;}
}

@media only screen and (min-width: 1550px){
	#contenido-diferentes{width: 1400px;margin: auto;}
}


@media only screen and (min-width : 321px) and (max-width : 400px) {

}
@media only screen and (min-width : 401px) and (max-width : 480px) {

}
@media only screen and (min-width : 481px) and (max-width : 630px) {

}
@media only screen and (min-width : 631px) and (max-width : 767px) {

}
@media only screen and (min-width : 768px) and (max-width : 991px) {

}
@media only screen and (min-width : 992px) and (max-width : 1199px) {

}
@media only screen and (min-width: 1386px){

}


.banner-tipo-s .in-7{width: 46%;margin-left: 27%;bottom: 0px;}
.banner-tipo-s .in-7 h2{width: 100%;padding: 0.5vw 2vw;}
.banner-tipo-s .d-com{background: #415364;width: 100%;margin: auto;text-align: left;padding: 1.5vw 2vw 0.3vw;}
.banner-tipo-s .d-com ul{padding-left: 25px;}
.banner-tipo-s .d-com li{color: #FFFFFF;font-family: 'OpenSans-Bold';font-weight: 100;font-size: medium;line-height: normal;padding-bottom: 15px;}
.banner-tipo-s .d-com li span{color: #B4DAED;font-family: 'OpenSans-ExtraBold';font-weight: 100;font-size: large;}


@media only screen and (max-width: 320px){
	.banner-tipo-s{height: 480px;}
	.banner-tipo-s .in-7{width: 90%;margin-left: 5%;}
}
@media only screen and (min-width: 321px) and (max-width: 375px){
	.banner-tipo-s{height: 448px;}
	.banner-tipo-s .in-7{width: 90%;margin-left: 5%;}
}
@media only screen and (min-width: 376px) and (max-width: 425px){
	.banner-tipo-s{height: 395px;}
	.banner-tipo-s .in-7{width: 90%;margin-left: 5%;}
}
@media only screen and (min-width: 426px) and (max-width: 503px){
	.banner-tipo-s{height: 395px;}
	.banner-tipo-s .in-7{width: 90%;margin-left: 5%;}
}
@media only screen and (min-width: 504px) and (max-width: 514px){
	.banner-tipo-s{height: 360px;}
	.banner-tipo-s .in-7{width: 90%;margin-left: 5%;}
}
@media only screen and (min-width: 515px) and (max-width: 680px){
	.banner-tipo-s{height: 330px;}
	.banner-tipo-s .in-7{width: 90%;margin-left: 5%;}
}
@media only screen and (min-width: 681px) and (max-width: 767px){
	.banner-tipo-s{height: 290px;}
	.banner-tipo-s .in-7{width: 90%;margin-left: 5%;}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.banner-tipo-s{height: 335px;}
	.banner-tipo-s .in-7{width: 81%;margin-left: 9.5%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 992px) and (max-width: 1024px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 63%;margin-left: 18.5%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1025px) and (max-width: 1045px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 63%;margin-left: 18.5%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1046px) and (max-width: 1101px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 60%;margin-left: 20%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1102px) and (max-width: 1142px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 58%;margin-left: 21%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1143px) and (max-width: 1186px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 56%;margin-left: 22%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1187px) and (max-width: 1234px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 54%;margin-left: 23%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1235px) and (max-width: 1285px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 52%;margin-left: 24%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1286px) and (max-width: 1341px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 50%;margin-left: 25%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1342px) and (max-width: 1402px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 48%;margin-left: 26%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1403px) and (max-width: 1469px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 46%;margin-left: 27%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1470px) and (max-width: 1542px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 44%;margin-left: 28%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1543px) and (max-width: 1623px){
	.banner-tipo-s{height: 430px;}
	.banner-tipo-s .in-7{width: 42%;margin-left: 29%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1624px) and (max-width: 1667px){
	.banner-tipo-s{height: 450px;}
	.banner-tipo-s .in-7{width: 41%;margin-left: 29.5%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1668px) and (max-width: 1714px){
	.banner-tipo-s{height: 470px;}
	.banner-tipo-s .in-7{width: 40%;margin-left: 30%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1715px) and (max-width: 1763px){
	.banner-tipo-s{height: 490px;}
	.banner-tipo-s .in-7{width: 39%;margin-left: 30.5%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1764px) and (max-width: 1815px){
	.banner-tipo-s{height: 510px;}
	.banner-tipo-s .in-7{width: 38%;margin-left: 31%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1816px) and (max-width: 1870px){
	.banner-tipo-s{height: 530px;}
	.banner-tipo-s .in-7{width: 37%;margin-left: 31.5%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}
@media only screen and (min-width: 1871px) and (max-width: 1920px){
	.banner-tipo-s{height: 550px;}
	.banner-tipo-s .in-7{width: 36%;margin-left: 32%;}
	.banner-tipo-s .img-banner{visibility: hidden;}
}


/* Cambios Noviembre */

/*.banner-tipo1 .col-md-12{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}*/
.banner-tipo1 .back-ban{background: none;}
/*.banner-tipo1 .col-md-12 p{position: absolute;}*/

.banner-tipo1 .col-md-4 p{background: #435664;color: #ffffff !important;}

.banner-tipo1 .col-md-4{bottom: 110px;top: auto;}
.banner-tipo1 .in-7 h2{background:none;}

.banner-tipo1 .in-7{bottom: 41%;}

.enc2{font-size: large !important;}
.enc2 span{font-family: 'OpenSans-Italic';}
.col-probl li p{margin-top: -2%;}
.col-probl ul{list-style: none;padding-left: 0;}
.col-probl li{
	position: relative;
    padding-left: 40px;
    padding-bottom: 10px;
}
.col-probl li:before{
	content: '';
    width: 30px;
    height: 30px;
    position: absolute;
    
    background-size: cover;
    background-position: center;
    left: 0;
    top: 15px;
    transform: translateY(-50%);
}
.col-probl .prob1:before{
	background-image: url('../new-img/pro1.png');
}
.col-probl .prob2:before{
	background-image: url('../new-img/pro2.png');
}
.col-probl .prob3:before{
	background-image: url('../new-img/pro3.png');
}
.col-probl .prob4:before{
	background-image: url('../new-img/pro4.png');
}
.col-probl .prob5:before{
	background-image: url('../new-img/pro5.png');
}
.col-probl .prob6:before{
	background-image: url('../new-img/pro6.png');
}
#contenido-diferentes .end-cont .encabezado-programas{font-size: large !important;text-align: center !important;color: #B2847E !important;font-family: 'Montserrat-Regular' !important;}
#contenido-diferentes .end-cont .encabezado-programas strong{font-family: 'Montserrat-Bold' !important;}
#contenido-diferentes .end-cont img{margin-top: 20px;margin-bottom: 15px;}
.back-b p{font-family: 'OpenSans-Italic' !important;}
.back-b img{width: 60%;}
#index-sec2 .col-md-5 p{font-size: initial;}

.bq-top-left{width: 120px;margin: 35px 50px 20px 50px;position: absolute;top: 0px;left: 0px;z-index: 7;}
#menu{right: 0px;left: initial;padding: 35px 100px 50px 100px}
#menu-img{background: #ffffff;border-radius: 30px;text-align: center;padding: 10px 40px;width: auto;}
.menu-activo{background: #0B1B28;}
#menu .li-p{font-family: 'OpenSans-Regular';}
#menu .li-p a{font-family: 'OpenSans-Regular';}
#menu .li-s a{font-family: 'OpenSans-Regular';}
#menu .li-s{font-family: 'OpenSans-Regular';}
.quote-img{width: 50px;margin-top: 10px;}




.encabezado-programas{font-size: large !important;}
.somos-diferentes p{color: #415364 !important;}



.banner-3{height: auto;}
.banner-3 .in-7{bottom: 23%;}
.banner-tipo-s .d-com{background:none;}
.banner-tipo-s .d-com li span{color: #ffffff;}
.banner-tipo-s .d-com li{font-family: 'OpenSans-Regular';font-size: large;}
.banner-3 .in-7 h2{text-align: center;}
.col-probl2 li{margin-bottom: 10px;font-family: 'OpenSans-Regular' !important;}
.ul-beneficios li{font-family: 'OpenSans-Regular' !important;}

.banner-9 h2{margin-left: 34% !important;}

.modelo-valuacion .encabezado-programas{font-size: x-large !important;}
.esp-capital .encabezado-programas{font-size: x-large !important;}

@media only screen and (max-width: 425px){
	.menu-activo{width: 100% !important;}
}
@media only screen and (max-width: 767px){
	.bq-top-left{width: 20%;margin: 5%;}
	#menu-img{padding: 8px;}
	#menu{padding: 3%;width: 40%;}
	.menu-activo #menu-img{position: absolute;right: 20px;padding: 8px 33px;width: max-content;}
}
@media only screen and (min-width: 426px) and (max-width: 767px){
	.menu-activo{width: 272px !important;}
}

@media only screen and (min-width: 768px) and (max-width: 787px){
	.banner-9 h2{margin-left: 32% !important;}
}

@media only screen and (max-width: 767px){
	.img-banner{display: none;}
	.banner-tipo1 .col-md-4 p{top: 37px;}
	.banner-16 .img-banner{display: block;}
}
@media only screen and (max-width: 687px) and (min-width: 550px){
	.banner-9 h2{margin-left: 30% !important;padding-right: 0px !important;}
}
@media only screen and (max-width: 550px){
	.banner-9 h2{margin-left: 31% !important;}
	.banner-9 .in-7{bottom: 37%;}
}
@media only screen and (max-width: 503px){
	.banner-9 h2{margin:auto !important;}
	.banner-tipo1 .col-md-4{width: 60%;}
}
@media only screen and (max-width: 390px){
	.banner-tipo1 .col-md-4{width: 75%;}
}


.banner-15 .in-7{bottom: 25%;}
.banner-15 .in-7 img{padding-bottom: 2%;}

@media only screen and (max-width: 1150px){
	.banner-15 .in-7 h2{font-size: xx-large;}
	.banner-15 .in-7 img{padding-bottom: 1%;}
	.banner-15 .in-7{bottom: 21%;}
}
@media only screen and (max-width: 961px){
	.banner-15 .col-md-4{bottom: 78px;}
}

@media only screen and (max-width: 814px){
	.banner-15 .in-7 h2{font-size: x-large;}
	.banner-15 .in-7 img{width: 13%;padding-bottom: 0%;}
	.banner-15 .col-md-4{bottom: 64px;}
}

@media only screen and (max-width: 767px){
	.banner-15 .col-md-4{bottom: 87px;}
}

@media only screen and (max-width: 520px){
	.banner-15 .in-7 img{width: 24%;}
}

body .encabezado-programas{line-height: normal !important;}
body p{line-height: unset !important;}

.modal-body img{-webkit-filter: grayscale(100%);filter: grayscale(100%);}


.banner-16 .in-p7{bottom: 32%;}
@media only screen and (max-width: 960px){
	.banner-16 .in-p7{bottom: 38%;width: 44%;}
	.banner-16 .in-p7 p{font-size: medium !important;}
	.banner-tipo1 .col-md-4{bottom: 80px;}
}
@media only screen and (max-width: 900px){
	.banner-16 .in-p7{bottom: 34%;}
	.banner-16 .in-p7 p{font-size: small !important;}
	.banner-tipo1 .col-md-4{bottom: 75px;}
}
@media only screen and (max-width: 767px){
	.banner-16 .in-7{bottom: 58%;}
	.banner-16 .in-p7{left: 28%;bottom: 26%;}
}
@media only screen and (max-width: 630px){
	.banner-16 .in-p7{width: 50%;left: 25%;}
}
@media only screen and (max-width: 550px){
	.banner-16 .in-p7{width: 70%;left: 15%;}
}
@media only screen and (max-width: 410px){
	.banner-16 .in-p7{width: 84%;left: 8%;}
}
@media only screen and (max-width: 335px){
	.banner-16 .in-p7{width: 92%;left: 4%;bottom: 20%;}
}