
@font-face {
    font-family: 'Govco Icon';
    font-display: swap;
    font-style: normal;
    src: url("../fonts/Govco-icons.eot");
    src: local("Govco Icon"), local("Govco-Icon"), url("../fonts/Govco-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Govco-icons.woff2") format("woff2"), url("../fonts/Govco-icons.woff") format("woff"), url("../fonts/Govco-icons.ttf") format("truetype"), url("../fonts/Govco-icons.svg#GovcoIcon") format("svg");
}
.region-header
{
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}
/******** mENU PRINCIPAL  ********/
body:not(.we-mega-menu-backend) nav[data-style="Blue"] {
    background-color: #5d4394;
}
nav[data-style="Blue"] .we-mega-menu-ul>.we-mega-menu-li>a.we-mega-menu-li, nav[data-style="Blue"] .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink {
    color: #fff;
    border-color: none;
    background-color: #5d4394;
}
body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-ul>.we-mega-menu-li {
    border-left-color: #493379;
}
body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-ul>.we-mega-menu-li>a:hover, body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-ul>.we-mega-menu-li>a:focus {
    background-color: #423069;
    color: #fff;
}
body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-ul>.we-mega-menu-li.active>a, body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-ul>.we-mega-menu-li.active>span, body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-ul>.we-mega-menu-li.active-trail>a, body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-ul>.we-mega-menu-li.active-trail>span {
    background-color: #423069;
    color: #fff;
}
/******** ACRODEONES  ********/
body:not(.we-mega-menu-backend) nav[data-style="Blue"] .we-mega-menu-submenu {
    border-color: #423069;
    background-color: #423069;
}
.ckeditor-accordion-container > dl dt.active > a {
    background-color: #423069;
}
.ckeditor-accordion-container > dl {
    position: relative;
    border: 1px solid #423069;
}
.ckeditor-accordion-container > dl dt > a:hover {
    background-color: #423069;
}

.ckeditor-accordion-container > dl dt > a {
    background-color: #4b3184;
    border-bottom: 1px solid #423069;
}


/******bARRAgov****/

.barra_gov {
    background-color: #3366cc !important;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
}
.logo-gov img {
    height: 25px;
}

/**** Barra Gov co footer ****/

.gov-co-footer-pie
{
     background-color: #3366cc !important;
     padding: 5px
}


/**** CSS MASONRY FIELDS *****************/

* { box-sizing: border-box; }

/* force scrollbar */
html { overflow-y: scroll; }


/* ---- grid ---- */

.grid {
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 33.333%;
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}


/******* vistas  *******/

.Vistasnoticias .cuadros-grises
{
        border-style: solid;
    border-width: 0;
    border-color: #02010117;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding:0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.cuadros-grises
{
    border-style: solid;
    border-width: 0;
    border-color: #02010117;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    padding:0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25)
}


.vistas-titulos a
{
    color: #36215e;
    font-weight: 600;
    text-decoration: none;
}


h1, h2, h3, h4
{ 
     color: #36215e;
}


.we-mega-menu-submenu li.we-mega-menu-li {

    width: 100%;
}

.views-exposed-form bef-exposed-form input[type="checkbox"], 
.views-exposed-form input[type="radio"] 
{
    display: none;
    
}
.views-exposed-form label.option {
    display: inline;
    font-weight: normal;
    padding: 5px 10px;
    background-color: #5d4394;
    float: left;
    margin: 5px;
    color: #FFF;
    cursor: pointer;
}

.addtoany_list {
    position: fixed;
    left: 0px;
    top: 80%;
    width: 50px;
    z-index: 99;
}
.bootstrap-tabs .nav>li>a:hover,
.bootstrap-tabs .nav>li>a:focus, 
.bootstrap-tabs .nav-tabs>li.active>a, 
.bootstrap-tabs.nav-tabs>li.active>a:focus, 
.bootstrap-tabs.nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #423069;
    border: 1px solid #ddd;
    text-decoration: none;
    border-bottom-color: transparent;
}

.bootstrap-tabs .nav-tabs>li>a {
   
    color: #423069;
    text-decoration: none;
}
    

.bootstrap-tabs .tab-content > .active > .tab-pane-content {
    min-height: 30px;
    padding: 20px;
}

govco-header-desktop img
{
height: 30px !important;
}
govco-header-desktop .fixed-top
{
    position: relative;

}

#header-webcomponent
{
    width: 100%;
        max-width: 100%;
      padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;   
}



/********      ***********************/



.menu-lat-1 li{
  line-height:1.2;
  padding:.5rem 7px;
  font-size:1rem;
  list-style:none;
}

.menu-lat-1 li a{
 color: var(--rojo2);
}




.menu-lat-1 li:hover{
  background-color: #f1f1f1;
}

.menu-lat-1 ul{
padding-left: 0;
}

.menu-lat-1 li::marker {
    display:none;
}


.region-sidebar-first .dropdown-toggle {
    white-space: normal;
}

.we-mega-menu-submenu li.we-mega-menu-li {

    width: 100%;
}


.region-sidebar-first nav  li{
  line-height:1.2;
      padding: 0;
  font-size:1rem;
  list-style:none;
}

.region-sidebar-first nav  li a{
 color: var(--rojo2);
}


.region-sidebar-first nav  li:hover{
  background-color: #f1f1f1;
}
.region-sidebar-first nav  ul li ul li:hover{
  background-color: #e9e9e9;
}

.region-sidebar-first nav  ul{
padding-left: 0;

    width: 100%;
}

.region-sidebar-first nav  li::marker {
    display:none;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 1.2em !important;
    border-top: 0;
    overflow: auto;
}




.region-sidebar-first h5 {
    background: #5d4394;
    color: #FFF !important;
    padding: 10px;
}

.region-sidebar-first  ul li ul
{
    list-style: none;
    margin: 0px;
    padding: 2px;
}

.region-sidebar-first  a.is-active {
 background-color: #f5f5f5;   
     padding-left: 10px !important;
}

.breadcrumb li {

    padding: 10px;

}

.dropdown-toggle::after {

    border-top: none;
    border-right: none;
    border-bottom: 0;
    border-left: none;
}
.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #eae5f7;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}





/******************** ACCESIBILIDAD  ***********************/
.govco-icon {
    font-family: "Govco Icon";
    font-size: 2rem;
}
.govco-icon-exclamation::before {
    content: '\e903'}
.govco-icon-exclamation-cn::before {
    content: '\e901'}
.govco-icon-plus::before {
    content: '\e902'}
.govco-icon-plus-n::before {
    content: '\e93f'}
.govco-icon-plus-p::before {
    content: '\e940'}
.govco-icon-plus-cn::before {
    content: '\e9af'}
.govco-icon-plus-cp::before {
    content: '\e9b0'}
.govco-icon-analytic::before {
    content: '\e905'}
.govco-icon-analytic-p::before {
    content: '\e946'}
.govco-icon-analytic-n::before {
    content: '\e945'}
.govco-icon-analytic-cn::before {
    content: '\e904'}
.govco-icon-idea::before {
    content: '\e907'}
.govco-icon-idea-cn::before {
    content: '\e906'}
.govco-icon-searchdoc::before {
    content: '\e909'}
.govco-icon-call-center::before {
    content: '\e90b'}
.govco-icon-call-center-cn::before {
    content: '\e90a'}
.govco-icon-call-center-cp::before {
    content: '\e960'}
.govco-icon-call-center-p::before {
    content: '\e954'}
.govco-icon-call-center-n::before {
    content: '\e953'}
.govco-icon-share::before {
    content: '\e90e'}
.govco-icon-share-cn::before {
    content: '\e90d'}
.govco-icon-share-p::before {
    content: '\e970'}
.govco-icon-share-n::before {
    content: '\e96f'}
.govco-icon-circle-share-cp::before {
    content: '\e964'}
.govco-icon-circle-share-cn::before {
    content: '\e963'}
.govco-icon-dropdown-cn::before {
    content: '\e90f'}
.govco-icon-dropdown::before {
    content: '\e914'}
.govco-icon-callback-cn::before {
    content: '\e97f'}
.govco-icon-callback-cp::before {
    content: '\e980'}
.govco-icon-building::before {
    content: '\e911'}
.govco-icon-favorite::before {
    content: '\e913'}
.govco-icon-favorite-cn::before {
    content: '\e912'}
.govco-icon-favorite-p::before {
    content: '\e994'}
.govco-icon-favorite-n::before {
    content: '\e993'}
.govco-icon-pc::before {
    content: '\e91e'}
.govco-icon-print::before {
    content: '\e920'}
.govco-icon-print-cn::before {
    content: '\e91f'}
.govco-icon-print-p::before {
    content: '\e99f'}
.govco-icon-print-n::before {
    content: '\e9a0'}
.govco-icon-info::before {
    content: '\e922'}
.govco-icon-info-cn::before {
    content: '\e921'}
.govco-icon-info-cp::before {
    content: '\e9a2'}
.govco-icon-legal::before {
    content: '\e923'}
.govco-icon-key::before {
    content: '\e927'}
.govco-icon-key-cn::before {
    content: '\e9ac'}
.govco-icon-key-cp::before {
    content: '\e9ad'}
.govco-icon-email::before {
    content: '\e929'}
.govco-icon-email-cn::before {
    content: '\e928'}
.govco-icon-email-cp::before {
    content: '\e966'}
.govco-icon-email-p::before {
    content: '\e976'}
.govco-icon-email-n::before {
    content: '\e975'}
.govco-icon-like::before {
    content: '\e92c'}
.govco-icon-like-cn::before {
    content: '\e92b'}
.govco-icon-like-p::before {
    content: '\e9b2'}
.govco-icon-like-n::before {
    content: '\e9b1'}
.govco-icon-message::before {
    content: '\e92f'}
.govco-icon-message-cn::before {
    content: '\e92e'}
.govco-icon-pin::before {
    content: '\e933'}
.govco-icon-pin-cn::before {
    content: '\e932'}
.govco-icon-question::before {
    content: '\e936'}
.govco-icon-question-cn::before {
    content: '\e935'}
.govco-icon-questions-p::before {
    content: '\e984'}
.govco-icon-questions-n::before {
    content: '\e983'}
.govco-icon-clock::before {
    content: '\e937'}
.govco-icon-clock-p::before {
    content: '\e9c3'}
.govco-icon-clock-n::before {
    content: '\e9c4'}
.govco-icon-telephone::before {
    content: '\e938'}
.govco-icon-wifi-cn::before {
    content: '\e9aa'}
.govco-icon-wifi-cp::before {
    content: '\e9d9'}
.govco-icon-wifi-p::before {
    content: '\e9ab'}
.govco-icon-wifi-n::before {
    content: '\e9a9'}
.govco-icon-callin-cn::before {
    content: '\e924'}
.govco-icon-callin-cp::before {
    content: '\e96a'}
.govco-icon-callin-p::before {
    content: '\e9a8'}
.govco-icon-callin-n::before {
    content: '\e9a7'}
.govco-icon-accessibility-cp::before {
    content: '\e93b'}
.govco-icon-accessibility-cn::before {
    content: '\e93a'}
.govco-icon-attached-p::before {
    content: '\e93d'}
.govco-icon-attached-n::before {
    content: '\e93c'}
.govco-icon-scared-face::before {
    content: '\e93e'}
.govco-icon-sad-face::before {
    content: '\e9a6'}
.govco-icon-sad-face-n::before {
    content: '\e9a5'}
.govco-icon-shock-face::before {
    content: '\e9ae'}
.govco-icon-happy-face::before {
    content: '\e9d4'}
.govco-icon-happy-face-n::before {
    content: '\e9d3'}
.govco-icon-bell-p::before {
    content: '\e943'}
.govco-icon-bell-n::before {
    content: '\e941'}
.govco-icon-bell-sound-p::before {
    content: '\e944'}
.govco-icon-bell-sound-n::before {
    content: '\e942'}
.govco-icon-grad-cap-p::before {
    content: '\e948'}
.govco-icon-grad-cap-n::before {
    content: '\e947'}
.govco-icon-x::before {
    content: '\e93e'}
.govco-icon-x-n::before {
    content: '\e949'}
.govco-icon-x-p::before {
    content: '\e94c'}
.govco-icon-x-cn::before {
    content: '\e908'}
.govco-icon-delete-p::before {
    content: '\e94e'}
.govco-icon-delete-n::before {
    content: '\e94b'}
.govco-icon-tag-p::before {
    content: '\e94d'}
.govco-icon-tag-n::before {
    content: '\e94a'}
.govco-icon-search-p::before {
    content: '\e950'}
.govco-icon-search-n::before {
    content: '\e94f'}
.govco-icon-search-cn::before {
    content: '\e95b'}
.govco-icon-search-cp::before {
    content: '\e95c'}
.govco-icon-calendar-p::before {
    content: '\e952'}
.govco-icon-calendar-n::before {
    content: '\e951'}
.govco-icon-calendar-cn::before {
    content: '\e95d'}
.govco-icon-calendar-cp::before {
    content: '\e95e'}
.govco-icon-shop-car::before {
    content: '\e90c'}
.govco-icon-shop-car-n::before {
    content: '\e955'}
.govco-icon-shop-car-p::before {
    content: '\e956'}
.govco-icon-relief-p::before {
    content: '\e958'}
.govco-icon-relief-n::before {
    content: '\e957'}
.govco-icon-check-p::before {
    content: '\e95a'}
.govco-icon-check-n::before {
    content: '\e959'}
.govco-icon-check-cp::before {
    content: '\e962'}
.govco-icon-check-cn::before {
    content: '\e961'}
.govco-icon-right-arrow::before {
    content: '\e916'}
.govco-icon-right-arrow-cp::before {
    content: '\e968'}
.govco-icon-right-arrow-cn::before {
    content: '\e915'}
.govco-icon-right-arrow-p::before {
    content: '\e996'}
.govco-icon-right-arrow-n::before {
    content: '\e995'}
.govco-icon-left-arrow::before {
    content: '\e918'}
.govco-icon-left-arrow-cp::before {
    content: '\e968'}
.govco-icon-left-arrow-cn::before {
    content: '\e917'}
.govco-icon-left-arrow-p::before {
    content: '\e996'}
.govco-icon-left-arrow-n::before {
    content: '\e995'}
.govco-icon-down-arrow-p::before {
    content: '\e97c'}
.govco-icon-down-arrow-n::before {
    content: '\e97b'}
.govco-rotate-180 {
    -webkit-transform: rotate(180deg) scaleX(-1);
    -moz-transform: rotate(180deg) scaleX(-1);
    -ms-transform: rotate(180deg) scaleX(-1);
    -o-transform: rotate(180deg) scaleX(-1);
    transform: rotate(180deg) scaleX(-1);
}
.govco-icon-simpled-arrow::before {
    content: '\e914'}
.govco-icon-simpler-arrow::before {
    content: '\e919'}
.govco-icon-shortr-arrow::before {
    content: '\e91c'}
.govco-icon-shortr-arrow-cn::before {
    content: '\e91d'}
.govco-icon-shortl-arrow::before {
    content: '\e91b'}
.govco-icon-shortl-arrow-cn::before {
    content: '\e91a'}
.govco-icon-shortu-arrow-p::before {
    content: '\e97e'}
.govco-icon-shortu-arrow-n::before {
    content: '\e97d'}
.govco-icon-shortd-arrow-p::before {
    content: '\e9d8'}
.govco-icon-shortd-arrow-n::before {
    content: '\e9d7'}
.govco-icon-voice-call-p::before {
    content: '\e96c'}
.govco-icon-voice-call-n::before {
    content: '\e96b'}
.govco-icon-colombia-p::before {
    content: '\e96e'}
.govco-icon-colombia-n::before {
    content: '\e96d'}
.govco-icon-shield-col-p::before {
    content: '\e98e'}
.govco-icon-shield-col-n::before {
    content: '\e98d'}
.govco-icon-peso-col::before {
    content: '\e931'}
.govco-icon-peso-col-p::before {
    content: '\e9bc'}
.govco-icon-peso-col-n::before {
    content: '\e9bb'}
.govco-icon-peso-col-cn::before {
    content: '\e96b'}
.govco-icon-peso-col-cp::before {
    content: '\e96c'}
.govco-icon-contrast-p::before {
    content: '\e972'}
.govco-icon-contrast-n::before {
    content: '\e971'}
.govco-icon-music-p::before {
    content: '\e974'}
.govco-icon-music-n::before {
    content: '\e973'}
.govco-icon-4-phases-p::before {
    content: '\e978'}
.govco-icon-4-phases-n::before {
    content: '\e977'}
.govco-icon-3-phases-p::before {
    content: '\e9d0'}
.govco-icon-3-phases-n::before {
    content: '\e9cf'}
.govco-icon-data-up-p::before {
    content: '\e97a'}
.govco-icon-data-up-n::before {
    content: '\e979'}
.govco-icon-document-p::before {
    content: '\e982'}
.govco-icon-document-n::before {
    content: '\e981'}
.govco-icon-edit-slim-p::before {
    content: '\e986'}
.govco-icon-edit-slim-n::before {
    content: '\e985'}
.govco-icon-edit-p::before {
    content: '\e988'}
.govco-icon-edit-n::before {
    content: '\e987'}
.govco-icon-padlock-p::before {
    content: '\e98a'}
.govco-icon-padlock-n::before {
    content: '\e989'}
.govco-icon-link-p::before {
    content: '\e98c'}
.govco-icon-link-n::before {
    content: '\e98b'}
.govco-icon-language-es-p::before {
    content: '\e990'}
.govco-icon-language-es-n::before {
    content: '\e98f'}
.govco-icon-language-en-p::before {
    content: '\e9a4'}
.govco-icon-language-en-n::before {
    content: '\e9a3'}
.govco-icon-statistics-p::before {
    content: '\e992'}
.govco-icon-statistics-n::before {
    content: '\e991'}
.govco-icon-save-p::before {
    content: '\e998'}
.govco-icon-save-n::before {
    content: '\e997'}
.govco-icon-hand-p::before {
    content: '\e99a'}
.govco-icon-hand-n::before {
    content: '\e999'}
.govco-icon-home-p::before {
    content: '\e99c'}
.govco-icon-home-n::before {
    content: '\e99b'}
.govco-icon-image-p::before {
    content: '\e99e'}
.govco-icon-image-n::before {
    content: '\e99d'}
.govco-icon-minus::before {
    content: '\e92d'}
.govco-icon-minus-cp::before {
    content: '\e9b4'}
.govco-icon-minus-cn::before {
    content: '\e9b3'}
.govco-icon-movil-cp::before {
    content: '\e9b6'}
.govco-icon-movil-cn::before {
    content: '\e9b5'}
.govco-icon-pitch-p::before {
    content: '\e9b8'}
.govco-icon-pitch-n::before {
    content: '\e9b7'}
.govco-icon-eye-p::before {
    content: '\e9ba'}
.govco-icon-eye-n::before {
    content: '\e9b9'}
.govco-icon-play::before {
    content: '\e934'}
.govco-icon-play-cp::before {
    content: '\e9be'}
.govco-icon-play-cn::before {
    content: '\e9bd'}
.govco-icon-social-p::before {
    content: '\e9c0'}
.govco-icon-social-n::before {
    content: '\e9bf'}
.govco-icon-reload-p::before {
    content: '\e9c2'}
.govco-icon-reload-n::before {
    content: '\e9c1'}
.govco-icon-answer-p::before {
    content: '\e9c6'}
.govco-icon-answer-n::before {
    content: '\e9c5'}
.govco-icon-sound-p::before {
    content: '\e9c8'}
.govco-icon-sound-n::before {
    content: '\e9c7'}
.govco-icon-table-p::before {
    content: '\e9ca'}
.govco-icon-table-n::before {
    content: '\e9c9'}
.govco-icon-less-size-p::before {
    content: '\e9ce'}
.govco-icon-less-size-n::before {
    content: '\e9cd'}
.govco-icon-more-size-p::before {
    content: '\e9cc'}
.govco-icon-more-size-n::before {
    content: '\e9cb'}
.govco-icon-user-p::before {
    content: '\e9d2'}
.govco-icon-user-n::before {
    content: '\e9d1'}
.govco-icon-video-p::before {
    content: '\e9d6'}
.govco-icon-video-n::before {
    content: '\e9d5'}
.govco-icon-pause::before {
    content: '\e930'}
.govco-icon {
    font-family: "Govco Icon";
    font-size: 2rem;
}
.block--gov-accessibility-clone {
    width: 3.2em !important;
    border-radius: 5px 0 0 5px;
    margin-left: 9em;
}
.block--gov-accessibility-clone div.images {
    cursor: pointer;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 8px 0;
    background-color: #004884;
    border-radius: 12px;
    border: 2px solid white;
    height: 12em;
}
.block--gov-accessibility-clone div.images a {
    cursor: pointer;
    margin: 5px 0;
    text-align: center;
    height: 2.2em;
    padding: 3px 2px;
    padding-top: 0.3em;
}
.block--gov-accessibility-clone div.images a .image-icon div {
    cursor: pointer;
    margin: 0 auto;
    position: relative;
    height: 26px;
    width: 27px;
    background-image: url("../images/spr-govco.png") !important;
    background-repeat: no-repeat;
}
.block--gov-accessibility-clone div.images a .image-icon #contrast {
    background-position: 0px -180px;
}
.block--gov-accessibility-clone div.images a .image-icon #font-down {
    background-position: 0px -206px;
}
.block--gov-accessibility-clone div.images a .image-icon #font-up {
    background-position: 0px -232px;
}
.block--gov-accessibility-clone div.images a .image-icon #relevo {
    background-position: 0px -258px;
}
.block--gov-accessibility-clone div.images a label {
    display: none;
    color: white;
    font-size: 1em;
    margin-left: 2.5em;
    cursor: pointer;
}
.block--gov-accessibility-clone div.images a:hover {
    transform: translateX(-9em);
    -webkit-transform: translateX(-9em);
    background-color: #3772FF;
    width: 12em;
    cursor: pointer;
    text-align: left;
    padding: 5px;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
}
.block--gov-accessibility-clone div.images a:hover .image-icon div {
    margin: 0 auto;
    position: absolute;
}
.block--gov-accessibility-clone div.images a:hover label {
    display: inline-block !important;
}
.block--gov-accessibility {
    position: fixed;
    right: -0.1em;
    bottom: 0;
    top: 30vh;
    width: 3.2em !important;
    border-radius: 5px 0 0 5px;
    z-index: 4;
    background: transparent !important;
}
.block--gov-accessibility .block-options {
    cursor: pointer;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 8px 0 !important;
    background-color: #004884;
    border-radius: 12px;
    border: 1px solid #ffffff47;
}
.block--gov-accessibility .block-options a {
    cursor: pointer;
    text-align: center;
    padding: 3px 2px;
        text-decoration: none;
}
.block--gov-accessibility .block-options a .govco-icon {
    color: white !important;
    font-size: 1.5rem;
}
.block--gov-accessibility .block-options a label {
    cursor: pointer;
    display: none;
    color: white;
    font-size: 1em;
    margin-left: 2.5em;
}
.block--gov-accessibility .block-options a:hover {
    transform: translateX(-9em);
    -webkit-transform: translateX(-8em);
    background-color: #3772FF;
    width: 11em;
    text-align: left;
    border-radius: 10px 0px 0px 10px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
}
.block--gov-accessibility .block-options a:hover {
    cursor: pointer;
    text-decoration: none;
}
.block--gov-accessibility .block-options a:hover .govco-icon {
    margin: 0 0.5rem;
}
.block--gov-accessibility .block-options a:hover label {
    cursor: pointer;
    display: inline-block !important;
    margin-bottom: 0;
    margin-left: 0;
    font-family: "Work Sans", sans-serif;
    font-size: 0.8rem;
}
.all h1 {
    color: #fff;
}
.all h2 {
    color: #fff;
}
.all h3 {
    color: #fff;
}
.all h4 {
    color: #fff;
}
.all h5 {
    color: #fff;
}
.all h6 {
    color: #fff;
}
.all main {
    background-color: #000;
}

.all .breadcrumb {
    background-color: #000;
}
.all div {
    background-color: #000;
}
.all button {
    background-color: #ddfb00;
}
.all a {
    color: #ddfb00;
}
.all a:hover {
    background-color: #ddfb00;
    color: #004884;
}
.all p {
    color: #ddfb00;
}
.all p:hover {
    background-color: #ddfb00;
    color: #004884;
}
.all span {
    color: #fff;
}
.all i {
    background-color: #ddfb00;
     color: #fff;
}
.all li:hover {
    background-color: #fbc200;
    color: #004884;
}

/***********************************/
.vistas-seccion span {
    background: #5D4294;
    color: #FFF;
    width: fit-content;
    padding: 5px 10px;
    margin-right: auto;
    margin-left: auto;
}

.vistas-fecha span {

    margin-left: 5px;
    font-size: 14px;
}

.vistas-titulos 
{
    font-family: Gothic A1;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}

.etiquetas .field__item {
    background: #5D4294;
    color: #FFF;
    width: fit-content;
    padding: 5px 10px;
  
}

.node__submitted
{
        float: right;
            padding-top: 5px;

}
