/* new codes */
/* General */
h1, h3, h4 {
 color: #e14c00;
}

[class*="rrcol"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.headline_portada{
    overflow: hidden;  
}
.overhidden {
    overflow: hidden; 
}
.rrcolborde{
  border-right: 1px solid white;
}
h1 a, h2 a, h3 a, h4 a{
 color: #e14c00;
 font-weight: bold;
}
h1.info {
 color: #fff;
 font-size: 12px;
 margin: 0;
 text-transform: uppercase;
}
h1.titulo {
 background-color: #ff0000;
 color: #00ff00;
}
h1.valido {
 background: #ff0000;
 background-color: #ff0000;
 color: #d14c00;
}
h2 {
 color: #d14c00;
}
h2 a {
 color: #d14c00;
 text-decoration: none;
}
p {
 color: #666;
}
.pegaos,.pegaos * {
  margin:0px !important;
  padding:0px !important;
}
.sinmargen {
  margin:0px !important;
  padding:0px !important;
}
.noborder {
  border: 0px !important;
}

.row {
  padding:0px !important;
  margin:0px !important;
}

/* index*/
.justifica {
  text-align:justify;
}
/*
.dame10 {
  padding-top:10px;
  padding-bottom:10px;
}
*/
.elthumb {
  width:350px;
}
.elthumbtext {
  width:90px;
}
.elthumbtext a {
  color:grey;
}
.width120 {
  width:119px;
}
/* BANNERS SUPERIORES */

#cap {
 height: 126px;
}

#cap img {
 border: 0;
 float: left;
 margin-left: 30px;
 z-index: 10;
}

/*
#cap {
 float: left;
 margin-top: 0;
 text-align: right; 
 z-index: 0;
}
*/
#cap #frase {
 float: right;
 padding: 0 0 1em 0;
 text-align: right;
}
#cap #frase-box {
 margin-top: 10px;
 height:60px;
 font-size: small;
}
/* Sociales superiores */

.altura25 {
  overflow:hidden;
  height:25px;
}
.facebookiframe {
  border:none;
  overflow:hidden; 
  width:110px; 
  height:21px;
}
/* pie naranja */
.contacto {
  background-color:#DB4E19
}
/* old codes */

/* Codes to remove */
/*
html, body {
 margin: 0;
 padding: 0;
}
*/
div.imagen {
 float: left;
}
div.texto-acumulacion-solar {
 position: relative;
 top: 180px;
}
img.imagen-interna {
 margin-bottom: 8px;
 margin-right: 8px;
}
legend, form, fieldset {
 margin: 0;
 padding: 0;
}
.error {
 color: #600;
 font-size: 120%;
 margin: 1em 0;
 text-align: center;
}
.ok {
 background: #efe;
 color: #090;
 font-size: 120%;
 margin: 1em 0;
 padding: 0.5em;
 text-align: center;
}

.elpiee a {
  color:#FFFFFF;
}
.elpiee h5 {
 font-weight:bold;
}
.elpiee {
  color:#FFFFFF;
  background-color:rgb(94,151,56);
  border: black solid 0;
 /* float:left; */
  background-image: linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -o-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -moz-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -webkit-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -ms-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);

  background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0.45, rgb(94,151,56)),
	  color-stop(0.73, rgb(75,117,43))
    );
 border-right: 1px solid #dddddd;
}

.listaproductos li {
  width:100%;
/*  border: 1px solid green; */
}
.headline_portada {
  border: black solid 0;
  background-color:rgb(94,151,56);

  float:left;
  background-image: linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -o-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -moz-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -webkit-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -ms-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);

  background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0.45, rgb(94,151,56)),
	  color-stop(0.73, rgb(75,117,43))
    );
 border-right: 1px solid #dddddd;
}
.headline_portada h2 {
 color: #c0d973;
 font-size: 14px;
 font-weight: bold;
 margin: 0 !important;
 padding: 8px 0px 0px 0px;
}
.headline_portada h2 a {
/* color: #170303; */
 color: #c0d973; 
 font-size: 14px;
 font-weight: bold;
 margin: 0 !important;
 padding: 8px 0px 0px 0px;
}
.headline_portada p{
 margin-top:10px;
 font-size: 12px;
 font-weight: bold;
}
.headline_portada small,.headline_portada p {
 color: #fff;
}
.foot_head_section  {
 background: #467222;
 font-size: small;
}

.foot_head_section  a {
 color: #fff;
 text-decoration: none;
 font-weight: bold;
}
.foot_head_section  a:hover {
 color: #fff;
 text-decoration: normal;
}
.elpie {
  font-size: small;
/*  background-color:#43661e; */
  color: #ffffff;
}
.elpie div {
  font-size: small;
/*  background-color:#43661e; */
  color: #ffffff;
}
.elpie .contacto {
  font-size: small;
  background-color:#DB4E19 !important;
  color: #ffffff;
}
.elpie a {
  font-size: small;
  color: #ffffff;
}
.elpie ul {
 margin:0px;
 padding:0px;
}
.elpie a:hover {
  font-size: small;
  color: #ffffff;
}

/* FIN PORTADA */


form.elena p {
 font-size: 12px;
 margin: 0;
}
form.elena input, textarea {
 background-color: #e9e4ca;
 border: 0;
 color: #666666;
 font-family: arial;
 font-size: 12px;
}
form.elena textarea {
 width: 500px;
}
form.elena input {
 width: 100px;
}
form.elena input.boton {
 background-color: #d86200;
 border: 0;
 color: #fff;
 font-size: 12px;
 font-weight: 500;
 font-weight: 600;
}
form.elena fieldset {
 border-color: #aaa;
 border-style: solid;
 border-width: 1px;
 color: #666666;
 padding: 15px;
 padding-bottom: 15px;
 width: 540px;
}
form.elena legend {
 border-color: #aaa;
 color: #e14c00;
 font-size: 1.5em;
 font-weight: 600;
 padding: 15px;
}
#boton-align {
 text-align: right;
}
#rojo-carmin {
 color: #bf0d00;
}
#nav {
 float: left;
 width: 190px;
}
#content {
 float: left;
 width: 741px;
}
.titol_left {
 color: #467222;
 font-size: 12px;
 font-weight: bold;
 margin-bottom: -10px;
 padding-left: 12px;
 padding-right: 10px;
 text-decoration: none;
}
.titol_left a {
 color: #467222;
 text-decoration: none;
}
.div_imatges_noticies {
 float: left;
 margin: 10px 0 10px 10px;
}
.fotos_noticies {
 float: left;
 margin-right: 10px;
 margin-top: 10px;
 padding: 0;
}
.volver {
 float: right;
 font-size: 10px;
 font-weight: bold;
 padding: 5px 50px 10px 30px !important;
}
.volver a {
 color: #55484c !important;
 margin-top: 10px;
 text-decoration: none;
}
.volver img {
 border: 0;
 float: left;
 margin-right: 8px;
}
.volver span {
 position: relative;
 text-decoration: none;
 top: 6px;
}
.mes_info_right {
 font-size: 11px;
 font-weight: bold;
 text-align: right;
}
.mes_info_right a {
 color: #000;
 text-decoration: none;
}
.separador_h_bold {
 border-bottom: 1px solid #969595;
 margin: 5px 0 5px 30px;
}
.info_compl {
 color: #000;
 font-size: 11px;
 margin-top: 10px;
 overflow: hidden;
 padding: 0 50px 0 30px;
}
#subtitol {
 color: #d14c00;
 font-size: 12px;
 font-weight: bold;
 padding: 10px 10px 0 30px;
}
.subtitol {
 color: #d14c00;
 font-size: 12px;
 font-weight: bold;
 padding: 10px 10px 0 30px;
}
#tit_masinfo {
 float: left;
 width: 100%;
}
#tit_masinfo img {
 float: left;
 margin-right: 10px;
 margin-top: 10px;
}
#tit_masinfo p {
 float: left;
 font-size: 10px;
 font-weight: bold;
 margin-top: 18px;
}
#tit_masinfo a {
 color: #000;
 text-decoration: none;
}
.p_selected {
 color: #d14c00;
}
.titol_visor {
 background: #d14c00;
 color: #fff;
 font-weight: bold;
}
.instal_list_intro {
 float: left;
 font-size: 11px;
 margin-bottom: 30px;
 margin-top: 10px;
 width: 98%;
}
.instal_list_intro ul {
 display: block;
 list-style: circle inside;
 margin-top: 10px;
 padding-left: 40px;
}
.instal_intro h5 {
 clear: both;
 color: #d84b17;
 font-size: 11px;
 font-weight: bold;
 margin: 0 !important;
}
.instal_intro {
 font-size: 10px;
 margin-top: 15px;
 padding: 10px;
 position: relative;
 width: 380px;
 float:left;
}
.text_intro_aplic {
 font-size: 11px;
 margin-bottom: 10px;
 padding-right: 50px;
}
.llista_aplic {
 border-bottom: 1px solid #969595;
 margin: 10px 0 10px 30px;
 width: 99%;
}
.llista_aplic tr {
 vertical-align: top;
}
.td_logo {
 width: 100px;
}
.logo_aplic {
 float: left;
 margin-top: 0;
 padding: 0 20px 10px 0;
}
.info_aplic {
 clear:both;
 color: #000;
 padding-bottom: 10px;
 padding-top: 5px;
}
.info_aplic img {
  margin-right:8px;
  margin-left:20px;
}
.info_aplic a {
 color: #000;
 text-decoration: none;
}
.info_aplic a:hover {
 color: #d14c00;
}
.margin_l10 {
 margin-left: 30px;
}
.tracking {
 color: #000;
 font-weight: bold;
 padding-bottom: 10px;
 padding-left: 10px;
 padding-top: 5px;
}
.tracking a {
 color: #000;
 text-decoration: none;
}
.tracking a:hover {
 color: #d14c00;
}
.bloc_aplic {
 border-bottom: 1px solid #f1eee9;
 margin: 10px 10px 20px 10px;
 padding-top: 10px;
 vertical-align: top;
}
.bloc_aplic_mini {
 padding-top: 10px;
 vertical-align: top;
}
.text_aplic {
 background: #eeeeee;
 padding-right: 10px;
}
.text_aplic2 {
 padding-left: 20px;
 padding-right: 10px;
}
.text_aplic img {
 float: right;
 margin: 10px 0 10px 10px;
}
.text_aplic h1 {
 background: transparent !important;
 color: #d14c00 !important;
 font-size: 12px;
 margin: 0 0 0 20px !important;
 padding: 10px 0 0 0 !important;
 text-decoration: none;
}
.text_aplic p {
 margin-left: 20px;
}
.mas_info_aplic {
 background: #eeeeee;
 color: #000;
 font-weight: bold;
 margin-top: 0;
 padding-bottom: 10px;
}
.pestanya {
 background: #55484c url("//static.soliclima.es/img/escaire.jpg") no-repeat top right;
 color: #fff;
 height: 26px;
 padding: 5px 0 5px 20px;
 width: 400px;
}
.text_aplic_mini {
 background: #e3f192;
 padding-right: 10px;
}
.text_aplic_mini h1 {
 background: transparent !important;
 color: #548a24 !important;
 font-size: 12px;
 margin: 0 0 0 20px !important;
 padding: 10px 0 0 0 !important;
 text-decoration: none;
}
.text_aplic_mini img {
 float: right;
 margin: 0 0 10px 10px;
}
.text_aplic_mini p {
 margin-left: 20px;
}
#div_form {
 text-align: left;
 width: 100%;
}
.form_pressupostos {
 clear: both;
 color: #559430;
 font-size: 12px;
 font-weight: bold;
}
.formulari_pressupostos {
 float: left;
 padding: 0 1em 2em 0;
}
.formulari_pressupostostd {
 text-align: left;
}
.formulari_pressupostos input, .formulari_pressupostos textarea {
 background: #f5f6f9;
 border: #ccc solid 1px;
 display: block;
 float: left;
 margin: 0;
 padding: 0;
}
.formulari_pressupostos select {
 border: #ccc solid 1px;
 display: block;
 float: left;
 font-size: 11px;
 margin: 0;
 width: 170px;
}
.lletres_glossari {
 color: #bbbbbb;
 font-weight: bold;
}
.lletres_glossari a {
 border-bottom: 0;
 font-weight: bold;
}
.lletres_glossari a:hover {
 color: #d14c00;
}
.glossari {
 color: #008cdb !important;
 font-weight: normal;
 text-decoration: none;
}
#tooltip {
 background-color: #eee;
 border: #111 solid 1px;
 padding: 5px;
 position: absolute;
 z-index: 100;
}
#tooltip h3, #tooltip div {
 margin: 0;
}
#escondido {
 display: none;
 visibility: hidden;
}
.mnu_selected {
 background: #96be0e;
 font-weight: bold;
}
.mnu_selected a {
 color: #fff !important;
}

#headline {
/*  margin-top: 23px; */
}
#headline img {
/*
 border: 0;
 float: left;
*/
}

.head_section_ico {
/* background: transparent url("//static.soliclima.es/img/bg_cap.jpg") repeat-x top left;

 height: 145px;
 position: relative;
*/
  float: left;
  border:0px solid #ffffff !important; 
 /* width: 200px; */

}
.head_section_noico {
 background: transparent url("//static.soliclima.es/img/bg_cap.jpg") repeat-x top left;
 float: left;

 height: 145px;
 width: 200px;

}
.fondo_capcelera {
  background-color:rgb(94,151,56);

  background-image: linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -o-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -moz-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -webkit-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);
  background-image: -ms-linear-gradient(bottom, rgb(94,151,56) 45%, rgb(75,117,43) 73%);

  background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0.45, rgb(94,151,56)),
	  color-stop(0.73, rgb(75,117,43))
    );
}
.fondo_capcelera h2{
 margin-top:0px;
  color: #ffffff;
 font-size: large;
 font-weight: bold;
}
.fondo_capcelera p{
 color: #ffffff;
 font-size: 13px; 
}
.fondo_capcelera .col-md-10 {
 color: #ffffff;
}
.thumbnail2{
  padding:0px !important;
  margin:0px !important;
  line-height:0 !important;
  background-color:transparent !important;
  border:0px solid #dddddd !important;
  border-radius:0px !important;
  -webkit-transition:all 0.2s ease-in-out;
   transition:all 0.2s ease-in-out;
  display:inline-block !important;
  max-width:100% !important;
  height:auto !important;
}
.thumbnail2>img{margin-left:auto;margin-right:auto;}

.head_section_productes {
 color: #fff;
 font-size: small;
 margin-left: 200px;
 padding-left: 10px;
 padding-right: 25px;
 padding-top: 0;
}
.head_section_productes p {
 color: #fff;
 font-size: 13px; 
 padding-left: 20px;
 padding-top: 0;
}
.head_section_productes h1 {
 background: none;
 color: #fff;
 font-size: large;
 font-weight: bold;
 margin: 0;
 padding-left: 20px;
}
.head_section_productes h2 {
 background: none;
 color: #fff;
 font-size: large;
 font-weight: bold;
 margin: 0;
 padding-left: 20px;
}

#left_menu {
 background-color: #A7C627 !important;
/*  margin:0px; */
/* padding-bottom:20px; */
/*  padding:0px; */
}
#left_menu a {
  color: #48721E;
}
/*
#left_menu ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
*/
#left_menu ul li {
  font-size: small;
/*  width:100%;*/
}
#left_menu li:hover,#left_menu li a:hover,#left_menu 
 .mnu_selected li a  
{
 background: #96be0e;
 color: #fff;
}

#left_menu .active a {
 font-size: small;
 color:#ffffff !important;
 background-color: #96be0e !important;
 font-weight: bold !important;
}

#banner_topsolar {
 margin-left: 20px;
}

.av_titol_portada {
 background: none;
 color: #c0d973;
 font-size: 12px;
 font-weight: bold;
 margin: 0 !important;
 padding: 8px 8px 0 0px;
}
.av_titol_portada a {
 color: #c0d973;
 text-decoration: none;
}
.titol_portada {
 background: none;
 color: #fff;
 font-size: 12px;
 font-weight: bold;
 margin: 0 !important;
 padding: 8px 8px 0 0px;
}
.text_portada {
 color: #fff;
 font-size: 10px;
 padding: 8px 8px 0 0px !important;
}


#main_portada {
 overflow: hidden;
 position: relative;
}
#imatge_portada {
 border: #ffffff solid 1px;
 float: left;
 height: 360px;
 margin: 0;
 overflow: hidden;
 padding-bottom: 10px;
 padding-top: 10px;
 width: 40%;
}
.tit_seccio_portada {
 color: #d14c00;
 font-size: 14px;
 font-weight: bold;
 margin-top: 0 !important;
 padding: 0 !important;
}
.tit_seccio_portada img {
 float: left;
 margin-left: 10px;
 margin-right: 5px;
}
.tit_seccio_portada h1 {
 color: #e24c11;
 font-size: 14px;
}
.current {
 background-color: #94a94e !important;
 color: #ffffff !important;
}
a.verde {
 font-weight: 600;
}
a.verde:link {
 color: #43661e;
}
a.verde:hover {
 color: #43661e;
}
a.verde:visited {
 color: #43661e;
}
a.verde:active {
 color: #43661e;
}
#contenedor {
 padding-bottom: 10px;
}
#contingut_portada {
 float: right;
 height: 360px;
 margin: 0;
 padding-bottom: 1em;
 padding-top: 1em;
 text-align: left;
 width: 59%;
}
#portada_banners {
 border: 0;
 float: left;
 margin: 10px;
 overflow: auto;
}
#portada_banners span {
 color: #559430;
 font-weight: bold;
}
#portada_banners p {
 background: #f3f3f3;
 color: #000;
 font-size: 11px;
 margin: 0 10px 10px 0;
 overflow: hidden;
 padding: 0;
 text-decoration: none;
}
#portada_banners a {
 color: #000;
 text-decoration: none;
}
#portada_banners img {
 border: 0;
 float: left;
 margin-right: 5px;
}
#portada_noticies {
 border-right: 1px solid #000;
 float: left;
 height: 360px;
 overflow: auto;
 width: 33%;
}
#portada_noticies p {
 font-size: 11px;
 padding: 0 10px 0 10px;
}
#portada_noticies h1 {
 color: #559430;
 font-size: 12px;
 margin-bottom: -10px;
 padding-left: 10px;
 padding-right: 10px;
 text-decoration: none;
}
#portada_noticies a {
 text-decoration: none;
}
#portada_noticies img {
 float: left;
 margin-left: 10px;
 margin-right: 5px;
}
.tit_seccio_portada h1 {
 color: #000000;
 font-size: 14px;
}
#portada_news {
 border: 0;
 float: right;
 height: 360px;
 overflow: auto;
 width: 66%;
}
#portada_news p {
 font-size: 11px;
 padding: 0 10px 0 10px;
 margin:0px;
}
#portada_news h3 {
 color: #559430;
 font-size: 12px;
 margin-bottom: 0px;
 padding-left: 10px;
 padding-right: 10px;
 text-decoration: none;
}
#portada_news a {
 text-decoration: none;
}
#portada_news img {
 float: left;
 margin-left: 10px;
 margin-right: 5px;
}
.tit_noticia {
/*  margin-left: 10px; */
}
.tit_noticia a {
 color: green;
}
.fila_lista {
 background-color: #eee;
}
.firstone {
  width:40px;
}
#titol a {
 color: #d14c00;
 text-decoration: none;
}
#titol h1 {
 background-color: #fff;
 color: #d14c00;
 margin: 0;
 margin-left: -15px;
 padding: 0;
}
.titol {
 height: 50px;
}
.titol a {
 color: #d14c00;
 text-decoration: none;
}
.titol h1 {
 background-color: #fff;
 color: #d14c00;
 margin: 0;
 margin-left: -15px;
 padding: 0;
}
.intro img {
 clear: both;
 border: 0;
 float: left;
 margin-bottom: 10px;
 margin-right: 10px;
}
.intro ul {
 padding-left: 40px;
}
.intro li {
 color: #666;
}
.intro span {
 color: #d14c00;
 font-weight: bold;
}
.intro a {
 color: #000;
 text-decoration: none;
}
#missatge_ok {
 color: #000;
 font-size: 12px;
 font-weight: bold;
 margin-left: 10px;
 margin-top: 20px;
}
#missatge_ko {
 color: #f00;
 font-size: 12px;
 font-weight: bold;
 margin-left: 10px;
 margin-top: 20px;
}

.instal_list {
/* font-size: 11px; */
 margin-right: 400px;
 padding: 0 50px 10px 30px;
}
.instal_list h3 {
 float: left;
 /* font-size: 12px; */
 margin-bottom: 12px;
 margin-top: 8px;
 width: 98%;
}
.instal_list a {
 color: #000;
 text-decoration: none;
}
.instal_list a:hover {
 text-decoration: underline;
}
.instal_list p {
 border-bottom: 2px solid #dcdcdc;
 color: #000;
 float: left;
 margin-top: -10px;
 padding-bottom: 20px;
 width: 98%;
}
.instal_list_titol {
 color: #d14c00;
 float: left;
 font-size: 14px;
 font-weight: bold;
 padding-top: 10px;
}
.instal_list_titol h2 {
  background-color:#fff;
  color:#D14C00;
  margin-left:-15px;
}
/*
.pagines {
 float: right;
 width:100%;
 text-align:right;
 padding-right: 20px;
 padding-top: 10px;
}
*/
/*
.paginas_lista {
 float: left;
 font-size: 11px;
 margin-top: 10px;
 width: 98%;
}
*/

.imatges {
 background: #dcdcdc;
 float: left;
 height: 68px;
 margin-left: 10px;
 text-align: center;
 width: 88px;
}
.imatges img {
 border: 0;
 margin-left: 0 !important;
 margin-top: 0 !important;
}
.no_disponible {
 float: left;
 position: relative;
 z-index: 1;
}
.span_no_disponible {
 font-size: 24px;
 font-weight: bold;
 left: 70px;
 position: relative;
 top: -150px;
 z-index: 10;
}
.tit_seccio_noticies {
 color: #d14c00;
 font-size: 14px;
 font-weight: bold;
 margin: 10px 10px 10px 30px;
}
.tit_seccio_noticies img {
 float: left;
 margin-right: 10px;
}
.detall_noticia h1 {
 background: transparent !important;
 color: #559430 !important;
 font-size: 12px;
 margin-bottom: -10px;
 padding-right: 10px;
 padding-top: 10px !important;
 text-decoration: none;
}
.detall_noticia p {
 padding-left: 10px;
 padding-right: 10px;
}
.detall_noticia {
 margin-left: 20px;
}
.desc_noticias {
 color: #666;
 margin-left: 11px;
}
.separador_tiendas {
 border-top: 1px solid #fff;
 margin: 5px 0 5px 0;
}
.titol_aplic {
 /* font-size: 12px; */
 font-weight: bold;
/* margin-bottom: 5px; */
}
.titol_aplic a {
 color: #30a32c;
 text-decoration: none;
}
.titol_aplic a:hover {
 text-decoration: underline;
}
.intro_noticia {
 border-bottom: 1px solid #dfdfdf;
 clear: both;
 margin-bottom: 10px;
 overflow: hidden;
}
.intro_noticia h1 {
 background: transparent !important;
 color: #559430 !important;
 font-size: 12px;
 margin-bottom: -10px;
 padding-left: 0 !important;
 padding-right: 10px;
 text-decoration: none;
}
.intro_noticia a {
 color: #000;
 text-decoration: none;
}
.intro_noticia img {
 float: left;
 margin-right: 5px;
 margin-top: 0;
}
.div_main_left {
 float: left;
 width: 50%;
}
.div_main_right {
 background: #f5f5f5;
 float: right;
 width: 50%;
}
#img_trabajo {
 float: right;
 margin-left: 10px;
}
.buttons input {
 background: #d14c00;
 color: #fff;
 font-size: 11px;
 width: 100px;
}
#formulari {
 float: left;
 padding: 1em 50px 1em 0;
}
#formulari td {
 text-align: left;
}
#formulari .ds {
 background: #f5f6f9;
 border: #ccc solid 1px;
 margin-bottom: 1em;
}
#formulari label {
 display: block;
 float: left;
 font-size: 11px;
 margin: 0.3em 0;
 text-align: left;
 width: 150px;
}
#formulari h2 {
 font-size: 15px;
 margin-top: 1em;
}
#formulari fieldset {
 border: none;
 margin: 1em 0;
 padding: 1em;
 position: relative;
}
#formulari input, .formulari textarea {
 background: #f5f6f9;
 border: #ccc solid 1px;
 display: block;
 float: left;
 margin: 0;
 padding: 0;
}
#formulari select {
 border: #ccc solid 1px;
 display: block;
 float: left;
 font-size: 11px;
 margin: 0;
 width: 170px;
}
#formulari li {
 clear: both;
}
#formulari legend {
 font-size: 13px;
 font-weight: bold;
}
#formulari .check {
 border: none;
 margin-top: 0.4em;
 width: auto;
}
#formulari .choose {
 margin: 0.2em 210px 0.2em 0;
 text-align: right;
}
#formulari .choose input, .formulari .choose label {
 display: inline;
 float: none;
 margin: 0;
 padding: 0;
 text-align: right;
 width: auto;
}
.ancho_campo {
 width: 170px;
}

.arquitecto_bio img {
 float: left;
 margin: 0 10px 10px 0;
 width: 126px;
}

.list_imgs {
 margin-top: 10px;
 margin-bottom: 10px;
 padding-bottom: 10px;
/* width: 400px;*/
}
#titol_tiendas {
 color: #559430;
 font-size: 18px;
 font-weight: bold;
 /* margin-left: 20px; */
}
#titol_tiendas p {
 color: #000;
 display: block;
 font-size: 11px;
 font-weight: normal;
 margin: 0;
 padding-left: 0;
 text-decoration: none;
}
.mapa_espana {
 padding: 0 0 0 20px;
}
.email_delegacion {
 color: #000;
 text-decoration: none;
}
#titol_delegacio {
 color: #000;
 padding: 0 0 0 20px;
}
div.img100 {
 left: 10px;
 position: relative;
 top: 0;
}
div.contenido {
 padding: 20px;
}
.intro {
 color: #000;
 font-size: 13px;
 overflow: hidden;
 padding: 0 50px 0 30px;
}
h3 {
 color: #e14c00;
}
div.foto-producto {
 float: left;
 margin-right: 15px;
 margin-top: 0;
 position: relative;
 width: 228px;
}
div.foto-producto-aplicaciones {
 float: left;
 margin-right: 20px;
 margin-top: 0;
 position: relative;
 width: 228px;
}
#font-verde {
 color: #53882c;
 font-weight: bold;
}
p.nota {
 color: #777;
 font-size: 0.9em;
}
p.destacado {
 border-style: solid;
 border-width: 0 0 0 0.1764em;
 color: #95bb38;
 display: block;
 float: right;
 font-family: verdana;
 font-size: 1.3em;
 font-weight: 600;
 line-height: 1.3em;
 margin: 1em 0 1em 1em;
 padding: 0 0 0 0.7059em;
 width: 9.5em;
}
a.cont {
 color: #58a32c;
}
div.destacado {
 background-color: rgb(200, 214, 90);
 float: right;
 margin: 10px;
 padding: 10px;
 width: 250px;
}
#margin5 {
 margin-right: 5px;
}
.margin5 {
 margin-right: 5px;
}
a.verde {
 font-weight: 600;
}
a.verde:link {
 color: #95bb38;
}
a.verde:hover {
 color: #95bb38;
}
a.verde:visited {
 color: #95bb38;
}
a.verde:active {
 color: #95bb38;
}
form.p {
 font-size: 12px;
 margin: 0;
}
form input, textarea {
 background-color: #e8ebd2;
 border: 0;
 font-size: 12px;
/* text-align: right; */
}
form input.boton {
 background-color: #43661e;
 border: 0;
 color: #fff;
 font-size: 12px;
 font-weight: 700;
 height: 25px;
}
legend {
 color: #559a3e;
 font-size: 1.2em;
 font-style: italic;
 font-weight: 600;
}
fieldset.presupuesto {
 width: 500px;
}
form {
 padding: 20px;
}
table.form {
 padding: 10px;
}
div.contenedor {
 left: 0;
 margin-left: 10px;
 margin-right: 0;
 position: relative;
 top: 0;
 width: 1014px;
}
div.columna-izquierda {
 float: left;
 width: 667px;
}
div.imagen {
 float: left;
 width: 320px;
}
div.titulo {
 float: right;
 width: 315px;
}
div.columna-derecha {
 float: right;
 left: 0;
 position: relative;
 top: 0;
 width: 347px;
}
div.margen {
 float: left;
 width: 30px;
}
div.tercera-columna {
 float: right;
 width: 315px;
}
table.calculadora p {
 font-size: 12px;
 text-align: justify;
}
table.calculadora td {
 padding: 6px;
 vertical-align: top;
}
table.calculadora td.resultado {
 text-align: right;
}
#claro {
 background-color: #ffeaba;
}
#oscuro {
 background-color: #e0e0e0;
}
#gris-claro {
 background-color: #dfdfdf;
}
#verde {
 color: #53882c;
 font-weight: bold;
}
.verde {
 color: #53882c;
 font-weight: bold;
}
#rojo {
 background-color: #e1a793;
}
#nota {
 font-size: 10px;
}
#lista_presupuestos {
 padding: 0 50px 0 30px;
}
#lista_presupuestos table {
 font-size: 12px;
 margin-left: 14px;
}
#lista_presupuestos td {
 padding-bottom: 2px;
 padding-left: 12px;
 padding-top: 2px;
}
.titulo_presupuesto {
 background-color: #d5df7d;
 color: green;
}
.titulo_presupuesto td {
 font-size: 16px;
}
.imagen_presupuesto {
 text-align: right;
}
.llista_aplic p {
 font-size: 13px;
}
#contingut_portada p {
 font-size: 13px;
}
.lista_productos ul {
  list-style-type: none;
}
.lista_productos li {
 vertical-align: middle;
}
.lista_productos a {
 margin-left: 0 !important;
 padding-left: 7px !important;
}
.lista_productos img {
 padding-right: 2px !important;
 vertical-align: middle;
}
.lista_autorizados {
 font-size: 15px;
 line-height: 30px;
 list-style-image: url("//static.soliclima.es/img/tick.png") !important;
 list-style-position: outside !important;
 list-style-type: square !important;
}
#banner_presupuesto {
 margin: auto;
 width: 155px;
}
#banner_presupuesto p {
 text-align: center;
}
#banner_presupuesto img {
 border: 0;
}
h4 {
 color: green !important;
}
#portada_banners p {
 margin: auto;
 text-align: center;
 width: 119px;
}
#banner_autorizados {
 border: 0;
 float: left;
 overflow: auto;
}
#banner_autorizados span {
 color: #559430;
 font-weight: bold;
}
#banner_autorizados p {
 background: #f3f3f3;
 color: #000;
 font-size: 11px;
 margin: 0 10px 10px 0;
 overflow: hidden;
 padding: 0;
 text-decoration: none;
}
#banner_autorizados a {
 color: #000;
 text-decoration: none;
}
#banner_autorizados img {
 border: 0;
 float: left;
}
#marco_portada_banners {
 float: left;
 width: 33%;
}
#img_at_cliente {
  float:right;
}
/*
.aviso_legal {
 color: #000;
 font-size: 13px;
 overflow: hidden;
 padding: 0 50px 0 30px;
}
*/
.div_form_instalador {
  margin: 0px 0px 0px 0px;
  background: transparent url("//static.soliclima.es/images/formulario-bg.gif") no-repeat scroll left top;
  float: left;
  width: 828px;
  height: 473px;
}
.div_form_instalador h2 {
  text-transform: uppercase;
  font-family: Arial,Helvetica,sans serif;
  font-size: 13px;
  color: rgb(255, 255, 255);
  margin-left: 40px;
  margin-top:17px;
}
.div_form_instalador textarea {
  width:540px;
}
.div_form_instalador a {
  text-decoration: underline;
}
.div_form_instalador input {
  width:200px;
}
.submitforminst {
  text-align:center !important;
}
.masinfo  img {
  margin-right:8px;
  margin-left:20px;
}
.masinfo  a {
  margin-top:5px;
  color:#55484c;
}
.aplicaciones_presupuesto img {
  float:left;
  margin-right:8px;
}
.aplicaciones_presupuesto p {
  margin-top:5px;
}
.aplicaciones_presupuesto a {
  color:#55484c;
}
.info_masaplic {
 clear:both;
 color: #000;
 padding-bottom: 10px;
 padding-top: 5px;
}
.info_masaplic p {
  margin-top:5px;
}
.info_masaplic img {
  float:left;
  margin-right:8px;
}
.info_masaplic a {
  color:#55484c;
}
.info_masaplic a:hover {
 color: #d14c00;
}
.borrame_massrco_modul1 {
  width:270px;
  float:right;
  vertical-align:top;
  background-color:#FFFFFF;
  margin-top:20px;
}
.modul1 p {
 padding-left: 10px;
}
.modul1 a {
  color:green;
  text-decoration:none;
}
.modul1 {
/*  width:222px; */
/*  margin-left:22px; */
  font-size: small;
  padding-top:20px;
/*
  padding-bottom: 30px;
*/
}
.titol_productos_detalles a {
 color: #d14c00;
 text-decoration: none;
}
.titol_productos_detalles h1 {
 background-color: #fff;
 color: #d14c00;
 margin: 15px;
 padding: 0;
}
.titol_productos_detalles h2 {
  margin-left:30px;
}
.marco_productos_detalles {
 /* width:753px; */
/*  float:left; */
}

.modul2 {
/*  width:222px;
  margin-left:22px;
  font-size:11px;
  padding-top:20px;
  padding-bottom: 30px;
*/
}
.inst_destacada_producto_detalle {
  width:270px;
  float:right;
  vertical-align:top;
  background-color:#FFFFFF;
  margin-top:20px;
}
.marco_form_producto_detalle {
  width:270px;
  float:right;
  vertical-align:top;
  margin-top:20px;
}

.submit_form_productos_detalles {
  background-color:#99BD1D;
  float:right;
  color:#FFFFFF;
  font-size:11px;
}
.input_mail {
/*  
  font-size:11px;
  float:right;
*/

}
.sun_infografia {
  height:281px;
}
.sun_inst_destacada {
  width:270px;
  float:right;
  vertical-align:top;
  background-color:#FFFFFF;
  margin-top:20px;
}
.sun_intro {
  width:763px;
  float:left;
}
.flash_soporte_productos {
  height:281px;
}
.flash_soporte_productos object {
  width:100%;
}
.marco_flash {
  height:281;
}
.marco_flash object {
  width:100%;
}

#titol_soporte_productos a {
 color: #d14c00;
 text-decoration: none;
}
#titol_soporte_productos h1 {
 padding-left:30px;
 background-color: #fff;
 color: #d14c00;
 margin: 0;
 margin-left: -15px;
 padding: 0;
}
.titol_soporte_productos {
 height: 50px;
}
.contenido_productos {
  height:281px;
}
.contenido_productos object {
  width:100%;
}
.mini_detalle td {
  background-color:#E4F192;
}
.mas_mini {
  color:#548A24;
  text-decoration:none;
  font-weight: bold;
}
.lista_presupuestos {
  font-size: 17px;
  margin: 10px;
}
.lista_presupuestos li {
  color: green;
  font-weight: bold;
}
.lista_presupuestos ul {
  font-size: 13px;
  margin: 10px;
  border: 0px solid lightgrey;
  width: 50%;
  list-style-type: none;
}
.lista_presupuestos a {
  color: grey;
  
}
.lista_presupuestos li {
  line-height: 20px;
}

#banner_ia {
  float: left;
  border-top: 15px solid #5F943D;
  border-bottom: 15px solid #5F943D;
  padding-top: 2px;
  padding-bottom: 4px;
  background-color: white;
  font-family: arial,helvetica;
  width: 100%;
}
#banner_ia  p {
  margin: 0px;
  padding: 0px;
}
#banner_ia .tituloo {
  font-size: 21px;
  font-weight: bold;
  color: #8C9F59;
}
#banner_ia .tituloo a,#banner_ia .verdee a,#banner_ia .pequee a {
  color: inherit;
  text-decoration: none;
}
#banner_ia .verdee { 
    background-color: #93C22A;
    width: 105px;
    color: white;
    font-size: 11px;
    margin:auto;
}
#banner_ia .pequee {
  padding-top: 8px !important;
  font-size: 11px;
  color: #8C9F59;
}
#banner_ia .contorno {
    width:200px;
    margin:auto;
}
#banner_ia .leftt {
    float:left;
    margin-top: 15px;
}
#banner_ia .topp {
    vertical-align:top;
    width:105px;
}
#banner_ia .rightt {
    float:right;
}

.pathway {
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 10px;
  font-size: 14px;
  background-color: #C2D4BB;
  color: green;
}
.pathway a {
    font-weight: bold;
    color: green;
}

#texto_portada {
  font-size: 13px;
  margin-left: 10px;
  margin-right: 30px;
}

#text-content {
    font-size: 12px;
    color: #333;
/*    text-shadow: 0 1px 0 #fff; */
}
#randomizer {
    border-top: 0px solid #999;
    display: block;
    margin-top: 10px;
    text-align: right;
    padding-top: 10px;
    outline: none;
}

/** bootstrap **/
.menu_color a {
 color: #4c762a;
 text-decoration: none;
}
.menu_color .nav-pills a:hover{
  background-color:#4B752B !important;
  color: #ffffff !important;
}
