/*
Theme Name:     Climalit PT
Theme URI:      http://www.climalit.pt;
Description:    Tema para la web de climalit.pt
Author:         Alejandro Herrero <alexwaka@somoswaka.com> César Gómez <cesar@somoswaka.com>
Author URI:     http://www.somoswaka.com;
Template:       Divi
*/

@import url("../Divi/style.css");

/*
	AZUL OSCURO GENERAL: 	#136280;
	AZUL MUY OSCURO:		#06242D;
	AZULITO:				#68C1E3;
	NARANJA:				#EB6D12;
	GRIS SUAVE:				#ebebeb;
*/

/* GENERAL */
html body {
    color: 				#333;
}
.et_pb_row a {
    color: 				#136280;
}
.et_pb_row .et_pb_bg_layout_dark a {
	color:				#fff;
}
a:hover {
    text-decoration:	underline;
}

/* SGG y REG más peque */
.sgg {
	font-size:			70%;
}
.reg {
	font-size:			50%;
	vertical-align: 	top;
	line-height: 		200%;
}

/* TITULARES */
h1,
#left-area h1 {
	font-size: 			40px;
    margin-bottom: 		30px;
    font-weight: 		300;
}
h2,
.et_pb_text h2 {
    font-weight: 		300;
	font-size: 			24px;
    margin: 			20px 0px 20px;
	line-height:		1.3;
}
h3 {
    font-size: 			20px;
	line-height:		1.3;
    font-style: 		italic;
	color:				#aaa;
	margin-bottom:		20px;
}
h5 {
    font-weight: 		700;
}

/* HEADER */
#main-header {
	background:			url('img/bkg-top.png') top center repeat-x #136380;
	padding-top:		0px;
}
.et_fixed_nav #logo {
	max-height:			132px;
}

/* IMAGEN BANNER TOP */
#text-3 {
	float:				right;
	clear:				right;
	margin-top:			23px;
}
#text-3 a:hover img{
	opacity:			.8;
}
.et-fixed-header #text-3,
.et-fixed-header .login-link  {
	display:			none;
}
.login-link {
    position: absolute;
    right: 7px;
    top: 0px;
    font-size: 10px;
}
/* ACCESO PRIVADO TOP */
a.login_button{
    background: 		url("img/private.png") 11px 4px no-repeat transparent;
    padding: 			4px 10px 4px 25px;
    color: 				#efefef;
    text-decoration: 	none;
    font-size: 			10px;
	line-height: 		10px;
	background-color:	#491F08;
    float: 				right;
	margin-right:		10px;
}
a.login_button:hover{
    color: 				#fff;
	background-color:	#7A340E;
}

/* MENU TOP */
#et-top-navigation {
	width:				100%;
	margin-top: 		-42px;
}
#main-header #et-top-navigation {
    width: 100%;
    margin-top: -76px;
    padding-left: 0px !important;
}
#top-menu li > a {
    padding-bottom: 19px !important;
    padding-top: 14px;
    padding-right: 13px;
    padding-left: 13px;
}
nav#top-menu-nav{
	float:				right;
	text-transform:		uppercase;
    padding-top: 		0px;
}
#top-menu li {
    padding-right: 		0px;
}
#top-menu li > a {
    padding-bottom: 	15px;
    padding-top: 		14px;
	padding-right:		15px;
	padding-left:		15px;
}
#top-menu li.current-menu-item > a {
    background-color: 	#054D66;
}
#top-menu li > a:hover {
	color:				#fff;
}
#top-menu .menu-item-has-children > a:first-child:after {
	right: 				45%;
    top: 				35px;
	color:				#6EA3B5;
}
#main-header .et-search-form,
#main-header .nav li ul,
#main-header .et_mobile_menu,
#main-header .footer-widget li:before,
#main-header .et_pb_pricing li:before {
    border-color: #68C1E3
}

/* SEARCH */
#et_top_search{
	float:				right;
	color:				#fff;
	margin-left:		20px;
}
.et-search-form {
    top: 				35px;
}

/* MENU > SUBMENU */
.nav li ul{
	background-color:	#136380;
	left:				0px;
	padding:			10px;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    background-color: 	#166984;
}

/* MENU TOP AL HACER SCROLL */
.et-fixed-header  #logo {
    display:			none;
}
.et-fixed-header  #et-top-navigation {
	margin-top: 		-14px;
}
.et-fixed-header #top-menu li > a {
    padding: 			7px 15px 7px;
}
#main-header.et-fixed-header  {
    background-image: 	none;
	opacity:			0.8;
}
.et-fixed-header  #et_top_search{
	display:			none;
}

/* SLIDE HOME */
.et_pb_slides {
	margin-bottom:		10px;
}
.et_pb_slides .et_pb_slide_description h2 {
	text-shadow:		0px 4px 4px #000;
	line-height:		1.1em;
	font-size:			60px;
	max-width:			600px;
	margin:				0 auto;
}
.et_pb_slides p {
	text-shadow:		0px 3px 2px #111;
	font-size:			40px;
	line-height:		1.1em;
}
.et_pb_slide_description {
    padding: 			120px 100px !important;
}
.et_pb_slides a:hover{
	text-decoration:	none;
}

/* CABECERAS GENERAL */
.et_pb_section.cabecera {
	padding: 			20px 0 20px;
}
.et_pb_section.cabecera .et_pb_row {
	padding-top: 		0px;
}
.et_pb_section.cabecera .et_pb_text{
	margin-top: 		40px;
	margin-bottom: 		20px;
}
.et_pb_section.cabecera .et_pb_text h1,
.et_pb_section.cabecera .et_pb_text h2{
	color:				#136280;
	font-size:			48px;
	line-height:		1.1;
	margin-bottom: 		0px;
	margin-top: 		0px;
}
.et_pb_section.cabecera img{
	margin-bottom: 		0px;
}

/* CABECERA SIN MARGEN PARA LA IMAGEN A SANGRE */
#CabeceraNoMargen.et_pb_section.cabecera{
	padding:			0px;
}
#CabeceraNoMargen .et_pb_row {
	font-size:			0px;
	line-height:		0px;
}
#CabeceraNoMargen img{
	margin-bottom:		0px;
	margin-top:			20px;
}
/* CABECERA DESARROLLO */
#cabeceradesarrollo.cabecera {
	margin-bottom:		-90px;
}
#cabeceradesarrollo.cabecera h2{
	color:				#fff;
}
#cabeceradesarrollo.cabecera img{
	position:			relative;
	z-index:			1000;
	margin-bottom:		0px;
}
/* CABECERA PACKS */
.pack.et_pb_section{
	padding: 			20px 0;
}
.pack  .et_pb_row {
	text-align:			center;
}
.pack   h1{
	margin-bottom:		0px;
}
.pack .et_pb_text h2 {
    font-size: 			20px;
    margin: 			0;
	color:				#1D95C1;
	font-style:			italic;
}
#resultado.et_pb_section.flechagris {
    background-image: 	url("img/banners-flecha-gris.png") !important;
	padding: 			60px 0;
}

/* FLECHAS EN BANNERS */
.flechablanca {	background:	url('img/banners-flecha-blanca.png') top center no-repeat transparent;}
.flechagris {	background:	url('img/banners-flecha-gris.png') top center no-repeat transparent;}
.flechaverde{	background:	url('img/banners-flecha-verde.png') top center no-repeat transparent;}
.flechanaranja{	background:	url('img/banners-flecha-naranja.png') top center no-repeat transparent;}
.flechazulito{	background:	url('img/banners-flecha-azulito.png') top center no-repeat transparent;}
.flechazul{		background:	url('img/banners-flecha-azul.png') top center no-repeat transparent;}
.flechagrisoscuro{		background:	url('img/banners-flecha-grisoscuro.png') center -15px no-repeat transparent;}

/* BOTONACOS DE BANNER HOVER */
a.et_pb_more_button,
.et_pb_promo_button {
	background-color:  rgba(0, 0, 0, 0.5)
}
.et_pb_promo_button:hover,
.et_pb_slides a.et_pb_more_button:hover{
	background-color:  rgba(104, 193, 227, 0.8)
}

/* TEXTOS EN BANNERS */
.et_pb_promo {
    padding: 			0px 60px;
}
.et_pb_promo_description h2 {
	font-size:			54px;
	line-height:		1.1em;
	font-weight:		300;
	font-style:			normal;
}
.et_pb_promo_description h3,
.et_pb_newsletter_description h3 {
	font-size:			54px;
	line-height:		1.1em;
	font-weight:		300;
	font-style:			normal;
}
.et_pb_bg_layout_light .et_pb_promo_description h3,
.et_pb_bg_layout_light .et_pb_newsletter_description h3 {
	color:				#222;
}
/* BANNER ENCUENTRA TU CRISTAL */
#encuentra3pasos {
	background:			url('img/banners-flecha-blanca.png') top center no-repeat transparent;
}
#encuentra3pasos .et_pb_promo {
	font-size:			0px;
}
/* BANNER EXIJE CLIMALIT */
#exijeClimalit h2{
	font-size:			42px;
	line-height:		1.3em;
}
/* BANNER DESARROLLO SOSTENIBLE */
#banner-desarrollo {/*
	padding-bottom:		0px;*/
}
#banner-desarrollo .et_pb_row {
	padding-bottom:		0px;
	padding-top:		0px;
}
#banner-desarrollo .et_pb_column_2_3 {
    width: 				600px;
}
#banner-desarrollo .et_pb_column_1_3{
	width:				400px;
}
#banner-desarrollo .et_pb_column_1_3 img{
	margin-top:			-100px;
}
#banner-desarrollo .et_pb_promo{
	padding-top:		0px;
	padding-left:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	margin-bottom:		0px;
}
#banner-desarrollo .et_pb_promo_description h2 {
    font-size: 			32px;
	font-weight:		normal;
	margin-bottom:		0px;
	margin-top:		0px;
}
#banner-desarrollo .et_pb_promo_description{
	margin-bottom:		10px;
}
#banner-desarrollo .et_pb_promo_description p{
	margin-bottom:		0px;
	color:				#2E630C;
	font-size:			18px;
}
#banner-desarrollo  .et_pb_promo_button:hover {
	background-color:	#A9F47A;
	color:				#2E630C;
}
/* BANNERS CALL TO ACTION */
.et_pb_bg_layout_light .et_pb_promo_button,
.et_pb_bg_layout_light .et_pb_more_button {
	background-color:	#68C1E3;
}
.et_pb_bg_layout_light .et_pb_promo_button:hover ,
.et_pb_bg_layout_light .et_pb_more_button:hover  {
	background-color:	#136380;
}

/* NOTICIAS > IMAGEN */
.et_pb_image_container {
	max-height: 		200px;
    overflow: 			hidden;
}
/* NOTICIAS > SIDEBAR */
#sidebar input{
	width:				90%;
	max-width:			90%;
	padding:			5px 5%;
	margin:				0px 0px 5px 0px;
	font-size:			14px;
	line-height:		14px;
	display:			block;
}
#contact-form-473 .contact-form input {
	width:				100%;
	max-width:			100%;
	padding:			5px 2px;
	margin:				0px 0px 5px 0px;
	font-size:			14px;
	display:			block;
}
/* SIDEBAR BUSCADOR */
#sidebar input,
#sidebar input[type="submit"],
#sidebar .widget_search #s,
.contact-form input.pushbutton-wide[type="submit"]{
	width:				90%;
	max-width:			90%;
	padding:			5px 5%;
	margin-bottom:		5px;
	margin:				0px 0px 5px 0px;
	font-size:			14px;
	line-height:		14px;
	display:			block;
}
#sidebar input[type=submit],
.contact-form input.pushbutton-wide[type="submit"]{
	border:				none;
	background-color:	#136280;
	color:				#fff;
	width:				100%;
	max-width:			100%;
	padding:			5px 0px !important;
}
#contact-form-473 .contact-form input {
	margin:				0px 0px 10px 0px;
}
#sidebar input[type=submit]:hover,
.contact-form input.pushbutton-wide[type="submit"]:hover,
.pushbutton-wide:hover{
	cursor:				pointer;
	cursor:				default;
	background-color:	#68C1E3;
}
#sidebar #searchform label {
	display:			none;
}
#sidebar #blog_subscription-2 p{
    line-height: 		20px;
    padding-bottom: 	0px;
}
#sidebar .widgettitle {
	margin-top:			20px;
}
#sidebar h4 {
  font-size: 16px;
}

/* CONTACTO */
.et_pb_contact_right, .et_pb_contact_left {
    width: 				100%;
}
.et_pb_contact_right	{
    margin-top: 		15px;
}
.et_pb_contact_submit {
    background-color: 	#136380;
	cursor:				pointer;
	cursor:				default;
}
.et_pb_contact_submit:hover {
    background-color: 	#68C1E3;
	cursor:				pointer;
	cursor:				default;
}
/* COOKIES */
.cdp-cookies-alerta {
	opacity:			0.9;
	z-index: 			9;
	position: 			absolute;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:hover,
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:active,
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:visited  {
	color:				#EB6D12 !important;
}
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:hover,
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:active,
.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto a:visited {
	color:				#FC7414 !important;
}
/* FOOTER WIDGETS */
#footer-widgets {
	padding-top: 		40px;
}
#footer-widgets .footer-widget {
	margin-bottom:		10px;
}
#footer-widgets .footer-widget h4 {
	font-size:			20px;
	margin-bottom:		20px;
}
#footer-widgets .footer-widget li {
    border-bottom: 		1px solid #136280;
    padding: 			6px 0 6px 14px;
}
#footer-widgets .footer-widget li:before {
    border-color: 		#136280;
    top: 				15px;
}
#footer-widgets .footer-widget li a {
	color:				#333;
}
#footer-widgets .footer-widget li a:hover{
	color: 				#136280;
}
#footer-widgets .footer-widget a,
#footer-widgets .footer-widget li a,
#footer-widgets .footer-widget li a:hover{
    color: 				#136280 !important;
}

/* FOOTER WIDGET ULTIMAS NOTICIAS */
#footer-widgets .footer-widget .rpwe-block .rpwe-thumb {
    border: 1px solid #CCCCCC !important;
	background-color:	#fff;
    box-shadow: none !important;
    margin: 0px 8px 0px 0;
    padding: 3px !important;
}
#footer-widgets .footer-widget .rpwe-block li {
	padding-left:		0px;
	margin-bottom:		0px;
	padding-bottom:		5px;
}
#footer-widgets .footer-widget .rpwe-block li:before {
	border-color: 		transparent;
    border-radius: 		0;
    border-style: 		none;
    border-width: 		0;
    content: 			none;
}

/* FOOTER WIDGET FACEBOOK */
#footer-widgets .fwidget {
    max-width: 			100%;
}
#footer-widgets .fwidget#facebook-likebox-2 {
    max-width: 			235px;
}

/* FOOTER WIDGET SOMOSWAKA */
a.somoswaka {
	width:				220px;
	height: 			38px;
    display:			block;
	background:			url('img/logo-somoswaka.png') center center no-repeat transparent;
	float:				right;
}
a.somoswaka span{
	visibility:			hidden;
}

/* FOOTER WIDGET BUSCAR */
.widget_search #searchsubmit{
	width: 				inherit;
}

/* FOOTER BOTTOM */
#footer-bottom {
	background:			url('img/bkg-footer.gif') center -10px repeat-x #136280;
	padding-top:		0px;/*
	margin-top: 		-30px;*/
}
#footer-bottom .gatete{
	background:			url('img/gatito-footer.png') center top no-repeat transparent;
	padding-top:		90px;
}
#footer-bottom  .container {
	padding:			30px 0px;
}
#footer-bottom #footer-info{
    color: 				#B5D7E2;
	padding:			0px;
	font-size:			11px;
	line-height:		1em;
}
#footer-bottom #footer-info a {
    color:				#ffffff;
	display:			block;
	clear:				both;
    margin:				0px;
	padding:			0px;
}
#footer-bottom #footer-info img,
#footer-bottom #footer-info p{
    margin:				0px;
	padding:			0px;
}
#footer-bottom #footer-info span{
	float:				left;
	margin-top:			7px;
	margin-right:		10px;
}
#footer-bottom  .logo-saint-gobain{
	float:				right;
	font-size:			11px;
	line-height:		1em;
}
#footer-bottom  .logo-saint-gobain img{
	width:				140px;
}
#footer-bottom #et-social-icons {
	margin-top:			18px;
}
#footer-bottom #et-social-icons a {
    color: 				#FFFFFF;
}
#footer-bottom .et-social-icon a:hover {
	color: 				#68C1E3 !important;
}
#footer-bottom .et-social-youtube a:before { content: '\77'; }

/* SELECTOR */
.page-template-selector-php .et_pb_section {
	padding: 			40px 0px 10px;
}
.ayuda {
	max-width:			760px;
	margin:				0px auto;
}
.ayuda h3{
	color:				#bbb;
	font-style:			italic;
	line-height:		1.2em;
	display:			inline-block;
}
.ayuda h3 img{
	vertical-align:		bottom;
	margin-top:			-30px;
	float:				left;
	margin-right:		0px;
}
#selector {
    display: 			block;
    margin: 			20px auto 60px;
    width: 				80%;
	max-width:			660px;
	font-family: 		droid sans;
}
.selector-step {
    margin-bottom: 		0px;
	border:				1px solid #ccc;
	box-shadow:			0px 5px 10px #ccc;
	position:			relative;
}

/* SELECTOR ICONOS */
#termico-icon,
#acustico-icon,
#seguridad-icon  {
	background:			url('img/selector-termico.png') center center no-repeat transparent;
	display:			block;
	width:				150px;
	height:				150px;
	position:			absolute;
	margin-top:			35px;
	left:				-180px;
}
#termico-icon {	background:	url('img/selector-termico.png') center center no-repeat transparent;}
#acustico-icon{	background:	url('img/selector-sound.png') center center no-repeat transparent;}
#seguridad-icon{background:	url('img/selector-secur.png') center center no-repeat transparent;}
#termico-icon.selected {		background-image:	url('img/selector-termico-active.png')}
#acustico-icon.selected {	background-image:	url('img/selector-sound-active.png')}
#seguridad-icon.selected {	background-image:	url('img/selector-secur-active.png')}

/* SELECTOR CONTROLES */
.controls {
	width:				90%;
	margin:				35px 5% 20px;
	line-height:		1.2em;
	color:				#222222;
}
.controls .title{
	float:				left;
	font-size:			22px;
	margin-bottom:		10px;
}
.controls .title span{
	color:				#cccccc;
}
.controls .level-selected{
	float:				right;
	font-size:			14px;
}
.controls .level-selected span{
	font-weight:		bold;
	font-variant:		small-caps
}
.controls.baja .level-selected span{	color:	#ff7800;}
.controls.media .level-selected span{	color:	#ffcc00;}
.controls.alta .level-selected span{	color:	#7fc120;}
.control-slider {
    width: 				98%;
    margin: 			10px auto 0px;
}

/* SLIDE y NUMEROS */
.control-slider {
	background-image:	none;
	background-color:	#f3f3f3;
}
.control-slider:hover {
	cursor: 			default;
    cursor: 			pointer;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background:  		#999;
    border: 			1px solid #999;
    color: 				transparent;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-state-default:hover,
.ui-widget-content .ui-state-default:hover,
.ui-widget-header .ui-state-default:hover,
.ui-state-default:active,
.ui-widget-content .ui-state-default:active,
.ui-widget-header .ui-state-default:active {
	cursor: 			-moz-grab;
	cursor: 			-webkit-grab;
}
.steps-legend {
    margin-top: 		5px;
    margin-bottom: 		5px;
}
.steps-legend .tick {
	color: 				#CCCCCC;
    font-size: 			30px;
    font-weight: 		bold;
    padding: 			12px 0px 0px;
	display:			inline-block;
	width:				25px;
	height:				65px;
	text-align:			center;
}
.steps-legend .tick:hover {
	cursor: 			pointer;
	cursor: 			hand;
}
.steps-legend span.tick.selected {
    background-color: 	#000;
    color: 				#fff;
	width:				50px;
	background:			url('img/selector-niveles.png') top left no-repeat transparent;
}
.controls.baja  .steps-legend span.tick.selected {		background-position:	-50px 0px; margin-left:	-18px;}
.controls.media  .steps-legend span.tick.selected {	background-position:	0px 0px;}
.controls.alta  .steps-legend span.tick.selected {		background-position:	-100px 0px; margin-right:-18px;}
#acustico-selector  .steps-legend .tick {
    font-size: 			26px;
	letter-spacing:		-1px;
    font-weight: 		bold;
    padding: 			12px 0px 0px;
	display:			inline-block;
	padding-top: 		15px;
	height:				62px;
}

/* LEYENDA */
.desc {
	font-size:			13px;
	font-style:			italic;
	color:				#999999;
	text-align: 		center;
}

/* SELECTOR SIGUIENTE BOTON */
.next-button  a{
	width:				100%;
	display:			block;
	background-color:	#ccc;
	clear:				both;
	text-align:			center;
	color:				#444;
	padding:			10px 0px;
	font-size:			12px;
}
.next-button a:hover {
	background-color:	#28708A;
	color:				#fff;
}
/* RESULTADO */
#resultado.et_pb_section {
	background:			url('img/banners-flecha-blanca.png') top center no-repeat #EB6D12 !important;
	padding: 			50px 0 20px;
}
#resultado .et_pb_row {
	padding-top:		0px;
}
#resultado .et_pb_text{
	margin-bottom:		0px;
	color:				#fff;
}
#resultado .et_pb_text #result-title  span {
    font-size: 			18px;
}
#resultado .et_pb_text p{
	padding-bottom: 	10px;
	font-size:			18px;
}
#resultado a.descargar,
#resultado a.ver,
#resultado a.imprimir {
	background:			url('img/icon-print.png') top center no-repeat transparent;
	width:				112px;
	height:				12px;
	padding-top:		86px;
	display:			inline-block;
	margin:				10px 10px 0px;
	font-size:			11px;
	color:				#fff;
}
#resultado a.ver {
	background-image:	url('img/icon-ver.png');
}
#resultado a.descargar {
	background-image:	url('img/icon-download.png');
}
#resultado a.imprimir:hover,
#resultado a.descargar:hover,
#resultado a.ver:hover {
	opacity:			0.8;
}
#resultado .et_pb_text  span {
}

/* Mensajes overlay */
.fakealert {
    position: absolute;
    z-index: 999999999;
    padding: 20px;
    border-radius: 7px;
    background-image: url('img/gbg.png');
    color: #fff;
    text-align: center;
    font-weight: bold;;
}

.fakealert .close {
    position: absolute;
    top: 0;
    right: 7px;
    color: #fff;
    font-weight: bold;
    font-size: 1.4em;
    cursor: pointer;
}

/* PAGINA DE CATALOGOS */
.catalogos .et_pb_all_tabs ul li {
	list-style-type:		none;
	width:					160px;
	float:					left;
	margin-right:			40px;
	margin-bottom:			20px;
	font-size:				11px;
	line-height:			14px;
	overflow: 				hidden;
	height: 				280px;
}
.catalogos .et_pb_all_tabs ul li img{
	margin-bottom:			15px;
	margin-top:				20px;
}
.catalogos .et_pb_all_tabs ul li strong{
	font-size:				12px;
	display:				block;
	margin-bottom:			5px;
}
.catalogos .et_pb_all_tabs ul li a:hover{
	opacity:				0.8;
}


/* ZONA PRIVADA */
/* CABECERAS PRIVADAS */
.et_pb_section.cabeceraprivada {
	padding: 			15px 0;
	background-color:	#333333 !important;
}
.et_pb_section.cabeceraprivada .et_pb_row {
	padding-top: 		0px;
}
.et_pb_section.cabeceraprivada .et_pb_text{
	margin-top: 		0px;
	margin-bottom: 		0px;
}
.et_pb_section.cabeceraprivada .et_pb_text h1{
	color:				#136280;
	font-size:			24px;
	line-height:		1.3em;
	margin-bottom: 		0px;
	margin-left: 		20px;
	margin-top: 		0px;
	padding-bottom:		0px;
	padding-left:		40px;
	background:			url('img/privado.png') center left no-repeat transparent;
}

/* MENU SIDEBAR PRIVADO */
.et_pb_section .widget_nav_menu {
    border-top: 		10px solid #E86014;
	margin:				0px !important;
}
.menu-area-de-fabricantes-container ul li a{
	padding:			5px 15px;
	margin-bottom:		1px;
	background-color:	#ebebeb;
	display:			block;
	font-size:			12px;
}
.menu-area-de-fabricantes-container ul li.current-menu-item a{
	background-color:	#444;
	color:				#fff;
	font-weight: 		bold;
}
.menu-area-de-fabricantes-container ul li a:hover{
	background-color:	#666;
	color:				#fff;
	text-decoration:	none
}
.logout_widget .logout_link {
	background-color:	#136280;
	display:			block;
	color:				#fff;
	text-align:			center;
	margin-top:			10px;
	padding:			5px 0px;
	font-size:			11px;
}
.logout_widget .logout_link:hover {
	background-color:	#68C1E3;
	text-decoration:	none;
}

/* LOGIN RECUPERAR CONTRASEÑA */
.contact-form {
    background-color: 	#f2f2f2;
    float: 				left;
    padding: 			30px;
	margin-bottom:		40px;
}
.contact-form label {
	float:				left;
	font-weight:		normal !important;
	width:				90px;
	margin-right:		10px;
}
.contact-form label span{
    font-size: 			12px !important;
}
.contact-form input {
	float:				left;
	padding:			8px 10px;
}
.contact-form .contact-submit input.pushbutton-wide{
    background-color: 	#136280;
    border: 			none;
    border-radius: 		3px;
    color: 				#FFFFFF;
    padding: 			8px 25px;
	cursor:				default;
	cursor:				pointer;
}
.contact-form .contact-submit input.pushbutton-wide:hover{
   background-color:	#68C1E3;
	cursor:				default;
	cursor:				pointer;
}

/* FORMULARIO CONTACTO */
.et_pb_contact p input, .et_pb_contact p textarea,
.form-submit input, .et_pb_contact_submit, .et_pb_contact_reset {
	font-size:			14px !important;
}

/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( max-width: 1405px ){
	/* HEADER */
	#top-menu li{
		font-size: 				11px;
	}
	#top-menu li a,
	#et-secondary-nav .menu-item-has-children>a:first-child,
	#top-menu .menu-item-has-children>a:first-child{
		padding:				20px 6px 0px;
	}

}

@media only screen and ( max-width: 1100px ) {
	/* HEADER */
	#top-menu li{
		font-size: 				14px;
	}
	#top-menu li a,
	#et-secondary-nav .menu-item-has-children>a:first-child,
	#top-menu .menu-item-has-children>a:first-child{
		padding:				0px 6px;
	}
	#text-3{
		margin-top: 			-30px;
		float: 					none;
		text-align: 			right;
	}
	#main-header #et-top-navigation{
		margin-top: 			-20px;
	}
}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {
	/* BANNER DESARROLLO SOSTENIBLE */
	#banner-desarrollo .et_pb_column_2_3 {
		width: 				500px;
	}
	/* SELECTOR > ICONO */
	#termico-icon, #acustico-icon, #seguridad-icon {
		left: -155px;
	}
	/* CABECERA > H2 */
	.et_pb_section.cabecera .et_pb_text h2 {
		font-size: 42px;
	}
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {
	/* BANNER */
	.et_pb_promo_description h2,
	.et_pb_promo_description h3,
	.et_pb_newsletter_description h3 {
		font-size: 46px;
	}
	/* BANNER DESARROLLO SOSTENIBLE */
	#banner-desarrollo .et_pb_column_1_3 {
		width: 				290px;
		margin-right:		15px;
	}
	#banner-desarrollo .et_pb_column_2_3 {
		width: 				370px;
	}
	#banner-desarrollo .et_pb_promo_description h3 {
		font-size: 			24px;
	}
	#banner-desarrollo .et_pb_column_1_3 img {
		margin-top: 		-50px;
	}
	/* FOOTER > FACEBOOK */
	#footer-widgets .fwidget#facebook-likebox-2 {
		max-width: 			290px;
	}
	/* TOP > BANNER */
	#text-3 {
		display:			none;
	}

	/*-------------------[Menu]------------------*/
	#main-header { padding-bottom: 0px !important; }
	#et_mobile_nav_menu { display: block; margin-top: -46px; margin-right:	0px; }
	#main-header { padding-bottom: 20px; }
	/*#logo { margin-bottom: 0; }*/

	#et_top_search { top: 0px; right: 0px; margin-top: 15px; margin-right: 0px; float: right; }
	.et-search-form {		top: 26px;	}
	#et-top-navigation { margin-right: 0;}
	.et_mobile_menu {top:130px;}
	.et-fixed-header nav#top-menu-nav { padding-top: 11px;}

	/* GENERAL COLUMNAS */
	.et_pb_column {
		padding-bottom: 		20px;
	}

	/* GENERAL CABECERAS */
	.et_pb_section.cabecera  {
		padding-top: 			10px;
	}
	.et_pb_section.cabecera .et_pb_column {
		padding: 			0px;
	}
	.et_pb_section.cabecera .et_pb_text{
		margin-bottom: 		10px;
		text-align:			center;
	}
	.et_pb_section.cabecera .et_pb_text h2{
		font-size:			38px;
	}

	/* SELECTOR */
	#selector {
		margin: 			0px auto 30px;
	}
	#CabeceraNoMargen img {
		display:			none;
	}
	.ayuda h3 {
		font-size: 			16px;
	}
	#termico-icon, #acustico-icon, #seguridad-icon {
		display:			none;
	}
	/* FOOTER */
	#footer-widgets .footer-widget {
		margin-bottom: 			40px;
	}
	#footer-bottom .container {
		padding: 			60px 0 20px;
	}
	.logo-saint-gobain,
	#footer-bottom #footer-info span,
	#footer-info { float: left; }
	#et-social-icons { margin: 0 0 5px; float: right;}
}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
	#main-header {
		background-position: 	center -20px;
	}
	.et_fixed_nav #logo {
		margin-bottom: 			15px;
	}
	#et-top-navigation {
		margin-right: 			0px;
	}
	#et-top-navigation {
		margin-top: 			-10px;
	}
	#et_search_icon:before {
		top: 					-32px;
	}
	.et-search-form {
		top: 0;
	}
	.et-search-form {
		right: -20px;
	}
	#et_mobile_nav_menu {
		margin-top: 			-14px;
		margin-right: 			20px;
	}
	.et_mobile_menu {
		top: 					117px;
	}
	/*-------------------[Menu]------------------*/
	.et-search-form { right: -65px; }
	.et-search-form input { width: 360px;}

	/* SLIDE */
	.et_pb_slide_description h2 {
		font-size: 40px !important;
	}

	.et_pb_slide_description {
		padding-left:		0px !important;
		padding-right:		0px !important;
	}
	/* BANNERS */
	.et_pb_promo_description h3, .et_pb_newsletter_description h3 {
		font-size: 40px;
	}
	/* BANNER DESARROLLO SOSTENIBLE */
	#banner-desarrollo .et_pb_column_1_3 {
		width: 				100%;
		margin-right:		0px;
	}
	#banner-desarrollo .et_pb_column_2_3 {
		width: 				100%;
		margin-bottom:		20px;
	}
	#banner-desarrollo .et_pb_promo_description h3 {
		font-size: 			28px;
	}
	#banner-desarrollo .et_pb_column_1_3 img {
		margin-top: 		-100px;
		text-align:			center;
	}
	#exijeClimalit h2 {
		font-size: 			32px;
	}

	/* SELECTOR */
	#selector {
		max-width:			90%;
		width:				90%;
		margin-bottom:		60px;
	}
	.controls .title{
		float: 				none;
		text-align:			center;
		margin-bottom:		10px;
	}
	.controls .level-selected {
		float: 				none;
		font-size: 			12px;
		text-align:			center;
	}
	.ayuda {
		width: 				100%;
	}
	.ayuda h3 {
		font-size: 			12px;
	}
	/* FOOTER */
	a.somoswaka {
		float: 					none;
		display: 				block;
	}
	#footer-bottom {
		margin-top: 			40px;
	}
	#et-social-icons, #footer-bottom .logo-saint-gobain, #footer-bottom #footer-info span, #footer-info {
		float: 					none;
		text-align:				center;
	}
	#footer-bottom #footer-info span {
		display:				inline-block;
		margin-top:				10px;
	}
}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {
	/* TOP */
	#main-header {
		background-position: 	center -32px;
	}
	.et_mobile_menu {
		top: 					105px;
	}
	.et-search-form {
		right: -45px;
	}
	#et-top-navigation { margin-right: 0px; }
	/* SLIDER NONE */
	.et_pb_fullwidth_section{
		display:				none;
	}
	/* BANNER EXIJE */
	#encuentra3pasos {
		margin-top:				30px;
	}
	#exijeClimalit {
		padding-top:			20px;
	}

	/* CABECERAS */
	.et_pb_section.cabecera .et_pb_text h2 {
		font-size: 				28px;
	}
	.et_pb_promo_description h3, .et_pb_newsletter_description h3 {
		font-size: 30px;
	}
	.et_pb_row, .container, .et_pb_container {
		width: 					350px;
	}
	/* SELECTOR */
	.controls {
		margin: 35px auto 20px;
		width:		80%
	}

}


/**
 * Login ajax
 */

form#login{
    display: none;
    background-color: #FFFFFF;
    border-radius: 8px;
    font-family: Arial, Helvetica, sans-serif;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 200px;
    padding: 40px 25px 25px 25px;
    width: 350px;
    z-index: 999;
    left: 50%;
    margin-left: -200px;
    color: #333;
    font-size: 11px;
}

form#login h1{
    color: #333333;
    font-size: 20px;
    font-weight: 100;
    text-align: center;
    line-height: 1;
    margin: 0 0 20px 0;
}

form#login input#username,
form#login input#password{
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    color: #333333;
    font-size: 15px;
    padding: 10px 10px 10px 13px;
    width: 325px;
    margin: 7px 0 20px 0;
    background-color: #F9F9F9;
}

form#login input#username:focus,
form#login input#password:focus{
    background-color: #FFF;
}


form#login input.submit_button{
    font-size: 13px;
    color: #FFF;
    border: none;
    background-color: #136380;
    border-radius: 3px;
    padding: 9px 31px 9px 31px;
    float: right;
    cursor: pointer;
}
form#login input.submit_button:hover{
    background-color: #68C1E3;
}

form#login a{
    text-decoration: none;
}

form#login a.close{
    color: #136380;
    position: absolute;
    right: 15px;
    top: 15px;
}

form#login a.lost{
    color: #136380;
    float: left;
    margin: 10px 0 0 0;
}

form#login p.status{
    text-align: center;
    margin: -25px 0 20px 0;
    display: none;
}

form#login p.status.error {
    color: #f00;
}

.login_overlay{
    height: 100%;
    width: 100%;
    background-color: #F6F6F6;
    opacity: 0.9;
    position: fixed;
    z-index: 998;
}
