* {
	padding: 0;
	margin: 0;
	color:#fff;
	font-family: 'Poppins', sans-serif;
}
html {
	width: 100%;
	margin:0;
	padding:0;
	min-width: fit-content;
}
body {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
}
body.page_home {
	overflow: hidden!important;
}
#container {
	width: 100%;
	height: 100%;
}
#container section.main-content {
	margin:0 auto;
	max-width: 1240px;
	padding:0 1em;
}
.biggest {
	font-size: 1.6em;
}
body.page_be-nido #container header, body.page_error #container header {
	background-image: url(../img/be-nido.jpg);
}
body.page_proyectos #container header {
	background-image: url(../img/nidos.jpg);
}
body.page_contacto #container header {
	background-image: url(../img/somos.jpg);
	background-position: 0 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img.text_size {
	height:14px;
	width:auto;
	margin:5px 0;
}
img.icon_size {
	height:90px;
	width:auto;
	margin:5px 0;
}
.color-black, .color-black *, .color-black > * {
	color:#000!important;
}
header #banner {
	display: inline-block;
	margin:0 5%;
	padding-top: 25px;
	padding-bottom:5px;
	width:90%;
	border-bottom:1px solid #fff;
}
#logo { 
	max-width: 175px;
}
#logo img { 
	width: 100%;
	height: auto;
}
nav {
	padding: 0;
	margin: 0;
}
nav.menu a {
	color:#fff;
	padding:0;
	line-height: 0;
}
nav.menu ul {
	list-style: none;
	padding: 25px 0 0 0;
	margin: 0;
}
nav.menu ul li {
	display:inline-block;
	padding:2em 2.8em 0 0;
	font-weight: bold;
}
#slogan {
	font-family: 'Rozha One', serif;
	line-height: 18px;
	padding: 12px 0 0 0;
}
.owl-carousel {
	position:absolute!important;
	width: 100%!important;
	min-width: 100%;
	height: auto;
	top:0;
	left:0;
	z-index:-1!important;
}
.owl-carousel .item .slide {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 100vw;
	height: 100vh;
	display:block;
	content:' ';
}
.item .item_description1 {
	position:absolute;
	top:45vh;
	left:5%;
	width:40%;
	z-index:10;
	line-height: 1.4em;
	font-size:1.3em;
}
.item .item_description2 {
	position:absolute;
	font-family: 'Rozha One', serif;
	top:15vh;
	left:5%;
	width:35%;
	z-index:10;
	line-height: 1.4em;
	font-size:2em;
	font-size: bold;
}
.number_rounded {
	padding:5px;
	width:36px;
	text-align: center;
	display:block;
	border:1px solid #000;
	border-radius: 25px;
	font-weight: bold;
}
body.page_home footer {
	position:absolute;
	z-index:20;
	left:0;
	bottom:2em;
}
body:not(.page_home) footer {
	padding-top:100px;
	padding-bottom: 100px;
}
body footer {	
	width:95%;
	padding-left:5%;
}
body footer #email {
	width:50%;
	float:left;
	text-align: left;
}
body footer #email a {
	color:#fff;
	text-decoration: none;
}
body footer #email a:hover {
	text-decoration: underline;
}
body:not(.page_home) footer #email a {
	color:#000;
}
body footer #rrss {
	width:50%;
	float:left;
	text-align: right;
}
body #container header {
	background-position: 50% 0;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	margin:0;
}
section .banner h1 {
	position: absolute;
	font-family: 'Poppins', sans-serif;
	display:block;
	width:100%;
	text-align: center;
	font-weight: bold;
	font-size: 10.4em;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
section .banner h2 {
	position: absolute;
	font-family: 'Poppins', sans-serif;
	display:block;
	width:100%;
	text-align: center;
	font-weight: bold;
	font-size: 2.8em;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
}
section h2 {
	font-family: 'Rozha One', serif;
	font-size: 2.2em;
}
section .site-content {
	padding-top:5%;
	padding-bottom:5%;
}
section .site-content .site-content-text {
	font-family: 'Rozha One', serif;
	font-size: 1.8em;
	line-height: 1.3em;
}
section .site-content .site-content-padding-right {
	padding:2% 5% 5% 0;
}
section .site-content .site-content-padding-left {
	padding:2% 0 5% 5%;
}
section .site-content-padding-right {
	padding-right:5%;
}
section .process-construction .cell {
	padding:0 10px;
}
section .site-content .site-content-text.site-be-nido-intro-text-left {
	font-size:2.2em;
    margin:auto 0;
}
section .site-nidos-intro-text {
	padding-top:5%;
	font-size: 1.8em;
	line-height: 1.3em;
}
section .site-nidos-intro-text *{
	font-family: 'Rozha One', serif;
}
section .process-construction h3 {
	font-family: 'Rozha One', serif;
	font-size:1.1em;
}
section .process-construction .process_img {
	width:100%;
	height:110px;
	text-align: center;
	border-bottom:2px solid #000;
	padding-bottom:15px;
	margin-bottom:15px;
}
section .process-construction .process_img img {
	width:auto;
	height:100%;
}
section .process-construction span.duration {
	color:#666666!important;
	padding-bottom:15px;
	display: block;
	font-size:0.9em;
}
section .process-construction p {
	font-size:0.9em;
}
section .nido-types .cell {
    padding:0 1%;
}
section .nido-types .site-content-text img {
    max-width: 95%;
    height: auto;
}
section .nido-types .nido-type-img {
	width:auto;
	height:auto;
	margin:50px 0 5px;
	display:block;
}
section .nido-types .nido-type-img img {
	width:auto;
	max-width: 20%;
	height:auto;
}
section .nido-types span {
	display:block;
	font-family: 'Rozha One', serif;
	font-weight: bold;
	padding:5px 0;
	font-size: 1.3em;
}
section .nidos-points {
	text-align: center;
}
section .nidos-points .cell {
	padding:15px 3%;
}
section .nidos-points h2 {
	font-size:1.2em;
}
section .nidos-points .nidos-img {
	height:100px;
	width:100%;
	display:block;
}
section .nidos-points .nidos-img img {
	height:100%;
	width:auto;
}
.certs {
	display: inline;
	margin:0 10px;
}
.certs img {
	margin:0 10px;
}
.certs.cert_eficiencia img {
	margin-top:5px;
}
.certs.cert_passivhaus img {
	margin-top:10px;
}
.certs.cert_nzeb img {
	margin-top:10px;
}
section .somos-text * {
	font-family: 'Rozha One', serif;
	font-size:1.3em;
}
section .somos-points {
	text-align: center;
}
section .somos-points .cell {
	padding:15px 1%;
}
section .somos-points h2 {
	font-size:1.2em;
}
section .somos-points .somos-img {
	height:100px;
	width:100%;
	display:block;
}
section .somos-points .somos-img img {
	height:100%;
	width:auto;
}
section .personal-text .cell {
	padding:3%;
}
section .personal-text .cell span.titles {
	display:block;
	font-weight: bold;
	padding-bottom:15px;
}
section .personal-text .cell span.sede {
	font-family: 'Rozha One', serif;
	font-size:1.2em;
	display:block;
}
section .personal-text .cell h2 {
	font-size:1.5em;
	padding:15px 0 0 0;
	margin:0;
}

@media (max-width: 1023px) {
	body {
		font-size: 160%;
	}
	#logo {
		margin: 0 auto;
	}
  	.item .item_description1 {
		top:30vh;
    	width:90%;
		font-size:1.2em;
  	}
  	.item .item_description2 {
		top:30vh;
    	width:90%;
		font-size:1.6em;
  	}
	nav.menu {
		max-width:560px;
		width:100%;
		margin:0 auto;
	}
	nav.menu ul {
		padding:0;
	}
	nav.menu ul li {
		padding:1.5em 1.3em 1.5em 1.3em;
		font-size:1.15em;
	}
	section .banner {
		text-align: center;
	}
	section .banner h1 {
		font-size:8em!important;
	}
	#slogan {
		display:none;
	}
	section .somos-points .cell {
		padding:15px 10px;
	}
}