﻿body {
    font-family: Arial;
    background-image: url(../img/FondoMF2020.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

header {
    padding: 2rem;
    /*margin-bottom:50px;*/
}

.contenidogen {
    /*max-width:80%;*/
    margin: 1rem auto;
    display: flex;
    flex-wrap: wrap;
}

.colizq {
    /*display:flex;*/
    flex-wrap: wrap;
    /* flex:0 1 0px;*/
}

    .colizq a:hover {
        text-decoration: none;
    }

.margenPromociones {
    margin-left: 100px;
}

.separacionPromos {
    padding: 5px;
}

.textoConsulta {
    font-size: 14px;
}

.contenido1 {
    padding: 1rem;
    flex: 3 1 0px;
    color: white;
}

li {
    list-style: none;
    margin: 0;
    padding: 1rem;
}

.listadoNormal {
    list-style: initial;
}


ul li a {
    display: block;
    background-color: transparent;
    align-items: stretch;
    color: white;
    /*margin:0 15px 0 -20px;*/
}

.margent {
    margin-top: 10px;
}

footer {
    color: #00245b;
    text-align: center;
    margin-top: 50px;
}

#btnenlace {
    border-radius: 0px;
}

h1 {
    padding: 0 35px;
}

p {
    padding: 0 35px;
}

.logoimg {
    width: 300px;
}

.divcontenido {
    padding: 15px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.92);
    color: #00245b;
}

.spanboldazul {
    font-weight: bold;
    color: #00245b;
}

.spanboldnegro {
    font-weight: bold;
}

.textonegro {
    color: black;
}

.espaciadov {
    padding-top: 20px;
}

.espaciadov2 {
    padding-top: 40px;
}

.espaciadov3 {
    padding-top: 30px;
}

.textoazul {
    color: #00245b;
}

.textocontenido {
    font-family: Arial;
    font-size: 18px;
}

.paddiv {
    padding-left: 35px;
    padding-right: 35px;
}

.paddivb {
    padding-bottom: 30px;
}

.btnizq {
    background-color: #042b66;
    border-radius: 8px;
    color: white;
    margin-bottom: 12px;
    margin-right: 10px;
}

    .btnizq:hover {
        background-color: #00173b;
    }

    .btnizq:focus {
        background-color: #00173b;
    }

.btntop {
    margin-top: 60px;
}

.textobotones {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}


@media (max-width: 475px) {
    .colizq {
        flex: auto;
    }
    .textocontenido {
    font-family: Arial;
    font-size: 16px;
}
}

.nav > li > a:hover {
    background-color: transparent;
    color: #fcd00e;
}

.nav > li > a:focus {
    background-color: transparent;
    color: #fcd00e;
}

.textoform {
    font-family: Arial;
    font-size: 14px;
}

.modal-title {
    margin-top: 25px;
    line-height: 1.42857143;
    font-size: 16px;
}

.btn-general {
    background-color: #132751;
    color: #FDCF24;
    font-family: Arial;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    padding: 5px 15px;
    transition: all ease .3s;
}

    .btn-general:hover {
        color: white;
    }

    .btn-general:focus {
        color: #FDCF24;
    }

.btnmtop {
    margin-top: 70px;
}

.btnregistro {
    background-color: #042b66;
    border-radius: 8px;
    color: white;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    text-decoration: none;
}

    .btnregistro:hover {
        color: #fcd00e;
        text-decoration: none;
    }

    .btnregistro:focus {
        color: #fcd00e;
        text-decoration: none;
    }

    .espaciadoul {
        line-height: .75;
    }

    .form-control {
        height: 36px;
    }

@media (max-width: 768px) {
    .imgderecha {
        text-align: center;
        margin-bottom: 5px;
    }

    .imgcentral {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .imgizq {
        text-align: center;
        margin-top: 5px;
    }

    .paddiv {
        padding-left: 0px;
        padding-right: 0px;
    }

    .margenPromociones {
        margin-left: 0px;
    }

    .espaciadoul {
        line-height: 1.25;
    }

    .btnmtop {
        margin-top: 40px;
    }
     .textocontenido {
    font-family: Arial;
    font-size: 16px;
}
}

.simg {
    border:1px solid black;
}

.marginbottomrow {
    margin-bottom: 10px;
}

.AjuseRegistrate {
    margin-left:auto;
    margin-right:auto;
    margin-top:50px;
}

.textoPresenta {
    font-size:17px;
}
