@import url("DINProRegular.css");
/*
Theme Name: Floria Sigismondi 2015
Theme URI: 
Description: A theme for WordPress.
Author: Dave Funkhouser, Drew Baker, John Robson, Funkhaus
Author URI: http://www.funkhaus.us
Version: 1.0


Fonts:
    font-family: 'DIN1451StdEngschrift', Arial, sans-serif;

Colors:
	Black: #222222;
	Gold: #d0aa6b;

/*-------------------------------------------------------------- */
/*
 * Globals
 */
html,
body {
  height: 100%;
}
body {
  font-family: 'DINProRegular';
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  background-color: #000;
  line-height: 1.5em;
  font-size: 12px;
  color: #4e4e4e;
  margin: 0;
  letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: normal;
}
h2 {
  font-size: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #d0aa6b;
}
::selection {
  color: #222222;
  background: #d0aa6b;
}
::-moz-selection {
  color: #222222;
  background: #d0aa6b;
}
/*
 * Utility Classes
 */
.hidden {
  display: none;
}
.full-height {
  height: 100vh;
}
.fill {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
.cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.center-wrap {
  display: table;
  height: 100%;
  width: 100%;
}
.centered {
  vertical-align: middle;
  display: table-cell;
}
.gold {
  color: #d0aa6b;
}
.will-change {
  /* Force the browser to give this its own layer */
  will-change: opacity;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.animated {
  opacity: 0;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  transition: -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.6s;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.6s;
}
/* 
 * Links 
 */
a {
  color: #fff;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #d0aa6b;
  text-decoration: underline;
}
a img {
  border: none;
}
/* 
 * Page Structure 
 */
#container {
  min-height: 100%;
}
#header {
  text-align: center;
  position: absolute;
  z-index: 110;
  right: 0;
  left: 0;
  top: 0;
  height: 90px;
  background-color: rgba(0, 0, 0, 0);
}
#content {
  padding-top: 100px;
  padding-bottom: 100px;
}
#footer {
  text-align: center;
  position: relative;
  margin-top: -100px;
}
/* 
 * Header
 */
.scrolled #header {
  position: fixed;
}
.main-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  top: 27px;
  line-height: 1;
}
.main-menu li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.main-menu li a {
  display: table-cell;
  height: 40px;
  line-height: 1;
  width: 100px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  color: #d0aa6b;
  text-decoration: none;
}
.main-menu a span {
  display: none;
  font-size: 12px;
  width: 100%;
  float: left;
}
.main-menu a img {
  position: absolute;
  top: -3px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.not-mobile .main-menu a:hover span {
  display: inline-block;
  text-decoration: none;
}
.main-menu .menu-item-71 a:hover .otro,
.main-menu #menu-item-71.current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 29px;
}
.main-menu .menu-item-77 a:hover .otro,
.main-menu #menu-item-77.current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 42px;
}
.main-menu .menu-item-72 a:hover .otro,
.main-menu #menu-item-72.current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 24px;
}
.main-menu .menu-item-76 a:hover .otro,
.main-menu #menu-item-76.current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 21px;
}
.main-menu .menu-item-75 a:hover .otro,
.main-menu #menu-item-75.current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 45px;
}
.main-menu .menu-item-727 a:hover .otro,
.main-menu #menu-item-727.current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 42px;
}
.main-menu .menu-item-962 a:hover .otro,
.main-menu #menu-item-962.current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 50px;
}
.main-menu .menu-item-727 a:hover .otro,
.main-menu #menu-item-727.current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 38px;
}
.main-menu .menu-item-738 a:hover .otro,
.main-menu #menu-item-738.current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 50px;
}
/*.not-mobile .main-menu a:hover .otro,
.main-menu .current-menu-item .otro {
  border-bottom: 1px solid #d0aa6b;
  width: 40%;
}*/
.main-menu .active img,
.not-mobile .main-menu a:hover img {
  opacity: 0;
}
.main-menu .current-menu-item img {
  opacity: 0;
}
.main-menu .active span,
.main-menu .current-menu-item span {
  display: inline-block;
}
/*
 * Home
 */
.home #header {
  display: none;
}
.home .full-height {
  position: relative;
}
#content.home {
  background-image: url(images/splash/logo-3.svg);
  background-position: center center;
  background-repeat: no-repeat;
  height: 100vh;
  padding: 0;
  min-height: 630px;
}
/*
 * Splash Animation
 */
#splash {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 100;
}
#splash .slideshow {
  position: absolute;
  top: 50px;
  left: 50px;
  right: 50px;
  bottom: 50px;
  background-color: black;
  overflow: hidden;
}
#splash .slide {
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}
#splash .splash-logos {
  height: 406px;
  width: 224px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -203px 0 0 -112px;
  z-index: 200;
}
#splash img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
}
#splash .logo-3 {
  display: block;
}
/*
 * Work Grid
 */
/*.section-title {
  text-align: center;
  color: #d0aa6b;
  margin: 20px 0;
  text-transform: uppercase;
}*/
.section-title {
  text-align: center;
  color: #d0aa6b;
  margin: 20px 0;
  text-transform: uppercase;
  /* width: 100px; */
  margin: 0 auto;
  margin: 20px auto;
  padding-bottom: 10px;
  display: table;
}
.grid {
  position: relative;
  text-align: center;
  margin: auto;
  padding: 0 100px;
  max-width: 1020px;
  min-width: 1020px;
  margin-bottom: 100px;
  /*  text-transform: uppercase;
*/
}
.grid-block {
  display: inline-block;
  position: relative;
  width: 31.4%;
  margin: 0.6%;
  margin-bottom: 0.3%;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0;
  cursor: pointer;
}
.masonry .grid-block {
  width: auto;
}
.grid-block .background {
  height: auto;
  width: 100%;
}
.grid-block .centered {
  text-align: center;
  opacity: 0;
  font-size: 13px;
  line-height: 1.4;
}
.grid-block .centered span {
  display: block;
}
.grid-block:hover {
  color: #fff;
}
.grid-block:hover .glitch {
  display: block;
}
.grid-block:hover .centered {
  opacity: 1;
}
/*
 * Video Detail
 */
.video-detail #header {
  display: block !important;
}
#content.video-detail {
  padding: 180px 100px 100px 100px;
  text-align: center;
  position: relative;
}
.video-wrapper {
  height: calc(-100vh);
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: calc(-100vw);
}
.size-parent iframe {
  display: inline-block;
}
.title {
  position: absolute;
  text-align: center;
  top: 42px;
  right: 0;
  left: 0;
  letter-spacing: 2px;
}
.browse {
  position: absolute;
  cursor: pointer;
  margin-top: -15px;
  padding: 30px;
  z-index: 5;
  top: 50%;
  line-height: 0;
  margin-top: -50px;
}
.browse.prev {
  left: 10px;
}
.browse.next {
  right: 10px;
}
.close-button {
  cursor: pointer;
  padding: 30px;
  left: 50%;
  z-index: 30;
  position: absolute;
  bottom: 0;
  margin-left: -47px;
}
.browse:hover path,
.close-button:hover path {
  fill: #d0aa6b;
}
/*
 * Photo Grid
 */
body.gallery-open {
  overflow: hidden;
}
.gallery-open #header {
  /*  display: none;
*/
}
.photo-gallery .photo-wrapper {
  position: absolute;
  bottom: 100px;
  right: 100px;
  left: 100px;
  top: 100px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
}
.photo-gallery {
  display: none;
  background-color: #000;
  position: fixed;
}
.gallery-open .photo-gallery {
  display: block;
}
.photo-gallery .caption {
  position: absolute;
  top: 28px;
  color: white;
  letter-spacing: 1px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* 
 * Bio Page
 */
.bio .entry {
  font-size: 13px !important;
  color: #4e4e4e;
}
.bio .entry img {
  margin: 30px auto 50px;
}
.bio .social {
  text-align: center;
  margin: 2em 0;
}
.bio .social a {
  text-transform: uppercase;
  display: inline-block;
  margin: 0 10px;
  color: #d0aa6b;
}
.bio .social a:hover {
  color: #666;
  text-decoration: none;
}
.lin {
  color: #d0aa6b;
  background-color: #d0aa6b;
  border: solid 1px ;
}
.representation {
  margin-top: 30px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  color: #d0aa6b;
  text-decoration: none;
}
.representation a {
  display: inline-block;
  margin-top: 20px;
}
.representation a:hover path {
  fill: #fff;
}
/*
 * Fallback Page
 */
#content.fallback {
  margin: auto;
  width: 485px;
  font-size: 13px;
  color: #4e4e4e;
}
/*
 * Animations
 */
/* Color */
a {
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
}
/* Opacity */
.centered,
.browse {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
/* Everything */
svg path {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/*
 * Tools 
 */
#tagline {
  display: none;
}
#infscr-loading {
  display: none !important;
}
.post-edit-link {
  font-size: 10px;
  text-transform: uppercase;
}
/*
 * 404 Error
 */
.error-404 {
  text-align: center;
  font-size: 32px;
}
/*
 * Wordpress Required 
 */
.alignleft {
  display: inline;
  float: left;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 10px auto;
}
.alignright {
  display: inline;
  float: right;
}
img.alignleft {
  margin: 0 10px 10px 0;
}
img.alignright {
  margin: 0 0 10px 10px;
}
img.aligncenter {
  margin: 0 auto 10px auto;
}
.wp-caption {
  background: #f1f1f1;
  color: #888;
  text-align: center;
  margin-bottom: 15px;
  width: auto !important;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.wp-caption img {
  margin: 0px;
}
.wp-caption p.wp-caption-text {
  margin: 0 0 5px;
  padding: 4px;
  font-style: italic;
}
/* CAMBIOS PILAR */
#main-menu img {
  max-width: 30px;
  max-height: 20px;
}
#video1 {
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  z-index: -10;
  visibility: visible;
  background: url('floria-bg.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.masonry-brick {
  margin-bottom: 13px !important;
}
.otro {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  width: 0px;
  transition: 0.5s ease;
  white-space: nowrap;
  height: 5px;
  display: inline-block;
}
.conBio {
  width: 491px !important;
  margin: 0 auto;
  text-align: justify;
	color: white;
}
.grid-block {
  margin-bottom: 16px !important;
}
.videofix .close-button {
  cursor: pointer;
  padding: 30px;
  left: 50%;
  z-index: 30;
  position: absolute;
  bottom: 0;
  margin-left: -47px;
  top: 580px;
}
.videofix .browse {
  position: absolute;
}
.videofix .title {
  position: initial;
  line-height: 0px;
}
.videofix .browse.next {
  margin-top: 16%;
}
.videofix .browse.prev {
  margin-top: 16%;
}
.videofix iframe {
  margin-left: 30px;
  margin-top: 30px;
}
.videofix h2 {
  border: 0px;
}
#content.video-detail {
  padding: 135px 100px 100px 100px;
  text-align: center;
  position: relative;
}
/*.videofix .video-wrapper {
  height: calc(-100vh);
  position: relative;
  display: inherit;
  vertical-align: middle;
  width: auto;
  margin: 0 auto;
}*/
@media only screen and (min-device-width: 320px) and (max-device-width: 667px) {
  /* STYLES GO HERE */
  #main-menu img {
    max-width: 80px;
    max-height: 60px;
  }
  .main-menu {
    margin-top: 30px;
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
  }
  .main-menu li {
    padding-left: 30px;
    padding-bottom: 30px;
  }
  #content {
    padding-top: 140px;
    padding-bottom: 100px;
  }

  .videofix {
      padding-left:0px;
  }
}



body.contact span {
color:white;
}

body.contact .section-title {
  margin: 35px auto;

}
