@charset "utf-8";



div.contenedor,
div.contenedor input {
   /* font-family: Arial*/
   font-family:Lexend,"Trebuchet MS",Arial,Helvetica,sans-serif;
   font-size:14px;
}

div.contenedor header,
div.contenedor header nav {
   /* background-color: #272727;*/
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px
}

div.contenedor footer a,
div.contenedor header a {
    text-decoration: none
}




div.contenedor div.cuerpo div.contenidoZCLogin div.botones input:hover,
div.contenedor div.cuerpo div.contenidoZCUnivers div.botones input:hover {
    cursor: pointer
}

div.contenedor:not(.gaps) {
    width: 1000px;
    margin: auto;
    font-size: 14px;
    line-height: 1.3;
    color: #F1F1F1;
    text-align: justify
}

div.contenedor.gaps{
	width: 902px;
    margin: 0 auto;
	font-family:Lexend,"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 16px;
}

div.contenedor span.improveColor {
    color: #FFF
}

div.contenedor header:not(.gaps) {
    margin: auto auto 30px;
    position: relative;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

div.contenedor header.gaps {
	width:100%;
	margin: auto auto 0px;
	height: 106px;
	/*background:white;*/
	color:white!important;
}
div.contenedor header.gaps nav {
	 width: 100%;
	 /*background: #ffffff!important;*/
}

div.contenedor header.gaps .nav_inline {
    width: 100%;
	display: flex;
    justify-content: space-between;
}

div.contenedor header.gaps .nav_inline_group {
	display: flex;
    justify-content: space-between;
	width: max-content;
    font-size: 11px;
}

div.contenedor header div.idiomas {
    /*float: right;
    clear: right;
    margin-right: 10px;
    margin-top: 14px*/
}

div.contenedor header div.idiomas a {
    color: #F1F1F1;
    font-size: 11px;
	padding: 0px 5px;
}
div.contenedor header.gaps div.lang_bar a {
    color: #b1b1b1;
    font-size: 11px;
	padding: 0px;
}
div.contenedor header div.idiomas a:not(.selected):hover {    
    border: 1px dashed white;
	color:white!important;
	padding: 0px 4px;
}

div.contenedor header div.idiomas a.selected {
    background-color: #F1F1F1;
	color: black;    
}

div.contenedor header.gaps div.lang_bar a.selected {
    /*background-color: #F1F1F1;*/
	color: #f1f1f1;    
}

div.contenedor header:not(.gaps) nav {
    width: 1000px;
    height: 29px;
    margin-top: 15px;
    clear: both;
    line-height: 29px;
    font-size: 12px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    display: inline-block
}

div.contenedor header.gaps nav
{
    position: fixed;
    padding: 20px 40px;
    left:0px;
    box-sizing: border-box;
}


div.contenedor header.gaps nav:not(.admin) {
    /*padding-top: 68px;*/
}

div.contenedor header.gaps nav.admin {	
	/*padding-top: 57px;_*/
}

div.contenedor header:not(.gaps) nav.fijo {
    position: fixed;
    top: 0;
    z-index: 99999;
    margin-top: 0
}

div.contenedor header.gaps nav.fijo {
    position: fixed;
    width:100%;
    left:0px;
    /*width: 902px;*/
    /*background: white;*/
    z-index: 3;
    padding: 20px 40px;
    box-sizing: border-box;
}


div.contenedor header:not(.gaps) nav a.logoImprove {
    height: 21px;
    width: 109px;
    background: url(../img/logoHeader2.png) center top no-repeat;
    float: left;
    clear: left;
    display: inline-block;
	margin-left: 20px;
    margin-top: 5px
}

div.contenedor header.gaps nav a.logoImprove {
    height: 18px;
    width: 99px;
    background: url(../img/logoHeader2.png) center top no-repeat;
	background-size:contain;
    float: left;
    clear: left;
    display: inline-block;
    
}

div.contenedor header:not(.gaps) nav ul {
    width: 750px;
    float: right;
    clear: right;
    margin-right: 20px;
    display: inline-block
}

div.contenedor header.gaps nav ul {
   /*
    float: right;
    clear: right;
    margin-right: 20px;
	*/
    display: flex;
	padding:0 20px;
}

div.contenedor header:not(.gaps) nav ul li {
    float: left;
    margin: 0 20px;
    display: inline-block
}


div.contenedor header.gaps nav ul li {
	margin: 0 35px;
}

div.contenedor header nav ul li.firstChild {
    margin-left: 0
}

div.contenedor header nav ul li.lastChild {
    margin-right: 0
}

div.contenedor header nav ul li.logout {
    /*margin: auto;*/
    float: right;
    font-size: 11px
}

div.contenedor header nav ul li a {
	font-size:11px;
    color: #cccccc;
    letter-spacing: 1px;
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear
}

div.contenedor header nav ul li a.selected,
div.contenedor header nav ul li a:hover {
    color: #eeeeee;
    /*border-bottom: #FFF 12px solid;*/
    /*padding-bottom: 2px;*/
}

div.contenedor header nav ul li.logout a {
    /*color: #F1F1F1*/
}

div.contenedor header nav ul li.logout a:hover {
	/*
    border: none;
    font-weight: 600
	*/
}

div.contenedor div.cuerpo {
    width: 100%;
    /*margin-bottom: 50px;
    margin-bottom: 33px;
    display: inline-block*/
}

div.contenedor div.cuerpo.conPadding {
    padding-top: 54px
}

div.contenedor div.cuerpo.conBottom {
    padding-bottom: 29px
}

div.contenedor div.cuerpo div.error {
    color: #A30000
}

div.contenedor footer.gaps,
div.contenedor footer.gaps a {
    color: #ABABAB;
    text-align: center;
   /* line-height: 29px*/
	
}

div.contenedor footer:not(.gaps) {
    clear: both;
    width: 1000px;
    height: 29px;
    font-size: 10px;
    background-color: #272727;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative
}

div.contenedor footer.gaps {
	width:100%;
	color:#282828;
	font-size: 11px;
	/*margin-top: 50px;*/
}

div.contenedor footer:not(.gaps) a:hover {
    text-decoration: underline
}

div.contenedor div.cuerpo div.contenidoError {
    width: 950px;
    margin: auto
}

div.contenedor div.cuerpo div.contenidoError div.missatge {
    padding: 10px 20px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1);
    box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1)
}

div.contenedor div.cuerpo div.contenidoError div.missatge div.titulo {
    color: #E10000;
    font-weight: 500;
    margin-bottom: 10px
}

div.contenedor div.cuerpo div.contenidoError div.missatge div.error {
    margin-left: 20px
}

div.contenedor div.cuerpo div.contenidoConstruction {
    width: 950px;
    margin: auto
}

div.contenedor div.cuerpo div.contenidoConstruction div.missatge {
    padding: 10px 20px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6)
}

div.contenedor div.cuerpo div.contenidoConstruction div.missatge div.titulo {
    color: #FFF;
    font-weight: 500;
    margin-bottom: 10px
}

div.contenedor div.cuerpo div.contenidoConstruction div.missatge div.aviso {
    margin-left: 20px
}

div.contenedor div.cuerpo div.contenidoHome {
    height: 539px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: -54px;
    position: relative;
    font-size: 16px;
    text-align: left;
    overflow: hidden
}

div.contenedor div.cuerpo div.contenidoHome div.tablet {
    width: 100%;
    height: 100%;
    background: url(../img/home/homeBackground4.png) bottom center no-repeat;
    display: none;
}

div.contenedor div.cuerpo div.contenidoHome div.tabletImprove {
    height: 249px;
    width: 446px;
    position: absolute;
    top: 54px;
    /*left: 280px;*/
    left: 231px;
    overflow: hidden
}

div.contenedor div.cuerpo div.contenidoHome div.tabletImprove div.tabletImproveQuest {
    height: 249px;
    width: 446px;
    display: inline-block;
    color: #3E3D40;
    font-size: 23px;
    background: url(../img/home/homeTabletImprove3.jpg) top center no-repeat #000
}

div.contenedor div.cuerpo div.contenidoHome div.tabletImprove div.tabletImproveQuest div.textoImproveQuest {
    width: 350px;
    margin: 70px auto auto
}

div.contenedor div.cuerpo div.contenidoHome div.tabletImprove div.tabletImproveQuest div.textoImproveQuest div.pregunta span {
    color: #476148
}

div.contenedor div.cuerpo div.contenidoHome div.tabletImprove div.tabletImproveQuest div.textoImproveQuest div.respuestaImprove a,
div.contenedor div.cuerpo div.contenidoHome div.tabletImprove div.tabletImproveQuest div.textoImproveQuest div.respuestaImprove a:hover {
    margin-top: 35px;
    float: left;
    clear: left;
    display: inline-block;
    font-weight: 500;
    font-size: 24px;
    color: #476148;
    text-decoration: none
}

div.contenedor div.cuerpo div.contenidoHome div.tabletImprove div.tabletImproveQuest div.textoImproveQuest div.respuestaNotImprove {
    margin-top: 35px;
    float: right;
    clear: right;
    display: inline-block;
    font-weight: 500;
    font-size: 24px;
    color: #E1E1E1
}

div.contenedor div.cuerpo div.contenidoHome div.square01,
div.contenedor div.cuerpo div.contenidoHome div.square02,
div.contenedor div.cuerpo div.contenidoHome div.square03,
div.contenedor div.cuerpo div.contenidoHome div.square04,
div.contenedor div.cuerpo div.contenidoHome div.square05,
div.contenedor div.cuerpo div.contenidoHome div.square06,
div.contenedor div.cuerpo div.contenidoHome div.square07 {
    width: 121px;
    height: 113px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NjQ2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzI3MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(120, 120, 120, 1)), color-stop(100%, rgba(39, 39, 39, 1)));
    background: -webkit-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -o-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -ms-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: linear-gradient(to bottom, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#787878', endColorstr='#272727', GradientType=0);
    letter-spacing: 1px
}

div.contenedor div.cuerpo div.contenidoHome div.square01 {
    position: absolute;
    top: 80px;
    left: 80px;
    -moz-box-shadow: -20px -20px 5px rgba(0, 0, 0, .4);
    -webkit-box-shadow: -20px -20px 5px rgba(0, 0, 0, .4);
    box-shadow: -20px -20px 5px rgba(0, 0, 0, .4)
}

div.contenedor div.cuerpo div.contenidoHome div.square01 div {
    text-align: left;
    margin: 46px 10px 10px
}

div.contenedor div.cuerpo div.contenidoHome div.square02 {
    position: absolute;
    top: 240px;
    left: 25px;
    -moz-box-shadow: 20px 20px 5px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 20px 20px 5px rgba(0, 0, 0, .4);
    box-shadow: 20px 20px 5px rgba(0, 0, 0, .4)
}

div.contenedor div.cuerpo div.contenidoHome div.square02 div {
    text-align: left;
    margin: 35px 13px 13px
}

div.contenedor div.cuerpo div.contenidoHome div.square03 {
    position: absolute;
    top: 400px;
    left: 130px;
    -moz-box-shadow: 10px 10px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 10px 10px 2px rgba(0, 0, 0, .4);
    box-shadow: 10px 10px 2px rgba(0, 0, 0, .4)
}

div.contenedor div.cuerpo div.contenidoHome div.square03 div {
    text-align: left;
    margin: 40px 13px 13px
}

div.contenedor div.cuerpo div.contenidoHome div.square04 {
    position: absolute;
    top: 40px;
    left: 770px;
    -moz-box-shadow: -10px -10px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: -10px -10px 2px rgba(0, 0, 0, .4);
    box-shadow: -10px -10px 2px rgba(0, 0, 0, .4)
}

div.contenedor div.cuerpo div.contenidoHome div.square04 div {
    text-align: left;
    margin-left: 13px;
    margin-top: 50px
}

div.contenedor div.cuerpo div.contenidoHome div.square05 {
    position: absolute;
    top: 180px;
    /*left: 875px;*/
    left: 750px;
    -moz-box-shadow: 10px 10px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 10px 10px 2px rgba(0, 0, 0, .4);
    box-shadow: 10px 10px 2px rgba(0, 0, 0, .4)
}

div.contenedor div.cuerpo div.contenidoHome div.square05 div {
    text-align: left;
    margin: 50px 13px 13px
}

div.contenedor div.cuerpo div.contenidoHome div.square06 {
    position: absolute;
    top: 345px;
    left: 730px;
    -moz-box-shadow: 3px -3px 5px 12px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 3px -3px 5px 12px rgba(0, 0, 0, .5);
    box-shadow: 3px -3px 5px 12px rgba(0, 0, 0, .5)
}

div.contenedor div.cuerpo div.contenidoHome div.square06 div {
    text-align: left;
    margin: 47px 13px 13px
}

div.contenedor div.cuerpo div.contenidoHome div.square07 {
    position: absolute;
    top: 410px;
    left: 570px;
    -moz-box-shadow: 3px 3px 5px 12px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 3px 3px 5px 12px rgba(0, 0, 0, .5);
    box-shadow: 3px 3px 5px 12px rgba(0, 0, 0, .5)
}

div.contenedor div.cuerpo div.contenidoHome div.square07 div {
    text-align: left;
    margin: 40px 13px 13px
}

div.contenedor div.cuerpo div.contenidoQuees {
    width: 950px;
    margin: auto
}

div.contenedor div.cuerpo div.contenidoQuees div.ladoIzquierdo {
    float: left;
    clear: left;
    width: 276px;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoQuees div.square {
    width: 148px;
    height: 144px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NjQ2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzI3MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(120, 120, 120, 1)), color-stop(100%, rgba(39, 39, 39, 1)));
    background: -webkit-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -o-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -ms-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: linear-gradient(to bottom, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#787878', endColorstr='#272727', GradientType=0);
    -moz-box-shadow: -10px 10px 2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: -10px 10px 2px 5px rgba(0, 0, 0, .5);
    box-shadow: -10px 10px 2px rgba(0, 0, 0, .5);
    margin: auto;
    position: relative
}

div.contenedor div.cuerpo div.contenidoQuees div.square div.textoSquare {
    padding: 20px;
    letter-spacing: 1px;
    color: #FFF;
    font-size: 17px;
    text-align: left
}

div.contenedor div.cuerpo div.contenidoQuees div.ladoDerecho {
    float: right;
    clear: right;
    width: 634px;
    padding: 10px 20px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .6);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoQuees div.ladoDerecho:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .6)
}

div.contenedor div.cuerpo div.contenidoQuees div.ladoDerecho span {
    font-family: "Lexend";
    font-weight: 600;

}

div.contenedor div.cuerpo div.contenidoQuees div.ladoDerecho div.titulo {
    color: #FFF;
    font-weight: 500;
    margin-bottom: 10px
}

div.contenedor div.cuerpo div.contenidoQuees div.ladoDerecho ul {
    list-style: disc;
    margin-left: 20px
}

div.contenedor div.cuerpo div.contenidoBeneficis {
    width: 950px;
    margin: auto
}

div.contenedor div.cuerpo div.contenidoBeneficis div.lista {
    margin-top: 40px;
    clear: both;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoBeneficis div.ladoIzquierdo {
    float: left;
    clear: left;
    width: 276px;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoBeneficis div.square01,
div.contenedor div.cuerpo div.contenidoBeneficis div.square02,
div.contenedor div.cuerpo div.contenidoBeneficis div.square03,
div.contenedor div.cuerpo div.contenidoBeneficis div.square04 {
    width: 225px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NjQ2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzI3MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(120, 120, 120, 1)), color-stop(100%, rgba(39, 39, 39, 1)));
    background: -webkit-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -o-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -ms-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: linear-gradient(to bottom, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#787878', endColorstr='#272727', GradientType=0);
    -moz-box-shadow: 0 10px 2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 10px 2px 5px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 2px rgba(0, 0, 0, .5);
    margin: auto auto auto 0
}

div.contenedor div.cuerpo div.contenidoBeneficis div.square02 {
    -moz-box-shadow: 5px -10px 2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 5px -10px 2px 5px rgba(0, 0, 0, .5);
    box-shadow: 5px -10px 2px rgba(0, 0, 0, .5)
}

div.contenedor div.cuerpo div.contenidoBeneficis div.square03 {
    margin-top: 30px;
    -moz-box-shadow: 0 -10px 2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 -10px 2px 5px rgba(0, 0, 0, .5);
    box-shadow: 0 -10px 2px rgba(0, 0, 0, .5)
}

div.contenedor div.cuerpo div.contenidoBeneficis div.square01 div.textoSquare,
div.contenedor div.cuerpo div.contenidoBeneficis div.square02 div.textoSquare,
div.contenedor div.cuerpo div.contenidoBeneficis div.square03 div.textoSquare,
div.contenedor div.cuerpo div.contenidoBeneficis div.square04 div.textoSquare {
    padding: 15px;
    letter-spacing: 2px;
    color: #FFF;
    font-size: 17px;
    text-align: left
}

div.contenedor div.cuerpo div.contenidoBeneficis div.ladoDerecho {
    float: right;
    clear: right;
    width: 634px;
    padding: 10px 20px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .6);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoBeneficis div.ladoDerecho:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .6)
}

div.contenedor div.cuerpo div.contenidoBeneficis div.ladoDerecho ul {
    list-style: disc;
    margin-left: 20px
}

div.contenedor div.cuerpo div.contenidoFuncionament {
    width: 950px;
    margin: auto
}

div.contenedor div.cuerpo div.contenidoFuncionament div.square {
    width: 940px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NjQ2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzI3MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(120, 120, 120, 1)), color-stop(100%, rgba(39, 39, 39, 1)));
    background: -webkit-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -o-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: -ms-linear-gradient(top, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    background: linear-gradient(to bottom, rgba(120, 120, 120, 1) 0, rgba(39, 39, 39, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#787878', endColorstr='#272727', GradientType=0);
    -moz-box-shadow: 20px 10px 2px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 20px 10px 2px 5px rgba(0, 0, 0, .5);
    box-shadow: 20px 10px 2px rgba(0, 0, 0, .5)
}

div.contenedor div.cuerpo div.contenidoFuncionament div.square div.textoSquare {
    padding: 5px 20px;
    letter-spacing: 2px;
    color: #FFF;
    font-size: 20px;
    text-align: left
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo {
    width: 96%;
    padding: 10px 20px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .6);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .6)
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.lista {
    clear: both;
    width: 100%;
    margin-top: 20px;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.lista.first {
    margin-top: 0
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.imagenIzquierda {
    float: left;
    clear: left;
    width: 27px;
    height: 25px;
    margin: auto 10px;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.imagenIzquierda div.imagen01,
div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.imagenIzquierda div.imagen02,
div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.imagenIzquierda div.imagen03 {
    width: 100%;
    height: 100%;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.imagenIzquierda div.imagen01 {
    background: url(../img/listaImprove01.png) center no-repeat
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.imagenIzquierda div.imagen02 {
    background: url(../img/listaImprove02.png) center no-repeat
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.imagenIzquierda div.imagen03 {
    background: url(../img/listaImprove03.png) center no-repeat
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.textoDerecha {
    float: left;
    clear: right;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.textoDerecha div.titulo {
    color: #FFF;
    font-weight: 500;
    margin-bottom: 5px
}

div.contenedor div.cuerpo div.contenidoFuncionament div.ladoIzquierdo div.textoDerecha div.resumen {
    color: #E1E1E1;
    font-style: italic
}

div.contenedor div.cuerpo div.contenidoOutputs {
    width: 950px;
    margin: auto
}

div.contenedor div.cuerpo div.contenidoOutputs div.lista {
    clear: both;
    margin-top: 20px;
    padding: 10px 20px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .6);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoOutputs div.lista:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .6)
}

div.contenedor div.cuerpo div.contenidoOutputs div.lista.first {
    margin-top: 0
}

div.contenedor div.cuerpo div.contenidoOutputs div.imagenIzquierda {
    float: left;
    clear: left;
    width: 27px;
    height: 25px;
    margin: auto 5px;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoOutputs div.imagenIzquierda div.imagen01,
div.contenedor div.cuerpo div.contenidoOutputs div.imagenIzquierda div.imagen02,
div.contenedor div.cuerpo div.contenidoOutputs div.imagenIzquierda div.imagen03 {
    width: 100%;
    height: 100%;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoOutputs div.imagenIzquierda div.imagen01 {
    background: url(../img/listaImprove01.png) center no-repeat
}

div.contenedor div.cuerpo div.contenidoOutputs div.imagenIzquierda div.imagen02 {
    background: url(../img/listaImprove02.png) center no-repeat
}

div.contenedor div.cuerpo div.contenidoOutputs div.imagenIzquierda div.imagen03 {
    background: url(../img/listaImprove03.png) center no-repeat
}

div.contenedor div.cuerpo div.contenidoOutputs div.textoDerecha {
    float: right;
    clear: right;
    width: 860px;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoOutputs div.textoDerecha div.titulo {
    color: #FFF;
    font-weight: 500;
    font-size: 16px
}

div.contenedor div.cuerpo div.contenidoOutputs ul {
    list-style-type: decimal;
    margin-left: 120px
}

div.contenedor div.cuerpo div.contenidoZCLogin.not(.gaps) {
    width: 950px;
    margin: 40px auto auto
}

div.contenedor div.cuerpo div.contenidoZCLogin.gaps {
	margin: 0px auto auto;
	/*background: url(../img/Background_07v5.jpg) no-repeat;*/
	border-radius: 10px;
    background-size: cover;
    background-position: 50%;
}

div.contenedor div.cuerpo div.contenidoZCLogin div.error {
	/*
    padding: 10px 20px;
    margin-bottom: 40px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1);
    box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1)
	*/
	padding: 10px 20px;
    background-color: rgba(255, 107, 107, 0.85);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
	color: white!important;
}

div.contenedor div.cuerpo div.contenidoZCLogin div.titulo {
    color: #FFF;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 20px;
    margin-bottom: 20px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    box-shadow: 0 0 5px rgba(0, 0, 0, .8)
}

div.contenedor div.cuerpo div.contenidoZCLogin div.info,
div.contenedor div.cuerpo div.contenidoZCLogin form {
    padding: 10px 20px;
    text-align: center;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .6);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoZCLogin.collserola div.info,
div.contenedor div.cuerpo div.contenidoZCLogin.collserola form {
    padding: 10px 20px;
    text-align: center;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .6);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoZCLogin form.gaps {
	width: 902px;
    height: 434px;
    overflow: hidden;
    /*-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;*/
	background: rgba(250,250,250,0);
    opacity: 1;
	padding: 0;
    box-shadow: none;
	position:relative;
	display: block;
	border-radius:0;
}


div.contenedor div.cuerpo div.contenidoZCLogin form.gaps .vertically_centered{
	margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);	
}

div.contenedor div.cuerpo div.contenidoZCLogin div.info {
    text-align: left;
    display: block
}

div.contenedor div.cuerpo div.contenidoZCLogin div.info:hover,
div.contenedor div.cuerpo div.contenidoZCLogin form:not(.gaps):hover {
	/*
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .6)
	*/
}

div.contenedor div.cuerpo div.contenidoZCLogin.collserola div.campos {
	color:white;
}
div.contenedor div.cuerpo div.contenidoZCLogin div.campos {
    width: 501px;
    margin: 5px 20px;
    text-align: left;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoZCLogin div.campos p.datos {
    float: left;
    clear: left;
    line-height: 34px;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoZCLogin div.campos input {
    width: 350px;
    height: 40px;
    font-size: 16px;
    float: right;
    clear: right;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    border: 1px solid #a7afa7;
    color: #272727;
    border-radius: 6px;
    background-color: #FFF;
    /*
    -moz-box-shadow: 1px 2px 6px #9D9D9D;
    -webkit-box-shadow: 1px 2px 6px #9D9D9D;
    box-shadow: 1px 2px 6px #9D9D9D*/
}

div.contenedor div.cuerpo div.contenidoZCLogin div.botones {
    width: 501px;
    margin: 5px 20px;
    display: inline-block
}

div.contenedor div.cuerpo div.contenidoZCLogin div.botones input {
    width: 90px;
    height: 30px;
    float: right;
    margin-left: 10px;
    color: #FFF;
    border: 0;
    border-radius: 15px;
    background-color: #2b2b2b;
    -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, .6);
    box-shadow: 1px 2px 6px rgba(0, 0, 0, .6)
}

div.contenedor div.cuerpo div.contenidoZCLogin.collserola div.botones input {
    width: 90px;
    height: 30px;
    float: right;
    margin-left: 10px;
    color: #FFF;
    border: 0;
    border-radius: 15px;
    background-color: #2b2b2b;
    -moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, .6);
    box-shadow: 1px 2px 6px rgba(0, 0, 0, .6)
}

div.contenedor div.cuerpo div.contenidoZCLogin.collserola div.botones a {
	color: white;
}

div.contenedor div.cuerpo div.contenidoZCLogin div.botones a {
    color: #282828;
    text-decoration: underline;
    float: left;
    clear: left;
    margin-top: 7px
}

div.contenedor div.cuerpo div.contenidoZCLogin div.botones a:hover {
    text-decoration: none
}

div.contenedor div.cuerpo div.contenidoZCHome {
   /* width: 950px;*/
   width:98%;
    margin: 0px auto auto
}

div.contenedor div.cuerpo div.contenidoZCHome div.surveyBlock {
    clear: both;
    margin-bottom: 20px;
    display: table;
    width: 100%;
    
}

div.contenedor div.cuerpo div.contenidoZCHome:not(.gaps) div.leftColumn,
div.contenedor div.cuerpo div.contenidoZCHome:not(.gaps) div.rightColumn {
    width: 45%;
    margin-bottom: 20px;
    padding: 10px 20px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .8);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    /*
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    */
    display: table-cell;
	color:white;
}

div.contenedor div.cuerpo div.contenidoZCHome.gaps div.leftColumn .contingut_projecte,
div.contenedor div.cuerpo div.contenidoZCHome.gaps div.rightColumn .contingut_projecte{
	justify-content: space-between;
    display: flex;
    list-style-type: none;
    margin: 11px;	
	    flex-wrap: wrap;
}
div.contenedor div.cuerpo div.contenidoZCHome.gaps div.leftColumn,
div.contenedor div.cuerpo div.contenidoZCHome.gaps div.rightColumn {
	width:96%;
	margin-bottom: 20px;
    padding: 10px 20px;
    background-color: rgba(255, 255, 255, .95);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    /*
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    */
    display: table-cell;
	color:white;
}

div.contenedor div.cuerpo div.contenidoZCHome.gaps div.leftColumn:last-child,
div.contenedor div.cuerpo div.contenidoZCHome.gaps div.rightColumn:last-child
{
    margin-bottom: 100px;
}


div.contenedor div.cuerpo div.contenidoZCHome div.leftColumn:hover,
div.contenedor div.cuerpo div.contenidoZCHome div.rightColumn:hover {
    
    /*
    background-color: rgba(20, 20, 20, .9);
    
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .6)
    */
}

div.contenedor div.cuerpo div.contenidoZCHome div.centerColumn {
    width: 10%;
    display: table-cell
}

div.contenedor div.cuerpo div.contenidoZCHome div.finalColumn {
    width: 45%;
    display: table-cell
}

div.contenedor div.cuerpo div.contenidoZCHome:not(.gaps) div.titulo {
    color: #FFF;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px
}

div.contenedor div.cuerpo div.contenidoZCHome.gaps div.titulo {
	color: #000;
    font-weight: 500;
    font-size: 28px;
    padding: 31px 40px 10px 40px;
    /* margin-bottom: 10px; */
    /*border-bottom: 1px solid white;*/
    line-height: normal;
    background-color: rgba(255, 255, 255, .95);
    width: 100%;
    text-align: left;

}

div.contenedor div.cuerpo div.contenidoZCHome.gaps div.titulo.grouped {
    font-weight: 400;
}

div.contenedor div.cuerpo div.contenidoZCHome ul {
    list-style: disc;
    margin-left: 12px
}

div.contenedor div.cuerpo div.contenidoZCHome ul.sinPuntos {
    list-style: none
}

div.contenedor div.cuerpo div.contenidoZCHome ul.circulo {
    list-style: circle
}

div.contenedor div.cuerpo div.contenidoZCHome ul li {
    /*margin-top: 5px;*/
    margin-bottom: 5px

}

div.contenedor div.cuerpo div.contenidoZCHome ul li.universe {
    margin-top: 14px;
    margin-bottom: -9px
}

div.contenedor div.cuerpo div.contenidoZCHome ul li.improvequest {
    margin-top: -7px
}


/*
div.contenedor div.cuerpo div.contenidoZCHome.gaps ul
{
    display: grid;
    grid-template-columns : repeat(4, 1fr);
}

li.report + li.doc{
    grid-column: 1 / -1; 
}


li.doc + li.quest{
    grid-column: 1 / -1; 
}
*/


div.contenedor div.cuerpo div.contenidoZCHome ul li a {
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
}


div.contenedor div.cuerpo div.contenidoZCHome ul li a:hover {
    color: #000;
    /*text-decoration: underline*/
}

div.contenedor div.cuerpo div.contenidoZCHome div.botones a {
    text-decoration: none;
    width: 51px;
    height: 50px;
    clear: both;
    float: left;
    margin-bottom: -25px;
    background: url(../img/backButton.png) center no-repeat
}

div.contenedor div.cuerpo div.contenidoZCUnivers {
    width: 950px;
    margin: 40px auto auto
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.error {
    padding: 10px 20px;
    margin-bottom: 40px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1);
    box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1)
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.titulo {
    color: #FFF;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 20px;
    margin-bottom: 20px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    box-shadow: 0 0 5px rgba(0, 0, 0, .8)
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colBlock {
    clear: both;
    margin-bottom: 20px;
    display: table;
    width: 100%
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colHombres,
div.contenedor div.cuerpo div.contenidoZCUnivers div.colMujeres,
div.contenedor div.cuerpo div.contenidoZCUnivers div.colTotal {
    width: 45%;
    padding: 10px 20px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .6);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    display: table-cell
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colHombres:hover,
div.contenedor div.cuerpo div.contenidoZCUnivers div.colMujeres:hover,
div.contenedor div.cuerpo div.contenidoZCUnivers div.colTotal:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, .6);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .6)
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.registro {
    clear: both;
    width: 100%;
    display: inline-block;
    margin-top: 10px
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colHombres div.iconoHombres {
    width: 19px;
    height: 50px;
    background: url(../img/manIcon.png) top center no-repeat
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colMujeres div.iconoMujeres {
    width: 23px;
    height: 50px;
    background: url(../img/womanIcon.png) top center no-repeat
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.centerColumn {
    width: 10%;
    display: table-cell
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colInicio {
    width: 55%;
    display: table-cell
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colBlock div.label {
    font-weight: 500;
    color: #FFF;
    float: left;
    clear: left;
    line-height: 24px
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colBlock input[type=text] {
    width: 150px;
    height: 20px;
    font-size: 16px;
    text-align: center;
    margin-left: 20px;
    float: right;
    clear: right;
    display: inline-block;
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    border: 1px solid #a7afa7;
    color: #272727;
    border-radius: 12px;
    background-color: #FFF;
    -moz-box-shadow: 1px 2px 6px #9D9D9D;
    -webkit-box-shadow: 1px 2px 6px #9D9D9D;
    box-shadow: 1px 2px 6px #9D9D9D
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colBlock input[type=text].success {
    border-color: #75A876;
    color: #75A876;
    -moz-box-shadow: 0 0 5px 1px rgba(117, 168, 118, 1);
    -webkit-box-shadow: 0 0 5px 1px rgba(117, 168, 118, 1);
    box-shadow: 0 0 5px 1px rgba(117, 168, 118, 1)
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.colBlock input[type=text].error {
    border-color: #A30000;
    color: #A30000;
    -moz-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1);
    box-shadow: 0 0 5px 1px rgba(255, 0, 0, 1)
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.botones {
    clear: both;
    width: 100%;
    display: table;
    margin-top: 30px
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.botones input {
    width: 51px;
    height: 50px;
    clear: right;
    float: right;
    margin-bottom: -25px;
    border: 0;
    background: url(../img/saveButton.png) center no-repeat
}

div.contenedor div.cuerpo div.contenidoZCUnivers div.botones a {
    text-decoration: none;
    width: 51px;
    height: 50px;
    clear: left;
    float: left;
    margin-bottom: -25px;
    background: url(../img/backButton.png) center no-repeat
}

div.contenedor div.cuerpo div.contenidoDemoHome {
    width: 950px;
    margin: 40px auto auto
}

div.contenedor div.cuerpo div.contenidoDemoHome div.titulo {
    color: #FFF;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px
}

div.contenedor div.cuerpo div.contenidoDemoHome ul {
    list-style: disc;
    padding-left: 20px
}

div.contenedor div.cuerpo div.contenidoDemoHome ul.principal {
    padding: 20px;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .6);
    transition: all .25s linear;
    -webkit-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
    box-shadow: 0 0 10px rgba(0, 0, 0, .6)
}

.radiusLeft25,
.radiusTop25 {
    -moz-border-radius-topleft: 25px
}

.radiusRight25,
.radiusTop25 {
    -moz-border-radius-topright: 25px
}

.radiusBottom25,
.radiusRight25 {
    -moz-border-radius-bottomright: 25px
}

.radiusBottom25,
.radiusLeft25 {
    -moz-border-radius-bottomleft: 25px
}

div.contenedor div.cuerpo div.contenidoDemoHome ul.sinPuntos {
    list-style: none
}

div.contenedor div.cuerpo div.contenidoDemoHome ul.circulo {
    list-style: circle
}

div.contenedor div.cuerpo div.contenidoDemoHome ul li.lista1,
div.contenedor div.cuerpo div.contenidoDemoHome ul li.lista2,
div.contenedor div.cuerpo div.contenidoDemoHome ul li.lista3 {
    list-style: none;
    background: url(../img/listaImprove01.png) top left no-repeat;
    padding-left: 35px;
    min-height: 25px;
    line-height: 25px;
    margin-bottom: 20px
}

body.beneficis,
body.home,
body.outputs,
body.quees {
    min-height: 500px
}

div.contenedor div.cuerpo div.contenidoDemoHome ul li.lista2 {
    background: url(../img/listaImprove02.png) top left no-repeat
}

div.contenedor div.cuerpo div.contenidoDemoHome ul li.lista3 {
    background: url(../img/listaImprove03.png) top left no-repeat;
    margin-bottom: 0
}

div.contenedor div.cuerpo div.contenidoDemoHome ul.principal li ul li {
    line-height: 1.3;
    margin-bottom: 5px
}

div.contenedor div.cuerpo div.contenidoDemoHome ul.principal li a {
    color: #FFF;
    text-decoration: none
}

div.contenedor div.cuerpo div.contenidoDemoHome ul.principal li a:hover {
    text-decoration: underline
}

body.home {
   /* background: url(../img/Background_07v5.jpg) top right no-repeat fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

body.home.collserola {
	/*background: url(../report/img/bg_families_optimitzada.jpg) top right no-repeat fixed;*/
	background-image: linear-gradient(rgb(255, 255, 255) 20%, rgba(255, 255, 255, 0.3)), url(../report/img/bg_professionals.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

body.quees {
    background: url(../img/Background_08v4.jpg) top right no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

body.beneficis {
    background: url(../img/Background_11v4.jpg) top right no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

body.funcionament {
    background: url(../img/Background_04v4.jpg) top right no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 500px
}

body.outputs {
    background: url(../img/Background_10v4.jpg) top right no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px #fff inset, 1px 2px 6px #9D9D9D!important;
    -webkit-text-fill-color: #272727
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: , 0 0 0 50px #fff inset, 1px 2px 6px #9D9D9D!important;
    -webkit-text-fill-color: #272727
}

.noDisplay {
    display: none!important
}

.block {
    display: block!important
}

.inline {
    display: inline!important
}

.inlineBlock {
    display: inline-block!important
}

.floatLeft {
    float: left!important
}

.floatRight {
    float: right!important
}

.margin {
    margin: 10px
}

.marginTop {
    margin-top: 10px
}

.marginTopXl {
    margin-top: 20px
}

.marginTopXXl {
    margin-top: 30px
}

.marginRight {
    margin-right: 10px
}

.marginRightXl {
    margin-right: 20px
}

.marginBottom {
    margin-bottom: 10px
}

.marginBottomXl {
    margin-bottom: 20px
}

.marginLeft {
    margin-left: 10px
}

.marginLeftXl {
    margin-left: 20px
}

.marginLeftXXl {
    margin-left: 30px
}

.marginDouble {
    margin: 0 20px
}

.padding {
    padding: 10px
}

.paddingXl {
    padding: 20px
}

.paddingXXl {
    padding: 30px
}

.paddingTop {
    padding-top: 10px
}

.paddingTopXl {
    padding-top: 20px
}

.paddingTopXXl {
    padding-top: 30px
}

.paddingRight {
    padding-right: 10px
}

.paddingRightXl {
    padding-right: 20px
}

.paddingRightXXl {
    padding-right: 30px
}

.paddingBottom {
    padding-bottom: 10px
}

.paddingBottomXl {
    padding-bottom: 20px
}

.paddingBottomXXl {
    padding-bottom: 30px
}

.paddingLeft {
    padding-left: 10px
}

.paddingLeftXl {
    padding-left: 20px
}

.paddingLeftXXl {
    padding-left: 30px
}

.radiusLeft25 {
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px
}

.radiusRight25 {
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px
}

.radiusTop25 {
    -webkit-border-top-left-radius: 25px;
    -webkit-border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
}

.radiusBottom25 {
    -webkit-border-bottom-right-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px
}

.radiusAll25 {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.clearAll {
    clear: both
}

.clearLeft {
    clear: left
}

.clearRight {
    clear: right
}


body.dark
{
    background-color: #222222;
    color:#ffffff;
}



.dark div.contenedor div.cuerpo div.contenidoZCLogin div.botones a {
    color: #999999;
    text-decoration: none;
    float: left;
    clear: left;
    margin-top: 7px
}


.dark div.contenedor header.gaps {
    width:100%;
    margin: auto auto 0px;
    height: 106px;
    background:transparent;
    color:#FFFFFF !important;
}

.dark div.contenedor header.gaps nav
{
    background-color:#22222200 !important;
}


.dark div.contenedor header div.idiomas a {
    color: #cccccc;
    font-size: 11px;
    padding: 0px 5px;
}
.dark div.contenedor header.gaps div.lang_bar a {
    color: #999999;
    font-size: 11px;
    padding: 0px;
}
.dark div.contenedor header div.idiomas a:not(.selected):hover {    
    border: 1px dashed white;
    color:white!important;
    padding: 0px 4px;
}

.dark div.contenedor header div.idiomas a.selected {
    background-color: #000000;
    color: white;    
}

.dark div.contenedor header.gaps div.lang_bar a.selected {
    /*background-color: #F1F1F1;*/
    color: #EEEEEE;    
}


.dark div.contenedor header nav ul li a {
    font-size:11px;
    color: #FFFFFF;

}

.dark div.contenedor header nav ul li a.selected,
.dark div.contenedor header nav ul li a:hover {
    color: #FFFFFF;
    display: none;
    /*border-bottom: #FFF 12px solid;*/
    /*padding-bottom: 2px;*/
}


.dark div.contenedor header.gaps nav a.logoImprove {
    height: 28px;
    width: 120px;
    background:  url("https://dev2.improve-us.com/img/Improve-blanc-120px-ample.png"); center top no-repeat;
    background-size:contain;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    display: inline-block;
    
}




.dark div.contenedor div.cuerpo div.contenidoZCLogin div.error {
   
    padding: 10px 20px;
    color: rgba(255, 107, 107, 0.85) !important;
    background-color: transparent !important;
    
}



.dark input:-webkit-autofill {
    -webkit-box-shadow:none !important;
    
}

.dark input:-webkit-autofill:focus {
    -webkit-box-shadow:none !important;
}



.dark div.contenedor div.cuerpo div.contenidoZCLogin div.botones input {
    width: 90px;
    height: 30px;
    float: right;
    margin-left: 10px;
    color: #999;
    border: 0;
    border-radius: 5px;
    background-color: #333333;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.dark div.contenedor footer.gaps
{
    color: #cccccc;
}

div.bg_improve_admin
{
    top:0px;
    left:0px;
    position:fixed;
    background-position:center;
    background-size: cover;
    height: 100vh;
    width: 100vw;
    background-position: center; 
    background-image: url(../img/areaClient/bg_improve_3.jpg);
    z-index: -1;
}

.dark.login div.bg_improve_admin
{
    display: none;
}


.yearBlock
{
    width:100%; 
    display: flex;
    justify-content: start;
    align-items: start;
    padding-top: 20px;
    margin-bottom: 30px;
}

.yearDescBlock
{
    text-align:left; 
    line-height: 28px;
    font-size:24px;
    padding-left:10px;
    padding-right:0px;
    padding-bottom: 15px;
    padding-top: 10px; 
    margin-bottom:10px;
    font-weight: 600;
    color:#000;
    min-width: 14%;
}


.surveysBlock
{
    margin-left:10px;
    border-left: 1px solid #00000020;
    padding-left: 50px;
    margin-bottom: 0px;
    padding-top: 10px;
}


div.contenedor div.cuerpo div.contenidoZCHome:not(.gaps) ul li.surveyBlock {
    margin-bottom: 20px;
    font-size: 13px;
    text-align: initial;
}


div.contenedor div.cuerpo div.contenidoZCHome.gaps ul li.surveyBlock {
   /* margin-bottom: 20px;*/
    font-size: 14px;
    line-height: 16px;
    text-align: initial;
    padding: 0px 11px 11px 0px;
    /*flex-grow: 1;
    flex-basis: 0;*/
    flex: 0 0 100%;
    color:#bbb;
    margin-bottom: 30px;
}

div.contenedor div.cuerpo div.contenidoZCHome.gaps ul li.surveyBlock:last-child
{
    margin-bottom: 0px;
    padding-bottom: 10px;
} 



div.contenedor div.cuerpo div.contenidoZCHome.gaps ul li.surveyBlock div.subtitle{
    font-size: 18px;
    line-height: 28px;
    padding-top: 1px;
    color:#000;
    font-weight: 500;
    margin-bottom: 10px
}



.surveyBlock ul li::marker
{
      content: '› '; /* Right-pointing single chevron */
      font-size: 18px;
      font-weight: 100;
      margin-left: 100px;
      color:#000;
}



.surveyBlock ul li
{
    padding-left: 0px;
}


.admin_view
{
    margin-bottom:5px;
    margin-left:3px;
    padding-bottom:15px;
    padding-left:12px;
    margin-left:-10px;
    width: 100%;
    color:#666;
    display: none;
}



div.contenedor div.cuerpo div.contenidoZCHome .surveyBlock .admin_view ul li
{
    margin-bottom: 0px;
}


.surveyBlock .admin_view ul li::marker
{
      content: '· '; /* Right-pointing single chevron */
      font-size: 24px;
      font-weight: 100;
      margin-left: 100px;
      color:#000;
}



.filterItem
{
    position: relative;
    padding-left:18px;
    height:20px;
}

.filterBox {
    color:#000;
    text-align: left;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    padding: 20px;
    background-color: rgba(255, 255, 255, .95);
    position: fixed;
    right: 0px;
    height: 130px;
    top: calc(50% - 85px);
    /*
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    */
    border-left: 5px solid #FFF;
    padding-right:40px;
}

.filterItem.selected::before
{
        content: '•'; /* Unicode for a bullet point */
        color:#f2c53f;
}
.filterItem::before
{
    
    content: '○'; /* Unicode for a bullet point */
  position: absolute;
  color:#666;
  left: 0;
  top: 1px;
  font-size: 16px; /* Adjust the size of the bullet */
  line-height: 1; /* Adjust the line height to align the bullet with the text */
} 


div.contenedor header .sub_nav a,  div.contenedor header .sub_nav button{
   color: #666;
   font-size: 14px;
   margin-right: 20px;
 }
 
 div.contenedor header .sub_nav a:hover{
   color: #444;   
 }
 
 .sub_nav .selected{
    background: transparent;
    color: #222 !important;
 }





div.contenedor footer.gaps
{
    position: fixed;
    bottom: -2px;
    background-color: #000000CC;
    color:#efefef;
    height: 26px;
    padding-top: 8px;
    left:0px;
    box-sizing: border-box;
    z-index: 11;
}   