@font-face {
    font-family: "novelin";
    src: local("novelin"), url("/automundo-2025/fonts/novelin/novelin.ttf") format("truetype");
}

@font-face {
    font-family: "novelin-black";
    src: local("novelin-black"), url("/automundo-2025/fonts/novelin/novelin-black.ttf") format("truetype");
}

@font-face {
    font-family: "novelin-italic";
    src: local("novelin-italic"), url("/automundo-2025/fonts/novelin/novelin-black-italic.ttf") format("truetype");
}

@font-face {
    font-family: "menda-bold";
    src: local("menda-bold"), url("/automundo-2025/fonts/menda/menda-bold.ttf") format("truetype");
}

@font-face {
    font-family: "menda";
    src: local("menda"), url("/automundo-2025/fonts/menda/menda.ttf") format("truetype");
}

.title-landing {
    font-family: "menda-bold";
    font-size: 2.5em !important;
    color: #fff !important;
}

#encuentra {
    background-image: url("https://AEADE.net/automundo-2025/img/banners/back-mundo-automotor.webp") !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

.txt-landing {
    margin: 0;
    font-size: 1.5em;
    font-family: "menda";
    color: #fff !important;
}

.txt-landing-footer {
    margin: 0;
    font-size: 1.2em;
    font-family: "menda";
    color: #fff !important;
    text-align: right;
}

.subtitle1 {
    font-family: "novelin-italic";
    font-size: 1.8em;
    margin: 0;
    text-align: right;
    line-height: 30px;
}

.subtitle2 {
    font-family: "novelin";
    font-size: 1.8em;
    font-style: italic;
    margin: 0;
    text-align: right;
    line-height: 30px;
}

.subtitle3 {
    font-family: "novelin-black";
    font-size: 0.8em;
    text-align: left;
    margin: 0;
    color: #ff8928;
    line-height: 30px;
}

.subtitle4 {
    font-family: "novelin";
    font-size: 0.8em;
    text-align: left;
    line-height: 30px;
}

#separador-descarga {
    width: 1px;
    background-color: #fff;
    height: 100px;
    margin-bottom: 40px;
    margin-top: 40px;
}

#content-feria img {
    width: 400px;
}

#content-feria {
    display: flex;
}

#feria {
    background-color: #ff8300 !important;
}

#pago {
    background-image: url("https://AEADE.net/automundo-2025/img/banners/ofertas-back.webp") !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    justify-content: normal !important;
}

#content-pago {
    padding-top: 8%;
    padding-left: 10%;
    padding-right: 10%;
    font-size: 2em !important;
    width: 100%;
    text-align: center;
}

#content1-footer {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

#img4 {
    width: 200px;
}

#cont-recinto {
    background-image: url("https://AEADE.net/automundo-2025/img/cierre/background-footer.png") !important;
}

#contRedes {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* CSS */

.button-5 {
    align-items: center;
    background-clip: padding-box;
    background-color: #fa6400;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-family: system-ui, -apple-system, system-ui, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    line-height: 1.25;
    margin: 0;
    min-height: 3rem;
    padding: calc(0.875rem - 1px) calc(1.5rem - 1px);
    position: relative;
    text-decoration: none;
    transition: all 250ms;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: baseline;
    width: auto;
}

.button-5:hover,
.button-5:focus {
    background-color: #fb8332;
    box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
}

.button-5:hover {
    transform: translateY(-1px);
}

.button-5:active {
    background-color: #c85000;
    box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
    transform: translateY(0);
}

.button-5:disabled {
    background-color: lightslategrey;
}

input:disabled {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #cccccc;
    cursor: text;
}

.buenPlan {
    padding-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.separadores {
    text-align: center;
    font-size: 1em;
    font-family: "menda";
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 60px;
}

.separadores span {
    margin: 0 8px;
    color: #ff6600;
    font-weight: bold;
}

.title-section-marcas {
    color: #004a98;
    font-family: "menda-bold";
    text-align: center;
}

#contFeriaElements {
    padding: 30px;
}

.contFeriaElementsInt1 img {
    width: 300px;
}

.contFeriaElementsInt2 img {
    width: 350px;
}

#contFeriaElements {
    background-image: url("https://AEADE.net/automundo-2025/img/banners/background-fecha-automundo-2025.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    justify-content: normal !important;
    width: 101%;
}

.font1 {
    font-family: "menda-bold";
}

.novelin1 {
    font-family: "novelin-italic";
    margin: 0;
}

.footer {
    background-image: url("https://AEADE.net/automundo-2025/img/banners/background-footer.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    justify-content: normal !important;
    width: 101%;
    padding: 20px;
}

#imgMapa {
    width: 400px;
}

#content1-footer2 {
    display: flex;
    align-items: center;
}

#content1-footer2 img {
    width: 400px;
}

@media (max-width: 480px) {
    .title-section-marcas {
        margin-top: 40px;
    }
    #contFeriaElements {
        padding: 20px;
    }
    .contFeriaElementsInt1 {
        width: 100% !important;
    }
    .contFeriaElementsInt1 img {
        width: 250px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .contFeriaElementsInt2 img {
        width: 250px;
        margin-bottom: 40px;
    }
    #infoFeria .col-5,
    #infoFeria .col-8,
    #infoFeria .col-4,
    #content1-footer,
    #contRedes,
    #contRedes .col-6 {
        width: 100%;
    }
    #infoFeria .col-4 img {
        margin-bottom: 40px;
    }
    #imgMapa {
        width: 250px;
        margin-top: 40px;
    }
    .footer {
        width: 100%;
        padding: 20px;
    }
    #contRedes .col-6 {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .font1 {
        text-align: center;
    }
    .blank {
        margin-bottom: 40px;
    }
    #content1-footer2 img {
        width: 320px;
    }
    #content1-footer2 {
        display: flex;
        align-items: center;
        width: 100%;
    }
    #contentBtnMap {
        width: 100%;
        margin-bottom: 40px;
    }
}

#infoFeria {
    padding-top: 30px;
}

#contentBtnMap {
    display: flex;
    align-items: center;
}