/*!
Theme Name: architectwp_rojele
Theme URI: https://aperturewp.com/downloads/architectwp/
Author: rojele
Author URI: http://enricsocias.net;
Description: architectwp_rojele
Template: architectwp
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: architectwp
Tags: one-column, grid-layout, custom-background, custom-logo, custom-menu, featured-images, footer-widgets, threaded-comments, translation-ready, portfolio, blog , photography
*/

@font-face {
  font-family: 'moderat_bold';
  src: url('fonts/moderat/Moderat-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/moderat/Moderat-Bold.otf') format('opentype'),
  	   url('fonts/moderat/Moderat-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/moderat/Moderat-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/moderat/Moderat-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/moderat/Moderat-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'moderat_reg';
  src: url('fonts/moderat/Moderat-Regular.eot'); /* IE9 Compat Modes */
  src: url('fonts/moderat/Moderat-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/moderat/Moderat-Regular.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/moderat/Moderat-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/moderat/Moderat-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}

body {
  overscroll-behavior-x: none;
}

.homeCasas{
}
#seleccionados,#otros{
	padding-bottom: 0px!important;
}
.separador{
	width: 100%;
	min-height: 20px;
	background-color: #fff;
}
.separador.h0{
	max-height: 0px;
	min-height: 0px;
}
.casas .header-content,.casas .header-image,.casas .header-image img{
	height: 100vh;
}
.casas .header-content{
	background-color: transparent;
}
.casas .header-image{
	background-color: #000;
	justify-content: center;
}
.casas .header-image img{
	height: auto;
	width: 100%;
	position:absolute;
	height: 100%;
	width: auto;
	opacity: 0.8;
}
.casas .header-image.w img,.casas .header-image img{
	height: 100%!important;
	width: 100%;
	width:auto;
	/*position: relative;*/
	/*top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);*/
}
.casas .header-image.h img,
.casas .header-image img{
	
	max-width: none;
	/*-webkit-transform: translateX(-25%);
	-moz-transform: translateX(-25%);
	-ms-transform: translateX(-25%);
	-o-transform: translateX(-25%);
	transform: translateX(-25%);*/

	/*position: relative;*/
	/*left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);*/

	height: 100%;
	width: auto!important;

}

.casas .header-absolute .grid-wide .site-branding{
    width: auto;
    min-width: 50%;
}

.casas .header-absolute.topHome{
	background-color: rgba(255,255,255,1);
}

.casas .header-absolute .grid-wide .col-9-12 {
    width: 75%;
    width: auto;
    float: right;
}
.homeCasas .col-9-12 {
    width: 75%;
    width: auto;
    float: right;
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
}
#logoGuapas{
	width: 15%;
	display: inline-block;
	width: auto;
	margin-right: 15px;
}

#logoGuapas .custom-logo-link img{
	width: 100%;
	width: 40px;
    height: auto;
}
#titolGuapas{
	line-height: normal;
	width: auto;
    display: inline-block;
}
#titolGuapas h1.site-title{
	font-family: 'moderat_bold';
	margin: 0px;
	display: none;
	font-size: 1em;
	width: auto;
}
#titolGuapas h1.site-title a{
	color:#000100;
	font-size: 2em;
    text-transform: lowercase;
}
.descr_header{
	font-family: 'moderat_reg';
	color: #BFBFBF
}

.header-absolute.topHome{
	transition-duration: 0.5s;
	position: fixed;
    z-index: 100;
    top: -80px;
}
.header-absolute.topHome.in{
	top: 0px;
    padding-top: 20px;
}
.x{
	width: 30px;
	height: 30px;
	background-image:  url("../../uploads/x_negra.png");
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	/*bottom: 30px;
	bottom: 20px;*/
	right: 0px;
	background-size: contain;
	background-repeat: no-repeat;

	right: 10px;
    top: 10px;
    border-radius: 15%;
}
.x.bl{
	background-image:  url("../../uploads/x_blanc.png");
	background-color: rgba(0,0,0,0.7);
}
#otros .x{
	right: 10px;
	bottom: 10px; 
}

#cssmenu ul {
    padding-top: 10px;
}
#cssmenu ul>li>a:hover{
	color:#ECEBEB!important;
}
#logoEnteroCasas{
    position: absolute;
    z-index: 100;
    width:33%;
    height: auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#logoEnteroCasas img{
	height: 100%;
	width: 100%;
}

#infoHeader{
	text-align: left;
	width: 100%;
	height: 50px;
}

.logoHorz{
	height: 25px;
	position: relative;
    bottom: -5px;
}
span.A-alt {
    font-feature-settings: "ss02";
    content:"\00e5"; 
}
.home-intro {
    padding: 4em 0;
    max-width: 770px;
    max-width: 550px;
    margin-top: 50px;
}

.home-intro .section-sub-title {
	color: #000;
	font-size: 2em;
	line-height: normal;
}
.home-intro p {
	font-size: 1.1em;
    color: #7e7d7d;
    line-height: normal;

}
.tituloSection{
	width: 100%;
	text-align: center;
	padding: 50px;
    padding: 30px 50px;
    box-sizing: border-box;
}
.tituloSection h1{
	font-size: 1.5em;
	text-transform: uppercase;
	font-family: 'moderat_bold';
}

.sectionCasas:nth-child(odd){
    background-color: #f7f8fa;
}
.sectionCasas:first-child{
    background-color: #f7f8fa;
}
.sectionCasas:last-child{
    background-color: #fdfaf1;
}

#wrapper   { display: table; }
#firstDiv  { display: table-footer-group; }
#secondDiv { display: table-header-group; }

.post{
	width:100%;
	text-align: center;
	display: table;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}	
.titolPost{
	font-family: 'moderat_bold';
	font-size: 1.1em;
	color: #000;
}
.subt{
	font-size: 0.8em;
	color: #6b6b6b;
	color:#c7c7c7;
	line-height: normal;
	margin-top: 5px;
}
.infoPost{
	height: 100%;
}
.infoPost,.thumbPost{
	width: 50%;
	display: inline-block;
	max-height: 450px;
	max-height: 350px;
    overflow: hidden;

}

.sepSections{
	width: 100%;
	height: 50px;
}

.thumbPost img{
    width: 100%;
    height: 100%;
    position: relative;
    max-width: unset;
    object-fit: cover;
}

.blanc,.blanc a{
	color: #fff!important;
}
.negre,.negre a{
	color: #000!important;
}
.extraInfo .extra{
	box-sizing: border-box;
	padding-left: 10px;
}
.h0{
  max-height:0;
}

.titol h3{
	margin:0px;
	margin-top: 30px;
}
.extraInfo {
  overflow:hidden;
  transition:max-height 0.3s ease-out; 
  height:auto;
  max-height:100vh;
  max-height: unset;
  -webkit-transition-duration: 1.25s;
  -moz-transition-duration: 1.25s;
  -o-transition-duration: 1.25s;
  transition-duration: 1.25s;
  box-sizing: border-box;
  margin: 0px;
  padding-bottom: 20px;
  text-align: left;
  position: relative;
  top: 20px;
  left: 0;

  padding-bottom: 0px;
  top:0px;
  text-align: center;
  width: 90%;
  margin: auto;
}

.extraInfo .titolPost,.extraInfo .subt,.extraInfo .imgs{
  -webkit-transition-duration: 1.25s;
  -moz-transition-duration: 1.25s;
  -o-transition-duration: 1.25s;
  transition-duration: 1.25s;
  box-sizing: border-box;
}
.extraInfo.h0,.extraInfo.h0 .titolPost,.extraInfo.h0 .subt,.extraInfo.h0 .imgs{
	max-height:0;
	overflow: hidden;
	-webkit-transition-duration: 1.25s;
	-moz-transition-duration: 1.25s;
	-o-transition-duration: 1.25s;
	transition-duration: 1.25s;
	margin:0px;
	padding: 0px;
}
.extraInfo .titolPost{
	font-size: 1.4em;
}

.extraInfo .titolPost,.extraInfo .subt,.extraInfo .infoPost{
	text-align: center;
}

.extraInfo .img{

}
.extraInfo .img img{

}



.extraInfo .imgs .img{
	display: inline-block;
	width:auto;
	height: 100%;
}

.extraInfo .imgs .img img{
    width: auto;
    min-height: 33vw;
}


.extraInfo .imgs {
	/*width: 96%;*/
	position: static;
	max-height: 60vh;
	margin-bottom: 10px;
	white-space: nowrap;
	text-align: center;
	overflow-y: auto;
	overflow-y: hidden;
	background-color: #fff;
}
.extraInfo .imgs .img{
	display: inline-block;
	width:auto;
	height: 100%;
}

.extraInfo .imgs .img img{
    width: auto;
    height: 60vh;
    min-height: 33vw;
    min-height: auto;
    max-width: none;
}



.extraInfo .imgs .img img{
	position: relative;
}
.extraInfo .extra,.extraInfo .any,.extraInfo .sep{
	display: inline-block;
}
.extraInfo .extra,.extraInfo .any{
	line-height: 3em;
}
.extraInfo .sep{
	padding: 0 10px;
}
.mostra{
	margin-top: 7%;
	height: auto;
	text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mostra .clic,.mostra .clic a{
    padding: 7px 12px;
	width: auto;
	padding: 7px;
	box-sizing: border-box;
    border: 1px solid #bbbaba;
	font-size: 0.8em;
	display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    cursor: pointer;
    text-decoration: none; 
    z-index: 10;
    position: relative;
    content:"ver proyecto";
}
.mostra.tanca .clic{
	content:"cerrar proyecto";
}
.mostra .clic a{
	border: none;
	color: #000;
}
/*#otros .mostra .clic a{
	border: none;
	color: #fff;
}*/
#cssmenu ul>li:first-child{
}

#cssmenu ul>li>a{
	/*background-color: rgba(255,255,255,0.6);*/
	padding: 0 20px;
	font-size: 0.6em;
	line-height: 0.6em;
	display: table;
	vertical-align: middle;
	padding: 10px;
}
#cssmenu ul>li>a span{
	display: table-cell;
	vertical-align: middle;
}

footer .info{
	text-align: right;
    width: auto;
    float: right;
    margin: 20px 0px;
    color: #fff;
    font-family: 'moderat_reg';
    font-size: 1em;
    color: #d4d3d3;
}
footer{
	text-align: center;
}
footer .content{
	max-width: 1140px;
	height: auto;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    padding: 0px;
}
footer .info .callto{  
	margin-bottom: 20px;
	font-size: 1.1em;
	color: #fff;
}
footer .info a{
	color: #8b8b8b;
	color: #d4d3d3;
	text-decoration: none;
}
footer .info  a:hover{ 
	color: #fff;
}
footer .info a:link{ 
}
footer .content .logo{
	width:20%;
	float: left;
	height: auto;
	position: relative;
    top: 50%;
    /* border: 1px solid red; */
    -webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
    transform: translateY(50%);
}
footer .content .logo .subt{
	color: #fff;
	line-height: 0.9em;
	font-size: 1em;
}
footer .content .logo img{
	width: auto;
}	
.site-footer {
    padding: 2em 0 2em;
}
.disabledLink{
	cursor: default;
}
#cssmenu #menu-button{
	background: transparent;
	top: 0px;
	-webkit-transform: translateY(-150%);
	-moz-transform: translateY(-150%);
	-ms-transform: translateY(-150%);
	-o-transform: translateY(-150%);
    transform: translateY(-150%);
    background: rgba(255,255,255,0.5);
    border-color: #c2c2c2;
    margin-right: 10px;
}
#cssmenu #menu-button:after,#cssmenu #menu-button:before{
	right: 50%;
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
    transform: translateX(50%);
    border-color: #4c4b4b;
}
#cssmenu ul>li>a {
	text-align: right;
    padding-right: 0;
}
#cssmenu>ul.open{
	border-top: none;
	padding-top: 0px;
}
.arrow-up,.arrow-down,.arrow-right,.arrow-left{
	transition-duration: 0.5s;
}
.arrow-up{
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}

.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
}

.arrow-left {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  border-right:10px solid #fff; 
}
.arrow-left.mob, .arrow-right.mob{
		display: none;
}
.page-template-legal .page-header-image {
	max-height: 100px;
}
.page-template-legal .page-header-image img {
}
#titi{
	position: relative; display: inline-block;
	z-index: 2;
	color: #fff;
}
.page-template-legal #titolGuapas h1.site-title{
	display: inline-block;
}
.page-template-legal #infoHeader{
	margin-top: 20px;
}
#titola{
	margin-top: 50px;
}
#legal{
	margin-top: 20px;
}
#legal a{
	font-weight: lighter;
}
#titola h1{
	font-size: 38px;
}
.cdp-cookies-texto a.cdp-cookies-boton-creditos{
	display: none!important;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto {
    background-color: #444444;
    border-top: 0px solid #222222;
    border-bottom: 0px solid #222222;
}

.extraInfo .video{
    display: none;
}
.extraInfo .video.show{
	display: flex;
	justify-content: center;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio (9/16 = 0.5625) */
    margin-bottom: 20px;
    overflow: hidden;
}

.video-container video,
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* For 4:3 Aspect Ratio, you can add a specific class */
.video-container.aspect-4-3 {
    padding-bottom: 75%; /* 4:3 Aspect Ratio (3/4 = 0.75) */
}


.extrainfo .mediaSwitcher{
    display:flex;
    flex-direction: row;
    height: 60px;
    gap: 10px;
}
.extrainfo .mediaSwitcher .icon{
    height: 100%;
    width: auto;
}
.extrainfo .mediaSwitcher.noni{
    display: none;
}


.imgs-container {
    width: 100%;
    overflow: hidden;
    position: relative; /* This is needed for the container to have a context for the absolute positioned arrows */
}

.imgs {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch; /* For smooth scrolling on iOS */
    position: relative; /* Ensure the imgs div is positioned relatively */
}

.imgs::-webkit-scrollbar {
    display: none; /* Hide scrollbar for Chrome, Safari, and Opera */
}

.imgs {
    -ms-overflow-style: none;  /* Hide scrollbar for IE and Edge */
    scrollbar-width: none;  /* Hide scrollbar for Firefox */
}

.img {
    flex: 0 0 auto;
    margin-right: 10px; /* Add some spacing between images */
}

.arrow-right, .arrow-left {
    position: fixed; 
    top: 50%;
    transform: translateY(-50%); /* Center vertically */
    cursor: pointer;
    z-index: 10;
    opacity: 1;
    transition:opacity 0.3s ease-out; 
}
.arrow-right.noni, .arrow-left.noni{
	opacity:0;
}

#masthead .grid-wide {
    display: none;
}










@media (min-width:320px) { /* smartphones, portrait iPhone, portrait 480x320 phones (Android) */ 
	footer .info{
		float: none;
		text-align: center;
	}
}

/* Smartphones ----------- */
@media only screen and (min-width : 321px){

	.arrow-left.mob, .arrow-right.mob{
		display: block;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
	    transform: translateY(-50%);
		z-index: 10;
	}
	.arrow-left.mob{
		left: 8px;
	}
	.arrow-right.mob{
		right: 8px;
	}
	#logoEnteroCasas {
	    width: 60%;
	}

	.casas .header-absolute .grid-wide .site-branding {
	    width: auto;
	    min-width: auto;
	    width: 50%;
	    height: 40px;
	}

	.casas .header-absolute .grid-wide .site-branding #infoHeader{
		height: 100%;
	}

	.casas .header-absolute .grid-wide .site-branding #infoHeader #logoGuapas{
	    width: 16%;
    	height: auto;
	    margin-right: 5px;
	    vertical-align: top;
	    position: relative;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
	    transform: translateY(-50%);
 
	}
	.casas .header-absolute .grid-wide .site-branding #infoHeader #titolGuapas{
		width: 70%;
    	height: auto;
	}
	.casas .header-absolute .grid-wide .site-branding #infoHeader #titolGuapas img {
	    height: auto;
	    position: relative;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
	    transform: translateY(-50%); 
	}
	#cssmenu>ul.open {
	    max-height: 1000px;
	    /*border-top: 1px solid rgba(110, 110, 110, 0.25);*/
	    background: transparent; 

	}
	.home-intro{
		margin-top: 0px;
    	padding: 4em 1em 2em 1em;
	}
	.tituloSection h1 {
	    font-size: 1em;
	}
	.home-intro .section-sub-title {
	    color: #000;
	    font-size: 1.5em;
	    line-height: normal;
	    box-sizing: border-box;
    	padding: 0 10%;
	}
	.home-intro p{
		padding: 0 10%;
		font-size: 1em;
	}
	footer .content{
		padding-top: 5%;
	}
	footer .content .logo .subt{
		display: none;
	}
	footer .content .logo{
		width:20%;
		float: none;
		height: auto;
		position: relative;
	    top: auto;
	    /* border: 1px solid red; */
	    -webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
	    transform: translateY(0%);
	    width: 30%;
    	margin-left: 35%;
	}

	footer .info .callto{
		display: none;
	}


}	
@media only screen and (min-width : 321px) and (orientation:portrait) {
	.post,.post.even,.post.odd,
	.post.even .thumbPost,
	.post.odd .thumbPost,
	.post.even .infoPost,
	.post.odd .infoPost,
	.post.mob,
	.post.mob .thumbPost,
	.post.mob .infoPost{
		display: inline-block;
	}
	.post.mob,.post{
		text-align: center;
		flex-direction: column;
        display: flex;
	}
	.post.mob .thumbPost,.post .thumbPost{
		width: 80%;
		aspect-ratio: 1.5;
	}
	.post.mob .infoPost,.post .infoPost{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.wp_is_mobile .extraInfo{
		margin-top: 20px;
		margin-bottom: 50px;
	}
	.wp_is_mobile .extraInfo.h0{
		margin-top: 20px;
		margin-bottom: 50px;

		margin-top: 0px;
		margin-bottom: 20px;
	}
	/*#otros .infoPost .content .titolPost {
		line-height: normal;
		font-size: 1em;
		font-size: 0.9em;
	}
	#otros .mostra .clic, #otros .mostra .clic a {
		padding:5px;
		padding: 2px;
		font-size: 0.75em;
	}*/
	.post.relleno{
		background-color: rgba(0,0,0,0.7);
	}
	/*#otros .infoPost .content .subt{
		display: none;
	}*/
	footer .info .grid-wide{
		display: none;
	}
	.extraInfo .imgs .img img{
		height: 90vw;
    	width: auto;
    	/*
		width: 90vw;
    	height: auto;*/
	}

}

@media only screen and (min-width : 321px) and (orientation:landscape) {
	#otros .infoPost .content .subt{
		display: none;
	}
}

@media (min-width:600px) { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */ 
	.post.mob .infoPost,.post .infoPost{
		margin-top: 50px;
		margin-bottom: 50px;
	}
}
@media (min-width:767px){
	.post.even{
		flex-direction: row;
	}
	.post.odd{
		flex-direction: row-reverse;
	}
}
@media(min-width: 767px) and (orientation: portrait){/* ipad portrait */
	header{
	}
	.post,.post.even,.post.odd{
		display: flex;
		
	}
	.post.even{
		flex-direction: row;
	}

	.infoPost, .thumbPost{
		flex:1;
	}
	.thumbPost{
	}
	.thumbPost img{
		object-fit: cover;
        width: unset;
        height: unset;
	}
    .post.mob .thumbPost, .post .thumbPost {
    	width:50%;
    	max-height: unset;
    }
	.thumbPost{
		overflow: hidden;
	}
    .wp_is_mobile .extraInfo.h0{
    	margin-bottom: 0;
    }
}


@media (min-width:801px) { /* tablet, landscape iPad, lo-res laptops ands desktops */ 

	footer .content .logo{
		width:20%;
		float: left;
		height: auto;
		position: relative;
	    top: 50%;
	    -webkit-transform: translateY(50%);
		-moz-transform: translateY(50%);
		-ms-transform: translateY(50%);
		-o-transform: translateY(50%);
	    transform: translateY(50%);
	    margin-left: auto;
	}
	footer .content{
		padding-top: 0;
		box-sizing: border-box;
		padding-left: 5%;
		padding-right: 5%;
	}
	footer .content .logo .subt,footer .info .callto{
		display: block;
	}

	/*#otros .infoPost .content .subt{
		display: block;
	}*/
	#logoEnteroCasas {
	    width: 30%;
	}
	.logoHorz {
	    height: 25px;
	    position: relative;
	    bottom: -5px;
	}
	.casas .header-absolute .grid-wide .site-branding #infoHeader #titolGuapas{
		height: 24px;
		margin-left:7px;
	}
	.header-absolute.topHome.in {
	    padding-bottom: 10px;
	}
	.casas .header-absolute .grid-wide .site-branding #infoHeader #titolGuapas img,
	#titolGuapas h1.site-title {

		height: 100%;
	}
	.casas .header-absolute .grid-wide .site-branding #infoHeader #logoGuapas {
	    width: auto;
	    vertical-align: bottom;
	}
	/*#otros .infoPost .content .titolPost {
		font-size: 1.1em;
	}
	#otros .mostra .clic, #otros .mostra .clic a {
		padding:7px;
	}*/
	footer .content .logo{
		display: block;
	}
	footer .info{
		text-align: right;
	    width: auto;
	    float: right;
	    margin: 20px 0px;
	}

	
	

}
@media (min-width:1200px){/*desktops*/
	.thumbPost img{
		height: 100%;
    	width: auto;
    	max-width: unset;
	}
	
	footer .content{
		padding: 0px;
	}
	.home #masthead.grid-full.casas{
		max-width: unset;
	}
	.infoPost,.thumbPost{
		display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
	.thumbPost.center{
		justify-content: center;
	}
	.thumbPost.top{
		justify-content: start;
	}
	.thumbPost.bottom{
		justify-content: end;
	}
	.casas .header-image.w img,.casas .header-image img{
		height: auto!important;
		width: 100%!important;
	}
}
