﻿/**********************************/
.headerAndje{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 20px;

}
@media (max-width: 576px){
.ms-core-listMenu-horizontalBox{
	width: 100%;
    height: 370px;
    overflow: auto;
   }	
   #pageContentTitle{
    color: #004884;
    font-family: Montserrat,sans-serif;
    font-size: 1.5rem!important;
    font-weight: 500!important;
    line-height: 2rem;
    padding-top: 2.5rem!important;
    padding-bottom: 1.5rem!important;
}
}

@font-face {
    font-family: "Govco Icon";
    font-style: normal;    
    src: url(/_catalogs/masterpage/3DStudio/gov-co/assets/fonts/govco-icons.eot);
    src: local("Govco Icon"),local("govco-icons"),url(/_catalogs/masterpage/3DStudio/gov-co/assets/fonts/govco-icons.eot?#iefix) format("embedded-opentype"),url(/_catalogs/masterpage/3DStudio/gov-co/assets/fonts/govco-icons.woff2) format("woff2"),url(/_catalogs/masterpage/3DStudio/gov-co/assets/fonts/govco-icons.woff) format("woff"),url(/_catalogs/masterpage/3DStudio/gov-co/assets/fonts/govco-icons.ttf) format("truetype"),url(/_catalogs/masterpage/3DStudio/gov-co/assets/fonts/govco-icons.svg) format("svg")
}
/**************Customize Top Navigation******************/
#govco-header{
  float: left;
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item{
    margin-right: 0px!important;
}
.ms-core-listMenu-root{
    padding: 0px;
}
ul.dynamic{
  list-style: none;
  min-width: 255px;
}
@media (min-width:1281px) {
  
  /* CSS */
  li.static{
    max-width: 200px; 
    padding: 0px 3px;
    float: left;
  }  
}
.navbar-collapse{
  position: relative!important;
    background:none!Important;
  height:auto!important;

}

@media (max-width: 992px){
  ul.dynamic {
    position: absolute;
    left: -9999px;
    top: -9999px;
    z-index: 95;
    background-color: #fff;
    white-space: normal;
    word-wrap: break-word;
    padding: 10px;
    list-style: none;
}
  li.static,li.dynamic {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    width: 100%;
}

.static.dynamic-children.hover ul.dynamic {
  display: contents;
  list-style: none;
}
}
a.static.menu-item {
  font-size: 14px;
  color: #040404!important;
}
li.dynamic {
 min-width: 220px;
}
/*************************************************************/
#pageContentTitle,h1 {
    line-height: 1.5em !important;
    font-size:2em!important;
}
/**************************Miga de pan************************/
.mj-theme .breadcrumbs a.breadcrumb-node:after {
  content: "";
  font-family: FontAwesome;
  font-size: 0.875rem;
  padding: 0 8px;
  color: #333;
  text-decoration: none;
}

/********************Botones******************************/
a.linkbutton:visited{
  color: white;
}
/********************Destacados**************************/
.ms-core-listMenu-horizontalBox .dynamic-children.additional-background{
    padding-right: 15px!important;
}
.destacados{
    border-radius: 10px;
    padding: 25px 5px;
}
.destacadotext{
    min-height: 60px;
}

.herramientas{
    padding: 9px 10%;
    background: white;
    box-shadow: 10px 5px 5px #bbbbbb;
    margin-bottom: 10px;
}
/*********************** Slider *********************/
.slider{    
    display: inline-block;
}
#SliderANDJE{
    border-bottom: 5px solid #ffab00;
}
.carousel-indicators li {
    width: 13px;
    height: 10px;
    border-radius: 100%;
    background-color: white;
    border: black 1px solid;
  }
  .carousel-indicators li.active {
    width: 13px;
    height: 10px;
    border-radius: 100%;
    background-color: #ffab00;
  }
  .ms-rte-embedil{
	  display: block!important;
  }
  .overlay{
    background: #00000060;
      width: 100%;
      z-index: 1;
      height: 40%;
      position: absolute;
      bottom: 0px
    }
  /*********************************Footer**********************/
  .gov-co-footer-presetacion{
      background-color: #ffab00!important;
      background-image: none!important;
  }
  /* accesibilidad*/
  .block--gov-accessibility .content-master {
    position: fixed;
    right: 0.5em;
    bottom: 0;
    top:50vh;
    width: 3.2em !important;
    border-radius: 5px 0 0 5px;
    z-index: 4;
    background: transparent !important
}

.block--gov-accessibility .content-master .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 .content-master .block-options a {
    cursor: pointer;
    text-align: center;
    padding: 3px 2px
}

.block--gov-accessibility .content-master .block-options a .govco-icon {
    color: white !important;
    font-size: 1.5rem
}

.block--gov-accessibility .content-master .block-options a label {
    cursor: pointer;
    display: none;
    color: white;
    font-size: 1em;
    margin-left: 2.5em
}

.block--gov-accessibility .content-master .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;
    transition: all 0.5s ease-in-out;
    align-items: center;
    display: flex
}

.block--gov-accessibility .content-master .block-options a:hover {
    cursor: pointer;
    text-decoration: none
}

.block--gov-accessibility .content-master .block-options a:hover .govco-icon {
    margin: 0 0.5rem
}

.block--gov-accessibility .content-master .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
}
.govco-icon-contrast-n::before {
    content: '\e971';
}
.govco-icon-less-size-n::before {
    content: '\e9cd';
}
.govco-icon-more-size-n::before {
    content: '\e9cb';
}
.govco-icon {
    font-family: "Govco Icon";
    font-size: 2em;
    color: #004884;
}
/*******************************************************/
/* Tema Oscuro - Contraste */
.mj-theme-dark {
    background-color: #121212;
    color: #DEDEDE;
  }
  
  .mj-theme-dark #MenuGlobal a:visited {
    color: #DEDEDE;
  }
  
  .mj-theme-dark #MenuGlobal .nav-link,
  .mj-theme-dark .breadcrumbs .breadcrumb-node {
    color: #DEDEDE;
  }
  
  .mj-theme-dark .breadcrumbs span.breadcrumb-node,
  .mj-theme-dark .headline-xxl-govco,
  .mj-theme-dark h1,
  .mj-theme-dark .h1,
  .mj-theme-dark .headline-xl-govco,
  .mj-theme-dark h2,
  .mj-theme-dark .h2,
  .mj-theme-dark .headline-l-govco,
  .mj-theme-dark h3,
  .mj-theme-dark .h3,
  .mj-theme-dark .headline-m-govco,
  .mj-theme-dark h4,
  .mj-theme-dark .h4,
  .mj-theme-dark .headline-s-govco,
  .mj-theme-dark .subtitle-govco,
  .mj-theme-dark h5,
  .mj-theme-dark .h5 ,
  .mj-theme-dark h6,
  .mj-theme-dark .h6 ,
  .mj-theme-dark .text-primary{
    color: #85c8ff !important;
  }
  
  .mj-theme-dark .ms-core-listMenu-root .dropdown-menu {
    background-color: #454545;
  }
  
  .mj-theme-dark .nav-govco {
    box-shadow: 0 0.625rem 0.625rem -0.521rem rgb(240 240 240 / 20%) !important;
  }
  
  .mj-theme-dark .separator-title-govco {
    font-size: 1.75rem !important;
    font-weight: 400 !important;
    box-shadow: 0.3rem 0.3rem 0.3rem 0.09rem rgb(240 240 240 / 15%);
    display: inline-block;
    padding: 0.5rem 1rem;
    background-color: #121212;
    z-index: 1000;
  }
  
  .mj-theme-dark .separator-govco:after {
    border-top: 1px solid #ededed;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: -1;
  }
  
  .mj-theme-dark .card, .mj-theme-dark  .navbar-govco , .mj-theme-dark .gov-co-footer-pie {
    background-color: #121212;
  }
  
  .mj-theme-dark #Programas .about-tab-nav a , .mj-theme-dark .menu-item-text {
    color: #cccccc;
    background-color: transparent;
  }
  
  .mj-theme-dark #Programas .list-group-item.active {
    color: #fff;
  }
  
  .mj-theme-dark .bg-gold,.mj-theme-dark .gov-co-footer-presetacion {
    background-color: #252525 !important;
  }
  
  .mj-theme-dark .bg-concrete {
    background-color: #252525 !important;
  }
  .mj-theme-dark .bg-light {
    background-color: #252525 !important;
  }
  
  .mj-theme-dark .bg-marine {
    background-color: #0a3c67 !important;
  }
  
  .mj-theme-dark .accordion-govco .card .card-header button.collapsed .title,
  .mj-theme-dark .accordion-govco .card .card-header a.collapsed .title {
    color: #299fff;
    font-weight: 400;
  }
  
  .mj-theme-dark .itemsServicio .text-white {
    color: #121212 !important;
    font-weight: 600;
  }
  
  .mj-theme-dark .submenus .group-item .title {
    color: #7fbef2;
  }