/*from html*/
body{
    background-color: #000000;
}
.boton-grande {
    width: 357px;
    font-size: 26px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.boton-grande * {
    transition: all .2s cubic-bezier(0.4, 0, 1, 1);
    line-height: 1;
    height: auto;
}

.boton-grande:hover span {
    transform: translate(6px, 0);
}

.boton-grande:hover i {
    transform: translate(18px, 0);
}

.boton-transparente {
    width: 357px;
    height: 60px;
    border-radius: 40px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
}

.boton-transparente:hover {
    background: rgb(255 255 255 / 15%);
}

.text-decoration-underline {
    text-decoration: underline;
}

.bg-og {
    color: white;
    background: linear-gradient(90deg, #FF0000 0%, #CB2632 75%, #FB7E0F 100%);
}

.carousel-p {
    height: auto;
    font-size: 28px;
}

.img-slider {
    max-height: 250px;
}

.bg-llama {
    background: #6640F6 0% 0% no-repeat padding-box;;
    font-size: 30px;
}

.bg-darken-font{
    font-size: 26px;
}

.icon-container{
    background: transparent linear-gradient(141deg, #009DF6 0%, #883DEF 100%) 0% 0% no-repeat padding-box;
    width: 61px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}
.icon-redes{
    display: flex;
    justify-content: start;
    align-items: center;
}

.bg-llama-font,
.bg-llama-font>* {
    font-size: 26px;
}

.speed-description{
    font-size: 14px;
    font-weight: normal;
}

@media screen and (max-width: 1669px) {
    .img-slider {
        /* max-height: 175px; */
    }

    .carousel-p {
        /* height: 240px; */
    }
}

@media screen and (max-width: 1183px) {
    .carousel-title {
        /* height: 137px !important; */
    }
}

@media screen and (max-width: 992px) {
    #ahorra {
        display: none;
    }

    .img-slider {
        margin-top: 20px;
        padding-right: 0 !important;
        padding-left: 5%;
        max-height: 190px !important;
    }

    .carousel-text-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #carousel-container {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .carousel-title {
        /* font-size: 40px !important; */
    }

    .carousel-p {
        font-size: 22px !important;
        /* height: 115px; */
    }
}

@media screen and (max-width: 768px) {
    #ahorra {
        display: none;
    }

    .img-slider {
        margin-top: 50px;
        padding-right: 0 !important;
        padding-left: 5%;
        max-height: 190px !important;
    }

    .carousel-text-container {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #carousel-container {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .carousel-title {
        font-size: 40px !important;
        /* height: 96px; */
    }

    .carousel-p {
        font-size: 22px !important;
        height: 165px;
    }

    .bg-llama-font,
    .bg-llama-font>* {
        font-size: 18px;
    }

    .bg-darken-font{
        font-size: 16px;
    }

    .icon-redes{
        justify-content: center;
    }
}

.custom-dot {
    background: none !important;
    width: auto !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.custom-dot>div {
    border-radius: 10px;
    background: #ffffff;
    width: 10px;
    height: 10px;
}

.custom-dot.active>div {
    width: 20px !important;
}
/* end from html */


.pac-container {
    background-color: #fff;
    position: absolute;
    z-index: 1000;
    border-radius: 2px;
    /*border-top: 1px solid #d9d9d9;*/
    font-family: Arial,sans-serif;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    display: none;
    height: auto;
}

.pac-item {
    cursor: default;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    font-size: 11px;
    color: #999;
}

.pac-item{
    display: flex;
    flex-direction: column;
    font-family: Montserrat-Regular;
}

.pac-item:hover {
    background-color: #fafafa;
    cursor: pointer;
}

.pac-icon-marker {
    display: none;
}

div#appHome img {
    cursor: pointer;
}

/* @media screen and (min-width: 579px){
    .banner-text h1{
        text-align: left;
    }
} */

@media screen and (min-width: 1600px){
    .banner-text h1{
        font-size: 3.8rem;
    }
    .container-md, .container {
        max-width: 1920px;
    }
    .banner {
        padding-top: 7rem;
    }
    .banner-text {
        padding-top: 20px;
        padding-bottom: 232px;
    }
    #newIntro>div.col-12:after{
        bottom: -1px !important;
    }
}

/*
    MODAL RULETA    
*/
#ruleta .modal-dialog{
    width: 1075px;
    max-width: 90%;
}
#ruleta .modal-content{
    background-color: #1E1F28;
    color: #ffffff;
    border-radius: 34px;
    border: 2px solid #FFFFFF;
    font-size: 20px;
    overflow: hidden;
}
#ruleta .modal-content:before,
#ruleta .modal-content:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(180deg, #A70B89 0%, #1E1F28 100%);
    border-radius: 34px 34px 0 0;
}
#ruleta .modal-content:after{
    background: url(../../img/nuevos/ruleta_serpentina.png) no-repeat center/cover;
    height: 100%;
    top: -100%;
    transition: all 500ms;
    z-index: 0;
}
#ruleta.done .modal-content:after{
    top: 0;
}
#ruleta .modal-content .close_{
    position: absolute;
    top: 20px;
    right: 25px;
    opacity: 1;
    z-index: 2;
    cursor: pointer;
}
#ruleta .modal-content .close_::after{content: none}
#ruleta .modal-body{
    z-index: 1;
}
#ruleta .h1{
    font-size: 58px;
    font-weight: 700;
    font-style: italic;
    padding: 3rem 0;
}
#ruleta .h1:before{
    content: "¡Este Buen Mes estás de suerte!";
}
html[lang=en] #ruleta .h1:before{
    content: "¡This Buen Mes spin to win a prize!!";
}
#ruleta .sub{
    font-size: 30px;
    font-weight: 600;
    font-style: italic;
    padding: 0 0 1rem 0;
}
#ruleta .sub:before{
    content: "Gira para ganar un premio.";
}
html[lang=en] #ruleta .sub:before{
    content: "Spin to win a prize";
}

#ruleta.done .h1{
    padding: 7rem 0 4rem;
    animation: changeText 2s 1;
}
#ruleta.done .h1:before{
    content: "¡Felicidades!";
}
html[lang=en] #ruleta.done .h1:before{
    content: "Congratulations!";
}
#ruleta .h2{
    padding: 1.5rem 0;
    font-size: 20px;
    font-weight: normal;
}
#ruleta .h2:before{
    content: "Escribe tu correo para participar.";
    white-space: pre;
}
html[lang=en] #ruleta .h2:before{
    content: "Enter your email to get a chance to spin.";
}

#ruleta .promoEmailWrp label{
    content: "Escribe tu correo para participar.";
    white-space: pre;
}
html[lang=en] #ruleta .h2:before{
    content: "Enter your email to get a chance to spin.";
}

#ruleta.done .h2{
    font-size: 32px;
    font-weight: 500;
    animation: changeText 2s 1;
}
#ruleta.done .h2:before{
    content: "Contrata tu plan y haz\A válido tu beneficio.";
}
html[lang=en] #ruleta.done .h2:before{
    content: "Hire your plan and enojoy this beneffit";
}

#ruleta.done .sub:before{
    content: "";
}
html[lang=en] #ruleta.done .sub:before{
    content: "";
}
#ruleta .promoEmailWrp{
    position: relative;
}
#ruleta input{
    background-color: transparent;
    font-size: 18px;
    color: #ffffff;
    border: 0;
    border-bottom: 1px solid #ffffff;
    position: relative;
    z-index: 1;
}
#ruleta input + label{
    position: absolute;
    font-size: 18px;
    top: 0;
    left: 0;
    z-index: 0;
    transition: all .3s;
}
#ruleta input:focus-visible{
    outline: 0;
}
#ruleta input:focus + label,
#ruleta input:valid + label{
    font-size: 10px;
    top: -9px;
}
#ruleta button{
    width: 450px;
    height: 59px;
    background: #1689FF;
    border: 2px solid #FFFFFF;
    border-radius: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 600;
    color: #ffffff;
}
#ruleta button:before{
    content: "¡Prueba tu suerte!";
}
#ruleta.done button:before{
    content: "¡Quiero mi premio!";
}
#ruleta button:focus{
    outline: none;   
}
#ruleta small{
    font-size: 12px;
    display: block;
    line-height: 1;
}
#ruleta .ruleta{
    height: 100%;
    position: relative;
}
#ruleta .ruleta.movil{
    display: none;
}
#ruleta .ruleta:before,
#ruleta .ruleta:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    background: url(../../img/nuevos/ruleta.png) no-repeat center / contain;
}
#ruleta .ruleta:before{
    transition: all 2s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
#ruleta.period_1 .ruleta:before{
    background-image: url(../../img/nuevos/ruleta_premios_periodo_1.png);
}
#ruleta.period_2 .ruleta:before{
    background-image: url(../../img/nuevos/ruleta_premios_periodo_2.png);
}
#ruleta.period_3 .ruleta:before{
    background-image: url(../../img/nuevos/ruleta_premios_periodo_1.png);
}
html[lang=en] #ruleta.period_1 .ruleta:before{
    background-image: url(../../img/nuevos/ruleta_premios_periodo_1_en.png);
}
html[lang=en] #ruleta.period_2 .ruleta:before{
    background-image: url(../../img/nuevos/ruleta_premios_periodo_2_en.png);
}
html[lang=en] #ruleta.period_3 .ruleta:before{
    background-image: url(../../img/nuevos/ruleta_premios_periodo_1_en.png);
}

#ruleta.period_1 .ruleta.run:before{
    transform: rotate(600deg);
}
#ruleta.period_2 .ruleta.run:before{
    transform: rotate(720deg);
}
#ruleta.period_3 .ruleta.run:before{
    transform: rotate(600deg);
}

@media(max-width: 767px) {
    #ruleta .close_{
        width: 16px;
        top: 10px;
    }
    #ruleta .modal-dialog{
        margin-left: auto;
        margin-right: auto;
    }
    #ruleta .h1{
        font-size: 32px;
        padding: 2rem 1rem 0;
    }
    #ruleta.done .h1{
        padding: 3rem 0 0rem;
    }
    #ruleta .sub,
    #ruleta .h2{
        font-size: 14px;
    }
    #ruleta .h2{
        padding: 0 0 1.5rem;
    }
    #ruleta.done .h2{
        font-size: 22px;
    }
    #ruleta .promoEmailWrp{
        width: 275px;
        margin: auto;
    }
    #ruleta input{
        width: 100%;
    }
    #ruleta input,
    #ruleta input + label{
        font-size: 16px;
    }
    #ruleta button {
        font-size: 22px;
        width: 100%;
        max-width: 285px;
        margin: auto;
    }

    #ruleta .ruleta{
        display: none;
    }
    #ruleta .ruleta.movil{
        display: block;
        height: 365px;
        margin: 0 -15px;
    }
    #ruleta small{
        font-size: 9px;
    }
}

@media(max-width: 480px) {
    #ruleta .h1 {
        font-size: 29px;
    }
    #ruleta.done .h1 {
        padding: 3rem 0 0;
    }
    #ruleta .h2 {
        padding: 0 0 .5rem;
    }
    #ruleta.done .h2{
        font-size: 20px;
    }
    #ruleta input+label,
    #ruleta input {
        font-size: 14px;
    }
    #ruleta .ruleta.movil{
        height: 345px;
    }
}

@keyframes changeText{
    from{opacity: 0}
    to{opacity: 1}
}