@CHARSET "UTF-8";
h2 {
	line-height: 2em;
}
.back-green{
	background-color: #009245;
	font-size: 36px;
	color: #fff;
}
.cabecera{
    background: url(../images/index-1-back.jpg) no-repeat center top; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 450px;
    position: relative;
    border-bottom: solid 4px #009245;
}

.cabecera h2{
	position: absolute;
	bottom: 20%;
	right: 5%;
	text-align: right;
}
.cabecera p{
	background-color: #fff;
	border: solid 2px #009245;
	position: absolute;
	bottom: 10%;
	right: 5%;
	font-weight: 700;
	font-size: 18px;
	color: #009245;
	margin: 0;
	padding: 0.5% 1%;
	cursor: pointer;
}
.cabecera p:hover{
	background-color: #009245;
	color: #fff;
}

.content2{
	background-color: rgba(0,146,69,0.15);
	padding: 20px 1%;
}
.content2 .icon{
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	cursor: pointer;
}
.content2 .icon img{
	width: 40%;
    margin: 10px auto;
    border: solid 3px #009245;
    border-radius: 200px;
    padding: 4% 2%;
    background-color: #fff;
}
.content2 .icon p{
	font-size: 14px;
	font-weight: 700;
	color: #009245;
}
.content2 .icon p span{
	border: solid 3px #009245;
    padding: 2% 10%;
    background-color: #fff;
}
.content2 .icon:hover img{
	background-color: rgba(0,146,69,0.3);
}
.content2 .icon:hover p span{
    background-color: #009245;
    color: #fff;
}
.content3 .foto, .content3 .texto{
	display: inline-block;
	vertical-align: middle;
}
.content3 .foto {
    width: 50%;
    position: relative;
    overflow: hidden;
}
.content3 .foto h2{
	position: absolute;
	bottom: 10%;
	left: 5%;
	text-align: left;
	width: 80%;
}
.content3 .texto {
    width: 50%;
    padding: 30px 5%;
}

.page_trabaja .content3 .texto{
	width: 49.6%;
}
.content3 .foto img.imagen{
	width: 175%;
	min-width: 160%;
}
.content3 .foto img.imagen-trabaja{
	float: right;
	width: 250%;
}
.content3 .foto .logo{
	position: absolute;
	top:0;
	right: 0;
	max-width: 100px;
	/*display: block !important;*/
	display: none;
}
.content3 .texto h2{
	font-size: 42px;
	color: #009245;
	text-align: left;
}
.content3 .texto p{
	text-align: justify;
    font-weight: 300;
    font-size: 17px;
    color: #333333;
    margin-bottom: 20px;
}
.content3 .texto p.boton{
	text-align: center;
    border: solid 4px #009245;
    color: #009245;
    font-weight: 700;
    font-size: 22px;
    padding: 4px 4%;
    width: 250px;
    margin: 15px auto;
}
.content3 .texto p.boton:hover{
	background-color: #009245;
	color: #fff;
	cursor: pointer;
}
.content3 .texto p.boton-activo{
	background-color: #009245;
	color: #fff;
}

.content3 .titulo-instalaciones, .content3 .titulo-equipo, .content3 .titulo-trabaja, 
.content3 .contenido-instalaciones, .content3 .contenido-equipo, .content3 .contenido-trabaja, .content3 .imagen-instalaciones, 
.content3 .imagen-trabaja{
	display: none;
}
.content3 .contenido-instalaciones img{
	max-width: 80px;
}
.content4{
    background: url(../images/back-content4.png) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px 0;
}
.content4 .servicio-activo{
	background-color: rgba(0, 146, 69, 0.15) !important;
}
.content4 .servicios{
	padding: 20px 0;
}
.content4 .servicios .servicio{
	display: inline-block;
	vertical-align: top;
    margin-left: 3%;
    margin-bottom: 30px;
    cursor: pointer;
    width: 25%;
    max-width: 220px;
    
}
.content4 .servicios .servicio .image{
	border: solid 6px #009245;
    border-radius: 500px;
    padding: 22% 0%;
    background-color: rgba(255,255,255,0.4);
}
.content4 .servicios .servicio:hover .image {
	background-color: rgba(0, 146, 69, 0.4) !important;
}
.content4 .servicios .servicio .image img{
	width: 55%;
	margin: auto;
}
.content4 .servicios .servicio p{
	font-weight: 600;
	color: #009245;
	font-size: 17px;
	width: 60%;
	padding: 3% 2%;
	letter-spacing: 0.5px;
	margin: 10px auto;
	border: solid 4px #009245;
	background-color: rgba(255,255,255,0.4);
}
.content4 .servicios .servicio:hover p{
	color: #fff;
	background-color: #009245;
}
.content4 .servicios .servicio p.serv-boton{
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}
.content4 .contenido-servicio{
	width: 98%;
	max-width: 1500px;
	margin: auto
}
.content4 .contenido-asesoria, .content4 .contenido-integrales{
	display: none;
}
.content4 .text{
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	margin: auto;
	text-align: left;
	margin-left: 1%;
}
.content4 .text .back-green{
	padding: 0;
}
.content4 .fouricon, .content4 .oneicon, .content4 .nineicon{
	width: 49%;
	display: inline-block;
	vertical-align: middle;
	margin: auto;
}
.content4 .fouricon .icon, .content4 .nineicon .icon{
	width: 49%;
	display: inline-block;
	vertical-align: middle;
	margin: auto;
}
.content4 .nineicon .icon{
	width: 19% !important;
}
.content4 .fouricon .icon img{
	width: 30%;
	margin: auto;
}
.content4 .nineicon .icon img{
	width: 50%;
	margin: auto;
}
.content4 .fouricon .icon p, .content4 .oneicon p, .content4 .nineicon p{
	color: #646464;
	font-weight: 700;
	font-size: 18px;
	width: 60%;
	margin: 5px auto;
	min-height: 45px;
}
.content4 .nineicon .icon p{
	font-size: 14px !important;
}

.content5 .foto, .content5 .texto{
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}
.content5 .foto{
	overflow: hidden;
}
.content5 .foto img{
	width: 240%;
}
.content5 .texto{
	text-align: left;
	padding: 5px 5%;
}
.content5 .texto h2{
	color: #009245;
	font-size: 36px;
	font-stretch: condensed;
}
.content5 .texto p{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 5px auto;
	color: #009245;
	font-size: 16px;
}
.content5 .texto .persona, .content5 .texto .tlf, .content5 .texto .cp{
	width: 30%;
}
.content5 .texto .apellidos, .content5 .texto .mail, .content5 .texto .localidad{
	width: 67.8%;
	margin-left: 1%;
}
.content5 .texto .viviendas, .content5 .texto .locales, .content5 .texto .garajes, .content5 .texto .trasteros{
	width: 24.252%;
	margin-left: 1%;
}
.content5 .texto img{
	display: inline-block;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 15px;
}
.content5 .texto p.separador{
	margin-top: 20px;
	color: #333333;
	font-size: 18px;
	font-weight: 500;
	width: 90%;
	vertical-align: middle;
}
.content5 .texto p.contactbutton{
	width: 95%;
	border: solid 3px #009245;
	margin: 20px 2.5% 0;
}
.content5 .texto p.contactbutton input{
	background-color: #fff;
	font-size:21px;
	font-weight: 700;
	font-stretch: condensed;
}
.content5 .texto p.contactbutton input:hover{
	background-color: #009245;
	color: #fff;
	font-size:21px;
	font-weight: 700;
	font-stretch: condensed;
}
.content5 .texto input, .content5 .texto select, .content5 .texto textarea{
	width: 100%;
	padding: 5px 5px;
	border: none;
	background-color: rgba(0, 146, 69, 0.1);
	color: #009245;
	font-weight: 300; 
	font-size: 14px;
}
.content5 .texto input.checkbox{
	width: auto;
	margin-left: 10px;
	margin-right: 15px;
}
.content5 .texto ::-webkit-input-placeholder { color: #009245; font-weight: 300; font-size: 14px;} /* WebKit */
.content5 .texto :-moz-placeholder { color: #009245; font-weight: 300; font-size: 14px; } /* Firefox 18- */
.content5 .texto ::-moz-placeholder { color: #009245; font-weight: 300; font-size: 14px; } /* Firefox 19+ */
.content5 .texto :-ms-input-placeholder { color: #009245; font-weight: 300; font-size: 14px; } /* IE 10+ */

.content6 .noticia{
	width: 50%;
    min-height: 346px;
	display: inline-block;
	vertical-align: top;
	padding: 2%;
	text-align: left;
	color: #333333;
	position: relative;
}
.content6 .noticia h3{
	font-weight: 400;
	font-size: 21px;
	font-stretch: condensed;
}

.content6 .noticia h2{
	font-size: 30px;
	font-stretch: condensed;
	line-height: 36px;
}

.content6 .noticia p{
	font-size: 16px;
	font-weight: 300;
	margin: 5px 0 5px 0;
}
.content6 .noticia img.foto-noticia-mini{
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
}
.content6 .noticia img.share{
	width: 5%;
	position: absolute;
	right: 5%;
	bottom: 5%;
	cursor: pointer;
}
.content6 .noticia .izquierda, .content6 .noticia .derecha{
	display: inline-block;
	vertical-align: top;
}
.content6 .noticia .izquierda{
	width: 92%;
	margin-top: 10px;
}
.content6 .noticia .derecha{
	width: 25%;
}

.content6 .noticia .derecha img{
	margin: 0 25%;
	width: 60%;
}

.content6 .noticia .leermasmovil{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin-bottom: 15px;
	display: none;
}
.content6 .noticia .leermasmovil p{
	width: 100%;
	text-align: center;
	display: block;
	margin: 0;
	font-weight: 300;
    font-size: 18px;
    color: #666666;
}
.content6 .noticia .leermasmovil p span{
	border: solid 2px #666666;
	padding: 3px;
}
.verdeclaro{
	background-color: rgba(0, 146, 69, 0.1);
}
.grisclaro{
	background-color: rgba(100, 100, 100, 0.1);
}

.content6 .opennoticia{
	display: none;
}
.content6 .opennoticia-izquierda, .content6 .opennoticia-derecha{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	text-align: left;
	color: #333;
	font-size: 16px;
}
.content6 .opennoticia-izquierda{
	padding: 20px 2%;
	overflow-y: auto;
}
.content6 .opennoticia-izquierda h4{
	font-weight: 400;
	letter-spacing: -0.7px;
	font-size: 21px;
}
.content6 .opennoticia-izquierda h2{
	font-weight: 700;
	letter-spacing: -0.7px;
	font-size: 30px;
}
.content6 .opennoticia-izquierda .linea{
	width: 95%;
	margin: auto;
	border-bottom: solid 1px #333;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 1px;
}
.content6 .opennoticia-izquierda p.fecha{
	font-size: 14px;
	font-weight: 300;
	text-transform: italic;
}
.content6 .opennoticia-derecha .image{
	width: 100%;
	max-height: 300px;
	overflow: hidden;
}
.content6 .opennoticia-derecha .titulo-noticias{
	background-color: #009245;
	color: #fff;
	font-size: 21px;
	letter-spacing: -0.7px;
	position: relative;
	padding: 25px 5px;
	overflow: hidden;
}
.content6 .opennoticia-derecha .titulo-noticias img{
	position: absolute;
	top: -40px;
	right: 0;
}
.content6 .opennoticia-derecha .noticia-destacada{
	background-color: rgba(0,146,69, 0.3);
	padding-right: 2%;
	cursor: pointer;
	height: 60px;
	background-image: url(../images/icono-listado.png);
	background-repeat: no-repeat;
	background-position: 6% center;
}
.content6 .opennoticia-derecha .noticia-destacada:hover{
	background-color: rgba(0,146,69, 1);
	background-image: url(../images/icono-listado-white.png);
	color: #fff;
}
.content6 .opennoticia-derecha .noticia-destacada-activa{
	background-color: rgba(0,146,69, 1) !important;
	background: url(../images/icono-listado-white.png) no-repeat 6% center;
	color: #fff !important;
}
.content6 .opennoticia-derecha .noticia-destacada .inline{
	padding-left: 100px;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: -0.7px;
	vertical-align: middle;
	display: inline-block;
}

/* MEDIA-QUERIES */
@media screen and (min-width: 1375px){
	.cabecera {
	    height: 550px;
	}
	.content3 .foto img.imagen {
	    width: 100%;
	    min-width: 100%;
	}
}
@media screen and (max-width: 1040px){
	.content4 .nineicon .icon {
	    width: 25% !important;
	}
}

@media screen and (max-width: 980px){
	.content6 .noticia .izquierda{
		width: 100%;
	}
	.content6 .noticia .derecha{
		width: 0;
	} 
}
@media screen and (max-width: 880px){
	.content6 .noticia h2 {
	    font-size: 24px;
	    font-stretch: condensed;
	}
	.content5 .texto {
	    text-align: left;
	    padding: 5px 2%;
	}
}
@media screen and (max-width: 800px){
	.content5 .texto {
	    width: 98%;
	    margin: auto;
	}
	.content5 .foto{
		max-height: 240px;
		width: 100%;
	}
	.content5 .foto img{
		width: 100%;
	}
	.content5 .texto .viviendas, .content5 .texto .locales, .content5 .texto .garajes, .content5 .texto .trasteros {
	    width: 24.242%;
	}
	.content5 .texto .apellidos, .content5 .texto .mail, .content5 .texto .localidad {
	    width: 67.5%;
	}
	.content5 .texto p.contactbutton {
	    width: 60%;
	    margin: 20px 20%;
	}
	.content3 {
	    max-height: 100%;
	}
	.content3 .texto {
	    width: 100%;
	}
	.content3 .foto{
		width: 100%;
		max-height: 300px;
	}
	.content3 .foto img.imagen{
		width: 100%;
    	min-width: 0;
	}
	.content3 .foto img.imagen-instalaciones{
		margin-top: -70px;
	}
}
@media screen and (max-width: 740px){
	.content6 .noticia img.share{
		bottom: 3%;
	}
	.content4 .text, .content4 .fouricon, .content4 .oneicon, .content4 .nineicon {
	    width: 95%;
	    margin: auto;
	}
	.content4 .fouricon .icon, .content4 .nineicon .icon{
	    width: 24% !important;
	}
	.content4 .oneicon .icon{
	    width: 24% !important;
	}
	.content4 .oneicon .icon img{
		width: 100%;
	}
	.content4 .fouricon .icon p, .content4 .oneicon p, .content4 .nineicon p {
	    font-size: 16px;
	    width: 90%;
	}
}
@media screen and (min-width: 800px){
	.content2 .icon {
		max-width: 350px;
	}
}
@media screen and (max-width: 700px){
	.content4 .servicios .servicio p.serv-boton {
	    width: 90%;
	}
}
@media screen and (max-width: 695px){
	.content6 .noticia .derecha{
	display: none}
	.content6 .noticia .izquierda{
		width: 90%;
		margin: 0 auto;
	}
	.content6 .noticia h3{
		font-size: 19px;
	}
}
@media screen and (max-width: 650px){
	.content2 .icon img {
	    width: 50%;
	}
}
@media screen and (max-width: 595px){
	.content6 .noticia {
	    padding: 5% 2% 2% 2%;
	}
	.content6 .noticia .contenido{
		display: none;
	}
	.content6 .noticia .leermasmovil{
		display: block
	}
	.content6 .noticia h3 {
	    font-size: 19px;
	}
	.content6 .noticia h2 {
    	font-size: 24px;
    	margin-top: 5%;
	}
	.m3 h2 {
	    border: solid 3px #009245;
	    font-size: 18px;
	    width: 130px;
	}
}
@media screen and (max-width: 550px){
	.content3 .foto {
	    max-height: 250px;
	}
	.content5 .foto {
	    max-height: 180px;
	}
	.content3 .foto .back-green {
	    font-size: 26px;
	}
	.content3 .foto .logo {
	    max-width: 80px;
	}
	
}
@media screen and (max-width: 488px){
	.content3 .texto h2 {
	    font-size: 36px;
	}
	.content3 .texto p {
	    font-size: 14px;
	}
	.content4 .servicios .servicio {
	    width: 30%;
	}
	.content4 .servicios .servicio p.serv-boton {
	    font-size: 12px;
	    width: 100%;
	    border: solid 2px #009245;
	}
	.content4 .servicios .servicio .image {
	    border: solid 3px #009245;
	}
	.back-green {
	    font-size: 28px;
	}
	.content4 .text p{
		font-size: 13px;
	}
}
@media screen and (max-width: 450px){
	.content5 .texto p.contactbutton {
	    width: 90%;
	    margin: 20px 5%;
	}
	.m3 h2 {
	    border: solid 2px #009245;
	    font-size: 14px;
	    width: 100%;
	}
	.m3 {
	    padding: 0 1%;
	}
	.content2 .icon img {
	    width: 70%;
	}
	.content4 .fouricon .icon p, .content4 .oneicon p, .content4 .nineicon p {
	    font-size: 14px;
	}
	.content3 .foto {
	    max-height: 180px;
	}
	.content5 .foto {
	    max-height: 110px;
	}
	.content3 .foto .back-green {
	    font-size: 22px;
	}
	.content3 .foto .logo {
	    max-width: 60px;
	}
}
@media screen and (max-width: 439px){
	.contenido-servicio .text .backgreen{
		font-size: 22px;
	}
	.contenido-servicio .text p{
		font-size: 12px;
	}
}
@media screen and (max-width: 400px){
	.content4 .fouricon .icon{
	    width: 40% !important;
	}
	.content4 .nineicon .icon {
	    width: 31% !important;
	}
	.content3 .foto h2 {
	    width: 93%;
	}
}
@media screen and (max-width: 322px){
	.content6 .noticia h3 {
	    font-size: 16px;
	}
	.content6 .noticia h2 {
    	font-size: 21px;
	}
}

