

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300);*/
/******************************
*	Reset
******************************/
*{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body{
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-weight: 300;
	background: #1b1b1b;
	color: #FFF;
}
strong {
	font-weight: 700;
}

.jumbotron{
	margin: 0px;
	padding: 0px;
	background: none;
}

/******************************
*	HEADER
******************************/
.header {
	background: rgba(0,0,0,0.8);
	position: absolute;
	z-index: 8;
	width:100%;
	padding: 20px 0;
}
.header .navbar-collapse {
	border-top: 0;
}
.header h1 { margin: 0; }
.header .logo a {
	display: inline-block; 
	width: 100%; height: 61px; 
	background: url(../img/logo.png) no-repeat;
	text-indent: -99999px;
}
.top-header {
	text-align: right;
}
.top-header .datos {
	display: inline-block;
	vertical-align: middle;
	font-size: 9px;
	color: #FFF;
}
.top-header .datos a {
	color: #FFF;
}
.top-header .datos a.a-active {
	color: #C7A56D;
}
.top-header .telefonos {
	font-size: 11px;
}
.top-header .telefonos span {
	color: #C7A56D;
}
.top-header .sociales {
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}
.top-header .sociales a {
	display: inline-block;
	width: 20px; height: 20px;
	margin: 0 2px;
	text-indent: -9999px;
	text-align: left;
}
.face {
	background: url(../img/face.png);
}
.tw {
	background: url(../img/tw.png);
}
.navegacion-principal>ul.menu {
	display: block;
	margin: 0;
	margin-top: 15px;
	padding: 0;
	text-align: right;

    word-spacing: -1px;
    font-size: 1px;
    letter-spacing: -1px;
}
.navegacion-principal>ul>li {
	list-style: none;
	display: inline-block;
	padding: 0 20px;
	font-size: 14px;
	position: relative;

    word-spacing: normal;
    letter-spacing: normal;
    white-space: normal;
}
.navegacion-principal>ul>li>ul{
	display: none;
	position: absolute;
	left: 0;
	text-align: left;
	background: #232323;
	margin-top: 20px;
}/*
.navegacion-principal>ul>li:hover ul{
	display: block;
}*/
.navegacion-principal>ul>li>ul li{
	list-style:none;
	display: block;
}
.navegacion-principal>ul>li>ul a{
	padding: 10px 20px;
	color:#686868;
	display: block;
}
.navegacion-principal>ul>li>ul li:hover a{
	background: #111;
}
.navegacion-principal a {
	color: #FFF;
}
.navegacion-principal>ul li:hover>a {
	color: #fcca7a;
}



/******************************
*	FOOTER
******************************/
.footer {
	background: #000;
	padding: 20px 0 50px;
}
.titulo-foot {
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	vertical-align: text-bottom;
	margin:20px 0 5px;
}
.home-icon:before {
	content: url(../img/home-icon.png);
	margin-right: 10px;
	vertical-align: text-bottom;
	line-height: 100%;
}
.phone-icon:before {
	content: url(../img/phone-icon.png);
	margin-right: 10px;
	vertical-align: text-bottom;
	line-height: 100%;
}
.footer p {
	font-size: 14px;
	color: #FFF;
	padding-left: 40px;
}
.footer .sociales {
	display: inline-block;
	margin-left: 40px;
	margin-top: 20px;
	vertical-align: middle;
}
.footer .sociales a {
	display: inline-block;
	width: 20px; height: 20px;
	margin: 0 2px;
	text-indent: -9999px;
	text-align: left;
}
.foot2 {
	text-align: right;
	margin-top: 100px;
}
.foot2 .logo a {
	text-align: left;
	display: inline-block; 
	width: 175px; height: 61px; 
	background: url(../img/logo.png) no-repeat center;
	text-indent: -99999px;
}
.foot2 p {
	margin-bottom: 0;
	margin-top: 20px;
	color: #848483;
	font-size: 12px;
}


/******************************
*	HOME
******************************/

.home-nosotros {
	background: #050505;
}
.home-nosotros img {
	max-width: 100%;
}
.home-nosotros a {
	display: inline-block;
	font-size: 16px;
	font-weight: 100;
	color: #FFF;
	background: rgba(255,255,255,.2);
	padding: 10px 30px;
	margin-top:10px;
	border:1px solid #515151;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.home-text-nosotros {
	margin-top: 60px;
	color: #fff;
}
.home-text-nosotros span {
	color: #d0ad7e;
	font-weight: 400;
}

.titulo-home {
	border-bottom: 1px solid #828282;
	font-size: 20px;
	padding-bottom: 5px;
	vertical-align: middle;
	margin:20px 0 30px;
}
.nosotros-icon:before {
	content: url(../img/zuker-icon.png);
	margin-right: 10px;
	vertical-align: middle;
	line-height: 100%;
}
.divicion-icon:before {
	content: url(../img/diviciones-icon.png);
	margin-right: 10px;
	vertical-align: middle;
	line-height: 100%;
}
.diviciones-icon:before {
	content: url(../img/divicion-icon.png);
	margin-right: 10px;
	vertical-align: middle;
	line-height: 100%;
}
.ubicacion-icon:before {
	content: url(../img/ubicacion-icon.png);
	margin-right: 10px;
	vertical-align: middle;
	line-height: 100%;
}
.contacto-icon:before {
	content: url(../img/mail-icon.png);
	margin-right: 10px;
	vertical-align: middle;
	line-height: 100%;
}
.galeria-icon:before {
	content: url(../img/galeria-icon.png);
	margin-right: 10px;
	vertical-align: middle;
	line-height: 100%;
}
.proveedores-icon:before {
	content: url(../img/proveedores-icon.png);
	margin-right: 10px;
	vertical-align: middle;
	line-height: 100%;
}
.subtitulo {
	border-bottom: 1px solid #828282;
	font-size: 20px;
	padding-bottom: 5px;
	vertical-align: middle;
	margin:20px 0 30px;
	color: #d0ad7e;
}

.home-ubicacion {
	text-align: right;
	background: #484848;
}
.datos-ubicacion {
	width: 530px; 
	display: inline-block;
	text-align: left;
	padding-top: 30px;
	padding-right: 15px; 
}
.datos-ubicacion li {
	font-size: 15px;
	list-style: none;
	color: #fff;
	padding: 0 30px;
}
.datos-ubicacion li.active {
	background: rgba(255,255,255,.2);
	border:1px solid #8d8d8d;
	color: #fff;
}
.datos-ubicacion li a {
	padding: 9px 10px;
	display: block;
	color: inherit;
}
.datos-ubicacion li a:hover, .datos-ubicacion li a:active, .datos-ubicacion li a:focus {
	text-decoration: none;
}
.home-ubicacion .direccion {
	background: #353535;
	padding: 40px;
	color: #FFF;
	font-size: 14px;
	font-weight: 100;
}
.home-ubicacion .row>div {
	padding: 0;
}
.mapa iframe {
	width: 100%;
	height: 440px;
}
.tab-content { 
	line-height: 100%;
}

.home-contacto {
	background: #1b1b1b;
	padding: 30px 0 50px;
}
.home-contacto .titulo-home {
	color: #ccc;
}
.home-contacto input[type="text"] {
	width: 100%;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #CCC;
	color:#CCC;
	padding: 10px 20px;
	font-style: italic;
	margin-bottom: 30px;
}
.home-contacto textarea {
	width: 100%;
	background: transparent;
	border: 0;
	border: 1px solid #CCC;
	color:#CCC;
	padding: 20px;
	font-style: italic;
	margin-bottom: 40px;
}
.home-contacto input[type="text"]:focus, .home-contacto textarea:focus {
	outline: none;
	font-style: normal;
}
.home-contacto input[type="submit"] {
	background: rgba(255,255,255,.2);
	border:1px solid #767676;
	color:#fff;
	padding: 10px 40px;
	font-weight: 100%;

	-webkit-border-radius: 8px;
border-radius: 8px;
}

/******************************
*	Galeria
******************************/
.galeria {
	padding: 110px 0 30px;
}
.galeria-cont>div {
  float: left;
  margin: 0 15px 15px; 
  width: 360px;
}
.galeria-cont>div img {
	width: 100%;
}
.galeria-cont>div.doble {
	width: 750px;
}

.galeria-cont h4 {
	font-size: 16px;
	font-weight: 700;
	color:#d0ad7e;
}
.galeria-cont p {
	font-size: 14px;
}


/******************************
*	Noticias
******************************/
.noticias {
	padding: 110px 0 30px;
}
.noticias-cont {
	margin: 0 -15px 0;
}
.noticias-cont>div {
  float: left;
  padding: 0 15px; 
  width: 33.333%;
  margin-bottom: 20px;
  min-height: 424px;
}
.noticias-cont .noti-principal {
	width: 100%;
	min-height: auto;
}
.noticias .noticias-cont h4 {
	font-size: 16px;
	font-weight: 700;
	color:#d0ad7e;
	margin: 0 0 10px;
}
.noticias .noticias-cont img+h4 { margin-top:20px; }
.noticias .noticias-cont p {
	font-size: 14px;
}
.noticias .noticias-cont img {
	width: 100%;
}
.noticias .noticias-cont a {
	display: inline-block;
	font-size: 16px;
	font-weight: 100;
	color: #FFF;
	background: rgba(255,255,255,.15);
	padding: 5px 30px;
	margin-top:10px;
	border:1px solid #777;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.paginador {
	text-align: center;
	border-top: 1px solid #828282;
	margin-top: 10px;
	padding-top: 10px;
}
.paginador a {
	color: #AAA;
	text-decoration: none;
	display: inline-block;
	margin: 0 5px;
	font-size: 12px;
	border-radius: 50%;
	width: 20px; height: 20px;
	line-height: 20px;
}
.paginador a.current, .paginador a:hover {
	color: #d0ad7e;
	background: rgba(255,255,255,.1);
}



/******************************
*	quienes
******************************/
.quienes-somos {
	padding: 110px 0 30px;
}
.quienes-somos p {
	margin-bottom: 20px;
	font-size: 16px;
}
.quienes-somos p span {
	color:#d0ad7e;
}
.quienes-somos img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.quienes-divisiones a {
	display: block;
	color: #fff;
	margin-bottom: 20px;
	background-color: #60605f;
	padding: 40px 20px 40px 172px;
	font-size: 14px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #494949;
}
.quienes-divisiones a:hover {
	background-color: #030303;	
	border: 1px solid #d0ad7e;
}
.q-quimicos { background-image: url(../img/quienes-divicion-1.png); }
.q-automatizacion { background-image: url(../img/quienes-divicion-2.png); }
.q-metalmecanica { background-image: url(../img/quienes-divicion-3.png); }
.q-agroindustria { background-image: url(../img/quienes-divicion-4.png); }
.q-proteccion { background-image: url(../img/quienes-divicion-5.png); }


/******************************
*	Diviciones
******************************/
.diviciones {
	padding: 110px 0 30px;
}
.vinculos-diviciones ul {
	margin: 0;
}
.vinculos-diviciones li {
	display: block;
	list-style: none;
	margin-bottom: 30px;
	opacity: .15;
}
.vinculos-diviciones li.current, .vinculos-diviciones li:hover {
	opacity: 1;
}
.vinculos-diviciones a {
	display: block;
	border: 1px solid #727170;
	max-width: 358px;
	height: 78px;
	text-indent: -9999px;
	margin: 0 auto;
}
#divi1 a { background: url(../img/diviciones-1.jpg) no-repeat center;}
#divi2 a { background: url(../img/diviciones-2.jpg) no-repeat center;}
#divi3 a { background: url(../img/diviciones-3.jpg) no-repeat center;}
#divi4 a { background: url(../img/diviciones-4.jpg) no-repeat center;}
#divi5 a { background: url(../img/diviciones-5.jpg) no-repeat center;}
.banner { text-align: center; }
.banner img { max-width: 100%;}

.diviciones-cont .text-center { margin-bottom: 20px;}
.diviciones-cont img { max-width: 100%; }

.diviciones-cont p {
	margin-bottom: 18px;
	font-size: 14px;
}
.diviciones-cont p strong {
	color:#d0ad7e;
}
.diviciones-cont ul {
	margin: 0 0 20px;
}
.diviciones-cont li {
	font-size: 14px; 
    margin-left: 25px;
}
.descargas {
	padding: 0 5px 10px;
}
.descargas a {
	display: block;
	border-bottom: #494949 1px solid;
    padding: 7px 5px 12px;
    margin-bottom: 8px;
	color: #FFF;
	font-size: 14px;
	background:url(../img/download-ico.png) no-repeat right 5px top;
}
.descargas a:hover {
	text-decoration: none;
	color:#FFF;
	background:url(../img/download-ico2.png) no-repeat right 5px top;
}
.rotativo { padding: 0 40px; position: relative; }
.rotativo li a {
	display: block;
	float: left;
	width: 25%;
	opacity: .45;
	position: relative;
}
.rotativo li a:hover:after {
	position: absolute;
	content: " ";
	display: block;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/zoom-icon.png) no-repeat center;
	background-size: contain;
}
.rotativo li a:hover {
	opacity: 1;
}
.rotativo li a img {
	width: 100%;
}


/******************************
*	Proveedores
******************************/
.proveedores {
	padding: 110px 0 30px;
}
.vinculos-proveedores ul {
	margin: 0;
}
.vinculos-proveedores li {
	display: block;
	list-style: none;
	color:#616161;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #494949;
	font-weight: 700;
}
.vinculos-proveedores li.current, .vinculos-proveedores li:hover {
	color:#d0ad7e;
}
.vinculos-proveedores a {
	text-decoration: none;
	color: inherit;
	display: block;
}

.proveedores-cont .text-center { margin-bottom: 20px;}
.proveedores-cont img { max-width: 100%; }

.proveedores-cont p {
	margin-bottom: 18px;
	font-size: 14px;
}
.proveedores-cont p strong {
	color:#d0ad7e;
}
.proveedores-cont ul {
	margin: 0 0 20px;
}
.proveedores-cont li {
	font-size: 14px; 
	list-style: inside;
}

/******************************
*	Contacto
******************************/
.contacto {
	padding: 110px 0 30px;
}
.vinculos-contacto {
	margin-bottom: 20px;
}
.vinculos-contacto ul {
	margin: 0;
}
.vinculos-contacto li {
	display: block;
	float: left;
	width: 25%;
	padding: 0 15px;
	list-style: none;
	opacity: .15;
}
.vinculos-contacto li.current, .vinculos-contacto li:hover {
	opacity: 1;
}
.vinculos-contacto a {
	display: block;
	border: 1px solid #d0ad7e;
	max-width: 260px;
	height: 67px;
	text-indent: -9999px;
	margin: 0 auto;
}
#contacto1 a { background: url(../img/contacto1.jpg) no-repeat center;}
#contacto2 a { background: url(../img/contacto2.jpg) no-repeat center;}
#contacto3 a { background: url(../img/contacto3.jpg) no-repeat center;}
#contacto4 a { background: url(../img/contacto4.jpg) no-repeat center;}

.diviciones-cont .text-center { margin-bottom: 20px;}
.diviciones-cont img { max-width: 100%; }

.contacto-titulo {
	font-weight: 300;
	font-size: 30px;
	margin: 0 0 20px;
	color: #d0ad7e;
}
.contacto-cont p {
	margin-bottom: 18px;
	font-size: 14px;
	line-height: 170%;
}
.contacto-cont p strong {
	color:#d0ad7e;
}
.contacto-cont ul {
	margin: 0 0 20px;
}
.contacto-cont li {
	font-size: 14px; 
	list-style: inside;
}
.mapa-contacto {
	padding-top: 396px;
	position: relative;
}
.mapa-contacto iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.direccion {
	max-width: 750px;
	width: 90%;
	margin: 15px auto;
	text-align: center;
	font-size: 18px;
	color: #cacaca
}


/******************************
*	Scripts
******************************/
/* ======== Slider Full Screen ======== */
#slides {
  position: relative;
}
#slides .slides-container {
  display: none;
}
#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}
/* == Slider Navigation == */
.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 46%;
}
.slides-navigation a {
  position: absolute;
  display: block;
  width: 26px;
  height: 46px;
  text-indent: -999999px;
}
.slides-navigation a.prev {
  left: 10%;
  background: url(../img/prev.png) no-repeat;
}
.slides-navigation a.next {
  right: 10%;
  background: url(../img/next.png) no-repeat;
}
/* == Slider Pagination == */
.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 0;
  text-align: center;
  width: 100%;
  bottom: 30px;
}
.slides-pagination a {
  width: 12px;
  height: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0 5px;
  overflow: hidden;
  text-indent: -100%;
  background: #FFFBEF;
-moz-transform: skewX(-10deg);
-webkit-transform: skewX(-10deg);
-o-transform: skewX(-10deg);
-ms-transform: skewX(-10deg);
transform: skewX(-10deg);
}
.slides-pagination a.current {
  background: #CFAD7D;
}
/* == Slider Text == */
.slider-text {
	background: url(../img/slider-text-bg.png) repeat-y;
	background-size: 50%;
	color: #FFF;
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top:-180px;
	padding: 30px 0;
}
.slider-text h2 {
	font-size: 60px;
	font-weight: 100;
	line-height: 100%;
	margin-bottom: 20px;
	margin-top:0;
}
.slider-text p {
	font-size: 16px;
	font-weight: 100;
}
.slider-text a {
	display: inline-block;
	padding: 5px 20px;
	border: solid 1px #FFF;
	font-size: 20px;
	margin-top:10px;
	color: #FFF;
	font-weight: 100; 
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

/* ======== Mosaico index ======== */
.home-cuadros {
	position: relative;
	z-index: 2;
	background: #353535;
	padding: 30px 0 60px;
}
.grid li {
	background: #000;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	width: 33%;
	text-align: center;
	cursor: pointer;
	list-style: none;
}

.grid li>img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.4;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.grid li div {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid li div::before,
.grid li div::after {
	pointer-events: none;
}

.grid li div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid li div > a {
	font-size: 12px;
	color: #FFF;
	padding: 8px 20px;
	margin-top:10px;
	border: 1px solid #FFF;
	opacity: 0;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.grid li h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid li h2 span {
	font-weight: 800;
}

.grid li h2,
.grid li p {
	margin: 0;
}

.grid li p {
	font-size: 12px;
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

.grid li div>img {
	padding-top: 35%;
	max-width: 90%;
	-webkit-transition: -webkit-all 0.35s;
	transition: all 0.35s;
}

/* === Mosaico hovers === */

.grid li div::before,
.grid li div::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.grid li div::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

.grid li div::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

.grid li:hover > img {
	opacity: 0.2;
}
.grid li:hover div>img {
	padding-top: 20%;
	-webkit-transition: -webkit-all 0.35s;
	transition: all 0.35s;
}

.grid li:hover div::before,
.grid li:hover div::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.grid li:hover p, .grid li:hover a  {
	opacity: 1;
	-webkit-transition: 0.35s opacity 0.35s;
	transition: 0.35s opacity 0.35s;
}

/* ======== Carrucel ======== */
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -25px;
	background: url(../img/prev.png) no-repeat center;
	background-size: 100%;
}
.bx-wrapper .bx-next {
	right: -25px;
	background: url(../img/next.png) no-repeat center;
	background-size: 100%;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
	opacity: 1;
}
.bx-wrapper .bx-controls-direction a {
	opacity: .5;
	position: absolute;
	top: 0;
	outline: 0;
	width: 15px;
	height: 100%;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* ======== Lightbox ======== */
/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev-2.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next-2.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


/******************************
*	MOBILE
******************************/

/* Extra Small Devices, Phones */ 
@media (max-width : 479px) {
.home-ilustra-nosotros {
  overflow: hidden;
  height: 160px;
  margin-top: 15px;
}
.home-ilustra-nosotros img {
  margin-top: -10%;
}
.grid li div>img {
	max-width: 80%;
}
.grid li:hover div>img {
  padding-top: 10%;
}
.grid li p {
  font-size: 12px;
  padding: 15px 2em;
}
.galeria-cont>div {
  float: none;
  margin: 0 0 15px;
  padding: 0 15px; 
  width: 100%;
}
.galeria-cont>div.doble {
	width: 100%;
}
.quienes-divisiones a {
  padding: 40px 20px 40px 141px;
  background-size: auto 100%;
}
.noticias-cont>div {
  width: 100%;
}
.noticias-cont .noti-principal {
	width: 100%
}
.noticias .col-xs-6 {
	float: none; width: 100%;
}
.noticias .col-xs-6 img {
	margin-bottom: 10px;
}

.rotativo li a {
	width: 50%;
}
.foot2 {
  margin-top: -40px;
  width: 320px;
  margin-left: auto;
}
.vinculos-contacto li {
	float: none;
	width: auto;
	margin-bottom: 15px;
}
.mapa-contacto {
	padding-top: 80%;
}

}

/* Small Devices, Tablets */
@media (min-width : 480px) and (max-width : 767px) {
.home-ilustra-nosotros {
  overflow: hidden;
  height: 300px;
  margin-top: 15px;
}
.home-ilustra-nosotros img {
  margin-top: -20%;
}
.galeria-cont>div {
  margin: 0 0 15px;
  padding: 0 15px; 
  width: 50%;
}
.galeria-cont>div.doble {
	width: 100%;
}
.noticias-cont>div {
  width: 50%;
}
.noticias-cont .noti-principal {
	width: 100%
}
.foot2 {
  margin-top: -100px;
  width: 320px;
  margin-left: auto;
}
.vinculos-contacto li {
	width: 50%;
	margin-bottom: 30px;
}
.mapa-contacto {
	padding-top: 60%;
}

}

/* Small Devices, Nav */
@media (max-width : 767px) {
.header .logo a {
  display: block;
  width: 80%;
  height: 40px;
  background-size: contain;
}
.navbar-toggle {
  position: absolute;
  float: none;
  padding: 8px 10px;
  margin: 0 20px 0 0;
  border: 0;
  z-index: 4;
  right: 10px;
  top: 0px;
}
.navbar-toggle .icon-bar {
  background: #FFF;
  width: 30px;
  height: 5px;
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 5px;
}
.navbar-collapse {
  border-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0; padding-right: 0;
  margin: 0 -15px;
}
.top-header {
	margin-top: 20px;
	padding: 10px 15px 0;
	border-top: 1px solid #444;
}
.navegacion-principal>ul {
	background: rgba(0,0,0,.4);
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 0 15px;
}
.navegacion-principal>ul>li {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  text-align: left;
}
.navegacion-principal>ul>li + li {
  border-top: 1px solid #444;
}
.navegacion-principal>ul>li>ul{
	display: none;
	position: static;
	margin-top: 10px;
}
.slider-text {
  background-size: 100%;
  top: 80%;
  margin-top: -180px;
  padding: 15px 0;
  text-align: center;
}
.slider-text h2 {
  font-size: 40px;
  margin-bottom: 10px;
  margin-top: 0;
}
.slider-text p {
	display: none;
}
.slider-text a {
  font-size: 16px;
  margin-top: 0;
}
.home-text-nosotros {
  margin-top: 20px;
  padding-bottom: 20px;
  color: #524935;
}
.grid li {
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
  float: none;
}
.datos-ubicacion {
	width: auto;
}
.datos-ubicacion .titulo-home {
	margin: 20px 15px 30px;
}
.datos-ubicacion ul {
	margin: 0 15px;
}
.galeria {
  padding: 90px 0 30px;
}
.banner { display: none;}
}



/* Medium Devices to Large Devices */
@media (min-width : 768px){
}

/* Medium Devices, Desktops */
@media (min-width : 768px) and (max-width : 991px) {
.header .logo a {
  background-size: 100%;
}
.navegacion-principal>ul>li {
	padding: 0 8px;
	font-size: 12px;
}
.slider-text {
  background-size: 60%;
}
.slider-text h2 {
  font-size: 50px;
}
.slider-text p {
  font-size: 12px;
}
.home-text-nosotros {
  margin-top: 15px;
  font-size: 12px;
  color: #524935;
}
.grid li {
  width: 50%;
}
.datos-ubicacion {
  width: 345px;
  padding-top: 78px;
}
.mapa iframe {
  height: 528px;
}

.galeria-cont>div {
  width: 345px;
}
.galeria-cont>div.doble {
	width: 720px;
}

.noticias-cont>div {
  float: left;
  padding: 0 15px; 
  width: 50%;
  margin-bottom: 20px;
}
.noticias-cont .noti-principal {
	width: 100%
}
}

/* Large Devices, Wide Screens */
@media (min-width : 992px) and (max-width : 1200px) {
.slider-text h2 {
  font-size: 50px;
}
.slider-text p {
  font-size: 14px;
}
.grid li div>img {
	max-width: 90%;
}
.grid li:hover div>img {
  padding-top: 10%;
}
.grid li p {
  font-size: 12px;
  padding: 15px 2em;
}
.datos-ubicacion {
  width: 455px;
  padding-top: 78px;
}

.galeria-cont>div {
  width: 293px;
}
.galeria-cont>div.doble {
	width: 617px;
}
}


/* Galeria Home */
#galeriaHome{
	width: 100%;
	/* height: 700px; */
}

#galeriaHome .item{
	padding-top: 36.1%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}

#galeriaHome .galeria-info{
	background-color: rgba(0, 0, 0, 0.62);
    height: 150px;
    width: 100%;
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT";
    padding: 10px 20px;
    position: absolute;
    bottom: 0px;
}

#galeriaHome .galeria-info h3{
	margin-top: 0;
	width: 100%;
    border-bottom: #828282 solid 1px;
    padding-bottom: inherit;
    font-size: 1.8em;
    font-weight: bold;
}

#galeriaHome .galeria-info h3 span{

    font-size: 0.7em;
    font-weight: bold;
}

#galeriaHome .galeria-info div{
	font-size: 1.2em;
    font-weight: normal;
    line-height: 100%;
}

@media (max-width : 479px) {
	
	#galeriaHome .galeria-info h3{
		margin: 0 0 10px;
		width: 100%;
	    font-size: 15px;
	}
	
	#galeriaHome .galeria-info h3 span{
	    font-size: 0.8em;
	}

	#galeriaHome .galeria-info{
 		height: 100%;
 		width: 35%;
 		padding: 10px;
	}

	
	#galeriaHome .galeria-info div {
		font-size: 0.9em;
	}


}



@media (min-width : 480px) and (max-width : 769px) {

}



/* Devices */
@media   (max-width : 769px) {
	
	/* Galeria Home */

	


#galeriaHome .item{
	padding-top: 55%;
}

}



