

/*fonts*/

/*nombres cantantes*/


@font-face {
    font-family: 'tt_trailersextrabold';
    src: url('../fonts/tt_trailers_extrabold-webfont.eot');
    src: url('../fonts/tt_trailers_extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tt_trailers_extrabold-webfont.woff2') format('woff2'), url('../fonts/tt_trailers_extrabold-webfont.woff') format('woff'), url('../fonts/tt_trailers_extrabold-webfont.ttf') format('truetype'), url('../fonts/tt_trailers_extrabold-webfont.svg#tt_trailersextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*fechas*/

@font-face {
    font-family: 'factor_a_boldregular';
    src: url('../fonts/factor_a_bold-webfont.eot');
    src: url('../fonts/factor_a_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/factor_a_bold-webfont.woff2') format('woff2'), url('../fonts/factor_a_bold-webfont.woff') format('woff'), url('../fonts/factor_a_bold-webfont.svg#factor_a_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.fontTrailer {
    font-family: 'tt_trailersextrabold'!important;
}

/*==================================================================*/
/************* GENERAL ************************/
/*===================================================================*/

* {
    -webkit-tap-highlight-color: transparent;
}



* {
    margin: 0;
    padding: 0;
    box-sizing:border-box;
}
html {
    scroll-behavior: smooth;
 
    scroll-padding-top: 180px;
}
html, body {
    position: relative;
    font-family: "Poppins", sans-serif;
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
    min-height: 100%;
    color: #ffffff;
    /*font-size: 14px;*/
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

p{
    font-weight:600;
}
.artistaCartel {
    font-family: 'tt_trailersextrabold';
    font-size:60px;
    line-height:54px;

}
.idioma {
    /*font-family: 'factor_a_boldregular';*/
    font-family: "Poppins", sans-serif;
    text-decoration:none;
    color:#ffffff;
    font-size:18px;
    border-bottom:4px solid transparent;
}
    .idioma.active {
        /*font-family: 'factor_a_boldregular';*/
        font-family: Poppins;
        font-weight: 800;
        font-style: normal;
        border-bottom: 4px solid #fa6c2fff;
    }


    @media(max-width:700px){
        .idioma.active {
            /*font-family: 'factor_a_boldregular';*/
            font-family: Poppins;
            font-weight: 800;
            font-style: normal;
            border-bottom: 4px solid #fa6c2fff;
        }

    }
.bold{
    font-weight:bold;
}
@media (max-width:1130px){
    .prportrait20{
        padding-right:30px;
    }
}


.fechas {
    font-family: 'factor_a_boldregular';
    font-size:20px;
}

.horas {
    font-family: 'factor_a_boldregular';
    font-size: 18px;
    background-color: white;
    color: #001048ff;
    padding: 3px 6px;
    box-sizing: border-box;
    width: fit-content;
    border-radius: 3px;
}

.titular {
    font-family: 'tt_trailersextrabold';
    /*font-size: 40px;*/
    font-size: 60px;
    line-height: 60px;
    vertical-align: middle;
}
.textBig {
    /*font-size: 18px;*/
    font-size: 16px;
}

.psmall {
    font-size: 0.8em;
}
@media(max-width:768px) {
   
    .artistaCartel {
        font-size: 50px;
        line-height: 46px;
    }
}
@media(max-width:508px){
    .titular {
        /*font-size: 30px;*/
        font-size: 50px;
    }
    .textBig {
        font-size: 16px;
    }
    .artistaCartel {
        font-size: 60px;
        line-height: 56px;
    }
}
@media(max-width:374px) {
    .titular {
        /*font-size: 24px;*/
        font-size: 40px;
    }
}

main {
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100%;
    min-height: 100%;
  
}
.containerPpal {
    width: 100vw;
    /*max-width: 1100px;*/
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex: 1;
    align-items: center;
    /*padding-top: 30px;*/
    /*background-image: url("/images/2024/bgCartelImg.png");
    background-position: center top;
    background-repeat:no-repeat;
    background-size: 100% auto;*/
    background-color: #001048ff;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
}


.bgMenuAndComingSoon {
    background-color: #ff4d46;
    background-image: url("/images/2025/fondo.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.bgMenuAndCartel {
    /*morado*/
    /*background-color: #7d16ff;*/
    background-color: #001048ff;
    /*rojo*/
    /*background-color: #ff4d46;*/
    /*background-image: url("/images/2025/fondoV2.png");*/
    background-image: url("/images/2025/fondoV3_2026.svg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: space-between;
}
.dblock{
    display:block;
}
.containerFull {
    width: 100vw;
    /*max-width: 1100px;*/
    max-width: 800px;
    margin: 0 auto;
}
.container {
    width: 85vw;
    /*max-width: 900px;*/
    max-width: 600px;
    margin: 0 auto;
}
.containerBig {
    width: 86vw;
    /*max-width: 1000px;*/
    max-width: 700px;
    margin: 0 auto;
}
.containerCartel {
    width: 86vw;
    /*max-width: 900px;*/
    max-width: 600px;
    margin: 0 auto;
}
.containerSmall {
    width: 80vw;
    /*max-width: 850px;*/
    max-width: 700px;
    margin: 0 auto;
}
.containerXSmall {
    width: 85vw;
    /*max-width: 700px;*/
    max-width: 400px;
    margin: 0 auto;
}
.minHeightComingSoon{
    min-height:840px;
}

@media(orientation:portrait) and (max-width:600px){
    .minHeightComingSoon {
        min-height: 60vh;
    }
}
.containerTitular {
    width: 90vw;
    max-width: 950px;
    margin: 0 auto;
}
section {
    /*padding: 0px 20px;*/
}


/*****rows, cols *********/
.gap10{
    grid-gap:10px;
}
.gap20 {
    grid-gap: 20px;
}
.gap30 {
    grid-gap: 30px;
}
.gap40 {
    grid-gap: 40px;
}
.gap50 {
    grid-gap: 50px;
}
.gap80 {
    grid-gap: 80px;
}
.gapFooter {
    grid-gap: 70px;
}

@media(max-width:500px){
    .gapFooter {
        grid-gap: 30px;
    }

}
.pcolLayout {
    padding: 15px;
}

.pcolForm {
    padding: 5px;
}

.plr15 {
    padding: 0px 15px;
}

.mr10 {
    margin-right: 10px;
}

.row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.col-md {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}

.col-md-6 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}
.col-md-7 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}

.col-md-8 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}

.col-md-10 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}
.col-md-11 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}


.col {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1
}

.col-7 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1.5
}

.col-8 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 2
}

.col-10 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 3;
}
.col-11 {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 3;
}
.col-btn {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;

}
.nowrap{
    flex-wrap:nowrap;
}
.rownowrapPc {
    flex-wrap: wrap;
}

.columnflex1{
    display:flex;
    flex-direction:column;
    flex:1;
    min-height:100%;
    width:100%;
}

.flex1{
    display:flex;
    flex-direction:column;
    flex:1;
}

.showLandscape{
    display:none;
}
.mtCandado{
    margin-top:3px;
}

.showPortrait {
    display: flex;
}


.mb10vh {
    margin-bottom: 60px;
}
.mt10vhLandscape {
    margin-top: 20px;
}
.mt7vhLandscape {
    margin-top: 20px;
}
.mt4vhLandscape {
    margin-top: 20px;
}









@media screen and (min-width: 600px) {
    .col-btn {
        flex: 0 0 220px;
    }
}

.mt30portrait{
    margin-top:30px;
}
.mt50portrait {
    margin-top:50px;
}

.mt15portrait {
    margin-top: 15px;
}
.col {
    flex-direction: column;
}
.colTextCenter{
    align-items:center;
}
.colTextLeft{
    text-align:left;
}
.colTextCenterPcLeftMobile {
    align-items: flex-start;
}

.colXLg {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}

@media screen and (min-width: 800px) {


    .colXLg {
        flex: 1;
    }
}


/*col-lg*/

.col-lg {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
}
@media screen and (min-width: 600px) {


    .col-lg {
       flex:1;
    }

  
}
    @media screen and (min-width: 500px) {
        .colTextCenterPcLeftMobile {
            align-items: center;
        }
       
        .mt10vhLandscape {
            margin-top: 10vh;
        }
        .mt4vhLandscape {
            margin-top: 2vh;
        }
        .mt7vhLandscape {
            margin-top: 7vh;
        }
        .mt30portrait {
            margin-top: 0;
        }
        .mt50portrait {
            margin-top: 0;
        }
        .mt15portrait {
            margin-top: 0;
        }
        .mb10vh {
            margin-bottom: 10vh;
        }
        .showLandscape {
            display: flex;
            
        }
        .mtCandado {
            margin-top: 40px;
        }

        .showPortrait {
            display: none;
        }
        .rownowrapPc {
            flex-wrap: nowrap;
        }

        .col-md {
            flex: 1
        }

        .col-md-6 {
            flex: 1.1
        }
        .col-md-7 {
            flex: 1.3
        }

        .col-md-8 {
            flex: 2
        }

        .col-md-10 {
            flex: 3;
        }
        .col-md-11 {
            flex: 6;
        }
        .col-btn {
            flex: 0 0 220px;
        }
    }


    @media screen and (min-width: 980px) {
        .col-btn {
            flex: 0 0 300px;
        }
    }

    @media screen and (min-width: 1090px) {
        .col-btn {
            flex: 0 0 350px;
        }
    }

    .row-space-between {
        display: flex;
        justify-content: space-between;
    }
.row-flex-end {
    display: flex;
    justify-content: flex-end;
}
    .row-space-evenly {
        justify-content: space-evenly;
    }

    .center {
        justify-content: center;
        align-items: center;
    }

    .rowcenterVertical {
        align-items: center;
    }

.rowStretchVertical {
    align-items: stretch;
}

.h100{
    height:100%;
}

.imgH100{
    height:100%;
    width:auto;
}
.rowcenterHorizontal {
   justify-content: center;
}
    .colCenterVertical{
        justify-content:center;
    }
    .rowFlexEnd{
        justify-content:flex-end;
    }

.colFlexEnd {
    align-items:flex-end;
}

.colVerticalSpaceBetween{
    justify-content:space-between;
}

/*================custom scroll bar===========================*/
/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: white;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #fa6c2fff;
    border-radius: 5px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #fa6c2fff;
    }




/*swiper*/

.containerSliderPalacio {
    margin-left: auto;
    margin-right: auto;
    /*width: 100vw;*/
    width: 90vw;
    /*max-width: 1010px;*/
    max-width: 710px;
    position: relative;
    /*padding-left: 45px;
    padding-right: 45px;*/
    box-sizing: border-box;
}
.containerVideosEdiciones {
    margin-left: auto;
    margin-right: auto;
    width: 90vw;
    max-width: 710px;
    box-sizing: border-box;
}
.containerSliderCantantes {
    margin-left: auto;
    margin-right: auto;
    /*width: 100vw;*/
    width: 90vw;
    /*max-width: 1010px;*/
    max-width: 750px;
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
    box-sizing: border-box;
}

.containerSliderEdicionAnterior {
    margin-left: auto;
    margin-right: auto;
    /*width: 100vw;*/
    width: 100vw;
    /*max-width: 1100px;*/
    max-width: 800px;
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
    box-sizing: border-box;
}
/*@media(max-width:1100px){*/
    @media(max-width:800px) {

        .containerSliderEdicionAnterior {
            margin-left: auto;
            margin-right: auto;
            width: 95vw;
            /*max-width: 1100px;*/
            max-width: 800px;
            position: relative;
            padding-left: 45px;
            padding-right: 45px;
            box-sizing: border-box;
        }
    }





/*#sliderCantantes{
    padding-bottom:30px!important;
}*/

.swiper-slide {
    cursor: pointer;
}

:root {
    --swiper-navigation-size: 44px;
    --swiper-navigation-color: #ffffff;
}

.swiper-pagination-bullet {
    border: 2px solid #fd4f4b;
    opacity: 1;
    background-color: transparent;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullet-active {
    background-color: #fd4f4b
}


/*@media(max-width:500px) {
    #sliderCantantes .swiper-wrapper {
        padding-bottom: 50px;
    }
}*/











    /*================textos===========================*/
    /*p {
        margin-top: 5px;
        margin-bottom: 5px;
     
    }*/

    .transp{
        color:transparent;
    }

.transpPcName{
   visibility:hidden;
}

.w100{
    width:100%;
}

.w90 {
    width: 90%;
}
@media(max-width:766px){
    .transpPcName {
        color: transparent;
        display:none;
    }

}

.whiteColor {
    color: #ffffff;
}
.redColor {
    color: #e00001!important;
  
}

    a {
        cursor: pointer;
    }
        a:hover {
            color: #ffffff!important;
        }

    .lighter{
        font-weight:100;
    }

    /*================images===========================*/
    .rwd {
        max-width: 100%;
        height: auto;
    }

.rwd80 {
    max-width: 80%;
    height: auto;
}
.rwd70 {
    max-width: 70%;
    height: auto;
}
.rwd60 {
    max-width: 60%;
    height: auto;
}
    /*================alineacion textos===========================*/
    .text-left {
        text-align: left;
    }

    .text-center {
        text-align: center !important;
    }

    .text-right {
        text-align: right;
    }

    .text-justify {
        text-align: justify;
    }
.text-left-landscap-center-Portrait {
    text-align: center;
}
.text-right-landscap-center-Portrait {
    text-align: center;
}

.colFlexEndLandscape-centerPOrtrait{
    align-items:center;
}
.colFlexStartLandscape-centerPOrtrait {
    align-items: center;
}

h2 {
    font-size: 26px;
    line-height:1.2em;
    margin:0;
}

.extraH2 {
    font-size: 30px;
    line-height: 1.2em;
    margin: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 900;
}


@media(min-width:767px) {
    h2 {
        font-size: 3vw;
    }

    .extraH2 {
        font-size: 4.2vw;
    }

}

@media(min-width:1101px) {
    h2 {
        font-size: 40px;
    }

    .extraH2 {
        font-size: 50px;
    }
}

.lunaNueva{
    width:30px;
}


@media screen and (min-width: 767px) {
   

    .text-left-landscap-center-Portrait {
        text-align: left;
    }

    .text-right-landscap-center-Portrait {
        text-align: right;
    }
    .colFlexEndLandscape-centerPOrtrait {
        align-items: flex-end;
    }
    .colFlexStartLandscape-centerPOrtrait {
        align-items: flex-start;
    }
}
    /*================padding, margins===========================*/

    .p15 {
        padding: 15px;
    }

    .plr8 {
        padding-left: 8px;
        padding-right: 8px;
    }

    .mt5 {
        margin-top: 5px;
    }

    .mt40 {
        margin-top: 40px;
    }

    .mt30 {
        margin-top: 30px;
    }

    .mt20 {
        margin-top: 20px;
    }
.mt50 {
    margin-top: 50px;
}
    .mt60 {
        margin-top: 60px;
    }

.mt60Landscapemt30Portrait {
    margin-top: 60px;
}

@media(max-width:500px){
    .mt60Landscapemt30Portrait {
        margin-top: 30px;
    }
}

    .mt80 {
        margin-top: 80px;
    }

.mt100{
    margin-top: 100px;
}

    .mt100 {
        margin-top: 100px;
    }
.mt100Landmt50Port{
    margin-top:100px;
}
.mt80Landmt50Port {
    margin-top: 80px;
}
@media(max-width:600px) {
    .mt100Landmt50Port {
        margin-top: 50px;
    }
    .mt80Landmt50Port {
        margin-top: 50px;
    }
}
.mt-15 {
    margin-top: -15px;
}

    .mt10 {
        margin-top: 10px;
    }

    .mt3 {
        margin-top: 3px;
    }

    .pt30 {
        padding-top: 30px;
    }
.ptb15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
    .mb10 {
        margin-bottom: 10px;
    }
.mb20 {
    margin-bottom: 20px;
}
    .mb30 {
        margin-bottom: 30px;
    }
.mb40 {
    margin-bottom: 40px;
}
.mb80 {
    margin-bottom: 80px;
}
    .valignMiddle {
        vertical-align: middle;
    }


    /*botones generales*/

/*buttons*/
.btn {
    border-radius: 5px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    color: #0c1645;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 1.8em;
    line-height: inherit;
    font-family: 'factor_a_boldregular';
    font-weight: bolder;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    -ms-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    text-align: center;
}

.mtbtnEntradas {
    /*margin-top: 80px;*/
    margin-top: 60px;
}
@media(max-width:898px) {
    .btn {
        font-size: 2em;
    }
}
@media(max-width:750px) {
    .btn {
        font-size: 1.8em;
    }
}
@media(max-width:678px){
    .btn {
       
        font-size: 1.6em;
      
    }
}
@media(max-width:603px) {
    .btn {
        font-size: 1.4em;
    }
    .mtbtnEntradas {
        margin-top: 40px;
    }
}
@media(max-width:540px) {
    .btn {
        font-size: 1.2em;
    }
}
@media(max-width:498px) {
    .btn {
        font-size: 1.8em;
    }
}
@media(max-width:450px) {
    .btn {
        font-size: 1.5em;
    }
}
@media(max-width:400px) {
    .btn {
        font-size: 1.3em;
    }
}
        .btn i {
            font-size: 18px;
        }

    .btn:hover {
        /*transform: scale(0.95);*/
        background-color: #fd4f4b;
    }


.btnRojo {
    background-color: #fd4f4b;
}
.bgRojo {
    background-color: #fd4f4b;
}
.btnVerde{
    background-color: #08696a;
}
.bgVerde {
    background-color: #08696a;
}



.bgAzulMarino {
    background-color: #001048ff;
}
.btnMorado {
    background-color: #7b2bfe;
}
.bgMorado {
    /*background-color: #7b2bfe;*/
    background-color: #001048ff;
}
.btnorange {
    background-color: #fa6c2fff;
}
.bgOrange {
    background-color: #fa6c2fff;
}
.colorRojo {
    color: #fd4f4b
}

.bgAmarilo {
    background-color: #f2d8a6ff;
}

.bgAzulClaro {
    background-color: #75afb9ff
}


.colorVerde {
    color: #08696a
}

.colorMorado {
    /*color: #7b2bfe;*/
    color: #001048ff
}
.mlrauto{
    margin-left:auto;
    margin-right:auto;
}
    /******************************************************************************************************************************/
    /*********************************************************HOME *********************************************************************/
    /************************************************************************************************************************************/
.bgPage {
    background-color: #001048ff;
    
}




    .logoFooter{
      
        width: 250px;
      
    }
.logoFooter2 {
    width: 250px;
    /*width: 100%;*/
}


label {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
}



/*inputs*/

.form-control {
    display: block;
    width: 100%;
    text-align: left;
    padding: 10px 0px 6px 0px;
    font-size: 14px;
    line-height: 1;
    color: #e00001;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-bottom: 1px solid #ffffff;
    border-radius: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box;
}
    /*calendario input date*/
    .form-control::-webkit-calendar-picker-indicator {
        filter: invert(12%) sepia(73%) saturate(5802%) hue-rotate(353deg) brightness(94%) contrast(116%);
    }

    .form-control:-webkit-autofill,
    .form-control:-webkit-autofill:hover,
    .form-control:-webkit-autofill:focus {
        border: 1px solid black;
        -webkit-text-fill-color: #e00001;
        -webkit-box-shadow: 0 0 0px 1000px #000 inset;
        transition: background-color 5000s ease-in-out 0s;
        padding-left:10px;
    }
  



    .form-control-file::-webkit-file-upload-button {
     
        display: none;
    }



.form-control-file::before {
    font-family: "Font Awesome 5 Brands";
    content: "\f03e  ADJUNTAR ARCHIVO";
    width: 100%;
    padding: 0px;
    min-height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    color: #ffffff;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    transition: all linear 200ms;
    font-family: 'Poppins', FontAwesome;
    background: #e00001;
    margin-bottom: 10px;
}

@-moz-document url-prefix() {
    .containerFirefox {
        position: relative;
    }

        .containerFirefox .form-control-file {
            -moz-opacity: 0;
            filter: alpha(opacity: 0);
            opacity: 0;
            cursor: pointer;
            position: absolute;
            z-index: 999;
            width: 100%;
            height: 50px;
        }

        .containerFirefox::before {
            font-family: "Font Awesome 5 Brands";
            content: "\f03e  ADJUNTAR ARCHIVO";
            width: 100%;
            padding: 0px;
            min-height: 30px;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            box-sizing: border-box;
            color: #ffffff;
            font-weight: normal;
            font-size: 14px;
            cursor: pointer;
            transition: all linear 200ms;
            font-family: 'Poppins', FontAwesome;
            background: #e00001;
            position: absolute;
            z-index: 99;
            cursor: pointer;
            margin-bottom: 10px;
        }
}








.wordSapcingBig{
    word-spacing:60px;
}

*:focus {
    outline: none;
}


::-webkit-input-placeholder { /* Edge */
    color: #e00001;
    font-weight:400;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e00001;
    font-weight: 400;
}

::placeholder {
    color: #e00001;
    font-weight: 400;
}
.nounderline{
    text-decoration:none;
}
    .linkUnderline {
        text-decoration: underline;
        color: #ffffff;
    }

        .linkUnderline:hover {
            color: #0071BA;
        }

.linkBold {
    font-family: 'Poppins', Open Sans, sans-serif;
    text-decoration: none;
    color: #ffffff;
}

        .linkBold:hover {
            color: #0071BA;
        }




    .containerCheck {
        display: block;
        position: relative;
        padding-left: 24px;
        margin-top: 10px;
        cursor: pointer;
    
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        cursor: pointer;
        font-size:12px;
    }
      

        .containerCheck input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 12px;
    width: 12px;
    background-color: transparent;
    border: 1px solid #ffffff;
}

.containerCheck:hover input ~ .checkmark {
    background-color: transparent;
    border: 1px solid red;
}


.containerCheck input:checked ~ .checkmark {
    background-color: transparent;
}


    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }


    .containerCheck input:checked ~ .checkmark:after {
        display: block;
    }


.containerCheck .checkmark:after {
    left: 4px;
    top: 0px;
    width: 3px;
    height: 8px;
    border: solid red;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

    .text-footer {
        font-size: 0.8em;
    }


/*footer*/
.bgMorado {
    /*background-color: #7b2bfe;*/
    background-color: #001048ff
}

.bgFooterColor {
    background-color: #75afb9ff;
    padding: 0px 15px 30px 15px;
}

@media(max-width:620px){
    .bgFooterColor {
        background-color: #75afb9ff;
        padding: 30px 15px 30px 15px;
    }

}
footer {
 
    color: #ffffff;
   
    width: 100%;
  
    text-align: center;
    box-sizing: border-box;
}

        footer a {
            color: #ffffff;
            text-decoration: none;
        }

  
    .uppercase{
        text-transform:uppercase;
    }


.logoHeader {
    max-width: 250px;
}



@media(max-width:600px){

   
    .logoHeader {
        max-width: 200px;
    }

  

}
  




/********************************************************************************************/
/*******************************************loading*****************************************/
/*******************************************************************************************/
#divLoading {
    display: flex;
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


.overlayCargando {
    color: #ffffff;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    width: 100%;
    height: 100%;
    background-color: #75afb9ff;
}





/* HTML: <div class="loader"></div> */
/*.loader {
    width: 80px;
    aspect-ratio: 1;
    background: radial-gradient(farthest-side at top,#0000 calc(100% - 21px),#ffffff calc(100% - 20px) 99%,#0000) bottom/100% 50%, radial-gradient(farthest-side,#ffffff 94%,#0000 ) left /20px 20px, radial-gradient(farthest-side,#ffffff 94%,#0000 ) right/20px 20px;
    background-repeat: no-repeat;
    position: relative;
}

    .loader::before {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        inset: auto 0 0;
        margin: auto;
        border-radius: 50%;
        background: #fd4f4b;
        transform-origin: 50% -20px;
        animation: l14 1s infinite cubic-bezier(0.5,623,0.5,-623);
    }

@keyframes l14 {
    100% {
        transform: rotate(0.5deg)
    }
}*/

/* HTML: <div class="loader"></div> */
.loader {
    width: 60px;
    aspect-ratio: 2;
    --_g: no-repeat radial-gradient(circle closest-side,#fa6c2fff 90%,#0000);
    background: var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;
    background-size: calc(100%/3) 50%;
    animation: l3 1s infinite linear;
}

@keyframes l3 {
    20% {
        background-position: 0% 0%, 50% 50%,100% 50%
    }

    40% {
        background-position: 0% 100%, 50% 0%,100% 50%
    }

    60% {
        background-position: 0% 50%, 50% 100%,100% 0%
    }

    80% {
        background-position: 0% 50%, 50% 50%,100% 100%
    }
}


/*.faldon{
  background-color:transparent;
 background-image:url("/images/ondas.svg");
 background-position:center center;
 background-repeat:repeat-x;
 background-size: contain;
 width:100%;
 padding:80px 50px;
 text-align:center;
 box-sizing:border-box;



}



    .faldon h3 {
       
        font-size: 38px;
        margin: 0;
    
        line-height: 42px;
    }

@media(max-width:600px){
    .faldon h3 {
      
        font-size: 24px;
        margin: 0;
      
        line-height: 28px;
    }

}*/

.btnFaldon {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    letter-spacing: 5px;
}



@media(max-width:768px) {

    /*.faldon {
        padding: 20px 20px;
    }*/
    .btnFaldon {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
       
    }

    /*.textoDesktop {
        display: none;
    }*/

}

/*@media(min-width:769px) {

    .containerSliderTextos {
        display: none;
    }
}*/


/**CAMBIOS***/

/*.textoDesktop p {
    margin-left: 200px;
    margin-right: 200px;
}*/


/*slider artistas*/

.caraA {
    padding: 0 10px 0 10px;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius:5px;
    position:relative;
    overflow:hidden;
}



/*Capa más info de cada slide*/

.moreInfoLayer {
    background-color: #fd4f4b;
    background-image:url("/images/2025/artistasV2/bgCaraB.png");
    background-size:100% auto;
    background-position:center bottom;
    background-repeat:no-repeat;
    border: 1px solid white;
    border-radius: 5px;
    position: absolute;
    left: 0;
    bottom: -102%;
    transition: linear bottom 0.5s;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*align-items: flex-start;*/
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 10px 10px 30px 10px;
    box-sizing: border-box;
    /*grid-gap: 20px;*/
    color: #ffffff;
    text-align:left;
}

    .moreInfoLayer.morado {
        border: 1px solid #7b2bfe;
    }
        .moreInfoLayer.morado .parrafoMoreInfoLayer {
            color:  #7b2bfe;
        }

    .moreInfoLayer.rojo {
        border: 1px solid #fd4f4b;
    }

        .moreInfoLayer.rojo .parrafoMoreInfoLayer {
            color: #fd4f4b;
        }

    .moreInfoLayer.verde {
        border: 1px solid #08696a;
    }

        .moreInfoLayer.verde .parrafoMoreInfoLayer {
            color: #08696a;
        }





    .moreInfoLayer {
        border: 1px solid transparent;
    }
        .moreInfoLayer .parrafoMoreInfoLayer {
            color:  #ffffff;
        }

   

    .moreInfoLayer.open {
        bottom: 0
    }

.parrafoMoreInfoLayer {
    overflow-y: auto;
    padding: 10px 5px 10px 0px;
}

.moreInfoLayer .parrafoMoreInfoLayer::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0.3);
    background-color: #ffffff;
}

.moreInfoLayer .parrafoMoreInfoLayer::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.moreInfoLayer .parrafoMoreInfoLayer::-webkit-scrollbar-thumb {
    background-color: #fa6c2fff;
}





/*rojo*/
.moreInfoLayer.rojo .parrafoMoreInfoLayer::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #ffffff;
}

.moreInfoLayer.rojo .parrafoMoreInfoLayer::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.moreInfoLayer.rojo .parrafoMoreInfoLayer::-webkit-scrollbar-thumb {
    background-color: #fa6c2fff;
    border: 0px solid #fa6c2fff;
}


/*morado*/
.moreInfoLayer.morado .parrafoMoreInfoLayer::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #ffffff;
}

.moreInfoLayer.morado .parrafoMoreInfoLayer::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.moreInfoLayer.morado .parrafoMoreInfoLayer::-webkit-scrollbar-thumb {
    background-color: #7b2bfe;
    border: 0px solid #7b2bfe;
}

/*verde*/
.moreInfoLayer.verde .parrafoMoreInfoLayer::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #ffffff;
}

.moreInfoLayer.verde .parrafoMoreInfoLayer::-webkit-scrollbar {
    width: 6px;
    background-color: #ffffff;
}

.moreInfoLayer.verde .parrafoMoreInfoLayer::-webkit-scrollbar-thumb {
    background-color: #08696a;
    border: 0px solid #08696a;
}



::-moz-selection { /* Code for Firefox */
    color: white;
    background: #008291ff;
}

::selection {
    color: white;
    background: #008291ff;
}

img::selection {
    background: transparent;
}

.video2024 {
    width: 100%;
    height: auto;
}


.logoCliente{
    max-width:200px;
}

.imgNombreARtistaCartel{
    height:100%;
    width:auto;
}

@media screen and (max-width: 499px) {

    .menuWidth{
        padding-left:40px;
        padding-right:40px;
        box-sizing:border-box;
    }

}

.nav {
    min-height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #001048ff;
}

.mtSalvarMenusFixeds{
    margin-top:160px;
}
.bgRojo {
    background-color: #fd4f4b;
}
.bgAzulMarino {
    background-color: #001048ff;
}

.navMenuAnclas {
    background-color: #fa6c2fff;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 40px;
    -webkit-box-shadow: 0px 14px 14px -7px rgba(0,15,69,0.54);
    -moz-box-shadow: 0px 14px 14px -7px rgba(0,15,69,0.54);
    box-shadow: 0px 14px 14px -7px rgba(0,15,69,0.54);
}

    .navMenuAnclas a {
        color: #ffffff;
        text-decoration: none;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
        font-size: 16px;
        font-weight: bold;
      
    }

        .navMenuAnclas a i {
            font-size: 24px;
        }

      

.gapMenuAnclas{
    grid-gap:20px;
}

@media(max-width:750px) {
    .navMenuAnclas a {
            color: #ffffff;
            text-decoration: none;
            text-transform: uppercase;
            font-family: "Poppins", sans-serif;
            font-size: 14px;
            font-weight: bold;
        }

    .gapMenuAnclas {
        grid-gap: 10px;
    }
    }

.navMenuAnclas a:hover {
    border-bottom: 4px solid #75afb9ff;
    /*color: #001048ff !important*/
}

.activeItemMenu {
    border-bottom: 4px solid #75afb9ff;
    /*color: #001048ff !important*/
}
.pr30 {
    box-sizing: border-box;
    padding-right: 30px;
}
.pl30 {
    box-sizing: border-box;
    padding-left: 30px;
}

.pointer{
    cursor:pointer;
}

.positionFixedNavs {
    position: fixed;
    width: 100%;
    max-width: 800px;
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%) ;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%) ;
    -ms-transform: translateX(-50%) ;
    transform: translateX(-50%);
    z-index:9997;
}
.boxWhite {
    padding: 20px;
    box-sizing: border-box;
    background-color: #ffffff;
    color: #000000
}

.mtEdificios{
    margin-top:-250px;
}

.mtSliderartistas{
    margin-top:-40px;
}

@media(max-width:900px){
    /*comentado para que cuando solo coming soon no hay mucho aire entre eso y edificios.*/
    /*.mtEdificios {
        margin-top: -100px;
    }*/
    .mtEdificios{
        margin-top:-100px;
    }
    .mtSliderartistas {
        margin-top: 0;
    }
}
@media(max-width:500px) {
    /*comentado para que cuando solo coming soon no hay mucho aire entre eso y edificios.*/

    /*.mtEdificios {
        margin-top: 0;
    }*/

    .mtEdificios {
        margin-top: -100px;
    }
}
.faldon{
   
    padding-top:10px;
    padding-bottom:10px;
}

    .faldon p {
        font-variant-ligatures: contextual;
        line-height: normal; 
        vertical-align: middle; 
    }

.zindex1{
    z-index:1;
}
.zindex2 {
    z-index: 2;
}

.titularImg{
    height:50px;
}

.titularImg {
    height: 50px;
}

@media(max-width:500px){
    .titularImg {
        height:40px;
    }
}

.linkDentroBio{
    text-decoration:underline;
    color:#ffffff;
}

b{
    font-weight:900
}

.grid2columnsInfo {
    display: grid;
    grid-gap: 20px;
    /*grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;*/
    grid-template-columns: 1fr 1fr;
    justify-content: center;
}

@media(max-width:500px) {
    .grid2columnsInfo {
        display: grid;
        grid-gap: 15px;
        grid-template-columns: 1fr;
        justify-content: center;
    }
}

.ItemInfo {
    border: 2px solid #ffffff;
    border-radius: 15px;
    width: 100%;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
    padding: 20px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    -o-transition: all .2s ease-in-out !important;
    -ms-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
   
}

.divImgInfo {
    background-size: 100px 80px;
    width: 100px;
    height: 80px;
    background-position: center;
   background-repeat:no-repeat;
}

.info1{
    background-image:url("/images/2025/info/1.svg");
}
.info2 {
    background-image: url("/images/2025/info/2.svg");
}
.info3 {
    background-image: url("/images/2025/info/3.svg");
}
.info4 {
    background-image: url("/images/2025/info/4.svg");
}



.ItemInfo:hover .info1 {
    background-image: url("/images/2025/info/1hover_2026.svg");
}
.ItemInfo:hover .info2 {
    background-image: url("/images/2025/info/2hover_2026.svg");
}
.ItemInfo:hover .info3 {
    background-image: url("/images/2025/info/3hover_2026.svg");
}
.ItemInfo:hover .info4 {
    background-image: url("/images/2025/info/4hover_2026.svg");
}


    .ItemInfo p {
        color: #ffffff;
        font-size: 16px;
    }

.ItemInfo:hover {
    border: 2px solid #ffffff;
    background-color: #ffffff;
    border-radius: 15px;
    width: 100%;
    min-height: 150px;
}
    .ItemInfo:hover p {
        color: #fa6c2fff;
        font-size: 16px;
    }

    .ItemInfo img{
        height:80px;
    }


/*alertas*/

.overlay {
    position: fixed;
    z-index: 9998;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #75afb900;
    display: none;
}

.alert {
    width: 90%;
    max-width: 700px;
    max-height:80vh;
    overflow-y:auto;
    padding: 30px;
    position: fixed;
    z-index: 9999;
    background-color: rgba(255,255,255,1);
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none;
}

.alert .txt{
    color:#000000;
    text-align:left;
    font-size:14px;
}

    .alert .btn {
        border-radius: 5px;
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
        min-height: 30px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        color: #0c1645;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 1em;
        line-height: inherit;
        font-family: 'factor_a_boldregular';
        font-weight: bolder;
        text-decoration: none;
        -webkit-transition: all .3s ease-in-out !important;
        -moz-transition: all .3s ease-in-out !important;
        -o-transition: all .3s ease-in-out !important;
        -ms-transition: all .3s ease-in-out !important;
        transition: all .3s ease-in-out !important;
        text-align: center;
    }

.alertFullWidth {
    width: 100%;
    max-width: 1200px;
    height: 100dvh;
    overflow-y: auto;
    padding: 15px 30px 30px 30px;
    position: fixed;
    z-index: 9999;
    background-color: rgba(255,255,255,1);
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: none;
}
.redHoverBlue {
    color: #fa6c2fff;
}
    .redHoverBlue:hover {
        color: #001048ff
    }

.logoFooterMedium{
    height:auto;
    max-width:100%;
}
.logoFooterMediumXs {
    height: auto;
    max-width: 80%;
}