
@import url("animated_header_consumo.css");


/*************** STYLE DETALLE PROYECTO ******/


.project-template-default,
.project-template-default .site-content-contain{
	background-color: #fff;
}

.single-project{
	font-family: "Gotham-Book";
	font-size: 14px;
}

.single-project .bread_row{
	margin: 40px 0 25px;
	padding: 0 12px;
}

.single-project #breadcrumb{
	margin: 0;
	padding: 0;
}

.single-project #back{
	color: #000;
}
.single-project .column #breadcrumb li{
    position: relative;
    float: left;
}

.single-project .column #breadcrumb li a,
.single-project .name_no_link{
    position: relative;
    float: left;
    font-family: "Gotham-Book";
    font-size: 18px;
    color: #0091da;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    font-style: normal;
}

.single-project .column #breadcrumb li:first-child a::before{
	content: " "!important;
}

.single-project .column #breadcrumb li a::before,
.single-project .name_no_link::before{
    content: " >";
    position: relative;
    float: left;
    margin-right: 4px;
    font-family: "Gotham-Book";
    font-size: 18px;
    color: #0091da;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    font-style: normal;
}

.single-project .back{
	text-align: right;
	float: right;
	text-transform: uppercase;
}

.single-project .col-pro-head{
	padding: 0 10px!important;
	margin-top: 50px;
	position: relative;
}

.single-project .project-infos{
	position: relative;
}

.single-project .chu_up{
	position: absolute;
	left: 0%;
	z-index: 2;
	width: 400px;
	bottom: 0;
	height: 300px;
	bottom: -18px;
	overflow: hidden;
}

.single-project .chu_up img{
	position: relative;
	top: 21px;
	width: 100%;
}

.single-project .project_title{
	font-family: "Gotham-XLight";
	color:#000; 
	text-align: center;
	width: 100%;
	height: auto;
	padding-top: 0px;
	font-size: 2.5em;
	font-weight: 400;
}

.single-project .site-content,
.project-infos_cont{
	max-width: 1260px;
	margin: 0 auto!important;
	position: relative;
}

.single-project .project-infos{
	background-color: #0091d0;
	position: relative;
	width: 100vw;
	left: -50vw;
	margin-left: 50%;
	height: 500px;
}


.single-project .b_text{
	color: #fff;
	font-size:1.55656251756563em;
	font-family: "Gotham-XLight";
	float: left;
	width: 80%;
	padding-top: 21px;
}

.single-project .building,
.single-project .ubicacion_pr{
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
	min-height: 70px;
	margin-bottom: 20px;
	height: auto;
	line-height: 1em;
}

.single-project .b_icon{
	width: 20%;
	float: left;
}

.single-project .titulo_desc{
	padding: 0 0 15px 15px;
	min-height: 50px;
	height: auto;
}

.single-project .ubicacion_pr .b_icon{
	margin-top: -5px;
}

.single-project .slider {
	height: 500px;
	margin: 0px 0 auto;
	position: relative;
	top: 0;
	padding: 0 0 0 5px;
}

.single-project .products_used{
	height: 350px;
}

.single-project .slider img{
	height: 500px;
}


.single-project .images-slider .owl-stage-outer .item,
.single-project .images-slider .owl-stage .item, 
.single-project .images-slider .owl-item .item,
.single-project .related .owl-stage-outer .item,
.single-project .related .owl-stage .item, 
.single-project .related .owl-item .item{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}

.single-project .images-slider .owl-stage-outer, 
.single-project .images-slider .owl-stage, 
.single-project .images-slider .owl-item{
	height: 500px!important;
}

.single-project .related .owl-stage-outer{
	width: 100%;
}

.single-project .related .img{
    height: 250px;
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: center;
}


.single-project .product .img_container{
	border: solid 1px #ccc !important;
}


.single-project .related .owl-stage-outer, 
.single-project .related .owl-stage, 
.single-project .related .owl-item{
	height: 350px!important;
}

.single-project .images-slider,
.single-project  .related{
	position: relative;
}

.single-project .images-slider .owl-dots{
	position: absolute;
	width: 100%;
	bottom: 0px;
}

.single-project  .related .over{
	position: absolute;
	width: 100%;
	height: 251px;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 9;
	border: 2px solid #0091da;
}


.single-project .related .over .bg {
    width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #0091da;
	opacity: 0.1;
}
.single-project .related .img-container:hover ~ .over{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: end;
	align-items: flex-end;
}

.single-project .related .over .bg, .single-project .related .over img{
	position: absolute;
}
.single-project  .related .over img{
	 width: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*.single-project  .related .img-container:hover ~ .over .bg{
	background-color: #0091da;
    opacity: 0.1;
	width: 100%;
	height: auto;
}*/


.single-project .img-container{
	border: 1px solid #ccc;
}


.single-project .iconos_desc{
	padding: 0 10px;
}

.single-project .titulo_desc{
	padding-left: 5px;
}

.single-project .decripcion_pr{
	margin-top: 55px;
}

.single-project .blue{
	color: #0091d0;
	font-family: "Gotham-Book";
	font-size: 1.5em;
	padding: 15px 100px 0px 00;
	line-height: 1.2em;
	display: table-cell;
	vertical-align: middle;	
	height: 80px;
}



.single-project .black,
.single-project .descr_proyecto{
	color: #808080;
	font-family: "Gotham-Book";
	font-size: 14px;
	line-height: 1.7em;
}

.single-project .descr_proyecto{
	padding-top: 10px;
	float: left;
	margin: 10px 0px 0 50px;	
}

.single-project .row{
	margin-bottom: 55px;
}

.single-project .banner_final{
	background-color: #0091d4;
	position: relative;
	width: 100vw;
	left: -50vw;
	margin-left: 50%;
	margin-bottom: 100px;
	margin-top: 100px;
	height: 170px;
}

.single-project .img_bgr_final{
	padding: 0;

}

.single-project .txt_img_final{
	color: #FFFFFF;
	font-size: 0.7em;
}

.single-project .txt_img_final h5{
	color: #fff;
	font-family: "Gotham-Book";
	font-size: 17px;
	padding: 2em 0 15px 0px;
	text-align: center;
	text-transform: lowercase !important;
	letter-spacing: normal;	
}
.single-project .txt_img_final h5:first-letter{
	text-transform: uppercase;
}

.single-project .product h4{
	color: #0091d0;
	font-size: 0.95em;
	padding-top: 10px !important;
	text-transform: uppercase;
}

.single-project .related .short-description {
    padding: 6px 0px 0px 0px;
    font-family: "Gotham-Book";
    font-size: 12px;
    color: #2c2c2c;
    font-weight: normal;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    font-style: normal;
	display: block;
	line-height: 1.3em;
}

.single-project .proyecto_detail_footer{
	padding: 0px;
	text-align: center;
	font-size: 10px;
		line-height: 16px;
}


.single-project .img_bgr_final_resp{
	display: none;
}

.single-project .project-infos_cont{
	display: block;
}

.chu_resp{
	display: none;
}
	
.single-project .chu{
    margin-left: -5%;
	display: block;
	height: 220px;
	overflow: hidden;
	position: relative;
}

.single-project .chu img{
	position: absolute;
	top: -15%;
	left: 0%;
}

/********* download *****/



.down_link{
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	position: absolute;
	z-index: 7;
	top: 70%;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 0 20px;
}

.down_link i{
	float: right;
}



/*********** RESPONSIVE DETALLE PROYECTO ************/
@media  only screen and (max-width: 1100px){
	
	.single-project .txt_img_final{
		padding: 0 0 0 0em;
		margin-left: 30px;
	}
	
}


@media  only screen and (max-width: 1024px){
	
	.single-project .bread_row {
		margin: 20px 0!important;
		padding: 0 12px;
	}

	
	.single-project .banner_final {
		height: 140px;
		padding-bottom: 0;
		margin-bottom: 50px;
		overflow: hidden;
}
	
	.single-project .banner_final_container{
		padding: 0;
	}
	
	.single-project .txt_img_final {
		padding: 20px 0;
	}
	
	
	
	.single-project .proyecto_detail_footer {
    	padding: 0 10px;
	}
	
	.single-project .txt_img_final h5{
		font-size: 15px;
		padding: 0em 0 15px 0px;
	}
	
	.single-project .img_bgr_final_resp{
		display: none;
	}
	
	.single-project .img_bgr_final{
		display: block;
	}
	
	.single-project .chu{
		display: block;
	}
	
	.single-project .chu_resp{
		display: none;
		margin: 100px 70px 0 -70px;
	}
	
	.single-project .txt_img_final{
		margin-left: 0px;
	}

}

@media only screen and (max-width: 1023px) {

	.single-project .bread_row {
		margin: 20px 0!important;
		padding: 0 12px;
	}
	
	.single-project .chu{
		margin-left: -3%;
	}
	
	.single-project .b_text{
		font-size: 1.4em;
	}
	
}

@media only screen and (max-width: 768px) {
	
	.single-project .project-infos{
		height: 450px;
	}
.single-project .images-slider .owl-stage-outer,
	.single-project .images-slider .owl-stage,
	.single-project .images-slider .owl-item {
   		height: 450px !important;
	}
	
	
	.single-project .chu_up {
		width: 200px!important;
		height: 164px;
		bottom: 0;
	}
	
	
	.single-project .titulo_desc .blue{
		padding: 05px 5px 0px 00;
	}
	
	.single-project .iconos_desc {
		padding: 15px 0px;
	}
	
	.single-project .banner_final {
		height: 107px;
		padding:0;
		margin-bottom: 50px;
		overflow: hidden;
	}
	
	.banner_final_container{
		padding: 0!important;
	}
	
	.single-project .proyecto_detail_footer {
		padding: 0px;
		text-align: center;
		font-size: 9px;
		line-height: 16px;
	}
	
	.single-project .txt_img_final {
		padding: 20px 0 0 0;
	}
	
	.single-project .txt_img_final {
		padding: 0em 0 7px 0px!important;
	}
	
	.single-project .txt_img_final h5 {
		font-size: 15px;
		padding: 6px 0 6px 0px;
	}
	
}

@media only screen and (max-width: 767px) {
		/***** pagina proyectos */
	
	.single-project .bread_row{
		margin: 20px 0 0 auto;
	}
	
	.single-project .column #back span {
    	display: none;
	}
	
	.single-project .column #back i {
		font-size: 50px;
		color:#000; 
	}
	
	.single-project .column #back{
		position: absolute;
		left: 10px;
		top: 0;
	}
	
	.single-project .column #breadcrumb li a, 
	.single-project .name_no_link{
		font-size: 15px;
	}
	
	.single-project #breadcrumb {
		margin: 18px 0 20px 30px;
		text-align: center;
	}
	
	.single-project .column #breadcrumb li{
		display:inline-block;
		*display:inline; /*IE7*/
        *zoom:1; /*IE7*/
	}	
	
	.single-project .project_title{
		font-size: 1.8em;
		padding: 0 42px;
		text-align: left;
		height: auto;
	}
	
	.single-project .col-pro-head{
		margin-top: 20px;
	}
	
	
	.single-project .chu_up {
		display: none;
	}
	
	.single-project .col-pro-head {
		padding: 20px 40px 9px !important;
		margin-top: 0;
	}
	
	.single-project .building, .single-project .ubicacion_pr{
		padding-bottom: 15px;
		height: 60px;
		margin-bottom: 0px;
		padding-top: 5px;
	}
	
	.single-project .b_icon {
		width: 20%;
		float: left;
		padding-right: 25px;
		padding-top: 9px;		
	}
	
	.single-project .ubicacion_pr .b_icon {
		margin-top: -12px;
	}

	.single-project .b_text{
		font-size: 1.5em;
	}
	
	.single-project .slider {
		height: 350px;
		top: 40px;
		padding: 0 0px;
	}
	
	.single-project .slider img {
		height: 300px;
	}
	
	.single-project .project-infos{
		height: 600px;
	}
	
	.single-project .project-infos .project-infos_cont,
	.single-project  .decripcion_pr,
	.single-project  .products_used{
		max-width: 500px;
	}
	
	.single-project .images-slider .owl-stage-outer, .single-project .images-slider .owl-stage, .single-project .images-slider .owl-item {
		height: 360px !important;
	}
	
	.single-project .iconos_desc {
		padding: 0 70% 0 20px;
	}
	
	.single-project .black, .single-project .descr_proyecto {
		font-size: 1.09em;
	}
	
	.single-project .decripcion_pr {
		margin-top: 25px;
	}
	
	.single-project .desc1,
	.single-project .desc3{
		margin: 0px 0 50px 0;
	}
	
	.single-project .descr_proyecto{
		margin: 0px 20px 0 20px;
		padding: 0;	
	}
	
	.single-project .desc_header{
		width: 100%;
		height: 100px;
		padding: 0;
	}
	
	.single-project .titulo_desc{
		padding: 0 0 15px 15px;
		min-height: 50px;
		height: auto;
	}
	
	.single-project .blue{
		padding: 0px 100px 10px 00;
		height: 50px;
		margin-bottom: 30px;
	}
	
	
	.single-project .chu {
		margin-left: -20%;
		bottom: 0%;
		position: absolute;
	}
	
	.single-project .banner_final{
		height: 100%;
		margin-bottom: 0px;
		padding-bottom: 100px;
	}
	
	
	.single-project .slider_productos .title_unidades{
		padding: 0;
		margin-bottom: 20px;
	}
	
	.single-project .product h4 {
   		padding-top: 8px;
	}
	
	
	.single-project .related .img {
		height: 270px;
		background-size: 60% auto;
	}

	
	.single-project .img_bgr_final_resp{
		display: block;
	}
	
	.single-project .img_bgr_final{
		display: none;
	}
	
	.single-project .img_bgr_final_resp{
		height: auto;
		text-align: center;
		padding-top: 50px;
		width: 55%;
		display: block;
		margin: 0 auto;
		float: none;
		padding: 50px 0 20px;
		/*max-height: 350px;*/
	}
	
	.single-project .img_bgr_final_resp img{
		width: 70%;
	}
	
	.single-project .proyecto_detail_footer{
		text-align: center;
		padding: 0 20% 30px;
	}
	
	
	.single-project .txt_img_final h5{
		text-align: center;
		width: 100%;
		padding: 20px 0 15px 0px;
	}
	

	.single-project .chu_resp {
		display: block;
		position: absolute;
		left: -15%;
		bottom: -18%;

	}
	
	.single-project .chu{
		display: none;
	}
	
}

@media (max-width:700px){
	
	.single-project .img_bgr_final_resp img{
		/*width: auto;
		height:100%;*/
		
	}
	
}
@media only screen and (max-width: 480px){
	
	.single-project .banner_final {
		height: 100%;
		margin-bottom: 0px;
		padding-bottom: 100px;
	}
		
	.single-project .img_bgr_final_resp img {
			/*width: 58%;
			height: auto;*/
		}
	
	.single-project .txt_img_final h5{
		text-align: center;
		width: 100%;
		padding: 0px 0 15px 0px;
		font-size: 20px;
	}
	
	.single-project .txt_img_final {
		padding: 0px 20px 20px;
		margin-top: -20px;
	}
	
	
	.single-project .img_bgr_final_resp {
    		height: 355px;
			width: 240px;
	}
	
	.single-project .img_bgr_final_resp img {
		width: 80%;
	}

	
	.single-project .chu_resp {
		display: block;
		position: absolute;
		left: -23%;
		bottom: -75px;
	}
}
	

@media only screen and (max-width: 380px){
	
	.single-project .banner_final {
		height: 100%;
		margin-bottom: 0px;
		padding-bottom: 100px;
	}
		
	.single-project .img_bgr_final_resp {
    		height: 355px;
			width: 200px;
	}
	
	.single-project .ubicacion_pr .b_icon {
    	margin-top: -2px;
	}	
	
	.single-project .img_bgr_final_resp img {
		width: 90%;
	}
	
	
	.single-project .chu_resp {
		display: block;
		position: absolute;
		left: -23%;
		bottom: -75px;
	}
}

/*********** FIN RESPONSIVE PROYECTO DETALLE ******/




/****************** Puntos de venta filter *************/

.page-template-template-puntos-venta #mapview .col-md-3,
.page-template-template-puntos-venta-dev #mapview .col-md-3{
	padding-right: 35px;
	padding-left: 35px;
	background-color: #fff;
	padding-bottom: 30px;
}

.page-template-template-puntos-venta #mapview .col-md-9,
.page-template-template-puntos-venta-dev #mapview .col-md-9{
	width: 75%;
	padding: 15px 50px 30px;
	background-color: #fff;
}


.page-template-template-puntos-venta #mapview,
.page-template-template-puntos-venta-dev #mapview {
	background-color: #fff;
}


.page-template-template-puntos-venta .table-list,
.page-template-template-puntos-venta-dev .table-list {
	background-color: #fff;
}


.page-template-template-puntos-venta .cherchbox-label,
.page-template-template-puntos-venta .label-leyenda,
.page-template-template-puntos-venta-dev .cherchbox-label,
.page-template-template-puntos-venta-dev .label-leyenda{
	text-transform: none!important;
}





/**************** STYLES CAMPAÑA MIDEA ***********************/

.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong{
	box-shadow: none!important;
}


.post-4175 .entry-content{
	margin-bottom: -280px!important;
}

#post-4175 header{
	display: none;
}

#post-4175 #primary .entry-content{
	margin-top: 35px!important;
	position: relative;
}

#post-4175 .header_landing{
	background-image: url(https://www.midea.es/wp-content/uploads/2018/05/bgr_header_banner_landind_campana.jpg);
	background-size: 78% auto;
	background-repeat: no-repeat;
	width: 200%;
	z-index: 99;
	position: relative;
	left: -30%;
	height: 430px !important;
	top: -50px;
	background-color: #fff;
	background-position-y: -50px;
}

#post-4175 .txt_header{
	width: 100%;
	position: absolute;
	top: 160px;
	z-index: 200;
	/*font-family: "Gotham-Light";*/
	font-family: "Gotham-Book";
	color: #fff;
	font-size: 35px;
	line-height: 1.3em;
}

.post-4175 .icon_row,
.post-4175 .gamas_row{
	background-color: #fff;
	float: left;
	width: 200%;
	position: relative;
	left: -50%;
	top: -50px;
	padding: 80px 0 0px;
}

.post-4175 .gamas_row{
	padding: 80px 0 80px;
}

.post-4175 .icon_container,
.post-4175 .gamas_container{
	padding: 0 45px;
	width: 50%;
	display: block;
	margin: 0 auto;
}

.post-4175 .icon-landing{
	float: left;
	width: 33%;
	text-align: center;
	margin-bottom: 100px;
}


.post-4175 .icon_container p{
	padding-top: 15px;
}
.post-4175 .txt_icono_gr{
	font-size: 20px;
}

.container_producto_landing h2,
.gamas_container h2{
	color: #0091da;
	font-size: 25px;
	text-align: center;
	margin: 15px 0 45px;
	float: left;
	width: 100%;
}


.page-id-4175 .legal_01{
	background-color: #fff;
	width: 200%;
	left: -50%;
	position: relative;
	height: auto;
	display: block;
	float: left;
	top: -50px;
	padding-bottom: 50px;
}

.footer_complement_0{
	float: left;
	font-size: 11px;
	color: #999;
	padding: 0 5% 30px;
	width: 100%;
text-align: center;
	color: #0091da;
}

.page-id-4175 .footer_complement_container{
	width: 50%;
	display: block;
	margin: 0 auto;
}



.post-4175 .product_item{
	width: 50%;
	float: left;
	min-height: 560px;
	padding: 5px 10px;
	background-color: #fff;
	border-right: 30px solid #f0f0f0;
	border-bottom: 30px solid #f0f0f0;
}

.post-4175 .product_item h3{
	color: #0091da;
    font-weight: bold;
    font-size: 21px;
    display: block;
    float: left;
    width: 50%;
    font-family: "Gotham-Book";
    padding: 20px 45px 5px;
}

.post-4175 .product_item .label{
	width: 45%;
	float: right;
	padding: 10px 40px 8px 35px;
	text-align: right;
	margin-right: 22px;
	margin-top: 5px;
}

.post-4175 .product_item .label img{
	width: 55%;
}

.txt_product_item{
	padding: 0 80px;
	display: block;
	margin: 40px auto;
}

.post-4175 .midea-button {
    text-align: center;
	border: 2px solid #0091da;
	background-color: transparent;
	color: #000;
	text-transform: uppercase;
	font-family: "Gotham-Book";
	font-size: 18px;
	font-weight: normal;
	padding: 13px 0;
	width: 30%;
	margin-top: 24px;
	margin-bottom: 20px;
	margin: 40px auto 35px;
	display: block;
	box-shadow: none;
}

.post-4175 .midea-button:hover{
	color: #fff;
	background-color: #0091da;
	box-shadow: none;
}


.post-4175 .gamas_row{
	margin-top: 85px;
	padding-top: 20px;
}

.post-4175 .gama_item{
	width: 21%;
	float: left;
	margin-right: 39px;
	border: solid 2px #ccc;
	overflow: hidden;
	border-radius: 4px;
}

.post-4175  .gama_item a{
	color: #333333!important;
}

.post-4175  .gama_item a:hover{
	color: #0091da!important;
}

.post-4175 .gama_item h3{
	color: #0091da;
	font-family: "Gotham-Book";
	font-size: 18px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 20px;
	font-weight: 600;
}

.post-4175 .gama_item h3 a{
		color: #0091da!important;
	}

hr{
	box-sizing: content-box;
	height: 0;
	margin-top: 10px;
	width: 60%;
	color: #000;
	border-color: #000;
	margin-bottom: 8px;
}

.post-4175 .gama_item p{
	text-align: center;
	font-weight: 600;
}

.post-4175 .gama_item img{
	margin-top: 10px;
}

.section_footer_landing{
	
}

.footer_landing{
	background-image: url(https://www.midea.es/wp-content/uploads/2018/06/fons-banner-inferior.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	width: 155%;
	z-index: 99;
	position: relative;
	left: -29%;
	height: 500px !important;
	top: -50px;
	float: left;
}

.txt_footer_camp{
	font-family: "Gotham-Book";
	color: #fff;
	font-size: 30px;
	line-height: 1.1em;
	width: 100%;
	position: relative;
	top: -375px;
	z-index: 200;
	float: left;
	height: 250px;
	left: 100px;
}

.section_footer_landing .midea-button,
.footer_bajo_consumo .midea-button{
	float: left;
	width: 20%;
	background-color: #fff;
	color: #0091da;
	border-color: #fff;
	padding: 6px 0;
	text-transform: lowercase;
}

.section_footer_landing .midea-button:first-letter,
.footer_bajo_consumo .midea-button:first-letter {
	text-transform: uppercase;
}


.footer_text_comp{
	position: relative;
	top:-265px;
}

.footer_complement,
.landing_priv{
	width: 50%;
	float: left;
	font-size: 11px;
	color: #999;
	padding: 0 5%;
}

.landing_priv{
	
	padding: 15px 0;
	text-align: center;
	width: 47%;
	margin: 0 auto;
	/*display: block;*/
	display: none;
	float: none;
}



@media only screen and (max-width: 1023px) {
	
	
	.post-4175 .icon_row{
		padding: 0px 0;
	}
	
	
	.post-4175 .product_item{
		min-height: 530px;
	}
	
	.post-4175 .gama_item{
		margin-right: 3%;
	}
	
	
	.post-4175 .product_item .label {	
		width: 40%;
		float: right;
		padding: 19px 50px 0 0px;
		text-align: right;
		margin-right: 0px;
		margin-top: 5px;
	}
	
	.post-4175 .product_item h3{
		color: #0091da;
		font-weight: bold;
		font-size: 21px;
		display: block;
		float: left;
		width: 60%;
		font-family: "Gotham-Book";
		padding: 20px 0px 5px 40px;
	}
	
	
	.footer_landing{
		height: 400px !important;
	}
	
	.single-project .txt_img_final{
		
	}
	
	.single-project .txt_img_final{
		padding: 20px;
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
	
	
	#post-4175 .header_landing{
		height: 300px !important;
		background-position-y: 0;
	}
	
	#post-4175 .txt_header {
		top: 40px!important;
	}
	
	
	.post-4175 .icon_container{
		padding: 0 0px;
	}
	
	.post-4175 .icon_row{
		padding: 10px 0;
	}
	
	.post-4175 .icon-landing{
		margin-bottom: 80px;
	}
	
	.post-4175 .product_item{
		width: 100%;
	}
	
	.post-4175 .gamas_container{
		padding: 0;
	}
	
	.post-4175 .img_producto{
		float: left;
		margin-top: 10px;
	}
	
	.post-4175 .gama_item{
		margin-right: 20px;
	}
	
	.post-4175 .gama_item h3{
		min-height: 85px;
	}
	
	.txt_footer_camp{
		left: 35px;
		top: -380px;
	}
	
	.txt_footer_camp .midea-button{
		width: 250px;
	}
	
	
	
}



@media (max-width: 767px) {
	
	#post-4175 .header_landing{
		background-size: 100% auto;
		background-position-x: -315px;
	}
	
	#post-4175 .txt_header{
		top: 258px!important;
		color: #0091da;
		font-size: 27px;
		max-width: 90%;
		text-align: center;
		padding-top: 23px;
	}
	
	.post-4175 .icon-landing{
		width: 100%;
		margin-bottom: 80px;
	}
	
	
	.post-4175 .product_item{
		width: 100%;
		border-right: 0;
	}
	
	.post-4175 .product_item h3{
		width: 100%;
		padding: 20px 0 5px;
	}
	
	.post-4175 .midea-button{
		width: 65%;
	}
	
	
	.post-4175 .gama_item{
		width: 100%;
		margin-bottom: 40px;
	}
	
	
	
	
	.footer_landing{
		background-size: 170% auto;
		background-position-x: 60%;
	}
	
	.txt_footer{
		left: 0;
		top: -190px;
		text-align: center;
		color: #0091da;
	}
	
	
	.section_footer_landing .midea-button{
		float: none;
		margin: 25px auto;
	}
	
	.footer_complement{
		width: 100%;
		margin-bottom: 30px;
	}
	
	.gamas_container h2{
		margin: 40px 0 25px;
	}
	
}

@media (max-width:767px){
	
	
	#post-4175 .header_landing {
		background-size: 120% auto;
		background-position-x: -400px;
		background-position-y: 4px;
	}
	
	#post-4175 .txt_header{
		padding-top: 8%;
	}
	
	.post-4175 .icon_container p {
		padding-top: 15%;
	}

}

@media (max-width: 737px) and (orientation:landscape){ 
/*only screen and (max-device-width: 736px) and (orientation:landscape){*/
	
	/*.single-project .banner_final {
		height: 140px;
	}	
		
	.single-project .chu {
		margin-left: -4%;
		padding-right: 0;
	}
	
	.txt_img_final{
		padding: 0;
		margin-right: 0px;
		position: absolute;
		right: 7px;
	}*/
	
}

@media (max-width: 420px) {
	
	
	
	#post-4175 .header_landing{
		background-size: 135% auto;
		background-position-x: -360px;
		height: 382px !important;
		background-position-y: 3px;
	}
	
	#post-4175 .txt_header{
		top: 258px;
		color: #0091da;
		font-size: 27px;
		max-width: 100%;
		text-align: center;
		padding-top: 60px;
	}
	
	
	.post-4175 .icon-landing{
		margin-bottom: 30px;
	}
	
	.post-4175 .icon_row, .post-4175 .gamas_row{
		padding: 0px 0!important;
	}
	
	
	.post-4175 .product_item{
		min-height: 500px;
	}
	
	.post-4175 .product_item h3{
		width: 100%;
		padding: 20px 0 5px 30px;
		float: left;
	}
	
	
	.post-4175 .product_item .label{
		width: 100%;
		float: left;
		padding: 0px 40px 20px 35px;
		text-align: left;
		margin-right: 22px;
		margin-top: 5px;
	}
	
	.txt_product_item{
		padding: 0 8px;
	}
	
	.post-4175 .product_item .label img{
		width: 35%;
	}
	
	.footer_landing {
		height: 450px !important;
	}
	
	.txt_footer_camp {
		left: -0%;
		top: -196px;
		text-align: center;
		color: #0091da;
	}
	
	.single-project .txt_img_final h5{
		text-align: center;
		width: 100%;
		padding: 20px 0 15px 0px;
	}
}

@media (max-width: 380px) {
	
	#post-4175 .header_landing{
		background-size: 158% auto;
		background-position-x: -400px;
		background-position-y: 4px;
	}
	
	
}

/**************** FIN STYLES CAMPAÑA MIDEA ***********************/



/**************** STYLES BAJO CONSUMO MIDEA ***********************/

#post-4337 header{
	display: none;
}

.header_bajo_cosumo{
	height: 670px;
	margin-top: -50px;
	position: relative;
	background-color: #0091da;
	width: 200%;
	left: -50%;
}

.animated_header {
    height: 725px;
    width: 50%;
    margin: 0 auto;
    display: block;
}

.text_header {
    width: 48%;
    float: left;
    margin: 11% 0 0 10px;
}

.text_header h1{
	font-size: 60px;
    font-family: "Gotham-bold";
    line-height: 1em;
	text-transform: lowercase;
	color: #FFF;
}

.text_header h1:first-letter{
	text-transform: uppercase;
}

.header_subtitle{
	font-size: 34px;
	color: #FFF;
	padding-top: 50px;
	font-family: "Gotham-Light";
	line-height: 1.2em;
}

.header_big{
	font-size: 37px;
	 font-family: "Gotham-book";
	font-weight: bold;
}

.header_strong{
	 font-family: "Gotham-bold";
}

.header_images_container{
	width: 50%;
	float: right;
	height: 100%;
}

.aire_header{
	width: 110%;
	margin-left: -85px;
	margin-top: -10px;
}

.chica_header{
	width: 21%;
	bottom: 100px;
	position: absolute;
	padding-left: 0px;
}

.economic{
	width: 200%;
	background-color: #fff;
	left: -50%;
	position: relative;
	height: 650px;
}

.economic_container{
	width: 50%;
	display: block;
	margin: 0 auto;
	height: 100vh;
}

.economic-img{
	padding-right: 10px;
	padding-left: 0;
	text-align: right;
	margin-top: -45px;
}

.text_economic{
	padding-right: 0;
	padding-left: 15px;
	margin: 5% 0;
}
.text_economic h2,
.text_claim h2,
.section_aire h2{
	color: #0091da;
	font-size: 35px;
	padding-top: 50px;
	font-family: "Gotham-book";
	line-height: 1.2em;
	
}

.text_economic p{
	font-size: 20px;
}

.sub_title_economic{
	font-size: 30px;
	display: block;
	margin: 22px 0;
}


.page-id-4337 .text_small{
	text-align: center;
    margin-top: 43px;
    float: left;
    margin-bottom: 50px;
	width: 100%;
	font-size: 13px;
}



.claim_consumo{
	height: 700px;
	background-image: url(https://www.midea.es/wp-content/uploads/2018/06/bgr_repear_claim.jpg);
	background-repeat: repeat-x;
	width: 200%;
	position: relative;
	z-index: 1;
	left: -50%;
}
.claim_container{
	z-index: 0;
	background-image: url(https://www.midea.es/wp-content/uploads/2018/06/landing_calculo-practic-nou.png);
	background-position: 57px 120px;
	width: 50%;
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 50px 0 !important;
	background-repeat: no-repeat;
	height: 650px;
	background-size: 97%;
}

.section_aire,
.footer_bajo_consumo{
	height: 545px;
	width: 200%;
	background-image: url(https://www.midea.es/wp-content/uploads/2018/06/bgr_aire.jpg);
	left: -50%;
	position: relative;
}

.aire_container{
	display: block;
	width: 50%;
	margin: 0 auto;
}

.sub_title_economic{
	font-size: 25px;
	line-height: 3.0rem;
	margin: 22px 0 2px;
	
}

.aire_text p{
	font-size: 20px;
}

.small_consumo{
	position: absolute;
	bottom: 0;
	margin: -30px!important;
	padding: 10px 0px;
	font-size: 15px;
	text-align: center;
}

.empty_col{
	position: absolute;
	float: left;
	left: 10%;
	top: 60px;
	width: 50%;
}

.aire_text{
	float: right;
	padding-left: 10%;
	padding-top: 10%;
}

.section_aire h2{
	padding: 0;
}

.footer_bajo_consumo{
	background-image: url(https://www.midea.es/wp-content/uploads/2018/06/bgr_footer_bajo2.jpg);
	background-position-x: 335px;
	background-repeat: no-repeat;
	height: 650px;
}

.footer_bajo_consumo .footer_container{
	display: block;
	width: 50%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.img_footer {
	width: 50%;
	float: left;
}

.txt_footer{
	width: 50%;
	margin: 18% 0 0 0;
	padding: 0 0 0 0px;
	top: 0;
	
	
}

.txt_footer h2{
	color: #0091da;
	text-align: center;
	line-height: 4rem;
	font-size: 35px;
}

.txt_footer p{
	text-align: center;
	display: block;
	margin: 45px auto;
	width: 300px;
}

.footer_bajo_consumo .midea-button{
	width: 300px;
	padding: 10px 10px;
	font-size: 20px;
	text-align: center;
}



/******* RESPONSIVE ******/

@media (max-width:1024px){
	
	.page-id-4337 .text_small{
		text-align: center;
		margin-top: 43px;
		float: left;
		margin-bottom: 50px;
		font-size: 13px;
		display: block;
		margin: 0 auto 50px;
		width: 100%;
	}
	
	.empty_col{
		left: 5%;
	}
	
	.claim_container{
		background-position: 44px 221px;
	}
	
	.text_claim{
		width: 50%;
	}
	
	.sub_title_economic{
		font-size: 25px;
		line-height: 3.5rem;
	}
	
	.txt_footer{
		margin: 22% 0 0 0;
	}
	
	.footer_bajo_consumo{
		background-position-x: 280px;
	}
}

@media (max-width:768px){
	
	.animated_header{
		width: 52%;
		height: 575px;
	}
	
	
	.text_header h1{
		font-size: 45px;
	}
	
	.header_bajo_cosumo {
    	height: 575px;
	}
	
	.text_header {
   		width: 48%;
		margin: 17% 0 0 10px;
	}
	
	.header_subtitle{
		font-size: 30px;
	}
	
	.chica_header{
		bottom: 0px;
		padding-left: 0px;
		right: 345px;
		width: 25%;
	}
	
	.aire_header {
   		width: 130%;
		margin: 0px -90px;
	}
	
	.text_claim h2{
		padding-top: 0px;
	}
	
	.economic{
		height: 850px;
		top: -35px;
	}
	
	
	.economic-img{
		margin-top: -60px;
	}
	
	.section_aire {
		height: 690px;
	}
	
	.empty_col{
		left: 16%;
	}
	
	.aire_text{
		padding-top: 55%;
		width: 100%;
	}
	
	.text_claim {
		width: 100%;
	}
	
	.claim_container {
		background-position: 0px 330px;
		height: 690px;
	}
	
	.claim_consumo{
		height: 750px;
	}
	
	.footer_bajo_consumo {
		background-position-x: 90px;
	}
	
	.txt_footer {
		margin: 30% 0 0 70px;
		width: 100%;
	}
}

@media (max-width:767px){
	
	.container{
		/*padding: 0 0!important; k bestias */
		padding-left:15px;
		padding-right:15px;
	}
	
	section{
		width: 100%!important;
		left: 0!important;
		float: left!important;
		padding: 0 15px;
	}
	
	.aire_header {
		width: 100%;
		margin: 0px -0px

	}
	
	.animated_header{
		width: 100%;
	}
	
	.text_header {
		width: 100%;
		margin: 5% 0 0 10px;
	}
	
	.text_header h1 {
		font-size: 35px;

	}
	
	.header_bajo_cosumo {
		height: 650px;
	}
	
	.header_subtitle{
		padding-top: 20px;
		font-size: 20px;
		padding-bottom: 30px;
	}
	
	.header_big {
		font-size: 35px;
	}
	
	.header_images_container {
		width: 100%;
	}
	
	.chica_header{
		bottom: 35px;
		width: 55%;
		right: 25%;
	}
	
	/**** ****/
	
	.economic_container,
	.aire_container,
	.claim_container,
	.footer_container{
		width: 100%!important;
	}
	
	.text_economic {
		padding-right: 0;
		padding-left: 15px;
		margin: 14% 0 0;
		height: 300px;
		top: 0;
		width: 100%;
		float: left;
	}
	
	
	.text_economic p {
	    font-size: 15px;
	}
	
	.economic {
		height: 760px;
	}
	
	.empty_col {
		left: -10%;
		top: 0%;
	}
	
	.economic-img{
		width: 120%;
		margin-left: -35px;
	}
	
	.section_aire {
		height: 600px;
	}
	
	.empty_col{
		width: 100%;
	}
	
	.aire_text{
		padding-top: 55%;
	}
	
	.text_claim br,
	.sub_title_economic br{
		display: none;
	}
	
	.claim_consumo {
		height: 700px;
		padding: 0 30px;
	}
	
	.claim_container{
		background-size: 100%;
		background-position: 0px 382px;
		height: 730px;
	}
	
	.page-id-4337 .text_small{
		margin: 20px auto 50px !important;
	}
	
	.claim_consumo {
		height: 685px;
	}
	
	.sub_title_economic {
		font-size: 24px;
		line-height: 3rem;
	}
	
	.footer_bajo_consumo {
		background-image: url(https://www.midea.es/wp-content/uploads/2018/06/bgr_footer_bajo2.jpg);
		background-position-x: 0;
		background-repeat: no-repeat;
		height: 450px;
		top: 0px;
		background-size: 180%;
	}
	
	.txt_footer{
		top: 250px;
		margin: 0px;
	}
	
	#newsletter-form .container{
		padding-left: 31px!important;
		padding-right: 31px!important;
	}
}


@media (max-width:420px){
	
	.claim_container{
		background-position: 0px 360px;
	}
}

@media (max-width:380px){
	
	.economic-img {
		margin-left: -15px;
	}
	
	.claim_consumo {
		height: 710px;
	}
	
	.claim_container{
		background-position: 0px 425px;
		height: 755px;
	}
	
	.txt_footer{
		top: 210px !important;
	}
	
	.txt_footer br{
		display: none;
	}
	
}


/**************** FIN STYLES bajo consumo MIDEA ***********************/
