﻿@charset "UTF-8";
#pagetop {
  position: fixed;
  width: 100%;
  background: white;
  padding: 0px;
  height: auto;
  transition: height 0.3s linear 0s, padding 0.3s linear 0s;
  overflow: hidden;
  text-align: center;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  z-index: 999; }

#logoTE {
  max-width: 240px;
  min-width: 200px;
  margin: 0px;
  padding: 0px;
  transition: all 0.3s ease; }

#pagetop h1 {
  color: #181b5c;
  text-align: left; }

.logoInforme {
  max-height: 50px; }

/* Media Screen */
.activado {
  background: #fff; }

/* Sticky Footer Classes */
html,
body {
  height: 100%; }

#page-content {
  flex: 1 0 auto; }

#sticky-footer {
  flex-shrink: none; }

/* panel menu */
.myNavbarTop {
  box-shadow: none !important;
  background: transparent;
  width: 100%; }

.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link, .navbar .dropdown-menu a {
  text-decoration: none !important;
  color: #fff !important; }

@media (max-width: 1199.98px) {
  nav .sm-mainMenu a {
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important; } }
@media (max-width: 767px) {
  .openbtn {
    font-size: 25px;
    padding: 1px 7px; } }
@media (max-width: 567px) {
  .openbtn {
    font-size: 20px;
    padding: 1px 7px; } }
.navbar {
  background-color: #181b5c;
  padding-top: 0;
  padding-bottom: 0; }

.sm-mainMenu > li {
  border-right: 1px solid #FFF; }

.sm-mainMenu > li:last-child {
  border-right: 0px solid #FFF; }

@media (max-width: 991px) {
  .sm-mainMenu > li {
    border-right: none; } }
footer {
  background-color: #181b5c !important;
  /*position: fixed;*/
  width: 100%;
  bottom: 0;
  color: #ffffff; }
  footer h6 {
    font-size: 16px;
    font-weight: 300; }
  footer p {
    margin-bottom: 10px; }

footer.page-footer a {
  color: #93c1bc;
  text-decoration: none !important; }

.deep-purple.accent-2 {
  background-color: #333 !important; }

@font-face {
  font-family: 'Myriad Pro';
  font-weight: 400;
  src: local("Myriad Pro Regular"), url("../font/myriad/MYRIADPRO-REGULAR.woff") format("woff"); }
@font-face {
  font-family: 'Myriad Pro';
  font-weight: 300;
  src: local("Myriad Pro Light"), url("../font/myriad/MyriadPro-Light.woff") format("woff"); }
@font-face {
  font-family: 'Myriad Pro';
  font-weight: 600;
  src: local("Myriad Pro"), url("../font/myriad/MYRIADPRO-SEMIBOLD.woff") format("woff"); }
@font-face {
  font-family: 'Myriad Pro';
  font-weight: 700;
  src: local("Myriad Pro Bold"), url("../font/myriad/MYRIADPRO-BOLD.woff") format("woff"); }
html {
  scroll-behavior: smooth; }

.maxima {
  max-width: 1800px; }

.btn, body, button, h1, h2, h3, h4, h5, h6, p {
  font-family: "Myriad Pro" !important; }

.btn-success {
  background: #a18745;
  border: #918043; }
  .btn-success:hover {
    background: #918043;
    border: #a18745; }
  .btn-success:active {
    background: #918043 !important;
    border: #a18745 !important; }

h1 {
  font-size: 3rem; }

h2 {
  text-transform: uppercase; }

h3 {
  font-size: 6rem; }

h4 {
  font-size: 4rem; }

h5 {
  font-size: 1.75rem; }

a {
  color: #181b5c;
  text-decoration: underline !important; }

a:hover {
  color: #181b5c;
  text-decoration: underline; }

.containerTop {
  background: url("../../img/bg-parallax.jpg");
  background-repeat: repeat-y;
  background-attachment: fixed;
  /* Para quitar efecto parallax  */
  background-position: top center;
  background-size: cover;
  color: #fff; }

/* Clases para Seciones Públicas Parallax */
.bgParallax {
  background: url("../../img/bg-Inter.jpg");
  background-repeat: repeat-y;
  background-attachment: fixed;
  /* Para quitar efecto parallax  */
  background-position: top center;
  background-size: cover;
  padding: 0; }

/* Clases para index Parallax */
.bgParallax1 {
  background: url("../../img/bg-parallaxHomeDos.jpg") !important;
  background-color: #006241;
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover !important; }

.bgParallax2 {
  background: url("../../img/back02.jpg") !important;
  background-color: #006241;
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover !important; }

.bgParallax3 {
  background: url("../../img/back03.jpg") !important;
  background-color: #006241;
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover !important; }

.bgParallax4 {
  background: url("../../img/back04.jpg") !important;
  background-color: #006241;
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: cover !important; }

.bgParallax5 {
  background: url("../../img/back-informe-19.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%; }

.img-section {
  max-width: 100px; }

.miCard {
  background: #f6f6f6;
  border-bottom: 1px solid #ccc; }

.miCardButton {
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  font-size: 16px;
  text-align: left; }

/* Seccion Certeza Democrática  */
.certeza .card-header, .certeza .miCardButton, .certeza b, .certeza h2, .certeza span {
  color: #73495D !important; }
.certeza .list-group-item {
  border: 1px solid #73495D;
  color: #73495D;
  text-decoration: none !important; }
.certeza .fab, .certeza a {
  color: #333; }

/* Seccion Certeza Democrática  */
/* ***** Para cancelar animaciones en dispositivos pequeños ****** */
@media (max-width: 768px) {
  .animated {
    animation: none;
    -moz-animation: none;
    -webkit-animation: none;
    -o-animation: none; } }
#section1 {
  min-height: 550px;
  color: #181b5c; }

#section3 > div {
  background-image: url("../../img/imgPresentacion@x1.png");
  background-position: right bottom;
  background-repeat: no-repeat; }

#section4 {
  width: 100%;
  position: relative; }

#section5 > div {
  background-image: url("../../img/imgTribunalAbierto@x1.png");
  background-position: right bottom;
  background-repeat: no-repeat; }

#section7 > div {
  background-image: url("../../img/imgPlan@x1.png");
  background-position: right bottom;
  background-repeat: no-repeat; }

@media (max-width: 991.98px) {
  #section3 > div {
    background-image: none; }

  #section5 > div {
    background-image: none; }

  #section7 > div {
    background-image: none; } }
@media (max-width: 767.98px) {
  #section3 {
    background-size: 200px; }

  #section5 {
    background-size: 200px; }

  #section7 {
    background-size: 220px; } }
@media (max-width: 575.98px) {
  #section3 {
    background: none; }

  #section5 {
    background: none; }

  #section7 {
    background: none; }

  .bgParallax1, .bgParallax2, .bgParallax3, .bgParallax4 {
    background-attachment: initial !important;
    background-size: contain; } }
.list-group-item a small {
  background: #497272;
  border-radius: 4px;
  padding: 4px;
  margin-left: 6px;
  color: #fff; }

.seccion {
  color: #a18745; }

.activa {
  color: #a18745; }

.btnMenu {
  font-size: 14px;
  text-decoration: none !important;
  color: #fff; }
  .btnMenu:hover {
    color: #5E6D41; }

.menuElement {
  border-right: 1px solid #FFF;
  padding-bottom: .5rem;
  padding-top: .5rem; }

.menuElement:last-child {
  border-right: none; }

@media (max-width: 991.98px) {
  .menuElement {
    margin-top: 2rem; } }
@media (max-width: 767.98px) {
  .menuElement {
    margin-top: .5rem;
    border-right: none; } }
.contenedor {
  padding-left: 0; }
  .contenedor .list-group-item {
    padding-left: 0;
    padding-right: 0;
    background: none;
    border: none; }

.bkColor {
  color: #333333 !important; }

/*  Para video Top  */
.videoTop video {
  width: 100%; }

.videoTop .container {
  position: relative;
  z-index: 2; }

@media (max-width: 767.98px) {
  #section4 {
    width: inherit; }
    #section4 video {
      width: inherit; } }
@media (max-width: 991.98px) {
  #section4 {
    width: inherit; }
    #section4 video {
      width: inherit; } }
.overlay {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #181b5c;
  opacity: 0.6;
  z-index: 1; }

/*TERMINA VIDEO */
.rightBorder {
  border-right: 1px solid #181b5c; }

.logo8ejes {
  max-height: 120px; }

.left h5, .left h3, .left ul {
  text-align: left; }

.right h5 {
  text-align: right; }
.right h3, .right ul, .right a, .right div {
  text-align: right;
  color: #fff; }

@media (max-width: 767.98px) {
  h3 {
    font-size: 3.5rem; } }
.video_background {
  position: absolute;
  bottom: 0px;
  right: 0px;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden; }

.py-6 {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.card-ocho {
  background: rgba(73, 114, 114, 0.8);
  border: 1px solid rgba(73, 114, 114, 0.9); }
  .card-ocho table tr {
    border-bottom: 1px solid rgba(250, 250, 250, 0.3); }
    .card-ocho table tr .ejes {
      font-size: 1.5rem; }
    @media (max-width: 575.98px) {
      .card-ocho table tr .ejes {
        font-size: 1rem; } }
    .card-ocho table tr:last-child {
      border-bottom: none; }

.subMenu {
  #position: fixed;
  font-size: 90%; }
  .subMenu .list-group-item {
    padding: .50rem 1.25rem; }

#contentSubMenu {
  margin-top: 120px;
  z-index: 100; }

@media (max-width: 767px) {
  #contentSubMenu {
    margin-top: 0; }

  #description h2.seccion {
    font-size: 1.6rem; } }
.datos-temas .link-tema {
  display: flex;
  text-decoration: none !important; }
  .datos-temas .link-tema .ico-tema {
    float: left;
    clear: left;
    line-height: 2; }
  .datos-temas .link-tema .text-tema {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 1rem; }

.fa-ul {
  margin-left: 1.5em; }

/*# sourceMappingURL=tepjf.css.map */
