html {
  font-family: HelveticaLighter;
}

.footer-arch{
  background-color: #777D8C;
  height: 60px;
}

.landing-page {
  color: #fff;
  text-align: center;
}

.landing-page h1 {
  display: block;
  font-size: 3.8rem;
  margin-top: 30vh;
}

h3.helvetica {
  font-size: 4vw;
  margin: 10% 15%;
}

.mi-loader {
  width: 10%;
  margin: 0 auto;
}
.progress .indeterminate {
  background: #90D246;
}
.progress {
  background-color: #AFB0AE33;
}
.subtitulo {
  font-size: 1.5vw;
}
nav {
  position: fixed;
  top: 0;
  z-index: 2;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0),0 3px 1px -2px rgba(0,0,0,0),0 1px 5px 0 rgba(0,0,0,0);
}

footer {
  bottom: 0;
  width: 100%;
}
.arquitectura {
  width: 50%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
}
.arte {
  width: 50%;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
}
a.social-media {
  color: #ffffff;
}
a.social-media:hover {
  color: #90D246;
}
a.languages {
  color: #ffffff;
}
a.languages:hover {
  color: #90D246;
}
.footer-arch {
  background: transparent;
}
.sidenav {
  padding-top: 10vh;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidenav.der {
  text-align: right;
}
.sidenav-overlay {
  background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
  background: linear-gradient(135deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
}
.sidenav-overlay.de-derecha {
  background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
  background: linear-gradient(135deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.6) 100%);
}
.sidenav li > a {
  color: #ffffff;
  font-weight: bolder;
}
#nav-mobile .mi-menu.selected {
  color: #009fe3;
}
#nav-mobile .mi-menu:hover {
  color: #009fe3;
}
.mi-menu:hover {
  color: #90D246;
}
.mi-menu-art{
  color: #fff;
}
.mi-menu-art:hover {
  color: #009fe3;
}

.sidenav li > a:hover, nav ul a:hover {
  background: transparent;
}
.text-section {
  position: absolute;
  z-index: 2;
  color: #fff;
  top: 36%;
  margin-left: 0;
  margin-right: 0;
  left: 0;
  right: 0;
}
.on-hover-left, .on-hover-right {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.on-hover-left:hover {
  background: -moz-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
}
.on-hover-right:hover {
  background: -moz-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.0) 100%);
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
}

input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #9e9e9e;
  -webkit-box-shadow: 0 1px 0 0 #9e9e9e;
  box-shadow: 0 1px 0 0 #9e9e9e;
}
input:not([type]):focus:not([readonly])+label, input[type=text]:not(.browser-default):focus:not([readonly])+label,
input[type=password]:not(.browser-default):focus:not([readonly])+label, input[type=email]:not(.browser-default):focus:not([readonly])+label,
input[type=url]:not(.browser-default):focus:not([readonly])+label, input[type=time]:not(.browser-default):focus:not([readonly])+label,
input[type=date]:not(.browser-default):focus:not([readonly])+label, input[type=datetime]:not(.browser-default):focus:not([readonly])+label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label, input[type=tel]:not(.browser-default):focus:not([readonly])+label,
input[type=number]:not(.browser-default):focus:not([readonly])+label, input[type=search]:not(.browser-default):focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
    color: #9e9e9e;
}
.material-icons.prefix.active {
  color: #009fe3;;
}
.niceGallery ul.entries-columns li {
  /* width: 102% !important; */
}
.principal-image {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
}
.title {
  line-height: 35px;
  margin: 4vh 5vw 4vh 5vw;
}
.subtitle {
  margin: 4vh 5vw 4vh 2vw;

}
/* styles for consultoria section */
.paragraph {
  line-height: 25px;
  letter-spacing: 0.5pt;
  word-spacing: 5pt;
  font-weight: lighter;
  margin: 4vh 5vw 4vh 5vw;
}
.paragraph-it {
  line-height: 20px;
  letter-spacing: 0pt;
  word-spacing: 5pt;
  font-weight: lighter;
  margin: 4vh 5vw 4vh 5vw;
  font-size: 1rem;
  text-align: right;
  font-style: italic;
}
.paragraph-sm {
  line-height: 20px;
  letter-spacing: 0pt;
  word-spacing: 5pt;
  font-weight: lighter;
  margin: 4vh 0vw 4vh 5vw;
  font-size: 1rem;
  text-align: right;
  font-style: initial;
}
.menu-consultoria {
  position: fixed;
  float: left;
  top: 0;
  z-index: 2;
  background: #c8c8c8;
  height: 100%;
}
.menu-consultoria li a {
    color: #fff;
}
.menu-consultoria li a:hover, .menu-consultoria li a.selected  {
    color: #009fe3;
}
.content-consultoria {
  float: right !important;
}
ol li {
  margin: 1vh 5vw 1vh 5vw;
}
.consultoria li.menu  {
  list-style: none;
  margin: 3vh 0vh;
}
/* styles for biologicos section */
.biologicos li.menu  {
  list-style: none;
  margin: 3vh 0vh;
}
/* styles for botanica section */
.botanica li.menu  {
  list-style: none;
  margin: 3vh 0vh;
}
/* styles for diseño section */
.diseño li.menu  {
  list-style: none;
  margin: 3vh 0vh;
}
/* styles for ergonomia section */
.ergonomia li.menu  {
  list-style: none;
  margin: 3vh 0vh;
}
/* styles for geobiologia section */
.geobiologia li.menu  {
  list-style: none;
  margin: 3vh 0vh;
}
/* styles for instalaciones section */
.instalaciones li.menu  {
  list-style: none;
  margin: 3vh 0vh;
}
/* styles for materiales section */
.materiales li.menu  {
  list-style: none;
  margin: 3vh 0vh;
}
.it-phrase {
  margin: 0vh 2vw 0vh 2vw;
  padding: 4vh 3vw 3vh 3vw;
  background: #009fe3;
  color: #fff;
}

.marco-cv {
  padding: 80px 0px 40px;
}
.title-cv {
  margin: 5vh 5vw 4vh 2vw;
}
.paragraph-cv {
  line-height: 25px;
  letter-spacing: 0.5pt;
  word-spacing: 5pt;
  /* text-indent: 15pt; */
  text-align: justify;
  font-weight: lighter;
  margin: 5vh 5vw 4vh 2vw;
  font-size: 1rem;
}

.paragraph-link {
  line-height: 25px;
  letter-spacing: 0.5pt;
  word-spacing: 5pt;
  text-indent: 30pt;
  text-align: justify;
  font-weight: lighter;
  margin-left: 1vw;
  font-size: 1rem;
  color: #000;
}
.profile-pic-cv {
  position: fixed;
  float: left;
  top: 0;
  z-index: 2;
  background: #c8c8c8;
  height: 100%;
}
.profile-pic-cv .responsive-img {
  width: 25%;
  position: fixed;
  margin: 20px 40px;
}
.content-cv {
  float: right;
}
.paragraph-descr {
  line-height: 20px;
  letter-spacing: 0.3pt;
  word-spacing: 0pt;
  font-weight: lighter;
  margin: 4vh 2vw 4vh 2vw;
  text-align: justify;
}

a.a-curriculum:hover {
  background: #90D246;
}

.galeria-proyectos-img {
  width: calc(33%);
  margin-bottom: 10px;
}

.ocultar-menu{
    display: none;
}
.font-title{
    font-family: HelveticaNeue;
    font-size: 3vw;
    color: rgba(200, 200, 200);
}

.title-plus{
    line-height: 35px;
    margin-left: 25px;
}
.video.video-container {
  position: relative;
  width: 55%;
  margin: 0px 90px;
}
@media only screen and (max-width: 1080px) {
  .landing-page h1 {
    left: 4vh;
    right: 4vh;
    font-size: 3rem;
  }
  .landing-page p.subtitulo {
    font-size: 2vw;
  }
  .arquitectura .text-section, .arte .text-section {
    font-size: 3rem;
  }
  .ocultar-menu{
      display: inline-block;
  }
  .ocultar-menu2{
      display: none;
      background: #FFF;
  }
  .font-title {
    font-size: 6vw;
    text-align: left;
    line-height: 45px;
  }
  .title-plus {
    margin-left: 15px;
  }
  .background-arte {
    height: 60vh !important;
  }
  img.rotate-img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .video.video-container {
    position: relative;
    width: 85%;
    margin: 0px 90px;
  }

}

@media only screen and (max-width: 768px) {
  .landing-page h1 {
    left: 4vh;
    right: 4vh;
    font-size: 2.2rem;
  }
  .landing-page p.subtitulo {
    font-size: 0.98rem;
    line-height: 1.6;
  }
  .mi-loader {
    width: 20%;
  }
  .title {
    font-size: 1.45rem;
    line-height: 1.5;
  }
  .subtitle,
  .paragraph,
  .paragraph-it,
  .paragraph-sm,
  .paragraph-cv,
  .paragraph-link,
  .paragraph-descr {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0.01rem;
    word-spacing: 0.08rem;
  }
  .galeria-proyectos-img {
    width: calc(45%);
    margin: 5px 10px;
  }
  .video.video-container {
    position: relative;
    width: 90%;
    margin: 0px 20px 40px;
  }
}

@media only screen and (max-width: 480px) {
  .landing-page h1 {
    left: 5vh;
    right: 5vh;
    font-size: 1.95rem;
  }
  .landing-page p.subtitulo {
    font-size: 0.96rem;
    line-height: 1.65;
    margin: 0 25px;
  }
  .logo-img {
    width: 120px;
    margin: 20px 0;
  }
  .title {
    font-size: 1.32rem;
    line-height: 1.45;
  }
  .subtitle,
  .paragraph,
  .paragraph-it,
  .paragraph-sm,
  .paragraph-cv,
  .paragraph-link,
  .paragraph-descr {
    font-size: 0.98rem;
    line-height: 1.72;
    letter-spacing: 0.01rem;
    word-spacing: 0.06rem;
  }
  .galeria-proyectos-img {
    width: calc(95%);
    margin: 10px;
  }
  .arquitectura .text-section, .arte .text-section {
    font-size: 1.18rem;
  }

}

.footer-text{
    color: #000;
    font-size:10px;
}

@font-face {
    font-family: HelveticaLighter;
    src: url('/fonts/Helvetica-Condensed-Light.otf');
}

@font-face {
    font-family: HelveticaNeue;
    src: url('/fonts/HelveticaNeue.ttf');
}



button.send:hover {
  background: #90D246;
}

#dispositivo{
  margin:50px auto;
  width:150px;
  height: 150px;
  border:2px solid #737373;
  border-radius:50%;
}

#dispositivo.tablet{
  background:#9a1c1e;
}

#dispositivo.movil{
  background:#78d087;
}

#dispositivo.desktop{
  background:#dcb56e;
}


.studio-headline-reveal,
.services-headline-reveal {
  opacity: 0;
  transform: translateY(28px) scale(0.985);
  will-change: transform, opacity;
}

.studio-headline-reveal.is-visible,
.services-headline-reveal.is-visible {
  animation: studioHeadlineReveal 1s cubic-bezier(0.22, 1, 0.36, 1) 0.18s both;
}
