﻿body p {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    line-height: 180%;
}
body ol ul {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    line-height: 170%;
}

.font-arimo {
    font-family: 'Arimo', sans-serif;
}

.font-Lumanosimo-cursive {
    font-family: 'Lumanosimo', cursive;
}

ol li, ul li {
    font-size: 20px;
}

.font-titles {
    font-family: 'Nunito Sans', sans-serif;
}
.font-nunito {
    font-family: 'Nunito', sans-serif;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.font-roboto {
    font-family: 'Roboto', sans-serif;
}
.font-anton {
    font-family: 'Anton', sans-serif;
}
.font-archivoBlack {
    font-family: 'Archivo Black', sans-serif;
}
.spacer-letter-2p {
    letter-spacing: 2px;
}
.spacer-letter-5p {
    letter-spacing:5px;
}

.list-style-12 li,
ol li {
    line-height: 170%;
    font-size: 20px;
}

ol li {
    padding-left: 12px;
}
/* tab style 6 */
.tab-style6 .tab-content {    
    border-top: 1px solid #e5e5e5;
}

.centrado-vertical {
    display: flex;
    align-items: center;
    height: 250px;     
}

table .thead-dark th td {
    color: #fff;
    background-color: #343a40;
    border-color: #02753f;
}

table thead th td {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    border-bottom-color: rgb(222, 226, 230);
}

table tbody.color-green p {
    color: #016938;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 20px;
    font-weight: 600;
}

table tbody.color-orange p {
    color: #f26027;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 20px;
    font-weight: 600;
}

table tbody.color-gold p {
    color: #a17133;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.color-green {
    color: #016938;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.color-orange {
    color: #f26027;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.btn-naranja {
    color: #fff;
    background-color: #f47b20;
    border-color: #f47b20;
    padding: 35px 35px 35px 35px;
}

.color-gold {
    color: #a17133;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 20px;
    font-weight: 600;
}

.tab-style6 .nav-tabs {
    border: 0;
}
    /*.tab-style2 .nav-tabs li{border:1px solid #e5e5e5; border-bottom: none; border-radius: 0; margin-bottom: 0; display:inline-block; float:none; margin-right: 5px}*/
    .tab-style6 .nav-tabs li {
        border-bottom: none;
        border-radius: 0;
        margin-bottom: 0;
        display: inline-block;
        float: none;
        margin-right: 5px;
        /*border-bottom: 5px solid #ff4e00;*/
    }
        /*.tab-style2 .nav-tabs li a {background-color:#f7f7f7; border:none; color:#575757; line-height: 44px; margin:0 !important; padding: 0 25px; border-radius: 0;}*/
        .tab-style6 .nav-tabs li a {
            background-color: #fd721f;
            border: none;
            color: #fff;
            line-height: 44px;
            margin: 0 !important;
            padding: 0 25px;
            border-radius: 0;
            min-width: 50px;
        }

.tab-style6 .nav-tabs-light li:first-child {
    border-left: 1px solid #e5e5e5;
    margin-left: 15px;
}

.tab-style6 .nav-tabs > li > a.active {
    /*border-color: #cc811b;*/
    border: 1px solid #cc811b;
    border-radius: 0;
    background: #fff;
    top: 1px;
    position: relative;
    color: #000000;
}

div.cintilloAmarillo {
    background-color: #fcae16
}
div.cintilloNaranja {
    background-color: #fd721f;    
}

.table .thead-gold th {
    color: #000;
    background-color: #f3e6c3;
    border-color: #fff;
    vertical-align: bottom;
    border-bottom: 2px solid #fff;
}
input[type="text"] {
    color: #000;
}

.main-slider {
    margin-top: 74px; /* Ajusta este valor según la altura del menú */
}



/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    div.cintilloAmarillo {
        width: 100%;
    }
    .padding-left-cintillo {
        padding-left: 10px;
    }
    div.cintilloNaranja {       
        padding-left: 20px;
        padding-right: 20px;   
    }
    .big-title {
        font-size:70px;
    }
    .medium-title {
        font-size:30px;
    }
    .extra-medium-title {
        font-size: 70px;
    }
    .small-title {
        font-size: 15px;
    }
    .spacer-premios {
        padding-top: 80px;
    }
    .hm-car-gallery {
        min-height:320px;
    }
    .wm-boton {
        min-width:255px;
    }
    .hm-awards-gallery {
        min-height: 470px;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
    div.cintilloAmarillo {
        width: 100%;
    }
    .padding-left-cintillo {
        padding-left: 10px;
    }
    div.cintilloNaranja {
        padding-left: 20px;
        padding-right: 20px;
    }
    /*.titlesMega {
        font-anton: spacer-letter-5p c-font-200 c-uppercase
    }*/
    .big-title {
        font-size: 115px;
    }
    .medium-title {
        font-size: 50px;
    }
    .extra-medium-title {
        font-size: 90px;
    }
    .small-title {
        font-size: 25px;
    }
    .spacer-premios {
        padding-top: 100px;
    }
    .hm-car-gallery {
        min-height: 350px;
    }
    .wm-boton {
        min-width: 255px;
    }
    .hm-awards-gallery {
        min-height: 470px;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
    div.cintilloAmarillo {
        width: 100%;
    }
    .padding-left-cintillo {
        padding-left: 10px;
    }
    div.cintilloNaranja {
        padding-left: 100px;
        padding-right: 100px;
    }
    .big-title {
        font-size: 155px;
    }
    .medium-title {
        font-size: 50px;
    }
    .extra-medium-title {
        font-size: 90px;
    }
    .small-title {
        font-size: 18px;
    }
    .spacer-premios {
        padding-top: 110px;
    }
    .hm-car-gallery {
        min-height: 350px;
    }
    .wm-boton {
        min-width: 270px;
    }
    .hm-awards-gallery {
        min-height: 470px;
    }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    div.cintilloAmarillo {
        width: 70%;
    }
    .padding-left-cintillo {
        padding-left: 320px;
    }
    div.cintilloNaranja {
        padding-left: 300px;
        padding-right: 300px;
    }
    .big-title {
        font-size: 185px;
    }
    .medium-title {
        font-size: 50px;
    }
    .extra-medium-title {
        font-size: 130px;
    }
    .small-title {
        font-size: 30px;
    }
    .spacer-premios {
        padding-top: 150px;
    }
    .hm-car-gallery {
        min-height: 350px;
    }
    .wm-boton {
        min-width: 360px;
    }
    .hm-awards-gallery {
        min-height: 470px;
    }
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    div.cintilloAmarillo {
        width: 70%;
    }
    .padding-left-cintillo {
        padding-left: 320px;
    }
    div.cintilloNaranja {
        padding-left: 400px;
        padding-right: 400px;
    }
    .big-title {
        font-size: 135px;
    }
    .medium-title {
        font-size: 50px;
    }
    .small-title {
        font-size: 30px;
    }
    .spacer-premios {
        padding-top: 110px;
    }
    .hm-car-gallery {
        min-height: 350px;
    }
    .wm-boton {
        min-width: 360px;
    }
    .hm-awards-gallery {
        min-height: 340px;
    }
}

/* home - blog masonry */
.blog-header-style1-sorteo {
    margin: 0 8px;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: start;
}

    .blog-header-style1-sorteo li {
        width: 25%;
        padding: 0 8px;
        margin: 0 -4px 0 0;
        display: inline-block;
        box-sizing: border-box;
        overflow: hidden;
        vertical-align: top;
        transition: 0.8s;
        -webkit-transition: 0.8s;
        -moz-transition: 0.8s;
        -ms-transition: 0.8s;
        -o-transition: 0.8s;
    }

        .blog-header-style1-sorteo li .blog-banner {
            display: block;
            position: relative;
            height: 100%;
        }

        .blog-header-style1-sorteo li figure figcaption {
            position: absolute;
            left: 0;
            bottom: 0;
            padding: 50px;
            transform: translateY(60px);
            -webkit-transform: translateY(60px);
            -moz-transform: translateY(60px);
            -ms-transform: translateY(60px);
            -o-transform: translateY(60px);
        }

        .blog-header-style1-sorteo li.blog-column-active figure figcaption {
            transition-delay: 0.5s;
            -webkit-transition-delay: 0.5s;
            -moz-transition-delay: 0.5s;
            -ms-transition-delay: 0.5s;
            -o-transition-delay: 0.5s;
            transform: translateY(0px);
            -webkit-transform: translateY(0px);
            -moz-transform: translateY(0px);
            -ms-transform: translateY(0px);
            -o-transform: translateY(0px);
        }

        .blog-header-style1-sorteo li figure figcaption .btn {
            opacity: 0;
            transform: translateY(60px);
            -webkit-transform: translateY(60px);
            -moz-transform: translateY(60px);
            -ms-transform: translateY(60px);
            -o-transform: translateY(60px);
            transition-delay: 0.3s;
            -webkit-transition-delay: 0.3s;
            -moz-transition-delay: 0.3s;
            -ms-transition-delay: 0.3s;
            -o-transition-delay: 0.3s;
        }

        .blog-header-style1-sorteo li.blog-column-active figure figcaption .btn {
            opacity: 1;
            transition-delay: 0.6s;
            transform: translateY(0);
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
            -webkit-transition-property: all;
            -moz-transition-property: all;
            -ms-transition-property: all;
            -o-transition-property: all;
            transition-property: all;
        }

            .blog-header-style1-sorteo li.blog-column-active figure figcaption .btn:hover {
                transition-delay: 0;
                -webkit-transition-property: all;
                -moz-transition-property: all;
                -ms-transition-property: all;
                -o-transition-property: all;
                transition-property: all;
            }

        .blog-header-style1-sorteo li.blog-column-active {
            width: 50%;
            transition-duration: 0.8s;
            -webkit-transition-duration: 0.8s;
            -moz-transition-duration: 0.8s;
            -ms-transition-duration: 0.8s;
            -o-transition-duration: 0.8s;
        }

        .blog-header-style1-sorteo li .blog-title {
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

a.text-link-white1 {
    color: #ffffff;
}

    a.text-link-white1:hover {
        color: #e4dada;
        text-decoration: underline;
    }

/**** End of CSS for sorteos ****/

/* CSS for Menu slider */

/* ----- ESTILOS GENERALES ----- */

/* Menú flotante (posicionamiento) */
.floating-menu {
  position: fixed;
  z-index: 999;
  animation: fadeInUp 0.6s ease-out;
}

@media (min-width: 768px) {
  .floating-menu {
    top: 40%;
    right: 0px;
  }
}

@media (max-width: 767px) {
  .floating-menu {
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* Fondo del menú */
.menu-background {
  display: flex;
  background-color: #ffffff8f;
  padding: 5px;
  gap: 12px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  backdrop-filter: blur(15px);
}

@media (min-width: 768px) {
  .menu-background {
    flex-direction: column;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
  }
}

@media (max-width: 767px) {
  .menu-background {
    flex-direction: row;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
}

/* Botones */
.menu-btn {
  position: relative;
   text-align: center;
  line-height: 52px;
  max-width: 175px;
  font-weight: bold;
  text-decoration: none;
  transition: transform .3s ease;
  overflow: hidden;
  animation-play-state: running;
}

.menu-btn:hover {
  transform: scale(1.005);
  
}

/* ----- ANIMACIONES ----- */

/* Fade-in */
@keyframes fadeInUp {
  0% { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0); }
}
/* Detener todas las animaciones en hover */
.menu-btn:hover,
.menu-btn:hover::after {
  animation-play-state: paused;
}


/* End of CSS for Menu slider */