.otgs-development-site-front-end{ display:none; }
.wpml-ls{ display:none; }
.foot-menu #menu-footer{ columns:2; }
.m-menu:hover span{ background: #1d1d1d; }

.map-sec iframe{ width:100%;height: auto;aspect-ratio:16/10; }

.patrocinio ul li{
	display: flex;
	align-items: center;
	justify-content: center;
}
.patrocinio ul li a img{
	transition: transform 0.5s ease-in-out;
	width: 100%;
	padding-bottom: 10%;
	aspect-ratio: 2/1;
}
.patrocinio ul li a:hover img{
	transform: scale(1.1);
}
.patrocinio{
	padding: 45px 0 45px;
}


.contact-form ul li input[type="tel"], .contact-form ul li input[type="email"]{
	-webkit-appearance: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    width: 100%;
    float: left;
    color: #909090;
    border-radius: 5px 5px 0 0;
    border: none;
    border-bottom: 2px solid #d4d2c3;
    background: #FFFFFF;
    font-size: 16px;
    font-family: 'Public Sans', sans-serif;
    padding: 12px 20px;
}
.contact-form ul li input[type="tel"]:focus, .contact-form ul li input[type="email"]:focus{
    border-bottom: 2px solid #0d8d38;
}

.contact-form p{ width:100%; }

.contact-form .check input[type="checkbox"]{
    opacity: 1;
    top: unset;
    left: unset;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 14px;
    height: 14px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    border: 1px solid #d0d0d0;
    position: relative;
    background: #fff;
    border-radius: 2px;
}

.contact-form .check input[type="checkbox"]:checked:before{
    content: '';
    display: inline-block;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    background: #333333;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 2.1px;
    left: 2px;
    border-radius: 2px;
}

.envir-btn p{
	width: min-content;
}
.envir-btn input[type="submit"]{
    border-radius: 8px;
    border: none;
    background: #C3C0AC;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    width: 150px;
    padding: 15px 20px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.envir-btn input[type="submit"]:hover{
	background: #000000;
    color: #fff;
}

.wpcf7 form .wpcf7-response-output{
	border:none;
	font-size: 30px;
    font-family: 'Public Sans',sans-serif;
	font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 35px;
    text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output{
	color:#dc3232;
}

.wpcf7 form.sent .wpcf7-response-output{
	color:#387623;
}

.g-map iframe{
    border: 0;
    width: 100%;
    height: auto;
    aspect-ratio: 2/1;
}

.wpcf7-spinner{
	margin: 20px 63px;
}


.search-page, .not-page{
	padding: 50px 0 50px;
    float: left;
    width: 100%;
}

.search-page h1, .not-page h1{
    font-size: 48px;
    line-height: 52px;
    font-weight: 700;
    color: #409830;
    letter-spacing: -.5px;
	margin-bottom:30px;
}

.search-page h2, .not-page h3{
    float: left;
    width: 100%;
    text-align: left;
    color: #333;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 30px;
}

.search-page ul{
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 40px;
}

.search-page ul li{
	float: left;
    flex: 0 1 48.7%;
    margin-right: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    background: #fbfbfb;
    border-radius: 10px;
    padding: 30px 30px;
    border: 1px solid #f2f2f2;
	flex: 0 1 31.6%;
	width: 31.6%;
	padding: 30px 30px;
}
.search-page ul li .sec-main-cont h2{
	transition: all .5s ease;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.search-page ul li:hover .sec-main-cont h2{
	color:#5e9e2c;
}

.search-page img{
	width:100%;
}

.enlace-pad{
	display: inline-block;
}
.enlace-pad .enlace-cont{
    float: left;
    width: 100%;
    background: none;
    padding: 20px 25px 25px;
	padding: 18px 17px 25px;
}

.enlace-pad .enlace-cont a{
    font-size: 16px;
    line-height: 16px;
    
    font-weight: 500;
    float: left;
    border-bottom: 1px solid #333;
    position: relative;
    padding-right: 0;
    transition: all .5s ease;
	color: #333;
}

.enlace-pad .enlace-cont a:hover{
	color: #6d9c3f;
    border-bottom: 1px solid #6d9c3f;
}

.esther-cnt ul{
	margin-bottom: 20px;
}

.not-page .content-404{
	text-align: center;
}

.not-page .content-404 h3{
	text-align: center;
}

.foot-top .foot-top-in .foot-menu li{
	width:100%;
}

.consulta-lst ul li .consulta-img img{
	width: 100%;
	height: auto;
	aspect-ratio: 16/11.3;
	object-fit: cover;
}

.gobernanza-sec .esther-cnt{
	margin-bottom:50px;
}
.gobernanza-sec ul{
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    row-gap: 85px;
}

.gobernanza-sec ul li{
    flex: 0 1 100%;
    display: flex;
    flex-wrap: wrap;
}

.gobernanza-sec ul li .img-div{
	flex: 0 1 51%;
}
.gobernanza-sec ul li:nth-child(2n) .img-div{
	order: 1;
}
.gobernanza-sec ul li .cnt-div{
	flex: 0 1 49%;
    padding: 0 70px 0 65px;
}
.gobernanza-sec ul li:nth-child(2n) .cnt-div{
	padding: 0 120px 0 70px;
}

.gobernanza-sec img{
	float: left;
	width:100%;
}

.gobernanza-sec .esther-cnt{
	margin-top:60px;
}

.actores-cnt{
	margin-bottom:60px;
	text-align: left;
}
.actores-cnt .actor{
	margin-bottom:40px;
}

/************* CONTENIDOS Y TITULOS *************/

.ideas-cnt {
    border-bottom: none;
    padding-bottom: 40px;
    margin-bottom: 0px;
}

.entradilla-distribuidora {
	font-size: 22px;
	line-height: 32px;
}

.texto-distribuidora {
	color:#333;
	margin-left: 30px;
}

.texto-distribuidora {
	width: 100%;
	display: block;
	padding: 0px 100px 0px 50px;
	background-image: url(../images/ico-arrow-li.svg);
	background-repeat:no-repeat;
    background-position:top left;
    background-position-y: 5px;
}

.distribuidor-listado {
	margin-left: 30px;
	padding-right: 60px;
}

@media screen and (min-width: 768px) {
	.categoria-2761 .consulta-lst ul li {
	    float: left;
	    flex: 0 1 22.9%;
	} 
}

.entradilla-objetivos {
	margin-bottom: 30px;
}

.entradilla {
	margin-bottom:40px
}

.entradilla p {
	margin-bottom:20px
}

.acc-cnt-rgt a {
    color:#5E9E2C;
    font-weight: 700;    
}

.acc-cnt-rgt h2 {
	font-size: 25px;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Public Sans', sans-serif;
    color:#000;
}

.acc-cnt-rgt h3 {
	font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Public Sans', sans-serif;
    color:#000;
}

.acc-cnt-rgt h5 {
	font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Public Sans', sans-serif;
    color:#000;
    border-left:2px solid #5E9E2C;
    padding-left:25px;
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
}

.ideas-lst ul li h5 {
    border-left: none;
    padding: 0px;
    margin-top:6px;
}

.destacado-texto {
	font-weight: 400;
    font-family: 'Public Sans', sans-serif;
    color:#000;
    border-left:2px solid #5E9E2C;
    padding-left:25px;
    padding-top: 5px;
    padding-bottom: 5px;	
}

.acc-cnt-rgt .small {
	font-size: 12px;
    color:#666;
    margin-top:-90px;
}

.acc-cnt-rgt .inicio {
	font-size: 18px;
	line-height: 28px;
	color:#000;
	margin-top:10px;
	margin-bottom: 30px;
}

.acc-cnt-rgt .inicio-bloque p {
	font-size: 18px;
	line-height: 28px;
	color:#000;
	margin-top:10px;
	margin-bottom: 30px;
}

p.link-pagina {
	color:#5E9E2C;
	margin-bottom: 5px;
	font-size: 18px;
}

.imagen-seccion-texto {
	margin-top: 0px;
}

img.imagen-seccion-texto  {
	margin-bottom: 23px;
}

.imagen-seccion-texto-mini {
	height: 100px;
	width: 100px;
}

.imagen-seccion-texto-mini:hover {
	border:4px solid #5E9E2C;
    transition: all 0.2s ease;
    border-radius: 20px;
}

.bloc-menu-text {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

.bloc-menu-text a {

}

.bloc-menu-text a:hover {
	color:#237C43;
    transition: all 0.3s ease;
}

.bloc-menu-text .destacado-texto {
	border-left: none;
	padding: 0px;
	margin-bottom: 0px;
	
}

.ima-text-mini {
	width: 125px;
	float:left;
	margin-right: 10px;	
}

.menu-text-mini {
	float:left;	
	width: 60%;
}



h3.separador-linia {
	border-top:3px solid #5E9E2C;
	padding-top: 30px;
	color:#5E9E2C;
	padding-bottom: 3px;
}

h3.separador-linia-distribuidor {
	border-top:2px solid #ADC824;
	padding-top: 20px;
	color:#000;
	padding-bottom: 3px;
	margin-bottom: 20px;
	margin-top:40px;
}

h3.separador-linia-distribuidor strong {
	color:#ADC824;
}

a.link-distribuidor-horizontal:hover h3.separador-linia-distribuidor {
	border-top:2px solid #5E9E2C;
	color:#5E9E2C;
	display: block;
	float:left;
    transition: all 0.3s ease;	
}

p.leermas {
	width: 100%;	
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	display: none;
}

p.leermas:hover {
	text-decoration: underline;
}

.cargos-altos {
	color:#5E9E2C;
}

.cargos-altos li strong {
	color:#237C43!important;
}

.cargos-bajos {


}

.cargos-bajos li {
	font-size: 11px;
	border-left:2px solid #ddd;
	padding-left: 20px;
}


a.link-distribuidor-horizontal:hover img {
	opacity: 0.7;
    transition: all 0.3s ease;	
}

.acc-cnt-rgt table h4 {
	font-size:14px;
    font-weight:400;
    color:#237C43;
}

.acc-cnt-rgt hr {
	border: 1px solid #ADC824;
	margin-bottom: 30px;
	width: 100%;
	clear: both;
	margin-top: 30px;
}

.ideas-cnt p span {
    font-weight: 600;
    text-transform:none;
}

.cabecera-1 {
	max-width:100%;
}




/************* TABLAS *************/

.acc-cnt-rgt table.taula {
	width: 100%;
}

.acc-cnt-rgt table td {
	padding-bottom:10px;
	vertical-align: top;
}

.acc-cnt-rgt table {
	border-top: 1px solid #000;
	padding-top: 10px;		
	margin-top:30px;
	margin-bottom:30px;
	color:#000;
}

.acc-cnt-rgt table p {
	font-size: 14px;
	line-height: 20px;
	padding-right: 15px;
	color:#000;
}

.acc-cnt-rgt table ul li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom:10px;
	padding-right: 15px;
		color:#000;
}

.acc-cnt-rgt td {
	border-bottom: 1px solid #E0E0E0;
	padding-top: 10px;	
}


.acc-cnt-rgt table h2 {
	font-size:20px;
    font-weight: 600;
    color:#5E9E2C;
}

.acc-cnt-rgt table h3 {
	font-size:14px;
    font-weight:400;
    color:#237C43;
}

.acc-cnt-rgt table.formulacion td {
	padding-right: 20px;
	font-size: 13px;
	padding-right: 15px;
}

.acc-cnt-rgt table.formulacion p {
	color:#000;
	
}

.acc-cnt-rgt table.formulacion .encabezado-tabla {
	border-top: 1px solid #000;
	padding-top: 10px;	
}

.acc-cnt-rgt table.formulacion .separador-table-superior {
	padding-top:40px;	
}

.table-sociedad-inteligente {
	border-bottom: none;
}

.numero-tabla {
	color:#FFF;
	width: 30px;
	height: 30px;
	padding: 5px 5px 5px 5px;
	border-radius: 50px;
	background-color: #ADC824;
	font-weight: 700;
	display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}

.acc-cnt-rgt table.tabla-dafo {
	border-top: 2px solid #ADC824!important;
	padding: 0;
	background-color: #F5F5F5;
}

.titulo-tabla {
	color:#FFF;
}

.ref-tabla {
	color:#FFF;
	font-weight: 300;	
	padding-left: 10px;
}

.fila-inicial {
	background-color:#237C43;
}

.tabla-estructura {
	border-top: none!important;
}

.tabla-estructura td {
	padding: 10px;
}

.acc-cnt-rgt table.formulacion.tabla-estructura .encabezado-tabla {
	color:#fff;
	font-size: 16px;
	font-weight: 700;
	border-top: none;
}

.acc-cnt-rgt table.formulacion p.tabla-text-verd-fosc {
	color:#5E9E2C;
	font-size: 14px;	
	line-height: 18px;
	font-weight: 700;
}

.acc-cnt-rgt table.formulacion .tabla-text-verd-mesfosc {
	color:#237C43;
}

.acc-cnt-rgt table.formulacion.tabla-estructura.governanza {
	border-top:2px solid #ADC824!important;
}

.acc-cnt-rgt table.formulacion.tabla-estructura.governanza .encabezado-tabla {
    font-size: 14px;
    line-height: 18px;
}

table.entornos {
	background-color: #F5F5F5;
	border-top: 0px;
	padding-top: 0px;
    border-top: 2px solid #ADC824!important;
    margin-bottom: 100px;
    width: 100%;
}

table.entornos tr.entornos-cabecera {
	background-color: #237C43;
}

table.entornos tr.entornos-cabecera p {
	color:#FFF; 
	font-size: 16px;
}

table.entornos td {
	padding: 10px;	
}

table.entornos p.text-verd-entornos {
    font-weight: 600;
    color:#237C43;	
}

.pintar-tabla table {
	width: 675px!important;
	background-color: #F5F5F5!important;
}

.pintar-tabla thead tr {
	background-color: red!important;	
}

.wpdt-c .wpDataTableContainerConfigSimpleTable .handsontable td ul, .wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable td ul {
    margin-left:0px!important;
}



/************* MENU *************/

.current-menu-item {
    font-weight: 800;
}

.current-menu-item a {
    color:#237C43!important;	
}

.cbp-hrmenu>ul>li>a {
	letter-spacing: -0.1px;
}

.excluir {
	display: none;
}

.menu-nietos ul li.current-page-ancestor a {
    color: #333333!important;
    font-weight: 700;
    background: url(../../resources/images/blk-arw.svg) no-repeat right 15px center;   
}

.menu-nietos ul li.current-menu-item a {
    color: #333333!important;
    font-weight: 700;
    background: url(../../resources/images/blk-arw.svg) no-repeat right 15px center;
}





/************* TEXTOS LEGALES *************/

.textos-legales .acc-cnt-rgt {
    padding-left: 0px;
}

.textos-legales table {
	width: 100%;
}

.textos-legales .ideas-cnt ul {
	
}

.textos-legales .ideas-cnt ul li {
	margin-left: 30px;
	margin-bottom: 20px;
	list-style: circle;
	padding-left: 10px;
}


/************* NOTICIAS *************/

.actualidad-div .notic-img img {
	filter: brightness(0.95);
	aspect-ratio: 1.4;
}

.wood-img img {
    border-radius: 10px;
    max-height: 600px;
    object-fit: cover;
    margin-bottom: 20px;
}

.esther-inner h2 {
	margin-top: 30px;
	margin-bottom: 25px;
}

.esther-cnt {
    font-weight: 300;
}

.esther-cnt strong {
    font-weight: 600;
}


.esther-cnt a {
	color: #5E9E2C;
    font-weight: 600;
}

.esther-cnt a:hover {
	text-decoration: underline;
}

.esther-cnt img {
	margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #DDDDDD;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);    
}

.actualidad-full {
    margin-top:20px;
    margin-bottom: 60px;
}

.notic-dtl h4 {
    line-height: 30px;
    margin-bottom: 20px;
}

.notic-dtl h3 {
    color: #999;

}

.actualidad-div h2 {
    color: #237C43;
}

.notic-dtl h5 {
    color: #237C43;
}

.actualidad-full .notic-img img {
	filter: brightness(0.95);
    aspect-ratio: 1.7;
}

.wood-img img {
	border: 1px solid #DDDDDD;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
	border-radius: 15px;
}

h3.noticia-subtitulo {
    float: left;
    width: 80%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: -0.2px;
    margin-bottom: 24px;
    color:#666;
    margin-left: 10%;
    margin-right: 10%;
}

h3.data-noticia {
	color:#999;	
	font-weight: 300;
	margin-bottom: 13px;
}

.ficha-noticia .catalogo-img img {
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius:0px;
    border:none;
    box-shadow:none;
}

.catalogo-pad {
    margin-bottom: 20px;
}



/************* BUSCADOR *************/

.search-page h1, .not-page h1 {
    font-size: 35px;
    line-height: 45px;
}

.search-page ul li .sec-main-cont h2 {
    font-size: 20px;
    line-height: 30px;
}

.search-page img {
	object-fit: cover;
    aspect-ratio: 1.6;
    border-radius: 10px 10px 0px 0px;
	filter: brightness(0.95);    
}

.search-page ul li {
    padding: 0px 0px 0px 0px;
}

.search-page ul li .sec-main-cont h2 {
    padding:20px 30px 30px 30px;
}



/************* CARDS *************/

.consulta-lst ul li .consulta-cnt span {
    display: none;
}

.consulta-lst ul li .consulta-img img {
    aspect-ratio: 23/11.3;
}



/************* BLOQUE QUE ES *************/

.bg-verde-01 {
	background-color: #ADC824;
	border-radius: 10px;
	padding:25px 30px 30px 180px;
	color:#fff;
	display: block;
	width: 100%;
	float: left;
	min-height: 180px;
	margin-bottom: 30px;
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/que-es-01-bg.svg);
	margin-top: 10px;
	font-weight: 500;
	display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bg-verde-02 {
	background-color: #ADC824;	
	border-radius: 10px;
	padding:25px 30px 30px 180px;
	color:#FFF;
	display: block;
	width: 100%;
	float: left;
	min-height: 180px;
	margin-bottom: 30px;
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/que-es-02-bg.svg);
	margin-top: 10px;
	font-weight: 500;
	display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bg-verde-03 {
	background-color: #ADC824;
	border-radius: 10px;
	padding:25px 30px 30px 180px;
	color:#fff;
	display: block;
	width: 100%;
	float: left;
	min-height: 180px;
	margin-bottom: 40px;
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/que-es-03-bg.svg);
	margin-top: 10px;
	font-weight: 500;
	display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bg-verde-04 {
	background-color: #ADC824;	
	border-radius: 10px;
	padding:25px 30px 30px 180px;
	color:#FFF;
	display: block;
	width: 100%;
	float: left;
	min-height: 180px;
	margin-bottom: 40px;
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/que-es-04-bg.svg);
	font-weight: 500;
		display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bloque-verde {
	background-color: #ADC824;
	border-radius: 10px;
	padding:25px 30px 18px 115px;
	display: block;
	width: 100%;
	float: left;
	min-height: 123	px;
	margin-bottom: 30px;	
	margin-top: 50px;
	margin-bottom: 40px;
}

.bloque-verde p {
	font-size: 12px;
	line-height: : 16px;	
	font-weight: 300;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color:#fff;
	margin-top: 0px;
}

.bloque-verde h3 {
	font-size: 35px;
	line-height: 35px;
	font-weight: 800;
	color:#fff;	
}

@media screen and (max-width: 600px) {
    .bloque-verde h3 {
		font-size: 20px;
		line-height: 30px;	
	}
	.bloque-verde {
		padding-bottom: 30px;
	}
}


.bg-dafo-01 {
	background-image: url(../images/dafo-01-bg.svg);
	font-size: 40px;
	line-height: 50px;

}

.bg-dafo-02 {
	background-image: url(../images/dafo-02-bg.svg);
	font-size: 40px;
	line-height: 50px;

}

.bg-dafo-03 {
	background-image: url(../images/dafo-03-bg.svg);
	font-size: 40px;
	line-height: 50px;

}

.bg-dafo-04 {
	background-image: url(../images/dafo-04-bg.svg);
	font-size: 40px;
	line-height: 50px;

}

.ejes-01 {
	background-color: #ADC824;
	border-radius: 10px;
	padding:25px 30px 30px 150px;
	color:#fff;
	display: block;
	width: 100%;
	float: left;
	min-height: 150px;
	margin-bottom: 30px;
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/ejes-01-bg.svg);
	margin-top: 10px;
	font-weight: 500;
	display: flex;
    justify-content: flex-start;
    align-items: center;

}

.ejes-02 {
	background-color: #ADC824;	
	border-radius: 10px;
	padding:25px 30px 30px 150px;
	color:#FFF;
	display: block;
	width: 100%;
	float: left;
	min-height: 150px;
	margin-bottom: 30px;
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/ejes-02-bg.svg);
	margin-top: 10px;
	font-weight: 500;
	display: flex;
    justify-content: flex-start;
    align-items: center;

}

.ejes-03 {
	background-color: #ADC824;
	border-radius: 10px;
	padding:25px 30px 30px 150px;
	color:#fff;
	display: block;
	width: 100%;
	float: left;
	min-height: 150px;
	margin-bottom: 40px;
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/ejes-03-bg.svg);
	margin-top: 10px;
	font-weight: 500;
	display: flex;
    justify-content: flex-start;
    align-items: center;
}




/************* MENÚ Y VOLVER *************/

ul.s4bullet {
	margin-bottom: 80px;
	float: left;
	display: block;
	border-bottom:#ADC824 1	px solid;
	width: 100%;
}

ul.s4bullet li {
	width: 100%;
	border-top:#ADC824	2px solid;
	display: block;
	float: left;
	padding: 10px 15px;
	background-image: url(../images/ico-arrow-green.svg);
	background-repeat:no-repeat;
    background-position:center right;
    	transition: transform 0.5s ease-in-out;
}

ul.s4bullet li:hover {
	background-color: #ADC824;
	border-top:#ADC824	2px solid;
	background-image: url(../images/ico-arrow-white.svg);
	background-repeat:no-repeat;
    background-position:center right;
    transition: all 0.5s ease;
}

ul.s4bullet li:hover a {
	color: #237C43;
    transition: all 0.5s ease;
}

ul.s4bullet li.subapartado {
	padding-left:30px;
}

ul.s4bullet li.subapartado a {
	font-weight: 300;
	color: #666;
	font-size: 14px;
}

a.to-menu {
	display: block;
	height: 32px;
	width: 100%;
	background-image: url(../images/to-menu.svg);
	background-repeat: no-repeat;
    background-position:bottom right;
	padding-top: 51px;
	margin-bottom: 30px;
}

a.to-menu:hover {
	background-image: url(../images/to-menu-hover.svg);	
    transition: all 0.5s ease;
}

.especializacion-menu {
	margin-bottom: -23px!important;
}






/************* HOME *************/

.link-saber-mas {
	margin-top:10px;
	font-size: 15px;
	color:#5E9E2C;
	font-weight: 600;
}

.link-saber-mas:hover {
	color:#0d8d38;
}

#ultimas-scroll .item .ult-img img {
    filter: brightness(0.95);
    aspect-ratio: 1.4;
    object-fit: fill;
}

#ultimas-scroll .item .ult-cnt h6 {
    color: #999;
}

.agenda-cont h6 {
    font-size: 18px;
    line-height: 25px;
}

.agenda-imgs {
    flex: 1 1 15%;
}

.agenda-imgs img {

}

.inform h3 {
    font-size: 28px;
    line-height: 31px;
}

.agenda-imgs img {
	    filter: brightness(0.9);
}

.act-rht ul {
    flex-direction: column-reverse;
}

.flex-caption {
    top: 48%;
}


/************* SLIDER *************/

.flexslider {
    max-height: 750px;
    background-color: #444;
}



/************* FLEXSLIDER DATOS *************/

.banner-lst {
    width: 290px;
}

.banner-lst ul li h5 {
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
}

.banner-lst ul {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    column-gap: 0;
    row-gap: 6px;
}


.banner-lst ul li.clr-1 {
    background: #ADC822;
}

.banner-lst ul li.clr-2 {
    background: #0D8D38;
}

.banner-lst ul li.clr-3 {
    background: #5E9E2C;
}

.banner-lst ul li.clr-4 {
    background: #E5E4D7;
}

.banner-lst ul li {
	padding: 32px 22px 27px 22px;    
    border-radius: 8px;
    width: 290px;    
}

.banner-lst ul li h3 {
    font-family: 'Public Sans', sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 16px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
}

.banner-lst ul li h5 {
    font-family: 'Public Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}

.banner-lst ul li.clr-4 h3, .banner-lst ul li.clr-4 h5 {
    color: #333333;
}

.banner-lst ul li.clr-4 h3, .banner-lst ul li.clr-4 h5 {
    color: #333333;
}

/************* MOVIL *************/
	
@media screen and (max-width: 767px) {
	.inform h3 {
	    font-size: 18px!important;
	    line-height: 23px!important;
	}
	
	.agenda-imgs img {
	    filter: brightness(0.9);
		width: 100%!important;
		height: auto!important;
		aspect-ratio: 1/1!important;
		object-fit: cover!important;	    
	}
	.mision-cnt {
	    top: 180px!important;
	}
	.ultimas-mbl ul li .mas-img img {
	    filter: brightness(0.95);
		width: 100%!important;
		height: auto!important;
		aspect-ratio: 1/1!important;
		object-fit: cover!important;
	}
	
	.banner-lst ul li {
	    padding: 16px 12px!important;
	}
	
	.banner-lst ul li h5 {
	    font-size: 10px!important;
	    line-height: 15px!important;
	}
	
	.inner-banner {
	    min-height: 180px!important;
	    background-position: right!important;
	}
	
	.hd-mid .row {
	    padding-left: 12px!important;
	}
	
	.bg-verde-01, .bg-verde-02, .bg-verde-03, .bg-verde-04 {
		background-size: 150%!important	;
		padding-left: 105px;
		font-size: 18px;
		line-height: 26px;
	}
	.ejes-01, .ejes-02, .ejes-03, .ejes-04 {
		background-size: 182%!important	;
		padding-left: 105px;
		font-size: 18px;
		line-height: 26px;
		min-height: 108px;
	}
	
}

.inform span {
    padding: 13px 20px;
}

.mision-cnt {
    top: 130px;
}





/************* CONTACTAR *************/

.contactar-youtube a, .contactar-linkedin a, .contactar-twitter a {
    color: #0D8D38;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin-left:30px;
}

.contactar-youtube img, .contactar-linkedin img, .contactar-twitter img {
	margin-right: 15px;
	margin-bottom: -4px;
}

.formulario-contactar a {
	color: #0D8D38;
    font-weight: 600;
}

.g-map {
    height: 50vh;
}

.g-map iframe {
	width:100%!important;
    height: 50vh!important;
}

.icono-mail {
	background-image: url(../images/ico-email.svg);
	background-repeat:no-repeat;
    background-position:center left;
    margin-bottom:5px;
    margin-top:6px!important;
}

.icono-mail a {
	padding: 0px 0px 0px 40px;
}

.icono-telf {
	background-image: url(../images/ico-telefono.svg);
	background-repeat:no-repeat;
    background-position:center left;
    margin-bottom:5px;
    margin-top:6px!important;
}

.icono-telf a {
	padding: 0px 0px 0px 40px;
	color:#0D8D38!important;
}

.ico-location {
	background-image: url(../images/ico-location.svg);
	background-repeat:no-repeat;
    background-position:top left;
    margin-bottom:5px;
    padding-left:40px!important;
	background-position-y: 4px;
    margin-top:6px!important;
}




/************* ALIANZAS *************/

.recursos {
    padding: 0px 0 40px 0;
}

.doc-lst h6 {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #282828;
    line-height: 32px;
    margin-bottom: 30px;
}

.zonas .controls {
    margin-bottom: 40px;
}

.recursos ul {
    margin-bottom: 20px;
}

.category-name {
	margin-bottom: 25px;
	font-size: 25px;
	line-height: 35px;
}



/************* GRÁFICOS *************/

.arbol-btn-div ul.botones-arbol li {
    flex: 0 1 49%;
    font-size: 16px;
    letter-spacing: -0.4px;
}

.arbol-btn-div ul.botones-arbol {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 2px;
}

.arbol-btn-div ul.botones-arbol strong {
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
}

.arbol-btn-div ul.botones-arbol a {
    flex-direction: column;
    font-size: 18px;
}

.arbol-btn-div ul.botones-arbol.pagina-arbol li {
    flex: 0 1 100%;
    margin-left:25%;
    margin-right: 25%;
}

.ideas-cnt.arbol-cnt {
    padding-right: 0px;
}




/************* SUBMENU *************/



ul.sub-menu { 
	display: none; 
	min-width: unset;
	position: absolute;
	overflow: auto;
	z-index: 100;
    transition: all 0.5s ease;	
}

.loginado ul.sub-menu {
	top:155px;	
}

.desloginado  ul.sub-menu {
	top:123px;	
}

ul.menu li:hover ul.sub-menu {
	display: block!important;	
    transition: all 0.5s ease;
	background-color:#E5E4D7;
	box-shadow: 0 8px 15px 0 rgba(0,0,0,0.40);
	border-radius:0px 0px 5px 5px;
	padding:8px 0px 12px 0px;

}

ul.menu li ul.sub-menu:hover {
	display: block!important;	
}

ul.menu li ul.sub-menu li {
	padding:3px 30px 3px 15px;	
}

ul.menu li ul.sub-menu li:hover {
	background-color: #5E9E2C;
    transition: all 0.5s ease;	
}

ul.menu li ul.sub-menu li:hover a {
	color:#FFFFFF!important;	
}

ul.menu li ul.sub-menu li a {
	color:#000000!important;
	font-weight: 400;
	font-size: 13px;
}

ul.menu li ul.sub-menu li a:active {
	opacity: 0.8;	
}




@media screen and (min-width: 1280px) {
	.loginado ul.sub-menu {
		top:168px;	
	}
	
	.desloginado  ul.sub-menu {
		top:136px;	
	}
}





/************* OBJETIVOS *************/

.bloque-objetivos, .bloque-seguimiento {
	background-color: #ADC824;
	border-radius: 10px;
	padding:20px 30px 20px 150px;
	color:#fff;
	display: block;
	width: 100%;
	float: left;
	min-height: 130px;
	font-size: 18px;
	line-height: 24px;	
	margin-bottom: 10px;
	font-weight: 400;
	display: flex;
    justify-content: flex-start;
    align-items: center;	
}

.color-S4-1 {
	background-color: #ADC822;
}

.color-S4-2 {
	background-color: #5E9E2C;	
}

.color-S4-3 {
	background-color: #0D8D38;
}

.color-S4-4 {
	background-color: #237C43;
}

.color-S4-5 {
	background-color: #1E6334;
}

.bloque-objetivos.color-S4-1 {
	background-image: url(../images/objetivos-01.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
}

.bloque-objetivos.color-S4-2 {
	background-image: url(../images/objetivos-02.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
}

.bloque-objetivos.color-S4-3 {
	background-image: url(../images/objetivos-03.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
}

.bloque-objetivos.color-S4-4 {
	background-image: url(../images/objetivos-04.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
}

.bloque-objetivos.color-S4-5 {
	background-image: url(../images/objetivos-05.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
}

.bloque-seguimiento.color-S4-1 {
	background-image: url(../images/evaluacion-01.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
}

.bloque-seguimiento.color-S4-2 {
	background-image: url(../images/evaluacion-02.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
}

.bloque-seguimiento.color-S4-3 {
	background-image: url(../images/evaluacion-03.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
}

.bloque-seguimiento.color-S4-4 {
	background-image: url(../images/evaluacion-04.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
}

.lineas-tematicas-01.color-S4-1 {
	background-image: url(../images/ejes-04-bg.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-position-x: 30px;
    font-size: 22px;
    line-height: 30px;
    font-size: 500;
    margin-top: 20px;
    margin-bottom: 30px;
}


/************* AGENDA *************/

.agenda-lft a {
	color:#0D8D38;
}

.agenda-lft a:hover {
	text-decoration: underline;
}

.agenda-lft ul, .inicio-bloque ul, .parrafo ul, .esther-cnt ul {
	margin-bottom: 40px;
}

.agenda-lft li, .inicio-bloque li, .parrafo li, .esther-cnt li  {
	margin-left: 30px;
	margin-bottom: 5px;
	list-style: circle;
	padding-left: 10px;
	font-size: 16px;
    line-height: 24px;
    color: #4B4B4B;
}

.bloque-agenda {
	background-color: #F5F5EF;
    padding: 110px 0 0px;	
}

.bloque-noticias {
    padding: 80px 0 70px;	
}

.bloque-agenda .notic-dtl {
    background: #F5F5EF;
}

.bloque-agenda .notic-dtl h3 {
    background: #F5F5EF;
    font-weight: 300;
	font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;    
}

.agenda-sec .notic-dtl h3 {
    font-weight: 300;
	font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;    
}

.event-date {
    padding: 0px 0px 50px;
}

.filtrar-agenda-categoria {
    display: none;
}

.bloque-agenda .notic-img img, .agenda-sec .notic-img img {
	object-fit: cover;
	filter: brightness(0.95);
    aspect-ratio: 1.6;
}

.agenda-sec h3 {
	float: left;
    width: 100%;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    font-family: 'Public Sans', sans-serif;
    letter-spacing: 0.22px;
    margin-bottom: 30px;
}

.agenda-sec h5 {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
	padding-right: 30px;
	float: left;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    font-family: 'Public Sans', sans-serif;
    letter-spacing: 0.22px;
}

.event-lft-in {
	margin-top: -10px;
}

.social-list li {
	list-style: none;
	padding: 0px;
	margin:0px;
}

.sistems-form {
    margin:0px!important; 
    width: 100%;
    float: left;
}

.sistems-form .frm-row .frm-field p {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
}

.event-filter .filter-select .sbHolder {
    width: auto;
    padding-right: 26px;
}


/************* DESCARGABLES *************/

.descargables-sec .recursos ul li .recur-dtl p.descargable-subtitulo {
	font-size: 14px;
	color:#666;
	margin-top: 8px;
    font-weight: 300;
}

.descargables-sec .recursos ul li .recur-dtl p.descargable-descripcion {
	font-size: 12px;
	color:#888;
	margin-top: 6px;
    font-weight: 100;
}

.descargables-sec h6 {
	margin-bottom: 20px;	
}

.descargables-sec p.antetitulo-descargable {
	text-transform: uppercase;
	color:#999;
	padding:0px;
	margin:0px 0px 7px 0px;
	font-size: 11px;
	
}


/************* BLOC DADES HOME *************/

.banner-lst {
    bottom: -30px;
}

ul.datosflex {
	display: flex;
	display: inline-flex;
	flex-wrap: wrap;
	gap:10px;
	z-index: 999;	
    justify-content: flex-start;	
}

ul.datosflex li {
	flex-basis: 90%;
	padding: 18px 10px 18px 18px;
	border-radius:8px;	
}

ul.datosflex li h3 {
	font-weight: 700;
	font-size: 25px;
	line-height: 20px;
	letter-spacing: -1.5px;
	margin-bottom: 10px;
}

.est-cnt h2 {
    margin-bottom:20px;
}

.est-cnt-inner {
    padding: 0;
}

.est-cnt-inner p {
	margin-top: 0px;
    padding: 0 12%;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 32px;
}

h2.datostitulo {
	text-transform: uppercase; 
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 25px;
}

ul.datosflex li h3 span img {
	width: 20px; margin-right: 7px; line-height: 20px;
}

ul.datosflex li h5 {
	font-size: 12px; line-height: 16px; font-weight: 300; margin-top: 0px;
}

ul.datosflex li.color-1 { background-color:#1E6334; color:#fff; }
ul.datosflex li.color-2 { background-color:#237C43; color:#fff; }
ul.datosflex li.color-3 { background-color:#0D8D38; color:#fff; }
ul.datosflex li.color-4 { background-color:#5E9E2C; color:#fff; }
ul.datosflex li.color-5 { background-color:#ADC822; color:#333; }
ul.datosflex li.color-6 { background-color:#A7D279; color:#333; }
ul.datosflex li.color-7 { background-color:#C6DEA0; color:#333; }

ul.datosflex li.color-5 h3, ul.datosflex li.color-5 h5 { background-color:#ADC822; color:#333; }
ul.datosflex li.color-6 h3, ul.datosflex li.color-6 h5 { background-color:#A7D279; color:#333; }
ul.datosflex li.color-7 h3, ul.datosflex li.color-7 h5 { background-color:#C6DEA0; color:#333; }


@media screen and (min-width:768px) and (max-width:1023px) {
	ul.datosflex li {
		flex-basis: 32%;
	}	
}

@media screen and (min-width:0px) and (max-width:767px) {
	ul.datosflex li {
		flex-basis: 48%;
	}	
}

@media screen and (max-width: 767px) {
	.est-cnt {
	    padding:50px 0 50px 0!important;
	}
}


/************* NIETOS *************/

.content-nietos H4 {
	margin-top: 18px;	
	padding-bottom: 10px;
}

.doscolumnes {
	width: 50%;
	clear:none;
}

.doscolumnes .ima-text-mini {
    width: 90px;
}

.doscolumnes .imagen-seccion-texto-mini {
    height: 80px;
    width: 80px;
    border-radius: 5px;
}


/************* DINAMICA *************/

.pagina-dinamica.consulta-sec.obj h2 {
    margin-top: 35px;
}

.pagina-dinamica.consulta-sec.obj h4 {
    font-size: 30px;
    line-height: 38px;
}

.pagina-dinamica .destacado-dinamico {
    margin-bottom:10px;
}

.pagina-dinamica .destacado-dinamico {
    margin-bottom:10px;
}

.pagina-dinamica .destacado-dinamico p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Public Sans', sans-serif;
    color: #000;
}


/************* FORMULARIOS *************/

/*
.contact-form.formulario-eventos .wpcf7-text {
    width: 100%;
    float: left;
    clear: both;
    color: #909090;
    border-radius: 5px 5px 0 0;
    border: none;
    border-bottom: 2px solid #d4d2c3;
    background: #FFFFFF;
    font-size: 16px;
    font-family: 'Public Sans', sans-serif;
    padding: 12px 20px;
	margin-top: 8px;
}

.contact-form.formulario-eventos label {
	color:#909090; 
}

.contact-form.formulario-eventos .wp-block-cf7-blocks-selection-base {
	display: block;
	width: 100%;
	clear:both;
}

.wpcf7-form-control-wrap {
    position: inherit;
    height: inherit;
    margin-bottom: 20px;
}

.contact-form.formulario-eventos .wpcf7-select {
	background: none;
    border-radius: 3px;
    font-weight: 400;
	width: 100%;
    height: 46px;
    padding: 10px;
    border: 2px solid #bfbfbf;
    font-size: 14px;
    width: 100%;
    background: #f9f9f9;
    font-weight: 200;
}

.contact-form.formulario-eventos .wpcf7-submit {
	border-radius: 8px;
    border: none;
    background: #C3C0AC;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    width: 150px;
    padding: 15px 20px;
    cursor: pointer;
    transition: all 0.5s ease;
}	

.contact-form.formulario-eventos .wpcf7-checkbox input {
    opacity: 1;
    top: unset;
    left: unset;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 14px;
    height: 14px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    border: 1px solid #d0d0d0;
    position: relative;
    background: #fff;
    border-radius: 2px;
}
*/






.contact-form.formulario-eventos .row1 {margin: auto;padding: 0px; position: relative; z-index: 1; padding-left: 20px; padding-right: 20px; }
.contact-form.formulario-eventos { float:left; width:100%; background:#E5E4D7; padding:65px 0px 85px; position: relative;}
.contact-form.formulario-eventos::after { position: absolute; content: '';background:url(../images/contactar-bg.png) no-repeat; width: 100%;height: 659px;right: 0;bottom: 0;float: left; background-size: cover;}
.contact-form.formulario-eventos h3 {float:left; width:100%;color: #333333; font-weight: 700;font-size: 36px; line-height: 42px; text-align: center; margin-bottom: 20px; letter-spacing: -0.5px; position: relative; z-index: 1;}
.contact-form.formulario-eventos h6 {float:left; width:100%;color: #8c8c85; font-weight: 400; text-align: center; list-style: normal; font-size: 18px; line-height: 24px; margin-bottom: 35px; position: relative; z-index: 1;}
.contact-form.formulario-eventos h6 a { font-weight: 600; color: #333333; transition:all .5s ease;}  
.contact-form.formulario-eventos h6 a:hover { color: #0D8D38; }

.contact-form.formulario-eventos form {float:left; width:100%; display: flex; flex-wrap: wrap; column-gap: 0; row-gap: 25px;}

.contact-form.formulario-eventos .row1 ul { width: 100%;} 

.contact-form.formulario-eventos form div {flex: 0 1 100%;}
.contact-form.formulario-eventos form div input[type="text"], .contact-form.formulario-eventos form div input[type="tel"], .contact-form.formulario-eventos form div input[type="email"] {width: 100%;float: left;color: #909090;border-radius: 5px 5px 0 0;border:none;border-bottom: 2px solid #d4d2c3;background: #FFFFFF;font-size: 16px;font-family: 'Public Sans', sans-serif; padding: 12px 20px;}
.contact-form.formulario-eventos form div textarea {width: 100%; float: left; color: #909090; resize: none;border-radius: 5px 5px 0 0; border:none;border-bottom: 2px solid #d4d2c3;background: #FFFFFF;font-size: 16px;font-family: 'Public Sans', sans-serif; padding: 15px 20px; height: 150px;}
.contact-form.formulario-eventos form div input[type="text"]:focus {border-bottom: 2px solid #0D8D38;}
.contact-form.formulario-eventos form div textarea:focus {border-bottom: 2px solid #0D8D38;}

.contact-form.formulario-eventos input[type=checkbox]:not(old){opacity: 1; top: unset; left: unset; display: inline-block; -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 14px; height: 14px; margin: -2px 5px 0 0; vertical-align: middle; border: 1px solid #d0d0d0; position: relative; background: #fff; border-radius: 2px;}

.contact-form.formulario-eventos input[type=checkbox]:checked { background: #0D8D38;}

.contact-form.formulario-eventos input[type="checkbox"]:checked:before {
    background: #333333;
}

.contact-form.formulario-eventos span.wpcf7-list-item-label { color: #616161; font-size: 14px; line-height: 20px; }

.contact-form.formulario-eventos input[type=checkbox]:not(old) + label{ cursor:pointer; display: inline-block;line-height: 1.5em;float:left; width:100%;color:#292929; font-size:15px; margin-left: 0;}
.contact-form.formulario-eventos input[type=checkbox]:not(old) + label > span{display: inline-block;width:14px; height: 14px; margin: -10px 5px 0 0; vertical-align   : middle;border:1px solid #d0d0d0; position:relative; background:#fff; border-radius: 2px;}
.contact-form.formulario-eventos input[type=checkbox]:not(old):checked + label > span:before{content: '';display: inline-block; text-align: center; font-weight: bold; cursor:pointer;background:#333333; height:8px; width:8px;  position:absolute;top:2.1px; left:2px; border-radius: 2px;}

.contact-form.formulario-eventos .wp-block-cf7-blocks-input-base label { color:#616161; font-size: 15px;line-height: 36px; }

.contact-form.formulario-eventos strong a{color: #909090;text-decoration: underline; font-family: 'Public Sans', sans-serif; font-weight:normal; transition: all .4s ease;-moz-transition: all .4s ease;-webkit-transition: all .4s ease;-o-transition: all .4s ease;}
.contact-form.formulario-eventos strong a:hover{ opacity: 0.6;}
.contact-form.formulario-eventos form div.check label {margin-top: 0; width:auto; margin-bottom: 4px;}
.contact-form.formulario-eventos form div.check-1 label {width:auto;}
.contact-form.formulario-eventos input[type=checkbox]:not(old):checked + label > span.l-txt:before{ display:none;}
.contact-form.formulario-eventos form div .check {margin-bottom: 3px; float: left; width: 100%;}
.contact-form.formulario-eventos form div .check:last-child { margin-bottom: 0;}
.contact-form.formulario-eventos p { float: right; width: calc(100% - 25px); font-family: 'Public Sans', sans-serif; line-height: 18px; font-size:14px; color: #282828; margin-bottom:10px;text-align: left; }
.contact-form.formulario-eventos p:last-child { margin-bottom: 0;}

.contact-form.formulario-eventos .wp-block-cf7-blocks-submit {  width: auto; }
.contact-form.formulario-eventos .wpcf7-submit { border-radius: 8px; border:none; background:#C3C0AC; color:#ffffff; font-size:14px; font-weight:700; text-transform:uppercase; width:150px; padding:15px 20px; cursor:pointer; transition:all 0.5s ease; }
.contact-form.formulario-eventos .wpcf7-submit:hover { background:#000000; color:#fff;} 

.contact-form.formulario-eventos form div .frm-input {float: left;width: 100%;}
.contact-form.formulario-eventos form div .frm-input label { color: #373737; cursor: pointer; font-size: 16px; font-family: 'Public Sans', sans-serif; position: relative; width: auto; line-height: 18px;  display: inline-block;  float: left; padding-right: 16px;}

.contact-form.formulario-eventos .wp-block-cf7-blocks-selection-base { height:45px; }
.contact-form.formulario-eventos .check-ultimo { height:0px; }
.contact-form.formulario-eventos form select { font-family: 'Public Sans', sans-serif;color:#909090 ! important; padding: 11px 15px; position: absolute; width: 100%; text-align: left; font-size: 16px; border: 2px solid #bfbfbf; }
.contact-form.formulario-eventos form div .sbToggle { background: url(../images/slct-arw-cntct.png) no-repeat 0 0; right: 16px; top: 19px; width: 10px;height: 6px;position: absolute;}
.contact-form.formulario-eventos form select option {font-family: 'Public Sans', sans-serif;color:#909090 ! important; padding: 11px 20px; position: absolute; width: 100%; text-align: left;}
.contact-form.formulario-eventos .wpcf7-form-control-wrap {float: left; width: 100% !important; padding: 0; left: 0px; row-gap: 0;}
.contact-form.formulario-eventos form select .wpcf7-form-control-wrap .wpcf7-checkbox { padding: 0; border-bottom: 1px solid #ddd; height: auto;}
.contact-form.formulario-eventos form select .wpcf7-form-control-wrap .wpcf7-checkbox:last-child { border-bottom:none;}
.contact-form.formulario-eventos form select option { text-transform: capitalize; font-size: 16px; font-family: 'Public Sans', sans-serif;}
.contact-form.formulario-eventos form select .sbOptions .wpcf7-checkbox a { font-size: 15px;padding: 8px 20px; text-align: left; border-bottom:none; padding: 7px 20px !important;}
.contact-form.formulario-eventos form .frm-lft { float: left; width: 70%;}
.contact-form.formulario-eventos form .frm-rgt { float: right; width: auto;}
.contact-form.formulario-eventos form select .sbOptions li:last-child { margin-top: 0;}
.contact-form.formulario-eventos form .c-lft{width: 48.5%; float: left; margin-right: 3%;}
.contact-form.formulario-eventos form .c-rgt{width: 48.5%; float: right;}
.contact-form.formulario-eventos form h5{width: 100%; float: left; font-size: 18px; line-height: 27px; font-family: 'Public Sans', sans-serif; color: #282828;}
.contact-form.formulario-eventos .tipo-checkbox-btn {float: left;width: 100%;}

.contact-form.formulario-eventos form div .tipo-checkbox-hole{display: flex; flex-wrap: wrap; column-gap: 3%; row-gap: 20px; align-items: center;}
.contact-form.formulario-eventos form div .tipo-checkbox-btn form{width: 100%; float: left;display: flex; flex-wrap: wrap; column-gap: 4%; row-gap: 14px;}
.contact-form.formulario-eventos form div .tipo-checkbox-btn form div{flex: 0 1 25%;}
.contact-form.formulario-eventos form div .tipo-checkbox-btn form div:last-child{padding: 0; margin: 0; border: none;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) {position: absolute;left: 0; visibility: hidden;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked, .tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) { position: absolute; left: 0; visibility: hidden; }
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label, .tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) + label { position: relative; padding-left:30px; cursor: pointer; line-height: 20px; display: inline-block; color: #282828; font-family: 'Public Sans', sans-serif; font-size: 14px;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label:before, .tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top:0px; width: 14px; height: 14px; border: 1px solid #979797; background: #fff; margin:3px 10px 0 0; border-radius: 2px;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label:after, .tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) + label:after {content: ''; width: 8px; height: 8px; background: #d4d2c3; position: absolute; top: 6.5px; left: 3.1px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease;  border-radius: 2px;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label::before{border: 1px solid #d4d2c3;}
.tipo-checkbox-btn .checkbox-btn [type="checkbox"]:checked + label{ color: #d4d2c3;}

.contact-form.formulario-eventos form select { background:none; border-radius:3px; font-weight:400; }
.contact-form.formulario-eventos form select option { font-weight:400; }
.contact-form.formulario-eventos form div h5{float: left;width: 100%; font-size: 12px; line-height: 18px; color: #282828; letter-spacing: 1px; margin-top: 18px;}

.contact-form.formulario-eventos .wp-block-separator { height: 3px; background-color: #909090; width: 100%; display: block; border:none; opacity: 0.2; } 

.contact-form.formulario-eventos form p { display: block; color:#616161; font-size: 16px; line-height: 26px; }

.contact-form.formulario-eventos form h2 { color:#616161; }

.contact-form.formulario-eventos form a { color:#0D8D38; }

.contact-form.formulario-eventos form a:hover { font-weight: 700; }

.grecaptcha-badge {display: none;}