@charset "utf-8";
/* CSS Document */

/* ------------------------ */
/* SACAR ANTES DE PUBLICAR 
.row {
	border: 1px solid blue;
}
.columns {
	border: 1px solid red;
}
*/


/* 
DEFINICIONES COLORES Y TIPOGRAFÍAS EMPRESA
*/
@import url(http://fonts.googleapis.com/css?family=Raleway:400,700);
body {
	background: #fff;
	color: #333;
}
body, p {
	color: #555;
	font-family: 'Open Sans',  sans-serif;
}
h1, h2, h3 {
	font-family: 'Raleway', 'Open Sans', sans-serif;
	color: #555;
}
h4, h5, h6 {
	font-family: 'Raleway', 'Open Sans', sans-serif;
}
h1 {
	font-size: 2.5rem;
}
h2 {
	font-size: 2.05rem;
}
h3 {
	font-size: 1.8rem;
}
h4 {
	font-size: 1.4rem;
}
h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1.15rem;
}
hr {
	border: 1px solid #222;
	box-shadow: 0px 2px 3px #ddd;
}
blockquote {
	padding: 0.5625rem 1.25rem 1rem 1.1875rem;
	border-left: 1px solid #0064ff;
	color: #0064ff;
	text-shadow: 1px 1px 0px #ddd, 0px 0px 1px #999;
	font-size: 1.6rem;
}
a {
	color: #465BC3;
}
.separador-1rem {
	height: 1rem;
	width: 100%;
	clear: both;
}
.separador-2rem {
	height: 2rem;
	width: 100%;
	clear: both;
}
.separador-3rem {
	height: 3rem;
	width: 100%;
	clear: both;
}
.sombra-imagen {
	box-shadow: 3px 3px 5px #333;
}
.sombra-texto {
	text-shadow: 1px 1px 3px #eee;
}
.oculto {
	position: absolute;
	top: -1000em;
}
.texto-rojo {
	color: #FF0000 !important;
	font-weight: bold;
}
.texto-azul {
	color: #73A8DA !important;
}
.afuera {
	position: absolute;
	top: -1000rem;
}

.fuente80 {
	font-size: 0.8em;
}
.fuente115 {
	font-size: 1.15em;
}
.fondo-gris {
	background: #ccc;
}
.imagen50 {
	width: 50%;
	max-width: 400px;
	height: auto;
}
.naranja {
	background: #FF4400;
	font-weight: bolder;
}
.naranja:hover {
	background: #9E2A00;
}
.imagen-fondo-div>img {
	position: absolute;
	overflow: hidden;
}

/* -------------------------------------------- */
/* ------------------ HEADER ------------------ */
#preheader {
	/*	background: #5A5A5A;
*/	padding: 6px 0;
}
#preheader #preheader-in {
	padding: 0 15px;
}
.preheader-icono {
	width: 1.8rem;
	height: 1.5rem;
	display: inline-block;
	color: #aaa;
}
.preheader-icono a {
	color: #aaa;
}
#preheader i {
	position: absolute;
	font-size: 1.4rem;
	transition: all ease-in-out 0.1s
}
#preheader i:hover {
	font-size: 2rem;
}
div.popup-preheader span {
	position: absolute;
	top: 20px;
	color: #fff;
	background-color: rgba(2,10,172,0.88);
	padding: 10px;
	z-index: 100;
	width: 360px;
	right: 10%;
	box-shadow: 1px 1px 12px #333;
	border: 2px solid;
	display: none;
	overflow: hidden;
	font-size: 1.1rem;
	font-weight: bold;
	text-shadow: 1px 1px 1px #222;
	text-align: center;
}
div.popup-preheader i:hover span {
	display: block;
}
header {
	background: #fff;
}
header h2 {
	font-weight: lighter;
	font-size: 1.25rem;
	font-style: normal;
	color: #666;
	text-transform: uppercase;
}
#slogan-b h4 {
	font-size: 1rem;
	line-height: 2em;
	color: #C80003;
	font-weight: bold;
}
#slogan-b h5 {
	font-size: 0.85rem;
}
/* ----------------------------------------- */
/* ------------------ NAV ------------------ */ 

/* -------------------------------------------- */
/* ------------------ CUERPO ------------------ */

#cuerpo-pagina {
	min-height: 15em;
	background: #fff;
}
#en-construccion {
	padding: 12rem 0;
	text-align: center;
}
#home-page-titular, #valores {
	background: #211C35;
	padding: 3rem 0;
	margin: 0;
}
#home-page-titular h1, #home-page-titular h2 {
	color: #fff;
	text-align: center;
	padding: 0 15%;
	text-transform: uppercase;
}
#home-page-titular h1 {
	font-size: 3rem;
padding-bottom;
2rem;
	margin-bottom: 2rem;
	border-bottom: 1px solid #fff;
}
#home-page-titular h2 {
	font-size: 1.5rem;
}
#valores {
	padding-top: 0;
}
.valores-item h3 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin: 1rem 0;
}
.valores-item p {
	text-align: center;
	color: #ccc;
}
.valores-item img {
	height: 50px;
	margin-bottom: 1rem;
}
.productos-homepage {
	padding: 3rem 0;
}
.galeria-productos-home {
}
.galeria-productos-home ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.galeria-productos-home li {
	list-style: none;
	display: inline-block;
	margin-right: 2px;
	width: 22.5%;
	margin-bottom: 1rem;
}
.obras-homepage {
	padding: 3rem 0;
	background: #BDBDBD;
	border-top: 3px solid #211C35;
}
.galeria-obras-home {
}
.galeria-obras-home ul {
	margin: 0;
	padding: 0;
}
.galeria-obras-home li {
	list-style: none;
	display: inline-block;
	margin-right: 2px;
	width: 23.5%;
	margin-bottom: 5px;
}
.comentario-destacado {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background: rgba(255,255,255,0.25);
	padding: 1rem 1rem;
	margin: 3rem 2rem 1.5rem 2rem;
	text-align: center;
}

.elhers {
	background: #F30A03; width:100%; text-align:center;
	margin-bottom:1rem;
	padding: 1rem;
	}
	.elhers h3 { color: #fff;    font-size: 1.4em;
}
	.elhers h4 { color: #FFEB3B;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;}
/* -------------------------------------------- */
/* ------------------  SLIDER  ---------------- */
#slider h2 {
	font-family: Arial Black;
	font-size: 3em;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 5px 5px 8px #222, -1px -1px 0px #797979;
	border-bottom: 6px solid #0007a8;
	}
 #slider h4 {
	font-family: Arial;
	font-size: 1.8em;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px #222, -1px -1px 0px #797979;
	}


/* -------------------------------------------- */
/* ----------------  SECCIONES  --------------- */
 
section#titulo-seccion {
	padding: 2rem 0 3rem 0;
	background:  #757784;
}

section#titulo-seccion H1, section#titulo-seccion H2, section#titulo-seccion H3 {
	color: white;
}
section#titulo-seccion H1 {
	text-transform: uppercase;
	font-size:3rem;
text-shadow: -1px -1px 1px #444, 1px 1px 1px #ccc;
}
section#titulo-seccion H3 {
	font-size: 1.2rem;
}
section#contenido, section#descripciones {
	padding: 2rem 0;
}
section#descripciones {
	background: #EDEDED;
}
#contenido h2 {
	font-size: 1.4em;
	margin-bottom: 1em;
	color: #0007A8;
	 }
.galeria-fotos {
	padding: 0;
	margin: 0;
}
.galeria-fotos ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.galeria-fotos ul li {
	display: inline-block;
	margin-bottom: 6px;position:relative;
}
.gal2col ul li {
	width: 49%;
}
.gal3col ul li {
	width: 32%;
}
.gal4col ul li {
	width: 24%;
}
.gal5col ul li {
	width: 19.3%;
}
.gal6col ul li {
	width: 16.1%;
}
.galeria3col {
	padding: 2rem 0;
	margin: 0;
}
.galeria3col ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.galeria3col ul li {
	width: 32%;
	display: inline-block;
	margin-bottom: 6px;
	
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: url(../img/layout/overlay.png) no-repeat center    ; /*dim the background*/
  transition:all 0.3s ease-in-out;
  opacity:0;
}
.overlay:hover {
	opacity: 1;}
	
#galeria-ventanas h5 {
		background: #757784;
		padding: 6px ;
		color: #fff;
		font-weight: bold;
		}
		
#map-canvas {
	width: 100%;
	height: 550px;
	max-width: 100%;
	max-height:70vh;
	background: #C1C1C1;
	padding: 0;
	margin:0; 
}
#map-canvas iframe {
	width: 100%;
	height: 550px;
}


/* -------------------------------------------- */
/* ---------------  FORMULARIOS  -------------- */

/* -------------------------------------------- */
/* --------------- FORMULARIOS ---------------- */



.datos-contacto-item .icon {
	float: left;
	margin: 0 1rem 0 0;
}
[class*="foundicon-"]:before {
	font-size: 1.8em;
	color: #1D8CC2 !important;
}
.datos-contacto-item {
	margin-top: 2rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #aaa;
}
.datos-contacto-item i {
	margin-right: 0.5rem;
	font-size: 1.8em;
	vertical-align: middle;
	color: #0007A8;
}
.datos-contacto-item .dato {
	margin-left: 3rem;
}
div#campo-invisible {
	visibility: hidden;
	height: 0;
}
.gracias {
	padding: 8rem 0;
	height: 25rem;
}


/* ----- Boton Whatsapp ----*/
.btn-whatsapp {
        display:block;
        width:60px;
        height:60px;
        color:#fff;
        position: fixed;
        left:30px;
        bottom:30px;
        border-radius:50%;
        line-height:80px;
        text-align:center;
        z-index:999;
}


/* -------------------------------------------- */
/* ------------------ FOOTER ------------------ */
#footer {
	background: #3F3F56;
	box-shadow: 0 -1px 4px #333;
	padding: 20px 0;
}
#footer p, #footer a, #footer a:hover, #footer h3, #footer h4 {
	color: #ccc;
	font-size: 0.8em;
}
#footer a {
	text-shadow: 1px 1px 1px rgba(51,51,51,0.7);
}
#footer #datafiscal {
	padding: 0;
	float: left;
	width: 60px;
	height: auto;
	margin-right: 10px;
	display: block;
}
#footer #pieEmpresa {
	margin: 0 0 0 71px;
}
#footer #pieEmpresa p {
	font-size: 0.8em;
	margin: 0;
	line-height: 1.8em;
}
#footer #pieEmpresa h4 {
	font-size: 1.2em;
	margin: 0 0 0.5em;
}
#footer #pieEmpresa h5 {
	color: #FFAE00;
	font-family: 'Open Sans',  sans-serif;
}
#footer #enlaces li {
	list-style: none;
	display: inline-block;
    border: 1px solid;
    margin: 10px;
	padding: 10px;
	border-radius: 5px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
#footer #enlaces a {
	font-size: 0.9em;
	line-height: 1.4em;
	
}

#footer #enlaces li:hover  {
	background: #0007a8;
	box-shadow: -1px -1px 1px #333, 1px 1px 1px #ddd;
}

#footer #enlaces li:hover a {
	color: #f1f1f1;
}
#footer .copyEmpresa {
	font-size: 0.7em;
	color: #ccc;
	margin-bottom: 1rem;
	margin-top: 2rem;
}
p.social-icons img {
	width: 50px;
	display: inline-block;
	margin: 4px;
	border: 1px solid #222;
	border-radius: 8px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
p.social-icons img:hover {
	border: 1px solid #eee;
	width: 52px;
}
/* ----------------------------------------------------- */
/* ------------------ COPYRIGHT RUMBO ------------------ */

/* COPYRIGHT RUMBO DISEÑOS WEB www.rumbo.net.ar */
#copyright-rumbo {
	background: #12165D;
	border-bottom: 5px solid #5c616f;
	padding: 12px 0 10px 0;
	text-align: center; 
}
#copyright-rumbo a { 
	color: #FFF; 
}
#copyright-rumbo a small{ 
	vertical-align: bottom;
}
#copyright-rumbo .whatsapp {
	color: #34AF23;
	font-size: 1.2rem;
	vertical-align: sub;
} 


/* -------------------------------------------- */
/* --------  RESPONSIVE MEDIA QUERIES  --------- */


/*  // Small screens Define mobile styles */
@media only screen {
.top-bar-section ul li > a {
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 1rem;
	text-transform: capitalize;
}
header {
	padding-bottom: 10px;
}

}

/* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width: 40em) {
.galeria-4col li, .galeria-2col li {
	width: 97.5%;
	margin: 1%;
}
#logo {
	text-align: center;
}
#home-page-titular h1 {
	font-size: 2.2rem;
}
#home-page-titular h1, #home-page-titular h2 {
	padding: 0;
}
}

/*  // Medium screens   min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) {
nav {
	border-top: 1px solid #8882B0;
}
.top-bar {
	height: auto;
}
.top-bar-section .has-dropdown > a:after {
    border-color: rgb(13, 20, 172) transparent transparent transparent;
}
.top-bar, .top-bar-section li:not(.has-form) a:not(.button) {
	background: transparent;
	transition: all ease-in-out 0.25s;
}
.top-bar-section ul.dropdown {
	border: 1px solid #211c35;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	background: #fff;
	color: #211C35;
}
.top-bar-section ul li > a {
	color: #333;
}
#titulo-seccion.seccion-portones-levadizos {
	background: #757784 url(../img/secciones/porton-levadizo.jpg) no-repeat center;
}
#titulo-seccion.seccion-portones-corredizos {
	background: #757784 url(../img/secciones/porton-corredizo.jpg) no-repeat center;
}
#titulo-seccion.seccion-puertas-madera-ext {
	background: #757784 url(../img/secciones/puertas-madera-exterior.jpg) no-repeat center;
	}
#titulo-seccion.seccion-ventanas-madera-ext {
	background: #757784 url(../img/secciones/ventanas-madera-exterior.jpg) no-repeat center;
	}
#titulo-seccion.seccion-aberturas-pvc-ext {
	background: #757784 url(../img/secciones/aberturas-pvc-exterior.jpg) no-repeat center;
	}
#titulo-seccion.seccion-puertas-placa-int {
	background: #757784 url(../img/secciones/puertas-placa-interior.jpg) no-repeat center;
	}
#titulo-seccion.seccion-aberturas-aluminio {
	background: #757784 url(../img/secciones/aberturas-aluminio.jpg) no-repeat center;
	}
	
	
}

/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
}

/*  // Large screens  min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) {
/*.top-bar {
	margin-top: 1rem;
}*/
.top-bar-section ul {
		float:right;
		background: none;}

.top-bar-section > ul > li {
	margin: 25px 10px;
}
}

/* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
}

/*  // XLarge screens  min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) {
}

/* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
}

/*  // XXLarge screens  min-width 1921px, xxlarge screens */
@media only screen and (min-width: 120.063em) {
}
