﻿/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*  Created on : 12/01/2016, 9:19:16 AM Author     : Oriongu
*/
.gridder {
  text-align: left;
}
.gridder .gridder-list {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
  width: 23%;
  margin: 0.5%;
  background: #000;
}
.gridder .overlay {
  padding: 3%;
  padding-top: 30px;
  width: 94%;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 150px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.91+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.91) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.91) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.91) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e8000000',GradientType=0 ); /* IE6-9 */
}
.gridder .overlay .title {
  font-size: 1.5em;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 1.2em;
}
.gridder .overlay .description {
  font-size: 0.8em;
  color: #fff;
}
.gridder .selectedItem:after {
  content: " ";
  display: block;
  position: absolute;
  margin-top: 10px;
  width: 20px;
  height: 20px;
  background: #000;
  transform: rotate(45deg);
  left: 50%;
  border-left: solid 1px #fff;
  border-top: solid 1px #fff;
  margin-left: -20px;
  z-index: 100;
}
.gridder .selectedItem:before,
.gridder-list:hover:before {
  border: solid 1px #fff;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.gridder .selectedItem .overlay:after {
  display: none;
}
.gridder.hasSelectedItem .gridder-list:not(.selectedItem) {
  opacity: 0.2;
}
.gridder-show img {
  width: 100%;
}
.gridder-content {
  display: none;
}
.gridder-navigation .gridder-nav {
  display: none;
}
.gridder-navigation .gridder-close {
  color: #fff;
  cursor: pointer;
  height: 30px;
  padding: 7px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  z-index: 2;
}
.gridder-navigation .gridder-close:hover {
  color: #eee;
}
.gridder-list img {
  width: 100%;
}
.gridder-show {
  padding: 4%;
  background: #000;
  border: solid 1px #fff;
  position: relative;
  display: block;
  float: left;
  width: 91%;
  margin: 13.5px auto 0.5% auto;
  text-align: left;
}
.gridder-show .portadaContent {
  width: 60%;
  float: left;
  background: url(../images/cargando.gif) center center no-repeat;
}
.gridder-show h2 {
  color: #fff;
  font-size: 2em;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.archis {
  width: 38%;
  float: right;
}
.archis ul li {
  margin-bottom: 20px;
}
.archis ul li a h3 {
  color: #fff;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.archis ul li a p {
  font-size: 0.8em;
  color: rgba(255, 255, 255, 0.5);
}
.linki1 a:hover p:after {
  display: inline-block;
  content: "\f019";
  color: #fff;
  font-size: 0.9em;
  margin-left: 5px;
  font-family: FontAwesome;
}
.linki2 a:hover p:after {
  display: inline-block;
  content: "\f061";
  color: #fff;
  font-size: 0.9em;
  margin-left: 5px;
  font-family: FontAwesome;
}
#agenda {
  padding-top: 10px;
  margin-top: 10px;
  border-top: solid 1px rgba(255, 255, 255, 0.4);
  padding-bottom: 50px;
}
#agenda h2 {
  color: #fff;
  font-size: 1.5em;
  padding: 10px;
  text-transform: uppercase;
}
.gira ul li {
  padding: 10px;
  padding-left: 0;
  font-size: 1.2em;
  color: #fff;
  border-top: dotted 1px rgba(255, 255, 255, 0.3);
}
.gira ul li:first-child {
  border: none;
}
.gira ul li p {
  display: inline-block;
  vertical-align: middle;
  line-height: 0.9em;
}
.nombreO {
  margin-right: 35px;
  text-transform: uppercase;
}
.gira ul li a {
  color: #eee;
}
.gira ul li a:hover {
  color: #fff;
}
.nombreO:after {
  position: absolute;
  margin-top: 2px;
  content: "\f054";
  color: #fff;
  font-family: FontAwesome;
  font-size: 0.5em;
  margin-left: 15px;
}
.fecharr {
  width: 50px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  text-align: center;
  padding-left: 10px;
}
.fecharr h4 {
  font-size: 0.9em;
}
.fecharr p {
  font-size: 0.9em;
}
.linki {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.7em;
  font-weight: 400;
}
.copete22 {
  padding: 10px;
  border-top: solid 1px rgba(255, 255, 255, 0.5);
  margin-top: 10px;
}
.copete22 p {
  color: #fff;
  font-size: 1.1em;
}
.info {
  display: block;
  padding: 10px;
  text-align: right;
  color: rgba(255, 255, 255, 0.5);
}
.info:hover {
  color: #fff;
}
.loading .slider:after {
  position: absolute;
  color: #fff;
  content: "CARGANDO IMÁGENES...";
  top: 10px;
  left: 10px;
  font-size: 1.5em;
}
.crop-slider:hover:after {
  content: "\f05a";
  color: #fff;
  font-family: FontAwesome;
  position: absolute;
  font-size: 2em;
  bottom: 10px;
  right: 230px;
}
#master.scroll-to-fixed-fixed {
  background: #000;
  padding: 6px 1% 6px 1%;
  width: 98% !important;
  left: 0 !important;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.5);
}
#master.scroll-to-fixed-fixed #logo {
  font-size: 1.5em;
}
#master.scroll-to-fixed-fixed #prodte {
  display: none;
}
#contacto {
  width: 20%;
  padding: 10px 1% 10px 1%;
  font-size: 1em;
  margin: 0.5%;
  color: #fff;
  float: right;
}
@media screen and (max-width: 950px) {
  .gridder .gridder-list {
    width: 31%;
    margin: 0.6%;
  }
}
@media screen and (max-width: 900px) {
  #contacto {
    float: none;
    width: inherit;
    text-align: center;
    position: static;
  }
}
@media screen and (max-width: 600px) {
  .gridder .gridder-list {
    width: 47%;
    margin: 1%;
  }
}
@media screen and (max-width: 480px) {
  .slider {
    display: none;
  }
  .gridder .gridder-list {
    width: 100%;
    margin: 5px 0 5px 0;
    overflow: hidden;
  } /*.gridder .overlay:after{
	content:"\f078";
    font-family: FontAwesome;
	color:#FFF;
	font-size:1em;
	position:absolute;
	display:block;
	right:10px;
	bottom:10px;
}*/
  .gridder .overlay:after {
    content: "+";
    color: #fff;
    font-size: 1.5em;
    position: absolute;
    display: block;
    right: 10px;
    bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    width: 20px;
    line-height: 20px;
    border-radius: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
  }
  .gridder .gridder-list img {
    position: absolute;
    width: 100%;
    top: -50%;
  }
  .gridder .overlay {
    background: rgba(0, 0, 0, 0.5);
    height: 150px;
  }
  .gridder .selectedItem {
    margin: 0;
  }
  .gridder .selectedItem {
    display: none;
  }
  .gridder-show {
    margin: 0;
    border: none;
  }
  .gridder-show .portadaContent,
  .archis {
    width: inherit;
    float: none;
    margin-bottom: 10px;
    padding-top: 5px;
    border-top: solid 1px rgba(255, 255, 255, 0.5);
  }
  .gridder .overlay {
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .fecharr {
    width: 30px;
    margin-left: 5px;
  }
  .fecharr h4 {
    line-height: 0.6em;
  }
  .gira ul li {
    font-size: 1em;
  }
  .nombreO:after {
    display: none;
  }
  .lugar {
    display: block !important;
    margin-top: 3px;
    padding-left: 55px;
  }
}
