.form-column.descarga-column {
	display: none;
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0;
    /* margin-top: 66px; */
    overflow: auto;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9999999;
}
.form-column.descarga-column .form-area{
	position: relative;
	margin-top: 4%;
	right: 0;
	left: 50%;
    transform: translatex(-50%);
}
.form-column.descarga-column .form-area h2{
	font-size: 1.5em;
}
/* TENDENCIAS SECCION ESTILOS */

.tendencias{
	padding: 80px 0px;
	background-color: #F8F8F8;
}
.tendencias h2{
	color: #1E4BAF;
	font-size: 3.125em;
	letter-spacing: 0%;
	line-height: 140%;
	margin-bottom: 24px;
}
.tendencias p:last-of-type{
	font-size: 1.25em;
	color: #858585;
	letter-spacing: 0%;
	margin-bottom:40px;
}
.tendencias figure{
	max-width: 340px;
	margin: auto;
}
@media (max-width: 767px){
	.tendencias h2{
		font-size: 2em;
		text-align: center;
	}
	.tendencias .content-column{
		margin-bottom: 30px;
		text-align: center;
	}
	.tendencias .wp-block-buttons{
		justify-content: center;
	}
}
@media (max-width: 468px){
	.tendencias h2{
		font-size: 1.5em;
	}
}

/* SOBRE NOSOTROS ESTILOS */
.banner-about .imgs-column{
	position: relative;
	min-height: 480px;
}
.banner-about .imgs-column figure{
	position: absolute;
}
.banner-about .imgs-column figure:nth-of-type(2){
	    bottom: 0px;
    left: 102px;
    z-index: 2;
}
.banner-about .imgs-column figure:nth-of-type(3){
	top: 0;
	right: 40px;
}
.banner-about{
	    background: linear-gradient(to bottom, #1E4BAF, #0D1F49);
}
.banner-about h1,
.banner-about p{
		color: white;
}
.banner-about p{
	font-size: 1.25em;
}
.sobre-nosotros img{
	margin-bottom: 34px;
}
.identidad h2{
	color: #1E4BAF;
	font-size: 2em;
	line-height: 35px;
	margin-bottom: 20px;
	text-align: left;
}
.identidad .wp-block-columns {
	justify-content: space-between;
}
.identidad.datos .box-area figure{
	margin-bottom: 20px;
}
.identidad .box-column{
	display: flex;
    flex-wrap: wrap;
    gap: 50px;
    justify-content: center;
}
.identidad .box-area{
	max-width: 265px;
    max-height: 265px;
    width: 100%;
	background-color: #fff;
    padding: 30px;
    border: 1px solid #C9C9C9;
    height: 100%;
    min-height: 265px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    align-content: center;
}
.identidad .box-area figure{
	margin-bottom: 50px;
}
.identidad .box-area h3{
	margin-bottom: 0;
    color: #1E4BAF;
    font-size: 22px;
    font-weight: 500;
}
.identidad .value-area{
	margin-bottom: 50px;
	max-width: 493px;
}
.identidad .value-area:last-of-type{
	margin-bottom: 0;
}
.identidad p{
	line-height: 30px;
}
@media (max-width: 767px){
    .identidad .box-column{
	margin-top: 30px;
}
    .identidad .box-area{
        max-width: 220px;
    max-height: 220px;
    min-height: 220px;
    }
    .identidad .box-area figure {
    margin-bottom: 30px;
}
    .identidad .box-area h3 {
        font-size: 20px;
    }
 
}
.valores h2{
	font-size: 2.5em;
	color: #1E4BAF;
	line-height: 140%;
	letter-spacing: 0%;
	margin-bottom:130px;
}
.valores .img-area{
	position: relative;
	overflow: unset;
}
.valores .img-area .position-absolute{
	position: absolute;
}
.valores .img-area .box-area{
	background-color: #fff;
	max-width: 472px;
	z-index:33;
	padding: 25px;
}
.valores .img-area .box-area .num-column{
	position: absolute;
	top: -30px;
	left: -30px;
	background-color: #1E4BAF;
	border-radius: 100px;
	    padding: 21px;
}
.valores .img-area .box-area .num-column p{
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 1.7em;
	color: #fff;
	    line-height: 15px;
}
.valores .img-area .box-area .content-column h3{
	font-size: 1.25em;
	margin-bottom: 6px;
}
.valores .img-area .box-area .content-column p{
	font-size: .9em;
    line-height: 22px;
}
.valores .img-area .position-absolute:nth-of-type(2){
	    top: -50px;
    left: -11px;
}
.valores .img-area .position-absolute:nth-of-type(3){
	    top: -10px;
    right: -70px;
}
}
.valores .img-area .position-absolute:nth-of-type(4){
	    bottom: -190px;
    left: 0px;
}
.valores .img-area .position-absolute:nth-of-type(5){
	    right: -40px;
    bottom: -200px;
}

.valores.about .img-area .position-absolute:nth-of-type(2){
	    top: -50px;
    left: -11px;
}
.valores.about .img-area .position-absolute:nth-of-type(3){
	    top: -10px;
    right: -70px;
	left: unset;
}
.valores.about .img-area .position-absolute:nth-of-type(4){
	    bottom: 190px;
    left: 0px;
	top: unset;
    right: unset;
}
.valores.about .img-area .position-absolute:nth-of-type(5){
	    right: unset;
    bottom: unset;
}
.valores.about .img-area .position-absolute:nth-of-type(5){
	right: -20px;
    bottom: 20px;
}
@media (max-width: 767px){
    .banner-about h1,
    .banner-about p{
		text-align: center;
    }
    .banner-about h1{
    font-size: 2.125em;
    line-height: 40px;
    }
    .banner-about .wp-block-columns{
        gap: 80px;
    }
    .banner-about .imgs-column {
            min-height: 330px;
    }
    .banner-about .imgs-column figure {
    width: 260px;
    
}
.banner-about .imgs-column figure:nth-of-type(2) {
    bottom: -15px;
}
.banner-about .imgs-column figure:nth-of-type(3) {
    right: 0;
}
   .valores h2{
	    margin-bottom: 40px;
}
.valores .img-area .position-absolute{
    position: unset;
}
.valores .img-area .box-area{
        max-width: 428px;
        margin: auto;
        margin-bottom: 30px;
}
}
/* CONSULTORÍAS ESTILOS */

.consultorias.sobre-nosotros h2{
	color: #1E4BAF;
	font-weight: 600;
}
.consultorias.sobre-nosotros p{
	max-width: 895px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 36px;
}
.consultorias.sobre-nosotros .wp-block-column:nth-of-type(odd){
	margin-top:70px;
}
.consultorias.sobre-nosotros .valor-area .img-area{
	padding: 21px;
	border: 2px solid #1E4BAF;
	border-radius: 100px;
	max-height: 108px;
	max-width: 108px;
	    min-height: 108px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.consultorias.sobre-nosotros .valor-area .img-area img{
	margin-bottom: 0;
}
.consultorias.sobre-nosotros .valor-area h3{
	font-size: 1.2em;
	line-height: 26px;
	color: #1E4BAF;
	font-weight: 400;
}
.impacto h2{
	margin-bottom: 123px;
	max-width: 613px;
	margin-left: auto;
	margin-right:auto;
	color: #1E4BAF;
}
.impacto .wp-block-columns{
	height: auto;
}
.impacto .box-area{
	position: relative;
	padding: 60px 28px 28px 28px;
	border: 1px solid #505050;
	height: 100%;
}
.impacto .box-area h3{
	    min-height: 56px;
}
.impacto .box-area .wp-block-image{
	position: absolute;
	    max-width: 78px;
    max-height: 78px;
	    background-color: white;
    border: 1px solid #1E4BAF;
    border-radius: 50px;
    padding: 16px;
	    top: -40px;
    left: 25px;
	}
.recursos-humanos{
	background-color: #F8F8F8;
}
.recursos-humanos h2{
	color: #1E4BAF;
	font-size: 24px;
	text-align: left;
	line-height: 129%;
}
.recursos-humanos li{
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	color: #404040;
}

.contacto-banner{
	background-color: #DEEDFF;
}
.contacto-banner img{
	margin-bottom: 36px;
}
.contacto-banner h2{
	font-size: 52px;
	line-height: 72px;
	max-width: 1075px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 36px;
	color: #1E4BAF; 
}
.contacto-banner p{
	max-width: 901px;
	margin-left: auto;
	margin-right: auto;
	font-size: 28px;
	text-align: center;
	line-height: 36px;
	margin-bottom: 36px;
}
.contacto-banner p:last-of-type{
		margin-bottom: 36px;

}
@media (max-width: 767px){
    .contacto-banner h2{
	font-size: 2em;
	line-height: 36px;
}
.contacto-banner p{
    font-size: 1.4em;
}
}

/* CERTIFICACIONES ESTILOS */
.banner-about.certificaciones .imgs-column{
	min-height: 422px;
}

.banner-about.certificaciones .imgs-column figure:nth-of-type(1) {
	    bottom: -104px;
    transform: translateX(50%);
    left: -10%;
}
.banner-about.certificaciones .imgs-column figure:nth-of-type(2) {
    bottom: -25px;
    left: 70px;
    z-index: 2;
}
.banner-about.certificaciones .imgs-column figure:nth-of-type(3) {
    right: 84px;
    bottom: -3px;
	top: unset;
}
.banner-about.certificaciones .imgs-column figure:nth-of-type(4) {
	    top: 30px;
    right: 97px;
}
@media (max-width: 767px){
    .banner-about.certificaciones .imgs-column figure:nth-of-type(1){
            bottom: -92px;
    transform: unset;
    left: 9%;
    width: 365px;
    }
    .banner-about.certificaciones .imgs-column figure:nth-of-type(2) {
    left: unset;
    right: -135px;
}

}
.impulsa img{
	margin-bottom: 60px;
}
.impulsa h2{
	max-width: 853px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 37px;
}
.impulsa p{
		max-width: 913px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.impulsa p:last-of-type{
		margin-bottom:80px;

}
.impulsa.dev-why img{
	margin-bottom: 57px;
}
.impulsa.dev-why .listwrapper ul li{
	font-weight: 400;
}
.impulsa.dev-why .listwrapper ul li::before{
	    top: 15%;
}
.certificaciones-wide{
	background-color: #F8F8F8;
}
.certificaciones-wide h2{
	color: #1E4BAF;
	margin-bottom: 68px;
}
.certificaciones-wide h3{
	font-size: 40px;
	color: #1E4BAF;
}
.certificaciones-wide img{
	margin-bottom: 113px;
}
.certificaciones-wide .columnas-dev{
	justify-content: center;
	gap: 0;
}
.certificaciones-wide .columnas-dev p{
	font-family: "Poppins", sans-serif;
	font-size: 24px;
}
.certificaciones-wide .columnas-dev .wp-block-column:nth-of-type(1){
	padding-right:60px;
	position: relative;
}
.certificaciones-wide .columnas-dev .wp-block-column:nth-of-type(1)::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 487px; /* aquí controlas el alto máximo del “borde” */
  background-color: black;
}
.certificaciones-wide .columnas-dev .wp-block-column:nth-of-type(2){
	padding-left:60px;
}
.certificaciones-texto img{
	margin-bottom: 113px;
}
.certificaciones-texto .wp-block-columns{
	gap: 81px;
}
.certificaciones-texto .wp-block-column img{
	margin-bottom: 0;
}
.certificaciones-texto p{
	font-family: "Poppins", sans-serif;
	color: #1E4BAF;
	font-weight: 600;
	font-size: 24px;
}

@media (max-width: 767px){
    .certificaciones-wide h2{
	
	margin-bottom: 30px;
}
    .certificaciones-wide h3{
        font-size: 1.5em;
        line-height: 30px;
    }
    .certificaciones-wide img {
        margin-bottom: 20px;
    }
    .certificaciones-wide .columnas-dev p{
        font-size: 1.25em;
    }
    .programa-pes .row-element {
    margin-bottom: 80px;
}
.certificaciones-wide .columnas-dev .wp-block-column:nth-of-type(1){
    padding-right: 0;
            padding-bottom: 40px;
}
.certificaciones-wide .columnas-dev .wp-block-column:nth-of-type(2){
    padding-left: 0;
    padding-top: 40px;
}
.certificaciones-wide .columnas-dev .wp-block-column:nth-of-type(1)::after{
    bottom: 0;
    left: 50%;
    top: unset;
    transform: translateX(-50%);
    width: 320px;
    height: 1px;
}
.certificaciones-texto p {
    font-size: 1.25em;
}
}

/* PES Live ESTILOS */
.banner-about.pes-live figure{
	margin-bottom: 30px;
}
.banner-about.pes-live h1{
	margin-bottom: 80px;
}
.consultorias.sobre-nosotros.pes-live{
	position: relative;
}
.consultorias.sobre-nosotros.pes-live .img-area{
    position: absolute;
    top: -50%;
    right: 50%;
	overflow: unset;
    transform: translateX(50%);
}
.consultorias.sobre-nosotros.pes-live .img-area .widget-area{
	position: absolute;
	max-width: fit-content;
	border-radius: 100px;
    padding: 10px 25px;
}
.consultorias.sobre-nosotros.pes-live .img-area .widget-area p{
		color: white;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	font-size: 1.25em;
	margin-bottom: 0;
}
.consultorias.sobre-nosotros.pes-live .img-area .widget-area:nth-of-type(2){
	background-color: #FF7673;
	top: 10px;
}
.consultorias.sobre-nosotros.pes-live .img-area .widget-area:nth-of-type(3){
	background-color: #60D197;
	    top: 40%;
	right: -30px;
}
.consultorias.sobre-nosotros.pes-live .img-area .widget-area:nth-of-type(4){
	background-color: #FFDF53;
	bottom: 30px;
    left: -80px;
}
.consultorias.sobre-nosotros.pes-live .img-area .widget-area:nth-of-type(4) p{
		color: #1E4BAF;

}
.consultorias.sobre-nosotros.pes-live h2{
	margin-bottom: 50px;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.banner-about.pes-live{
    padding: 60px 0 250px 0;
}
.consultorias.sobre-nosotros.pes-live{
    padding-top: 310px;
    padding-bottom: 70px;
}
@media (max-width:1000px){
    .consultorias.sobre-nosotros.pes-live .img-area{
        position: relative;
        transform: unset;
        top: unset;
        right: unset;
        margin-bottom: 40px;
    }
    .banner-about.pes-live,
    .consultorias.sobre-nosotros.pes-live{
    padding: 50px 0;
}
    .consultorias.sobre-nosotros.pes-live .img-area .widget-area:nth-of-type(3){
        right: 0;
        
    }
    .consultorias.sobre-nosotros.pes-live .img-area .widget-area:nth-of-type(4){
    bottom: 10px;
    left: 0;
}
.consultorias.sobre-nosotros.pes-live h2{
    margin-bottom: 25px;
}
.consultorias.sobre-nosotros p{
    margin-bottom: 0;
}
    
}
.pes-live.impacto h2{
	font-size: 4em;
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	line-height: 76px;
}
.pes-live.impacto .box-area{
	background-color: white;
}
.pes-live.impacto .box-area p,
.impacto .box-area p{
	line-height: 22.18px;
	text-align: justify;
}
@media (max-width:767px){
    .pes-live.impacto h2{
	font-size: 2em;
	line-height: 36px;
	    margin-bottom: 60px;
}
    .impacto .wp-block-columns {
        gap: 5em 2em;
    }
    
}
.descubre-peslive .titulo-columnas{
	justify-content: center;
	margin-bottom: 0;
}
.descubre-peslive h2{
    font-size: 2.5em;	
	color: #1E4BAF;
	margin-bottom: 0;
}
.descubre-peslive .titulo-columnas img{
	margin-bottom: 0;
}
.descubre-peslive p{
	text-align: center;
}
.descubre-peslive img{
	margin-bottom: 25px;
}

/* CONTACTO PES ESTILOS */
.contact.banner-about h1{
	text-align: left;
}
.form-column{
	position: relative;
}
.form-column .form-area{
	position: absolute;
	right: 50%;
	transform: translatex(50%);
	top: 0%;
	max-width: 720px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
	    width: 100%;
	padding: 65px 60px 34px;
	background-color: #fff;
}
.form-column .form-area img{
	margin-bottom: 35px;
}
.form-column .form-area h3{
	color: #1E4BAF;
	font-size: 24px;
}
.forms-section-pes h2{
	text-align: left;
	color: #1E4BAF ;
}
.forms-section-pes img{
	margin-bottom: 40px;
}
.forms-section-pes p{
	font-size: 1.25em;
	margin-bottom: 22px;
}
.forms-section-pes p:last-of-type{
		margin-bottom: 22px;

}
.form-contact-pes .form-input{
	padding: 0;
}
.form-contact-pes.wpforms-container-full .form-input textarea{
		padding: 17px 21px;
	margin-bottom: 28px;

}
.form-contact-pes.wpforms-container-full .form-input input{
	padding: 17px 21px;
	margin-bottom: 40px;
	height: auto;
}

.form-contact-pes.wpforms-container-full .button-one-deepblue[type=submit]:not(:hover):not(:active){
    padding: 18px 18px;
    font-weight: 600;
    text-decoration: none;
    font-size: 1.25em;
    min-width: 162px;
    text-align: center;
    max-width: fit-content;
    max-height: fit-content;
	height: auto;
	border-radius: 0;
}

.form-contact-pes.wpforms-container-full .button-one-deepblue[type=submit]:not(:hover):not(:active){
    background-color: #1E4BAF;
    color: white;
	transition: ease .5s;
}
.form-contact-pes.wpforms-container-full .button-one-deepblue[type=submit]:hover{
	background-color: rgba(30, 75, 175, .8);
	    padding: 18px 18px;
    height: auto;
    max-width: fit-content;
    min-width: 162px;
    font-size: 1.25em;
		border-radius: 0;

    font-weight: 600;
}

.pes-comprometidos{
	position: relative;
	margin-bottom: 240px;
}
.pes-comprometidos .box-area{
	max-width: 550px;
	position: absolute;
	background-color: #fff;
	padding: 70px 59px;
	z-index: 10;
        top: -20%;
    transform: translateY(23%);
    right: 10%;
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
.pes-comprometidos .box-area img{
	margin-bottom: 75px;
}
.descubre-peslive .dev-row{
	max-width: 1063px;
}
.descubre-peslive .dev-row .imagewrapper{
	margin-bottom: 10px;
	max-width: 630px;
    margin-left: auto;
    margin-right: auto;
}
.descubre-peslive .peslive-slider{
		position: relative;
}
.descubre-peslive .dev-row .titlewrapper h3{
	font-size: 1.5em;
	font-family: "Open Sans", sans-serif;
	color: #505050;
	text-align: center;
	margin-bottom: 15px;
}
.descubre-peslive .dev-row .textwrapper p{
	font-size: 1em;
	font-family: "Open Sans", sans-serif;
	color: #505050;
	line-height: 30px;
	margin-bottom: 10px;
}
.descubre-peslive .swiper-pagination{
	position: relative;
	margin-top: 25px;
}
.descubre-peslive .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .descubre-peslive .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 12px;
}
.descubre-peslive .swiper-pagination-bullet-active{
	background-color: #1E4BAF;
}
.descubre-peslive .swiper-pagination-bullet{
	height: 12px;
	width: 12px;
}
@media (max-width:767px){
    .banner-about.contact .wp-block-columns{
        gap: 20px;
    }
    .form-column .form-area{
        transform: unset;
    }
    .form-column .form-area,
    .pes-comprometidos .box-area{
        position: unset;
    }
    .pes-comprometidos {
    margin-bottom: 30px;
}
}
/* PROGRAMA DE DATOS PES ESTILOS */
.banner-about.programa-pes .imgs-column{
	min-height: 382px;
}

.banner-about.programa-pes .imgs-column figure:nth-of-type(1) {
    transform: translateX(50%);
    left: -20%;
	bottom: 0;
}
.banner-about.programa-pes .imgs-column figure:nth-of-type(2) {
    bottom: -25px;
    left: 70px;
    z-index: 2;
}
.banner-about.programa-pes .imgs-column figure:nth-of-type(3) {
    right: 84px;
    bottom: -3px;
	top: unset;
}
.banner-about.programa-pes .imgs-column figure:nth-of-type(4) {
	    top: 30px;
    right: 97px;
}
.bluesection-area{
	padding: 78px 0;
	background-color: #1E4BAF;
	margin-bottom: 122px;
}
.bluesection-area .imgs-area{
	max-width: 745px;
    margin-left: auto;
    margin-right: auto;
	position: relative;
}
.bluesection-area .imgs-area img{
	margin-bottom: 0;	
}
.bluesection-area .imgs-area .absolute{
	position: absolute;
}

.bluesection-area .imgs-area .absolute:nth-of-type(1){
	bottom: -50px;
	left: -50px;
}
.bluesection-area .imgs-area .absolute:nth-of-type(2){
	    top: -30px;
    left: 15px;
}
.bluesection-area .imgs-area .absolute:nth-of-type(3){
	        top: 0px;
    right: 40px;
}
.bluesection-area .imgs-area .absolute:nth-of-type(4){
	            transform: translatex(-50%);
    bottom: -25px;
    left: 50%;
}
.bluesection-area .imgs-area .absolute:nth-of-type(5){
	    bottom: 80px;
    right: 30px;
}
.programa-pes h2{
	font-size: 3em;
	color: #1E4BAF;
	line-height: 58px;
	max-width: 841px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px;
}
.programa-pes .row-element{
	margin-bottom: 160px;
}
.programa-pes .row-element  p:last-of-type{
	margin-bottom: 0px;
}
.programa-pes .contact  p{
	font-size: 28px;
	line-height: 43px;
	color: #1E4BAF;
}
.programa-pes .contact  p:last-of-type{
	margin-bottom: 72px;
}
.logramos-pes h2{
	font-size: 3em;
	color: #1E4BAF;
	line-height: 58px;
	max-width: 923px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 105px;
}

@media (max-width: 767px){
    .programa-pes h2{
	font-size: 2em;
	line-height: 36px;
}
.banner-about.programa-pes .imgs-column{
        min-height: 185px;
}
.banner-about.programa-pes .imgs-column figure:nth-of-type(2) {
    left: unset;
        right: -200px;
}
.bluesection-area{
    margin-bottom: 50px;
}
.programa-pes .contact p{
    font-size: 1.25em;
    line-height: 30px;
}
.programa-pes .contact p:last-of-type {
    margin-bottom: 35px;
}
.programa-pes .row-element {
    margin-bottom: 75px;
}
.logramos-pes h2{
    font-size: 2em;
    line-height: 36px;
    margin-bottom: 40px;
}
.certificaciones-texto .wp-block-columns{
    gap: 40px;
}
}