


.site-navigation-fixed.navigation-top{
	background: #fff;
	z-index: 9999;
}
.page-template-template-servicios .container-servicios{
	max-width: 1140px;
	margin: 0 auto;
}
.page-template-template-servicios .single-featured-image-header{
	/*margin-top: 116px;*/
	background: none;
	border: 0px;
}
.page-template-template-servicios .site-content-contain {
    margin-top: 45px;
    overflow-x: hidden;
}
.page-template-template-servicios  h1.title-servicios{
	text-transform: uppercase;
	font-size: 60px;
	padding: 0;
	line-height: 45px;
	margin-top: -45px;
	font-family: "Gotham-XLight";
	color: #fff;
}
.page-template-template-servicios .message .text {
    font-size: 22px;
}
.page-template-template-servicios .message .text img {
	margin-bottom: 40px;
}
.page-template-template-servicios ul.bloques_descarga{
  	margin: 0px;
  	padding: 0;
  	list-style: none;
  	text-align: center;
  	position: relative;
  	float: left;
  	width: 100%;
  	height: 100%;
}
.page-template-template-servicios .bloques_descarga > li{
	width: 344px;
	height: 547px;
	padding: 0;
	border: 5px solid #eaeaea;
	display: inline-block;
	position: absolute;
	top: 10px;
}
.page-template-template-servicios .bloques_descarga > li:first-child{
	left: 10px;
}
.page-template-template-servicios .bloques_descarga > li:nth-child(3n+2){
	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
}
.page-template-template-servicios .bloques_descarga > li:last-child{
	right: 10px;
}

.page-template-template-servicios .bloques_descarga > li .bloque_descarga_container,
.page-template-template-servicios .bloques_descarga > li .bloque_descarga_content{
	padding: 0px;

}

 .page-template-template-servicios .bloques_descarga > li .bloque_descarga_content{
	 position: relative;
         display: flex;
         align-items: center;
         height: 100px;
 }

.page-template-template-servicios .bloques_descarga > li .bloque_descarga_wrapper{
	text-align: right;
}

.page-template-template-servicios .bloques_descarga .img-responsive{
	width:100%;
	max-width: 100%;
	height: auto;
}


.page-template-template-servicios .bloques_descarga .title_bloque_descarga{
	font-family: "Gotham-XLight";
	text-transform: uppercase;
	font-size: 28px;
	color: #0191da;
	position: relative;
	padding: 0 30px 0 30px;
	margin: 0;
	text-align: left;
}
.page-template-template-servicios .bloques_descarga .subtitle_bloque_descarga{
	text-transform: uppercase;
	padding: 0 45px 0 0;
	text-align: left;
}
.page-template-template-servicios .bloques_descarga .texto_bloque_descarga{
	font-size: 14px;
	color: #0191da;
	margin-bottom: 55px;
	text-align: left;
}
.page-template-template-servicios .bloques_descarga .wp-post-image{
	position: absolute;
	bottom: 0;
	left: 0;
}
.page-template-template-servicios .bloques_descarga .bloque_descarga_download{
	display: none;
}
.page-template-template-servicios .bloques_descarga .bloque_descarga_flecha{
	display: none;
}
/*----------  HOVER  ----------*/
.page-template-template-servicios .bloques_descarga > li:hover{
	background-color: #0191da;
	border-color: #0191da;
        /*
	border: none;
	width: 365px;
	height: 570px;
	margin-top: -10px;
        */
}
.page-template-template-servicios .bloques_descarga > li:first-child{
	left: 0px;
}
.page-template-template-servicios .bloques_descarga > li:nth-child(3n+2){
	left: 0;
  	right: 0;
  	margin-left: auto;
  	margin-right: auto;
}
.page-template-template-servicios .bloques_descarga > li:last-child:hover{
	right: 0px;
}

.page-template-template-servicios .bloques_descarga > li:hover > .bloque_descarga_container{
	border: 0px;
}
.page-template-template-servicios .bloques_descarga > li:hover .title_bloque_descarga{
	color: #fff;
        /*
	padding-top: 50px;
	padding-bottom: 40px;
        */
}
.page-template-template-servicios.page-comercios .bloques_descarga > li:hover .title_bloque_descarga{
	padding-top: 25px;
	padding-bottom: 25px;
}
.page-template-template-servicios .bloques_descarga > li:hover .img-responsive{
	background-color: #0191da;
    position:relative;
    width: 100%;
    height: 100%;
    opacity: 0.30;
    -moz-opacity: 30%;
    -webkit-opacity: 30%;
    z-index: 2;
}
.page-template-template-servicios .bloques_descarga > li:hover .bloque_descarga_download{
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 15px;
	color: #fff;
	text-transform: uppercase;
}
.page-template-template-servicios .bloques_descarga > li:hover .bloque_descarga_flecha{
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
}

.page-template-template-servicios .bloques_descarga a{
	display: block;
	height: 100%;
}

.page-template-template-servicios .bloques_descarga > li .bloque_descarga_container{
			height: 100%;
}

.page-template-template-servicios .bloques_descarga > li .bloque_descarga_wrapper{
	height: 100%;
}

.page-template-template-servicios .bloques_descarga .img-responsive{
	height: calc(100% - 128px);
}

.page-template-template-servicios.page-grandes-proyectos .bloques_descarga .img-responsive{
	height: calc(100% - 89px);
}
.page-template-template-servicios.page-hogar .bloques_descarga .img-responsive{

	height: calc(100% - 88px);

}


.page-template-template-servicios .bloques_descarga li:hover .img-responsive{
	height: 100%;
}

.page-template-template-servicios .bloques_descarga > li:hover .bloque_descarga_container{
	height: auto;
}

/*===================================
=            SOBRE MIDEA            =
===================================*/
.page-template-template-sobre-midea .single-featured-image-header img {
	width: 100%;
}
.page-template-template-sobre-midea .wrap-pages{
	width: 1440px;
	margin: 0 auto;
}
.page-template-template-sobre-midea .container-servicios{
	max-width: 1140px;
	margin: 0 auto;
}
.page-template-template-sobre-midea .site-content{
	padding: 0;
}
.page-template-template-sobre-midea  h1.title-servicios{
	text-transform: uppercase;
	font-size: 60px;
	padding: 0;
	line-height: 45px;
	margin-top: -45px;
	font-family: "Gotham-XLight";
	color: #fff;
}
.page-template-template-sobre-midea .message .text {
    font-size: 26px;
}
.page-template-template-sobre-midea .message.sobremidea_primer_bloque{
	float: none;
	position: static;
	width: 805px;
	margin-top: 80px;
}
.page-template-template-sobre-midea .message.sobremidea_primer_bloque .text{
	width: 100%;
}
.page-template-template-sobre-midea .sobremidea_primer_bloque img{
	/*position: absolute;
	right: -650px;
	top: -110px;*/
	position: absolute;
	right: 0;
	top: 0px;
}
/*******/
.page-template-template-sobre-midea .sobremidea_segundo_bloque{
	max-width: 1050px;
	margin: 130px auto 10px;
	float: left;
	width: 100%;
	position: relative;
}

.page-template-template-sobre-midea .sobremidea_segundo_bloque_content{
	position: relative;
}
.page-template-template-sobre-midea .sobremidea_segundo_bloque .segundo_bloque_texto{
	float: right;
	width: 650px;
	font-size: 14px;
	line-height: 20px;
	color: #2c2c2c;
}

.page-template-template-sobre-midea .iphone-midea{
	width: 484px;
	height: 468px;
}

.page-template-template-sobre-midea .sobremidea_segundo_bloque .sobremidea_segundo_bloque_content img{
	position: absolute;
	left: -135px;
}
.page-template-template-sobre-midea .sobremidea_segundo_bloque img.background_mapa{
	float: none;
	position: absolute;
	right: -330px;
	top: -15px;
}
.page-template-template-sobre-midea .sobremidea_segundo_bloque img.responsive{
	display: none;
}
/*******/
.page-template-template-sobre-midea .sobremidea_tercer_bloque_wrapper{
	position: relative;
	width: 100vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	float: left;
	background: #f6f6f6;
	padding: 30px 0;
}
.page-template-template-sobre-midea .sobremidea_tercer_bloque{
	width: 1140px;
	margin: 0 auto;
}
.page-template-template-sobre-midea .sobremidea_tercer_bloque .tercer_bloque_texto {
    max-width: 500px;
    float: left;
    z-index: 2;
    position: absolute;
	font-size: 14px;
	line-height: 20px;
	color: #2c2c2c;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.page-template-template-sobre-midea .sobremidea_tercer_bloque img{
	float: right;
	margin-top: 0;
	position: relative;
	z-index: 1;
}
.page-template-template-sobre-midea .sobremidea_tercer_bloque strong{
	font-weight: normal;
	color: #009bde;
}
.page-template-template-sobre-midea .sobremidea_tercer_bloque .midea-button {
	border: 2px solid #0091da;
	background-color: transparent;
	color: #000;
	text-transform: uppercase;
	font-family: "Gotham-Book";
	font-size: 18px;
	font-weight: normal;
	padding: 13px 40px;
	float: left;
}
/*******/
.page-template-template-sobre-midea .sobremidea_cuarto_bloque #tabla-mobile{
	display: none;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque{
	float: left;
	width: 100%;
	margin-top: 180px;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table{
	text-align: center;
	font-size: 16px;
	color: #009bde;
	text-transform: uppercase;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table tr{
	border: none;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table tr > td{
	padding-top: 30px;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table tr.fila_conborde{
	border-bottom: 2px solid rgba(0,155,222,0.2);
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table tr.fila_conborde > td{
	padding-top: 0;
	padding-bottom: 20px;
	vertical-align: top;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table tr td{
	padding: 0 65px;
	width: 33%;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table tr.fila_imagenes{
	border: 0px;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table tr.fila_imagenes td{
	padding: 0;
	position: relative;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table tr.fila_imagenes h2{
	/*position: absolute;*/
	top: 0;
	left: 0;
	line-height: 70px;
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	margin: 0 0;
	padding: 0;
	width: 100%;
	font-family: "Gotham-Bold";
	color: #0091da;
	font-weight: 700;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque > table strong{
	color: #dddddd;
	font-size: 60px;
	font-family: "Gotham-Bold";
	display: block;
}
/**/
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table{
	display: table;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #009bde;
	text-transform: none;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row{
	display: table-row;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-cell{
	display: table-cell;
	padding-top: 30px;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row.fila_conborde .display-table-cell{
	border-bottom: 2px solid rgba(0,155,222,0.2);
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row.fila_conborde .display-table-cell{
	padding-top: 0;
	padding-bottom: 20px;
	vertical-align: top;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row .display-table-cell{
	padding: 0 65px;
	width: 33%;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row.fila_imagenes{
	border: 0px;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row.fila_imagenes .display-table-cell{
	padding: 0;
	position: relative;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row h2{
	/*position: absolute;*/
	top: 0;
	left: 0;
	line-height: 70px;
	color: #fff;
	font-size: 26px;
	text-transform: uppercase;
	margin: 0 0;
	padding: 0;
	width: 100%;
	font-family: "Gotham-Bold";
	color: #0091da;
	font-weight: 700;
}
.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table strong{
	color: #dddddd;
	font-size: 60px;
	font-family: "Gotham-Bold";
	display: block;
}

/*****/
.page-template-template-sobre-midea .sobremidea_quinto_bloque{
	margin: 140px 0px 50px 0px;
	float: left;
	width: 100%;
	font-size: 14px;
	display: none;
}
.page-template-template-sobre-midea .sobremidea_quinto_bloque .message {
	overflow: hidden;
	padding: 0px;
	width: calc(50% - 25px);
	float: left;
	margin-right: 25px;
}
.page-template-template-sobre-midea .sobremidea_quinto_bloque .video-sobremidea{
	width: calc(50% - 25px);
	float: left;
	margin: 65px 0px 0px 25px;
}

.page-template-template-sobre-midea .sobremidea_quinto_bloque .video-corporativo{
	width: 100%;
	height: 400px;
}

/*****/
.page-template-template-sobre-midea .sobremidea_sexto_bloque{
	text-transform: uppercase;
	text-align: center;
	margin-top: 140px;
	float: left;
	width: 100%;
	font-size: 14px;
}
.page-template-template-sobre-midea .sobremidea_sexto_bloque h2{
	color: #ccc;
	font-size: 70px;
	line-height: 70px;
	position: relative;
	padding-bottom: 40px;
}
.page-template-template-sobre-midea .sobremidea_sexto_bloque h2:after{
	content: "";
	display: block;
	position: absolute;
	width: 200px;
	height: 1px;
	background-color: #ccc;
	left: 50%;
	margin-left: -100px;
	bottom: 0;
}
.page-template-template-sobre-midea .sobremidea_sexto_bloque p{
	text-transform: none;
}
.page-template-template-sobre-midea .sobremidea_sexto_bloque ul{
	margin-top: 60px;
	display: table;
	width: 100%;
}
.page-template-template-sobre-midea .sobremidea_sexto_bloque ul li{
	display: table-cell;
	vertical-align: top;
}

/*=====  End of SOBRE MIDEA  ======*/



/*=======================================
=            OTRAS SECCIONES            =
=======================================*/

body{
	min-width: 1440px;
}
#page{
	overflow: hidden;
}
.site-header {
    background-color: #fff;
    margin-bottom: 116px;
}
footer.site-footer .wrap{
	width: 945px;
	max-width: 945px;
	min-width: 945px;
	position: static;
	padding-left: 0;
	padding-right: 0;
}
#masthead > .navigation-top > .wrap{
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}
.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a{
	border-bottom: 5px solid #0191DA;
}
.navigation-top .logo_derecho{
	position: absolute;
	top: 0px;
	height: 100%;
	right: 0px;
	padding-top: 0px;
}
/* menu sticky */
#masthead.sticky .navigation-top,
#masthead.sticky .main-navigation ul#top-menu{
	height: 60px;
}
#masthead.sticky .main-navigation ul#top-menu{
	line-height: 60px;
}
#masthead.sticky .custom-logo-link img{
	max-width: 100%;
	height: auto;
}
#masthead.sticky .logo_derecho img{
	float: right;
	max-height: 100%;
	width: auto;
}
.logo_message {
	width: 200px;
  padding-bottom: 25px;
  height: auto;
}

body.home .message{
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px;
	width: calc(50% - 25px);
	float: left;
	margin-right: 25px;
}

.home .video-home{
	width: calc(50% - 25px);
	float: left;
	margin: 65px 0px 0px 25px;

}

.video-corporativo{
	width: 100%;
	height: 400px;
}



body.page-two-column:not(.archive) #primary .entry-content{
    float: right;
    width: 100%;
    margin-top: 50px;
}
.error404 .site-content{
	margin-top: 100px;
}
div.wpcf7 label{
	font-weight: 500;
}
div.wpcf7-validation-errors{
	margin-top: 70px;
	color: #fff;
}
.site-footer .wpcf7 input{
	width: 340px;
	height: 70px;
	color: #fff;
}
.site-footer .wpcf7 input[type="submit"]{
	width: 260px;
}
.site-footer .wpcf7 textarea{
	color: #fff;
	resize: none;
	width: 545px;
	height: 184px;
}
.site-footer .wpcf7 input:focus,
.site-footer .wpcf7 input:active,
.site-footer .wpcf7 textarea:focus,
.site-footer .wpcf7 textarea:active{
	background: #fff;
	color: #666;
}

.projects-contact .projects-wrapper .img-wrapper-capablanca{
	background: url('../images/proy_dest_degradado_blanco.png') no-repeat scroll right 0 transparent;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 100%;
}
.projects-contact .projects-wrapper h5,
.projects-contact .projects-wrapper .type,
.projects-contact .projects-wrapper .number{
	z-index: 2;
}
.projects-contact .projects-wrapper .data-wrapper{
	width: 65%;
}

.page-politica-de-cookies .entry-header{
	display: none;
}

.site-footer .menu-menu-enlaces-legales-container{
	margin-bottom: 25px;
}

.carousel-top.owl-theme .owl-dots{
	display: none;
}





/*=====  End of OTRAS SECCIONES  ======*/


/*==================================
=            RESPONSIVE            =
==================================*/


@media (min-width:998px){
	.img-tablet,
	.img-mobile{
		display: none;
	}
}



@media(max-width: 1440px){
	body{
	    min-width: initial;
	    width: 100%;
	}
	.site-content {
    	width: 100%;
	}
	.page-template-template-sobre-midea .wrap-pages {
    	width: 100%;
	}
	.page-template-template-sobre-midea .container-servicios {
    	max-width: 98%;
	}
	.page-template-template-sobre-midea .sobremidea_primer_bloque img {
	    top: 0px;
	    width: 34%;
	    right: 0;
	}

	.page-template-template-sobre-midea .sobremidea_segundo_bloque .segundo_bloque_texto {
    width: 70%;
		padding-right: 10%;
		/*padding-left: 35%;*/
		float: right;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque{
		background: url('../images/sobremidea_mapa.png') no-repeat scroll right top transparent;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque .background_mapa{
		display: none;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque {
    	max-width: 100%;
    	padding-bottom: 150px;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque {
    	margin: 55px auto 10px;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque .sobremidea_segundo_bloque_content img {
	    left: initial;
		width: 30%;
		/*margin-left: 3%;*/
		max-width: 100%;
		height: auto;
		position: relative;
		float: left;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque {
    	margin-top: 0;
	}
	.page-template-template-sobre-midea .message.sobremidea_primer_bloque {
    	width: 100%;
    	padding: 0 2%;
	}
	.page-template-template-sobre-midea .message.sobremidea_primer_bloque .text{
		padding-right: 35%;
	}
	.page-template-template-sobre-midea h1.title-servicios {
    	font-size: 48px;
    }

    .page-template-template-sobre-midea .sobremidea_cuarto_bloque img{
    	max-width: 100%;
    	height: auto;
    }
    .page-template-template-sobre-midea .sobremidea_cuarto_bloque > .display-table {
    	font-size: 14px;
    	max-width: 1140px;
		margin: 0 auto;
		border-spacing: 10px;
		border-collapse: separate;
	}
    .page-template-template-sobre-midea .sobremidea_cuarto_bloque > .display-table strong {
    	font-size: 40px;
    }
    .page-template-template-sobre-midea .sobremidea_cuarto_bloque > display-table display-table-row.fila_imagenes h2 {
    	font-size: 22px;
	}

	.page-template-template-sobre-midea .sobremidea_sexto_bloque ul li {
    	width: 33%;
    	vertical-align: middle;
    	padding: 0 4%;
	}
	.page-template-template-sobre-midea .sobremidea_sexto_bloque h2 {
    	font-size: 60px;
    	line-height: 60px;
	}
	.page-template-template-sobre-midea .sobremidea_sexto_bloque {
	    margin-top: 75px;
	    padding: 0 15px;
	}

	.page-template-template-sobre-midea .sobremidea_segundo_bloque_content{
		padding: 0 2%;
	}



}
@media(max-width: 1160px){
	body.home .services{
		padding: 100px 0;
	}
	body.home .message{
		padding-top: 0;
	}
	body.home .message .line {
    	top: -50px;
	}
	.page-template-template-servicios .message .text {
	    font-size: 20px;
	}
	.page-template-template-servicios .bloques_descarga > li {
	    width: 30%;
	    height: auto;
	    position: relative;
	}
	.page-template-template-servicios .bloques_descarga .wp-post-image {
	    position: relative;
	    bottom: initial;
	    left: initial;
	    vertical-align: bottom;
	}
	.page-template-template-servicios .bloques_descarga > li:first-child {
	    margin-left: 2%;
	    margin-right: 2%;
			float: left;
	}
	.page-template-template-servicios .bloques_descarga > li:last-child {
	    margin-right: 2%;
	    margin-left: 2%;
	    right: initial;
	}
	.page-template-template-servicios .bloques_descarga > li:hover {
	    width: 30%;
	    height: auto;
	}
	.page-template-template-servicios .bloques_descarga .title_bloque_descarga {
	    font-size: 20px;
	    padding: 30px 30px 30px 30px;
	    height: 116px;
	}
    .page-template-template-servicios .bloques_descarga > li:hover .title_bloque_descarga {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.page-template-template-servicios ul.bloques_descarga {
    	height: auto;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque {
    	padding-bottom: 60px;
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque img{
		position: absolute;
		right: 0;
		max-height: 100%;
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque_wrapper{
		position: relative;
		padding: 0;
		width: 100%;
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque {
    	width: 100%;
    	padding: 0 2%;
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque .tercer_bloque_texto{
	    position: relative;
	    width: 100%;
	    max-width: 100%;
	    background: rgba(255,255,255,0.7);
	    margin: 45px 0;
	}

}

@media (max-width:1000px){
	.page-template-template-sobre-midea .sobremidea_segundo_bloque .segundo_bloque_texto{
		    padding-right: 5%;
	}
}

@media (max-width:998px){
	.img-desktop{
		display: none;
	}
}

@media (max-width:988px) and (min-width:767px){
	.img-mobile{
		display: none;
	}
}

@media(max-width: 991px){
	body.home .services {
    	padding: 65px 0;
	}
	body.home .message {
    	padding: 15px 0;
	}
	.page-template-template-servicios .message .text {
	    width: 90%;
	    font-size: 16px;
	}
	.page-template-template-servicios .message .text2 {
    	font-size: 16px;
	}
	.page-template-template-servicios .bloques_descarga .title_bloque_descarga {
	    font-size: 16px;
	    padding: 10px 15px 10px 15px;
	    height: 76px;
	}
	.page-template-template-servicios.page-comercios .bloques_descarga > li:hover .title_bloque_descarga {
	    padding-top: 15px;
	    padding-bottom: 15px;
	}
	.page-template-template-servicios .bloques_descarga > li:hover .bloque_descarga_download{
		font-size: 14px;
	}
	.page-template-template-servicios .bloques_descarga > li:hover .bloque_descarga_flecha{
		margin-left: -15px;
		width: 30px;
		height: 30px;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque .segundo_bloque_texto{
		font-size: 14px;
	}
	.page-template-template-sobre-midea .message .text {
	    font-size: 24px;
	}

	.page-template-template-sobre-midea .sobremidea_cuarto_bloque > .display-table strong {
    	font-size: 35px;
    	line-height: 35px;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row .display-table-cell {
	    padding: 0 10px;
	    width: 33%;
	}
	.page-template-template-sobre-midea .sobremidea_sexto_bloque h2 {
    	font-size: 50px;
    	line-height: 50px;
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque .tercer_bloque_texto{
		font-size: 14px;
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque .midea-button {
    	font-size: 14px;
    	padding: 10px 36px;
	}
}

@media(max-width: 999px){
	.page-template-template-sobre-midea .sobremidea_quinto_bloque .message{
		text-align: center;
		margin-bottom: 40px;
		text-align: center;
		margin-top: 100px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.page-template-template-sobre-midea .sobremidea_quinto_bloque .message .logo_bg {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.page-template-template-sobre-midea .sobremidea_quinto_bloque .message .logo_message {
		position: relative;
		float: left;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.page-template-template-sobre-midea .sobremidea_quinto_bloque .message a {
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.page-template-template-sobre-midea .sobremidea_quinto_bloque .video-sobremidea {
		width: 100%;
		display: block;
		margin: 30px auto 0 auto;
	}
}

@media(max-width: 767px){

	.img-tablet{
		display: none;
	}

	.page-template-template-servicios .message .text {
	    width: 100%;
	    font-size: 16px;
	}
	.page-template-template-servicios .bloques_descarga .title_bloque_descarga {
	    font-size: 14px;
	    padding: 10px 15px 10px 15px;
	    height: 66px;
	    font-weight: bold;
	    text-align: center;
	}
	.site-header{
		margin-bottom: 53px;
	}
	.navigation-top {
    	height: auto;
	}
	.logo_derecho img {
    	float: right;
	}
	.page-template-template-servicios h1.title-servicios {
    	font-size: 36px;
	    line-height: 45px;
	    margin-top: -40px;
	}
	#masthead > .navigation-top > .wrap{
		position: relative;
		height: 53px;
	}
	.navigation-top nav{
		display: none;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque img{
		display: none;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque img.responsive{
		display: block;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque .segundo_bloque_texto{
		width: 100%;
		padding: 0 2%;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque {
    	background: url('../images/sobremidea_mapa.png') no-repeat scroll center top transparent;
	}
	/*.page-template-template-sobre-midea .sobremidea_segundo_bloque .sobremidea_segundo_bloque_content img {
	    width: 250px;
	    margin: 0 auto;
	    float: none;
	}*/

	.page-template-template-sobre-midea .sobremidea_segundo_bloque .sobremidea_segundo_bloque_content img.iphone-midea{
		width: 400px;
		margin: 0 auto;
		float: inherit;
		max-width: 100%;
		display: inline-block;
	}

	.page-template-template-sobre-midea .message.sobremidea_primer_bloque {
    	margin-top: 30px;
	}
	.page-template-template-sobre-midea .message.sobremidea_primer_bloque img{
		position: relative;
		float: right;
		top: initial;
		right: -30px;
		width: 50%;
	}

	.page-template-template-sobre-midea .sobremidea_segundo_bloque_content{
	  padding: 0px;
	  text-align: center;
	}

	.page-template-template-sobre-midea .sobremidea_segundo_bloque .segundo_bloque_texto{

	  text-align: left;
	}

	.page-template-template-sobre-midea .message.sobremidea_primer_bloque .text {
	    font-size: 20px;
	    padding-right: 0;
			margin-bottom: 20px;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque {
    	margin: 20px auto 10px;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row h2 {
    	font-size: 20px;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque > .display-table strong {
    	font-size: 30px;
    	line-height: 30px;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque > .display-table {
    	text-transform: none;
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque .tercer_bloque_texto{
		padding: 20px 15px;
		top: 0px;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque img {
    	height: 100%;
	}
}

@media (min-width:670px){
	.page-template-template-servicios .img-mobile{
		display: none;
	}

	.page-template-template-servicios .img-desktop{
		display: block;
	}
/*
	.page-template-template-servicios .bloques_descarga .title_bloque_descarga{
		padding-bottom: 25px;
		padding-top: 25px;
	}
*/
}


@media(max-width: 670px){
	.page-template-template-servicios .bloques_descarga > li,
	.page-template-template-servicios .bloques_descarga > li:last-child,
	.page-template-template-servicios .bloques_descarga > li:first-child{
		width: 100%;
	/*	max-width: 354px;*/
		margin: 0 0 20px 0;
		top: 0;
	}
	.page-template-template-servicios .bloques_descarga > li:hover{
		top: 0;
		margin-top: 0;
		width: 100%;
		/*max-width: 354px;*/
	}

	.page-template-template-servicios .bloque_descarga_content{
		text-align: center;
		height: 76px;
	}

	.page-template-template-servicios .bloques_descarga .title_bloque_descarga {
    	font-size: 20px;
			display: inline-block;
			position: absolute;
			top: 50%;
			-webkit-transform: translateY(-25%);
			        transform: translateY(-25%);
			right: 0;
			left: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
    	height: auto;

	}
	.page-template-template-servicios .bloques_descarga > li:hover .title_bloque_descarga{
		padding: 10px 15px 10px 15px;
	}
	.page-template-template-servicios .bloques_descarga > li:hover .bloque_descarga_download {
    	font-size: 18px;
	}
	.page-template-template-servicios .bloques_descarga .img-mobile {
		height: calc(100% - 76px);
    display: block;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row h2 {
    	font-size: 17px;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque .display-table-row.fila_conborde .display-table-cell {
    	padding-bottom: 15px;
    	line-height: 15px;
	}

	.page-template-template-servicios .img-desktop{
		display: none;
	}


}
@media(max-width: 600px){
	.page-template-template-sobre-midea .message.sobremidea_primer_bloque {
    	margin-top: 0px;
	}
}
@media(max-width: 480px){
	.page-template-template-servicios .site-content{
		padding: 0 15px;
	}

	.page-template-template-servicios .message .text{
			margin-bottom: 10px;
		}

	.page-template-template-servicios .message .text,
	.page-template-template-servicios .message .text2{
		text-transform: none;
	}
	.page-template-template-servicios .bloques_descarga .title_bloque_descarga {
		font-size: 18px;
		margin: 0;
	}
	.page-template-template-servicios h1.title-servicios {
	    font-size: 30px;
	    line-height: 30px;
	    margin-top: -30px;
	}
	.page-template-template-sobre-midea .sobremidea_segundo_bloque .sobremidea_segundo_bloque_content img {
    	width: 160px;
	}
	.page-template-template-sobre-midea h1.title-servicios {
	    font-size: 38px;
	    line-height: 38px;
	    margin-top: -34px;
	}
	.page-template-template-sobre-midea .message .text {
    	font-size: 16px;
    	text-transform: none;
    	padding-right: 0;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque #tabla-desktop{
		display: none;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque #tabla-mobile{
		display: block;
	}
	.page-template-template-sobre-midea .sobremidea_cuarto_bloque > .display-table .display-table-col{
		margin-bottom: 40px;
	}
	.page-template-template-sobre-midea .sobremidea_sexto_bloque {
    	margin-top: 0px;
	}
	.page-template-template-sobre-midea .sobremidea_sexto_bloque {
    	font-size: 12px;
	}
	.page-template-template-sobre-midea .sobremidea_sexto_bloque h2 {
		font-size: 40px;
		line-height: 40px;
    	padding-bottom: 25px;
    	margin-bottom: 25px;
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque .tercer_bloque_texto{
		text-transform: none;
		padding-bottom: 20px;
	}
}
@media(max-width: 380px){
	.page-template-template-servicios .message .text,
	.page-template-template-servicios .message .text2{
	    font-size: 13px;
	    line-height: 20px;
	}
	.page-template-template-sobre-midea .message.sobremidea_primer_bloque .text {
    	font-size: 16px;
    	line-height: 22px;
	}
	.page-template-template-servicios .site-content-contain {
    	margin-top: 15px;
	}
	.page-template-template-sobre-midea .sobremidea_tercer_bloque .midea-button {
    	font-size: 12px;
    	padding: 10px 25px;
	}
	.page-template-template-servicios h1.title-servicios,
	.page-template-template-sobre-midea h1.title-servicios {
	    font-size: 26px;
	    line-height: 26px;
	    margin-top: -26px;
	}
}
@media(max-width: 360px){

}
/*=====  End of RESPONSIVE  ======*/
