﻿@charset "utf-8";
/* CSS Document */
/*reset*/
* {
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.img-responsive {
    display: block;
    max-width: 90%;
    height: auto;
}

html, body {
    height: 100%;
}

body {
    background-color: #fff;
    font-family: "Montserrat", Helvetica, Arial, sans-serif !important;
    color: #3c4a60;
    font-size: 12px !important;
    overflow-x: hidden;
}

/*Estilos generales*/
#login {
    width: 969.53px;
    margin: 0 auto;
    position: relative;
    color: #606060;
    margin-top: 2.4%;
}

.img-reco {
    margin-left: 15px !important;
    margin-right: auto;
}

#login .header {
    height: 106px;
}

#login .clear {
    clear: both;
}

#login .logo {
    display: block;
    width: 206px;
    height: 84px;
    background: url(../images/img-logo.gif) no-repeat 0 0;
    text-indent: -9999px;
    float: left;
}

.optimiza ul li {
    float: left;
    margin-right: 12px;
    font-size: 11px;
    list-style: none;
}

#login .volver {
    display: block;
    float: right;
    width: 70px;
    height: 25px;
    font-size: 12px;
    color: #FFFFFF;
    background: url(../images/btn-volver.png) no-repeat 47px 5px;
    background-color: #3c4a60;
    line-height: 28px;
    text-decoration: none;
    padding-left: 8px;
    margin-top: 40px;
    margin-right: 13px;
}

    #login .volver:hover {
        background-color: #1f2631;
    }

#login .migas {
    clear: both;
    border-bottom: 1px solid #e2e7ec;
    border-top: 1px solid #e2e7ec;
}

    #login .migas, #login .migas a {
        font-size: 10px;
        line-height: 20px;
        color: #4d5d73;
        text-decoration: none;
        max-width: 985px;
    }

#login .main {
    min-height: 500px;
}

#login .main-interior {
    width: 565px;
    height: 267px;
    padding: 30px 7px 0 38px;
    margin-left: 15px;
    float: left;
    background-color: #e0e7ec;
    min-width: 332px;
    max-width: 610px;
}

#login .sidebar {
    width: 230px;
    float: right;
}

#login .main-interior .titulo {
    font-size: 17px;
    margin-bottom: 20px;
    color: #3b4d72;
    letter-spacing: 1pt;
    font-weight: bold;
}

#login .main-interior .iniciar {
    float: left;
    width: 292px;
    border-right: 1px solid #d9d9d9;
}

#login .main-interior .input {
    width: 170px;
    height: 24px;
    border: 1px solid #d0d0d0;
    outline: none;
    padding: 0 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #555;
}

    #login .main-interior .input:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    }

#login .main-interior .clave {
    float: left;
    width: 220px;
    margin-left: 45px;
}

#login .main-interior table td {
    padding-bottom: 14px;
    vertical-align: middle;
}

#login .main-interior .recuperar {
    display: block;
    float: left;
    font-size: 12px;
    color: #0073ba;
    background: url(../images/bullet.png) no-repeat 0px 10px;
    padding: 5px 10px;
}

    #login .main-interior .recuperar:hover {
        color: #0E4E84 !important;
        text-decoration: none;
    }

#login .main-interior .ingresar {
    display: block;
    float: left;
    width: 110px;
    height: 30px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #3c4a60;
    text-align: center;
    line-height: 30px;
    margin-bottom: 15px;
}

    #login .main-interior .ingresar:hover {
        background-color: #1f2631;
    }


#login .main-interior .lugar {
    clear: both;
    width: 260px;
    height: 60px;
    border: 1px solid #d9d9d9;
    background-color: #e6e4e4;
    text-align: center;
    font-size: 13px;
    padding-top: 10px;
}

#login .main-interior .select {
    display: block;
    width: 200px;
    height: 30px;
    margin: 5px auto;
    outline: none;
    border: 1px solid #d0d0d0;
    color: #999999;
    font-size: 12px;
}

#login .main-interior .clave li {
    font-size: 13px;
    margin-bottom: 10px;
    list-style: url(../images/bullet2.jpg);
    margin-left: 15px;
}

    #login .main-interior .clave li span {
        font-weight: bold;
        color: #808286;
    }

.info-footer {
    width: 981px;
    margin: 0 auto;
    background: #f4f4f4;
    padding: 0 0 15px 0;
    height: 65px;
}

    .info-footer .logo {
        float: left;
        margin: 20px 0 0;
        padding: 0 0 0 28px;
    }

    .info-footer .links {
        float: left;
        margin: 40px 0 0;
        font-size: 11px;
        color: #444e5a;
    }

        .info-footer .links a {
            float: left;
            font-size: 11px;
            color: #0E4E84;
            border-right: 1px solid #C4C4C4;
            padding: 0 7px 0 0;
            margin: 0 7px 0 0;
            text-decoration: none;
        }

            .info-footer .links a:hover {
                color: #0E4E84;
                text-decoration: underline;
            }

    .info-footer .banner {
        float: right;
        margin: 10px 0 0 0;
        padding: 0 40px 0 0;
    }

.box_simula-encuentra {
    font-size: 11px;
    color: #2b3440;
    background: #e0e7ec;
    margin: 0 0 20px 0;
    width: 230px;
    padding: 0 0 5px 0;
    margin-left: -13px;
}

    .box_simula-encuentra h3 {
        background: url(../images/text_simulaencuentra.jpg) no-repeat left top;
        width: 230px;
        height: 27px;
        text-indent: -9999px;
        margin-top: -10px;
    }

    .box_simula-encuentra .textos {
        background: url(../images/bg_simulaencuentra_v3.jpg) no-repeat left top;
        padding: 5px 0 0 74px;
        line-height: 100%;
    }

        .box_simula-encuentra .textos strong {
            font-size: 11px;
        }

    .box_simula-encuentra ul {
        list-style: none;
        margin: 0 0 4px 0;
    }

    .box_simula-encuentra li {
        padding: 0 0 4px 0;
    }

    .box_simula-encuentra strong {
        color: #3b4d72;
    }

    .box_simula-encuentra .detalle {
        color: #4d5d73;
        font-size: 10px;
    }

    .box_simula-encuentra .btn_simula {
        color: #FFF;
        display: block;
        background: #254d7a;
        width: 69px;
        height: 15px;
        text-align: center;
        line-height: 15px;
        font-size: 10px;
        margin: 0 0 0 74px;
        text-decoration: none;
    }

        .box_simula-encuentra .btn_simula strong {
            color: #FFF;
        }

.box_enlaces-rel {
    font-size: 11px;
    color: #345e4b;
    background: #e0e7ec;
    border: 1px solid #c6d6cf;
    padding: 0 0 0 12px;
    width: 216px;
    margin-top: -23px;
    margin-left: -13px;
}

    .box_enlaces-rel h3 {
        background: url(../images/text_enlacesrelacionados.jpg) no-repeat left top;
        width: 216px;
        height: 22px;
        text-indent: -9999px;
        padding-bottom: 26px;
    }

    .box_enlaces-rel ul {
        list-style: none;
    }

        .box_enlaces-rel ul li {
            line-height: 13px;
            background: url(../images/bullet_flecha.gif) no-repeat left 3px;
            padding: 0 0 5px 10px;
        }

    .box_enlaces-rel a {
        color: #0073ba;
        text-decoration: underline;
    }

        .box_enlaces-rel a:hover {
            color: #0E4E84 !important;
            text-decoration: none;
        }



/* Caja Login */
.homelogin {
    width: 305px;
    height: 115px;
    margin: 0;
    border-bottom: 1px solid #FFF;
    background: #3a69af;
}

    .homelogin p {
        font-size: 20px;
        color: #ffffff;
        text-align: center;
        padding: 15px 0;
    }

    .homelogin a {
        display: block;
        width: 175px;
        height: 38px;
        margin: 0 auto;
        text-align: center;
        text-decoration: none;
        color: #FFFFFF;
        background-color: #09b770;
        border: 1px solid #bfbebe;
        font-size: 16px;
        line-height: 38px;
        -webkit-box-shadow: 0px 2px 0px 0px #254370;
        -moz-box-shadow: 0px 2px 0px 0px #254370;
        box-shadow: 0px 2px 0px 0px #254370;
    }

        .homelogin a:hover {
            background-color: #0bce7e;
        }

#pnlLogin .clave {
    margin-left: 30px !important;
}

    #pnlLogin .clave h2 {
        color: #707070;
        font-size: 17px;
        font-weight: normal;
        padding: 10px 0 28px;
    }

    #pnlLogin .clave ul {
        padding: 0;
        margin: 0;
    }

    #pnlLogin .clave li {
        background: url(../images/bullet2.jpg) 0 2px no-repeat;
        margin-bottom: 12px;
        padding-left: 15px;
        font-size: 12px;
        margin-left: 0px !important;
    }

#pnlLogin .bottom {
    background-color: #3c4a60;
    width: 976px;
    height: 52px;
    position: relative;
    clear: both;
    border-radius: 5px;
    height: auto;
    float: left;
    margin-top: 15px;
}

    #pnlLogin .bottom .ayuda {
        float: left;
        background: url(../img/ico-telefono.png) no-repeat;
        padding-left: 32px;
        font-size: 18px;
        line-height: 35px;
        color: #fff;
        margin: 1% 2%;
    }

    #pnlLogin .bottom .pag {
        background: #3c4a60 0 7px no-repeat;
        font-size: 12px;
        color: #fff;
        line-height: 35px;
        padding-left: 20px;
        float: right;
        margin: 10px 35px;
    }

    #pnlLogin .bottom span {
        display: inline-block;
    }

.sidebar {
    padding-bottom: 15px;
    padding-right: 23px;
}

#footer .center {
    background: url(../images/footer-punta.jpg) 0 0 no-repeat;
    width: 1031px;
    padding-top: 28px;
    margin: 0 auto;
}

#footer {
    padding: 0 0 0 0;
    height: 180px;
    background: url(../images/footer-bg.jpg) 0 0 repeat-x #e9e6e6;
    font-size: 12px;
    margin-top: -135px;
    position: relative;
}

    #footer .center .blq-foo {
        float: left;
        width: 180px;
        margin-top: -20px;
        margin-left: 25px;
    }

    #footer .center .categorias {
        float: left;
    }

.clear {
    clear: both;
}

#footer .center .direccion {
    text-align: center;
    height: 16px;
}

.optimiza {
    margin: 0 auto;
    width: 430px;
    /* padding-top: 34px; */
}

#footer .center .categorias ul li a {
    color: #949494;
}

#footer .center .categorias ul li {
    display: block;
    /* margin-bottom: 6px; */
    list-style: none !important;
    background: none;
}

#footer .center .categorias ul {
    float: left;
    margin-left: 34px;
    margin-bottom: 12px;
}

.optimiza {
    margin: 0 auto;
    width: 430px;
    /* padding-top: 34px; */
}

    .optimiza span {
        float: left;
        font-size: 12px;
    }

    .optimiza ul {
        float: right;
        width: 301px;
    }

        .optimiza ul li.fi {
            background: url(../images/navegadores.png) 0 -16px no-repeat;
            width: auto;
            height: 14px;
            padding-left: 16px;
        }

        .optimiza ul li.ch {
            background: url(../images/navegadores.png) 0 0 no-repeat;
            width: auto;
            height: 14px;
            padding-left: 16px;
        }

        .optimiza ul li.op {
            background: url(../images/navegadores.png) 0 -32px no-repeat;
            width: auto;
            height: 14px;
            padding-left: 16px;
        }

        .optimiza ul li.ie {
            background: url(../images/navegadores.png) 0 -48px no-repeat;
            width: auto;
            height: 14px;
            padding-left: 16px;
        }

#footer .center .categorias ul li span {
    color: #333;
    display: block;
    line-height: 16px;
    margin: 0 0 6px;
    font-weight: bold;
}

#sitio-seguro .right {
    border-radius: 8px;
    border: 2px solid #e2e7ec;
    height: 293px;
    width: 316px;
    float: left;
    margin-left: 14px;
}

    #sitio-seguro .right h2 {
        text-align: center;
        font-size: 17px;
        line-height: 24px;
        padding: 10px 0;
        color: #3b4d72;
        letter-spacing: 1pt;
        font-weight: bold;
    }

    #sitio-seguro .right img {
        margin-left: 1px;
    }

    #sitio-seguro .right .lista {
        margin: 15px;
    }

    #sitio-seguro .right li {
        background: url(../img/bulletazul.png) 0 -1px no-repeat;
        padding-left: 20px;
        line-height: 12px;
        margin-bottom: 3px;
        padding-bottom: 4px;
    }

h2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.divBtm {
    display: inline;
}

.validaciones {
    color: red;
    font-size: 11px !important;
    margin-top: -7px;
    padding-bottom: 7px;
    text-align: center;
}

    .validaciones span {
        display: block;
    }

    .validaciones ul li {
        list-style-type: none;
    }

/*TABLET*/
@media screen and (max-width: 1055px) {

    #login .main-interior {
        margin-left: 0;
    }

    body {
        margin-left: 3%;
        margin-right: 3%;
    }

    #login {
        width: auto;
    }

        #login .main-interior {
            width: auto;
            max-width: none;
            padding: 30px 30px 0px 38px;
        }

            #login .main-interior .iniciar {
                margin-left: 30px;
                border-right: none;
            }

        #login .migas, #login .migas a {
            width: 100%;
        }

    #pnlLogin .clave {
        margin-top: 15px;
    }

    #pnlLogin .main-interior .clave {
        width: 85%;
        text-align: justify;
        padding-bottom: 15px;
    }

    #sitio-seguro .right {
        width: 100%;
        max-width: none;
        margin-left: 0px;
        margin-top: 15px;
    }

    #pnlLogin .bottom {
        width: 100%;
    }

        #pnlLogin .bottom .pag {
            float: left;
            line-height: 35px;
        }

    #pnlLogin .clave {
        border-top: 1px solid #d9d9d9;
    }

    #login .main-interior {
        height: 100%;
    }
}


/*Móbile*/
@media screen and (max-width: 727px) {

    #pnlLogin .bottom .pag {
        margin: 10px 6px;
        width: auto;
    }

    #login {
        margin-left: 0px;
    }

        #login .main-interior {
            padding: 29px 0px 0 20px;
            min-width: 284px;
            margin-left: auto;
        }

            #login .main-interior .iniciar {
                margin-left: 0px;
                width: 260px;
            }

        #login .migas, #login .migas a {
            width: auto;
        }

    #pnlLogin .clave {
        margin-left: 0px !important;
        min-width: 260px;
        width: 93%;
    }

    #sitio-seguro .right {
        float: left;
        margin-left: auto;
    }

    #login .header {
        min-width: 304px;
    }
}

@media screen and (max-width: 380px) {
    .divBtm {
        display: block;
    }

    .linea {
        display: none;
    }
}

.olvido {
    color: #6d6e71;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 5px;
    display: block;
}