/*
#------------------------------------------------------------------------
# Startup - October Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://use.fontawesome.com/releases/v5.0.9/css/all.css');
/* ******************** Generales  ************************** */
body {
	font-size: 14px; /*81%;*//*13px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-wrap: break-word;
	color: #666666;
}
h1, h2, h3, h4 {
	font-family: 'Roboto Condensed', Arial, sans-serif;
}
h1, article header h1, .category header {
	font-size: 25px;
	font-weight: 500;
}
section > header h1 {
	line-height: 40px;
}
h2, .componentheading, .category header h2, section > header h2 small, #gkPageContent h2 {
	color: #EC6849;
	font-size: 20px;
	font-weight: 300;
}
h3, .box .header {
	font-size: 20px;
}
h4, #gkBottom2 h4 {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}
article header {
	margin: 0 0 1px;
}
.content h4 {
	margin-bottom: 15px;
}
a:hover, a:active, a:focus {
	color: #EC6849;
	text-decoration:none;
}
label{
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-wrap: break-word;
	color: #FFFFFF;
}
label.control-label {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	word-wrap: break-word;
	color: #666666;
}




/* Enlaces con subrayado punteado */
article .content a,
#gkMainbody div.listing-desc a,
#gkMainbody div.fields a,
.listing-summary .category .output a
{
    color: #EC6849;
    border-bottom: 1px dotted #EC6849;
} 

article .content a:hover {
	border-bottom: 1px dotted #EC6849;
}
article div.tags a {
	text-decoration: none!important;
}
p {
	margin: 0.5em 0 0.5em;
	line-height: 1.8;
}
#gkBreadcrumb {
	margin: 0 0 2px;
}

#gkPageTop.nobg {
    border-bottom: 1px solid #E5E5E5!important;
}

#gkPageTop{
	box-shadow: 0px 14px 0px #f9fafa;
	margin-bottom:14px;
}

#gkPageTop + #gkPageContent #gkContent {
	margin-top: 5px!important;
}
#gkPageContent {
	margin-bottom: 10px !important;
}
#gkPageContent h2 {
	clear: both;
	text-transform: none;
}
section > header h2 small {
	font-weight: 500;
}
#gkBottom2 {
	margin: 0px !important;
}
#gkBottom2 h4 {
	font-weight: 400;
	color: #777;
}
#gkFooter {
	font-size: 90%;
	margin-top: 14px!important;
}
button:hover, .button:hover, input.button:hover, span.button:hover, button.button:hover, div.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .pagenav-prev a:hover, .pagenav-next a:hover, .readon:hover, .pagination ul li a:hover, .pagination ul li span:hover {
	background: #EC6849;
}
/* ******************* Cabecera ***************************** */


/* ******************* Slider home ***************************** */



/* ********************** Modulos PRESUPUESTOS e INSTALACIONES *********************************** */

#gkMainbody .nspArt h4.nspHeader { 
	font-size: 18px;
}

#gkMainbody .nspArt p.nspText { 
	font-size: 14px;
}

#gkBottom2 .nspArt h4.nspHeader {
	font-size: 18px;	
}

#gkBottom2 .nspArt p.nspText { 
	font-size: 14px;
}

#gkBottom3 .nspArt h4.nspHeader { 
	font-size: 18px;
}

#gkBottom3 .nspArt p.nspText { 
	font-size: 14px;
}


/* ******************* Menu principal *********************** */

#gkMainMenu {
	float: left;
}
.gkMenu > ul {
	height: 30px;
}
.gkMenu > ul > li {
	font-size: 14px;
	height: 30px;
	font-weight: 500;
}
.gkMenu > ul > li > a {
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
	color: #333;
	text-decoration: none;
}
.gkMenu > ul > li > a:hover,
.gkMenu > ul > li > a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #EC6849;
	border: none;
}
.gkMenu > ul > li.active > a,
.gkMenu > ul div.childcontent ul li:active  > a {
	color: #ffffff;
	background-color: #EC6849;
	text-decoration: none;
}

.gkcol{
    width: auto;
}


.gkMenu > ul div.childcontent li {
    padding: 0px 10px;
}

#gkMainMenu .gkMenu > ul div.childcontent a {
    font-size: 14px;
    font-family: "Roboto Condensed";
    display: block;
    min-height: 16px;
    font-weight: normal;
    padding: 0;
	color: #363636;
}


#gkMainMenu .gkMenu > ul > li:hover > a, 
#gkMainMenu .gkMenu > ul > li:active > a, 
#gkMainMenu .gkMenu > ul > li:focus > a, 
#gkMainMenu .gkMenu > ul > li.active:hover > a,
#gkMainMenu .gkMenu > ul > li.active:active > a,
#gkMainMenu .gkMenu > ul > li.active:focus > a,
#gkMainMenu .gkMenu > ul > li.active > a,
#gkMainMenu .gkMenu > ul div.childcontent ul > li:hover,
#gkMainMenu .gkMenu > ul div.childcontent ul > li:active,
#gkMainMenu .gkMenu > ul div.childcontent a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #12568C;
	border: none;
}


.gkMenu > ul div.childcontent li.active > a,
.gkMenu > ul div.childcontent li:hover > a,
.gkMenu > ul div.childcontent li > a:hover {
 color: #ffffff;
 text-decoration: none;

}

/* ******************* Articulos **************************** */

article.item-page ul:not(.pagenav) {
	margin: 0;
}
article header h1, .category header {
	border-top: none;
	line-height: 30px;
	padding: 0 0 10px;
	text-transform: none;
}
article header h1 a:hover, article header h2 a:hover {
	color: #EC6849;
}

article aside {
	position: inherit;
	width: auto;
	text-align: right;
	background-color: #eee;
	background: url('../images/generales/gris.png');
	font-family: 'Roboto condensed';
	margin: 2px 0 6px 0;
}
article aside ul li {
	display: inline-block;
	vertical-align: baseline;
	vertical-align: -webkit-baseline-middle;
	vertical-align: -moz-middle-with-baseline;
	font-size: 12px;
}
article li.print-icon a:first-child {
	padding: 0 0 2px 0;
	width: 18px;
}
article li.print-icon a {
	margin: 0px 3px 0 0;
}
#gkPageContent h2 {
	color: #EC6849;
	font-size: 24px;
}
#gkPageContent figure.derecha {
	margin: 0 0 0 10px;
	float: right;
}
#gkPageContent figure figcaption {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	position: relative;
	bottom: 35px;
	color: #eee;
	text-align: left;
	padding: 0 0 0 2px;
}
.gkBlockTextLeft, .gkBlockTextRight, .gkBlockTextCenter {
	color: #EC6849;
}

section.content ul.datos-titular {
    font-family: courier new;
	font: normal 0.92em/18px 'Courier New', monospace;
	border-top: 1px #eee solid;
	border-bottom: 1px #eee solid;
	border-right: 1px #eee solid;
	border-left: 4px #EC6849 solid;
	border-radius: 4px;
	padding: 8px 0;
}
section.content ul.datos-titular li {
    background: none !important;
	line-height: 17px !important;
}

/* Boton pide presupuesto */
.bannergroup-pide-presupuesto {
    margin: 28px 0;
}

#gkSidebar .bannergroup-pide-presupuesto div.banneritem, 
.bannergroup-pide-presupuesto div.banneritem {
    border-top: none;
    border-bottom: none;
}

div.seccion-enlace-presupuesto {
    width: 100%;
    text-align: center;
}

#boton-pide-presupuesto, #boton-pide-presupuesto-popup {
    background-color: #EC6849;
    color: #fff;
    font-size: 1.5rem;
    font-family: 'Roboto Condensed', Arial;
    padding: 12px;
    border-radius: 4px;
-webkit-box-shadow: 1px 1px 5px 0px rgba(153,153,153,1);
-moz-box-shadow: 1px 1px 5px 0px rgba(153,153,153,1);
box-shadow: 1px 1px 5px 0px rgba(153,153,153,1);
}

#boton-pide-presupuesto:hover, #boton-pide-presupuesto-popup:hover {
    background-color: #E15736;
}

#boton-pide-presupuesto-popup {
    font-size: 1rem;
    padding: 9px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(053,053,053,1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(053,053,053,1);
    box-shadow: 1px 1px 2px 0px rgb(053, 053, 053);
    line-height: 46px;
}

/* buscar */
#search-results .result-title {
    font-family: 'Roboto condensed';
    font-size: 17px;
}

#search-results .result-url {
    font-size: 0.8rem;
    color: #888;
}

/* popup */


.rstboxes.eboxWelcomeMats div.popup-pide-presupuesto {position:fixed}
/*margen derecho de la ventana*/
/*#rstbox_9*/
.rstboxes.eboxWelcomeMats div.popup-pide-presupuesto{margin-right:20px; overflow: hidden;
-webkit-border-top-left-radius: 6px !important;
-webkit-border-top-right-radius: 6px!important;
-moz-border-radius-topleft: 6px!important;
-moz-border-radius-topright: 6px!important;
border-top-left-radius: 6px!important;
border-top-right-radius: 6px!important;}
.rstboxes.eboxWelcomeMats div.popup-pide-presupuesto p{font-weight:bold;font-size:13px;line-height: 1.4;}

.rstboxes.eboxWelcomeMats div.popup-pide-presupuesto button{background:#E74C3C;box-shadow: inset 1px 1px 0 #f7683a, 1px 0 3px rgba(0, 0, 0, 0.26);text-transform:none;left:auto;right:auto;text-align:center;font-size:14px;margin-left: 26px;}

/* **************** Modulo blog ************************* */

h4.nspHeader {
	font-size: 15px;
	font-weight: normal;
	text-transform: none;
}
/* **************  Home  ************************ */

.gkFeatures {
	padding: 0px 0 20px 0;
	text-align: center;
}
.gkFeatures a {
	margin-left: 6%;
}
.gkFeatures > a:hover {
	background: #EC6849;
}
.gkRocket > span {
	background-image: url('../images/generales/describes.png');
}
.gkRocket:hover > span {
	background-image: url('../images/generales/describes.png');
}
.gkBadge > span {
	background-image: url('../images/generales/recibes.png');
}
.gkBadge:hover > span {
	background-image: url('../images/generales/recibes.png');
}
.gkMouse > span {
	background-image: url('../images/generales/eliges.png');
}
.gkMouse:hover > span {
	background-image: url('../images/generales/eliges.png');
}

.gklink, .gkinfo, .gksettings, .gkalarm {
	background: url('../images/generales/porquepedir.png');
	height: 46px;
}
.gklink {
	background-position: 0 0!important;
}
.gkinfo {
	background-position: 0 -56px!important;
}
.gksettings {
	background-position: 0px -112px!important;
}
.gkalarm {
	background-position: 0px -170px!important;
}
/* ************** Sidebar ************************* */

#gkPageTop + #gkPageContent #gkSidebar, #gkPageTop + #gkPageContent #gkContent {
	margin-top: 10px !important;
}
#gkSidebar .box {
	margin-top: 10px;
}
#gkSidebar div.banneritem {
	padding: 8px 0px 2px;
	border-bottom: 1px solid #EEE;
}
#gkSidebar .box .header {
	margin-bottom: 3px;
	min-height: 0;
}



/* ************** Botones principales ************* */

.gkIsWrapper-gk_startup .gkIsText .btn1, .gkIsWrapper-gk_startup .gkIsText .btn2, .gkIsWrapper-gk_startup .gkIsText .btn1:hover, .gkIsWrapper-gk_startup .gkIsText .btn2:hover {
	font-weight: 500;
}
.gkIsWrapper-gk_startup .gkIsText .btn1, .gkIsWrapper-gk_startup .gkIsText .btn2:hover, #gkMainbodyBottom .moduloPideUltimos .btn1 {
	background: #e07a78; /* Old browsers */
	background: -moz-linear-gradient(top, #e07a78 0%, #EC6849 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e07a78), color-stop(100%, #EC6849)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e07a78 0%, #EC6849 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e07a78 0%, #EC6849 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e07a78 0%, #EC6849 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e07a78 0%, #EC6849 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e07a78', endColorstr='#EC6849', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
	-moz-box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
	-ms-box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
	-o-box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
	box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
}
.gkIsWrapper-gk_startup .gkIsText .btn1:hover, .gkIsWrapper-gk_startup .gkIsText .btn2, #gkMainbodyBottom .moduloPideUltimos .btn1:hover {
	background: #53524d; /* Old browsers */
	background: -moz-linear-gradient(top, #53524d 0%, #62615d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #53524d), color-stop(100%, #62615d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #53524d 0%, #62615d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #53524d 0%, #62615d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #53524d 0%, #62615d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #53524d 0%, #62615d 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53524d', endColorstr='#62615d', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	-moz-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	-ms-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	-o-box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
	box-shadow: inset 1px 1px 0 #585752, 1px 0 3px rgba(0, 0, 0, 0.28);
}
#gkMainbodyBottom .moduloPideUltimos .btn1 {
	height: 45px;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
	color: #ffffff;
	padding: 4px 20px 0 20px;
	border-radius: 3px;
}

#gkMainbody a.button {
	margin: 20px auto 0px 90px;
	background: #e74c3c;
	font-size: 20px;
    height: 50px;
    line-height: 51px;
    text-transform: none;
}

#gkSidebar a.button {
	margin: 30px auto 30px 0px;
	background: #e74c3c;
	font-size: 20px;
    height: 50px;
    line-height: 51px;
    text-transform: none;
}


/* ************ Pie pagina ************************ */
#gkBottom4 {
	background: url("../images/generales/gris.png") repeat scroll 0% 0% transparent;
	font-family: 'Roboto Condensed', Arial, sans-serif;
}
#gkBottom4, #gkBottom4 a {
	color: #777;
}
#gkBottom4 .box .header {
	margin-bottom: 3px;
	min-height: 0px;
	margin-top: 5px;
	color: #777;
}
#gkBottom4 .box {
}
#gkBottom4 .box ul li {
	padding: 1px 0px;
}
/* ************* Fichas instaladores ************** */
#listing .listing-desc {
	font-size: inherit;
	margin-top: 14px;
}
#index .title {
	height: auto;
	font-size: 1.3em;
}
#index .row-fluid {
	display: inline-block;
	float: left;
	width: 32%;
}
#index .row-fluid .span12 .row-fluid {
	width: 100%;
}
/*Logo*/
#listing #field_29 .caption {
	display:none;
}
#listing #field_29 .output {
	/*text-align: center;*/
	margin: 0 auto;
	float:none;
}

/*Acreditaciones*/
#listing #field_37 .output img {
    padding-right: 6px;
    padding-bottom: 6px;
}

/*Provincias de servicio*/
#listings .listing-summary #field_32 span.output ul li,
#listing #field_32 div.output ul li {
    display: inline-block;
    
}

#listings .listing-summary #field_32 span.output ul li::before,
#listing #field_32 div.output ul li::before {
    content: '|';
    padding: 0 6px;
}

#listings .listing-summary #field_32  span.output ul > :first-child::before,
#listing #field_32  div.output ul > :first-child::before {
    content: '';
    padding-left: 0;
}

.output a:hover{
	text-decoration:none;
}

.mt-ls-field.category .output {
	display: contents;
}

.summary-view-fields .mt-ls-fields .mt-ls-field {
    padding-top: 9px;
}

.summary-view-fields .output{
	float: none;
}


#listing .listing-share .fa-facebook, 
#listing .listing-share .fa-linkedin,
#listing .listing-share .fa-twitter,
#listing .listing-share .fa-pinterest,
#listing .listing-share .fa-whatsapp {
    font-family: 'Font Awesome\ 5 Brands';
}

/* SATs*/

img.logo-marca {
	margin: 10px;
}

/* --------------------------------------------------------------------------------------------- */
/* ************************************ GENERALES CYF ****************************************** */
/* --------------------------------------------------------------------------------------------- */

html {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
/* Colores */
.trojo {
	color: #EC6849;
}
.tazul {
	color: #006699;
}
.tgris {
	color: #999999;
}
/* Justificacion */
.tcentrado {
	text-align: center;
}
.k2box {
	margin-left: 0!important;
}
/* enlaces con subrayado punteado */
#gkMainbodyBottom .box.moduloPideInformacion a, #cat-desc a {
	border-bottom: 1px dotted #777777;
}
#gkMainbodyBottom .box.moduloPideInformacion a:hover, #cat-desc a:hover {
	border-bottom: none;
	text-decoration:none;
}
/* ******************************************************************************************** */
/* ************************************** CABECERA  ******************************************* */
/* ******************************************************************************************** */
#header1 {
	position: relative;
	margin: 0px auto 0;
	padding-left: 0px;
	width: 100%;
	height: 131px;
	border-left: 0px solid #E5E5E5;
	border-right: 0px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5!Important;
}
#header1 span.centrado {
	text-align: center;
}
.contenedorbarra {
	position: relative;
	margin: 0px auto 0;
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	max-width: 1230px!Important;
}
.contenedor-centrado {
	position: relative;
	margin: 0px auto 0;
	padding: 0px;
	margin: 0px;
	width: 100%;
	max-width: 1250px!Important;
	margin: 0 auto;
}
.top-bar-wrapper {
	background: #252525;
	width: 100%;
	margin: 0 auto;
	height: 30px;
}
.top-bar {
	margin-left: 14px;
	height: 28px;
	padding-top: 5px;
	color: #fff;
	font-size: 0.9em;
	font-weight: 600;
	width: 1230px;
	margin: 0 auto;
}
.top-bar ul {
}
.top-bar ul li {
	display: inline;
	padding: 0 5px;
}
.top-bar ul li a {
	color: #fff;
}
.top-bar ul li a:hover {
	color: #EC6849;
	text-decoration: none;
}
.icono-phone, .icono-mail {
	width: 19px;
	height: 17px;
	display: inline-block;
	padding: 0 4px;
}
.icono-mail {
	background: url('../images/generales/iconos_cabecera.png') no-repeat;
	background-position: 5px -35px;
}
.icono-phone {
	background: url('../images/generales/iconos_cabecera.png') no-repeat;
	background-position: 10px -54px;
}
.icon-nav {
	display: table;
	margin: 0 auto;
	margin-bottom: 7px !important;
	text-align: center;
}
a.active .icon-nav {
	color: #fff;
}
.icono-calor {
	width: 19px;
	height: 17px;
}
.icono-blog {
	width: 26px;
	height: 17px;
}
.icono-presupuesto {
	width: 26px;
	height: 17px;
}
.icono-tienda {
	width: 26px;
	height: 17px;
}
#nav {
	margin: 0;
	list-style: none;
	float: right;
	position: relative;
}
#nav > ul {
	display: block !important;
	margin-top: 0px;
}
#nav li {
	float: left;
	position: relative;
	padding: 0 5px 0px 5px;
	margin-left: 20px;
	cursor: pointer;
	height: 73px;
	text-decoration: none;
	list-style-type: none;
}

#nav li a {
	float: none;
	display: block;
	font-family: "Roboto Condensed", Arial, sans-serif;
	font-size: 15px;
	font-weight: 500;
 text-decoration:none padding-right: 15px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: -8px;
}
#nav li a:hover {
	text-decoration: none;
}
#nav li span {
	font-family: "Open Sans", verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 100%;
	display: inline-block;
	color: #b8b8b7;
}
#nav li:last-child {
	padding-right: 0;
}
.icono-calor {
	background: url('../images/generales/iconos_cabecera.png') no-repeat;
	background-position: -0px -21px;
}
.icono-blog {
	background: url('../images/generales/iconos_cabecera.png') no-repeat;
	background-position: -34px -21px;
}
.icono-tienda {
	background: url('../images/generales/iconos_cabecera.png') no-repeat;
	background-position: -68px -21px;
}
.icono-presupuesto {
	background: url('../images/generales/iconos_cabecera.png') no-repeat;
	background-position: -106px -21px;
}

#nav li.active .icono-calor, #nav li.active .icono-blog, #nav li.active .icono-tienda, #nav li.active .icono-presupuesto {
	background-position: -0px -0px;
}
#nav li:hover .icono-calor {
	background-position: -0px -3px;
	text-decoration: none;
}
#nav li:hover .icono-blog {
	background-position: -34px -3px;
	text-decoration: none;
}
#nav li:hover .icono-tienda {
	background-position: -68px -3px;
	text-decoration: none;
}
#nav li:hover .icono-presupuesto {
	background-position: -106px -3px;
	text-decoration: none;
}

/* ******************************* CABECERA ***************************************** */

#nav li a {
	color: #777;
}
#nav li a.active {
	color: #EC6849!Important;
}
#nav li a:hover {
	color: #EC6849!Important;
}
#nav li ul li a:hover {
	color: #EC6849;
}
#nav li ul li a.active {
	color: #EC6849!Important;
}
#nav li ul li:first-child {
	border-top: 2px solid #EC6849;
}
#nav-container {
	float: right;
	width: 100%;
	position: relative;
	height: 50px;
	padding-top: 0px;
	margin-right: 20px;
	margin-top: -80px;
	max-width: 1200px!Important;
}
.logotipo {
	float: left;
	margin-left: 0px;
	position: relative;
	padding-top: 0px;
	z-index: 9999;
}
.logotipocaloryfrio {
	float: left;
	padding-left: 0px;
	position: relative;
	padding-top: 20px;
	z-index: 9999;
	width: 100%;
}
img.textopresupuestos {
	padding: 26px 0 0 10px;
}
/* ************************************** SLIDER HOME ***************************************** */

#gkHeader {
    background: none;
}

#gkHeader .tituloHome {
	background: transparent url('../images/header_bg_tecnico.jpg') no-repeat center top;
	margin-top: 10px;
    margin-bottom: 10px;
	min-height: 500px;
	height: 90px;
	/* margin: 0 auto;*/
	max-width: 1400px;
	position: relative;
	width: 100%;
}
 #gkHeader .tituloHome .tituloPrincipal {
 	display: block;
	left: 0px;
	margin: 0px 45%;
	position: absolute;
	text-align: left;
	top: 10px;
	width: 55%;
	z-index: 127;
}

#gkHeader .tituloPrincipal h1 {
	color: #444;
	font-size: 50px;
    font-weight: 400;
    line-height: 54px;
    margin: 60px 10px 30px 60px;
	/* font-weight: 700;
	font-size: 2.9em;
	font-size: 32px;
	line-height: 40px;
	display: inline-block;
	text-shadow: rgb(200, 200, 200) 3px 4px 9px; 
	text-transform: uppercase; */
}

#gkHeader .tituloPrincipal a.button {
	margin: 20px auto 0px 90px;
	background: #e74c3c;
	font-size: 20px;
    height: 50px;
    line-height: 51px;
    text-transform: none;
}

#gkHeader .tituloHome h4 {
	color: #777;
	font-size: 15px;
	border-bottom: 1px solid #dddddd;
	display: inline-block;
	line-height: 30px;
}
/* -- NUEVO DISEÑO SLIDE 

.gkIsWrapper-gk_bluap img {
	display: none;
}

.gkIsWrapper-gk_bluap .figcaption h2 {
	margin: 20px 0px 30px 60px;
	text-shadow: none;
	color: #444;
}

.gkIsWrapper-gk_bluap .figcaption p {
	padding: 0px 0px 0px 50px;
}

.gkIsWrapper-gk_bluap .figcaption a.button {
	margin: 0px auto 0px 90px;
}

.gkIsWrapper-gk_bluap .gkIsPagination {
	display:none;
} -- */

/* -- ANTIGUO DISEnO SLIDE -- */

/* #gkHeader.nobg {
    background: transparent url('../images/header_bg_banyo.jpg') no-repeat center top;
	margin-top: 10px;
    margin-bottom: 10px;
	min-height: 500px;
}

.gkIsWrapper-gk_startup .gkIsText {
	margin: 0px 31%;
	width: 70%;
}
.gkIsWrapper-gk_startup .gkIsText.active {
	top: 0px;
}
.gkIsWrapper-gk_startup .gkIsText h2 {
	color: #EC6849;
	margin-top: 30px;
	line-height: 20px;
	text-shadow: rgb(200, 200, 200) 3px 4px 4px;
}
.gkIsWrapper-gk_startup .gkIsText h2 a {
	color: #EC6849;
	font-size: 25px;
	line-height: 30px;
}
.gkIsWrapper-gk_startup .gkIsText p {
	color: #777;
	font-size: 20px;
	margin: 5px 0px 8px;
}
.gkIsWrapper-gk_startup .gkIsText span.gkLine {
	border-top: 8px dotted #ffeded;
	margin: 20px auto 20px auto;
}
#gkIs-gk-is-105 .gkIsImage img {
	margin-left: -6%;
} */


/* --- */


/* ******************************************************************************************** */
/* ************************************** DERECHA (SIDEBAR)************************************ */
/* ******************************************************************************************** */

/* ******************* Buscar ****************************************** */

#gkSidebar form#mod-finder-searchform button {
	width: 42px;
	background: #53524D url('../../../images/buscar.png') no-repeat 8px 5px;
	margin-left: 5px;
	font-size: 0px;
}
#gkSidebar form#mod-finder-searchform button:hover {
	background: #EC6849 url('../../../images/buscar.png') no-repeat 8px 5px;
}
#gkSidebar form#mod-finder-searchform button i {
	display: none;
}
#gkSidebar form#mod-finder-searchform input#mod-finder-searchword {
	width: 80%;
}

#gkSidebar form#mod-finder-searchform .element-invisible.finder {
    display: none;
}

button.btn.btn-primary.hasTooltip.finder {
    padding-left: 10px;
    padding-right: 10px;	
}
#gkSidebar .finder input[type="text"]{
	width:70%;
    float: left;
    margin-right: 5px;
	color: #555;
	box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
}
#gkSidebar .finder input[type="text"]::placeholder{
	color:#999;
}
#gkSidebar .finder .btn-primary {
box-shadow: none;
background: linear-gradient(to bottom, #53524d 0%, #62615d 100%);
font-size: 13px;
border:0px;
line-height: 15px;
}

/* ******************* Menú lateral ************************************ */

/*versión 1*/

.menuLateral {
	background: url('../images/formulario/planos.png') no-repeat;
	background-size: 100%;
	height: 147px;
	padding: 10px 0 0 20px;
	margin: 0;
}
.menuLateral li {
	margin: 0 0 10px 0;
	background-color: rgba(255,255,255,.7);
}
.menuLateral a {
	display: block;
	font-size: 25px;
	font-weight: 600;
	padding: 5px 0 10px 76px;
	text-shadow: rgb(200, 200, 200) 3px 4px 4px;
}
.menuLateral a.btn1 {
	color: #EC6849;
	background: url("../images/formulario/botones_pide_alta.png") no-repeat 10px 7px!important;
}
.menuLateral a.btn2 {
	color: #0f568c;
	background: url("../images/formulario/botones_pide_alta.png") no-repeat 10px -87px!important;
}
.menuLateral a.btn1:hover, .menuLateral a.btn2:hover {}

.menuLateral a.btn1:hover {
	background: url("../images/formulario/botones_pide_alta.png") no-repeat 10px -180px!important;
}
.menuLateral a.btn2:hover {
	background: url("../images/formulario/botones_pide_alta.png") no-repeat 10px -274px!important;
}

/* ******************* Modulo contenidos de interés ******************** */

ul.nav.menu.ModContenidoInteres {
	font-family: 'Roboto Condensed', Arial, sans-serif;
}
ul.nav.menu.ModContenidoInteres li {
	min-height: 50px;
}
ul.nav.menu.ModContenidoInteres img {
	display: inline-block;
	float: left;
	padding-top: 7px;
}
ul.nav.menu.ModContenidoInteres span {
	display: inline-block;
	width: 70%;
	margin: 0px 0px 0px 10px;
	text-align: justify;
	font-weight: 400;
}
/* ******************* Iconos redes (inicio) *************************** */
/*
.itp-socialbuttons-mod {
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
}
.itp-socialbuttons-mod img {
	float: left;
	height: auto;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	margin-right: 0;
	margin-top: 0;
	max-width: 100%;
	top: 0;
}
.itp-socialbuttons-mod h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.itp-sbb-nl {
	border-top: none;
	border-bottom: none;
}
.itp-sbb-tl {
	border-top: thin solid #808080;
	border-bottom: none;
	padding-top: 5px;
}
.itp-sbb-bl {
	border-top: none;
	border-bottom: thin solid #808080;
	padding-bottom: 0px;
	overflow: hidden;
}
.itp-sbb-bothl {
	border-top: thin solid #808080;
	border-bottom: thin solid #808080;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}
.itp-sb-left {
	text-align: left;
}
.itp-sb-left a {
	border: 0 !important;
	margin-right: 5px;
}
.itp-sb-right {
	text-align: right;
}
.itp-sb-right a {
	border: 0 !important;
	margin-left: 5px;
}
.itp-sb-center {
	margin-left: auto;
	margin-right: auto;
	text-align: center !important;
	margin-bottom: -17px;
	margin-top: -12px;
}
.itp-sb-center a {
	border: 0 !important;
	margin-left: 5px;
}
*/
/* Redes sociales * NUEVO */
#redes {
    
}

#redes li {
    display: inline-block;
	padding-top: 2px;
    height: 23px;
}
#redes li span.nred{
    display: none;
}

#redes li .iredes {
    display: table;
    margin: 0 auto;
    margin-bottom: 7px !important;
    text-align: center;
}

#redes li .ifacebook, #redes li .instagram, #redes li .itwitter, 
#redes li .ilinkedin, #redes li .ipinterest,#redes li .iyoutube,#redes li .ivoox {
    background: url('/images/recursos/iconos-redes.png') no-repeat;
    text-decoration: none;
	width: 32px;
    height: 32px;
}

#redes li .ifacebook {background-position: 0px -0px;}
#redes li .instagram {background-position: -36px -0px;}
#redes li .itwitter {background-position: -71px -0px;}
#redes li .ilinkedin {background-position: -106px -0px;}
#redes li .ipinterest {background-position: -142px -0px;}
#redes li .iyoutube {background-position: -178px -0px;}
#redes li .ivoox {background-position: -216px -0px;}
/* ******************* Iconos redes (fin) *************************** */

/* ******************* Modulo blog (inicio) *************************** */

/* ******************* Modulo blog (fin) *************************** */


/* ******************************************************************************************** */
/* ************************************** FORMULARIOS ****************************************** */
/* ******************************************************************************************** */

/* *************************** Formulario Suscripción  ****************************** */

/* *************************** FORMULARIOS (Comunes) ************************************* */

#contenidoPidePresupuesto, #contenidoAltaProfesional, #contenidoContacta {
	height: 640x;
	/*background-image:url('../images/formulario/tela.png');*/
	background-image: url('../images/generales/puntos.png');
	box-shadow: 10px 10px 16px -5px rgba(220,220,220,0.49);
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border: 4px solid #efefef;


	
	padding: 1% 0 1% 0;
	margin: 0px 40px;
	/*nuevo*/
	/*
	padding: 1% 0;
    width: 73%;
    margin: 0 auto;
    font-family: 'Roboto condensed';
    font-size: 14px;
	*/
}
div#seccionPasos, div#seccionPasosAlta {
	margin-bottom: 15px;
}
#seccionPasos ul, #seccionPasosAlta ul {
	text-align: center;
	font-weight: 600;
	text-shadow: rgb(200, 200, 200) 3px 4px 4px;
	font-family: "Roboto condensed", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
}
#seccionPasos ul.pasos li, #seccionPasosAlta ul.pasosAlta li {
	display: inline-table;
	padding: 0;
	height: 22px;
	width: 180px;
	background: none!important;
}
img#captcha54, img#captcha71, img#captcha79 {
	float: left;
	width: 170px;
}
img#captcha54 + br, img#captcha71 + br, img#captcha79 + br {
	display: none;
}
input#captchaTxt54, input#captchaTxt71, input#captchaTxt79 {
	margin-left: 10px;
	float: left;
}
input#captchaTxt54 + a, input#captchaTxt71 + a, input#captchaTxt79 + a {
	border-bottom: none;
}
img#bActualizar {
}

.formControls .formBody {
	/*overflow: hidden;*/
}
.rsform-block-tipo .formControls .formBody,
.rsform-block-profesional .formControls .formBody,
.rsform-block-actividad .formControls .formBody,
.rsform-block-acepto .formControls .formBody,
.rsform-block-politica .formControls .formBody {
    overflow: hidden;
}

.rsform-block-provincia .formControls .formBody ul li{
	background:none!important;
	color:#666!important;
}

.rsform-block-provincia .formControls .formBody ul li:hover {
	color:#666!important;
}

.rsform-block-captcha .formBody {
    margin-top: 10px;
}



.formResponsive .formHorizontal .rsform-block {
	/*margin-bottom: 0!important;*/
}
.formResponsive input[type="text"] {
	height: 28px;
}
.formResponsive input[type="checkbox"] {
	min-height: 21px;
	clear: both;
}
.formControls .formBody label {
	color: #444444;
	font-size: 1em;
	padding-top: 2px;
}

/* ************************* Formularios BOTONES ****************************** */
#SiguienteNext{/*, #EnviarPrev {*/
    background-color: #f5f5f5;
    color: #333;
   
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
		
    border: 1px solid #cccccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #b3b3b3;
}

#SiguienteNext:hover, #Enviar{/*, #EnviarPrev:hover, #Enviar {*/
	background-color: #EC6849;
	background-image: -ms-linear-gradient(top, #EC6849, #cc9999);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EC6849), to(#cc9999));
	background-image: -webkit-linear-gradient(top, #EC6849, #cc9999);
	background-image: -o-linear-gradient(top, #EC6849, #cc9999);
	background-image: -moz-linear-gradient(top, #EC6849, #cc9999);
	background-image: linear-gradient(top, #EC6849, #cc9999);
	background-repeat: repeat-x;
	border-color: #EC6849 #cc9999 #ff9999;
}

.rsform-block.rsform-block-enviar {
    margin-top: 8px;
}


/* *************************** FORMULARIO Contacta con nosotros ************************** */



/* *************************** FORMULARIO Pide Presupuesto  ****************************** */

.articulo-presupuesto .k2box {
	margin-left: 0;
}
.fila {
}
#seccionFormulario {
	width: 97%;
	margin: 0 auto;
	min-height: 430px;
}
#seccionFormulario form {
	padding: 1%;
}

#seccionFormulario #Asunto, #seccionFormulario #Descripcion, #seccionFormulario #Detalle {
	width: 90%;
}

#seccionFormulario #frmPresupuesto .rsform-block-nombre {
	width: 100%;
	margin: 0 auto;
}
#seccionFormulario #frmPresupuesto .formControlLabel, #seccionFormulario #frmPresupuesto .formBody {
	color: #444;
	font-size: 1em;
}
#frmPresupuesto.formResponsive input[type="submit"], .formResponsive input[type="button"]:hover {
	background-color: #EC6849;
	background-image: -ms-linear-gradient(top, #EC6849, #cc9999);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EC6849), to(#cc9999));
	background-image: -webkit-linear-gradient(top, ##EC6849, #cc9999);
	background-image: -o-linear-gradient(top, #EC6849, #cc9999);
	background-image: -moz-linear-gradient(top, #EC6849, #cc9999);
	background-image: linear-gradient(top, #EC6849, #cc9999);
	background-repeat: repeat-x;
	border-color: #EC6849 #cc9999 #ff9999;
}
#frmPresupuesto.formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input[type="submit"].active, .formResponsive input[type="submit"].disabled, .formResponsive input[type="submit"][disabled] {
	background-color: #EC6849;
}
.articulo-presupuesto p.fintro {
	font-size: 99%;
	letter-spacing: 0.1em;
}
  
#seccionPasos ul.pasos i.idescribe, #seccionPasos ul.pasos i.irecibe, #seccionPasos ul.pasos i.ielige {
	background: url("../images/formulario/pide_presupuesto.png") no-repeat;
	height: 90px;
	display: block;
}
#seccionPasos ul.pasos i.idescribe {
	background-position: 49px 0px;
}
#seccionPasos ul.pasos i.irecibe {
	background-position: -157px 0px;
}
#seccionPasos ul.pasos i.ielige {
	background-position: -365px 0px;
}
/* *************************** FORMULARIO Alta profesional  ****************************** */

#seccionPasosAlta {
	margin: 10px 0;
}

#seccionPasosAlta ul.pasosAlta i.irellena, #seccionPasosAlta ul.pasosAlta i.irealizamos, #seccionPasosAlta ul.pasosAlta i.irecibe {
	background: url("../images/formulario/alta_profesional_h.png") no-repeat;
	display: block;
	height: 90px;
	width: 83px;
	margin: 0px auto;
}
#seccionPasosAlta ul.pasosAlta i.irellena {
	background-position: 0px 0px;
}
#seccionPasosAlta ul.pasosAlta i.irealizamos {

	background-position: -204px 0px;
}
#seccionPasosAlta ul.pasosAlta i.irecibe {
	background-position: -410px 0px;
}

.formResponsive .formHorizontal .formControlLabel {font-size:0.9em;color:#666;}

#frmProfesional.formResponsive fieldset {
	background: transparent url("../images/generales/puntos.png") repeat scroll 0% 0%;
}
/* ************************  PASOS Pide Presupuestos (sidebar) ************************************* */

#seccionInfo {
}

#seccionInfo #infoPasos {
	border-bottom: 1px #eee solid;
	margin: 10px 0 20px 0;
}
#seccionInfo div.nota, #seccionInfo div.como {
	min-height: 60px;
	display: block;
	clear: both;
}
#seccionInfo div.como {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.7;
}
#seccionInfo div.nota {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	text-shadow: rgb(200, 200, 200) 3px 4px 4px;
}
#seccionInfo div.como div.rellena, #seccionInfo div.como div.contactan, #seccionInfo div.como div.comparas {
	padding: 5px 0 2px 47px !important;
	min-height: 38px !important;
	background-repeat: no-repeat !important;
	width: 10px;
	float: left;
}
#seccionInfo div.como div.rellena {
	background: url('../images/formulario/pide_presupuesto_pasos.png') no-repeat scroll left top transparent;
	background-position: 0px 0px;
}
#seccionInfo div.como div.contactan {
	background: url('../images/formulario/pide_presupuesto_pasos.png')no-repeat scroll left top transparent;
	background-position: 0px -54px;
	/*padding-left: 35px;*/
	margin-bottom: 50px;
}
#seccionInfo div.como div.comparas {
	background: url('../images/formulario/pide_presupuesto_pasos.png') no-repeat scroll left top transparent;
	background-position: 0px -107px;
}
#seccionInfo div.nota div.fgratis, #seccionInfo div.nota div.frellenar {
	padding: 5px 0 2px 47px !important;
	min-height: 38px !important;
	background-repeat: no-repeat !important;
	width: 10px;
	float: left;
}
#seccionInfo div.nota div.fgratis {
	background: url('../images/formulario/pide_presupuesto_pasos.png') no-repeat scroll left top transparent;
	background-position: 0px -160px;
}
#seccionInfo div.nota div.frellenar {
	background: url('../images/formulario/pide_presupuesto_pasos.png') no-repeat scroll left top transparent;
	background-position: 2px -222px;
}
#seccionInfo div.nota div.texto {
}
#seccionInfo div.nota div.fgratis span, #seccionInfo div.nota div.frellenar span, #seccionInfo div.como div.rellena span, #seccionInfo div.como div.contactan span, #seccionInfo div.como div.comparas span {
	display: none;
}
/* *************************** FORMULARIO Alta profesionales  ****************************** */




/* ************************  PASOS Alta profesionales (sidebar) ************************************* */

#seccionInfoAlta {
}
#seccionInfoAlta #infoPasosAlta {
	border-bottom: 1px #eee solid;
	margin: 10px 0 20px 0;
}

#seccionInfoAlta div.como {
	font-size: 1.1em;
	font-weight: bold;
	display: inline-flex;
}
#seccionInfoAlta div.como p {
	margin: 0 0 1em 0;
	width: 100%;
}
#seccionInfoAlta div.nota {
	display: inline-flex;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	text-shadow: rgb(200, 200, 200) 3px 4px 4px;
}
#seccionInfoAlta i.rellenaAlta, #seccionInfoAlta i.contactoAlta, #seccionInfoAlta i.fichaAlta, #seccionInfoAlta i.recibirAlta, #seccionInfoAlta i.fopinan, #seccionInfoAlta i.freferencias {
	display: block;
	width: 70px;
	height: 47px;
}
#seccionInfoAlta i.rellenaAlta {
	background: url("../images/formulario/alta_profesional_pasos.png") no-repeat;
	background-position: 0px -0px;
}
#seccionInfoAlta i.contactoAlta {
	background: url("../images/formulario/alta_profesional_pasos.png") no-repeat;
	background-position: 0px -50px;
}
#seccionInfoAlta i.fichaAlta {
	background: url("../images/formulario/alta_profesional_pasos.png") no-repeat;
	background-position: 0px -104px;
}
#seccionInfoAlta i.recibirAlta {
	background: url("../images/formulario/alta_profesional_pasos.png") no-repeat;
	background-position: 0px -158px;
}

#seccionInfoAlta div.nota i.fopinan {
	background: url("../images/formulario/alta_profesional_pasos.png") no-repeat;
	background-position: 0px -206px;
}
#seccionInfoAlta div.nota i.freferencias {
	background: url("../images/formulario/alta_profesional_pasos.png") no-repeat;
	background-position: 0px -258px;
}
#seccionInfoAlta div.nota div.texto {
}
#seccionInfoAlta span {
	display: none;
}
/* listar los checkbox de los formularios de Pide presupuesto y Alta profesional  */
.formResponsive label{
	width:100%;
}
/*alinear checkbox y label*/
input[type=checkbox], .checkbox, input[type=radio], .radio{
	margin-top:4px !important;
}


/* -----Form gp ----------------------------- */
/* gp tooltip */
.frm-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #666; /*black; */
}

/* gp tooltip text */
.frm-tooltip .frm-tooltiptext {
  visibility: hidden;
  width: 220px;
  background-color: #666; /*black;*/
  color: #eee;
  text-align: left;
  padding: 5px;
  border-radius: 6px;

  position: absolute;
  z-index: 1;
  font-size: 11px;
  font-weight: normal;
}

.frm-tooltip:hover .frm-tooltiptext {
  visibility: visible;
  cursor: pointer;
}
/* -------------------------------------- */


/* ******************************************************************************************** */
/* ************************************** ARTICULOS ****************************************** */
/* ******************************************************************************************** */

a.readmore {
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 31px;
	min-height: 0;
	padding: 0 10px;
	text-transform: uppercase;
	transition: all 0.11s ease-in-out 0s;
	width: auto;
	background-color: #EC6849;
	border: medium none;
	border-radius: 2px;
	box-shadow: 1px 1px #ddd;
}
a.readmore:hover {
	color: #FFFFFF;
	opacity: 0.85;
	text-decoration: none;
}
article ol {
	padding: 0 0 0 28px;
	list-style-position: initial;
}
article section.content img {
	margin-left: 0.4em;
}
/* *****************  Ultimos presupuestos ****************** */
section.listadoUltimosPresupuestos table, div.tag-category ul.category li {
	font-weight: 400;
}
section.listadoUltimosPresupuestos > header {
	margin: 0;
}

/* Listado Ultimos presupuestos y Por etiqueta (ini) ----------------------- */
.tag-category {
	font-size:110%;
}
div.tag-category ul.category li,
.listadoUltimosPresupuestos article {
    padding-bottom: 15px;
	border: 1px solid #ddeeff;
	margin-bottom: 12px;
}

.tag-category .intro-iconos, .listadoUltimosPresupuestos .intro-iconos{
	/*border: 1px solid #ddeeff;*/
	padding-left: 10px;
	margin-top: 10px;
}
.tag-category .tag-body .intro-iconos p,
.listadoUltimosPresupuestos .intro-iconos p {
    margin-right: 10px;
	display: inline-block;
	display:inline-flex;
}

.tag-category .tag-body .intro-iconos .utipoobra, 
.tag-category .tag-body .intro-iconos .ulocalizacion,
.tag-category .tag-body .intro-iconos .uprovincia,
.tag-category .tag-body .intro-iconos .utipolocal,
.tag-category .tag-body .intro-iconos .ulocalidad,
.tag-category .tag-body .intro-iconos .umedidas,
.tag-category .tag-body .intro-iconos .usector,
.listadoUltimosPresupuestos .intro-iconos .utipoobra,
.listadoUltimosPresupuestos .intro-iconos .ulocalizacion,
.listadoUltimosPresupuestos .intro-iconos .uprovincia,
.listadoUltimosPresupuestos .intro-iconos .utipolocal,
.listadoUltimosPresupuestos .intro-iconos .ulocalidad,
.listadoUltimosPresupuestos .intro-iconos .umedidas,
.listadoUltimosPresupuestos .intro-iconos .usector  {
	background-size: 15px;
	padding-left: 23px;
}
.tag-category .tag-body .intro-iconos .utipoobra, .listadoUltimosPresupuestos .intro-iconos .utipoobra  {
    background-position: 0px -63px;
}
.tag-category .tag-body .intro-iconos .ulocalizacion, .listadoUltimosPresupuestos .intro-iconos .ulocalizacion, 
.tag-category .tag-body .intro-iconos .ulocalidad, .listadoUltimosPresupuestos .intro-iconos .ulocalidad {
    background-position: 0px -0px;
}
.tag-category .tag-body .intro-iconos .utipolocal, .listadoUltimosPresupuestos .intro-iconos .utipolocal{
    background-position: 0px -126px;
}
.tag-category .tag-body .intro-iconos .uprovincia, .listadoUltimosPresupuestos .intro-iconos .uprovincia{
    background-position: 0px -185px;
}
.tag-category .tag-body .intro-iconos .umedidas, .listadoUltimosPresupuestos .intro-iconos .umedidas{
    background-position: 0px -252px;
}
.tag-category .tag-body .intro-iconos .usector, .listadoUltimosPresupuestos .intro-iconos .usector{
    background-position: 0px -311px;
}

.blog.listadoUltimosPresupuestos .k2box {
    margin-bottom: 0px;
}

.listadoUltimosPresupuestos article {
	padding:10px;
}
.listadoUltimosPresupuestos article h1{
	font-size:16px;
}

/* Listado por etiqueta (fin) ----------------------- */

.utipolocal, .utipoobra, .ulocalizacion, .uprovincia, .ulocalidad, .umedidas, .usector {
	padding: 0px 0 4px 34px;
	background: url('../images/generales/presupuesto.png') no-repeat;
}
.utipolocal {
	background-position: 0px -230px;
}
.utipoobra {
	background-position: 0px -114px;
}
.ulocalizacion, .ulocalidad {
	background-position: 0px 0px;
}
.uprovincia {
	background-position: 0px -342px;
}
.umedidas {
	background-position: 0px -457px;
}
.usector {
	background-position: 0px -570px;
}

section.listadoUltimosPresupuestos fieldset.filters {
	background: transparent url("../images/generales/gris.png") repeat scroll 0% 0%;
}
section.listadoUltimosPresupuestos fieldset.filters > div > select {
	margin: 2px 5px 2px 0;
}
/* *****************  Instalaciones de interés **************** */

.listadoInstalacionesReferencia article {
}
section.blog.listadoInstalacionesReferencia article {
	min-height: 320px;
}
.ilocalizacion, .ifecha, .ilocal, .iproblema, .isolucion, .iinstalador {
}
.ilocalizacion, .ifecha, .ilocal, .iproblema, .isolucion, .iinstalador {
	background: url('../images/generales/instalacion.png') no-repeat;
	padding: 0 0 2px 34px;
	min-height: 30px;
}
.ilocalizacion {
	background-position: 0px 0px;
}
.ifecha {
	background-position: 0px -143px;
}
.ilocal {
	background-position: 0px -285px;
}
.iproblema {
	background-position: 0px -424x;
}
.isolucion {
	background-position: 0px -573px;
}
.iinstalador {
	background-position: 0px -710px;
}
li.cat-list-row0.clearfix {
    min-height: 250px;
}

li.cat-list-row1.clearfix {
    min-height: 250px;
}

.cat-list-row1 img, .cat-list-row0 img{
padding-left: 10px;
}
/* Instalaciones de interes: tags en descripcion */

#cat-desc #taginstalaciones ul {}

#cat-desc #taginstalaciones ul li {
    text-align: center;
	padding: 15px 0 0;
	float: left;
    width: 25%;
}

#cat-desc #taginstalaciones ul li img {
    display: block;
	margin: 0 auto;
}


/* ********************* Fichas instaladores (MT) ********************************** */

span.icon-search.icon-white {
  display: none;
}

div#index {
}
.alpha-index {
	margin-bottom: 6px;
}
h1.contentheading {
	line-height: 40px;
}
#cat-desc {
	margin: 5px 0 15px;
	
}
/*
#cat-desc h4 {
	font-size: 16px;
	font-weight: 300;
}
*/
#cat-desc, #gkMainbody header{
	font-family: 'Roboto Condensed', Arial, sans-serif;
	color: #363636;
}
#cat-desc p , #gkMainbody header p{
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
	margin-bottom: 5px;
}

#listings {
	margin-top: 10px;
}

.listing-summary {
	background: none;
	border: 1px solid #eeeeee;
}
.listing-summary .header {
	border-bottom: 1px solid #eeeeee;
}

#listing h1.row-fluid sup{
	top:-1.1em;
}

#listing ul.thumbnails li {
	text-align: center!important;
}

#listing .btn:hover {
	background: #e07a78; /* Old browsers */
	background: -moz-linear-gradient(top, #e07a78 0%, #EC6849 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e07a78), color-stop(100%, #EC6849)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e07a78 0%, #EC6849 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e07a78 0%, #EC6849 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e07a78 0%, #EC6849 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e07a78 0%, #EC6849 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e07a78', endColorstr='#EC6849', GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
	-moz-box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
	-ms-box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
	-o-box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
	box-shadow: inset 1px 1px 0 #FF9999, 1px 0 3px rgba(0, 0, 0, 0.29);
}
#gkMainbody .map{
	margin-bottom: 20px;
}

#listing ul{
list-style-type: disc;
padding-left: 15px;
}

#listing .listing-desc a{
	border-bottom:1px dotted #777;
}
#listing .listing-desc a:hover{
	border-bottom:none;
	text-decoration: none;
}
.images ul{
	padding-left:0px;
}

/* Acreditaciones - certificados */
#listing ul.lista_acreditaciones{
	list-style-type: disc;
	padding-left: 15px;
	margin-bottom:20px;
}

/* ********************************* Sellos SAT ********************************************** */

.moduloSAT {
  clear: both;
  padding-bottom: 5px;
}

.bannergroup.sellosSAT div.banneritem {
  display: inline-block;
  border: none;
  padding: 8px;
  
}

#gkSidebar .bannergroup.sellosSAT div.banneritem {
  border: none;
  padding: 2px;
  width: 100%;
}


div#gkTools {
  clear: both;
}
/*
.breadcrumbs a[href~=/] ~ div.moduloSAT{
	background-color:red;
}
*/
.breadcrumbs ~ div.moduloSAT{
	/*background-color:red;*/
}

.breadcrumbs li:first-child:nth-last-child(2){
	background-color:blue;
}
/*
.breadcrumbs li:nth-child(1):nth-last-child(2) ~ li{
	background-color:blue;
}
*/

/*
section#gkBreadcrumb ~ section#gkMainbody{	
	background-color:blue;
}
*/
/*
div.tarjetasSAT ul {
    list-style: none;
}

div.tarjetasSAT ul li {
    float: left;
    margin: 4px;
	width: 23%;
}
*/

/* ********************************* Resultados etiquetas ************************************ */

div.tag-category ul.category li h3 {
	font-size: inherit;
	font-size: 130%;
	font-weight: 400;
}
div.tag-category h1:first-letter {
	text-transform: uppercase;
}
/* ********************************* Landing Como Pedir ************************************** */

#gkMainbodyTop {
	margin-bottom: 30px;
}

#comoSolicitarPresupuesto {
	margin-bottom: 10px;
	width: 820px;
	margin: 0px auto;
}

#gkMainbodyTop #comoSolicitarPresupuesto .bloqueComo {
	min-height: 200px;
}

#comoSolicitarPresupuesto .bloqueComo {
	width: 230px;
	float: left;
	margin: 0px 1% 10px 1%;
	padding: 10px;
	min-height: 402px;
	position: relative;
	-webkit-border-radius: 5px 0 5px 5px;
	-moz-border-radius: 5px 0 5px 5px;
	border-radius: 5px 0 5px 5px;
}
#comoSolicitarPresupuesto .bloqueComo:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border-width: 0px 29px 30px 0px;
	border-style: solid;
	border-color: #fff #fff transparent transparent;
	display: block;
	width: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	box-shadow: -2px 2px 1px rgba(0, 0, 0, 0.3), -3px 2px 1px rgba(0, 0, 0, 0.2);
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}
#comoSolicitarPresupuesto .comoDescribir, #comoSolicitarPresupuesto .comoRecibir, #comoSolicitarPresupuesto .comoElegir {
}
#comoSolicitarPresupuesto .comoDescribir {
	background-color: #ffe0d8;
}
#comoSolicitarPresupuesto .comoDescribir:before {
	background-color: #EC6849;
}
#comoSolicitarPresupuesto .comoRecibir {
	background-color: #ededed;
}
#comoSolicitarPresupuesto .comoRecibir:before {
	background-color: #999999;
}
#comoSolicitarPresupuesto .comoElegir {
	background-color: #e8f2fa;
}
#comoSolicitarPresupuesto .comoElegir:before {
	background-color: #0f568c;
}
#comoSolicitarPresupuesto .comoDescribir, #comoSolicitarPresupuesto .comoRecibir, #comoSolicitarPresupuesto .comoElegir {
/*background-image: url("../images/generales/puntos.png");*/
}
#comoSolicitarPresupuesto i.comoIcono {
	display: block;
	width: 95px;
	height: 84px;
	margin: 0 auto;
}
#comoSolicitarPresupuesto .comoDescribir i.comoIcono {
	background: url("../images/formulario/pide_presupuesto.png") no-repeat;
	background-position: 8px -0px;
}
#comoSolicitarPresupuesto .comoRecibir i.comoIcono {
	background: url("../images/formulario/pide_presupuesto.png") no-repeat;
	background-position: -194px 0px;
}
#comoSolicitarPresupuesto .comoElegir i.comoIcono {
	background: url("../images/formulario/pide_presupuesto.png") no-repeat;
	background-position: -401px -0px;
}

#comoSolicitarPresupuesto .bloqueComo .comoTexto h3 {
	text-align: center;
	font-weight: 600;
	text-shadow: rgb(200, 200, 200) 3px 4px 4px;
	font-family: "Roboto condensed", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 20px;
}
#comoSolicitarPresupuesto .bloqueComo .comoTexto p {
	margin-bottom: 0.9em;
}

/* *********** Landing Como alta profesional ************** */

#queOfrece {

}

#queOfrece .bloqueTexto i, #queOfrece .bloqueTexto h3, #queOfrece .bloqueTexto p {
	float: left;
}
.bloqueTexto {
	margin: 18px 0;
	clear: both;
	display: inline-flex;
}
.bloqueTexto h3 {
	padding-right: 10px;
	width: 15%;
	font-size: 15px!important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	border-right: 2px dotted #777;
}
.bloqueTexto span.tituloTexto {
	color: #0f568c;
	font-weight: 400;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	font-size: 13px;
	display: block;
	background-color: #e3f0fa;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding-left: 2px;
}
.bloqueTexto p {
	width: 65%;
	margin: 0 10px;
}
i.altaFicha, i.altaRecepcion, i.altaMejor, i.altaReferencias {
	display: block;
	width: 95px;
	height: 72px;
}
i.altaFicha {
	background: url("../images/formulario/alta_profesional.png") no-repeat;
	background-position: 0px -0px;
}
i.altaRecepcion {
	background: url("../images/formulario/alta_profesional.png") no-repeat;
	background-position: 0px -90px;
}
i.altaMejor {
	background: url("../images/formulario/alta_profesional.png") no-repeat;
	background-position: 0px -181px;
}
i.altaReferencias {
	background: url("../images/formulario/alta_profesional.png") no-repeat;
	background-position: 0px -272px;
}
/* ******************************* Etiquetas: Listado por etiqueta ************************* */

.tag-category fieldset.filters.btn-toolbar {
	background: transparent url("../images/generales/gris.png") repeat scroll 0% 0%;
	text-align: right;
	margin-top: 10px;
}
.tag-category fieldset.filters > div > * {
	float: none;
}
div.tag-category div.btn-group {
	margin: 0;
}
.tag-category label.element-invisible {
	font-size: 13px;
	font-weight: normal;
	color: #666;
}
.tag-category div#limit_chzn {
	display: none;
}
.tag-category select#limit {
	display: inline!important;
	margin: 2px 5px 2px 0;
}

/* ******************************************************************************************** */
/* ************************************ PIE ARTICULOS ***************************************** */
/* ******************************************************************************************** */

/* **************** Últimos presupuestos **************************** */
#gkMainbodyBottom {
	background: url('../images/generales/puntos.png');
	padding: 10px 12px;
	font-family: 'Roboto Condensed', Arial, sans-serif;
}
#gkMainbodyBottom .moduloPideUltimos {
}
#gkMainbodyBottom .box.moduloPideUltimos ul.menu li {
	border: none;
}
#gkMainbodyBottom .box.moduloPideInformacion {
	font-size: 16px;
	 
}

#gkMainbodyBottom .box.menuListadoUltimos {
	margin-top: 0;
	padding-right: 6px;
}
#gkMainbodyBottom .box.menuListadoUltimos ul {
}
#gkMainbodyBottom .box.menuListadoUltimos ul.menu li {
	border: none;
	float: right;
}
#gkMainbodyBottom .box.menuListadoUltimos ul.menu li a.btnVolver {
	background: url("../images/generales/porquepedir.png") no-repeat 3px -238px!important;
	padding: 8px 0 10px 56px;
	height: 30px;
	display: inline-block;
	font-size: 18px;
	color: #006699;
	font-weight: 400;
}
#gkMainbodyBottom .box.menuListadoUltimos ul.menu li a.btnVolver:hover {
	color: #777777;
	background: url("../images/generales/porquepedir.png") no-repeat 3px -308px!important;
}
/* ******************************************************************************************** */
/* ************************************ PIE PAGINA ******************************************** */
/* ******************************************************************************************** */

/* **************** Modulos Pie ************* */
body .moduloMenuPie.box.gkmod-4 {
	width: 24.3%;
	font-size: 11px;
}
body .moduloMenuPie.box.gkmod-4 h3 {
	color: #666666;
	font-size: 16px;
	line-height: 1;

	min-height: 17px;
}
body .moduloMenuPie.box.gkmod-4 ul.menu li {
	padding: 0;
}
body .moduloMenuPie.box.gkmod-4 ul.menu li a {
	color: #666666;
}

/* ******************************** Política privacidad *************************************** */
#cc-notification h2{
  margin-right: 188px!important;
}
#cc-notification h2 span{
	font-size:13px!important;
}
#cc-notification.cc-light a{
	font-size:13px;
}


/* ******************************** Cookies *************************************** */
.jb.cookie {
    padding: 4px 0;
}
.jb.cookie h2 {
    font-size: 13px;
    color: #006699;
    font-weight: normal;
}
#gkBottom4 a {
    color: #777;
}
.jb.accept {
    width: 100px;
    font-size: 12px;
    text-shadow: 1px 1px 0 #db6260;
    text-shadow: 1px 1px 0 #0f568c;
}
.jb.accept.blue {
    background: #006699;
}
.jb.bottom.blue .jb.cookie-bg.white, .jb.bottom.blue .jb.cookie-bg.black {
    border-top: 1px solid #006699;
}


/* ************************* Mosets tree ****************************** */

.mt-page-category-style-2 .mt-page-category .mt-category-header-title-desc h1{
	font-size:25px;
	font-weight:normal;
}

.summary-view-image img{
	width: auto;
	margin-top: 20px;
    margin-left: 20px;
}

#mainslider .flex-viewport {
    background: #fff;
}
.flexslider .slides > ul {
	list-style-type:none;
}
#mainslider .flexslider .slides img {
	min-height:280px;
    max-height: 280px; 
    width: auto; 
    max-width: 100%; 
    margin: 0 auto; 
}

ul.flex-direction-nav,
ul.flex-direction-nav li{
list-style:none;
list-style-image:none;
}

#listing ul{padding-left:0px;}
#listing .listing-desc ul{padding-left:15px;}
.images .mt-thumbnails-only-one, .summary-view-image .mt-thumbnails-only-one{list-style-type:none !important;}

#system-message-container {
    display: none;
}
.span5 .row-fluid {border-bottom: 1px solid #ddd;}
.mt-page-listing .mt-ld-field {border:none;}
.mt-page-listing .mt-ld-field .caption {width:30%;}

/* -----------------------------------------------------------------------*/
/* FORMULARIOS */
/* FORMULARIO Pide presupuesto Asunto (ini)  */
.custom.pasos-pide-presupuesto {
    float: left;
    width: 40%;
}
.custom.pasos-pide-presupuesto #seccionInfo {
    width: 70%;
    text-align: justify;
}  
.custom.pasos-pide-presupuesto #seccionInfo #infoPasos {
}

.custom.pasos-pide-presupuesto	#seccionInfo div.como {
    font-size: 0.9em;
    font-weight: bold;
	line-height: 1.7;
}

.custom.pasos-pide-presupuesto #seccionInfo div.nota{
	font-size: 14px;
}

div.rsform.form-pide-presupuestos-asunto {
     float: right;
    width: 98%;
    padding: 10px; 
}

div.rsform.form-pide-presupuestos-asunto div.msg-agradecimiento p{
	font-family: Roboto Condensed;
	font-size: 16px;
	color: #369;
}

section#gkMainbody div.msg-error,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-error,
section#gkMainbody div.msg-ok,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-ok,
section#gkMainbody div.msg-info,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-info,
section#gkMainbody div.msg-aviso,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-aviso{
	padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 20px;
}
section#gkMainbody div.msg-error span,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-error span.msg-titulo,
section#gkMainbody div.msg-ok span,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-ok span.msg-titulo,
section#gkMainbody div.msg-info span,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-info span.msg-titulo,
section#gkMainbody div.msg-aviso span,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-aviso span.msg-titulo{
	font-size: 1.3em;
	font-weight:bold;
}


section#gkMainbody div.msg-error .fas,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-error .fas,
section#gkMainbody div.msg-ok .fas,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-ok .fas,
section#gkMainbody div.msg-info .fas,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-info .fas,
section#gkMainbody div.msg-aviso .fas,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-aviso .fas{
    font-size: 50px;
	float: left;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 20px;
}

section#gkMainbody div.msg-error p,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-error p,
section#gkMainbody div.msg-ok p,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-ok p,
section#gkMainbody div.msg-info p,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-info p,
section#gkMainbody div.msg-aviso p,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-aviso p
{
	line-height: 20px;
}

section#gkMainbody div.msg-error a,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-error a,
section#gkMainbody div.msg-ok a,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-ok a,
section#gkMainbody div.msg-info a,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-info a,
section#gkMainbody div.msg-aviso a,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-aviso
 {
    font-size: 14px;
    font-weight: normal;
}

section#gkMainbody div.msg-error,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-error{
    color: #a94442;
    background-color: #f8e3e3;
    border: 1px solid #ebccd1;
}

section#gkMainbody div.msg-ok,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-ok{
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}

section#gkMainbody div.msg-info,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-info{
    color: #31708f;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
}

section#gkMainbody div.msg-aviso,
div.rsform.form-pide-presupuestos-asunto #frmPresupuesto div.msg-aviso{
	color: #8a6d3b;
	background-color: #fcf8e3;
    border: 1px solid #faebcc;
}

div.rsform.form-pide-presupuestos-asunto .formSpan6:first-child{
	width: 34%; 
	padding-top: 4%;
}

div.rsform.form-pide-presupuestos-asunto .formSpan6:nth-child(2){
	width: 60%; 
	padding-left: 24px;
}


div.rsform.form-pide-presupuestos-asunto .formRequired{
	display:none;
}

div.rsform.form-pide-presupuestos-asunto #Asunto {
   
}


div.rsform.form-pide-presupuestos-asunto #Provincia {
    
}

div.rsform.form-pide-presupuestos-asunto .formResponsive input[type="checkbox"]{
	min-height: 0;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-asunto, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-provincia,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-nombre,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-apellidos,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-email,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-telefono,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-direccion,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-cpostal,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-poblacion,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia{
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    margin-bottom: 20px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion-asunto,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion-presupuesto,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-datos-contacto{
	font-family: Roboto Condensed;
	font-weight:normal;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion-asunto .fas,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion-presupuesto .fas,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-datos-contacto .fas{
	color:#369;
	font-size:20px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion-asunto #lista-info-asunto {
    padding-left: 18px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion-asunto #lista-info-asunto li{
	background: none !important;
	list-style: disc;
	padding: 0 0 0 4px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-nombre,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-cpostal{
	float: left;
	width: 38%;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-apellidos,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-poblacion{
	width: 60%;
	float: right;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-email,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-politica{
	clear:both;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-politica,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-suscribirse{
	margin-bottom:0;
	padding-left: 5px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-politica .fas,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-suscribirse .fas{
	color:#369;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-recaptcha{
	padding-top: 10px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-asunto .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-provincia .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-nombre .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-apellidos .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-email .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-telefono .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-direccion .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-cpostal .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-poblacion  .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion  .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia  .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia .formControlLabel,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-recaptcha .formControlLabel
 {
    font-family: Roboto Condensed;
    font-size: 12px;
    color: #666666;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 15px 0 2px 13px;
	float:none;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-politica .formControlLabel
 {
	padding-right: 17px;
	padding-top: 3px;
	width: 20px;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-suscribirse .formControlLabel{
	padding-top: 12px;
	width: 20px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-asunto .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-provincia .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-nombre .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-apellidos .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-email .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-telefono .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-direccion .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-cpostal .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-poblacion .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-recaptcha .formControls{
    display: block;
    clear: both;
    margin:0;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-politica .formControls,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-suscribirse .formControls{
    margin-left: 40px;
	font-size: 13px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-recaptcha .formControls{
   padding-left: 13px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-asunto .formBody,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-provincia .formBody{
	width: 100%;
    border-radius: 3px;
    overflow: hidden;
    background: transparent url("/images/recursos/flecha-form.png") no-repeat 90% 20%;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-nombre .formBody,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-apellidos .formBody,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-email .formBody,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-telefono .formBody,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-direccion .formBody,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-cpostal .formBody,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-poblacion .formBody
{
	display: inline;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion .formBody{
	overflow: hidden;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso1 .formBody #Paso1Next,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso2 .formBody #Paso2Prev, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso2 .formBody #Paso2Next,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-enviar .formBody #EnviarPrev
{
	color:#fff;
	background-color: #369;
	border-color: #47a;
	background-image: -moz-linear-gradient(top, #369, #69c);
	background-image: none;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso1 .formBody #Paso1Next:hover,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso2 .formBody #Paso2Prev:hover,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso2 .formBody #Paso2Next:hover,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-enviar .formBody #EnviarPrev:hover
{
	background-color: #69c;
	border-color: #7ad;
	background-image: -moz-linear-gradient(top, #369, #69c);
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-asunto .formBody select,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-provincia .formBody select{
	padding: 0px 8px 0px 13px;
    width: 87%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
	-moz-appearance: none;
    appearance: none; 
	text-overflow:ellipsis;	
	font-size: 15px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-asunto .formBody select option:first-of-type,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-provincia .formBody select option:first-of-type {

    font-style: italic;
    color: #999;

}


div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-asunto .formBody select:focus {
   
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-nombre .formBody input,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-apellidos .formBody input,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-email .formBody input,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-telefono .formBody input,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-direccion .formBody input,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-cpostal .formBody input,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-poblacion .formBody input,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion .formBody textarea {
    display: block;
    width: 95%;
    background: transparent;
    font-size: 15px;
    color: #404b46;
    line-height: 1.2;
    padding: 0 0 0 13px;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-descripcion .formBody textarea {
	min-height: 130px;
    padding-top: 14px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia .rsform-radio,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra .rsform-radio,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local .rsform-radio,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad .rsform-checkbox,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia .rsform-checkbox
{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     display: inline-block;
     position: relative;
     background-color: #f1f1f1;
     color: #666;
     top: 10px;
     height: 30px;
     width: 30px;
     border: 0;
     border-radius: 50px;
     cursor: pointer;     
     margin-right: 7px;
     outline: none;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia .rsform-radio::before,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra .rsform-radio::before,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local .rsform-radio::before
{
     position: absolute;
     left: 18px;
	 top: -14px;
	 font-family: 'Font Awesome\ 5 Free';
	 content: "\f111";
	 
	 left: 14px;
	 top: -16px;
	 font-size: 17px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia .rsform-radio:checked::before,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra .rsform-radio:checked::before,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local .rsform-radio:checked::before
{
     position: absolute;
     left: 18px;
	 top: -14px;
 	 font-family: 'Font Awesome\ 5 Free';
	 content: "\f058";
	 
	 left: 14px;
	 top: -16px;
	 font-size: 17px;
	 
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad .rsform-checkbox::before,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia .rsform-checkbox::before
{
	 position: absolute;
     font: 14px sans-serif;
     left: 18px;
	 top: -14px;
     content: '\02143';
 	 font-family: 'Font Awesome\ 5 Free';
	 content: "\f0c8";
	 
	 left: 14px;
	 top: -16px;
	 font-size: 17px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad .rsform-checkbox:checked::before,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia .rsform-checkbox:checked::before
{
     position: absolute;
     font: 14px sans-serif;
     left: 18px;
	 top: -14px;
     content: '\02143';
	 font-family: 'Font Awesome\ 5 Free';
	 content: "\f14a";
	 
	 left: 14px;
	 top: -16px;
	 font-size: 17px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia .rsform-radio:hover,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra .rsform-radio:hover,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local .rsform-radio:hover,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad .rsform-radio:hover,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia .rsform-radio:hover
{
     background-color: #f7f7f7;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia .rsform-radio:checked,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra .rsform-radio:checked,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local .rsform-radio:checked,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad .rsform-radio:checked,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia .rsform-radio:checked
{
     background-color: #f1f1f1;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia label,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra label,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local label,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad label,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia label
{
     font: 300 14px sans-serif;
     color: #666;
     cursor: pointer;
} 

div.rsform.form-pide-presupuestos-asunto .rsform-block label span {
    text-transform: lowercase;
    color: #999;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-politica label{
	color:#666;
}

div.rsform.form-pide-presupuestos-asunto .formRed {
    font-family: sans-serif;
    font-size: 13px;
	color:#b94a48;
}

div.rsform.form-pide-presupuestos-asunto .formResponsive .formError {
    font-style: italic;
	padding-left: 15px;
	font-size: 11px;
}

div.rsform.form-pide-presupuestos-asunto .formResponsive .formHorizontal .formValidation{
	display: inline;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-politica .formValidation {
    display: inline-block;
}


div.rsform.form-pide-presupuestos-asunto .rsformProgress {
    font-size: 12px;
	color:#999;
	width: 59%;
	padding-left: 38%; 
}
div.rsform.form-pide-presupuestos-asunto .formResponsive .rsformProgressContainer {
    height: 8px;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso1{
	width: 65%;
	padding-left: 46%;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso2{
	width: 65%;
	padding-left: 42%;
}

div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia .formControlLabel::after,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local .formControlLabel::after,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad .formControlLabel::after,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia .formControlLabel::after,
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-direccion .formControlLabel::after {
    content: ' (opcional)';
	text-transform: lowercase;
	color: #999;
}

/* FORMULARIO Me interesa */
/*
.datos-presupuesto-interesa {
    background-color: #fafafa;
	position: relative;
	margin-bottom: 14px;
	padding: 6px 2px 6px 2px;
}

.datos-presupuesto-interesa::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0px 25px 25px 0px;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    display: block;
    width: 0;
	background-color: #efefef;
}

.datos-presupuesto-interesa ul {
    border-left: 4px double #F4C8C8;
    margin-left: 128px;
    padding-left: 7px;
}

.datos-presupuesto-interesa ul li {
    border-bottom: 1px solid #eee;
}
.datos-presupuesto-interesa ul li:last-child {
    border-bottom: none;
}

.datos-presupuesto-interesa ul li span.campo {
    width: 119px;
    display: inline-block;
    text-indent: 61px;
    text-indent: -164px;
    position: absolute;
    padding-left: 32px;

}
*/

/*duplicados */
div.rsform.form-me-interesa .datos-presupuesto-interesa,
div.rsform.form-solicitante-contactado .datos-presupuesto-interesa{
    background-color: #fafafa;
	position: relative;
	margin-bottom: 14px;
	padding: 6px 2px 6px 2px;
	
	width: 90%;
    margin: 0 auto;
}

div.rsform.form-me-interesa .datos-presupuesto-interesa::before,
div.rsform.form-solicitante-contactado .datos-presupuesto-interesa::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0px 25px 25px 0px;
    border-style: solid;
    border-color: #fff #fff transparent transparent;
    display: block;
    width: 0;
	background-color: #efefef;
}

div.rsform.form-me-interesa .datos-presupuesto-interesa ul,
div.rsform.form-solicitante-contactado .datos-presupuesto-interesa ul {
    border-left: 4px double #F4C8C8;
    margin-left: 128px;
    padding-left: 7px;
}

div.rsform.form-me-interesa .datos-presupuesto-interesa ul li,
div.rsform.form-solicitante-contactado .datos-presupuesto-interesa ul li {
    border-bottom: 1px solid #eee;
	background: none !important;
	padding: 2px 0 2px 8px;
}
div.rsform.form-me-interesa .datos-presupuesto-interesa ul li:last-child,
div.rsform.form-solicitante-contactado .datos-presupuesto-interesa ul li:last-child {
    border-bottom: none;
}

div.rsform.form-me-interesa .datos-presupuesto-interesa ul li span.campo,
div.rsform.form-solicitante-contactado .datos-presupuesto-interesa ul li span.campo {
    width: 119px;
    display: inline-block;
    text-indent: 61px;
    text-indent: -164px;
    position: absolute;
    padding-left: 21px;
}

div.rsform.form-me-interesa .rsform-block.rsform-block-email,
div.rsform.form-me-interesa .rsform-block.rsform-block-recaptcha,
div.rsform.form-me-interesa .rsform-block.rsform-block-enviar{
    width: 40%;
	margin: 0 auto;
}

div.rsform.form-solicitante-contactado .rsform-block.rsform-block-opcion,
div.rsform.form-solicitante-contactado .rsform-block.rsform-block-recaptcha,
div.rsform.form-solicitante-contactado .rsform-block.rsform-block-contactado {
	width: 80%;
	margin: 0 auto;
}

div.rsform.form-me-interesa .rsform-block.rsform-block-email,
div.rsform.form-solicitante-contactado .rsform-block.rsform-block-opcion {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    margin-bottom: 20px;
}

div.rsform.form-me-interesa .rsform-block.rsform-block-email .formControlLabel,
div.rsform.form-me-interesa .rsform-block.rsform-block-recaptcha .formControlLabel,
div.rsform.form-solicitante-contactado .rsform-block.rsform-block-opcion .formControlLabel,
div.rsform.form-solicitante-contactado .rsform-block.rsform-block-recaptcha .formControlLabel
 {
    font-family: Roboto Condensed;
    font-size: 12px;
    color: #666666;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 15px 0 2px 13px;
	float:none;
	/*margin-left: 22%;*/
}

div.rsform.form-me-interesa .rsform-block.rsform-block-email .formControls,
div.rsform.form-me-interesa .rsform-block.rsform-block-recaptcha .formControls,
div.rsform.form-solicitante-contactado .rsform-block.rsform-block-opcion .formControls,
div.rsform.form-solicitante-contactado .rsform-block.rsform-block-recaptcha .formControls
{
    display: block;
    clear: both;
    margin:0;
	margin-left: 13px;
}

#gkMainbody article section div.rsform.form-me-interesa img,
#gkMainbody article section div.rsform.form-solicitante-contactado img{
	padding-bottom:0;
}



/* Formulario GP GESTION PRESUP */
div.form-gestion-reenvio {
	
}

div.form-gestion-reenvio a {
    color: #666;
    border-bottom: none;
}
div.form-gestion-reenvio a:hover {
     border-bottom: none;
}

div.form-gestion-reenvio tbody tr td{
	padding: 4px 0px;
}

div.form-gestion-reenvio #lista{
}

div.form-gestion-reenvio .parado, 
div.form-gestion-reenvio .parado td a {
 	opacity: 0.6;
}


input#Urgencia0,input#Urgencia1,input#Urgencia2,input#Urgencia3{
top: 5px;
}
input#Energia0, input#Energia1,input#Energia2,input#Energia3,input#Energia4{
top: 5px;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra label,div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local label,div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad label,div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia label{
float:left;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra .rsform-radio, div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local .rsform-radio,div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad .rsform-checkbox,div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia .rsform-checkbox{
	top:5px;
}
.formResponsive .formControls label{
	float:left;
}
.headerVideo .header{
text-transform:none;
font-weight:100;
color:#EC6849;
font-size:24px;
}
.cajaVideoInst{width: 48%; float: right; margin-left: 2%;}
.cajaDatosInst{float: left; width: 48%; margin-right: 2%;}


#gkMainbody .fastsocialshare-share-whatsapp a{border-bottom: 0px;}
.fastsocialshare_container{margin-top: 1em;}
.fastsocialshare-share-whatsapptext{    font-size: 13px;}
button.IN-2bc0215c-7188-4274-b598-1969e06d4d7c-1G9ISYhSF8XoOmdcl0yKDu {box-shadow: none;text-transform: capitalize;}
.fastsocialshare-share-lin {margin: 0 1px 0 0;margin-left: -3px;}

.mxyt-title {display: none;}
.mxYouTubeR_video,.mxYouTubeR_playlist{box-shadow:none;padding-top: 8px;}
.mxyt-playlist .mxyt-title{
	display:block;  
	text-align: center;
	color:#363636;
	padding-bottom: 0px;
	height: 40px;
	}
.mxyt-playlist .mxyt-title h3 {
    font-size: 14px;
    font-weight: normal;
    font-family: 'Roboto Condensed', Arial, sans-serif;
	line-height: 1.5em;
}
.mxyt-title {
  overflow: hidden;
  padding: 5px 5px 5px;
  border-bottom: 0px solid #fff;
}
.mxyt-playlist-item {box-shadow:none;}

#gkMainbody > div > div.mt-listings.mt-ls-style-3 > div.mt-listings-list div.summary-view-fields.span3 > div.mt-ls-fields.mt-ls-field-focus > div{font-size: 14px;}

.mxyt-video-frame {padding-top: 0%;}

.rl_sliders.accordion > .accordion-group {border-radius: 0px;}
.rl_sliders.accordion > .accordion-group > .accordion-heading > a.accordion-toggle:hover {color: #eb592a;background-color: #fff;}
.rl_sliders.accordion > .accordion-group.active > .accordion-heading > a.accordion-toggle {background-color: #fff;color: #eb592a;}
.rl_sliders.accordion > .accordion-group.active > div > a:focus, .rl_sliders.accordion > .accordion-group > div > a:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 0 2px #fff;
    box-shadow: inset 0 0 2px #fff;
}
.rl_sliders.accordion > .accordion-group {border: 1px solid #eee;}
.accordion-inner.panel-body a {
    color: #eb592a;
    border-bottom: 1px dotted #eb592a;
    font-weight: normal;
}
#mainslider .flex-direction-nav a.flex-next{right: 0px;opacity: 1;}
#mainslider .flex-direction-nav a.flex-prev{left: 0px;opacity: 1;}
#mainslider .flex-direction-nav a{width:20px;}
#carousel ul li{width:auto;}
#carousel ul.slides img{width:auto;max-height:120px !important;}
#carousel .flexslider .slides img{max-height:120px !important;}
.flex-direction-nav a::before{font-size: 18px;}
#carousel .flex-direction-nav .flex-next{padding-right: 10px;}
#carousel .flex-direction-nav .flex-prev{padding-left: 10px;}
#carousel.flexslider{background-color:#fff;border-bottom:0px;}
#carousel .flex-direction-nav a{background-color:#fff;border:0px;height:auto;}
#carousel .flex-viewport {background: #fff;}
.flexslider{max-height:280px;}
#mainslider .flex-active-slide img,#mainslider img{height:280px !important;}
.row-fluid .span7{padding-right: 8px;}
#listing .listing-desc{text-align: justify;}
.flechaEnlace{color: #EC6849;padding-left: 8px;padding-right: 8px;}
.enlaceRegistro{font-size: 18px!important; text-transform: uppercase; letter-spacing: 2px; border-bottom: 1px dotted #ec6849; font-family: 'Roboto Condensed';font-weight:bold;"}
/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
/* -------------------------------------- media query ----------------------------------------- */

@media (max-width: 1220px) {
	#boton-pide-presupuesto, #boton-pide-presupuesto-popup {
        font-size: 1.2rem;
	}
}


/* -------------------------------------------------------------------------------------------- */
/* ************************************** CABECERA  ******************************************* */
/* -------------------------------------------------------------------------------------------- */


@media (max-width: 1024px) {
#gkHeader .tituloHome {
	background: transparent url("../images/header_bg_1024_tecnico.jpg") no-repeat center top;
	height: 90px;
	min-height: 300px;
}

#gkHeader .tituloHome h1 {
	font-size: 28px;
}

#gkHeader .tituloHome h4 {
	font-size: 13px;
}

/* .gkIsWrapper-gk_startup .gkIsText h2 a {
	font-size: 22px;
}
.gkIsWrapper-gk_startup .gkIsText p {
	font-size: 18px;
}
#gkIs-gk-is-105, #gkIs-gk-is-105 .gkIsImage {
	height: 379px;
}
#gkIs-gk-is-105 .gkIsImage img {
	width: 377px;
} */

.top-bar {
	width: 100%;
	margin: 0 auto;
}
#gkMobileMenu select:hover {
	cursor:pointer;
	cursor: hand;
}

#gkBottom1 .box.gkmod-4 {
	width: 25%;	
}

#gkBottom4 .box.gkmod-6 {
	width: 20%;	
}
}

@media (max-width: 860px) {
	/* instalaciones de interes: tags en descripcion */
	#cat-desc #taginstalaciones ul li {
    float: left;
    width: 50%;
	}
}

 @media (min-width: 769px) and (max-width: 920px) {
 	
#gkHeader .tituloHome {
	background: transparent url("../images/header_bg_1024_tecnico.jpg") no-repeat center top;
	height: 90px;
	min-height: 250px;
}

#gkHeader .tituloHome .tituloPrincipal {
    margin: 0px 35%;
    width: 65%;
}

#gkHeader .tituloPrincipal h1 {
margin: 40px 10px 0px 60px;
}

.logotipo {
	width: 42%;
}
#nav li {
	margin-left: 6px;
}
#nav-container {
	margin-top: -60px;
}
.top-bar {
	width: 100%;
	margin: 0 auto;
}

#gkSidebar .bloquePorQue .box.gkmod-4 {
	margin-bottom: 10px;
}

#gkSidebar .bloquePorQue .gklink {
	width: 100%;
}

#gkBottom1 .box.gkmod-4 {
	width: 25%;	
}

#gkBottom4 .box.gkmod-6 {
	width: 20%;	
}

#gkSidebar .box {
    margin-bottom: 10px !important;
}

#gkBottom1 {
    margin-bottom: 10px !important;
}

#gkBottom2 {
    margin-bottom: 0px !important;
}

#gkBottom3 {
    margin-bottom: 10px !important;
}

#gkBottom4 .box.gkmod-6 {
	width: 25%;	
}

}

/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
/* *************************************   TABLET   ******************************************* */
/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
@media (max-width: 768px) {
	
/* fichas */

.summary-view-details .mt-ls-header {
    width: 99%;
}
.summary-view-details .mt-ls-field.mfieldtype_coredesc {
    width: 97%;
}

.summary-view-fields .mt-ls-fields .mt-ls-field {
    padding-top: 0;
    margin-left: 1.5%;
}

.summary-view-fields .output {
	width:auto;
}

}

@media (min-width: 671px) and (max-width: 768px) {
	
	
/* ******************************************************************************************** */
/* ************************************** CABECERA  ******************************************* */
/* ******************************************************************************************** */


.logotipo{
	/*width: 54%;*/
}
.logotipocaloryfrio {
	/*width: 82%;*/
}
img.textopresupuestos {
	padding: 37px 0px 0px 10px;
	width: 102px;
}
.top-bar {
	font-size: 0.8em;
	width: 100%;
	margin: 0 auto;
}
#nav-container {
	padding-top: 24px;
}
#nav li span {
	display: none;
}
#nav li {
	margin-left: 6px;
}

#nav li a {
	font-size: 12px;
}
.gkFeatures > a {
	width: 25%;
}
#gkMobileMenu {
	margin-top: 0;
}
/* ******************** Slide ************************** */

#gkHeader .tituloHome {
	background: transparent url("../images/header_bg_tablet_tecnico.jpg") no-repeat center top;
	height: 40px;
	min-height: 250px;
}

#gkHeader .tituloHome h1 {
	font-size: 20px;
	line-height: 30px;
}
#gkHeader .tituloHome h4 {
	font-size: 9px;
	line-height: 20px;
}

#gkHeader .tituloHome .tituloPrincipal {
}

#gkHeader .tituloPrincipal a.button {
	margin: 0px;
}

#gkHeader .tituloPrincipal h1 {
margin: 60px 10px 30px 0px;
}


/* #gkHeader.nobg {
	background: transparent url("../images/header_bg_tablet.png") no-repeat scroll center top;
	margin-top: 0px;
	min-height: 270px;
}

.gkIsWrapper-gk_startup .gkIsText h2 a {
	font-size: 16px;
}
.gkIsWrapper-gk_startup .gkIsText p {
	font-size: 14px;
}
.gkIsWrapper-gk_startup .gkIsText span.gkLine {
	border-top: 6px dotted #FFEDED;
	margin: 12px auto;
} */

/* ******************************************************************************************** */
/* ************************************** GENERALES ******************************************* */
/* ******************************************************************************************** */



.bloqueBocadillos .gkFeatures a {
	margin-left: 4%!important;
	width: 27%;
	font-size: 18px;
}
body .bloquePorQue .box.gkmod-4 {
	width: 49.3%;
	padding: 0 0 16px 5px;
	font-size: 0.9em;
}
.bloquePorQue .box.gkmod-4 h4 {
	font-size: 13px;
}

#gkSidebar .bloquePorQue .box.gkmod-4 {
	margin-bottom: 10px !important;
}

#gkBottom4 .box.gkmod-4 {
	width: 25%;	
}

#boton-pide-presupuesto {
    font-size: 1.5rem;
}


/* ******************************************************************************************** */
/* ************************************** ARTICULOS ******************************************* */
/* ******************************************************************************************** */

/* ************** Articulo presupuesto ******************* */
input#captchaTxt54 {
	width: 20%!important;
}
#seccionPasos ul {
	font-size: 1em;
}
#seccionPasos ul.pasos li {
	width: 180px;
	letter-spacing: 0.1em;
}
#seccionPasos ul.pasos li.describe {
	background: url("../images/formulario/pide_presupuesto.png") no-repeat 52px 0px!important;
}
#seccionPasos ul.pasos li.recibe {
	background: url("../images/formulario/pide_presupuesto.png") no-repeat -153px 0px !important;
}
#seccionPasos ul.pasos li.elige {
	background: url("../images/formulario/pide_presupuesto.png") no-repeat -364px 0px !important;
}

#seccionInfo div.como, #seccionInfo div.nota {
    font-size: 1em;
}

/* ************** Landing: Como pedir presupuesto ******************* */
#comoSolicitarPresupuesto {
	width: 90%;
	margin: 0px auto;
}

#gkMainbodyTop #comoSolicitarPresupuesto .bloqueComo {
	min-height: 200px;
}

#comoSolicitarPresupuesto .bloqueComo {
	width: 160px;
	min-height: 356px;
}
#comoSolicitarPresupuesto .bloqueComo:before {
	border-width: 0px 16px 16px 0px;
}
#comoSolicitarPresupuesto i.comoIcono {
	width: 68px;
	height: 56px;
	margin: 0px auto;
	background-size: 307px auto !important;
}
#comoSolicitarPresupuesto .comoRecibir i.comoIcono {
	background-position: -121px 0px;
}
#comoSolicitarPresupuesto .comoElegir i.comoIcono {
	background-position: -253px 0px;
}
#comoSolicitarPresupuesto .bloqueComo .comoTexto h3 {
	font-size: 1em;
}
#comoSolicitarPresupuesto .bloqueComo .comoTexto p {
	font-size: 0.9em;
	line-height: 1.6;
}
/* ************** Landing: Como darte de alta como profesional ******************* */

.bloqueTexto h3 {
	font-size: 13px !important;
}

/* **************** Profesionales ***************************************** */

#listing .fieldRow .caption{
	width: 32%;
}
#listing .output {
	width: 66%;
}

}

/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
/* *******************************   SMALL TABLET   ******************************************* */
/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */


@media (min-width: 481px) and (max-width: 670px) {
	
	
/* ******************************************************************************************** */
/* ************************************** CABECERA  ******************************************* */
/* ******************************************************************************************** */

#header1 {
	height: 120px;
}
.top-bar {
	font-size: 0.8em;
	width: 100%;
	margin: 0 auto;
}
#gkMobileMenu {
	margin-top: 0;
}
.logotipo {
	width: 54%;
}
.logotipocaloryfrio {
}
img.textopresupuestos {
	display: none;
}
#nav-container {
	padding-top: 29px;
}
#nav li {
	padding: 0px 3px;
	margin-left: 6px;
}
#nav li a {
	font-size: 12px;
}
#nav li span {
	display: none;
}

/* ******************** Slide ************************** */

#gkHeader .tituloHome {
	background: transparent url("../images/header_bg_tablet_tecnico.jpg") no-repeat scroll center top;
	height: 54px;
	min-height: 200px;
}
#gkHeader .tituloHome .tituloPrincipal {
	margin: 0px 37%;
	width: 60%;
}
#gkHeader .tituloHome h1 {
	font-size: 20px;
	line-height: 30px;
}

#gkHeader .tituloPrincipal a.button {
	margin: 10px 10px 0px 10px;
	font-size: 16px;
	height: 35px;
    line-height: 35px;
}

#gkHeader .tituloPrincipal h1 {
margin: 40px 10px 10px 10px;
}

#gkHeader .tituloHome h4 {
	font-size: 10px;
	line-height: 20px;
	padding: 0 50px;
}

/* #gkHeader.nobg {
	background: transparent url("../images/header_bg_tablet.png") no-repeat scroll center top;
	margin-top: 0px;
	min-height: 270px;
}

.gkIsWrapper-gk_startup .gkIsText h2 a {
	font-size: 15px;
	line-height: 20px;
}
.gkIsWrapper-gk_startup .gkIsText p {
	font-size: 12px;
}
.gkIsWrapper-gk_startup .gkIsText span.gkLine {
	border-top: 4px dotted #FFEDED;
	margin: 8px auto;
}
#gkIs-gk-is-105 .gkIsImage img {
	margin-left: -15%;
}
#gkIs-gk-is-105, #gkIs-gk-is-105 .gkIsImage {
	height: 264px;
} */


/* ******************************************************************************************** */
/* ************************************** GENERALES ******************************************* */
/* ******************************************************************************************** */
.bloqueBocadillos .gkFeatures a {
	margin-left: 2%!important;
	width: 30%;
	font-size: 14px;
}
/*Modulos Pie*/
body .moduloMenuPie.box.gkmod-4 {
	width: 24.9%;
	font-size: 10px;
	padding: 0px 3px 0 5px;
}
body .moduloMenuPie.box.gkmod-4 h3 {
	font-size: 14px;
}

#gkBottom4 .box.gkmod-4 {
	width: 25%;	
}

#gkBottom3 .box.gkmod-2 {
    width: 100% !important;
}


/* ************************************** SIDEBAR ******************************************** */

#gkSidebar form#mod-finder-searchform button {
	width: 40px;
}
/* Bloque Por qué */
.bloquePorQue .box.gkmod-4 {
	width: 48.3%!important;
	padding: 0 0 16px 5px;
	font-size: 0.9em;
	margin-bottom: 10px !important;
}

/* Bloque Blog */
ul.nav.menu.ModContenidoInteres img {
	width: 22%;
}
/* **************************** Menu lateral ********************** */
.menuLateral {
	width: 218px;
	height: 124px;
}
.menuLateral a {
	font-size: 18px;
}
.menuLateral a.btn1, .menuLateral a.btn2, .menuLateral a.btn1:hover, .menuLateral a.btn2:hover {
	background-size: 19%!important;
}
.menuLateral a.btn1 {
	background-position: 14px 5px!important;
}
.menuLateral a.btn2 {
	background-position: 14px -70px!important;
}
.menuLateral a.btn1:hover {
	background-position: 14px -145px!important;
}
.menuLateral a.btn2:hover {
	background-position: 14px -220px!important;
}
/* ************************************** FORMULARIOS ***************************************** */

#seccionPasos ul, #seccionPasosAlta ul {
	font-size: 1em;
}
#seccionPasos ul.pasos li, #seccionPasosAlta ul.pasosAlta li {
	width: 148px;
}

#seccionInfo div.como, #seccionInfo div.nota {
    font-size: 1em;
}
/*reducir la anchura de los campos de texto*/
.rsform-block .formBody {
    width: 90%;
}

/* ************************************* Pide presupuesto ************************************** */

#seccionPasos ul.pasos i.idescribe, #seccionPasos ul.pasos i.irecibe, #seccionPasos ul.pasos i.ielige {
	width: 60px;
	height: 66px;
	margin: 0 auto;
	background-size: 344px;
}
#seccionPasos ul.pasos i.idescribe {
	background-position: 1px 0px;
}
#seccionPasos ul.pasos i.irecibe {
	background-position: -141px 0px;
}
#seccionPasos ul.pasos i.ielige {
	background-position: -287px 0px;
}


/* ********************* Pide presupuesto asunto ******************************** */
div.rsform.form-pide-presupuestos-asunto .rsformProgress {
    width: 85%;
    padding-left: 5%;
}
div.form-pide-presupuestos-asunto .formRow .formSpan6:first-child {
    display: none;
}

div.rsform.form-pide-presupuestos-asunto .formRow .formSpan6:nth-child(2) {
    width: 90%;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia label, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra label, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local label, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad label, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia label {
    font: 300 13px sans-serif;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso2 {
    padding-left: 36%;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-siguiente {
    padding-left: 30%;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-enviar {
    padding-left: 24%;
}


/* ************************************* Alta profesionales ************************************** */

#seccionPasosAlta ul.pasosAlta i.irellena, #seccionPasosAlta ul.pasosAlta i.irealizamos, #seccionPasosAlta ul.pasosAlta i.irecibe {
	background: url("../images/formulario/alta_profesional_h.png") no-repeat;
	display: block;
	height: 66px;
	width: 60px;
	margin: 0px auto;
	background-size: 344px;
}
#seccionPasosAlta ul.pasosAlta i.irellena {
	background-position: 2px 0px;
}
#seccionPasosAlta ul.pasosAlta i.irealizamos {
	background-position: -141px 0px;
}
#seccionPasosAlta ul.pasosAlta i.irecibe {
	background-position: -286px 0px;
}
/* ************************************** ARTICULOS ******************************************* */


/* ************** Landing: Como pedir presupuesto ******************* */

#gkMainbodyTop #comoSolicitarPresupuesto .bloqueComo {
	min-height: 200px;
}

#comoSolicitarPresupuesto .bloqueComo {
	width: 147px;
	min-height: 356px;
}
#comoSolicitarPresupuesto .bloqueComo:before {
	border-width: 0px 16px 16px 0px;
}
#comoSolicitarPresupuesto i.comoIcono {
	width: 68px;
	height: 56px;
	margin: 0px auto;
	background-size: 307px auto !important;
}
#comoSolicitarPresupuesto .comoRecibir i.comoIcono {
	background-position: -121px 0px;
}
#comoSolicitarPresupuesto .comoElegir i.comoIcono {
	background-position: -253px 0px;
}
#comoSolicitarPresupuesto .bloqueComo .comoTexto h3 {
	font-size: 1em;
}
#comoSolicitarPresupuesto .bloqueComo .comoTexto p {
	font-size: 0.9em;
	line-height: 1.6;
}
/* ************** Landing: Como darte de alta como profesional ******************* */

.bloqueTexto h3 {
	font-size: 12px !important;
	width: 18%;
}
.bloqueTexto p {
	width: 57%;/*64%;*/
}
}

/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
/* ************************************   MOVIL   ********************************************* */
/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */


@media (min-width: 20px) and (max-width: 480px) {
	
/* ******************************************************************************************** */
/* ************************************** CABECERA  ******************************************* */
/* ******************************************************************************************** */
#header1 {
	border: none!important;
	height: 58px;
}
.top-bar-wrapper {
	display: none;
}
.top-bar {
	width: 100%;
	margin: 0 auto;
}
.gkPage {
	padding: 0px 15px 0px !important; /* 1em 15px 0px !important */
}
#gkMobileMenu {
	float: none;
	margin: 0px 0px 0px -16px;
}
.logotipo {
	display: block;
	width: 66%;
}
.logotipocaloryfrio {
	width: 100%;
}
img.textopresupuestos {
	width: 6.5em;
	padding: 0em 0px 0px 7em;
}
#nav-container {
	height: 35px;
	margin: 26px 0px;
	padding: 0px;
	float: right;
	width: 33%;
	display: block;
}
#nav {
	margin: 0px 13px;
}
#nav li {
	padding: 0px;
	float: none;
	margin: 0.1em 5px 0px 2em;
	height: 1.3em;
}
#nav li a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}
#nav li a:hover {
	text-decoration: none;
}
#nav li span {
	display: none;
}
#nav li a i {
	display: none;
}


/* ******************** Slide ************************** */

#gkHeader .tituloHome {
	background: transparent url("../images/header_bg_mobile_tecnico.jpg") no-repeat scroll center top;
	height: 54px;
	min-height: 150px;
}

#gkHeader .tituloHome .tituloPrincipal {
	top: 0px;
	margin: 0px 10px 10px 0px; /*  0 40%; */
	left: 130px;
	width: auto; /* width: 55%; */
}


#gkHeader .tituloPrincipal a.button {
    margin: 10px 10px 0px 10px;
	font-size: 13px;
	height: 30px;
    line-height: 30px;
    width: 190px;
}

#gkHeader .tituloHome h1 {
    font-size: 16px;
    line-height: 20px;
    margin: 30px 10px 0px 0px;
}

#gkHeader .tituloHome h4 {
	font-size: 8px;
	line-height: 14px;
	padding: 0 16px;
}

#gkHeader .tituloHome h1 {margin: 30px 10px 0px 20px;}

#gkHeader .tituloPrincipal div.seccion-enlace-presupuesto {margin-top:20px;}
#gkHeader .tituloPrincipal div.seccion-enlace-presupuesto #boton-pide-presupuesto {font-size: 1em;}




/* ******************************************************************************************** */
/* ************************************** GENERALES ******************************************* */
/* ******************************************************************************************** */
#gkBottom1 {
	display: none;
}
#gkBottom2 {
	padding: 0px 0px;
}
.bloqueBocadillos {
}
/*Modulos Pie*/
body .moduloMenuPie.box.gkmod-4 h3 {
	padding: 10px 0 0 0;
}

#gkBottom3 .box.gkmod-2 {
    width: 100% !important;
}



/* ****************************************  SIDEBAR ****************************************** */


.menuLateral {
	width: 82%;
}
#gkSidebar div.banneritem {
	text-align: center;
}
#gkSidebar form#mod-finder-searchform button {
	width: 40px;
}
#gkSidebar form#mod-finder-searchform input#mod-finder-searchword {
	width: 79%;
}

#gkSidebar .bloquePorQue .box.gkmod-4 {
	margin-bottom: 10px !important;
}


/* Menu lateral */
.menuLateral {
	width: 214px;
	height: 124px;
}
.menuLateral a {
	font-size: 18px;
}
.menuLateral a.btn1, .menuLateral a.btn2, .menuLateral a.btn1:hover, .menuLateral a.btn2:hover {
	background-size: 40px auto !important;
}
.menuLateral a.btn1 {
	background-position: 14px 5px!important;
}
.menuLateral a.btn2 {
	background-position: 14px -68px!important;
}
.menuLateral a.btn1:hover {
	background-position: 14px -141px!important;
}
.menuLateral a.btn2:hover {
	background-position: 14px -214px!important;
}



/* ************************************* por que pedir **************************************** */

.bloquePorQue p {
    font-size: 13px; /* 11px; */
}

/* ************************************** FORMULARIOS ***************************************** */

#contenidoPidePresupuesto, #contenidoAltaProfesional, #contenidoContacta {
	margin: 0px 5px;
}
#seccionInfo div.como, #seccionInfo div.nota {
    font-size: 0.9em;
}

/*reducir la anchura de los campos de texto*/
.rsform-block .formBody {
    width: 90%;
}

/* ************************************* Pide presupuesto ************************************** */

#seccionFormulario #frmPresupuesto .formControlLabel, #seccionFormulario #frmPresupuesto .formBody {
	font-size: 0.9em;
}
input#captchaTxt54 {
	width: 33% !important;
}


/* ********************* Pide presupuesto asunto ******************************** */
div.rsform.form-pide-presupuestos-asunto .rsformProgress {
    width: 85%;
    padding-left: 5%;
}
div.form-pide-presupuestos-asunto .formRow .formSpan6:first-child {
    display: none;
}

div.rsform.form-pide-presupuestos-asunto .formRow .formSpan6:nth-child(2) {
    width: 90%;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-urgencia label, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-obra label, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-local label, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-actividad label, 
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-energia label {
    font: 300 13px sans-serif;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-paso2 {
    padding-left: 36%;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-siguiente {
    padding-left: 30%;
}
div.rsform.form-pide-presupuestos-asunto .rsform-block.rsform-block-enviar {
    padding-left: 24%;
}



/* ******************************************************************************************** */
/* ************************************** ARTICULOS ******************************************* */
/* ******************************************************************************************** */

/* ************** Articulo pide presupuesto ******************* */

#seccionPasos ul, #seccionPasosAlta ul {
	font-size: 1em;
}
#seccionPasos ul.pasos li, #seccionPasosAlta ul.pasosAlta li {
	width: 148px;
}
#contenidoPidePresupuesto {
	background: url('../images/formulario/tela.png') repeat scroll 0% 0% transparent;
}
#seccionFormulario {
}
#seccionPasos ul {
	font-size: 0.9em;
	font-weight: 400;
}
#seccionPasos ul.pasos li {
	width: 84px;
}
#seccionPasos ul.pasos i.idescribe, #seccionPasos ul.pasos i.irecibe, #seccionPasos ul.pasos i.ielige {
	width: 56px;
	height: 58px;
	margin: 0 auto;
	background-size: 320px;
}
#seccionPasos ul.pasos i.idescribe {
	background-position: 1px 0px;
}
#seccionPasos ul.pasos i.irecibe {
	background-position: -131px 0px;
}
#seccionPasos ul.pasos i.ielige {
	background-position: -266px 0px;
}
/* ****************************** Articulo: Alta profesionales ************************************** */

#seccionPasosAlta ul {
	font-size: 0.9em;
	font-weight: 400;
}
#seccionPasosAlta ul.pasosAlta li {
	width: 84px;
}
#seccionPasosAlta ul.pasosAlta i.irellena, #seccionPasosAlta ul.pasosAlta i.irealizamos, #seccionPasosAlta ul.pasosAlta i.irecibe {
	background: url("../images/formulario/alta_profesional_h.png") no-repeat;
	display: block;
	height: 58px;
	width: 56px;
	margin: 0px auto;
	background-size: 300px;
}
#seccionPasosAlta ul.pasosAlta i.irellena {
	background-position: 5px 0px;
}
#seccionPasosAlta ul.pasosAlta i.irealizamos {
	background-position: -120px 0px;
}
#seccionPasosAlta ul.pasosAlta i.irecibe {
	background-position: -248px 0px;
}

/* ************** Landing: Como pedir presupuesto ******************* */
#comoSolicitarPresupuesto {
	width: 90%;
	margin: 0px auto;
}

#gkMainbodyTop #comoSolicitarPresupuesto .bloqueComo {
	min-height: 200px;
}

#comoSolicitarPresupuesto .bloqueComo {
	width: 204px;
	float: none;
	min-height: 290px;
	margin: 10px auto;
}
#comoSolicitarPresupuesto .bloqueComo:before {
	border-width: 0px 16px 16px 0px;
}
#comoSolicitarPresupuesto i.comoIcono {
	width: 68px;
	height: 56px;
	margin: 0px auto;
	background-size: 307px auto !important;
}
#comoSolicitarPresupuesto .comoRecibir i.comoIcono {
	background-position: -121px 0px;
}
#comoSolicitarPresupuesto .comoElegir i.comoIcono {
	background-position: -253px 0px;
}
#comoSolicitarPresupuesto .bloqueComo .comoTexto h3 {
	font-size: 1em;
}
#comoSolicitarPresupuesto .bloqueComo .comoTexto p {
	font-size: 0.9em;
	line-height: 1.6;
}
/* ************** Landing: Como darte de alta como profesional ******************* */

.bloqueTexto h3 {
	font-size: 12px !important;
	width: 34%;
	display: -webkit-box;
}
.bloqueTexto p {
	width: 52%;/*55%;*/
	font-size: 90%;
}
.bloqueTexto span.tituloTexto {
	font-size: 12px;
}
i.altaFicha, i.altaRecepcion, i.altaMejor, i.altaReferencias {
	width: 50px;
	height: 50px;
	background-size: 86%;
	display: none;
}
i.altaFicha {
	background-position: 0px 3px;
}
i.altaRecepcion {
	background-position: 0px -53px;
}
i.altaMejor {
	background-position: 0px -106px;
}
i.altaReferencias {
	background-position: 0px -162px;
}
.cajaVideoInst{width: 100%;float:none;}
.cajaDatosInst{width: 100%;float:none;}
.panel-body p img{width:100%;margin-right:0px !important;margin-left:0px !important;margin-bottom:10px;}
}
 

/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
/* ************************************   MINI MOVIL   ***************************************** */
/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */


@media (min-width: 20px) and (max-width: 430px) {

#gkHeader .tituloHome {
	min-height: 150px;
	margin-top: 0px;
}

#gkHeader .tituloHome .tituloPrincipal {
	top: 0px;
	left: 50px;
	margin: 25px 10px 10px 30px; /* 0 auto; */
	width: 80%;
}



#gkHeader .tituloHome h1 {
	font-size: 15px;
	margin: 25px 10px 10px 30px;
}

#gkHeader .tituloPrincipal a.button {
	margin: 10px auto 10px 20px;
	font-size: 14px;
	height: 30px;
    line-height: 30px;
}

#gkHeader .tituloHome h4 {
	font-size: 11px;
	line-height: 16px;
	padding: 0px 13px;
}

#gkSidebar a.button {
	margin-left: 20px;
	font-size: 14px;
	height: 40px;
    line-height: 40px;
}


/* #gkHeader.nobg {
	background: none;
}
.gkIsWrapper-gk_startup .gkIsText {
	margin: 0px auto;
	width: 100%;
}
.gkIsWrapper-gk_startup .gkIsText h2 a {
	font-size: 13px;
}
.gkIsWrapper-gk_startup .gkIsText p {
	font-size: 10px;
}
#gkIs-gk-is-105, #gkIs-gk-is-105 .gkIsImage {
	height: 173px;
}
.gkIsWrapper-gk_startup.loaded .gkIsPrev, .gkIsWrapper-gk_startup.loaded .gkIsNext {
} */

/*reducir la anchura de los campos de texto*/
.rsform-block .formBody {
    width: 90%;
}
.cat-list-row1 img, .cat-list-row0 img{    
width: 100%;
padding-bottom: 10px;}
.bannergroup.sellosSAT div.banneritem {width: 40%;padding-bottom: 5px;}

div.rsform.form-me-interesa .rsform-block.rsform-block-email, 
div.rsform.form-me-interesa .rsform-block.rsform-block-recaptcha, 
div.rsform.form-me-interesa .rsform-block.rsform-block-enviar,
div.rsform.form-solicitante-contactado .rsform-block.rsform-block-recaptcha {
    width: 95%;
}


}


/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
/* ***********************************  MOVIL VERTICAL  ***************************************** */
/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */


@media (min-width: 20px) and (max-width: 375px) {


#gkHeader .tituloHome .tituloPrincipal {
	top: 0px;
	left: 50px;
	margin: 10px; 
	width: 80%;
}

#gkHeader . tituloPrincipal h1 {
	font-size: 15px;
	margin: 15px 10px 10px 30px;
}

#gkHeader .tituloHome h1 {
	font-size: 15px;
	margin: 15px 10px 10px 30px;
}

#gkHeader .tituloPrincipal a.button {
	margin-left: 20px;
	font-size: 13px;
	height: 30px;
    line-height: 30px;
    width: 180px;
}

#gkSidebar a.button {
	margin-left: 20px;
	font-size: 13px;
	height: 30px;
    line-height: 30px;
    width: 180px;
}
/*reducir la anchura de los campos de texto*/
.rsform-block .formBody {
    width: 90%;
}

/* Instalaciones de interes: tags en descripcion */
#cat-desc #taginstalaciones ul li {
    float: none;
    width: 100%;
}
#gkSidebar .finder input[type="text"]{width: 60%;}


#boton-pide-presupuesto {
    font-size: 1.11rem;
}


}


@media (min-width: 20px) and (max-width: 329px) {

#gkHeader .tituloPrincipal a.button {
	margin-left: 10px;
}
/*reducir la anchura de los campos de texto*/
.rsform-block .formBody {
    width: 90%;
}
#gkSidebar .finder input[type="text"]{width: 60%;}
}
/* *************************** 20 Aniversario *************************** */
@media (max-width: 755px) and (min-width: 671px){
.logotipocaloryfrio {width: 80%!important;}
}
@media (max-width: 671px) and (min-width: 481px){
.logotipocaloryfrio {width: 70%;}
.contenedorbarra{padding-top: 20px;}
}

@media (max-width: 670px) and (min-width: 481px){
.logotipocaloryfrio {width: 70%;}
.contenedorbarra{padding-top: 20px;}
}
@media (max-width: 481px) {
section.logotipo {width: 67%;}
.contenedorbarra{padding-top: 0px;}
}
/* *************************** 20 Aniversario *************************** */






