/*
Nombre: Sarah Gore Reeves
Description: Web Site | Sarah Gore Reeves
Author: Eduardo Esparza
Author URI: http://www.buenavibra.mx
Version: 1.0
*/
@font-face {
  font-family: 'Monument Extended';
  src: url('../fonts/MonumentExtended-Bold.woff2') format('woff2'),
       url('../fonts/MonumentExtended-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Akkurat Mono';
  src: url('../fonts/AkkuratMono-Regular.woff2') format('woff2'),
       url('../fonts/AkkuratMono-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

/* body{
  cursor: url("../img/cursor.png"), url("../img/cursor.png"), pointer;
} */

#dataimgmob img{
width: 100%;
margin: 0 0 0 0!important;
}
.div_contenedor {
	position: relative;
	padding-bottom: 56.25%; /*panorámico*/
	padding-top: 25px;
	height: 0;
}
/* .div_contenedor iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
} */

.div_contenedor iframe {
  position: absolute;
  top: -27vh;
  left: 0;
  width: 100%;
  /* height: 100%; */
}

.nav {
  width: 96.2%;
  position: fixed;
  top: 0;
  z-index: 9;
  padding-top: 20px;
  background: white;
  padding-bottom: 10px;
  padding-left: 1.9%;
  padding-right:1.9%;
}

.cont-logo{
  float: left;
}

.logo {
  font-family: Monument Extended;
  text-align: center;
  font-size: 1.9rem;
  color: black;
}

.logo a{
  color: black;
  text-decoration: none;
}

.content{
  margin:0 1.9vw;
}
.menu {
  font-family: Akkurat Mono;
  text-align: right;
  margin-right: 15%;
  margin-top: 5%;
}


.menu ul li{
  list-style: none;
}

.menu li a{
  color:black;
  text-decoration: none;
}

.active{
  text-decoration: underline;
}

.menu li a:hover{
  text-decoration: underline;
}

.row_home {
  height: auto;
  display: block;
  text-align: center;
  margin: 5px 0;
}

.row_home a{
  display: inline-block;
  height: 100%;
  overflow: hidden;
  width: auto;
  text-decoration: none;
  cursor: url("../img/cursor.png"), url("../img/cursor.png"), pointer;
  max-width: 100%;
}

.row_home a img {
  width: 100%;
  height: auto;
  opacity: 1;
}

.row_home a:hover img, .row_home a:hover video {
  opacity: 0.3;
  /* transform: rotate(180deg) scale(1.4); */
  transform: rotate(180deg);
}

.row_home a:hover{
  /* transform: scale(1.02); */
}

.row_home a:hover .middle {
  opacity: 1;
}

.middle {
  opacity: 0;
  position: relative;
  top: -60%;
  text-align: center;
}

.text {
  font-family: Monument Extended;
  text-align: center;
  font-size: 1.33rem;
  color: black;
  word-wrap: break-word; 
  line-height: 1.7rem;
}

.about {
  font-family: Akkurat Mono;
  height: 100vh;
}

.about p{
  line-height: 25px;
}

.about_info {
  width: 100%;
  float: right;
  margin-top: 150px;
}

.about h2{
  font-family: Monument Extended;
  margin: 30px 0;
  font-size: 1.3rem;
  margin-top: 20vh;
}

.img {
  width: 100%;
  display: block;
}

.img img{
  /* height: 100%; */
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.contact{
  padding: 30px;
  padding-left: 0;
}

.footer_about{
  width: 90%;
  display: block;
  position: relative;
  margin: 0 auto;
}
.footer_abouts{
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
}

.left, .right{
  /* width: 49.5%; */
  display: inline-block;
  position: static;
  bottom: 1px;
  z-index: 2;
  margin-top: -100px;
}

.left{
  float: left;
  text-align: left;
}

.right{
  float: right;
  text-align: right;
}

.hijo h2{
  /* font-family: Monument Extended;
  font-size: 3rem;
  display: block;
  word-break: break-word;
  vertical-align: initial;
  white-space: normal;
  width: 300px;
  position: relative;
  left: 175px;
  height: 15px;
  top: 15px; */

  font-family: Monument Extended;
  font-size: 3rem;
  display: block;
  /* word-break: break-word; */
  vertical-align: initial;
  white-space: normal;
  /* width: 300px; */
  position: relative;
  /* left: 122px; */
  height: 15px;
  top: -63px;
  transform-origin: 0;
  transform: translateZ(0px) scale(1.1);
  /* width: auto; */
  width: max-content;
}

.title{
  /* font-family: Akkurat Mono;
  float: left;
  text-align: left;
  width: 100%;
  white-space: normal;
  height: 23px; */
  
  font-family: Akkurat Mono;
  float: left;
  text-align: left;
  width: 100%;
  white-space: normal;
  height: 23px;
  margin-bottom: 28px;
  transform-origin: 0;
  transform: translateZ(-1px) scale(1.4);
}

.textLight{
  font-family: Akkurat Mono;
  width: 65%;
  position: relative;
  display: block;
  word-break: break-word;
  vertical-align: initial;
  white-space: normal;
  text-align: justify;
  float: left;
  line-height: 25px;
  min-width: 300px;
  transform-origin: 0;
  transform: translateZ(-1px) scale(1.2);
}

.padre {
  display: table;
  height: 100vh;
  /* margin-left: 24vw; */
  margin-left: 4vw;
}

.hijo {
  display: table-cell;
  vertical-align: middle;
}

.lightbox_img{
  height: 100%;
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  line-height: 50px;
}

.init{
  height: 100%;
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  max-width: 300px;
}

.div{

  height: 100%;
  padding: 0;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  width: 50%;
  min-width: 300px;
  margin: 0px 20%;
  /* height: 100%;
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  width: 30%;
  min-width: 300px;
  margin: 0px 5%; */
  /* transform-origin: 0;
  transform: translateZ(-2px) scale(1.3); */
}

#content_scroll{
  position: fixed;
  height: 100vh;
  background: rgba(255, 255, 255, 0.95);
  width: 100vw;
  z-index: 1;
  display: block;
  top: 0;
  padding-top: 1%;
  display: none;
}
#scroll {
  width: auto;
  height: 95%;
  overflow-y: hidden;
  overflow-x: scroll;
  padding: 10px;
  white-space: nowrap;
  position: relative;
  top: 0px;
  z-index: 999999;
  perspective: 8px;
  perspective-origin: 0%;
  display: flex;
}
#scroll > img {
  height: 100%;
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  line-height: 50px;
}

#cerrarScroll{
  font-size: 23px;
  color: black;
  position: fixed;
  right: 10px;
  cursor: pointer;
  text-decoration: none;
  top: 5vh;
  font-family: Akkurat Mono;
  z-index: 9999999999;
}
#cerrarScroll_mob {
  top: 25px;
  font-size: 16px;
  color: black;
  position: fixed;
  right: 10px;
  cursor: pointer;
  text-decoration: none;
  font-family: Akkurat Mono;
  z-index: 9999999999;
}



#cerrarScroll img, #cerrarScroll_mob img{
  width: 50px;
  display: block;
} 


#content_scroll_mob{
  position: fixed;
  top: 0;
  z-index: 9999;
  background: white;
  display: none;
  left: 0;
  overflow-y: scroll;
  height: 100vh;
}

.imgScroll_mob{
  width: 100%;
}
.div_mob{
  height: 100%;
  padding: 0;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  width: 100%;
  text-align: center;
}
.padre_mob {
  display: table;
  height: 50vh;
  width: 100%;
}

.hijo_mob {
  display: table-cell;
  vertical-align: middle;
}
.hijo_mob h2{
  font-family: Monument Extended;
  font-size: 3rem;
  display: block;
  word-break: break-word;
  vertical-align: initial;
  white-space: normal;
  position: relative;
}

.textLight_mob {
  font-family: Akkurat Mono;
  width: 96%;
  position: relative;
  display: block;
  word-break: break-word;
  vertical-align: initial;
  white-space: normal;
  text-align: justify;
  line-height: 25px;
  padding: 2%;
}

.title_mob{
  font-family: Akkurat Mono;
  white-space: normal;
  height: 23px;
  display: block;
  text-align: center;
}

@media screen and (min-width: 375px) {
  .about_info {
    width: 100%;
    float: right;
    margin-top: 30px;
  }
  .content{
    margin:0 1.9vw;
    margin-top: 30vw;
  }
  .nomob{
    display:none;
  }
  .mob{
    display: block;
  }
  .row_home a{
    display: inline-block;
    height: 100%;
    overflow: hidden;
    width: auto;
    text-decoration: none;
    cursor: url("../img/cursor.png"), url("../img/cursor.png"), pointer;
    max-width: 100%;
  }
  .middle {
    opacity: 0;
    position: absolute;
    top: -60%;
    text-align: center;
  }
  #content_scroll_mob {
    width: 100vw;
}
}

@media screen and (min-width: 768px) {
  .nav{
    width: 10vw;
    min-width: 150px;
    position: fixed;
    top: 5vh;
    padding-left: 1.9vw;
    z-index: 9;
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .menu{
    font-family: Akkurat Mono;
    text-align: left;
    margin-right: 0%;
    margin-top: 0%;
  }
  
  .row_home {
    width: auto;
    height: 16vw;
    /* height: 20vw; */
    display: block;
    text-align: center;
    margin: 5px 0;
  }
  .row_home a{
    display: inline-block;
    height: 100%;
    max-width:inherit;
  }

  .row_home a img{
    width: auto;
    height: 100%;
    display: block;
  }
  .about_info {
    width: 70%;
    float: right;
    margin-top: 0px;
  }
  .img{
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .div {
    height: 100%;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    width: 75%;
    min-width: 300px;
    margin: 0px 5%;
  }
  .content{
    margin:0 1.9vw;
    margin-top: 0vw;
  }
  .nomob{
    display:block;
  }
  .mob{
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .div {
    height: 100%;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    width: 50%;
    min-width: 300px;
    margin: 0px 20%;
  }
}

@media screen and (min-width: 1440px) {
  .div{
    height: 100%;
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    width: 30%;
    min-width: 300px;
    margin: 0px 20%;
  }
}

@media screen and (min-width: 1920px) {

}



