body{
  overflow-x: hidden;
}
.wrapper {
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
    -webkit-perspective: 1000;
    perspective: 1000;
}
.section {
    width: calc(100% / 6);
    height: 100%;
    background: #fff;
    background-color: #fff;
    float: left;
    position: relative;
    padding: 0 0 0 0 !important;
}
.sections {
    width: 600%;
    height: 100%;
}
.ubicacionContainer {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 0 0 0;
}
.businessContainer {
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 8% 0 0 0;
}
.businessHeader {
    width: 80%;
    height: auto;
    text-align: right;
    margin: 0 auto;
    padding: 8% 0 0 0;
}
.businessHeader h4 {
    font-size: 70px;
    color: #e1e0e0;
    font-weight: 600;
    margin: 0 0 0 0;
    position: relative;
}
.businessHeader h1 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin: 0 0 0 0;
}
.businessText {
    width: 80%;
    height: auto;
    text-align: justify;
    margin: 0 auto;
    padding: 15% 0 0 0;
}
.businessText p {
    font-size: 15px;
    color: #8b8b8b;
    font-weight: 500;
    padding: 5% 0 15% 35%;
}
.businessAdress {
    width: 80%;
    height: auto;
    text-align: right;
    margin: 0 auto;
    padding: 0 0 0 0;
}
.businessAdress p {
    font-size: 15px;
    color: #8b8b8b;
    font-weight: 400;
}
.businessAdress a {
    font-size: 15px;
    color: #ea6c06;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    transition: all 0.3s ease;
}
.businessAdress a::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #ea6c06;
    background-color: #ea6c06;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    margin: auto;
    transition: all 0.3s ease;
}
.businessAdress a:hover {
    font-weight: 500;
}
.businessAdress a:hover::after {
    width: 0;
}
.ubicacionImg {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0 0 0 0;
    line-height: 0;
    overflow: hidden;
    position: relative;
}
.ubicacionTitle {
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    text-align: justify;
}
.ubicacionTitle h1 {
    color: #e1e0e0;
    font-weight: 600;
}
.ubDoorLeft {
    width: 50%;
    height: 100%;
    background: #fff;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.ubDoorRight {
    width: 50%;
    height: 100%;
    background: #fff;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
}
.ubicacionZoom {

}
.amenidadesLeft {
    width: 35%;
    height: auto;
    padding: 8% 0 0 0;
    float: left;
    position: relative;
}
.amenidadesImg {
    width: 100%;
    height: auto;
    text-align: left;
    padding: 0 0 0 0;
    line-height: 0;
    overflow: hidden;
    position: relative;
}
.amenidadesImg h6 {
    position: absolute;
    line-height: 1;
    bottom: -15px;
    right: 0;
    font-size: 60px;
    font-weight: 600;
    color: #fff;
}
.amenidadesImg h6 span {
    color: #ea6c06;
}
.amenidadesRight {
    width: 65%;
    height: auto;
    padding: 16% 0 0 0;
    float: left;
    position: relative;
}
.amenidadesRight h6 {
    width: auto;
    height: auto;
    position: absolute;
    font-size: 50px;
    color: #fc6c03;
    font-weight: 600;
    bottom: 0;
    right: 33%;
    z-index: 2;
}
.amenidadesRight h6 span {
    color: #fff;
}
.amenidadesInfo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 10%;
    left: 5%;
}
.amenidadesInfo h2 {
    font-size: 50px;
    color: #ea6c06;
    font-weight: 700;
    text-transform: uppercase;
}
.amenidadesInfo ul {
    line-height: 15px;
}
.amenidadesInfo ul li {
    position: relative;
}
.amenidadesInfo ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #ea6c06;
    background-color: #ea6c06;
    position: absolute;
    top: 6px;
    left: 10px;
}
.amenidadesInfo ul li h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ea6c06;
    padding: 0 0 0 35px;
}
.amenidadesInfo ul li h3 span {
    color: #727171;
}
.cafeteriaImg {
    width: 60%;
    height: auto;
    float: right;
    position: relative;
    padding: 0 0 0 0;
    line-height: 0;
    overflow: hidden;
}
.amenidadesBG {
    width: 100%;
    height: 100%;
    background: #fff;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.amenidadesZoom {

}
.cafeteriaBG {
    width: 200%;
    height: 100%;
    background: #fff;
    background-color: #fff;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
}
.cafeteriaZoom {

}
.amenidadesLeftBike {
    width: 35%;
    height: auto;
    padding: 18% 0 0 0;
    float: left;
    position: relative;
}
.amenidadesLeftBike h6 {
    width: auto;
    height: auto;
    position: absolute;
    font-size: 50px;
    color: #fc6c03;
    font-weight: 600;
    bottom: 20%;
    right: 2%;
    z-index: 2;
}
.amenidadesLeftBike h6 span {
    color: #727171;
}
.amenidadesImgBike {
    width: 70%;
    height: auto;
    text-align: left;
    padding: 0 0 0 0;
    float: right;
    line-height: 0;
    overflow: hidden;
    position: relative;
    right: 20%;
}
.amenidadesImgBike h6 {
    position: absolute;
    line-height: 1;
    bottom: -15px;
    right: 0;
    font-size: 60px;
    font-weight: 600;
    color: #fff;
}
.amenidadesImgBike h6 span {
    color: #ea6c06;
}
.amenidadesRightBike {
    width: 65%;
    height: auto;
    padding: 16% 0 0 0;
    float: left;
    position: relative;
}
.amenidadesRightBike h6 {
    width: auto;
    height: auto;
    position: absolute;
    font-size: 50px;
    color: #fc6c03;
    font-weight: 600;
    bottom: 45%;
    right: 48%;
    z-index: 2;
}
.amenidadesRightBike h6 span {
    color: #fff;
}
.amenidadesInfoBike {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 10%;
    left: 5%;
}
.amenidadesInfoBike h3 {
    font-size: 50px;
    color: #ea6c06;
    font-weight: 700;
    text-transform: uppercase;
}
.amenidadesInfoBike ul {
    line-height: 15px;
}
.amenidadesInfoBike ul li {
    position: relative;
}
.amenidadesInfoBike ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #ea6c06;
    background-color: #ea6c06;
    position: absolute;
    top: 6px;
    left: 10px;
}
.amenidadesInfoBike ul li p {
    font-size: 20px;
    font-weight: 400;
    color: #ea6c06;
    padding: 0 0 0 35px;
}
.amenidadesInfoBike ul li p span {
    color: #727171;
}
.cafeteriaImgBike {
    width: 60%;
    height: auto;
    float: right;
    position: relative;
    padding: 0 0 0 0;
    line-height: 0;
    overflow: hidden;
}
.amenidadesBGBike {
    width: 100%;
    height: 100%;
    background: #fff;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.amenidadesZoomBike {

}
.cafeteriaBGBike {
    width: 100%;
    height: 100%;
    background: #fff;
    background-color: #fff;
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
}
.cafeteriaZoomBike {

}
.phoneLeft {
    width: 40%;
    height: auto;
    padding: 25% 0 0 0;
    float: left;
    position: relative;
    z-index: 6;
}
.phoneAmenidades {
    width: 50%;
    height: auto;
    float: right;
}
.phoneAmenidadesInfo {
    width: 100%;
    height: auto;
}
.phoneAmenidadesInfo h2 {
    font-size: 50px;
    color: #ea6c06;
    font-weight: 700;
    text-transform: uppercase;
}
.phoneAmenidadesInfo ul {
    line-height: 15px;
}
.phoneAmenidadesInfo ul li {
    position: relative;
}
.phoneAmenidadesInfo ul li::before {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #ea6c06;
    background-color: #ea6c06;
    position: absolute;
    top: 6px;
    left: 10px;
}
.phoneAmenidadesInfo ul li h3 {
    font-size: 20px;
    font-weight: 400;
    color: #ea6c06;
    padding: 0 0 0 35px;
}
.phoneAmenidadesInfo ul li h3 span {
    color: #727171;
}
.phoneRight {
    width: 60%;
    height: 100%;
    padding: 5% 0 0 0;
    float: left;
    position: relative;
}
.phoneBooths {
    position: absolute;
    bottom: 45px;
    left: 0;
    max-width: 40%;
    height: auto;
}
.phoneTitle {
    font-size: 40px;
    color: #ea6c06;
    font-weight: 600;
    position: absolute;
    width: auto;
    height: auto;
    bottom: 15%;
    left: 0;
    z-index: 3;
}
.phoneTitle span {
    color: #727171;
}
.bodegas {
    position: absolute;
    bottom: 45px;
    right: 0;
    max-width: 45%;
    height: auto;
}
.bodegasTitle {
    font-size: 40px;
    color: #ea6c06;
    font-weight: 600;
    position: absolute;
    width: auto;
    height: auto;
    bottom: 33%;
    right: 10%;
    z-index: 3;
}
.bodegasTitle span {
    color: #727171;
}
.phoneInfo {
    width: auto;
    height: auto;
    text-align: center;
    position: absolute;
    top: 33%;
    right: 33%;
}
.phoneInfo p {
    font-size: 15px;
    color: #727171;
    position: relative;
}
.phoneInfo p::before {
    content: "";
    width: 2px;
    height: 60px;
    background: #ea6c06;
    position: absolute;
    top: -60px;
    right: 120px;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
.phoneInfo p::after {
    content: "";
    width: 2px;
    height: 60px;
    background: #ea6c06;
    position: absolute;
    bottom: -66px;
    right: 160px;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
}
.ubicacionPlayer {
    width: 55%;
    height: 66vh;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.ubicacionPlayer iframe {
    width: 100%;
    height: 100%;
}
.videoTitle {
    width: auto;
    height: auto;
    font-size: 60px;
    color: #dbdad9;
    font-weight: 600;
    position: absolute;
    top: 40%;
    right: 8%;
    z-index: 5;
}
.espacioLeft {
    width: 40%;
    height: auto;
    float: left;
    padding: 6% 0 0 0;
    position: relative;
}
.espacioLeftImg {
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    overflow: hidden;
    line-height: 0;
    text-align: left;
}
.espacioRight {
    width: 60%;
    height: auto;
    float: left;
    padding: 10% 0 0 0;
    position: relative;
}
.espacioRight h3 {
    width: auto;
    height: auto;
    position: absolute;
    color: #000;
    font-weight: 600;
    bottom: 33%;
    left: 15%;
}
.espacioRight a {
    background: #ea6c06;
    background-color: #ea6c06;
    color: #fff;
    box-shadow: none;
    transition: all 0.3s ease;
    position: absolute;
    bottom: 25%;
    left: 15%;
}
.espacioRight a:hover,
.espacioRight a:focus,
.espacioRight a:active {
    background: #fff;
    background-color: #fff;
    color: #ea6c06;
    box-shadow: none;
}
.espacioRight span {
    font-family: "CircularStd", serif;
    color: #dddbdb;
}
.espacioRightImg {
    width: 50%;
    height: auto;
    padding: 0 10% 0 0;
    text-align: center;
    float: right;
}
.ubicacionRespContainer {
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}
#businessJuriquillaR {
    width: 100%;
    height: auto;
    padding: 10% 0 10% 0;
    background: #fff;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    display: none;
}
#terrazasR {
    width: 100%;
    height: auto;
    padding: 10% 0 10% 0;
    background: #fff;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    display: none;
}
#bikeR {
    width: 100%;
    height: auto;
    padding: 10% 0 10% 0;
    background: #fff;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    display: none;
}
#bodegasR {
    width: 100%;
    height: auto;
    padding: 10% 0 10% 0;
    background: #fff;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    display: none;
}
#instalacionesR {
    width: 100%;
    height: auto;
    padding: 10% 0 10% 0;
    background: #fff;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    display: none;
}
#espaciosR {
    width: 100%;
    height: auto;
    padding: 10% 0 10% 0;
    background: #fff;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    display: none;
}
