@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?3llp10");
  src: url("fonts/icomoon.eot?3llp10#iefix") format('embedded-opentype'), url("fonts/icomoon.ttf?3llp10") format('truetype'), url("fonts/icomoon.woff?3llp10") format('woff'), url("fonts/icomoon.svg?3llp10#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-youtube-with-circle:before {
  content: "\e800";
  font-size: 1.3em;
}
.icon-facebook-with-circle:before {
  content: "\e801";
  font-size: 1.3em;
}
.language {
  background-color: #b99f77;
  font-family: 'Source Sans Pro' sans-serif;
  font-size: 0.8em;
  color: #fff;
  text-align: right;
  padding: 2px 20px;
  z-index: 1000;
}
.language-link {
  color: #fff;
}
.language-link:hover {
  opacity: 0.5;
}
.header {
  background-color: #fff;
  box-shadow: 0px 5px 23px 0px rgba(50,50,50,0.58);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}
.nav-logo-img {
  width: 180px;
}
.under-nav {
  height: 99px;
}
.carousel-img {
  width: 100%;
  min-width: 100vh;
  min-height: 70vh;
}
.carousel-height {
  height: 70vh;
  overflow: hidden;
}
.carousel-height65 {
  height: 65vh;
  overflow: hidden;
}
.presentacion {
  width: 75%;
  margin: 2em auto 2em;
}
.presentacion-title {
  color: #966c39;
  font-family: 'Source Sans Pro' sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 2em;
}
.presentacion-text {
  color: #757579;
  line-height: 180%;
  font-family: 'Source Sans Pro' sans-serif;
  font-size: 1.2em;
  margin-top: 0;
}
.secciones {
  border-top: 1px solid #966c39;
  margin: 0 auto 4em;
  padding-top: 30px;
  width: 75%;
}
.secciones-imgWrap {
  padding-right: 30px;
  padding-left: 30px;
}
.secciones-img {
  width: 100%;
}
.secciones-imgTitle {
  color: #966c39;
  font-family: 'Source Sans Pro' sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-align: center;
  margin-top: 0.6em;
}
.restauraciones-folders {
  width: 75%;
  margin: 2em auto 0;
}
.restauraciones-folders-img:hover {
  opacity: 0.8;
  cursor: pointer;
}
.restauraciones-folders-title {
  color: #966c39;
  font-family: 'Source Sans Pro' sans-serif;
}
#res01 {
  display: none;
}
.restauraciones01-wrap {
  background: rgba(235,228,213,0.5);
  width: 75%;
  margin: 0 auto;
  position: relative;
}
.restauracioness-thumbs-container {
  padding: 1em 0;
  width: 100%;
  margin: 0 auto 1em;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.restauraciones-recuadro {
  border: 1px solid #966c39;
  margin: 2em auto 1em;
  width: 75%;
  padding: 2em 3em 1.5em;
}
.restauraciones-close {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #966c39;
}
.artistas-thumbs-container {
  width: 75%;
  margin: 4em auto 0;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.recuadro-pisa {
  background-color: #fff;
  border: 1px solid #966c39;
  margin: -3em auto;
  padding: 2em 3em 1.5em;
  width: 75%;
  position: relative;
}
.artista-top {
  width: 100%;
}
.artista-top-img {
  width: 100%;
}
.photos {
  margin: 4em auto 6em;
  width: 75%;
  text-align: center;
}
.photos-link {
  width: 14.666%;
  display: inline-block;
  overflow: hidden;
  margin: 1%;
}
.photos-img {
  width: 100%;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: url("#greyscale");
          filter: url("#greyscale");
  -webkit-filter: #808080;
          filter: #808080;
  vertical-align: middle;
  text-align: center;
}
.photos-img:hover {
  opacity: 0.5;
}
.artist-title {
  margin: 0.2em;
  color: #966c39;
  font-family: 'Source Sans Pro' sans-serif;
  font-size: 1.4em;
}
.recuadro-luthier {
  background-color: #fff;
  border: 1px solid #966c39;
  margin: -5em auto 5em;
  padding: 3em 4em;
  width: 75%;
  position: relative;
  z-index: 100;
}
.recuadro-luthier-text {
  line-height: 160%;
  font-size: 1.3em;
  color: #b99f77;
  margin-top: 1em;
}
.recuadro-luthier-cv {
  color: #966c39;
}
.download {
  width: 25px;
  margin-right: 10px;
}
.footer {
  background-color: #966c39;
  padding: 10px;
  text-align: center;
  font-size: 1.2em;
  width: 100%;
}
.footer-text {
  color: #fff;
  font-family: 'Source Sans Pro' sans-serif;
  font-size: 0.8em;
}
/*INSTRUMENTOS*/
.recuadro {
  border: 1px solid #966c39;
  margin: 2em auto;
  width: 75%;
  padding: 2em 3em 1.5em;
}
.recuadro-title {
  margin: 0;
  color: #966c39;
  font-family: 'Source Sans Pro' sans-serif;
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 2em;
  text-transform: uppercase;
}
.recuadro-text {
  font-size: 1.3em;
  font-style: italic;
  color: #b99f77;
}
.recuadro-little-text {
  color: #966c39;
  max-width: 80%;
}
.instr {
  text-align: center;
  width: 90%;
  margin: 1.5em auto 4em;
}
.instr-row {
  position: relative;
  height: 40px;
  vertical-align: middle;
  margin: 1em 0;
}
.instr-mainTitle {
  position: absolute;
  left: 0.5em;
  margin: 0;
  vertical-align: middle;
  color: #966c39;
  font-family: 'Source Sans Pro' sans-serif;
}
.instr-volver {
  color: #966c39;
  position: absolute;
  right: 1.2em;
  vertical-align: middle;
  border: 1px solid #966c39;
  padding: 0.5em 1em;
  text-transform: uppercase;
  margin-top: 2px;
  font-size: 0.8em;
}
.instr-volver:hover {
  color: #fff;
  background-color: #b99f77;
  border: 1px solid #fff;
}
.instr-wrap {
  text-align: left;
  margin-bottom: 1.5em;
}
.instr-img {
  width: 100%;
  display: block;
  margin-bottom: 0.6em;
}
.instr-img:hover {
  opacity: 0.5;
}
.instr-title {
  margin: 0;
  color: #966c39;
  font-family: 'Source Sans Pro' sans-serif;
}
.instr-subTitle {
  margin: 0;
  color: #777;
  font-weight: 400;
  font-style: italic;
  font-size: 1.2em;
}
.container-gallery {
  position: absolute;
  z-index: 1000;
  background: #fff;
  width: 100%;
  display: none;
  overflow: hidden;
}
.guitar {
  text-align: center;
  width: 70%;
  margin: 2em auto 0;
  position: relative;
}
.guitar-row {
  position: relative;
  height: 40px;
  margin: 0 0 1em;
  padding: 0;
}
.guitar-mainTitle {
  position: absolute;
  left: 0;
  margin: 0;
  vertical-align: middle;
  color: #966c39;
  font-family: 'Source Sans Pro' sans-serif;
  font-size: 1.5em;
  bottom: 0.35em;
}
.guitar-close {
  color: #966c39;
  position: absolute;
  right: 0;
  vertical-align: middle;
  border: 1px solid #966c39;
  padding: 0.5em 1em;
  text-transform: uppercase;
  font-size: 0.8em;
  bottom: 0.5em;
  height: 2.5em;
}
.guitar-close:hover {
  color: #fff;
  background-color: #b99f77;
  border: 1px solid #fff;
}
.guitar-buttons {
  position: absolute;
  right: 0;
}
.guitar-back,
.guitar-forward {
  color: #966c39;
  border: 1px solid #966c39;
  padding: 0.5em 1em;
  font-size: 0.8em;
}
.guitar-back {
  margin-right: 0.5em;
}
.guitar-back:hover,
.guitar-forward:hover {
  color: #fff;
  background-color: #b99f77;
  border: 1px solid #fff;
}
.brown-line {
  border-top: 1px solid #966c39;
  margin: 0;
  position: absolute;
  bottom: 1em;
  width: 100%;
}
.brown-line-bottom {
  border-top: 1px solid #966c39;
  margin: 1em auto 1.5em;
  width: 70%;
}
.info {
  margin: 0 auto;
  text-align: center;
  width: 70%;
  position: relative;
}
.info-slider-container {
  width: 32%;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}
.info-wrap {
  display: inline-block;
  width: 55%;
  text-align: left;
  padding-left: 2.5em;
  vertical-align: bottom;
  margin-bottom: 2em;
}
.info-wrap-onTitle {
  text-transform: uppercase;
  font-weight: 200;
  color: #777;
  font-size: 1.1em;
  margin: 0;
  font-family: 'Source Sans Pro' sans-serif;
}
.info-wrap-title {
  margin: 0;
  color: #966c39;
  font-family: 'Source Sans Pro' sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.info-wrap-text {
  font-family: 'Source Sans Pro' sans-serif;
  font-size: 1.2em;
  margin-top: 0.3em;
  width: 100%;
}
.info-wrap-table {
  width: 100%;
  font-family: 'Source Sans Pro' sans-serif;
  font-size: 1.2em;
  margin-top: 1em;
}
.info-wrap-table-row:nth-child(odd) {
  background: rgba(235,228,213,0.23);
}
.info-wrap-table-row:nth-child(even) {
  background: #ebe4d5;
}
.info-wrap-table-td {
  padding: 0.4em 0.8em;
}
.info-wrap-table-td-left {
  font-weight: 600;
  width: 40%;
}
.cursos-thumbs-container {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.cursos-thumbs {
  padding: 20px;
}
.contacto {
  text-align: center;
  height: 81vh;
  padding-top: 10em;
}
.contacto-text {
  line-height: 160%;
  font-size: 1.3em;
  color: #b99f77;
  display: inline-block;
}
.contacto-icon {
  width: 20px;
  display: inline-block;
  margin-right: 5px;
}
.no-scroll {
  overflow: hidden;
}
.op-o {
  opacity: 0;
}
.op-1 {
  opacity: 1;
}
.inline-block {
  display: inline-block !important;
}
.m-r--05 {
  margin-right: -0.5em;
}
.m-r-05 {
  margin-right: 0.2em;
}
.m-b-02 {
  margin-bottom: 2em;
}
.m-t-02 {
  margin-top: 2em;
}
.relative {
  position: relative;
}
.p-0 {
  padding: 0 !important;
}
.p-15 {
  padding: 15px;
}
.post {
  -webkit-animation-duration: 2s;
  -webkit-animation-delay: 0.5s;
}
.z-index--1 {
  z-index: -1;
}
#gcuno-i,
#gcdos-i,
#gctres-i,
#geuno-i,
#gedos-i {
  display: none;
}
@media screen and (max-width: 1020px) {
  .photos-link {
    width: 22%;
  }
  .recuadro-little-text {
    max-width: 90%;
  }
}
@media screen and (max-width: 800px) {
  .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  .carousel-height {
    height: 60vh;
  }
  .guitar,
  .brown-line-bottom,
  .info {
    width: 90%;
  }
  .recuadro-little-text {
    max-width: 100%;
  }
}
@media screen and (max-width: 612px) {
  .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  .photos-link {
    width: 49%;
  }
  .m-l-0 {
    margin-left: 0;
  }
  .m-r-0 {
    margin-right: 0;
  }
  .info-wrap {
    width: 90%;
    display: block;
  }
  .info-slider-container {
    width: 70%;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .recuadro-luthier {
    width: 90%;
    padding: 3em 2em;
  }
}
@media screen and (min-width: 768px) {
  .navbar-brand-centered {
    position: absolute;
    left: 50%;
    display: block;
    width: 180px;
    text-align: center;
  }
  .navbar>.wrap .navbar-brand-centered,
  .navbar>.container-fluid .navbar-brand-centered {
    margin-left: -90px;
  }
  .navbar-collapse {
    padding: 0;
  }
  .center {
    text-align: center;
  }
  .separador {
    width: 180px;
    display: inline-block;
  }
  .wrap {
    margin-right: auto;
    margin-left: auto;
  }
}
