/*
Theme Name: Altered Agency
Theme URI: https://buenavibra.mx
Template Theme URI: https://alteredagency.com/
Author: Eduardo Esparza
Description: Template Altered
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Version: 1.0

font-feature-settings: 'ss01' on;
*/

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/HelveticaNeueLTPro-LtCn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-LtCn.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Std';
    src: url('../fonts/HelveticaNeueLTStd-MdCn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTStd-MdCn.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'Romie Trial';
    src: url('../fonts/RomieTrial-Regular.woff2') format('woff2'),
        url('../fonts/RomieTrial-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'Romie Trial';
    src: url('../fonts/Romie-Regular-Italic.woff2') format('woff2'),
        url('../fonts/Romie-Regular-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


#containerss{
    position: fixed;
    height: 100vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    background-color: white;
    top: 0;
}
#containerss img{
    width: 100%;
}

/* .slide{
    display: block;
    position: absolute;
    height: 162vh;
    width: 100vw;
    background-image: url("../img/load2.png");
    background-size: cover;
} */


.info{
    background: #F5F5F5;
}
.info .header div, .info .header div h6 a{
    color: black!important;
    text-decoration: none;
    
}
.menu{
    background: #F5F5F5;
}
.menu .header div, .menu .header div h6 a{
    color: black!important;
    text-decoration: none;
}
.artist{
    /* background: #F0E0EE; */
}
.home{
    background: #F5F5F5;
}
.board{
    background: #F5F4E5;
}

.home .header div, .home .header div h6 a{
    color: black!important;
    text-decoration: none;
}

/* ::-webkit-scrollbar {
    display: none;
} */

.header-mob{
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 2;
}
.logo-mob{
    width: calc(100vw - 40px);
    text-align: center;
    padding: 20px 20px;
}
.logo-mob img{
    width: 100%;
}
.logo-mob h6{
    float: left;
}
.logo-mob h6 a{
    font-family: 'Helvetica Neue LT Pro';
    font-size: 20px;
    color: #000000;
    text-decoration: none;
}
.logo-mob h6:last-child{
    float: right;
}
.header{
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: calc(100vw - 100px);
    padding: 35px 50px;
    z-index: 2;
}
.header div{
    display: flex;
    width: 33.3%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* color: #F0E0EE; */
    color: #FFF;
}
.header div:last-child{
    text-align: right;
}
.header div span{
    font-family: 'Helvetica Neue LT Pro';
    font-style: italic;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.header div h6{
    display: flex;
    flex-direction: column;
    width: 100%;
    font-family: 'Helvetica Neue LT Pro';
    font-size: 30px;  
}
.header div h6 a{
    color: white;
    text-decoration: none;
}
.header div span a{
    color: black;
    text-decoration: none;
}


.header-footer{
    position: absolute;
    bottom: 3vh;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: calc(100vw - 80px);
    padding: 40px;
    z-index: 1;
    pointer-events: none;
}
.header-footer div{
    display: flex;
    width: 33.3%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* color: #F0E0EE; */
    color: #FFF;
}
.header-footer div span{
    font-family: 'Helvetica Neue LT Pro';
    font-style: italic;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.header-footer div h6{
    display: flex;
    flex-direction: column;
    width: 100%;
    font-family: 'Helvetica Neue LT Pro';
    font-size: 40px;
}


.logo{
    width: 120%!important;
}
.logo a img, .logo a{
    width: 100%;
}
.logonav{
    margin-right: 5vw;
}
/* .marquee{
    background: none;
    width: 100%;
    height: 20px;
    position: fixed;
    padding: 30px 0;
    bottom: 0;
}
.marquee div{
    background-repeat-y: no-repeat;
    background-image: url("../img/marquee-2.png");
    animation: marquee 30s infinite linear;
    position: absolute;
    width: 100vw;
    height: 21px;
    background-size: cover;
} */

/* .marquee {
    width: 100%;
    height: 20px;
    overflow: hidden;
    position: fixed;
    padding: 30px 0;
    bottom: 0;
    z-index: 9;
  }
  
  .marqueec {
    display: block;
    width: 200%;
    height: 30px;
  
    position: absolute;
    overflow: hidden;
  
    animation: marquee 25s linear infinite;
  }
  
  .marquees {
    float: left;
    width: 50%;
  }
  .marquees h3{
    font-family: 'Helvetica Neue LT Pro';
    font-size: 25px;
    display: inline-flex;
    flex-direction: row;
  }
  .marquees {
    font-family: 'Romie Trial';
    color: #000000;
    font-style: italic;
    text-transform: uppercase;
    font-size: 23px;
  }
.marquees  span{
    font-feature-settings: "ss01";
}
  
  @keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
  } */

  
  .marquee {
    transition: all 0.5s;
    width: 100%;
    overflow: hidden;
    position: fixed;
    padding: 30px 0;
    bottom: 0;
    z-index: 9;
  }
  .marquee.running .marquee-inner {
    animation-play-state: running;
  }
  .marquee:hover .marquee-inner {
    animation-play-state: running;
  }
  .marqueecont {
    padding: 0 5px;
    white-space: nowrap;
  }
  .marqueecont span, .marqueecont h3{
    display: inline-flex;
  }
  .marqueecont{
    font-family: 'Romie Trial';
    font-style: italic;
    text-transform: uppercase;
    font-size: 23px;
  }
  .marqueecont span{
    font-feature-settings: "ss01";
  }
  .marqueecont h1{
    display: inline-flex;
  }
  .marqueecont h3{
    font-family: 'Helvetica Neue LT Pro';
    font-size: 25px;
    display: inline-flex;
    flex-direction: row;
    font-style: normal;
  }
  
  .marquee-inner {
    width: fit-content;
    display: flex;
    position: relative;
    transform: translate3d(calc(-25% + 20vw), 0, 0);
    /* animation: marquee 20s linear infinite; */
    animation-play-state: paused;
  }
  
  @keyframes marquee {
    0% {
      transform: translateX(calc(-25% + 20vw));
    }
    100% {
      transform: translateX(calc(-50% + 20vw));
    }
  }

.hero{
    width: 100vw;
    min-height: 100vh;
    position: relative;
    z-index: 1;
    display: flex;
    /* background-color: #F4F3EF; */
    flex-direction: column;
}
.img-hero{
    height: 100vh;
    min-width: 100vw;
    display: flex;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}
.txt-hero{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5vw;
}
.title-hero{
    font-family: 'Romie Trial';
    font-style: italic;
    text-transform: uppercase;
    font-size: 30px;
}
.title-hero span {
    font-feature-settings: "ss01";
}
.title-hero h3{
    font-family: 'Helvetica Neue LT Std';
    font-size: 38px;
    display: inline-flex;
    flex-direction: row;
    font-style: normal;
    margin-bottom: 15px;
    margin-left: 8px;
    margin-top: 10px;
}

.nav-hero {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;
    margin-top: 20px;
    width: 100%;
    overflow: scroll;
}
.nav-hero::-webkit-scrollbar{
    display: none;
}
.nav-hero a{
    border: 1px solid black;
    padding: 5px 10px 0px 10px;
    border-radius: 25px;
    text-transform: uppercase;
    margin: 0 5px;
    cursor: pointer;
    color: black;
    text-decoration: none;
    min-width: fit-content;
    font-family: 'Helvetica Neue LT Pro';
}
.bios{
    column-count: 1;
    column-gap: 5%;
    color: #000;
    font-family: 'Helvetica Neue LT Pro';
    font-style: normal;
    line-height: normal;
    padding-top: 20px;
}
.st0{
    fill:#FFFFFF;
}
/* @keyframes marquee {
    0% {
      background-position: 0;
    }
  
    100% {
      background-position: -1980px;
    }
} */

.container-home{
    width: 100vw;
}
.item-home{
    width: 100%;
}
.item-home img{
    width: 100%;
}
.item-home div{
    padding: 19px 0 40px 0px;
}
.item-home a {
    color: black;
    text-decoration: none;
}
.item-home a div h3{
    font-family: 'Romie Trial';
    font-weight: 400;
    font-size: 20.5px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    font-style: italic;

}
.item-home a div h3 span{
    font-family: 'Romie Trial';
    color: #000000;
    font-style: italic;
    text-transform: uppercase;
    font-feature-settings: "ss01";
    text-decoration: none;
}
.item-home a div h2{
    font-family: 'Helvetica Neue LT Pro';
    font-weight: 900;
    font-size: 30.5px;
    line-height: 32px;
    text-align: center;
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 6px;
}

.content{
    padding-top: 10vw;
    position: relative;
    margin-bottom: 90px;
    top: 0;
}
.content-artist{
    width: 100vw;
    /* overflow-x: scroll; */
    display: flex;
    flex-direction: row;
    height: 400px;
}
.title-art-con{
    width: 60px;
    display: flex;
    transform: rotate(-90deg);
}
.content-artist-dest{
    width: calc(100vw - 5vw);
    display: inline-block;
    padding-left: 5vw;
    margin: 10vw 0px;
}

.content-item-artist-dest {
    width: 100%;
    display: flex;
    overflow-x: scroll;
    height: 600px;
    justify-content: center;
}
.content-artist::-webkit-scrollbar, .content-item-artist-dest::-webkit-scrollbar{
    display: none;
   }
.content-artist h2{
    /* transform: rotate(270deg); */
    min-width: max-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: initial;
    font-family: 'Helvetica Neue LT Pro';
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.titulo-dest{
    font-family: 'Helvetica Neue LT Pro';
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    margin-top: 15px;
    text-align: center;
    text-transform: uppercase;
}
.content-item-artist{
    width: 100%;
    display: flex;
    overflow-x: scroll;
    scrollbar-width: none;
}
.content-item-artist::-webkit-scrollbar {
    display: none;
}
.item-artist{
    font-family: 'Helvetica Neue LT Pro';
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #000000;
    /* height: 300px; */
    height: initial;
    padding: 5px 10px;
    margin-top: 40px !important;
    margin-bottom: 0 !important;
}
.item-artist img{
    width: auto;
    height: 100%;
}
.dest{
    /* width: 100vw; */
    display: block;
    margin: 0 10px;
}
.dest img{
    display: block;
    margin: 0 auto;
    height: 100%;
}

.container-info{
    width: 100vw;
    display: flex;
    height: 100vh;
    align-items: center;
    flex-direction: column;
}
.info-text {
    width: calc(100% - 10%);
    display: flex;
    flex-direction: column;
    padding: 20vh 5%;
    justify-content: center;
}
.info-text h2{
    font-family: 'Helvetica Neue LT Pro';
    font-size: 35px;
    line-height: 40px;
    color: #000000;
    font-weight: 900;
    margin-bottom: 30px;
}
.info-text p{
    font-family: 'Helvetica Neue LT Pro';
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}
.info-text a{
    color: #000000;
}
.info-text strong{
    font-family: 'Helvetica Neue LT Std';
    font-weight: 900;
}
.info-image{
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    min-height: 500px;
    display: none;
}
.marquee-info{
    background: none;
    width: 100%;
    height: 20px;
    position: fixed;
    padding: 30px 0;
    bottom: 0;
}
.marquee-info div{
    background-repeat-y: no-repeat;
    background-image: url("../img/marquee-info.png");
    animation: marquee 30s infinite linear;
    position: absolute;
    width: 100vw;
    height: 21px;
    background-size: cover;
}

.container-menu{
    padding-top: 20vh;
}
.nav {
    display: block;
    padding: 20px 0;
    margin: 0 auto;
    width: 95vw;
}
.navi {
    display: inline-flex;
    padding: 25px 80px;
    margin: 0 auto;
    width: calc(100vw - 160px);
}
.nav-item{
    /* display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    width: 33.33%;
    flex-wrap: nowrap; */
    width: 100%;
    float: left;
    display: flex;
    padding: 25px 0;
    justify-content: center;
    min-width: 270px;
    min-height: 85px;
    height: 175px;
}
.nav-item img{
    width: auto;
    /* width: 28%;
    min-width: 134px; */
}
.nav-item div{
    /* display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    width: 50%;
    margin-left: 20px; */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
    margin-left: 20px;
    justify-content: center;
}
.nav-item div h1{
    font-family: 'Romie Trial';
    color: #000000;
    font-style: italic;

}
.nav-item div h1 span{
    font-feature-settings: "ss01";
}
.nav-item p{
    font-family: 'Helvetica Neue LT Pro';
    color: #000000;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 10px;
}

.content-board{
    position: relative;
    padding: 0px 20px;
    width: calc(100vw - 40px);
}
.content-artist-board{
    width: 100%;
    overflow-x: scroll;
    display: flex;
    flex-direction: row;
    height: 78vh;
    overflow-y: hidden;
}
.content-artist-board :last-child{
    padding: 0px 0px 0px 0px;
}
.content-artist-board::-webkit-scrollbar {
    display: none;
}
.item-artist-board{
    font-family: 'Helvetica Neue LT Pro';
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #000000;
    height: 100%;
    padding: 0px 20px 0px 0px;
}
.item-artist-board img{
    width: auto;
    height: 100%;
}
.nav-board{
    height: 10vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 14px;
}

.nav-board img{
    width: 60%;
}
.nav-board div{
    width: 100%;
}
.nav-board h1{
    font-family: 'Helvetica Neue LT Pro';
    display: inline-block;
    font-size: 24px;
    text-transform: uppercase;
}
.nav-board p{
    font-family: 'Romie Trial';
    color: #000000;
    font-style: italic;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-size: 18px;
}
.nav-board p span{
    font-feature-settings: "ss01";
}
.nav-board-n {
    font-family: 'Helvetica Neue LT Pro';
    display: inline-block;
    text-align: left;
    margin-top: 11px;
}
.nav-board-n a{
    color: #000000;
    text-decoration: none;
    margin-left: inherit;
    margin-right: 15px;
}
.bt{
    display: flex;
    text-align: left;
    justify-content: inherit;
}
.lb{
    display: none;
}
.logb{
    width: 90vw;
    display: block;
    margin: 15px auto;
}
.logb img{
    width: 100%;
}








/*LOGIN PRIVATE*/

.conte{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.background-login {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    overflow: hidden;
}
.login-wrap {
    width: 500px;
    padding: 20px;
    text-align: center;
    background: rgba(11,76,95,.4);
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.form-group {
    margin-bottom: 15px;
}
.btn-black {
    background: rgba(0,0,0,.4);
    color: #fff;
}
.pass{
    padding: 10px;
    text-align: center;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.background-login img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    margin-left: -50%;
}
.login-wrap label {
    color: #fff;
}
.login-wrap h1 {
    font-family: "Proxima Nova Rg";
    color: #fff;
}
.ig, .sub_ab{
    color: black;
}

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

}

@media screen and (min-width: 768px) {
    .header{
        display: flex;
    }
    .header-mob{
        display: none;
    }
    .container-info{
        flex-direction: inherit;
    }
    .info-text{
        width: calc(50% - 10%);
        padding: 0% 10%;
        margin-bottom: 15px;
    }
    .info-image{
        width: 50%;
        min-height: inherit;
    }
    .nav-item{
        width: 33.33%;
        min-width: 270px;
    }
    .nav-item p{
        font-size: 1.9rem;
    }

    .info-image{
        display: flex;
    }
    .hero{
        min-height: inherit;
        overflow: hidden;
        flex-direction: initial;
    }
    .img-hero{
        min-width: 35vw;
    }
    .bios{
        column-count: 2;
    }
    .txt-hero {
        padding: 6vw 3vw 0vw 3vw;
    }
    .nav-hero{
        width: 100%;
        justify-content: flex-start;
        overflow: scroll;
    }
    .nav-hero a{
        margin: 0px 10px;
    }
    .nav-hero a:first-child{
        margin: 0px 10px 0 0;
    }
    .nav-board-n{
        display: inline-block;
        text-align: right;
        margin-top: inherit;
    }
    .nav-board-n a {
        margin-left: 10px;
        margin-right: inherit;
    }
    .bt {
        display: flex;
        justify-content: center;
        text-align: inherit;
    }
    .content-artist-board{
        height: 90vh;
    }
    .nav-board {
        flex-direction: inherit;
        margin-top: inherit;
    }
    .nav-board div {
        width: 33.33%;
    }
    .lb{
        display: flex;
    }
    .logb{
        display: none;
    }
    .title-hero h3 {
        font-size: 4vw;
    }
    .title-hero {
        font-size: 2vw;
    }
}

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

}

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

}

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

}