/*menu herramienta Ogovsystem*/
.menu2 { 
    background-image: linear-gradient(130deg , var(--bg-color-nav) 30%, var(--bg-color-nav-gradient) 60%);
  }
  header {
    width: 100%;
    height: 135px;
    /* background-color: #111111; */
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 501;
    background-color: var(--bg-header-menu); 
    display: initial;
    min-height: 135px;
    max-height: 135px;
  }
  /*nav con imagen*/
  header.headerBGimage {
    height: 135px;
     background-size: contain;
background-color: var(--bg-header-nav-BGimage); 
    background-image: url(https://www.ogovsystem.com/wp-content/uploads/2022/06/skylineFuenla-h500-scaled.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-blend-mode: multiply;
    background-size: 100% 155px;
box-shadow: 0px 0px 6px 0px rgb(179 179 179 / 66%);
  }
  /*#header-nav-wrap-bgImage {
    font-family: "montserrat-medium", sans-serif;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 40px;
    margin-top: -40px;
}*/
/*menu lines*/


a.navBGimage {
  color: var(--color-text-a-nav-tools) !important;
  font-weight: 400;
  font-size: small;
  font-stretch: condensed;
}
#header-nav-wrap .header-main-nav li a, #header-nav-wrap .header-main-nav li a:visited {
  color: var(--color-text-a-nav-tools) !important;
  text-decoration: none;
  font-size: 16px;
}

/*a.navBGimage:hover {
  background-color: rgba(0, 75, 132);
  padding: 10px;
}*/
section.headerBGimage.menu2 {
  background-image: linear-gradient(130deg , #004b84 30%, #004b84 60%);
}
.headerBGimage.menu2 {
  background-image:linear-gradient(130deg , var(--bg-color-nav) 30%, var(--bg-color-nav-gradient) 60%)
  /*background-image: linear-gradient(130deg , #004b84 30%, #004b84 60%);*/
}
nav.fixed-top.navBGimage.navbar {
  background-image: linear-gradient(130deg , #004b84 30%, #004b84 60%);
}
  .collapse.menu {
    display: block;
}
  .navbar-brand {
    position: relative;
    padding: 0px;
  }
  
  .header-logo a {
    display: block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: none;
    width: 50%;
    height: 22px;
    /* background: url(../images/logoCabildoGC.png) no-repeat center; */
    background-size: 200px 70px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  a.active.navBGimage {
    color: #e9e9e9 !important;
    background-color: var(--dark2);
    padding: 10px;
}
  .navbar-brand>img {
    display: block;
  }
  #header-nav-wrap {
    font-family: "montserrat-medium", sans-serif;
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 40px;
    /*padding-top: 30px;*/
  }
  a.nav-herramientas {
    color: var(--text-color-menu-herramientas);
    
}
  #header-nav-wrap .header-main-nav {
    display: inline-block;
    list-style: none;
    height: 72px;
    margin: 0 1rem 0 0;
  }
 
  ul.herramientas {
    display: inline-flex;
    list-style: none;
    height: 72px;
    margin: 0 1rem 0 0;
    margin-top: -20px;
  }
  ul.herramientas li {
    display: inline-block;
    padding-left: 0;
    /* margin-right: 0.5rem; */
  }
  #header-nav-wrap .header-main-nav li {
    display: inline-block;
    padding-left: 0;
    margin-right: 1.5rem;
  }
  #header-nav-wrap .header-main-nav li a, #header-nav-wrap .header-main-nav li a:visited {
    color: #254170;
    text-decoration: none;
    font-size: 16px;
  }
  #header-nav-wrap .header-main-nav li a {
    display: block;
    line-height: 72px;
  }

  .header-menu-toggle span {
    display: block;
    width: 24px;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    left: 9px;
    top: 50%;
    right: auto;
    bottom: auto;
    background-color: white;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
  }
  .container.menu2 {
    margin-right: auto;
    margin-left: 3%;
   /* width: 1280px;*/
  }
  nav.navbar.navbar-default2 {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
  }
  li {
    color: #444;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
}
li.sidebar-dropdown {
  background-color: black;
  margin-bottom: 2px;
}
  .nav>li {
    position: relative;
    display: contents;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  }
  .nav>li>a {
    position: relative;
    display: inline;
    padding: 11px 15px;
  }
 
  a {
    /*color: #FFFF;*/
    text-decoration: none;
  }
  a {
    background-color: transparent;
  }
  @media (min-width: 576px){
.form-inline .input-group {
    width: auto;
    margin-top: 5px;
}}
  .navbar-right {
    /* float: left!important; */
    margin-right: -15px;
    padding-top: 135px;
    padding-bottom: 1px;
    /* padding-left: 3%; */
    margin-top: -1px;
  }
  .navbar-nav {
    display: flow-root;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: var(--bg-menu-li-hover);
  	color: var(--text-menu-li-hover);
    padding: 11px 15px;
  }

  
.nav>li>a:focus, .nav>li>a:active {
    text-decoration: none;
    background-color: #eee !important;
	    color: var(--bg-primarybox-header);
      
}

.nav>li>a:focus{
outline-style: solid !important;
    outline-width: 1px !important;
    outline-color: var( --bg-primarybox-header) !important;}

  a:hover, a:focus {
    color: #222;
    /*background-color: #f3f3f3;*/
    

  }
  a:focus {
    outline-style: solid !important;
    outline-width: 1px !important;
    outline-color: var( --bg-primarybox-header) !important;
  }
  /*fin de menu de herramienta*/
  .navbar-light .navbar-nav .nav-link {
    color: #fff;
  }
  @media (min-width: 992px){
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}}
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
  }
  
  #headers .navbar {
    margin-bottom: 0;
  }
  
  #headers .header-caption {
    text-align: center;
    height: auto;
    text-shadow: none !important;
    top: 0;
    bottom: 0;
    padding: 0;
  }
  
  #headers .header-content {
    padding: 90px 0;
  }
  
  .header-title .text-primary {
    color: #EB586F !important;
  }
  
  .header-content header-title span {
    margin-bottom: 15px;
  }
  
  .header-content .header-text {
    margin-top: 15px;
    font-size: 14px;
    line-height: 30px;
  }
  
  .header-content .btn {
    margin: 15px;
  }
  
  /* Header Style 1*/
  #header-style-1 {
    background-image: url("../img/bg/hero-1-bg.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: contain;
  }
  
  #header-style-1 .header-title {
    color: #fff;
  }
  
  #header-style-1 .header-text {
    color: #fff;
    line-height: 1.5;
  }
  
  #header-style-1 .content {
    min-height: 555px;
    height: auto;
  }
  
  #header-style-1 p.caption {
    padding: 6px;
    color: #444;
  }
  
  /* Header Style 2*/
  .header-style-2 {
    background: #f4f6f9;
    padding-top: 80px;
  }
  
  .hero-content-v2 {
    margin-top: 144px;
  }
  
  .hero-content-v2 h3 {
    font-size: 24px;
    color: #2f3542;
    font-weight: 400;
  }
  
  .hero-content-v2 h3 strong {
    display: block;
    font-size: 48px;
    font-weight: 400;
    line-height: 62px;
    margin-bottom: 25px;
  }
  
  .hero-content-v2 p {
    color: #444;
    font-size: 18px;
    margin-bottom: 45px;
  }
  
  /* Header Style 3*/
  .header-style-3 {
    background: url("../img/bg/hero-3-bg.jpg") no-repeat left center;
    background-size: cover;
    padding-top: 80px;
  }
  
  .header-style-3 .hero-content-v2 h3 {
    color: #fff;
  }
  
  .header-style-3 .hero-content-v2 p {
    color: #fff;
  }
  .logo-container {
    /*padding-left: 50%; */
    padding-top: 1%;
    max-width: 8rem;
    max-height: 7rem;
    /* width: 150%; */
    margin-left: 30%;
    /* padding-bottom: 10px; */
    text-align: right;
    margin-top: -10px;
}
.nav.row {
  align-items: center;
  padding-top: 0px;
    padding-bottom: 0px;
  margin-right: 0px !important;
  
}
/*.form-inline .input-group {
  margin-top: 20px;
}*/
  .navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1 1rem;
    padding-left: 4%;
    min-height: 175px;
}
.navbar-brand img {
  /*padding-left: 20%;*/
  width: 150%;
  text-align: right;
  max-height: 10rem;
  max-width: 15rem;
  padding-bottom: 10px;
  margin-left: 8px;
}
nav.herramientas {
  font-family: "montserrat-medium", sans-serif;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 40px;
}
  article, aside, dialog, figcaption, figure, footer, hgroup, main, nav, section {
    display: flow-root;
}
.header-menu-toggle {
  display: none;
    position: fixed;
    right: 32px;
    top: 15px;
    height: 42px;
    width: 42px;
    line-height: 42px;
    font-family: "montserrat-regular", sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase;
    letter-spacing: .2rem;
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #008dd2;
}
.header-menu-toggle:hover, .header-menu-toggle:focus {
  color: #FFFFFF;
}



*, ::after, ::before {
    box-sizing: border-box;
}
  /* End Headers */

  @media (max-width: 375px){
    .collapse.menu {
      display: table-cell;
  }
  .navbar-right {
    padding-top: 85px;
}
  .navbar-nav {
 display: flex;
 visibility: hidden; 
  }
  .dropdown-content {
    margin-top: 250px;
  }
 #header-nav-wrap .header-main-nav li a {
  display: block;

}
.navbar-brand img {
  width: 120px;
  margin-left: 25px !important;
}

nav.fixed-top.navbar {
  position: absolute;
  padding-bottom: 20px;
  display: none;
}
.navbar {
  display: table-cell;
  top: 15px !important;

}
.container.menu2 {
width: 100%; 
}
button.active.dropbtn {
  margin-bottom: 20px;
}
}
.header-menu-toggle.is-clicked span {
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.header-menu-toggle.is-clicked span::before {
  top: 0;
  -webkit-transform: rotate(
135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(
135deg);
}
.header-menu-toggle.is-clicked span::before, .header-menu-toggle.is-clicked span::after {
  background-color: white;
}
.header-menu-toggle span::before {
  top: -9px;
}
.header-menu-toggle span::before, .header-menu-toggle span::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: inherit;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.header-menu-toggle.is-clicked span::after {
  bottom: 0;
  -webkit-transform: rotate(
225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(
225deg);
}
.header-menu-toggle.is-clicked span::before, .header-menu-toggle.is-clicked span::after {
  background-color: white;
}

#header-nav-wrap .header-main-nav li.current a {
  color: #333;;
    text-decoration: overline solid 2px #333;
    font-weight: 800;
  
}
form.form-inline {
  display: block;
}
/*.form-inline {
  
  margin-top: 110px;
}*/
a.breadcrumb-item {
  padding-left: 10px;
}
@media only screen and (max-width: 390px){
  .navbar-nav {
    visibility:hidden;
}
nav#header-nav-wrap-g {
 visibility: collapse;
}
.navbar-right {
  padding-top: 85px;
}
p.europa-info-active {
  visibility: hidden;
}
p.europa-info {
  visibility: hidden;
}
.logo-container {
  margin-top: -35px;
  padding-left: 5% !important;
}
img.entidad {
  margin-top: 0px;
  padding-left: 0%;
}
}

@media only screen and (max-width: 400px){
.header-menu-toggle {
    right: 24px;
    margin-top: 15px;
}}
@media only screen and (max-width: 990px){
  .header-menu-toggle {
    display: block;
    background-color: black;
    margin-top: 2%;
    height: 50px;
    width: 50px;
    padding: 0.6rem;
} 
#header-nav-wrap {
  display: none;
  height: auto;
  width: 100%;
  right: auto;
  left: 0;
  background-color: #F3F3F3;
  padding: 50px 40px 54px;
  margin-top: 2px;
}
}
@media only screen and (max-width: 768px){
.navbar-right {
  padding-top: 118px;}
img.logo-ue {
  width: 80px !important;
  margin-left: 25% !important;}
}

@media only screen and (max-width: 768px){
#header-nav-wrap .header-main-nav {
    display: block;
    height: auto;
    margin: 0 0 4.2rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.03);
}

.form-inline {
  margin-left: 500px;
}
.count-one .count-title {
  font-size: 8px;
  line-height: 0.2px;
}

}
@media only screen and (max-width: 768px){
#header-nav-wrap .header-main-nav li {
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);
}}
@media only screen and (max-width: 768px){
#header-nav-wrap .header-main-nav li a {
    padding: 18px 0;
    line-height: 18px;
}}
#header-nav-wrap {
  font-family: "montserrat-medium", sans-serif;
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 40px;
 /* margin-top: -40px;*/
}
@media only screen and (max-width: 768px){
#header-nav-wrap {
    display: none;
    height: auto;
    width: 100%;
    right: auto;
    left: 0;
    background-color: #F3F3F3;
    padding: 50px 40px 54px;
    margin-top: 2px;
}
ul.herramientas {
  display: inline-block;
}
}


.header-menu-toggle:hover, .header-menu-toggle:focus {
  color: #FFFFFF;
}

/*logo secundario*/
img.logo-ue {
  max-width: 14rem;
  width: 20rem;
  margin-top: 0px;
}

@media (max-width: 375px){
img.logo-ue {
  width: 80px !important;
  margin-left: 60% !important;
    padding-top: 20px;
    visibility: hidden;
}



h1.animated.fadeInDown.tituloHeader.wow {
  font-size: 30px;
  background-color: rgba(18, 18, 18,0.5) !important;
}

.accordion.container {
  width: 90%;
  margin-left: -15px;
    padding-top: 20px;
}
.form-inline {
  margin-left: 10px;
  margin-top: 0px !important;
}}


@media (max-width: 390px){
  .form-inline {
    margin-top: 0px !important;
  }
  img.logo-ue {
      visibility: hidden;
  }
  .carousel-item {
   visibility: visible;
}
button.active.dropbtn {
  margin-bottom: 20px;
}
.dropdown-content {
  margin-top: 250px;
}
}

@media screen and (max-width: 768px){
  img.logo-ue {
    width: 60px !important;
    margin-left: 60%;
    padding-top: 20px;
}
header {
  width: 100%;
}
.dropdown-content {
  margin-top: 250px;
}

}

@media (min-width: 1200px){
 /*  img.logo-ue {
    width: 150px;
} */

}
p.europa-info-active {
  text-align: center;
  font-weight: 700;
  font-size: 10px;
}
p.europa-info {
  font-weight: 300;
  font-size: 12px;
  padding-bottom: 10px;
  text-align: center;
  margin-top: -20px;
}
@media (min-width: 992px){
  img.logo-ue.ue-pt {
    max-width: 10rem;
}

}

li.breadcrumb-item {
  padding-right: 0px;
  
}
li.breadcrumb-item.active {
  padding: 0px;
}
@media (min-width: 390px) and (max-width: 844px) {
  .navbar-nav {
    display: flex;
  }
  p.europa-info {
    font-size: 12px;
  }
  p.europa-info-active {
    margin-top: -40px;
}
  .dropdown-content {
    margin-top: 250px;
  }
 /* .count-one .count-title {
    font-size: 10px;
}*/
  .navbar {
  top: 10px !important;
  }
  nav.fixed-top.navbar {
    position: absolute;
    display: none;}
    
}
i.fa.fa-angle-right {
  padding-left: 15px;
  padding-right: 0px;
}
li.crumb {
  font-size: small;
}
.breadcrumb {

  padding: 0.2rem 0.5rem;}
.breadcrumb-item+.breadcrumb-item::before {
  color: var(--blue);
   /* content: ">";*/
    font-weight: 700;
    visibility: hidden;
}
@media (min-width: 768px) and (max-width: 1366px) {
  .form-inline {
    margin-left: 0px !important;
}
a.navBGimage {
  font-size: x-small;
  line-height: 0px;
    font-stretch: condensed;
}
span.counter-number-suffix {
  font-size: 8px;
  padding-left: 5px;
  margin-top: -10px;
}
input.form-control.nav {
  width: 0px;
}
.form-inline {
  margin-top: 0px;
}
}
@media (max-width: 1366px){
  ul.herramientas li {
    margin-right: 0rem;
    text-align: center;
}
}
@media (min-width: 1050px) and (max-width: 1680px) {
  /*.form-inline {
   margin-left: 500px;
}*/
}


/*test search nav*/

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: var(--color-primarybox-count-one-icon-i);
  padding: 10px 10px;
  background-color: #333;
  font: inherit;
  margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #333;
 
  
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: transparent;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 5;
 padding-top: 6px;
  margin-left: 5px;
}

.dropdown-content .header {
  background: #333 ;
  padding: 10px;
  
  
 
}

.dropdown:hover .dropdown-content {
  display: block;
}



/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.input-group {
  flex-wrap: revert;}

  /*.input-group-text {
    display: none;}*/
    button.active.dropbtn {
      background-color: var(--bg-primarybox-header);
  }
  a.fixed.nav-ppal {
    padding: 5px 8px;
}
/*TEST MENU BAR*/

.toggler{
  /* ALWAYS KEEPING THE TOGGLER OR THE CHECKBOX ON TOP OF EVERYTHING :  */
    z-index:2;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
}

.hamburger{
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    padding: 0.6rem;
    background-color: var(--bg-nav-hamburger);
  visibility: collapse;
  margin-top: 3%;
  margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media only screen and (max-width: 390px){
  .hamburger{
  visibility: visible;
  margin-top: 30px;

} 

}


/* CREATING THE MIDDLE LINE OF THE HAMBURGER : */

.hamburger > div{
    position: relative;
    top: 0;
    left: 0;
    background: white;
    height: 2px;
    width: 60%;
    transition: all  0.4s ease;
}

/* CREATING THE TOP AND BOTTOM LINES : 
TOP AT -10PX ABOVE THE MIDDLE ONE AND BOTTOM ONE IS 10PX BELOW THE MIDDLE: */

.hamburger > div::before,
.hamburger > div::after{
    content: '';
    position: absolute;
    top: -10px;
    background: white;
    width: 100%;
    height: 2px;
    transition: all  0.4s ease;
}

.hamburger > div::after{
    top: 10px;
}

/* IF THE TOGGLER IS IN ITS CHECKED STATE, THEN SETTING THE BACKGROUND OF THE MIDDLE LAYER TO COMPLETE BLACK AND OPAQUE :  */

.toggler:checked + .hamburger > div{
    background: rgba(0,0,0,0);
}

.toggler:checked + .hamburger > div::before{
    top: 0;
    transform: rotate(45deg);
    background: black;
}

/* AND ROTATING THE TOP AND BOTTOM LINES :  */

.toggler:checked + .hamburger > div::after{
    top: 0;
    transform: rotate(135deg);
    background: black;
}


/* MAIN MENU WITH THE WHITE BACKGROUND AND THE TEXT :  */

.menuP{
    background: var(--bg-nav-hamburger);
    width: 0%;
    height: 100vh;
  
  /* APPLYING TRANSITION TO THE MENU :  */
  
    transition: all 0.4s ease;
}

/* IF THE TOGGLER IS CHECKED, THEN INCREASE THE WIDTH OF THE MENU TO 30% , CREATING A SMOOTH EFFECT :  */

.toggler:checked ~ .menuP{
    width: 98%;
        margin-top: -80px;
}


/* STYLING THE LIST :  */

.menuP >  div > ul{
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 70px;
    padding-left: 10px;
  
  /* HIDDEN INITIALLY  :  */
  
    visibility: hidden;
}

.menuP > div > ul > li{
    list-style: none;
    padding: 0.5rem;
}

.menuP > div > ul > li > a{
  color: #fff;
  text-decoration: none;
  font-size: 1.2rem;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* WHEN THE TOGGLER IS CHECKED, CHANGE THE VISIBILITY TO VISIBLE :  */

.toggler:checked ~ .menuP > div > ul{
    transition: visibility 0.4s ease;
    transition-delay: 0.1s;
    visibility: visible;
}

.toggler:checked ~ .menuP > div > ul > li > a:hover{
  color: #333;
  background-color: #fff;
}
nav#header-nav-wrap-g {
  font-family: "montserrat-medium", sans-serif;
  font-size: 14px;
 /*position: absolute;
  top: 0;
  right: -40px;
  margin-top: 0px; */
  position: relative;
  right: 0px;
  float: right;
}


/*nav lang*/
.nav-wrapper-lang {
  /* width: 300px; */
  /* margin: 100px auto; */
  text-align: center;
  float: right;
  margin-bottom: 40px;
}
  .sl-nav {
  display: inline;
}
.sl-nav ul {
  margin:0;
  padding:0;
  list-style: none;
  position: relative;
  display: inline-block;
  margin-top: 2px;
 /* background-color: var(--bg-primarybox-header);*/
  color:  var(--btn-primary-one-text)!important;
  z-index: 50;
}

p.nav-lang {
  padding: 0px;
    color: var(--btn-primary-one-text);
    font-size: 14px;
    margin: 0px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.sl-nav li {
  cursor: pointer;
  padding-bottom: 2px;
    padding-top: 2px;
    margin-top: 2px;
}
.sl-nav li ul {
  display: none;
}
.sl-nav li:hover ul {
  position: absolute;
  top:29px;
  right:-15px;
  display: block;
  background: #fff;
  width: 50px;
  padding-top: 0px;
  z-index: 1;
  border-radius:5px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
  color:  var(--btn-primary-one-text)!important;
}
i.fa.fa-angle-down.nav-lang {
  color: #000;
  background-color: #fff;
  font-weight: bolder;
  padding: 1px;
}
.sl-nav li:hover .triangle {
  position: absolute;
  top: 15px;
  right: -10px;
  z-index:10;
  height: 14px;
  overflow:hidden;
  width: 30px;
  background: transparent;
}
.sl-nav li:hover .triangle:after {
  content: '';
  display: block;
  z-index: 20;
  width: 15px;
  transform: rotate(45deg) translateY(0px) translatex(10px);
  height: 15px;
  background: #fff;
  border-radius:2px 0px 0px 0px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.sl-nav li ul li {
  position: relative;
  text-align: center;
  background: transparent;
  /*padding: 8px 8px;*/
  padding-bottom:0;
  z-index: 2;
  font-size: 15px;
  color: #3c3c3c;
}
.sl-nav li ul li:hover {
  background-color: var(--bg-primarybox-header);
  color:  var(--btn-primary-one-text)!important;
}
.sl-nav li ul li:last-of-type {
  padding-bottom: 10px;
}
.sl-nav li ul li span {
  padding-left: 5px;
}
.sl-nav li ul li span:hover {
  color:  var(--btn-primary-one-text)!important;
}
.sl-nav li ul li span.active {
 
  color: #333;
}
.sl-flag {
  display: inline-block;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 2px;
  overflow: hidden;
}
img.sl-flag.flag-es {
  display: inline-block;
  box-shadow: 0px 0px 3px rgb(0 0 0 / 40%);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 0px;
  overflow: hidden;
}
img.sl-flag.flag-val {
  display: inline-block;
  box-shadow: 0px 0px 3px rgb(0 0 0 / 40%);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 0px;
  overflow: hidden;
}
img.sl-flag.flag-en {
  display: inline-block;
  box-shadow: 0px 0px 3px rgb(0 0 0 / 40%);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 0px;
  overflow: hidden;
}
img.sl-flag.flag-cat {
  display: inline-block;
  box-shadow: 0px 0px 3px rgb(0 0 0 / 40%);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 0px;
  overflow: hidden;
}
.flag-val {
background-image: url('{{ $account_base_url }}img/lang/es.png');
  background-size: cover;
  background-position: center center;
}
.flag-usa {
  background-size: cover;
  background-position: center center;
  background: url('{{ $account_base_url }}img/lang/en.png');
}
.flag-es {
  background-size: cover;
  background-position: center center;
  background: url('{{ $account_base_url }}public\img\lang\es.png');
}
.flag-cat {
  background-size: cover;
  background-position: center center;
  background: url('{{ $account_base_url }}img/lang/cat.png');
}

.col-md-6.more {
  position: absolute;
  /*margin-top: 2%;*/
}
.herramientas.nav.row {
  padding-top: 35px;
  justify-content: space-between;
}
.more.row {
  margin-bottom: auto;
  min-height: 1rem;
}
.nav-ppal {
  text-transform: uppercase;
}