/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */


/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

nav {
    height: 96px;
    background: #CCE6D9 !important;
}

html {
    scroll-behavior: smooth;
}

.img-nuestras-historias-1 {
    position: absolute;
    right: 0px;
    top: 360px;
    z-index: 1;
    height: 50vw;
    max-height: 780px;
}

.page-item.active .page-link {
    background-color: #008141;
    border-color: #008141;
}

.page-link:hover {
    z-index: 2;
    color: #008141;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #008141;
}

.page-link[aria-label] {
    background: #008141;
    color: white;
    border: none;
}

body {
    padding-top: 96px;
}

* {
    font-family: 'Montserrat', sans-serif;
    overflow-wrap: break-word;
}

.navbar-nav .icons img {
    height: 18px;
    margin-bottom: -5px;
    /* padding-bottom: 8px; */
    margin-left: 10px;
}

.nav-item.icons {
    min-width: 150px;
}

.navbar-nav .icons {
    /* margin-left: 3rem; */
    margin-top: 5px;
    font-size: 20px;
}

.navbar-nav .icons * {
    color: #FF9E19 !important
}

.navbar-nav .icons svg {
    margin-left: 10px;
}

.navbar-nav .nav-item {
    /* margin-left: 22px; */
    -ms-flex-align: center!important;
    align-items: center!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.img-content .content-title {
    display: none;
}

.img-content:hover .content-title {
    display: flex;
}

.text-success {
    color: #008141!important;
}

a.nav-link {
    color: #008141 !important;
    font-weight: bold;
    text-align: center;
    min-width: 136px;
    font-size: 12px;
}

p.notice-extract::after {
    content: ' ';
    position: absolute;
    background: #f2f2f2;
    right: 0px;
    bottom: 4px;
    width: 17px;
    text-align: right;
}


/* content: ' ';
position: absolute;
background: linear-gradient(270deg, #f2f2f2 20%, transparent 80%);
right: 0px;
bottom: 10px;
width: 100px;
text-align: right;
height: 20px; */

.notice-extract {
    max-height: 90px;
    overflow: hidden;
    position: relative;
    text-align: justify;
}

.modal-backdrop {
    display: none;
}

.nav-item.active a.nav-link {
    border-bottom: 2px solid #008141;
}

.bg-yellow {
    background-color: #FFE9BD !important
}

.text-primary {
    color: #008141 !important
}

.text-secondary {
    color: #F4C565 !important
}

h1,
h2,
h3,
h4 {
    font-weight: bold !important;
}

h3 {
    font-size: 24px !important;
    margin-bottom: 36px;
}

h2 {
    font-size: 36px;
}

h1 {
    font-size: 64px;
}

p {
    color: black !important
}

section {
    padding-bottom: 86px;
    padding-top: 5rem;
}

.bg-green {
    background-color: #CCE6D9 !important;
}

.history-content {
    padding: 40px 26px;
}

.text-black {
    color: black
}

footer * {
    color: white !important
}

footer {
    background-color: #008141;
    padding-top: 5rem;
    padding-bottom: 5rem;
    /* margin-top: 50px; */
}

footer .icons i {
    margin-left: 5px;
    margin-right: 5px;
}

.hr-white {
    border-color: white;
    border-width: 2px;
}

.font-size-12 {
    font-size: 12px !important;
}

.font-family-open-sans {
    font-family: Open Sans !important;
}

footer .imgs img {
    width: 108px;
    height: 77px;
}

footer .imgs p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    margin: 0px;
    color: white !important
}

footer .instragam-imgs img {
    /* width: 94px; */
    width: 100%;
    height: 93px;
    margin-bottom: 5px;
}

footer .instragam-imgs .col-4 {
    padding-right: 2.5px;
    padding-left: 2.5px;
}

.home-content-img {
    height: 740px;
}

.text-white {
    color: white !important
}

.notice-detail-content ul li:before {
    content: url('../images/li.png');
    margin-right: 3px;
}

.notice-detail-content ul li {
    margin-bottom: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 155%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5F5F5F;
}

.notice-detail-content ul {
    list-style-type: none;
    margin-top: 30px;
}

div.bg,
section.bg {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.home-content-img .circle {
    width: 254px;
    height: 254px;
    background: #FF9E19;
    border-radius: 50%;
    padding-right: 29px;
    padding-left: 29px;
}

.home-content-img .circle.left {
    position: absolute;
    bottom: 47px;
    left: 24px;
}

.home-content-img .circle.right {
    position: absolute;
    bottom: 47px;
    right: 24px;
}

.sidebar-download-docs .hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border: 1px solid #D1D1D1;
}

.home-content-img .circle h4 {
    color: white !important;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 160%;
}

.input-group-append,
.input-group-prepend {
    display: inline;
}

.mc-section .rows p {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000 !important;
    margin-bottom: 0px;
}

.mc-section .rows p.gray {
    color: #757575 !important;
}

.mc-section .rows button,
.mc-section .rows a {
    background: #FF9E19;
    border: none;
    color: white;
    padding: 5px 25px;
}

.home-content-img .circle a {
    width: 127px;
    height: 36px;
    border: 1px solid #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7.5px 25px;
    color: white
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: white !important;
    background: #008141 !important;
}

.nav.nav-tabs {
    background: #F2F2F2;
}

.nav-into .nav-item {
    /* min-width: 136px; */
    padding: 12px 32px;
    color: rgba(0, 129, 65, .6) !important;
}

.custom-tag {
    padding: 8px 16px;
    border-radius: 360px;
    background: #F4C565;
    font-weight: 600;
    font-size: 13px;
    line-height: 155%;
    /* display: flex; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    margin-right: 5px;
    margin-bottom: 10px;
}

.titulo-abc {
    font-weight: bold !important;
    font-size: 64px;
    line-height: 125%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
}

* {
    overflow-wrap: break-word;
}

a.disabled {
    /* pointer-events: none; */
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    /* text-decoration: none; */
}

.notices .card {
    margin: 20px;
}

.jumbotron {
    /* background-image: url({{ asset('images/img-home-6.png') }}); */
    height: 40vw;
    padding: 0px;
    position: relative;
}

.navbar-nav .icons a {
    margin-left: 10px;
}

.banner-titulo-2 {
    font-size: 48px;
    line-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    color: #FFFFFF;
    text-shadow: 5px 5px 20px rgba(0, 0, 0, 0.6);
    margin: auto;
    /* padding-left: 15vw; */
}

section.notices .card .card-body {
    height: 430px;
}

section.notices .card .card-body .card-text {
    max-height: 336px;
}

.signature-sup img {
    width: 46px;
    height: 46px;
}

.notice-details-expert-related-img {
    height: 231px;
}

.notice-details-related-social-networks {}

.mb-24px {
    margin-bottom: 24px !important;
}

.notice-details-expert-tags {
    margin-bottom: 24px;
    margin-top: 24px;
}

.notice-detail-content-single {
    margin-bottom: 120px;
}

.notice-detail-content-image {
    margin-bottom: 32px;
}

.description-author {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 180%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #757575;
}

.signature-sup {
    margin-bottom: 33px;
}

.banner-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold !important;
    font-size: 64px;
    line-height: 125%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
    margin-bottom: 8px !important;
}

.banner-title.small {
    font-size: 48px;
}

.notice-tag {
    background: #B5B5B5;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 360px;
    height: 30px;
    padding-bottom: 8px;
    padding-top: 9px;
}

h2 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold !important;
    font-size: 48px;
    line-height: 130%;
    color: #000000;
}

.notice-tag.yellow {
    background: #F4C565;
}

.text-yellow {
    color: #F4C565;
}

.notice-details-related-social-networks a {
    color: #F4C565;
    margin-right: 10px;
}

.notice-details-related-social-networks {
    margin-top: 24px;
    margin-bottom: 24px;
}

.notice-title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold !important;
    font-size: 48px;
    line-height: 130%;
    color: #000000;
    margin-bottom: 32px;
}

.notice-author {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #757575 !important;
    display: inline-block;
}

.notice .notice-tags {
    margin-top: 32px;
    margin-bottom: 32px;
}

.notice-extract {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;
    color: #5F5F5F !important;
    margin-bottom: 32px;
}

.banner-subtitle {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 160%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
}

.banner-suptitle {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 160%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
}

.banner-subtitle.small {
    font-size: 18px !important;
}

.banner-suptitle.small {
    font-size: 18px !important;
}

.content-title-card {
    height: 58px !important;
    margin-bottom: 16px;
    margin-top: 16px;
}

.card-body {
    padding: 0px !important;
}

.content-body-card {
    height: 111px;
    margin-bottom: 16px;
}

.banner {
    height: 412px !important;
}

footer .left .logo-1 {
    height: 77px;
}

.hr-notices-d {
    width: 176px;
    border: 5px solid #F4C565;
    background: #F4C565;
    margin-bottom: 100px !important;
    margin-top: 57px !important;
}

.about-us::after {
    content: url('../images/sobre-nosotros-after.png');
    right: 0px;
    position: absolute;
    top: 0px;
    height: 707.91px;
    z-index: -1;
}

.about-us {
    position: relative;
}

.banner.small {
    height: 296px !important;
}

.input-group {
    border: 1px solid #696969;
}

.input-group-append {
    /* border-left: 1px solid #696969; */
    margin-left: 0px;
}

.content-story {
    height: 750px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: auto !important;
}


/* width */

.content-story::-webkit-scrollbar {
    width: -webkit-fit-content;
    width: fit-content;
    -webkit-overflow-scrolling: auto !important;
}

.content-story {
    /* width: fit-content; */
    direction: rtl;
    padding-left: 50px;
}


/* Track */

.content-story::-webkit-scrollbar-track {
    /* border-radius: 10px; */
    background-color: #008141;
    border: 5px solid transparent;
    border-radius: 9px;
    /* width: 10px; */
    background-clip: content-box;
    -webkit-overflow-scrolling: auto !important;
}

a:hover {
    text-decoration: none;
}

.nuestras-historias-carousel .img-content.active::after {
    content: ' ';
    width: 100%;
    height: 100%;
    background: rgb(0 129 65 / 0.2);
    position: absolute;
    /* z-index: 999; */
    left: 0px;
    top: 0px;
    border: 4px solid rgb(0 129 65);
    /* color: #FF9E19; */
}

.nuestras-historias-carousel .img-content {
    position: relative;
}


/* Handle */

.content-story::-webkit-scrollbar-thumb {
    background: #ff9e19;
    border: 15px solid #ff9e19;
    background-clip: content-box;
    /* width: 20px; */
}


/* Handle on hover */

.content-story::-webkit-scrollbar-thumb:hover {
    /* background: yellow; */
}

.banner.middle {
    height: 353px !important;
}

.carousel-control-next-icon {
    background-image: none;
}

.carousel-control-prev::after {
    content: url('../images/carousel-left.png');
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 10px #909090;
    box-shadow: 0px 5px 10px #909090;
    height: 66px;
    width: 66px
}

.carousel-control-next::after {
    content: url('../images/carousel-right.png');
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 10px #909090;
    box-shadow: 0px 5px 10px #909090;
    height: 66px;
    width: 66px
}

.content-footer-card {
    height: 46px;
}

.content-img-card {
    width: 100%;
    height: 231px;
}

.card {
    padding: 16px 8px !important;
    background-color: #F2F2F2;
    border: none;
}

p {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 180%;
    color: #5F5F5F !important;
}

p.small {
    font-size: 14px !important;
}

hr.notice-sidebar-hr {
    margin-top: 24px;
    margin-bottom: 24px;
}

h4 {
    font-weight: bold;
    font-size: 24px;
    line-height: 160%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    margin-bottom: 24px
}

.notice-sidebar-input-group {
    border: 1px solid black;
    width: 100%;
}

h4.small {
    font-size: 18px !important;
}

input {
    height: 52px !important;
}

.input-group-text {
    color: #FF9E19;
}

.featured-experts .row {
    margin-bottom: 16px;
}

.related-news .title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 155%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000 !important;
    margin-bottom: 0px;
}

.label-cat-material.active {
    text-decoration: underline;
}

.abc-section .card {
    padding: 8px 8px !important;
}

.featured-expert-link {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 155%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FF9E19;
}

.related-news .row {
    margin-bottom: 24px;
}

.related-news .author {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 160%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #757575;
}

.related-news .tags span.badge {
    height: 13px;
    background: #B5B5B5;
    border-radius: 360px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 8px;
    line-height: 155%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
    padding-bottom: 2px;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

input::-webkit-input-placeholder {
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 160% !important;
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

input::-moz-placeholder {
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 160% !important;
    display: flex !important;
    align-items: center !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

input:-ms-input-placeholder {
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 160% !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

input::-ms-input-placeholder {
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 160% !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

input::placeholder {
    font-family: Montserrat !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 15px !important;
    line-height: 160% !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

.carousel-control-prev {
    margin-left: -80px;
}

.carousel-control-next {
    margin-right: -80px;
}

.img-jumbo {
    position: absolute;
    /* bottom: -309px; */
    right: 0px;
    top: 0px;
    height: 100%;
}

.jumbotron .input-group {
    width: 350px;
    height: 68px;
    border: 8px solid #FF9E19;
    border-radius: 14px;
}

.jumbotron .input-group input {
    border-radius: 6px;
}

.notices-dest-home {
    font-style: normal;
    font-weight: bold !important;
    font-size: 64px;
    line-height: 125%;
    text-align: center;
    color: #000000;
}

.history-content {
    position: relative;
}

.history-content::before {
    /* content: url(../images/barra-history.svg);
    position: absolute;
    left: 25px; */
}

.tab-content .card-header p {
    position: relative;
}

.tab-content .card-header p::before {
    content: url(../images/flecha.png);
    position: absolute;
    left: -25px;
    top: -2px;
}

.input-group.search {
    border: 5px solid #FF9E19;
    border-radius: 10px;
    height: 100%;
}

.input-group.search input::-webkit-input-placeholder {
    font-size: 13px;
    line-height: 160%;
    /* identical to box height, or 21px */
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: normal !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

.input-group.search input::-moz-placeholder {
    font-size: 13px;
    line-height: 160%;
    /* identical to box height, or 21px */
    display: flex;
    align-items: center;
    font-weight: normal !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

.input-group.search input:-ms-input-placeholder {
    font-size: 13px;
    line-height: 160%;
    /* identical to box height, or 21px */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: normal !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

.input-group.search input::-ms-input-placeholder {
    font-size: 13px;
    line-height: 160%;
    /* identical to box height, or 21px */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: normal !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

.input-group.search input::placeholder {
    font-size: 13px;
    line-height: 160%;
    /* identical to box height, or 21px */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: normal !important;
    color: rgba(95, 95, 95, 0.6) !important;
}

h4.title-h4 {
    font-weight: bold;
    font-size: 18px;
    line-height: 160%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #008141;
}

.bg-green-primary {
    background: #188146;
}

.nav-paginate {
    background: transparent !important;
    height: auto;
    margin-top: 26px;
}

.nav-paginate .page-link.arrow {
    background: #008141;
    color: white;
    border: none;
}

.search-section .filters>div,
.search-section .filters>label {
    width: 110.05px;
    height: 110.05px;
    background: #FF9E19;
    display: inline-block;
    margin-right: 10px;
}

.page-link {
    color: black;
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid black;
    border-radius: 5px;
    height: 36px;
    width: 36px;
    text-align: center;
}

#search_form>div {
    position: relative;
}

#search_form>div::before {
    /* content: url('../images/before_search.png'); */
    position: absolute;
}

.input_category:parent {
    background-color: red;
}

.link-notice-footer {
    /* position: absolute; */
    width: 100%;
    height: 100%;
    z-index: 1;
}

img.img-profile {
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 50%;
}

.link-notice-footer:hover p {
    text-decoration: underline;
}

.tema-label.active {
    color: #178e50;
    font-weight: bold;
}

.img_footer {
    cursor: pointer;
}

.notice-details-related-card .card-body h3 {
    height: 60px;
}

.notice-details-related-card .card-body p {
    height: 60px;
}

.mc-section .icons * {
    color: #FF9E19
}

.mc-section .icons a {
    margin-left: 10px;
}

.search-section .filters div {
    text-align: center;
}

.text-yellow-dark {
    color: #FF9E19;
}

.mc-section .rows .row {
    min-height: 80px !important;
}

.search-section .search-container {
    background: #FAF1E0;
}

.fadeOut {
    display: none;
}

.search-section .filters div.active {
    background: #188146 !important;
}

.search-section .filters div p {
    font-size: 13px;
    line-height: 160%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000 !important;
    margin: 0px;
}

.btn-primary {
    background-color: #FF9E19;
    border: none;
}

.search-section .themes ul li {
    font-size: 18px;
    line-height: 160%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    margin-top: 16px;
}

.btn-success {
    color: #fff;
    background-color: #008141 !important;
    border-color: #008141 !important;
}

.back-login::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-filter: blur(6px);
    filter: blur(6px);
}

.back-login {
    position: relative;
    background: white;
    padding: 20px;
    border-radius: 20px;
}

.navbar-collapse.collapse.show .icons {
    margin-left: auto !important;
}

#accordion p {
    text-align: left;
}

.notices .card-title {
    font-size: 36px;
    line-height: 130%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
}

.bg-yellow-light {
    background: #FAF1E0;
}

.bg-yellow-dark {
    background: #f7dbb6;
}

a {
    color: #008141;
    text-decoration: none;
    background-color: transparent;
}

section.section-404 h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold !important;
    font-size: 200px !important;
    line-height: 125%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
}

section.section-404 h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 48px !important;
    line-height: 130%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FFFFFF;
}

section.section-404 .btn {
    width: 230px;
    height: 61px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 135.94%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
}


/* =================================================== */

body {
    font-family: Arial, Helvetica, sans-serif;
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#myImg:hover {
    opacity: 0.7;
}


/* The Modal (background) */

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
}


/* Modal Content (image) */

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}


/* Caption of Modal Image */

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}


/* Add Animation */

.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}


/* The Close Button */

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}


/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}


/* =================================================== */

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        /* max-width: 1360px; */
    }
}

.notice-details-related-card {
    padding: 16px !important;
}


/* Small devices (landscape phones, 544px and up) */

@media (min-width: 576px) {}

@media (max-width: 768px) {}


/* Medium devices (tablets, 768px and up) */

@media (max-width: 768px) {
    section.notices .card .card-body {
        /* height: auto; */
    }
    .hr-notices-d {
        margin-bottom: 0px !important;
    }
    section.section-404 h3 {
        font-size: 24px !important;
    }
    section.section-404 h1 {
        font-size: 90px !important;
    }
    .navbar {
        display: block;
    }
}


/* Large devices (desktops, 992px and up) */

@media (max-width: 992px) {
    .content-story {
        margin-left: -30px;
        padding-left: 20px;
    }
    .lamina-verde {
        background: rgb(0, 129, 65, .3);
        position: absolute;
        width: 100%;
    }
    .circle {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .home-content-img {
        padding-top: 1px;
        padding-bottom: 30px;
    }
    .banner-titulo-2 {
        padding: 0px;
        width: auto !important;
    }
    .img-jumbo {
        display: none;
    }
    .jumbotron .input-group {
        width: 100%;
    }
    .jumbotron .d-table {
        margin: auto;
    }
    .titulo-abc {
        font-size: 40px !important;
    }
    .notices-dest-home {
        font-size: 45px;
    }
    .img-nuestras-historias-1 {
        display: none;
    }
    .home-content-img {
        height: auto;
        /* background-image: none !important; */
    }
    .home-content-img .circle.left,
    .home-content-img .circle.right {
        position: relative;
        bottom: auto;
        left: auto;
        margin: auto;
        right: auto;
        /* margin-bottom: 10px; */
        margin-top: 30px;
    }
    .banner-titulo-2 {
        font-size: 36px;
        padding-left: 0px !important;
        padding-bottom: 20px;
        text-align: center;
    }
    .jumbotron {
        height: 100vh;
        text-align: center;
    }
    .mc-section .rows button,
    .mc-section .rows a {
        display: block !important
    }
    .notices .card-title {
        font-size: 24px;
    }
    .navbar-collapse {
        background: white;
        padding: 20px;
        text-align: center;
        border: 2px solid #0d8948;
    }
    .navbar-collapse .navbar-nav .nav-item .nav-link {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding: 10px 10px;
        margin: auto;
    }
    .navbar-nav .icons a,
    .navbar-nav .icons {
        margin-left: 0px;
    }
    .navbar-nav .icons svg {
        margin-left: 0px;
    }
    iframe {
        width: 100%;
    }
    .carousel-control-prev {
        margin-left: auto !important;
    }
    .carousel-control-next {
        margin-right: auto !important;
    }
    .banner-title.small,
    .notice-title {
        font-size: 32px !important;
    }
    h1 {
        font-size: 48px !important;
    }
    h2 {
        font-size: 32px;
    }
    h3 {
        font-size: 18px !important;
    }
    p {
        font-size: 14px;
    }
    .history-content {
        padding: 40px 50px;
    }
    .banner-subtitle {
        font-size: 18px;
    }
    .banner {
        height: 160px !important;
    }
    .banner.big {
        height: 330px !important;
    }
    .nuestras-historias-carousel .col-md-3 {
        margin-bottom: 50px;
    }
    /* .banner.small {
        height: 330px !important;
    } */
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 8px 6px !important;
    }
    .navbar-expand-lg .navbar-nav .nav-item {
        margin-left: 22px;
    }
}

@media (max-width: 1200px) {
    .jumbotron {
        /* padding-bottom: 20px;
        height: auto !important; */
    }
    .banner-titulo-2 {
        /* padding-left: 10vw; */
    }
}


/* Extra large devices (large desktops, 1200px and up) */

@media (max-width: 1200px) {
    .img-nuestras-historias-1 {
        height: 600px;
    }
    .banner-titulo-2 {
        /* padding-left: 15vw; */
    }
}