@charset "utf-8";

/* CSS Document */

/* #Font-Face
================================================== */

@font-face {
    font-family: 'ralewaysemibold';
    src: url('../tipos/raleway-semibold-webfont.eot');
    src: url('../tipos/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../tipos/raleway-semibold-webfont.woff') format('woff'),
    url('../tipos/raleway-semibold-webfont.ttf') format('truetype'),
    url('../tipos/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewaybold';
    src: url('../tipos/raleway-bold-webfont.eot');
    src: url('../tipos/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../tipos/raleway-bold-webfont.woff') format('woff'),
    url('../tipos/raleway-bold-webfont.ttf') format('truetype'),
    url('../tipos/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ralewayregular';
    src: url('../tipos/raleway-regular-webfont.eot');
    src: url('../tipos/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../tipos/raleway-regular-webfont.woff') format('woff'),
    url('../tipos/raleway-regular-webfont.ttf') format('truetype'),
    url('../tipos/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#ir_arriba {
    bottom: 30px;
    position: fixed;
    right: 30px;
}

#ir_arriba span {
    background: url("../img/uptotop.png") no-repeat scroll center center;
    display: block;
    height: 48px;
    width: 48px;
    opacity: 0.50;
}

.cont_flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col_flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.nofloat {
    float: none;
}

.navbar-toggle {
    margin-right: 0px;
}

/* aviso en desarrollo */
#aviso_desarrollo {
    width: 100%;
    z-index: 9999;
    position: fixed;
    top: 0px;
    background-color: #FF0000;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}

.help-block {
    color: #a94442;
}

.has-error .form-control {
    border-color: #b94a48;
}

.clear_sin {
    clear: both;

}

*::-moz-placeholder {
    color: #aaaaaa !important;
}

body {
    font-family: 'ralewayregular';
    font-size: 15px;
    color: #333;
    font-weight: normal;
    text-align: justify;

}

a:hover {
    text-decoration: none !important;
}

.clear_sin {
    clear: both;
}

.image_centro {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fondo_fijo {
    background: rgba(0, 0, 0, 0) url("../img/fondo_index.jpg") no-repeat fixed center center / cover;
}

.logo_empresa {
    padding: 30px 0px 70px 0px;
}

.presentacion {
    color: #6CB5BF;
    font-size: 43px;
    margin-bottom: 8px;
    font-family: 'ralewaybold';
    margin-top: -25px;
}

.descrip {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: 'ralewaysemibold';
    margin-bottom: 40px;
}

.bloque_entrada {
    background-color: rgba(38, 49, 60, 0.9);
    border-radius: 0px;
    margin-bottom: 50px;

}

.relleno_caja {
    padding: 11%;
    margin-left: 10%;
    margin-right: 10%;
}

.aviso {
    text-transform: uppercase;
}

.aviso, .firma {
    color: #fff;
    text-align: center;
}

.bloque_login .form-control {

    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border: none !important;
    border-radius: 0px !important;
}

.bloque_contrasena .form-control {

    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.3333333;
    border: none !important;
    border-radius: 0px !important;
}

.input-group-addon {
    border: none !important;
    border-radius: 0px !important;
}

.bot_entrar {
    background-color: #6CB5BF;
    font-family: 'ralewaybold';
    font-size: 13px;
    color: #0D152C;
    display: block;
    margin-top: 10px;
    width: 100%;
    border: none !important;
    border-radius: 0px !important;
    letter-spacing: 2px;
    padding: 15px;
    text-transform: uppercase;
}

.bot_entrar:hover {
    background-color: #1C232B;
    color: #ffffff;
}

.tit_entrada1 {
    color: #fff;
    font-family: 'ralewaybold';
    font-size: 20px;
    margin-bottom: 10px;

}

.tit_entrada2 {
    color: #fff;
    font-family: 'ralewaybold';
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 50px;
}

.input-group-addon {
    background-color: #6CB5BF;
    color: #ffffff;
}

.input-group-lg {
    margin-bottom: 18px;
}

.bloque_contrasena p {
    font-size: 13px;
    color: #CCC;
    margin-bottom: 20px;
}

.fondo_amarillo {
    background-color: #6CB5BF;
    color: #fff;
    padding: 20px 0px;
    margin-bottom: 10px;
}

.caja_datos {
    margin: 8px 0px;
}

.icono_datos {
    color: #020e2a;
    font-size: 30px;
    display: inline-block;
    vertical-align: text-bottom;
}

.icono_datos2 .fa {
    color: #020e2a;
    font-size: 40px;
    width: 24px;
    float: left;
    margin-top: 8px !important;
}

.datos {
    display: inline-block;
    padding-left: 8px;
    text-align: left;
}

.datos a:hover {
    color: #020e2a;
}

a:hover {

    text-decoration: none !important;
}

.txt_version{
    color: #FFFFFF;
    font-family: 'ralewaybold';
    font-weight: bold;
    font-size: 20px;
}

.pie {
    font-size: 12px;
}

.pie a {
    color: #fff;
}

.pie a:hover {
    color: #3aadbc;
}

/*-------- zona codigo-------------*/

.zona_login {
    font-size: 13px;
}

.zona_login .fa {
    font-size: 15px;
    color: #3aadbc;
    padding: 5px;
}

.color {
    background-color: #1c232b;
    padding: 8px 0px;
}

.nombre {
    font-size: 13px;
    color: #fff;
}

.sesion {
    text-align: right;
    text-transform: uppercase;
    color: #FFFFFF;
}

.sesion a {
    color: #3aadbc;
}

.sesion a:hover {
    color: #fff;
}

.titulo_pag {
    color: #6CB5BF;
    font-size: 45px;
    margin-bottom: 20px;
    font-family: 'ralewaybold';
    margin-top: 25px;
    text-align: center;
}

.texto {
    font-size: 16px;
    color: #fff;
}

.codigo {
    height: 46px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.relleno_caja2 {
    padding: 5% 11% 11% 11%;
}

.campo_codigo{
    text-align: center;
    font-weight: bold;
    font-size: 45px;
    color: #1C232B;
}

.copiar{
    cursor: pointer;
}

.copiado {
    text-align: center;
    color: #CCCCCC;
    margin-top: 20px;
}

/* #Media Queries
================================================== */

/* Pantallas grandes */
@media only screen and (min-width: 1824px) {

}

/* Ordenadores de sobremesa y portátiles */
@media only screen and (min-width: 1224px) {

}

@media (max-width: 1024px) {

}

/* iPads (portrait) */
@media only screen
and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {

}

/* iPads (landscape) */
@media only screen
and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* iPads (portrait & landscape) */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .relleno_caja {
        padding: 5%;
        margin-left: 1%;
        margin-right: 1%;
        padding-bottom: 20px;
    }

    .tit_entrada1, .tit_entrada2 {
        font-size: 16px;
    }

    .presentacion {
        font-size: 30px;
    }

    .titulo_pag {
        font-size: 30px;
    }

    .texto {
        font-size: 15px;
    }

    .logo_empresa {
        padding: 30px 0px 30px 0px;
    }

    .campo_codigo{
        font-size: 30px;
    }

}
