@charset "UTF-8";
/*------------------------------------------------------------------
[Indice]

1. Variables y mixins
2. Estructura
3. Páginas
4. Componentes
5. Plugins

/*------------------------------------------------------------------
[1. Variables y mixins]
-------------------------------------------------------------------*/
/*===Tamaños para Query===*/
/*===Colores===*/
/*===Animaciones===*/
/*------------------------------------------------------------------
[2. Estructura]
-------------------------------------------------------------------*/
/*===Clases colores===*/
.colorPrimario {
  color: #0E3083;
}

.colorTexto {
  color: #4b4b4b;
}

.colorTerciario {
  color: #fff;
}

.colorSecundario {
  color: #00B3A7;
}

.requerido {
  color: #B72738;
}

/*===Tipo de fuente===*/
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v27-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v27-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v27-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v27-latin-regular.woff") format("woff"), url("../fonts/roboto-v27-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v27-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v27-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v27-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v27-latin-500.woff2") format("woff2"), url("../fonts/roboto-v27-latin-500.woff") format("woff"), url("../fonts/roboto-v27-latin-500.ttf") format("truetype"), url("../fonts/roboto-v27-latin-500.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v27-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/roboto-v27-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v27-latin-700.woff2") format("woff2"), url("../fonts/roboto-v27-latin-700.woff") format("woff"), url("../fonts/roboto-v27-latin-700.ttf") format("truetype"), url("../fonts/roboto-v27-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* inter-300 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/inter-v3-latin-300.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/inter-v3-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/inter-v3-latin-300.woff2") format("woff2"), url("../fonts/inter-v3-latin-300.woff") format("woff"), url("../fonts/inter-v3-latin-300.ttf") format("truetype"), url("../fonts/inter-v3-latin-300.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-regular - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/inter-v3-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/inter-v3-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/inter-v3-latin-regular.woff2") format("woff2"), url("../fonts/inter-v3-latin-regular.woff") format("woff"), url("../fonts/inter-v3-latin-regular.ttf") format("truetype"), url("../fonts/inter-v3-latin-regular.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-600 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/inter-v3-latin-600.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/inter-v3-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/inter-v3-latin-600.woff2") format("woff2"), url("../fonts/inter-v3-latin-600.woff") format("woff"), url("../fonts/inter-v3-latin-600.ttf") format("truetype"), url("../fonts/inter-v3-latin-600.svg#Inter") format("svg"); /* Legacy iOS */
}
/* inter-700 - latin */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/inter-v3-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/inter-v3-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/inter-v3-latin-700.woff2") format("woff2"), url("../fonts/inter-v3-latin-700.woff") format("woff"), url("../fonts/inter-v3-latin-700.ttf") format("truetype"), url("../fonts/inter-v3-latin-700.svg#Inter") format("svg"); /* Legacy iOS */
}
strong {
  font-weight: 600;
  font-family: "Roboto", sans-serif;
}

html {
  font-size: clamp(0.95rem, 0.8429rem + 0.2536vw, 1rem);
  font-family: "Roboto", sans-serif;
}

p,
span,
li {
  font-family: "Roboto", sans-serif;
  font-size: clamp(0.95rem, 0.8429rem + 0.2536vw, 1.05rem);
}

.titulo {
  font-size: clamp(1.9rem, 1.2571rem + 2.8571vw, 3rem);
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}

.titulo-lg {
  font-size: clamp(1.9rem, 1.2571rem + 2.8571vw, 3.4rem);
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}

.subtitulo {
  font-size: clamp(1.3rem, 1.0433rem + 1.1410vw, 1.75rem);
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  line-height: 1.3;
}

.texto-lg {
  font-size: clamp(0.95rem, 0.7389rem + 0.9382vw, 1.32rem);
}

html {
  min-height: 100%;
  position: relative;
}

img {
  max-width: 100%;
}

body {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
  color: #4b4b4b;
  font-weight: 400;
  padding-top: 5rem;
}

@media (max-width: 767px) {
  body {
    padding-bottom: 1rem;
  }
}
a {
  text-decoration: none;
  color: grey;
}
a:hover {
  text-decoration: none;
  opacity: 0.6;
  color: inherit;
}

a:not([href]) {
  cursor: pointer;
  color: inherit;
}
a:not([href]).botonSecundario {
  color: #0E3083;
}
a:not([href]).botonPrimario {
  color: #fff;
}
a:not([href]).botonPrimario:hover {
  color: #0E3083;
}

strong {
  font-weight: 600;
}

button:focus {
  outline: none;
}

button::-moz-focus-inner {
  border: 0;
}

a:focus {
  outline: none;
}

a::-moz-focus-inner {
  border: 0;
}

hr {
  border-top: 1px solid #e9e9e9;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1800px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 991px) {
  .ocultoDown-lg {
    display: none;
  }
}
.videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  margin-top: 30px;
  height: 0;
  overflow: hidden;
}

.videoContainer iframe,
.videoContainer object,
.videoContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*===Hack H1===*/
.pixel {
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  margin: 0;
  border: 0;
}

/*===Cabecera===*/
#cabecera {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
#cabecera .topBar {
  background-color: #0E3083;
  padding: 0.5rem 0;
  font-size: 0.9rem;
  position: relative;
  z-index: 999999;
}
#cabecera .topBar a {
  color: #fff;
}
#cabecera .navbar-expand-xl {
  align-items: center;
}
#cabecera .navbar-light .navbar-nav .nav-link {
  color: rgb(53, 53, 53);
}
#cabecera .navbar-light .navbar-nav .nav-item.activo .nav-link {
  color: #0E3083;
  font-weight: 700;
}
#cabecera .navbar-collapse {
  justify-content: flex-end;
}
#cabecera .navbar-collapse li {
  font-family: "Roboto", sans-serif;
  padding: 0 0.5rem;
  font-size: 0.9rem;
}
#cabecera .navbar-collapse .container {
  display: flex;
  justify-content: flex-end;
}
#cabecera .dropdown-item:hover {
  background-color: #fff;
  color: #0E3083 !important;
  opacity: 1;
}
#cabecera ul li::marker {
  content: "";
}
#cabecera .logo {
  width: 150px;
}
#cabecera .dropdown-menu.show {
  background-color: #0E3083;
  min-width: 300px;
  border: none;
  box-shadow: 0px 2px 16px -4px rgba(0, 0, 0, 0.15);
}
#cabecera .dropdown-menu.show a {
  color: #fff;
}
#cabecera .menuUsuario ul {
  margin-bottom: 0;
  display: flex;
  padding-left: 0;
}
#cabecera .menuUsuario ul li {
  padding: 0 1rem;
}
#cabecera .menuUsuario ul li::marker {
  content: "";
}
#cabecera .menuUsuario ul .navbar-toggler {
  border: none;
}
#cabecera .menuUsuario .boton {
  padding: 0;
}
#cabecera .dropdown-toggle::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border: none;
  vertical-align: 0;
  font-size: 10px;
  margin-left: 0.5rem;
}

@media (max-width: 1200px) {
  #cabecera .logo {
    width: 150px;
  }
  #cabecera .nav-item {
    z-index: 10;
  }
  #cabecera .menuUsuario {
    z-index: 10;
  }
  #cabecera .menuUsuario ul li {
    padding: 0 0.8rem;
  }
  #cabecera .menuUsuario ul li::marker {
    content: "";
  }
  #cabecera .menuUsuario ul .navbar-toggler {
    border: none;
    padding: 0.1rem 0;
    color: #0E3083;
  }
  #cabecera .menuUsuario .boton {
    padding: 0 0.8rem;
  }
  #cabecera .navbar-collapse {
    position: fixed;
    top: 0;
    z-index: 1;
    right: 0;
    width: 100%;
    background-color: #f8f9fa;
    max-height: none;
  }
  #cabecera .navbar-collapse .espaciado {
    padding-left: 1rem;
    padding-top: 6rem;
    height: 100vh;
    overflow-y: auto;
    position: relative;
    /* Scrollbars en firefox */
    scrollbar-face-color: red; /* Firefox 63 compatibility */
    scrollbar-track-color: #f8f8f8; /* Firefox 63 compatibility */
    scrollbar-color: #f8f8f8;
    scrollbar-width: thin;
    /* Scrollbars en chrome */
  }
  #cabecera .navbar-collapse .espaciado:before {
    position: fixed;
    background-color: #f8f9fa;
    z-index: 100;
    top: 0;
    content: "";
    width: 100%;
    height: 75px;
  }
  #cabecera .navbar-collapse .espaciado::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
  }
  #cabecera .navbar-collapse .espaciado::-webkit-scrollbar-track {
    display: none;
  }
  #cabecera .navbar-collapse .espaciado::-webkit-scrollbar-thumb {
    background-color: #f8f8f8;
    border-radius: 10px;
    height: 50px;
  }
  #cabecera .navbar-collapse .espaciado:hover {
    /* Scrollbars en firefox */
    scrollbar-face-color: #e9e9e9; /* Firefox 63 compatibility */
    scrollbar-track-color: white; /* Firefox 63 compatibility */
    scrollbar-color: #e9e9e9;
    scrollbar-width: thin;
    /* Scrollbars en chrome */
  }
  #cabecera .navbar-collapse .espaciado:hover::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
  }
  #cabecera .navbar-collapse .espaciado:hover::-webkit-scrollbar-track {
    display: none;
  }
  #cabecera .navbar-collapse .espaciado:hover::-webkit-scrollbar-thumb {
    background-color: #e9e9e9;
    border-radius: 10px;
    height: 50px;
  }
  #cabecera .navbar-collapse .container {
    display: block;
  }
  #cabecera .navbar-collapse a {
    font-size: 1.2rem;
  }
  #cabecera .navbar-collapse .nav-item {
    margin-right: 0;
    margin-top: 20px;
  }
  #cabecera .navbar-collapse .dropdown-menu.show {
    border: none;
  }
  #cabecera .navbar-collapse .dropdown-menu.show a {
    padding-left: 0.5rem;
  }
  #cabecera .navbar-collapse.fijo .nav-item a {
    color: #0E3083;
  }
  #cabecera .navbar-collapse.fijo .nav-item.active a {
    color: #0E3083;
    border-bottom: 2px solid #0E3083;
  }
}
@media (max-width: 1365px) and (min-width: 1200px) {
  #cabecera .navbar-collapse li {
    font-size: 0.8rem;
    padding: 0 0.2rem;
  }
}
.navbar-toggler .icon-bar {
  height: 2px;
  width: 22px;
  border-radius: 1px;
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background-color: #0E3083;
}

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}

/*---Animation menu (create X)---*/
.navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform: translateX(3px) rotate(45deg); /* Safari 3-8 & Chrome 4-35 & Opera 15-22 */
  -ms-transform: translateX(3px) rotate(45deg); /* IE 9 */
  -moz-transform: translateX(3px) rotate(45deg); /* Firefox 3-15 */
  -o-transform: translateX(3px) rotate(45deg); /* Opera 10-14 */
  transform: translateX(3px) rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  -moz-transform-origin: 10% 10%;
  -o-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0); /* For IE8 and earlier */
  -moz-opacity: 0; /* Older Firefox 1 */
}

.navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform: translateX(3px) rotate(-45deg);
  -ms-transform: translateX(3px) rotate(-45deg);
  -moz-transform: translateX(3px) rotate(-45deg);
  -o-transform: translateX(3px) rotate(-45deg);
  transform: translateX(3px) rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  -moz-transform-origin: 10% 90%;
  -o-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

#pie {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #0E3083;
  padding: 1.4rem 0;
  color: #fff;
}
#pie .container {
  padding-top: 1rem;
}
#pie .logo {
  width: 220px;
}
#pie a {
  color: #fff;
}
#pie .rrss a {
  color: #fff;
  padding: 0 0.6rem;
  background-color: #0f0f0f;
  margin-right: 5px;
}
#pie .rrss a:last-of-type {
  margin-right: 0;
}

@media (max-width: 576px) {
  #pie {
    padding-top: 1.5rem;
  }
  #pie img {
    width: 250px !important;
  }
}
/*===Menu Lateral===*/
#menuLateral .menuLateral {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
}
#menuLateral .wrapper {
  position: absolute;
  height: calc(100vh - 8rem);
  overflow-y: auto;
  width: 100%;
  padding-bottom: 8rem;
  /* Scrollbars en firefox */
  scrollbar-face-color: rgba(121, 193, 66, 0.452); /* Firefox 63 compatibility */
  scrollbar-track-color: white; /* Firefox 63 compatibility */
  scrollbar-color: rgba(121, 193, 66, 0.452);
  scrollbar-width: thin;
  /* Scrollbars en chrome */
}
#menuLateral .wrapper::-webkit-scrollbar {
  width: 5px;
  border-radius: 10px;
}
#menuLateral .wrapper::-webkit-scrollbar-track {
  display: none;
}
#menuLateral .wrapper::-webkit-scrollbar-thumb {
  background-color: rgba(121, 193, 66, 0.452);
  border-radius: 10px;
  height: 50px;
}
#menuLateral .enlace {
  color: #0E3083;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#menuLateral .espaciado {
  padding-top: 0.5rem;
}
#menuLateral .navbar {
  padding-left: 0;
}
#menuLateral .fa {
  transition: 0.3s transform ease-in-out;
}
#menuLateral .show .fa {
  transform: rotate(0);
}
#menuLateral .collapsed .fa {
  transform: rotate(180deg);
}
#menuLateral .collapsed .fa.fa-filter {
  transform: rotate(0);
}
#menuLateral .nav.flex-column {
  width: 100%;
}
#menuLateral hr {
  width: 100%;
}
#menuLateral ul {
  list-style: none;
  padding-left: 0;
}
#menuLateral .customCheck {
  padding: 0 0 0 28px;
}
#menuLateral label {
  margin-bottom: 0;
}
#menuLateral .customCheck::before {
  top: -2px;
}
#menuLateral .css_negro, #menuLateral .css_verde, #menuLateral .css_azul, #menuLateral .css_rojo {
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin: 0 auto;
}
#menuLateral .css_rojo {
  background-color: red;
}
#menuLateral .css_azul {
  background-color: blue;
}
#menuLateral .css_verde {
  background-color: green;
}
#menuLateral .css_negro {
  background-color: black;
}
#menuLateral .colores li {
  text-align: center;
  display: inline-block;
  margin-right: 1rem;
}

@media (max-width: 991px) {
  #menuLateral .separador.fino {
    width: 100%;
  }
  #menuLateral .menuLateral {
    position: relative;
    top: 0;
    margin-bottom: 0.5rem;
  }
  #menuLateral .wrapper {
    position: relative;
    height: auto;
    width: 100%;
    padding-bottom: 0;
  }
  #menuLateral .navbar-toggler {
    margin-bottom: 1rem;
  }
}
/*===Alertas===*/
.alert-info {
  color: #fff;
  background: #0E3083;
  border: 1px solid #0E3083;
}

/*===Loader===*/
#loader .modal-content {
  text-align: center;
  background-color: transparent;
  border: none;
}

#loader img {
  width: 210px;
}

.modal-backdrop.loader {
  opacity: 0.9;
  background-color: #fff;
}

.portada {
  height: 5rem;
  background-image: url(../img/seccionPortada/banner2.jpg);
  background-position: center;
  display: flex;
  align-items: center;
  border-bottom: 2px solid #0E3083;
}
.portada span {
  color: #fff;
}

.tablaResponsive {
  overflow-x: auto;
}
.tablaResponsive th {
  background-color: #0E3083;
  color: #fff;
  border-bottom: none;
}

.paginacion ul {
  justify-content: center;
}
.paginacion ul a {
  color: #0E3083;
}
.paginacion ul a.activo {
  background-color: #0E3083;
  color: #fff;
  border-color: #0E3083;
  font-weight: 600;
}
.paginacion ul a:hover {
  background-color: #0E3083;
  color: #fff;
  font-weight: 600;
  border-color: #0E3083;
}

.subtitulo.seccion {
  color: #0E3083;
}
.subtitulo.seccion::before {
  background-image: url(../img/logo/logoFondo.png);
  background-size: 20px 20px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  margin-right: 0.5rem;
}

.info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(121, 193, 66, 0.0745098039);
  padding: 1rem;
  border-radius: 4px;
}
.info .nav-link {
  padding: 0;
}
.info a.activo {
  color: #0E3083;
}
.info .dropdown-menu {
  border: none;
  -webkit-box-shadow: 0px 14px 17px -4px rgba(31, 31, 31, 0.2);
  box-shadow: 0px 14px 17px -4px rgba(31, 31, 31, 0.2);
}

/*===ScrollUp===*/
#scrollUp {
  padding: 0.4rem 0.9rem;
  position: fixed;
  bottom: 2.5rem;
  right: 2%;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: none;
  z-index: 9999;
  background-color: #0E3083;
}
#scrollUp a {
  color: #fff;
  display: inline-block;
  padding-left: 2px;
  margin-top: 3px;
}

#scrollUp:hover {
  color: #fff;
}

.alert-primary {
  background-color: #ecebf3;
  border: 1px solid #0E3083;
  color: #0E3083;
}

.fondoPrimario {
  padding: 1rem 1.5rem;
  background: #f0f2ff;
  border-radius: 8px;
}
.fondoPrimario ul a {
  color: #43474c;
}

.file-input .btn-primary {
  background-color: #0E3083;
  border: 1px solid #0E3083;
  line-height: 2.4;
  font-size: 0.9rem;
  cursor: pointer;
}
.file-input .file-caption {
  line-height: 2.2;
}
.file-input .file-caption.icon-visible .file-caption-name {
  padding-left: 0;
}
.file-input .btn-file input[type=file] {
  cursor: pointer;
}
.file-input .btn-file {
  cursor: pointer;
}
.file-input .hidden-xs {
  cursor: pointer;
}

.form-control:focus {
  box-shadow: none;
  border-color: #0E3083;
}

/*===Buscador===*/
.buscador .form-control {
  border: 1px solid #e5e5e5;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.buscador .botonPrimario {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  z-index: 8;
}
.buscador .botonPrimario i {
  padding-top: 0.5rem;
}

/*===Checkboxes===*/
.checkbox,
.radio {
  cursor: pointer;
}

input[type=checkbox] {
  width: 17px;
  height: 17px;
  background-color: #d8d8d8;
  margin-right: 0.3rem;
  border-radius: 2px;
  appearance: none;
  position: relative;
  top: 2px;
  left: 0;
  transition: all 0.3s;
  cursor: pointer;
}
input[type=checkbox]:disabled {
  cursor: no-drop;
}

input[type=checkbox]:checked {
  background-color: transparent;
  transition: all 0.3s;
}
input[type=checkbox]:checked::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 19px;
  color: #0E3083;
  content: "\f14a";
  display: block;
  position: absolute;
  width: 17px;
  height: 17px;
  top: -1px;
  left: 0;
  line-height: 1;
  transition: all 0.3s;
}
input[type=checkbox]:checked:disabled {
  opacity: 0.5;
  cursor: no-drop;
}

input[type=radio]:checked {
  background-color: transparent;
}
input[type=radio]:checked::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 17px;
  color: #0E3083;
  content: "\f192";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  line-height: 1;
}
input[type=radio]:checked:disabled {
  opacity: 0.6;
  cursor: no-drop;
}

.dropdown-toggle::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border: none;
  vertical-align: 0;
  margin-left: 0.3rem;
  font-size: 0.8rem;
}

.navbar-light .navbar-toggler {
  border: none;
}

hr.colorPrimario {
  border-top: 2px solid #0E3083;
}

.grid.wrapper {
  display: grid;
  grid-template-columns: 66% 33%;
}
.grid.wrapper .precio {
  grid-area: 1/2/span 2/span 2;
  padding-left: 2rem;
}

@media (max-width: 761px) {
  .grid.wrapper {
    grid-template-columns: 100%;
  }
  .grid.wrapper .precio {
    padding-left: 0;
    grid-area: auto;
    text-align: center;
    margin-bottom: 1rem;
  }
  .grid.wrapper .precio .botonPrimario {
    display: block;
  }
  .grid.wrapper .precio .form-control {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .info.detalle {
    display: block;
  }
  .info.detalle .migas {
    margin-bottom: 0.5rem;
  }
}
/*------------------------------------------------------------------
[3. Páginas]
-------------------------------------------------------------------*/
/*===Inicio===*/
.informacion {
  margin: 8rem 0;
}

.imagenConDetalle {
  position: relative;
}
.imagenConDetalle img {
  width: 100%;
}
.imagenConDetalle:before {
  content: "";
  width: 140%;
  height: 120%;
  background-color: rgba(168, 204, 230, 0.3960784314);
  position: absolute;
  z-index: -1;
  bottom: -55px;
  right: 50px;
}

@media (max-width: 991px) {
  .informacion {
    margin: 4rem;
  }
}
.conFondo {
  background-color: rgba(168, 204, 230, 0.3960784314);
  border-radius: 8px;
  padding: 1.5rem;
}
.conFondo ul {
  margin-bottom: 0;
  padding-left: 0;
}
.conFondo li {
  padding: 0.4rem;
  list-style: none;
}

/*------------------------------------------------------------------
[4. Componentes]
-------------------------------------------------------------------*/
.botonTerciario, .botonSecundario, .botonPrimario {
  display: inline-block;
  padding: 0.6rem 1.225rem;
  font-weight: 600;
  text-align: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  background-position: 100% 0;
  text-align: center;
  border-radius: 40px;
  font-family: "Roboto", sans-serif;
}

.botonPrimario {
  color: #fff;
  border: 1px solid transparent;
  background: #0E3083;
}
.botonPrimario:hover {
  background: none;
  border: 1px solid #0E3083;
  color: #0E3083;
  opacity: 1;
}
.botonPrimario:focus {
  outline: none;
}
.botonPrimario.boton-lg {
  padding: 10px 25px;
}
.botonPrimario:active {
  background: #fff;
  border: 1px solid #0E3083;
  color: #0E3083;
  opacity: 1;
}
.botonPrimario.activo {
  background: #fff;
  border: 1px solid #fff;
  color: #0E3083;
  opacity: 1;
}

.botonSecundario {
  color: #0E3083;
  border: 1px solid #0E3083;
  background: #fff;
}
.botonSecundario:hover {
  background: #0E3083;
  border: 1px solid #0E3083;
  color: #fff;
  opacity: 1;
}
.botonSecundario:focus {
  outline: none;
}
.botonSecundario.boton-lg {
  padding: 10px 25px;
}
.botonSecundario:active {
  background: #fff;
  border: 1px solid #0E3083;
  color: #0E3083;
  opacity: 1;
}
.botonSecundario.activo {
  background: #fff;
  border: 1px solid #fff;
  color: #0E3083;
  opacity: 1;
}

.botonTerciario {
  color: #0E3083;
  border: 1px solid #0E3083;
  background: #fff;
}
.botonTerciario:hover {
  background: none;
  border: 1px solid #00B3A7;
  color: #00B3A7;
  opacity: 1;
}
.botonTerciario:focus {
  outline: none;
}
.botonTerciario.boton-lg {
  padding: 10px 25px;
}
.botonTerciario:active {
  background: #fff;
  border: 1px solid #0E3083;
  color: #0E3083;
  opacity: 1;
}
.botonTerciario.activo {
  background: #fff;
  border: 1px solid #fff;
  color: #0E3083;
  opacity: 1;
}

.botoneraLogin .botonPrimario {
  padding: 0.8rem 0 0.8rem 0;
  font-size: 1rem;
  display: block;
  margin-bottom: 1rem;
}
.botoneraLogin .botonPrimario.google {
  background-color: transparent;
  border: 1px solid #c9c9c9;
  color: #4b4b4b;
}
.botoneraLogin .botonPrimario.google:hover {
  background-color: #c9c9c9;
  border: 1px solid #fff;
  color: #fff;
}
.botoneraLogin .botonPrimario.twitter {
  background-color: #1da1f2;
}
.botoneraLogin .botonPrimario.twitter:hover {
  background-color: transparent;
  border: 1px solid #1da1f2;
  color: #1da1f2;
}
.botoneraLogin .botonPrimario.facebook {
  background-color: #3B5998;
}
.botoneraLogin .botonPrimario.facebook:hover {
  background-color: transparent;
  border: 1px solid #3B5998;
  color: #3B5998;
}

.oculto {
  display: none;
}

.custom-control-label {
  cursor: pointer;
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0E3083;
  background-color: #0E3083;
  cursor: pointer;
}

.custom-control-input.requerido:checked ~ .custom-control-label.requerido::before {
  border-color: #c74848;
  background-color: #c74848;
  cursor: no-drop;
}

.custom-switch .custom-control-label::before {
  width: 2.2rem;
  height: 1.2rem;
}

.custom-switch .custom-control-label::after {
  width: calc(1.2rem - 4px);
  height: calc(1.2rem - 4px);
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(1rem);
}

/*===Fornulario===*/
textarea {
  resize: none;
}

.form-control {
  background: #fff;
  border: 1px solid #e5e5e5;
  font-size: 0.875rem;
  border-radius: 4px;
  height: auto;
  cursor: text;
}
.form-control:focus {
  background-color: #fff;
}
.form-control:disabled {
  background-color: #fff;
  opacity: 0.7;
}
.form-control.sinBordes {
  border: none;
  height: auto;
}
.form-control.sinBordes.anchoFijo {
  width: 120px;
  border-radius: 0;
  padding: 0;
  text-align: right;
  padding-right: 0.3rem;
}
.form-control .importe {
  display: flex;
  text-align: right;
}

.form-label-group > label {
  text-align: left;
  color: #9b9b9b;
}

.input-group .custom-file-input {
  height: 45px;
}
.input-group .custom-file-label {
  background: #fff;
  border-radius: 0;
  border: none;
  font-size: 15px;
  height: 45px;
  line-height: 2.2;
}
.input-group .custom-file-label::after {
  height: 45px;
  line-height: 2.2;
  content: "Seleccionar";
  border-radius: 0;
  background-color: #0E3083;
  color: #fff;
  cursor: pointer;
}

span.requerido {
  display: inline-block;
  margin-left: 0.2rem;
}

.deshabilitado {
  opacity: 0.5;
  cursor: initial;
  pointer-events: none;
}

.encuesta {
  background-color: rgba(0, 145, 170, 0.0549019608);
  padding: 1rem;
  border-radius: 8px;
}

/*===Banner===*/
.banner {
  position: relative;
}
.banner .imagenFondo, .banner .css_bannerImagen1 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner .css_bannerImagen1 {
  background-image: url(../temp/banner/banner2.jpg);
}
.banner .swiper-container.banner {
  height: 575px;
}

.banner .swiper-slide .row {
  padding: 0 8rem;
}

@media (max-width: 991px) {
  .banner .swiper-slide .row {
    padding: 7rem 2rem;
    text-align: center;
  }
}
.banner .swiper-button-next {
  right: 2rem;
}
.banner .swiper-button-prev {
  left: 2rem;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 1.1rem;
  font-weight: 600;
  padding: 0.4rem 1rem;
  border-radius: 50%;
  color: #0E3083;
}

.galeria .swiper-button-next {
  right: 0;
}
.galeria .swiper-button-prev {
  left: 0;
}

@media (max-width: 991px) {
  .banner .swiper-container.banner {
    height: auto;
  }
}
/*===Paginacion===*/
.paginacion li.activo a {
  background-color: #0E3083;
  color: #fff;
  opacity: 1;
}
.paginacion a.activo {
  background-color: #0E3083;
  color: #fff;
  opacity: 1;
}
.paginacion a:hover {
  background-color: #0E3083;
  color: #fff;
  opacity: 1;
}

/*===Tooltip===*/
.tooltip > .tooltip-inner {
  background-color: #0E3083;
  max-width: 400px;
  color: #fff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  background: #0E3083;
  text-align: left;
  opacity: 1 !important;
}

.tooltip.show {
  opacity: 1;
}

/*===Modales===*/
.modal-content {
  border: none;
}

.modal-title {
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
}

.modal-header {
  background-color: #0E3083;
  color: #fff;
}

.modal-footer {
  border-top: 0;
}

@media (max-width: 767px) {
  .botonesBlockResponsive a {
    display: block;
    width: 100%;
  }
}

.close {
  text-shadow: none;
}
.close:hover {
  text-shadow: none;
  opacity: 0.7;
}

/*===Card===*/
.card {
  height: 100%;
  border: none;
  box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
}
.card .imagen {
  text-align: center;
}
.card .card-header {
  border-bottom: 2px solid #0E3083;
  background-color: #d9e7ea;
}
.card .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.card .card-body .imagen img {
  max-width: 100px;
}
.card .imagen-xl img {
  width: 350px;
}
.card .card-footer {
  font-weight: 600;
  min-height: 48px;
}
.card .card-footer a, .card .card-footer span, .card .card-footer label {
  font-size: 0.9rem;
  color: #0E3083;
  margin-bottom: 0;
}
.card .card-footer a i, .card .card-footer span i, .card .card-footer label i {
  margin-right: 0.3rem;
  margin-left: 0.2rem;
}
.card .card-footer a::after, .card .card-footer span::after, .card .card-footer label::after {
  content: "|";
  padding: 0 0.2rem;
}
.card .card-footer a:last-of-type:after, .card .card-footer span:last-of-type:after, .card .card-footer label:last-of-type:after {
  content: "";
}

.revistas .card {
  border-bottom: 4px solid #0E3083;
}
.revistas .card:hover {
  transform: translateY(-5px);
  transition: all 0.5s;
}

/*------------------------------------------------------------------
[5. Plugins]
-------------------------------------------------------------------*/
.pswp img {
  max-width: none;
  object-fit: contain;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

.gallery-thumbs .swiper-slide {
  cursor: pointer;
}

.gallery-thumbs {
  padding: 0 2rem;
}
.gallery-thumbs .swiper-button-next,
.gallery-thumbs .swiper-button-prev {
  opacity: 0;
}
.gallery-thumbs .swiper-button-next:after,
.gallery-thumbs .swiper-button-prev:after {
  font-size: 1.1rem;
  font-weight: 600;
  background-color: #0E3083;
  padding: 0.4rem 1rem;
  border-radius: 50%;
  color: #fff;
}

.swiper-container.galeria {
  width: 95%;
}

.pswp__caption__center {
  font-size: 17px;
  text-align: center;
}

.bootstrap-select > .dropdown-toggle {
  height: 100%;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}

.bootstrap-select > .dropdown-toggle:after {
  margin-top: 5px;
}

.input-group .bootstrap-select > .dropdown-toggle {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.bootstrap-select .dropdown-item.active, .dropdown-item:active {
  background-color: #0E3083;
}

.bootstrap-select .dropdown-item:hover {
  background-color: #0E3083;
  color: #fff;
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  background-color: #fff;
  border-color: #0E3083;
  box-shadow: none;
}

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
  outline: none !important;
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: none;
}

.jq_oculto {
  display: none;
}

/*# sourceMappingURL=estilos.css.map */

/* FORMULARIOS
----------------------------------------------------------*/
textarea {
	resize: none;
}

	.input-group-addon-error,
	.dropdown-toggle-error,
	.panel-default-error,
	.fileInputError .file-caption,
	input[type=text].error,
	input[type=text].error:focus,
	input[type=password].error,
	input[type=password].error:focus,
	textarea.error,
	textarea.error:focus,
	select.error,
	select.error:focus,
	.TxDescripcion_DesignBox.error {
		border-color: #a94442;
	}

	input[type=text]:not(.error):focus,
	input[type=password]:not(.error):focus,
	textarea:not(.error):focus,
	select:not(.error):focus {
		border-color: #e5edeb;
		box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
		opacity: 0.8;
		outline: 0 none;
	}

	input[type=text].error:focus,
	input[type=password].error:focus,
	textarea.error:focus,
	select.error:focus {
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(221, 75, 57, 0.6);
		opacity: 0.8;
		outline: 0 none;
	}

input[type="submit"] {
	border: none;
}

.bootstrap-tagsinput input[type=text]:not(.error):focus {
	box-shadow: none;
}

input[type="file"]:focus,
input[type="checkbox"]:focus,
select:focus {
	box-shadow: none;
	outline: 1px dotted #666666;
}

.input-group.error .file-caption,
input[type=text].error,
input[type=password].error,
textarea.error,
select.error,
.dropdown-toggle.error,
.dropdown-toggle-error,
.bootstrap-select .btn.dropdown-toggle.btn-light.dropdown-toggle-error {
	border-color: #aa0000;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(221, 75, 57, 0.6);
	color: #333333;
	outline: 0 none;
}

.input_msg_write textarea:focus {
	box-shadow: none;
}

div.error, span.error {
	color: #cc0000;
	line-height: normal;
	font-size: 12px;
	font-weight: normal;
}

.input-group-addon-error {
	color: #a94442;
	background-color: #f2dede;
}

.panel-default-error .panel-heading {
	color: #a94442 !important;
	background-color: #f2dede !important;
}

	.panel-default-error .panel-heading > * {
		color: #a94442 !important;
	}


.fileInputErrorMG .file-caption {
	border-color: #aa0000;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(221, 75, 57, 0.6);
}
/* FIN Errores */

/* -- Loader -- */

#loader {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin-left: auto;
	padding: 1.2em 1.5em 1.2em 1.3em;
}

#fondoLoader {
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #333333;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

#overlay {
	z-index: 10001;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

* html #overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

#loader {
	z-index: 10002;
	position: fixed;
	background-color: White;
	border: 3px solid #EEEEEE;
}

* html #loader {
	position: absolute;
	margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}
/* -- FIN Loader -- */

.cursorDefecto {
	cursor: default !important;
}

.cursorMano {
	cursor: pointer !important;
}

#toTop {
	position: fixed;
	bottom: 2.5rem;
	right: 2%;
	width: 40px;
	height: 40px;
	display: none;
	z-index: 9999;
}

#menuLateral .navbar {
	display: block;
	padding: 0;
}

.posicionCheck {
	top: -12px;
}

.aspNetDisabled {
	pointer-events: none;
}

/*===Menu Lateral===*/
.menuLateral {
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 1.5rem 4rem rgba(22, 28, 45, 0.05);
	border: 1px solid #eeeeee;
}

	.menuLateral .nav {
		padding: 0;
		width: 100%;
	}

	.menuLateral .navbar {
		padding: 0;
		display: block;
	}

	.menuLateral a {
		padding: 0.9rem;
		display: block;
		border-bottom: 1px solid #66669c;
	}

	.menuLateral .nav-pills .nav-link {
		border-radius: 0;
	}

	.menuLateral a:first-of-type {
		border-top-right-radius: 8px;
		border-top-left-radius: 8px;
	}

	.menuLateral a:last-of-type {
		border-bottom: none;
		border-bottom-right-radius: 8px;
		border-bottom-left-radius: 8px;
	}

	.menuLateral a.active {
		background-color: #66669c !important;
	}

	.menuLateral a:hover {
		background-color: #8891b8;
		color: #fff;
	}

.tablaResponsive label {
	padding: 0 0 0 20px !important;
}

	.tablaResponsive label::before {
		top: -12px !important;
		left: 4px !important;
	}

.botonPrimario {
	color: #fff !important;
}

	.botonPrimario:hover {
		color: #66669c !important;
	}

.tablaResponsive th a {
	color: #fff;
}

.progress {
	display: none;
}

.fileinput-cancel-button {
	display: none;
}

.etiquetaSeleccionada {
	background: #5eaba1;
}
.imagenRevista{
	width:inherit;
	height:inherit;
}
