/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/*
body { padding-top: 3rem; padding-bottom: 3rem; color: #5a5a5a;
}*/
body {
    font-family: 'Roboto', sans-serif;
    margin: 0px;
    padding: 0px;
}

.bkg-underc {
    background-image: url('../images/bkg-underc.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
}

/*///////////// NAV init//////////////*/
/* tab color */
.navbar-light .navbar-nav .active > .nav-link {
    font-weight: 700;
    color: black;
}

.nav-link.active {
    border-bottom: 1px solid #DC143C;
}

/*///////////// NAV end //////////////*/
.text-um-oficial {
    color: #1C3660;
}

.custom-navbar {}

@media screen and (max-width:991px) {
    .custom-navbar {
        max-height: 100%;
        overflow: scroll;
        scrollbar-width: none;
    }

    .custom-navbar::-webkit-scrollbar {
        display: none;
    }
}

.custom-a {
    color: #0276ba !important;
    line-height: 2.5em;
    font-size: 1.2em;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
    /*margin-bottom: 4rem;*/
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
    height: 32rem;
}

/*
.carousel-item > img { position: absolute; top: 0; left: 0; min-width: 100%; height: 32rem;
}
*/
.carousel-item > img {
    position: absolute;
    top: 69px;
    left: 0;
    min-width: 100%;
    height: 32rem;
}

/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}

.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

@media (min-width: 40em) {

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }
}

@media (max-width: 768px) {
    .text-responsive {
        font-size: 1.875rem;
    }
}

/* Featurettes
------------------------- */
.featurette-divider {
    margin: 5rem 0;
    /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    margin-top: 7rem;
    line-height: 1;
    letter-spacing: -.05rem;
}

@media (min-width: 40em) {
    .featurette-heading {
        font-size: 40px;
    }
}

/* BUTTONS
-------------------------------------------------- */
.btn-infotmation {
    border: 2px solid #7A9AB7;
}

.bg-bttm-bl {
    background: #1C3660;
}

.footer-bg {
    background: #1C3660;
}

.navbar-brand img {
    width: 130px;
}

.after-footer {
    border-top: 15px solid #1C3660;
}

/* LISTAS
-------------------------------------------------- */
.lista-features {
    list-style: none;
    padding: 0px;
}

.lista-features li {
    padding: 0px 0px 10px;
}

.lista-features li a img {
    margin: -3px 0px 0px;
    width: 20px;
}

.lista-features li a {
    color: black;
}

.h-features h5 {
    min-height: 50px;
}

/* INPUT SEARCH
-------------------------------------------------- */
input.form-search[type=text] {
    /* background-image: url('../images/ic_search.png'); background-position: 10px 10px; background-size: 25px; background-repeat: no-repeat;
*/
    border-radius: 5px;
    -webkit-border-radius: 50px;
    height: 45px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    width: 45px;
}

.form-search-content button {
    position: absolute;
    top: 1px;
    right: 1px;
    background-image: url('../images/ic_search.png');
    background-position: 10px 10px;
    background-size: 25px;
    background-repeat: no-repeat;
    border-radius: 5px;
    -webkit-border-radius: 50px;
    width: 43px;
    height: 43px;
    background-color: rgba(255, 255, 255);
    border: none;
}

/* When the input field gets focus, change its width to 100% */
input.form-search[type=text]:focus {
    background-position: 95% 10px;
    width: 300px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
}

.btn-search-header {
    height: 20px;
    position: absolute;
    top: 24px;
    padding: 0px;
    right: 28px;
    width: 20px;
}

.btn-search-header img {
    width: 100%;
}

/*.form-search-content { position: absolute; right: 10px;
}*/
.form-search-content {
    position: fixed;
    right: 20px;
    top: -3px;
    z-index: 9999;
}

@media (max-width: 991px) {
    .form-search-content {
        margin: 0px 0px 12px;
        top: -2px;
        right: 87px;
    }
}

.form-search-content.index {
    top: -10px;
    z-index: 9999;
}

/*.form-search-content.index { top: 63px; z-index: 9;
}*/
.lista-browser-cat {
    list-style: none;
    padding: 0px;
}

.lista-browser-cat li a {
    color: #1C3660;
    border-bottom: 1px solid #ddd;
    float: left;
    padding: 10px 15px;
    width: 100%;
}

.lista-browser-cat li a.active {
    background: #1C3660;
    color: white;
}

.lista-browser-cat li a.active:hover {
    opacity: .8;
    background: #1C3660;
    color: white;
}

.lista-browser-cat li a:hover {
    text-decoration: none;
    background: #f8f9fa;
}

.result-browser-list {
    list-style: none;
    padding: 0px;
}

.result-browser-list li {
    padding: 13px 0px;
}

.contact-bar {
    background: #1C3660;
    width: 100%;
    min-height: 15px;
}

.color-p {
    color: #54667A;
}

.nmt-title {
    margin: 40px 0px 0px;
}

/* BG HEADER CONTENIDOS
-------------------------------------------------- */
.bg-contenido-um {
    background-image: url(../images/banner_contenidos_01.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    margin: 69px 0px 0px;
}

.im-header-cont img {
    width: 165px;
}

/* BG IMAGENES "QUIENES SOMOS"
-------------------------------------------------- */
.im-nosotros img {
    max-width: 300px;
}

.clip-contacto img {
    max-width: 150px;
}

.featurette-heading-ow {
    margin: 30px 0px 0px;
}

.mx-width-im {
    max-width: 80px;
}

.number-step {
    background: white;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #ddd;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 20px;
    width: 25px;
}

/* PRODUCTOS RELACIONADOS
-------------------------------------------------- */
.snip1581 {
    background-color: #000000;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    /* border-radius: 8px; margin: 8px; font-family: 'Poppins:400,700', Arial, sans-serif; min-width: 250px; max-width: 310px; */
    text-align: left;
    position: relative;
    width: 100%;
}

@media (max-width: 767px) {
    .snip1581 {
        margin: 0px 0px 15px;
    }
}

.snip1581 * {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.snip1581 img.bgActividades {
    max-width: 100%;
    vertical-align: top;
}

.snip1581 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    /*background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, transparent 100%); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);*/
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.snip1581 figcaption.bg-transparencia-01 {
    background-color: rgba(136, 44, 44, .7);
}

.snip1581 figcaption.bg-transparencia-02 {
    background-color: rgba(28, 54, 96, .7);
}

.snip1581 figcaption.bg-transparencia-03 {
    background-color: rgba(122, 154, 183, .7);
}

.snip1581 h3 {
    line-height: 1;
    letter-spacing: 1px;
    margin: 0px 0 5px;
    color: white;
    font-size: 33px;
    font-weight: 700;
}

@media (max-width: 1199px) {
    .snip1581 h3 {
        font-size: 25px;
    }
}

.snip1581 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.snip1581:hover img.bgActividades,
.snip1581.hover img.bgActividades {
    -webkit-transform: scale(1.2) rotate(0deg);
    transform: scale(1.2) rotate(0deg);
    /*filter: blur(3px);*/
}

.snip1581 figcaption span {
    position: absolute;
    right: 15px;
    top: 15px;
    text-transform: uppercase;
}

@media (max-width: 1199px) {
    .snip1581 figcaption span {
        font-size: 14px;
    }
}

.snip1581 p {
    margin: 0px;
}

@media (max-width: 1199px) {
    .snip1581 p {
        font-size: 14px;
    }
}

.title-actividades {
    font-family: 'Roboto', sans-serif;
}

.actividadesCardLogos img {
    width: 180px;
}

.text-center-rwdc {}

@media screen and (max-width:768px) {
    .text-center-rwdc {
        text-align: center !important;
    }
}

.position-inherit {
    position: inherit !important;
}

/* FOCUS INPUTS
-------------------------------------------------- */
.form-control:focus {
    -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);
}

/* ROTAR
-------------------------------------------------- */
.icon-rotate {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block;
}

.rotate {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.mn-icon-rotate {
    margin: -13px 0px 0px;
}

.button-rotate-faq {
    height: 45px;
    width: 45px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.button-rotate-faq img {
    width: 100%;
}

.icon_pdf_link {
    width: 20px;
    margin-right: 10px;
}

.ico_pdf {
    padding: 2px 10px;
    background-image: url("../images/ic_pdf.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 5px;
}

.red-bullet-link {
    color: crimson;
}

.nav-item {
    padding: 0px 0.625rem;
}

ol.list-concesiones {
    counter-reset: item;
    list-style: lower-alpha;
}

ol.list-concesiones li {
    padding: 0px 0px 15px 0px;
    margin-left: 30px;
}

.im-instrucciones img {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1);
    width: 250px;
}

.privacy-link {
    color: white;
}

.privacy-link:hover {
    color: white;
}

.ico_phone {
    width: 40px;
    height: 40px;
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 5px;
}

button.btn-outline-light span {
    background-image: url('../images/clip_fcontacto_02_small.png');
}

button.btn-outline-light span:hover {
    background-image: url('../images/clip_fcontacto_02_small-b.png');
}

/*LOGIN
---------------------------------
---------------------------------*/
.logonGenerico {
    max-width: 450px;
    margin: 0px auto;
}

.mostrarPsw,
.ocultarPsw {
    position: absolute;
    z-index: 9;
    right: 5px;
    top: 5px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    display: block;
}

.Sistemalogin {
    float: left;
    height: 100vh;
    width: 100%;
}

.loginFormulario {
    float: left;
    height: 100vh;
    display: table;
    width: 100%;
}

.loginFormularioAlinear {
    display: table-cell;
    vertical-align: middle;
}

.logoAppWebLogin {
    float: left;
    text-align: center;
    padding: 10px 0px 0px;
    width: 100%;
}

.logoAppWebLogin img {
    max-width: 150px;
}

.loginBody {
    background-color: #1C3660;
}

.cardLogin {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    float: left;
    margin: -15% 0px 0px;
    padding: 15px 0px;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #ffffff;
}

@media screen and (max-width: 767px) {
    .cardLogin {
        -webkit-border-radius: 0px;
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .loginBody {
        background-color: #ffffff;
    }

    .cardLogin:hover {
        -webkit-box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    }

    @media screen and (max-width: 767px) {
        .cardLogin {
            -webkit-border-radius: 0px;
            border-radius: 0px;
            -webkit-box-shadow: none;
            box-shadow: none;
            margin-top: 37px;
        }
    }
}

.input-group-addon.iconForm {
    background: white;
    border: 1px solid #ddd;
    border-right: 0px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    padding: 6px 7px;
}

.iconForm img {
    width: 20px;
}

.loginFormularioTitulo {
    float: left;
    text-align: center;
    width: 100%;
}

.loginFormularioTitulo h2 {
    font-weight: 300;
}

.mensajeLogin {
    float: left;
    text-align: center;
    width: 100%;
}

.contButtonLogin {
    float: left;
    text-align: center;
    padding: 15px 0px;
    width: 100%;
}

.leyendaDerechos {
    float: left;
    margin: 15px 0px 0px;
    text-align: center;
    width: 100%;
}

.leyendaDerechos span {
    font-size: 14px;
}

.myblue {
    color: #1C3660;
}

.control-group > input {
    text-align: center;
    background-color: #ECF0F1;
    border: 2px solid transparent;
    border-radius: 3%;
    font-size: 16px;
    font-weight: 200;
    padding: 5% 0;
    width: 100%;
    transition: border .5s;
}

.login {
    margin: 5% auto;
    width: 30%;
    height: 8%;
    background: rgba(117, 197, 222, 0.50);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8075c5de, endColorstr=#8075c5de);
    box-shadow: 0 1% 2px rgba(0, 0, 0, .1);
    -webkit-animation-name: bounceIn;
    -webkit-animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: bounceIn;
    -moz-animation-fill-mode: both;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
    animation-name: bounceIn;
    animation-fill-mode: both;
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}

.login-screen {
    background-color: #FFF;
    padding: 10%;
    border-radius: 2.5%;
}

.login-form {
    text-align: center;
}

.login-link {
    color: #3B7A9C;
    display: block;
}

.login-mail {
    font-size: 14px;
    color: #7792A5;
    display: block;
    margin-top: 12px;
    font-style: italic;
    margin-bottom: 12px;
    text-align: center;
    line-height: 1.3em;
}

.login-password {
    color: rgb(57, 121, 206);
    font-size: 12px;
}

.login-list {
    font-size: 14px;
    color: #7792A5;
    display: block;
    margin-top: 12px;
    font-style: italic;
    margin-bottom: 12px;
    text-align: left;
    line-height: 1.4em;
}

.ico_info {
    width: 30px;
    height: 30px;
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 5px;
    position: absolute;
    z-index: 1;
}

.ico_exit {
    width: 30px;
    height: 30px;
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 5px;
}

.ico_info {
    background-image: url('../images/ic-info.png');
}

.ico_exit {
    background-image: url('../images/ic_exit.png');
}

/*///////CUSTOM D.TABLES init///////*/
.dataTables_paginate {
    font-size: .9em;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #7792A5 !important;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    cursor: default;
    color: #fff !important;
    ;
    background-color: #343a40 !important;
    border-color: #343a40 !important;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #7792A5 !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
    color: #000000 !important;
}

.dataTables_info {
    font-size: .9em;
}

.custom-sm-td {
    text-align: right;
}

.table-style {
    padding: 3px 10px;
    /* white-space: nowrap;*/
    font-size: .8em;
}

.table-style tr td {
    padding: 3px 6px 3px 6px;
    vertical-align: middle;
    border-left: 0px;
    border-right: 0px;
}

.table-style tr th {
    padding: 8px 8px 8px 8px;
    background-color: white !important;
    border-bottom: 0px;
    border-top: 0px;
}

.table-style tbody tr.odd {
    background-color: #f6fbff
}

.table-style tbody tr.even {
    background-color: white !important;
}

.ux_containTable {
    width: 100%;
    overflow-y: hidden;
    padding: 30px 10px 30px 10px;
    display: block;
    /* border-right: 1px #ccc dashed;*/
    border-top: none;
}

.ux_overflowV {
    overflow-y: scroll;
}

.custom-table-w {
    width: 1%;
}

.table-style thead tr th {
    vertical-align: middle;
    text-align: center;
}

a.custom-pdf-link:link,
a.custom-pdf-link:active, a.custom-pdf-link:visited{
    color: #7792A5 !important;
}

a.custom-pdf-link:hover {
    color: #000000 !important;
}

/*///////// CUSTOM D.TABLES fin ///////*/

/*///////// RESPONSIVE TABLE init ///////*/

@media
only screen and (max-width: 991px) {
  .custom-responsive table, .custom-responsive thead, .custom-responsive tbody, .custom-responsive th, .custom-responsive td, .custom-responsive tr {
    display: block;
  }
  .custom-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .custom-responsive tr { border: 1px solid #FFFFFF; }
  .custom-responsive td {
    border: none;
    border-bottom: 1px solid #FFFFFF;
    position: relative;
    padding-left: 200px;
    margin-left: 150px;
  }
  .custom-responsive td:before {
    position: absolute;
    top: 3px;
    left: 6px;
    width: 200px;
    padding-right: 40px;
    white-space: nowrap;
    margin-left: -150px;
  }
  .custom-responsive td:nth-of-type(1):before { content: "Consultas:";  }
  .custom-responsive td:nth-of-type(2):before { content: "Archivos descargados:"; }
  .custom-responsive td:nth-of-type(3):before { content: "Fecha:"; }
  .custom-responsive td:nth-of-type(4):before { content: "Nombre Usuario:";}
    .custom-responsive td:nth-of-type(5):before { content: "Empresa:";}
}

/*///////// RESPONSIVE TABLE end ///////*/



/*///////// FOOTER init ///////*/
.custom-footer-bottom {
    position: fixed;
    bottom: 0px;
    z-index: 900;
}

/*///////// FOOTER end ///////*/
/*////NAV-MOBILE - NAV-WEB - init////////*/
@media (min-width: 993px) {
    .nav-mobile {
        visibility: hidden;
        display: none;
    }

    .nav-web {
        visibility: visible;
        display: contents;
    }
}

@media (max-width: 992px) {
    .nav-mobile {
        visibility: visible;
        display: contents;
    }

    .nav-web {
        visibility: hidden;
        display: none;
    }
}

/*////NAV-MOBILE - NAV-WEB - - end////////*/
/*////STYLE B - init ////////*/
.custom-navbar {
    border-top: 5px solid #1C365B;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(123, 132, 144, 0.4);
}

.grad-rl {
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    position: absolute;
}

.grad-lr {
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    position: absolute;
}

.veil {
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6));
    position: absolute;
}

/*////STYLE B - end ////////*/


.custom-nav-link.active {
    font-weight: 700;
    border-bottom: 2px solid #DC143C !important;
}

.custom-nav-link:link {
    color: #7792A5;
}

.custom-nav-link:hover {
    color: rgba(0, 0, 0, 1);
}

.txt_14 {
    font-size: 14px;
}


.center {
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
}