﻿.pointer-on {
    cursor:pointer;
}
.indicadores-inicio{
    text-align:center;
}
#content{
    padding-top:1rem;
    
}
#ExtContent {
    min-height:80vh;
}
.min-h-100{
    min-height:212px;
}
#loadingDiv{
    padding-top: 30vh;
    min-height:80vh;
    text-align:center;
}
.mg-bot {
    margin-bottom: 30px;
    width: 100%;
}
.img-circle{
    border-radius:100%;
}

.font-color {
    color: #2A2A2A;
}
.font-color:hover {
    color: #2A2A2A;
}
.font-1 {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    color: #2A2A2A;
}

.font-11 {
    font-size: 12px;
    line-height: 1.3;
    font-weight: 700;
    color: #2A2A2A;
}

.font-111 {
    font-size: 11px;
    line-height: 1.3;
    font-weight: 400;
    color: #A5A5A5;
}

.font-2 {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
    color: #219c97;
}
.font-22 {
    font-size: 14px;
    line-height: 1.3;
    color: #2a2a2a;
}
.font-3 {
    font-size: 10px;
    line-height: 1.3;
    color: #2A2A2A;
}
.font-33 {
    font-size: 12px;
    line-height: 1.3;
    color: #2A2A2A;
}
.ruta-texto{
    font-size:13px;
    color:#2a2a2a;
}
.ruta-texto-final {
    font-size: 13px;
    color: #219c97;
}
.max-w{
    max-width:200px;
}
.indicador-contenedor {
    padding: 15px 0px;
    width: 100%;
    background-color: #ffffff;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    display: inline-block;
    cursor: pointer;
    height:100%;
}
.indicador-contenedor:hover {
    background-color: #D6E8E8;
}
.titulo-def {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 30px;
    position: relative;
}
.titulo-def2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 45px;
    position: relative;
}
.titulo-def3 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 45px;
}
.titulo-def4 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}
.indicadorN3{
    display:block;
    width:25%;
    position:relative;
}
.noticia-card {
    min-height: 380px;
    background-color: #ffffff;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    cursor: pointer;
}
.noticia-card:hover {
    background-color: #D6E8E8;
}
.titulo-def:after {
    content: '';
    width: 30px;
    height: 2px;
    left:0;
    background: #219c97;
    position: absolute;
    bottom: -4px;
    border-radius:1px;
}
.titulo-def2:after {
    content: '';
    width: 30px;
    height: 2px;
    left:0;
    background: #219c97;
    position: absolute;
    bottom: -4px;
    border-radius:1px;
}
.titulo-def4:after {
    content: '';
    width: 30px;
    height: 2px;
    left:0;
    background: #219c97;
    position: absolute;
    bottom: -4px;
    border-radius:1px;
}
.item-footer{
    line-height:1.8;
}
.a-color {
    color: rgb(42, 42, 42);
}
.a-color:hover {
    color: rgba(42, 42, 42, 0.6);
}
.a-color2 {
    color: #219c97;
    text-shadow: 0px 0 rgba(0,0,0,0);
    -webkit-transition: text-shadow .3s ease-in-out;
    -moz-transition: text-shadow .3s ease-in-out;
    -o-transition: text-shadow .3s ease-in-out;
    transition: text-shadow .3s ease-in-out;
    
}
.a-color2:hover {
    color: #219c97;
    text-shadow: -0.5px 0 #219c97;
}

.a-color22 {
    color: #777777;
    font-size:16px;
    text-shadow: 0px 0 rgba(0,0,0,0);
    -webkit-transition: text-shadow .3s ease-in-out;
    -moz-transition: text-shadow .3s ease-in-out;
    -o-transition: text-shadow .3s ease-in-out;
    transition: text-shadow .3s ease-in-out;
    
}
.a-color22:hover {
    color: #777777;
    text-shadow: -0.5px 0 #777777;
}
.a-color3 {
    color: #2a2a2a;
    text-shadow: 0px 0 rgba(0,0,0,0);
    -webkit-transition: text-shadow .3s ease-in-out;
    -moz-transition: text-shadow .3s ease-in-out;
    -o-transition: text-shadow .3s ease-in-out;
    transition: text-shadow .3s ease-in-out;
    
}
.a-color3:hover {
    color: #2a2a2a;
    text-shadow: -0.5px 0 #2a2a2a;
}
.card-titulo {
    font-size: 16px;
    font-weight: 700;
    color: #219c97;
    margin-bottom: 10px;
    line-height:1.5;
}
.card-titulo2 {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    line-height:1.5;
}
.card-titulo3 {
    font-size: 16px;
    font-weight: 700;
    color: #2a2a2a;
}
.card-titulo4 {
    font-size: 16px;
    font-weight: 700;
    color: #219c97;
    padding:5px 0;
}
.card-tituloSH{
    font-size: 14px;
    text-shadow: -0.6px 0 #2a2a2a;
    color: #2a2a2a;
}
.card-titulo4:hover {
    color: #219c97;
}
.card-texto2 {
    font-size:12px;
    line-height:1.5;
    word-break:break-word;
}
.card-texto3 {
    font-size:14px;
    line-height:1.5;
}
.card-texto4 {
    font-size:15px;
    line-height:1.5;
}
.card-texto {
    color: #ffffff;
    line-height:1.5;
}
.card-fecha {
    font-size: 12px;
}
.separatorDiv {
    border-top: solid 1.5px rgb(149,149,149);
    margin: 15px 0px;
    width: 90%;
}
.separatorDiv-trans {
    border-top: solid 1.5px rgba(149,149,149,0);
    margin: 15px 0px;
    width: 90%;
}
#hide-nav {
    display: inline;
}
.titulo-menu {
    cursor:pointer;
    font-size: 14px;
    padding: 5px 0.5rem;
    font-weight:700;
}
.li-menu {
    font-size:14px;
    min-width: 20%;
    text-align: left; 
}
.separatorMin{
    margin-bottom: 5px;
}
.separatorBot {
    width:100%;
    height:1px;
    margin-bottom: 0px;
}
.dropdown-full {
    left: 0%;
    width: 100%;
}
.dropdown-full2 {
    left: 0%;
    width: 100%;
}
.dropdown-full3 {
    left: 0%;
    width: 100%;
}
.nav2 {
    padding: 0 1.5rem;
    border-radius: 0;
}
.menu-borde {
    height: 100%;
    border-right: none;
}
.bg-menu {
    background-color: rgba(33,156,151,1);
}
.nav-drop {
    display: block;
    padding: 0.25rem 0.5rem;
    line-height: 1.15;
    font-size: 14px;
    text-shadow: 0px 0 rgba(0,0,0,0);
    -webkit-transition: text-shadow .3s ease-in-out;
    -moz-transition: text-shadow .3s ease-in-out;
    -o-transition: text-shadow .3s ease-in-out;
    transition: text-shadow .3s ease-in-out;
}
.nav-drop:hover {
    text-shadow: -0.1px 0 #2a2a2a;
}
.ahover {
    color: #2a2a2a;
    text-shadow: 0px 0 rgba(0,0,0,0);
    -webkit-transition: text-shadow .3s ease-in-out;
    -moz-transition: text-shadow .3s ease-in-out;
    -o-transition: text-shadow .3s ease-in-out;
    transition: text-shadow .3s ease-in-out;
}
.ahover:hover {
    text-shadow: -0.5px 0 #2a2a2a;
}
.padding-tb {
    padding-top: 15px;
    padding-bottom: 15px;
}
.padding-tb5 {
    padding-top: 5px;
    padding-bottom: 5px;
}
.container2 {
    max-width: 930px;
    margin: 0 auto 0 auto;
}
.h-30px {
    height: 30px;
}
.navbar-light .navbar-nav .nav-drop {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-drop:hover, .navbar-light .navbar-nav .nav-drop:focus {
    color: rgba(0, 0, 0, 1);
}
.dropdown-content {
    padding: 20px;
    border-radius: 12px;
    box-shadow: none;
}
.drop-hide {
    display: none;
    margin-bottom: 10px;
    max-height: 350px;
    overflow: auto;
}
.drop-first {
    height: auto;
}
.card-bg {
    cursor: pointer;
    position: relative;
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.destacados-bg {
    position: relative;
    bottom:0;
    height: 100%;
    width:100%;
    background: linear-gradient(rgba(33,156,151,0.9),rgba(42,42,42,0.9));
}
.logo-indec{
    max-height:100px;
}
.redes-footer2 {
    width: 30px;

}
.redes-footer {
    width: 28px;
    opacity: 0.6;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.redes-footer:hover {
    opacity: 1;
}
.redes-navT {
    width: 28px;
    height: 28px;
    background-image: url("../../Images_WEBINDEC/Redes/twitter.png");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: background-image .3s ease-out;
    -moz-transition: background-image .3s ease-out;
    -o-transition: background-image .3s ease-out;
    transition: background-image .3s ease-out;
    display: inline-block;
}
.font-12 {
    font-size: 12px;
}
.redes-footer-contenedor {
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.footer-btn {
    width: 100%;
    max-width: 100%;
    border-radius: 19px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 500;
}
.btn-noticias {
    padding: 8px 4px;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
}
.redes-navT:hover {
    background-image: url("../../Images_WEBINDEC/Redes/twitter-2.png");
}
.redes-navF {
    width: 28px;
    height: 28px;
    background-image: url("../../Images_WEBINDEC/Redes/facebook.png");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: background-image .3s ease-out;
    -moz-transition: background-image .3s ease-out;
    -o-transition: background-image .3s ease-out;
    transition: background-image .3s ease-out;
    display: inline-block;
}
.redes-navF:hover {
    background-image: url("../../Images_WEBINDEC/Redes/facebook-2.png");
}
.redes-navY {
    width: 28px;
    height: 28px;
    background-image: url("../../Images_WEBINDEC/Redes/youtube.png");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: background-image .3s ease-out;
    -moz-transition: background-image .3s ease-out;
    -o-transition: background-image .3s ease-out;
    transition: background-image .3s ease-out;
    display: inline-block;
}
.redes-navY:hover {
    background-image: url("../../Images_WEBINDEC/Redes/youtube-2.png");
}
.redes-navI {
    width: 28px;
    height: 28px;
    background-image: url("../../Images_WEBINDEC/Redes/instagram.png");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: background-image .3s ease-out;
    -moz-transition: background-image .3s ease-out;
    -o-transition: background-image .3s ease-out;
    transition: background-image .3s ease-out;
    display: inline-block;
}
.redes-navI:hover {
    background-image: url("../../Images_WEBINDEC/Redes/instagram-2.png");
}
.redes-navL {
    width: 28px;
    height: 28px;
    background-image: url("../../Images_WEBINDEC/Redes/linkedin.png");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: background-image .3s ease-out;
    -moz-transition: background-image .3s ease-out;
    -o-transition: background-image .3s ease-out;
    transition: background-image .3s ease-out;
    display: inline-block;
}
.redes-navL:hover {
    background-image: url("../../Images_WEBINDEC/Redes/linkedin-2.png");
}

.redes-navS {
    width: 28px;
    height: 28px;
    background-image: url("../../Images_WEBINDEC/Redes/spoty-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: background-image .3s ease-out;
    -moz-transition: background-image .3s ease-out;
    -o-transition: background-image .3s ease-out;
    transition: background-image .3s ease-out;
    display: inline-block;
}

.redes-navS:hover {
    background-image: url("../../Images_WEBINDEC/Redes/spoty-3.png");
}

.drop-pad-left{
    padding-left:30px;
}
.mh-calendario {
    min-height: 430px;
}
.img-dis{
    opacity:0.4;
}
.img-border{
    border-radius:12px;
}
.panel-default-estaticas{
    border-bottom: 1px solid #DDDDDD;
    margin-bottom:10px;
}
.flechaDown{
    width:15px;
}
.img-link {
    height: 15px;
    float: right;
}
.div-calendario {
    width: 100%;
    margin: 0;
    height: 100%;
}

.btn-calendario {
    padding: 8px 4px;
    width: 100%;
    font-size: 14px;
}
.bg-f1 {
    background-color: #F1F1F1;
}
.pad-btn-61{
    padding: 6px 4px 6px 4px;
    border-radius: 12px 0 0 12px;
}
.pad-btn-62 {
    padding: 6px 4px 6px 4px;
    border-radius: 0 12px 12px 0;
}
.bg-gray {
    background-color: #F1F1F1;
    border-radius: 0 0 12px 12px;
}
.bg-gray2 {
    background-color: #F1F1F1;
    border-radius: 12px 12px 0 0;
}


.info-calendario {
    /*min-height: 100%;*/
    background-color: #F1F1F1;
    padding: 15px 15px 15px 15px;
    border-radius: 12px;
}




.info-cal-bg {
    background-color: #F1F1F1;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    cursor: pointer;
}
.info-cal-bg:hover {
    background-color: #D6E8E8;
    
}
.info-cal-bg2 {
    background-color: #FFFFFF;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    cursor: pointer;
    border-radius: 12px;
}

.info-cal-bg2:hover {
    background-color: #D6E8E8;
}
.padding-10 {
    padding: 10px;
}
.dropdown-toggle{
    display:none;
}
.custom-hr {
    margin-top: 15px;
    margin-bottom: 30px;
}
.separatorTop-Res{
    width:100%;
    margin-top:10px;
}
.footer {
    background-color: rgb(42,42,42);
    color: #ffffff;
    padding: 75px 15px 30px 15px;
    margin-top:30px;
}
.icon-indicador{
    width:100%;
    margin:10px;
    max-width:70px;
}
.icon-destacado {
    max-width: 30px;
}
.icon-destacado2 {
    max-width: 23px;
    margin-top:-3px;
}
.img-contenedor {
    display: block;
    text-align:center;
}
.contenedor-Redes-Nav {
    display: inline-block;
    color: #2a2a2a;
    font-size: 25px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 2px;
}
.mr-10px {
    margin-right: 10px;
}
.search-icon {
    
    font-weight: bold;
    font-size: 25px;
    line-height: 0.5;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.calendar-prev-next {
    opacity: 0.6;
    height: 20px;
    margin-top: -10px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.dow-clickable:hover {
    background-color: rgba(255, 178, 0,0.2);
}
.SelectCalendar {
    border-radius: 12px;
    background-color: rgb(223, 176, 33);
    color: #ffffff;
}

.SelectCalendar:hover {
    background-color: #dfb021;
}

.calendar-prev-next:hover {
    opacity: 1;
}
.btn-width{
    width:100%;
    max-width:100%;
}
.cabecera-calendario{
    display:none;
    text-align:center;
}
.titulo-calendario{
    font-weight:700;
    font-size:14px;
}
.text-calendario {
    font-size: 12px;
}
.img-pdf{
    margin-top:-6px;
    height:25px;
    opacity:0.3;
    margin-right:10px;
}
.btn-nivel3{
    min-height:55px;
    width:100%;
    margin-bottom:30px;
    line-height:1.3;
}
.font-a{
    font-size:12px;
}
.img-flecha {
    height: 12px;
    margin-top: -5px;
}
.img-agendar {
    height: 15px;
    margin-top: -5px;
}
.cal-content{
    padding:10px 0;
}
.mes-ano {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
    color: #219c97;
    padding-bottom:8px;
    border-bottom: solid 1.5px #219c97;
    margin-bottom:8px;
}
.nro-dia {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    color: #2A2A2A;
}
.dia {
    font-size: 12px;
    line-height: 1.3;
    color: #2A2A2A;
}
.mg-cal {
    margin-bottom: 0px;
}
.cal-separator{
    margin:5px 0px;
}
.cal-separator2 {
    margin: 10px 0px;
}
.font-10 {
    font-size:12px;
    font-weight:700;
}
.font-bold{
     font-weight:700;
}

.float-eng {
    position: absolute;
    top: 0;
    right: 0;
    margin-top:7px;
    margin-right:0px;
    font-size:12px;
}

.pr-5r{
    padding-right: 0rem;
}

.pl-5r{
    padding-left: 0rem;
}
.img-error{
    display:none;
}
    .mt-vh20{
        margin-top:5vh;
    }
@media (max-width: 991px) {
    .dropdown-toggle {
        display: inherit;
    }
}
@media (min-width: 1200px) {
    .container2 {
        max-width: 1110px;
    }
    .cabecera-calendario {
        display: flex;
    }
    .mg-cal {
        margin-bottom: -25px;
    }
}
@media (min-width: 992px) {
.pr-5r{
    padding-right: 3rem;
}
.img-error{
    display:initial;
}
    .mt-vh20{
        margin-top:15vh;
    }
.pl-5r{
    padding-left: 3rem;
}
    .float-eng {
       margin-right:15px;
    }
    .font-1 {
        font-size: 20px;
    }
    .font-2 {
        font-size: 16px;
    }
    .font-3 {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .img-contenedor {
        display: initial;
    }
    .footer {
        background-color: rgb(42,42,42);
        color: #ffffff;
        padding: 75px 0 30px 0;
    }
    .separatorTop-Res {
        width: 100%;
        margin-top: 0px;
    }
    .titulo-menu {
        cursor: default;
    }
    .drop-pad-left {
        padding-left: 15px;
    }
    .drop-first {
        height: 100%;
    }
    .separatorBot {
        margin-bottom: 10px;
    }
    .drop-hide {
        display: initial;
        margin-bottom: 0px;
    }
    .separatorMin {
        margin-bottom: 15px;
    }
    #hide-nav {
        display: none;
        margin: 100px 0;
    }
    .li-menu {
        text-align: center;
    }
    .menu-borde {
        height: 100%;
        border-right: solid 1px #cecece;
    }
    .nav2 {
        padding: 0 0rem;
        border-radius: 12px;
    }
    .dropdown-content {
        border-radius: 0 0 12px 12px;
        box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.1) !important;
    }
    .dropdown-full {
        left: 20%;
        width: 20%;
    }
    .dropdown-full2 {
        left: 40%;
        width: 20%;
    }
    .dropdown-full3 {
        left: 60%;
        width: 20%;
    }
    .dropdown-menu {
        /*background-color: #f1f1f1;
        border-radius: 0px 0px 12px 12px;*/
    }
}

/*Bootstrap grid 5*/
.col-xs-1-5,
.col-sm-1-5 {
    position: relative;
    min-height: 1px;
    height:50%;
}
.col-xs-1-5 {
    width: 50%;
    float: left;
    height:50%;
  
}
.col-xs-3-5 {
    width: calc(100% * 0.33333);
    float: left;
    height:50%;

}


@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;

    }
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
        height:100%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;

    }
}

/*image rotator Publicaciones*/
.cascade-slider_container {
    position: relative;
    width: 1000px;
    height: 500px;
    margin: 0 auto;
}
.cascade-slider_item {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0.3);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    z-index: -1;
}
.cascade-slider_item.next {
    left: 50%;
    transform: translateY(-50%) translateX(-150%) scale(0.6);
    opacity: 1;
    z-index: 1;
}
.cascade-slider_item.prev {
    left: 50%;
    transform: translateY(-50%) translateX(50%) scale(0.6);
    opacity: 1;
    z-index: 1;
}
.cascade-slider_item.now {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(1);
    opacity: 1;
    z-index: 5;
}
.cascade-slider_arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 5;
}
.cascade-slider_arrow-left {
    left: 0;
}
.cascade-slider_arrow-right {
    right: 0;
}
.cascade-slider_nav {
    position: absolute;
    bottom: -120px;
    width: 100%;
    text-align: center;
    z-index: 5;
}
.cascade-slider_dot {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 1em;
    background: #ddd;
    list-style: none;
    cursor: pointer;
}
.cascade-slider_dot:hover {
    background: #555;
}
.cascade-slider_dot.cur {
    background: #555;
}

/*AUTO COMPLETE BUSCADOR*/
* {
    box-sizing: border-box;
}

body {
    font: 16px Arial;
}
.flechaContent {
    background-color: #f1f1f1;
    height: 35px;
    width: 35px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 12px 12px 0;
    padding: 10px;
    cursor: pointer;
}
.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}

input {
    border: 1px solid transparent;
    background-color: #f1f1f1;
    padding: 10px;
    font-size: 16px;
}

    input[type=text] {
        background-color: #f1f1f1;
        width: 100%;
    }

    input[type=submit] {
        background-color: DodgerBlue;
        color: #fff;
    }

.autocomplete-items {
    position: absolute;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    max-height: 400px;
    overflow-y: auto;
    border-radius: 12px;
    box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.1) !important;
}

    .autocomplete-items div {
        padding: 10px;
        cursor: pointer;
        background-color: #fff;
    }

        .autocomplete-items div:hover {
            /*when hovering an item:*/
            background-color: #D6E8E8;
        }

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

/*SCROLL CUSTOM*/
/* width */
::-webkit-scrollbar {
    background: #f3f3f3;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 12px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #bbbbbb;
    border-radius: 12px;
}

.btn-Activo {
    color: #ffffff;
    background-color: #219c97;
    border-color: #219c97;
    border-radius:12px;
}
.btn-Activo:hover {
    color: #ffffff;
}

.btn-Activo2 {
    color: #ffffff;
    background-color: #219c97;
    border-color: #219c97;
}
.btn-Activo2:hover {
    color: #ffffff;
}
.hidden{
    display:none;
}

.tabla-filas-preguntas{
    font-size:12px;
        border-top:1px #dddddd solid;
    border-bottom:1px #dddddd solid;
}

.today{
    border: solid 2px rgb(223, 176, 33);
    border-radius:12px;
    cursor:pointer;
}
.tabla-titulo-preguntas{
    font-size:14px;
    background-color: #219c97;
    color:#ffffff;
    border-top:1px #dddddd solid;
    border-bottom:1px #dddddd solid;
    font-weight:700;
}

.tabla-filas-preguntas  td{
    padding:5px;
}

.tabla-titulo-preguntas td{
     padding:5px;
}
.borde_fotos{
    border-radius:12px;
}
.scrollTop{
    display:none;
    position:fixed;
    right:20px;
    bottom:20px;
    border-radius:100%;
    width:40px;
    height:40px;
    background-color: #219c97;
    padding:9px 10px;
    text-align:center;
    cursor:pointer;
    z-index:999;
}

.flechaarriba{
    width:20px;
    height: 12px;
}

.borde-fotos {
    border-radius:12px;
}

.enlace_li_tit{
 font-size: 16px;
    font-weight: 700;
    color: #219c97;
    padding:5px 0;
    cursor:pointer;
}

.sub_enc_salud_tit{
     font-size: 14px;
    font-weight: 700;
    color: #219c97;
    padding:5px 0;
    cursor:pointer;
}
.enc_salud_tit{
    font-size: 16px;
    font-weight: 700;
    color: #219c97;
    padding:5px 0;
    cursor:pointer;
}

.list-circulo{
    list-style-type:disc;
    color:#219c97;
}
.back-Eng {
     font-size: 12px;
    font-weight: bold;
    color:#2a2a2a;
    margin-bottom:15px;
}

.enlaces_li{
    padding:7px 0;
    border-bottom: 1px solid #dfdfdf;
}
.enlaces_cont {
border-bottom: 1px solid #dfdfdf;
}

.enc_sal {
    list-style:none;
}
.sub_enc_sal {
    list-style:none;
}

.col-centered{
float: none;
margin: 0 auto;
}
.lh-footer{
    line-height:1.6;
}
.item-n3{
    margin-bottom:15px;
}

.item-n4{
    
}

.vertical-align {
    display: flex;
    align-items: center;
}

.enc_salud{
        padding:7px 0;
    border-bottom: 1px solid #dfdfdf;
}
.sub_enc_salud{
        padding:7px 0;
    border-bottom: 1px solid #dfdfdf;
}
.bottom-column 
{
    float: none;
    display: table-cell;
    vertical-align: bottom;
}
.imgSerieHistorica{
    margin-top:8px;
    width:25px;
}

.a-color3-active{
    font-size:18px;
    font-weight:700;
    color:#2a2a2a;
}
.a-color3-active:hover{
    font-size:18px;
    font-weight:700;
    color:#2a2a2a;
}

.a-color3-active3{
    font-weight:700;
    color:#2a2a2a;
}
.a-color3-active3:hover{
    font-weight:700;
    color:#2a2a2a;
}

.a-color2-active{
    color:#2a2a2a;
}
.a-color2-active:hover{
    color:#2a2a2a;
}


.a-color3-active2{
    font-size:16px;
    font-weight:700;
    color:#2a2a2a;
    border-bottom:4px solid #219C97;
}
.a-color3-active2:hover{
    font-size:16px;
    font-weight:700;
    color:#2a2a2a;
}

.a-color3-active22{
    font-size:16px;
    font-weight:700;
    color:#2a2a2a;
    border-bottom:4px solid #F0AF1E;
}
.a-color3-active22:hover{
    font-size:16px;
    font-weight:700;
    color:#2a2a2a;
}


.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #219c97;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.contenido-censos{
    
}

.img-responsive{
    width:100%;
}
.border-select{
    border:1px solid #219C97;
}

.top-10{
    margin-top:-8px;
}
#cont-graficos{
    overflow-x:auto;
}
.mh-400{
    height:400px;
}

.img-responsive{
    border-radius:12px;
    width:100%;
    max-width:200px;
}

.img-responsive2{
    border-radius:12px;
    width:100%;
    max-width:400px;
}

.img-responsive3{
    border-radius:12px;
    width:100%;
    max-width:300px;
}

.panel-default3{
    margin-bottom:15px;
}
.fondogris{
    margin-bottom:20px;
}
.lupa{
    width:18px;
}
.pagselect{
    text-align:center;
    border-radius:100%;
    background-color:#219c97;
    color:#fff;
}
.pagselect:hover{
    background-color:#219c97;
    color:#fff;
}
.pad-3{
    display:inline-block;
    width:24px;
    height:24px;
    padding: 2px 0px;
}

.tituloBuscador{
    font-size:14px;
    font-weight:700;
    color: #219c97;
    margin-bottom:15px;
}

.fechaBuscador{
    font-size:12px;
    color: #2a2a2a;
    margin-bottom:10px;
}
#ResultadosBusquedaCargando{
    font-size:14px;
    margin-top:-15px;
}

.SE_OpcionNac{
    padding: 10px 0;
    border-bottom:1px solid #2a2a2a;
}
.titulo-SE{
    font-size:14px; font-weight:700;
    cursor: pointer;
}

.nav-link {
	height:auto;
}
.fondo-input{
    background: #f1f1f1;
    width:100%;
    max-width:100%;
}
    .bold{
        font-weight: 700;
    }
    .tituloError{
        color:#4E5FA5;
        font-size:40px;
        font-weight:700;
    }
    .textErrorColor{
        color:#999999;
    }

    .fontsize242{
        font-size:22px;
        margin-bottom:15px;
    }

    .icon-webapp{
        width:20px;
        margin-top:-5px;
        margin-right:20px;
    }


@media (max-width: 991px){
   .g-recaptcha {
       transform:scale(0.77);
       -webkit-transform:scale(0.77);
       transform-origin:0 0;
       -webkit-transform-origin:0 0;
   }
}
.responsiveHide {
    display: none;
}
.responsiveShow {
        display:initial;

    }
@media (min-width: 768px) {
    .responsiveHide {
        display:initial;

    }
    .responsiveShow {
        display: none;
    }
}