html, body {
    font-family: 'Open Sans', sans-serif !important;
    background-color: #fff;
    color: #444;
    margin: 0 !important;
    padding: 0 !important;
    word-break: keep-all !important;
}

h1, h2, h3, h4 {
    font-weight: 800;
}

@media screen and (max-width: 467px) {
    h1 {
        font-size: 1.6em;
    }

    h2 {
        font-size: 1.2em;
    }
}

a {
    color: #0db4be;
    font-weight: 500;
}

a:hover {
    text-decoration: underline;
    font-weight: 600;
}

ol {
    padding: 0;
}

ol li {
    margin-bottom: 15px;
}

.ol-letter li {
    margin-bottom: 0px;
    list-style: lower-alpha;
}

.ol-letter li:before {
    content: ') ';
}

.topbar {
    width: 100%;
    height: 55px;
    background-color: #1f1f1f;
}

#aside-menu {
    z-index: 1;
    margin: 0;
    padding-top: 1.3em;
    background: #1f1f1f;
    background: linear-gradient(#1f1f1f, #393a3b);
    background: -webkit-linear-gradient(#1f1f1f, #393a3b);
    background: -moz-linear-gradient(#1f1f1f, #393a3b);
    background: -o-linear-gradient(#1f1f1f, #393a3b);
    box-shadow: 3px 0 5px #000;
}

#imgProceso {
	background-image: url("../images/tramites/proceso.jpg");
}

#content-map-image {
    background-image: url("../images/home/map-preview.jpg");
    position: relative;
}

#content-map-small {
	background-image: url("../images/home/map-small.jpeg");
	position: relative;
}

.caption-background {
    position: absolute;
    z-index: 1;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 110%;
    padding: 20px 30px;
    max-width: 750px;
}

@media screen and (max-width: 467px) {
    .caption-background {
        padding: 10px 15px;
        max-width: 467px;
    }
}

.map-caption h1, .map-caption-medium h1, .map-caption-small h1 {
    font-weight: 700;
}

.map-caption {
    bottom: 100px;
    right: 0px;
    max-width: 750px;
    padding: 0 2em 1em 2em !important;
    font-size: 1em !important;
    font-weight: 300;
}

.map-caption-medium {
    bottom: 20px;
    right: 0px;
    max-width: 600px;
    padding: 0 1.4em 0.8em 1.4em !important;
    font-size: 1em !important;
    font-weight: 400;
}

.map-caption-small {
    bottom: 50px;
    width: 100%;
    padding: 1em 0.5em;
    font-size: 1.2em;
    font-weight: 400;
}

.map-caption-small div {
    padding: 2em;
}

.padding-large {
    padding: 0.5em 1.5em;
}

@media(max-width: 767px) {
    .padding-x-small {
        padding-left: 1em;
        padding-right: 1em;
    }
}

.padding-x {
    padding-left: 1em;
    padding-right: 1em;
}

.padding-large-x {
    padding-left: 5em;
    padding-right: 5em;
}

.padding-large-bottom {
    padding-bottom: 5em;
}

.relative-content {
    display: relative;
}

.center-content {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-primary-clear {
    border: 2px solid #0db4be;
    background-color: transparent !important;
    color: #656565;
    font-weight: 600;
}

.button-primary-clear:hover {
    background-color: #63cbd1 !important;
}

.button-dark {
    background-color: #333;
    color: #fff;
}

.button-dark:hover {
    background-color: #222;
    color: #fff;
}

.button-dark-clear {
    background-color: transparent !important;
    color: #fff !important;
    font-weight: 600;
    border: 1px solid #fff;
}

.button-dark-clear:hover {
    background-color: #fff !important;
    color: #333 !important;
    border: 1px solid #fff;
}

.menu-active {
    background-color: #6b6b6b !important;
}

#imgSomos {
    background-image: url("../images/home/somos.jpg");
    position: relative;
}

#imgEstructura {
    background-image: url("../images/cnih/estructura.jpg");
    position: relative;
}

#imgInfoDigital {
    background-image: url("../images/servicios/info-digital.jpg");
    position: relative;
}

#imgInfoFisica {
    background-image: url("../images/servicios/info-fisica.jpg");
    position: relative;
}

@media(min-width: 767px) {
    .text-xlarge {
        font-size: 3em !important;
    }
}

#imgIICNIH {
    background-image: url("../images/home/map-preview.jpg");
}

.tooltip-stats {
    background-color: #fff;
    color: #111;
    font-weight: bold;
}

.litotecas-bg, .home-bg, .normatividad-bg {
    max-height: 650px;
}

.litotecas-bg {
    background-image: url("../images/litotecas/litoteca.jpg");
}

.home-bg {
    background-image: url("../images/home/map-preview.jpg");
}

.normatividad-bg {
    background-image: url("../images/normatividad/background.jpg");
}

@media screen and (max-width: 767px) {
    .litotecas-bg, .home-bg, .normatividad-bg {
        height: 90%;
    }
}

.block-image {
    padding: 0px;
}

.block-image > p {
    padding: 0px 5px;
}

.text-underline {
    text-decoration: underline;
    font-weight: 500;
}

.margin-right {
    margin-right: 15px;
}

.logo-cnh {
    margin-top: 5px;
}

@media screen and (max-width: 467px) {
    .logo-cnh {
        margin-top: 8px;
        margin-left: -61px;
    }
}

.break-text {
    word-break: break-all;
}

.news-small-text {
    font-size: 14px;
}


.alert-amarillo {
    background-color: #ffc107;
    color: black; /* Opcional: asegura buena legibilidad */
    font-size: small;
    align-items: center;
    justify-content: center;
    display: flex;
  }


  .logo-sener{
    background-size: 120px auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 145px;
    height: 35px;
  }