/* Premio WOW! section-points image style */
.section-points-img {
    width: 100%;
}
/* -------------  Header ----------------- */

.navbar {
    background-color: #000000;
    border: none;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0px;
    z-index: 100;
    color: #ffffff;
    margin-bottom: 0px;
}

.logo-fiap {
    height: 60px;
}

.logo-poweredby {
    height: 40px;
    margin-top: 15px;
}

.navbar .header-menu {
    padding-top: 20px;
}

.navbar .header-menu a {
    color: #ffffff;
    margin: 0px 10px 0px 10px;
    text-transform: uppercase;
    opacity: .6;
    font-size: 13px;
    font-family: 'Helvetica LT Std';
    font-weight: 500;
}

.navbar .header-menu a:hover {
    color: #f04500;
    opacity: 1;
}

.navbar .header-menu a:focus {
    color: #f04500;
    opacity: 1;
}

.navbar .header-menu a:active {
    color: #f04500;
    opacity: 1;
}

.navbar .menu-burger a {
    color: #ffffff;
}

.navbar .menu-burger i {
    font-size: 24px;
    margin-top: 20px;
}

@media (max-width: 1450px) {

    .navbar .header-menu a {
        font-size: 12px;
        margin: 0px 10px 0px 10px;
    }

}

@media (max-width: 1375px) {

    .navbar .header-menu a {
        margin: 0px 7px 0px 7px;
    }

}

@media (max-width: 1283px) {

    .navbar .header-menu a {
        margin: 0px 5px 0px 5px;
    }

}

@media (max-width: 1283px) {

    .navbar .header-menu a {
        margin: 0px 5px 0px 5px;
    }

}

@media (max-width: 1223px) {

    .navbar .header-menu a {
        font-size: 11px;
        margin: 0px 5px 0px 5px;
    }

}

@media (max-width: 1150px) {

    .navbar .header-menu a {
        margin: 0px 3px 0px 3px;
    }

}

@media (max-width: 1088px) {

    .navbar .header-menu a {
        font-size: 10px;
        margin: 0px 4px 0px 4px;
    }

}

@media (max-width: 1040px) {

    .navbar .header-menu a {
        font-size: 10px;
        margin: 0px 3px 0px 3px;
    }

}

@media (max-width: 1010px) {

    .navbar .header-menu a {
        font-size: 9px;
    }

}


@media (max-width: 992px) {

    .navbar {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-shadow: 0px 0px 12px 0px #000000;
        box-shadow: 0px 0px 12px 0px #000000;
    }

}

/* ----------- Section Home ---------- */

.section-home {
    padding: 150px 0px 100px 0px;
    margin-top: 120px;
}

.section-home video {
    width: 100%;
}

.section-home .controls{
    /* margin-top: -550px;
    margin-bottom: 550px; */
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    width: 100%;
    top: 50%;
}

.section-home .controls i{
    font-size: 30px;
    color: #ffffff;
}

@media (max-width: 992px) {

    .section-home {
        padding: 100px 0px 100px 0px;

    }

    .section-home img {
        width: 100%;
    }

    .section-home .no-margin {
        padding-left: 0px;
        padding-right: 0px;
    }

}

/* ----------- Section fechas clave ---------- */

.section-fechas-clave {
    background-color: #f04500;
    padding: 40px 70px 80px 70px;
}

.section-fechas-clave h1 {
    font-family: 'Futura Lt BT';
    color: #000000;
    text-transform: uppercase;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    font-size: 50px;
    font-weight: 300;
}


.section-fechas-clave .card-fechas {
    background-color: #ffffff;
    color: #000000;
    padding: 70px 40px 40px 40px;
}

.sec-linea hr {
    width: 80%;
    text-align: center;
    border: 1px solid #c5c5c5;
}

.section-fechas-clave .section-fechas {
    display: flex;
    justify-content: center;
    margin-top: -35px;
}

.section-fechas-clave .section-fechas .item-fecha {
    margin: 0px 10px 0px 10px;
    width: 250px;
}

.section-fechas-clave .section-fechas .item-fecha h3 {
    margin: 0px 0px 5px 0px;
    background-color: #ffffff;
    font-size: 20px;
    font-family: 'Helvetica';
    font-weight: 600;
    font-style: normal;
}

.section-fechas-clave .section-fechas .item-fecha h3:hover {
    color: #f04500;
    cursor: pointer;
}

.section-fechas-clave .section-fechas .item-fecha h3:focus {
    color: #f04500;
    cursor: pointer;
}

.section-fechas-clave .section-fechas .item-fecha p {
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    opacity: .5;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-family: 'Helvetica';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    text-transform: uppercase;
}


.section-fechas-clave .section-fechas .item-fecha h3:hover p {
    opacity: 1;
}

.section-fechas-clave h5 {
    font-size: 16px;
    color: #000000;
    opacity: .5;
    margin: 40px 0px 0px 0px;
    padding: 0px;
    letter-spacing: 2px;
}

@media (max-width: 1366px) {

    .section-fechas-clave .section-fechas .item-fecha {
        margin: 0px 10px 0px 10px;
        width: 210px;
    }

}

@media (max-width: 1250px) {

    .section-fechas-clave {
        padding: 40px 40px 80px 40px;
    }

    .section-fechas-clave .card-fechas {
        padding: 70px 20px 40px 20px;
    }


}

@media (max-width: 992px) {

    .section-fechas-clave {
        padding: 40px 10px 80px 10px;
    }

    .section-fechas-clave h1 {
        margin: 0px 0px 30px 0px;
        font-size: 40px;
    }

    .section-fechas-clave .section-fechas {
        display: list-item;
        justify-content: center;
        margin-top: -35px;
        list-style: none;
        padding-left: 0px;
        text-align: center;
    }

    .section-fechas-clave .section-fechas .item-fecha {
        margin: 0px 10px 0px 10px;
        width: 100%;
    }

    .section-fechas-clave .section-fechas .item-fecha h3 {
        font-weight: 700;
        margin: 30px 0px 5px 0px;
        background-color: #ffffff;
        font-size: 20px;
    }

    .section-fechas-clave h5 {
        font-size: 14px;
        line-height: 20px;
    }


}


/* ---------- Section-informacion ----- */

.section-informacion .section-tab {
    background-color: #000000;
    height: 100%;
    border: 1px solid #000000;
}

.section-informacion .section-tab .nav-tabs {
    width: 100%;

}

.section-informacion .section-tab .nav-tabs li {
    width: 25%;
    border-radius: 0px;
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif;
}

.section-informacion .section-tab .nav-tabs a {
    background-color: #21201f;
    height: 50px;
    font-size: 14px !important;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 5px 0px 0px 0px;
    border-radius: 0px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    border: none !important;
}

.section-informacion .section-tab .nav-tabs a i {
    display: inline;
    color: #f04500;
    font-size: 24px;
    padding-top: 5px;

}

.section-informacion .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #f04500;
    cursor: default;
    background-color: #ffffff;
}

/* ---------- El premio ----- */

.section-informacion .bg-premio {
    background-size: cover;
    background-position: right;
    padding: 180px 40px 60px 40px;
}

.section-informacion .bg-premio .info-premio {
    background-color: #ffffff;
    padding: 30px;
}

.section-informacion .bg-premio .info-premio h1 {
    font-size: 50px;
    margin: 0px 0px 20px 0px;
    font-weight: 400;
    font-family: 'Futura Lt BT';
    font-weight: 300;
}

.section-informacion .bg-premio .info-premio p {
    font-size: 16px;
    margin: 0px 0px 20px 0px;
    text-align: justify;
    font-family: 'Helvetica';
    font-weight: 300;
}

.section-informacion .bg-premio h6 {
    font-size: 16px;
    margin: 0px 0px 0px 0px;
    font-weight: 600;
}

/* ---------- Reglamento ----- */

.section-informacion .reglamento {
    padding: 160px 0px 100px 0px;
}

.section-informacion .reglamento h1 {
    font-size: 50px;
    margin: 0px 0px 20px 0px;
    font-family: 'Futura Lt BT';
    font-weight: 300;
}

.section-informacion .reglamento p {
    font-size: 18px;
    margin: 0px 0px 30px 0px;
    font-family: 'Helvetica';
    font-weight: 300;
}

.btn-orange {
    background-color: #f04600;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    border-radius: 0px;
    font-weight: 600;
    padding: 10px 50px 10px 50px;
}

/* ---------- Costo ----- */

.section-informacion .costo {
    padding: 150px 0px 150px 0px;
}

.section-informacion .costo .section-fecha-cont {
    margin: 0px 0px 50px 0px;
    text-align: center;
}

.section-informacion .costo .sec-linea hr {
    width: 50%;
    text-align: center;
    border: 1px solid #c5c5c5;
}

.section-informacion .costo .section-fechas {
    display: flex;
    justify-content: center;
    margin-top: -30px;
}

.section-informacion .costo .section-fechas .item-fecha {
    margin: 0px 10px 0px 10px;
    width: 250px;
}

.section-informacion .costo .section-fechas .item-fecha h3 {
    font-weight: 700;
    margin: 0px 0px 5px 0px;
    background-color: #ffffff;
    font-size: 20px;
}

.section-informacion .costo .section-fechas .item-fecha h3:hover {
    color: #f04500;
    cursor: pointer;
}

.section-informacion .costo .section-fechas .item-fecha h3:focus {
    color: #f04500;
    cursor: pointer;
}

.section-informacion .costo .section-fechas .item-fecha p {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    opacity: .5;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-transform: uppercase;
}

.section-informacion .costo .section-fechas .item-fecha h3:hover p {
    opacity: 1;
}

/* ---------- Criterios ----- */

.section-informacion .datos {
    padding: 160px 0px 100px 0px;
}

.section-informacion .datos h1 {
    font-size: 50px;
    margin: 0px 0px 40px 0px;
    font-family: 'Futura Lt BT';
    font-weight: 300;
    text-transform: uppercase;
}

.section-informacion .datos p {
    font-size: 18px;
    margin: 0px 0px 30px 0px;
    font-family: 'Helvetica';
    font-weight: 300;
}

.btn-orange {
    background-color: #f04600;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    border-radius: 0px;
    font-weight: 600;
    padding: 10px 50px 10px 50px;
}

.btn-orange:hover {
    background-color: #000000;
    color: #ffffff;
}

@media (max-width: 992px) {

    .section-informacion .bg-premio {
        background-size: cover;
        background-position: right;
        padding: 60px 20px 60px 20px;
    }

    .section-informacion .costo .section-fechas {
        display: list-item;
        justify-content: center;
        margin-top: -35px;
        list-style: none;
        padding-left: 0px;
        text-align: center;
    }

    .btn-orange {
        text-align: center;
        width: 100%;
        padding: 10px 0px 10px 0px;
    }

    .section-informacion .costo .section-fechas .item-fecha {
        margin: 0px 10px 0px 10px;
        width: 100%;
    }

    .section-informacion .datos {
        padding: 70px 0px 100px 0px;
    }

    .section-informacion .reglamento {
        padding: 70px 0px 100px 0px;
    }

    .section-informacion .datos h1 {
        font-size: 40px;
        margin: 0px 0px 40px 0px;
        font-weight: 300;
        text-transform: uppercase;
    }

    .section-informacion .reglamento h1 {
        font-size: 40px;
        margin: 0px 0px 40px 0px;
        font-weight: 300;
    }

    .section-inf-movil {
        padding: 30px 0px 30px 0px;
    }

    .content-info-movil {
        background-image: url(../images/bg1-movil.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 20px 20px 0px 20px;
    }

    .content-info-movil .info-premio {
        background-color: #ffffff;
        padding: 20px;
    }

    .content-info-movil .info-premio h1 {
        font-size: 36px;
        margin: 0px 0px 20px 0px;
        font-weight: 400;
        font-family: 'Futura Lt BT';
        font-weight: 300;
        text-align: center;
        text-transform: uppercase;

    }

    .content-info-movil .info-premio p {
        font-size: 14px;
        margin: 0px 0px 20px 0px;
        text-align: justify;
        font-family: 'Helvetica';
        font-weight: 300;
        line-height: 14px;
    }

    .content-info-movil .reglamento {
        background-color: #ffffff;
        padding: 20px;
    }

    .content-info-movil .reglamento h1 {
        font-size: 36px;
        margin: 0px 0px 20px 0px;
        font-family: 'Futura Lt BT';
        font-weight: 300;
        text-align: center;
        text-transform: uppercase;
    }

    .content-info-movil .reglamento p {
        font-size: 14px;
        margin: 0px 0px 30px 0px;
        font-family: 'Helvetica';
        font-weight: 300;
    }

    .content-info-movil .content-movil-costos {
        background-color: #ffffff;
        padding: 20px;
        text-align: center;

    }

    .content-info-movil .content-movil-costos h1 {
        font-size: 36px;
        margin: 20px 0px 40px 0px;
        font-family: 'Futura Lt BT';
        font-weight: 300;
        text-align: center;
        text-transform: uppercase;
    }

    .content-info-movil .content-movil-costos .section-fechas {
        padding-bottom: 30px;
    }

}

/* ---------- Inscribe tus piezas ----- */

.section-inscribe-piezas {
    color: #ffffff;
    background-color: #000000;
    padding: 100px 0px 100px 0px;
}

.section-inscribe-piezas h1 {
    color: #f04600;
    font-size: 60px;
    font-weight: 300;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    font-family: 'Futura Lt BT';
    font-weight: 300;
}

.section-inscribe-piezas h4 {
    font-size: 30px;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    font-family: 'Helvetica';
    font-weight: 600;
}


.section-inscribe-piezas p {
    font-size: 12px;
    font-weight: 600;
    padding: 0px;
    margin: 0px 0px 30px 0px;
    font-family: 'Helvetica';
    font-weight: 600;
}

.section-inscribe-piezas h6 {
    margin: 70px 0px 30px 0px;
    text-transform: uppercase;
    opacity: .7;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Helvetica';
    font-weight: 300;
}

.section-inscribe-piezas .form-group input {
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    background-color: #202020;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    border: none;
    text-align: center;
    height: 40px;

}

.section-inscribe-piezas .checkbox {
    color: #ffffff;
    opacity: .7;
    text-transform: uppercase;
    margin-bottom: 30px;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
}

.section-inscribe-piezas .checkbox a {
    color: #ffffff;
    opacity: .7;
    cursor: pointer;
    text-decoration: underline;
}

.section-inscribe-piezas .btn {
    width: 350px;
}

@media (max-width: 992px) {

    .section-inscribe-piezas h1 {
        font-size: 50px;
        font-weight: 300;
        padding: 0px;
        margin: 0px 0px 30px 0px;
    }

    .section-inscribe-piezas p {
        font-size: 14px;
        font-weight: 600;
        padding: 0px;
        margin: 0px 0px 30px 0px;
    }

    .section-inscribe-piezas h6 {
        margin: 20px 0px 30px 0px;
        text-transform: uppercase;
        opacity: .7;
        font-size: 24px;
        font-weight: 400;
    }

}

/* ---------- Disciplinas ----- */

.section-categorias {
    height: 600px;
    width: 100%;
}

.sec-menu-categoria {
    height: 600px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 90px 0px 0px 70px;
    background-color: #c5c5c5;
    background-size: cover;
    background-position: center;
}

.sec-menu-categoria h1{
    font-weight: 300;
    letter-spacing: -1px;
    margin: 0px 0px 70px 85px;
    font-size: 54px;
    text-transform: uppercase;
    font-family: 'Futura Lt BT';
    font-weight: 300;
}

.menu-catecoria{
    list-style: none;
    margin-left: 25px;
}

.menu-catecoria li {
    font-size: 30px;
    margin: 0px 0px 20px 0px;
    text-transform: uppercase;
    font-family: 'Helvetica';
    font-weight: 300;
}

.menu-catecoria a:link {
    color: #000000;
    font-weight: 300;
}

.menu-catecoria a:hover {
    color: #f04600;
    text-decoration: none;
    font-weight: 300;
}

.menu-catecoria a:active {
    color: #f04600;
    text-decoration: none;
    background-color: transparent;
    font-weight: 300;
}

.menu-catecoria .active a {
    color: #f04600;
    font-weight: 900;
    text-decoration: none;
    font-weight: 300;
}

.line-cat {
    visibility: hidden;
    margin-right: 10px;
}

.menu-catecoria .active a .line-cat {
    visibility: visible;
    margin-left: 30px;
}

.sec-submenu-categoria {
    height: 600px;
    margin: 0px;
    padding: 80px 100px 80px 100px;
    background-size: cover;
    background-position: center;
    background-color: #f04600;
}

.section-subcat {
    height: 390px;
    overflow: auto;
}

.sec-submenu-categoria h5 {
    color: #000000;
    margin: 0px 0px 30px 0px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 20px;
}

.sec-submenu-categoria h6 {
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    margin: 0px 0px 15px 0px;
    font-family: 'Helvetica';
    font-weight: 300;
    text-transform: uppercase;
}

.sec-submenu-categoria h6:hover {
    opacity: .7;
    cursor: pointer;
}

.sec-submenu-categoria p {
    margin: 0px 0px 25px 0px;
    color: #ffffff;
    opacity: .6;
}

.triangulo {
    width: 0px;
    height: 0px;
    border-right: 25px solid #f04600;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    position: absolute;
    margin-top: 190px;
    margin-left: -125px;
}

@media (max-width: 992px) {

    .section-categorias {
        height: 100%;
        width: 100%;
    }

    .sec-menu-categoria {
        height: 100%;
        margin-left: 0px;
        margin-right: 0px;
        padding: 70px 50px 70px 50px;
        text-align: center;
    }


    .menu-catecoria {
        list-style: none;
        margin-left: 0px;
        padding: 0px;
    }

    .sec-menu-categoria h1 {
        font-size: 50px;
        margin: 0px 0px 60px 0px;
        color: #f04600;
    }

    .sec-menu-categoria p {
        font-size: 17px;
        color: #f04600;
        margin: 60px 0px 0px 0px;
        font-family: 'Helvetica';
    }

    .sec-submenu-categoria {
        height: 100%;
        margin: 0px;
        padding: 60px 50px 60px 50px;
    }

    .section-subcat {
        height: 100%;
        overflow: none;
        text-align: center;
    }

    .sec-submenu-categoria h6 {
        font-size: 16px;
        margin: 0px 0px 20px 0px;
    }

    .menu-catecoria a .line-cat {
        margin-left: 0px;
        display: none;
    }

    .menu-catecoria li {
        font-size: 22px;
        margin: 0px 0px 30px 0px;
        text-transform: uppercase;
        padding: 0px;
    }

    .btn-importante {
        margin-left: 40px;
        margin-top: 40px;
        margin-bottom: 30px;
    }


}

/* ---------- Banner ----- */

.section-banner img {
    width: 100%;
}

@media (max-width: 992px) {
    .section-banner img {
        margin-top: -5px;
    }

}

/* ---------- Jurado ----- */

.section-jurado {
    padding: 100px 0px 100px 0px;
}


.section-jurado h1 {
    font-size: 50px;
    font-weight: 300;
    margin: 0px 0px 30px 0px;
    text-transform: uppercase;
    font-family: 'Futura Lt BT';
    font-weight: 300;
}

.section-jurado p {
    font-size: 20px;
    font-weight: 300;
    margin: 0px 0px 30px 80px;
}

.section-jurado h2 {
    font-size: 36px;
    font-weight: 300;
    margin: 30px 0px 30px 0px;
    text-transform: uppercase;
    font-family: 'Futura Lt BT';
}

.section-jurado h2 img {
    height: 40px;
    margin-right: 5px;
}


.section-jurado .line {
    display: inline-block;
    margin: 0px 20px 0px 0px;
    height: 3px;
    width: 40px;
    border-radius: 100px;
    background-color: #f04600;
}

.section-jurado .item-jurado1-itm {
    width: 220px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 50px;
    margin-bottom: 80px;
    padding-bottom: 100px;
}

.section-jurado .item-jurado1 {
    margin-left: 10px;
    margin-top: -248px;
}

.section-jurado .contorno-hexagon {
    width: 220px;
}

.section-jurado .item-jurado1 .hexagon {
    float: left;
    overflow: hidden;
    transform: rotate(120deg);
    width: 200px;
    height: 400px;
    margin: 0px 50 0px 0px;
    margin-top: -80px !important;
}

.section-jurado .item-jurado1 .hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    transform: rotate(-60deg);
}

.section-jurado .item-jurado1 .hexagon-in2 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 190%;
    background-position: center;
    background-image: url("../images/750.png");
    visibility: visible;
    transform: rotate(-60deg);
}

.section-jurado .item-jurado1 .info-jurado {
    text-align: center;
    position: absolute;
    margin-top: 250px;
    width: 200px;
    padding: 0px;
}

.section-jurado .item-jurado1 .info-jurado .triangle {
    height: 15px;
}

.section-jurado .item-jurado1 .info-jurado hr {
    padding: 0px;
    margin: 0px 0px 20px 0px;
}

.section-jurado .item-jurado1 .info-jurado h4 {
    font-family: 'Futura Lt BT';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 22px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.section-jurado .item-jurado1 .info-jurado h4 strong {
    font-weight: 900;
    font-family: 'Futura Hv BT';
}

.section-jurado .item-jurado1 .info-jurado h5 {
    font-family: 'Helvetica';
    font-weight: 600;
    opacity: .6;
    font-size: 16px;
}

.section-jurado .item-jurado1 .info-jurado h6 {
    font-family: 'Helvetica';
    font-weight: 600;
    font-size: 14px;
}


.section-ver-mas .btn-grey {
    background-color: #d8d8d8;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    padding: 10px 40px 10px 40px;
    border-radius: 0px;
    text-transform: uppercase;
}

.section-ver-mas {
    padding: 40px 0px 0px 0px;
}

.section-ver-mas .btn-grey:hover {
    background-color: #f04600;
    color: #ffffff;
}

/* Shortlist pagination styles */
.section-jurado .item-jurado1-itm.shortlists-hidden {
    display: none !important;
}

.section-jurado.show-all-shortlists .item-jurado1-itm.shortlists-hidden {
    display: inline-block !important;
}

/* Presidentes pagination styles */
.section-jurado .item-jurado1-itm.presidentes-hidden {
    display: none !important;
}

.section-jurado.show-all-presidentes .item-jurado1-itm.presidentes-hidden {
    display: inline-block !important;
}

/* Metales pagination styles */
.section-jurado .item-jurado1-itm.metales-hidden {
    display: none !important;
}

.section-jurado.show-all-metales .item-jurado1-itm.metales-hidden {
    display: inline-block !important;
}

@media (max-width: 1190px) {

    .section-jurado .item-jurado1 {
        margin-right: 30px;
    }

}

@media (max-width: 992px) {

    .section-jurado .item-jurado1 {
        margin-right: 150px;
    }

    .section-jurado h1 {
        font-size: 40px;
        text-align: center;
    }

    .section-jurado p {
        font-size: 16px;
        font-weight: 300;
        margin: 0px 30px 30px 0px;
    }

    .section-jurado h2 {
        font-size: 30px;
        font-weight: 300;
    }

}

@media (max-width: 740px) {

    .section-jurado .item-jurado1 {
        margin-right: 100px;
    }

}


@media (max-width: 640px) {

    .section-jurado .item-jurado1 {
        margin-right: 0px;
    }

}

@media (max-width: 600px) {

    .section-jurado .item-jurado1-itm {
        width: 161px;
        margin-left: 10px;
        margin-right: 6px;
        margin-bottom: 20px;
        padding-bottom: 60px;
    }

    .section-jurado .item-jurado1 {
        margin-left: 11px;
        margin-top: -244px;
    }

    .section-jurado .contorno-hexagon {
        width: 161px;
    }

    .section-jurado .item-jurado1 .hexagon {
        float: left;
        overflow: hidden;
        transform: rotate(120deg);
        width: 140px;
        height: 400px;
        margin: 0px 0 0px 0px;
        margin-top: -50px !important;
    }


    .section-jurado .item-jurado1 .info-jurado {
        text-align: center;
        position: absolute;
        margin-top: 250px;
        width: 160px;
        padding: 0px;
        margin-left: -10px;
    }

    .section-jurado .item-jurado1 .info-jurado .triangle {
        height: 15px;
    }

    .section-jurado .item-jurado1 .info-jurado hr {
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }

    .section-jurado .item-jurado1 .info-jurado h4 {
        font-size: 20px;
    }

    .section-jurado .item-jurado1 .info-jurado h4 strong {
        font-size: 20px;
    }

    .section-jurado .item-jurado1 .info-jurado h5 {

        font-size: 14px;
    }

    .section-jurado .item-jurado1 .info-jurado h6 {

        font-size: 13px;
    }

}



/* --------------- Footer  ----------- */

footer {
    background-color: #f04600;
    padding: 100px 40px 100px 40px;
    color: #ffffff;
}

footer .menu-footer {
    padding: 10px 0px 0px 0px;
    color: #ffffff;
}

footer img {
    width: 150px;
}

footer .menu-footer i {
    font-size: 22px;
}

footer .menu-footer a {
    color: #ffffff;
    text-transform: uppercase;
    margin: 0px 5px 0px 5px;
}

@media (max-width: 1220px) {

    footer .menu-footer a {
        font-size: 12px;
        margin: 0px 5px 0px 5px;
    }

}

@media (max-width: 1110px) {

    footer .menu-footer a {
        font-size: 11px;
        margin: 0px 5px 0px 5px;
    }

    footer .menu-footer i {
        font-size: 18px;
    }

}


@media (max-width: 1040px) {

    footer .menu-footer a {
        font-size: 10px;
        margin: 0px 5px 0px 5px;
    }

    footer .menu-footer i {
        font-size: 16px;
    }

}

@media (max-width: 992px) {

    footer {
        padding: 0px 20px 0px 20px;
    }

    footer img {
        margin: 40px 0px 50px 0px;

    }

    footer img {
        width: 150px;
    }


    footer .menu-footer a {
        display: inline-block;
        list-style: none;
        margin: 0px 10px 20px 10px;
        font-size: 13px;
    }

    footer .redes {
        margin-top: 30px;
    }


}

/* --------------- Sidenav  ----------- */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #000000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align: center;
}

.sidenav img {
    margin: 20px 0px 50px 0px;
    height: 70px;
}

.sidenav a {
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    font-size: 22px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}





/* --------------- FAQ  ----------- */

.he {
    padding: 30px 0px 100px 0px;
}

.he h1 {
    font-size: 50px;
    font-family: 'Futura Lt BT';
    font-weight: 300;
    text-transform: uppercase;
    margin: 0px 0px 50px 100px;
}

.he .panel-group .panel-heading {
    background-color: #ffffff;
    border: 2px solid #f04600;
    padding: 20px;
}


.he .panel-group .panel-heading a {
    color: #f04600;
    font-weight: 500;
    font-family: 'Helvetica';
}



.he .panel-group .panel-heading i {
    color: #f04600;
    font-size: 20px;
    margin-right: 30px;
    float: left;
    padding: 0px 0px 30px 0px;
}

.he .panel-group .panel-body {
    background-color: #ffffff;
    border: none;
    box-shadow: none;
}

.he .panel-group .panel-collapse {
    background-color: #ffffff;
    border: none;
    box-shadow: none;
}

.he .panel-group .panel {
    background-color: #ffffff;
    border: none;
    box-shadow: none;
}

.he .panel-group .panel-body p {
    font-size: 14px;
    color: #5D5D5D;
    width: 70%;
    margin-left: 60px;
    text-align: justify;
    font-weight: 500;
    font-family: 'Helvetica';
}

.he .panel-group .panel-body li {
    font-size: 14px;
    font-weight: 300;
    color: #5D5D5D;
    width: 70%;
    margin-left: 20px;
    font-weight: 500;
    font-family: 'Helvetica LT Std';
}


@media (max-width: 992px) {

    .he h1 {
        font-size: 38px;
        margin: 0px 0px 40px 0px;
        text-align: center;
    }

    .he .panel-group .panel-heading {
        padding: 5px 20px;
        box-shadow: none;
        margin-top: 15px;
    }

    .he .panel-group .panel-heading a {
        line-height: 24px;
        font-size: 14px;
        font-weight: 600;
    }

    .he .panel-group .panel-heading i {
        font-size: 20px;
        margin-right: 20px;
        float: left;
        padding: 10px 0px 30px 0px;
    }

    .he .panel-group .panel-body {
        padding-left: 0px;
        padding-right: 0px;
    }

    .he .panel-group .panel-body p {
        width: 100%;
        margin-left: 0px;
    }

}

/* --------------- Prensa  ----------- */

.section-prensa {
    padding: 30px 0px 100px 0px;
}

.section-prensa h1 {
    font-size: 50px;
    font-family: 'Futura Lt BT';
    font-weight: 300;
    text-transform: uppercase;
    margin: 0px 0px 30px 100px;

}

.section-prensa h2 {
    color: #f04600;
    text-transform: uppercase;
    margin: 0px 0px 40px 100px;
    font-weight: 500;
    font-family: 'Helvetica';
}

.section-prensa h2 img {
    height: 30px;
    margin-right: 20px;
}

.section-prensa .item-prensa {
    margin: 0px 0px 30px 0px;
}

.section-prensa .item-prensa .title {
    width: 100%;
    background-color: #f04600;
    color: #000000;
    padding: 20px 30px 20px 105px;
}

.section-prensa .item-prensa .title h6 {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Helvetica';
    font-weight: bold;
    font-style: normal;
}

.section-prensa .item-prensa .title h5 {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Helvetica';
    font-weight: 300;
    font-style: normal;
}

.section-prensa .item-prensa .content {
    color: #000000;
    padding: 20px 30px 20px 105px;
    font-size: 13px;
}

@media (max-width: 992px) {

    .section-prensa h1 {
        font-size: 38px;
        margin: 0px 0px 30px 0px;
        text-align: center;
    }

    .section-prensa h2 {
        font-size: 22px;
        margin: 0px 0px 40px 30px;
        color: #000000;
    }

    .section-prensa h2 img {
        height: 24px;
        margin-right: 10px;
    }

    .section-prensa .item-prensa .title {
        padding: 10px 30px 10px 30px;
    }

    .section-prensa .item-prensa .title h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .section-prensa .item-prensa .content {
        color: #000000;
        padding: 20px 30px 0px 30px;
        font-size: 13px;
    }

    .section-prensa .mrg-prensa-movil {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }

}

/* ---------------Grand Slam  ----------- */

.section-grand-slam-magazine {
    padding: 60px 0px;
}

.section-grand-slam {
    padding: 180px 0px 100px 0px;
}

.section-grand-slam .section-info {
    text-align: left;
}

.section-grand-slam .section-info img {
    text-align: center;
    width: 80%;
    margin: 40px 0px 60px 0px;
}

.section-grand-slam .section-info p {
    text-align: justify;
    font-size: 19px;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 20px;
}

.section-grand-slam .section-table {
    padding: 210px 0px 0px 0px;
}

.section-grand-slam .section-table img {
    width: 100%;
    margin: 30px 0px 0px 0px;
}

.section-grand-slam .section-table h6 {
    font-size: 14px;
    font-weight: 900;
    text-align: center;
}

.section-grand-slam .section-table .row-table {
    background-color: #EFEFEF;
    text-align: left;
    padding: 3px 20px 3px 10px;
}

.section-grand-slam .section-table .row-table-w {
    background-color: #ffffff;
    text-align: left;
    padding: 3px 20px 3px 10px;
}

.section-grand-slam .section-table .row-table p {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

.section-grand-slam .section-table .row-table-w p {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

.section-grand-slam .section-table .no-m-right {
    margin-right: 0px;
    padding-right: 2px;
}

.section-grand-slam .section-table .no-m-left {
    margin-left: 0px;
    padding-left: 2px;
}

.section-grand-slam .section-table h5 {
    font-size: 9px;
    text-align: center;
    margin: 30px 0px 0px 0px;
}

.section-jurado .item-jurado1 .info-jurado h6.title_ju{
    font-family: 'Helvetica';
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}

@media (max-width: 992px) {

    .section-grand-slam {
        padding: 140px 0px 100px 0px;
    }

    .section-grand-slam .section-table {
        padding: 0px 0px 0px 0px;
    }

}

.section-video {
    background-image: url('../images/background.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 175px;
    padding-bottom: 50px;
}

.section-video h1 {
    font-family: 'Futura Lt BT';
    color: #000000;
    text-transform: uppercase;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    font-size: 50px;
    font-weight: 300;
}

@media (max-width: 992px) {

    .section-video {
        padding: 150px 80px 40px 80px;
    }

    .section-video h1 {
        font-size: 30px;
    }
}

.section-patrocinantes .sec-img-pat img{
    width: 155px;
    margin-right: 55px;
}

.text-center {
    text-align: center;
}

footer img.poweredby {
    width: 50%;
}

/* Jury Filter Styles */
.jury-filter-container {
    margin-bottom: 30px;
    text-align: center;
    padding: 0 20px;
}

.filter-input-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 500px;
}

.jury-filter {
    width: 100%;
    padding: 12px 45px 12px 20px;
    border: 2px solid #f04600;
    border-radius: 25px;
    font-size: 16px;
    font-family: 'Helvetica', sans-serif;
    background-color: #ffffff;
    color: #333;
    outline: none;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(240, 70, 0, 0.1);
}

.filter-clear-btn {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    font-size: 20px;
    color: #999;
    cursor: pointer;
    padding: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
}

.filter-clear-btn:hover {
    background-color: #f04600;
    color: white;
}

.filter-results-count {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    font-family: 'Helvetica', sans-serif;
    font-weight: 500;
}

.no-results-message {
    margin-top: 20px;
    padding: 20px;
    background-color: #f8f8f8;
    border-radius: 10px;
    color: #666;
    font-size: 16px;
    font-family: 'Helvetica', sans-serif;
    font-style: italic;
    border-left: 4px solid #f04600;
}

.item-jurado1-itm.filtered-hidden {
    display: none !important;
}

/* Override pagination hiding when item matches filter */
.section-jurado .item-jurado1-itm.filter-override-show {
    display: inline-block !important;
}

/* Mobile Optimization */
@media (max-width: 768px) {
    .jury-filter-container {
        margin-bottom: 20px;
        padding: 0 10px;
    }
    
    .jury-filter {
        font-size: 16px; /* Prevents zoom on iOS */
        padding: 15px 20px;
        border-radius: 20px;
    }
    
    .filter-results-count {
        font-size: 13px;
        margin-top: 8px;
    }
    
    .no-results-message {
        margin-top: 15px;
        padding: 15px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .jury-filter {
        padding: 12px 15px;
        font-size: 16px;
    }
    
    .jury-filter::placeholder {
        font-size: 14px;
    }
}

.jury-filter:focus {
    border-color: #f04600;
    box-shadow: 0 4px 20px rgba(240, 70, 0, 0.2);
    transform: translateY(-2px);
}

.jury-filter::placeholder {
    color: #999;
    font-style: italic;
}