﻿  @font-face {
    font-family: "Gliker-regular";
    src: url("../fonts/Gliker-Regular.ttf") format("opentype");
    font-style: normal;
}
@font-face {
  font-family: "Roboto-regular";
  src: url("../fonts/Roboto-Regular.ttf") format("opentype");
  font-style: normal;
}





:root {
  /**NAV**/
  --font-family-item-navbar: "DIN Black", sans-serif;
  --bg-navbar: url(../img/menu/background_navbar.png);
  --bg-home: url(../img/primor/fondo_validate.webp);
  --bg-footer: #fdc118;
  --bg-orange: #EB6901;
  --bg-purple: #8762ff;

  --bg-green: #3fe366;
  --color-text-yellow: #62573b;
  --bg-blue: #20214D;
  --bg-color-modal: #00000075;
  --color-text-blue: #0035da;
  --bg-white: #ffffff;
  --color-text-white: #ffffff;
  --color-text-black: #030202;
  --color-text-dark-blue: #0041c0;
  --font-family-button: "BebasKai", sans-serif;
  --bg-gray: #dfdfdf;
  --bg-black: #030202;
  --font-family-item: "Roboto", sans-serif;
  --font-family-footer: "Roboto", sans-serif;
  --font-family-input: "Roboto", sans-serif;
  --font-family-title-page: "Roboto", sans-serif;
  --font-family-qa-title: "Roboto", sans-serif;
  --font-family-qa-body: "Roboto", sans-serif;
  /**CUSTOM BLANCA FLOR **/
  --font-family-regular: "Gliker-regular", sans-serif;
  --font-form-regular: "Roboto-regular", sans-serif;
  --color-text-purple: #572364;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background-color:var(--color-text-purple);
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    background-color: #cecece;
    border: none;
    background-size: cover;
}

* {
  font-family: "Gliker-regular", sans-serif;
  /*font-family: "Myriadproregular", sans-serif !important;*/
}

body {
}

.hero-bg {
    background-image:url('../img/blanca/bg-blanca.webp');
    position: fixed;
    inset: 0;
    /*height: 100dvh;*/
    min-height: 100dvh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.modal {
  /*background-color: var(--color-green-main);*/
  background-image: url('../img/blanca/bg-blanca.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-orange {
    background-color: var(--bg-orange);
}

.card-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    /*width: 820px;
    height: 482px;*/
    background-color: #EB6901;
    /*border-radius: 48px;*/
    /* rotate: -3deg; */
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
    width: calc(100dvw - 12dvw);
    height: 100%;
    max-width: 1020px;
    .card-decoration

{
    width: 120% !important;
    height: 100% !important;
    top: -2%;
    object-fit: contain;
}

}


p {
    margin-top: 0;
    margin-bottom: 0;
}

header {
    padding: 0 !important;
    background-image: url('../img//blanca/bg-blanca.webp');
    background-size:cover;
    background-position:center;
}
#navbar .logo-header{
  cursor:pointer;
}
.contenedor {
  width: min(88%, 1550px);
  margin-inline: auto;
  display: flex;
 
  justify-content: space-between;
}

.purple{
  color:var(--color-text-purple);
}
.participa-aqui-button {
    background: var(--bg-white);
    color: var(--color-ping-dark);
    text-decoration: none;
    font-size: 20px;
    padding: 10px 30px 10px 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    font-weight: 700;
}

.navbar-wrap {
    background-color: var(--bg-header);
/*    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);*/
    z-index: 9999;
}

.navbar .container .right-header a {
    cursor: pointer;
}

.openAsideMenu {
    border: none !important;
    background-color: transparent;
}
.openAsideMenuMobile {
  border: none !important;
  background-color: transparent;
  display:none;
}

.navbar-toggler-icon {
  color: var(--color-green-main);
  height: 2rem;
  width: 2rem;
  font-weight: bolder;
}




/** SIDE BAR**/
.offcanvas {
  /*background-color: #00B13A;*/
  background-color: #008438;
  z-index: 99999;
  height: 100vh !important;
}

    /*.offcanvas.show{
    top:68px;
}*/


    .offcanvas .navbar-nav {
    }

        .offcanvas .navbar-nav .nav-item a {
            color: #fff;
            font-family: "Blanchcondesed", sans-serif;
            font-size: 56px;
            line-height: 100%;
            text-align: center;
        }

        .offcanvas .navbar-nav .nav-item.item-button a {
            background-color: var(--bg-yellow);
            padding: 1rem 1.2rem 0.8rem;
            color: var(--color-green-main);
            width: fit-content;
            display: flex;
            cursor: pointer;
            gap: 10px;
            border-radius: 7px;
            align-items: center;
        }

.item-button {
}


.offcanvas .btn-close {
    border: 3px solid var(--color-text-white);
    border-radius: 20px;
    padding: 10px;
    opacity: 1;
    background: url("../files/close-white.svg") center no-repeat;
    position: absolute;
    right: 50px;
    top: 20%;
}

    .offcanvas .btn-close:focus {
        outline: none;
        box-shadow: none;
    }

.offcanvas .nav-link.selected {
    /*color: var(--color-ping-light);*/
    /*transform: scale(1.1);*/
    /*padding-left: 10px;*/
}

.wrapper-icons-redes a {
    background-color: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color-green-main);
    border-radius: 50%;
}

body .img-octogono {
    width: 120px;
    position: absolute;
    top: 55px;
    right: 20px;
    z-index: 9999;
}

#main-valid-age {
  background-image: url('../img//blanca/bg-blanca.webp');
  background-size: cover;
  background-repeat:no-repeat;
  background-position: center;
}


/*COkkies*/
.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: white;
    color: black;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.img-cookie {
    height: 3rem;
}

.cookie-banner button {
  
    color: white;
    border: none;
    padding: 10px 40px;
    cursor: pointer;
    margin-left: 10px;
    border-radius: 5px;
    font-weight: 600;
    font-size: .8rem;
}

.container-cookie {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4rem;
}

.container-cookie-text {
    text-align: justify;
}

.text-cookie-1 {
    color: #237192;
    font-weight: 900;
    font-size: 2rem;
}

.text-cookie-2 {
  font-size: 1.3rem;
  font-weight: 500;
  margin: 0;

}

  .text-cookie-2 a {

    font-size:1.3rem;
  }
  .cookie-check-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap;
}
    .cookie-check-container .cookie-check-input  label{
      color: #000;
    }

    .cookie-check-container p {
      color: #237192;
      font-weight: 900;
      font-size: 1rem;
      margin: 0;
    }

.cookie-check-input {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.close-cookie {
    color: gray;
    font-weight: 100;
    font-size: 2.5rem;
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 1rem;
    font-family: sans-serif;
}

/*Fin cookies*/
/** FOOTER **/
footer {
    background-color: var(--bg-color-gray);
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*height: 4rem;*/
    /*position: sticky;*/
    left: 0;
    width: 100%;
    bottom: 0;
    /*z-index: 9999;*/
}

    footer .top .footer-links div a {
        color: var(--color-green-main);
        text-decoration: none;
        text-align: start;

        font-size: 1.2rem;
    }

    footer .footer-social p {

        color: var(--color-green-main);
        font-size: 1.2rem;
    }

    footer .footer-social .redes a {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: var(--color-green-main);
        color: white;
    }

    footer .footer-copy small {
        color: var(--color-green-main);
        font-size: 1rem;
        font-weight: 500;

    }

/** VALIDATION AGE **/
#valid-age-container {
    .extra-items img

{
    position: absolute;
}

.warning {
    width: 9rem;
    top: 0.5rem;
    right: 6rem;
    z-index: 999;
}

}

.valid-age-wrap {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .valid-age-wrap .valid-age-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 1rem;
    }


      .valid-age-wrap .valid-age-content .valida-header p {
        color: #fff;
        font-family:var(--font-form-regular);
        text-transform: inherit;
        font-size: 2rem;
        letter-spacing: 1px;
      }

      .valid-age-wrap .valid-age-content p {
        font-family: var(--font-form-regular);
        letter-spacing: .3rem;
        color: var(--bg-white);
        font-size: 2rem;
        font-weight: 700;
        margin: 0;
        padding: 0;
        line-height: 100%;
        text-align: center;
        text-transform: uppercase;
      }

        .valid-age-wrap .valid-age-content .age-highlight {
            color: var(--color-text-white) !important;
            font-weight: 500;
            font-size: 48px;
        }

        .valid-age-wrap .valid-age-content .valid-age-buttons {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 24px;
        }

            .valid-age-wrap .valid-age-content .valid-age-buttons a {
                border-radius: .5rem;
                border: none;
                outline: none;
                cursor: pointer;
                background: var(--color-text-purple);
                text-decoration: none;
                display: flex;
                justify-content: center;
                align-items: center;
                color: #fff;
                width: 7rem;
                height: 3.5rem;
                font-weight: 700;
                font-size: 2rem;
                margin: 0;
                padding: 1.2rem;
                text-align: center;
                box-shadow: 5px 15px 25px rgba(0, 0, 0, 0.3);
            }

/** INDEX **/
#home {
    /*height: 100dvh;*/
    position: relative;
    width: 100%;

  
}

#miFormulario p{
  color: var(--color-text-purple);
  font-family: var(--font-form-regular);
  a
{
  color: var(--color-text-purple);
  font-family: var(--font-form-regular);
}
}

#miFormulario .form-check .form-check-label {
  color: var(--color-text-purple);
  font-family: var(--font-form-regular);
}
#miFormulario .form-label {
  color: var(--color-text-purple);
  font-family: var(--font-form-regular);

}
#miFormulario input {
  border-color: var(--color-text-purple);
  opacity: 1;
}
#miFormulario input:focus {
  outline: none;
  border-color: var(--color-text-purple);
  opacity:1;
  outline-color: var(--color-text-purple);
  box-shadow: var(--color-text-purple);
}
#miFormulario .btn {
  background-color: var(--color-text-purple);
  border: none;
  font-family: var(--font-form-regular);
}
/**Fin estilos home**/
/** REGISTRO **/
.section-register {
  margin-top: 68px;
  height: 100dvh;
}

.titulo-con-lineas {
    display: flex;
    width: 100%;
    align-items: center;
    text-align: center;
    font-size: 3rem;
    /* Ajusta el tamaño según necesites */
    color: #333;
    /* Color del texto */
}

    .titulo-con-lineas::before,
    .titulo-con-lineas::after {
        content: "";
        flex: 1;
        border-bottom: 2px solid #FFF;
        /* Color y grosor de las líneas */
        margin: 0 10px;
        /* Espacio entre el texto y las líneas */
        width: 50%;
    }

    .titulo-con-lineas span {
        padding: 0 10px;
        /* Espacio adicional alrededor del texto */
        color: #fff;
        font-family: "Blanchcondesed", sans-serif;
    }

.section-register .box-image {
    flex: 0.8;
}

.section-register .content-form-register {
    flex: 1;
}

.section-register #miFormulario {
    width: 100%;
}

  .section-register #miFormulario .form-label {
    font-family: "Myriadproregular", sans-serif;
    font-size: .8rem;
    color: #fff;
  }

.row-input-check label,
a {
    font-family: "Damingamedium", sans-serif;
    font-size: .7rem;
    color: #fff;
}

.row-input input {
    font-family: sans-serif;
}

.invalid-feedback {
    font-family: sans-serif;
    font-weight: 600;
}

.row-input #btn-send-form {
    border: none;
    color: #fff;
    font-family: "Damingabold", sans-serif;
    background-color: var(--color-green-main);
    border-radius: 8px;
    font-size: 1.2rem;
    line-height: normal;
    padding-block: 8px;
}

.show-login {
    border: none;
    color: #fff;
    font-family: "Damingabold", sans-serif;
    background-color: var(--color-green-main);
    border-radius: 8px;
    font-size: 1.2rem;
    line-height: normal;
    padding: 8px 24px;
    text-decoration: none;
    cursor: pointer;
}

#defaultCheck1-error,
#defaultCheck2-error,
#defaultCheck3-error {
    display: none !important;
}

input.form-check-input.is-invalid {
    &+#defaultCheck1-error, &+#defaultCheck2-error, &+#defaultCheck3-error

{
    &+label

{
    color: #dc3545;
    a

{
    color: #dc3545;
}

}
}
}


    /**Modal registro extitoso**/
.color-blue {
  color: #06205C;
}
#modal-register-succes .modal-title{
  font-size: clamp(2rem, 6vw, 3rem);
}

#modal-register-succes .modal-body{
  position:relative;
}
#modal-register-succes .confeti {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1;

}

#modal-promotion{
  background-image:none;
  background-color:#fff;
}
  #modal-promotion h2 {
    font-size: clamp(2rem, 6vw, 3rem);
  }
  #modal-promotion .content-header button {
    background:none;
    font-size:0;
    border:none;
    border-color:white;
    height:3rem;
    width:3rem;
  }
  #modal-promotion p {
    color: #06205C;
    font-family: "Gliker-regular", sans-serif;
  }
    /****/
    /**Modal ganadores**/
    #modal-winners .modal-content .content-header {
  margin-top: 2rem;
}

    #modal-winners .modal-content .content-header .title-ganadores {
        color: var(--color-green-text);
        font-family: "Blanchcondesed", sans-serif;
        font-size: 5rem;
        text-align: center;
        flex: 1;
        line-height: normal;
    }

    #modal-winners .modal-content .content-header button {
        top: -2.2rem;
        right: 0;
    }

#modal-winners {
    .search-container

{
    position: relative;
    /* width: 300px;
    scale: 0.7;*/
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-input {
    width: 100%;
    padding: 10px 40px 10px 10px;
    border: 2px solid var(--color-green-text);
    border-radius: 25px;
    outline: none;
    font-size: 16px;
    background-color: transparent;
    max-width: 300px;
}

.search-icon {
    position: absolute;
    right: 15%;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    fill: var(--color-green-text);
}

.hidden {
    display: none;
}

}

.msg_premio {
    text-align: left;
    color: white;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: 'gotham-bold';
}


    .msg_premio span {
        color: var(--color-text-yellow);
    }

#modal-winners .content-body {
    max-height: 24vh;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 24px;
    width: 100%;
    overflow-y: auto;
    flex-direction: column;
}

#modal-winners ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    gap: 1rem;
    width: 100%;
}

    #modal-winners ul li {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 0;
        gap: 1rem;
    }

        #modal-winners ul li p {
            color: var(--color-green-text);
            text-align: left;
            font-family: "Myriadproregular", sans-serif;
            font-size: 1rem;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            text-align: center;
        }

        #modal-winners ul li .text-name-winners {
            max-width: 260px;
        }

#modal-winners.content-body ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    height: 3px;
    background-color: #000 !important;
    scrollbar-width: thin;
    scrollbar-color: #000 !important;
}

#modal-winners ::-webkit-scrollbar-thumb {
    border-radius: 4px !important;
    height: 3px;
    background-color: #ffe800 !important;
}

#modal-winners ::-webkit-scrollbar-track {
    background: #F6E285;
    border-radius: 10px;
}






/** MODALS **/
.modal-content {
    /*background: transparent;*/
    /* background: linear-gradient(283deg, #FDCD00 -2.51%, #F5AA00 97.18%);*/
    background-color: var(--bg-header);
    /* box-shadow: inset 0 0 25px rgba(255, 255, 255, 0.25) !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4) !important; */
    border-radius: 15px !important;
    border: none !important;
    /*top: 6rem;*/
    /*min-height: 350px;*/
    /*width: 327px;*/
    align-items: center !important;
}

.modal#modal-promotion {
   
}

.modal-content .modal-header {
    border: none;
}

.modal-content .modal-body .alert {
    border: none;
}

.modal-content .content-body #text-error {
    font-size: 3rem;
    color: var(--color-green-text);
    font-family: "Blanchcondesed", sans-serif;
    color: var(--color-green-text);
    line-height: normal;
}

.alert h2 {
    font-size: 4rem;
    color: var(--color-green-text);
    font-family: "Blanchcondesed", sans-serif;
}

.alert p {
    font-size: 1.2rem;
    color: var(--color-green-text);
    font-family: "Damingamedium", sans-serif;
}

.modal-body .form-item label {
    font-size: 1rem;
    color: var(--color-green-text);
    font-family: "Damingamedium", sans-serif;
}

.modal-footer .btn {
    font-family: "Damingabold", sans-serif;
    padding: 8px 32px;
    line-height: normal;
    text-transform: uppercase;
    font-size: 1.2rem;
    background-color: var(--color-green-main);
}

.modal-content .footer-text {
    font-size: 0.8rem;
    font-family: "Miriadproregular", sans-serif;
    color: var(--color-green-text);
    font-weight: 600;
    text-align: center;
}


.modal-content .content-header {
    padding-top: 0 !important;
    width: 100%;
}


    .modal-content .content-header button {
        width: 100%;
        cursor: pointer !important;
        border-radius: 100% !important;
        border: 4px solid #20214D ;
        padding: 8px !important;
        opacity: 1 !important;
        width: 24px;
        height: 24px;
        background: url("../files/close-blue.svg") no-repeat center;
        scale: 0.7;
    }

.modal-content .content-body {
    display: flex;
    justify-content: center;
    align-items: center;
    /* min-height: 280px; */
}

    .modal-content .content-body p {
        width: 100%;
        width: 100%;
        font-size: 1.2rem;
        font-family:var(--font-form-regular);
        font-weight: 400;
        line-height: 100%;
        text-align: center;
        color: #000;
    }

    .modal-content .content-body img {
        width: 100%;
        max-width: 150px;
    }
#img-ref-img{
  background-image:none;
  background-color:#fff;
}

  #img-ref-img .btn-close-modal {
    background: none;
    font-size: 0;
    border: none;
    border-color: white;
    height: 3rem;
    width: 3rem;
  }
#img-ref-img .modal-content {
  top: 6rem;
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}





/**Estilos para las fechas de publicación**/
.section-0 {
  min-height: 80dvh;
  display:flex;
  align-items:center;
}
.section-0 .registersuccessful-index-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding:12px;

  background-color: var(--bg-header);
  border-radius:24px;
}
  .section-0 .registersuccessful-index-content .item-one {
    color: var(--color-green-text);

    font-size: clamp(2rem, 5vw, 4rem);
    text-align: center;
  }

  .section-0 .registersuccessful-index-content .item-two, span {
    
    font-size: 1rem;
    text-align: center;
  }


.fuente {
  font-family: "Myriadproregular", sans-serif !important;
}