@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.woff2') format('woff2'),
    url('../fonts/Lato-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Bold.woff2') format('woff2'),
    url('../fonts/Lato-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(136, 136, 136, 0.80);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(102, 102, 102, 0.40);
}

html {
  min-height: 100%;
  position: relative;
}

body {
  font-family: Lato, sans-serif, Arial, Helvetica;
  font-size: 16px;
  color: #666;
  margin: 0;
  margin-bottom: 40px;
  background: #eee;
}

#main-content {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: calc(100vh - 352px);
}

/*-----------------------Navbar------------------------*/
header {
  background: #FFFFFF;
  height: 110px;
}

#navbar_top {
  padding: 0 !important;
  align-items: center;
  flex-direction: row;
  box-sizing: border-box;
  display: flex;
  font-size: 17px;
  background-color: #BC2251;
  color: #000;
  z-index: 999;
  font-weight: 700;
  width: 100%;
  -webkit-transition: .5s;
  transition: .5s;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  height: 50px;
}

#navbar_footer {
  padding: 0 !important;
  background-color: #494D55;
  height: 30px;
}

#mainNav>.container-fluid,
#div-footer>.container-fluid,
#main-content>.container-fluid {
  max-width: 1200px;
}

.navbar {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .38);
}

.navbar a {
  color: #ffffff;
}

.navbar a:hover {
  color: #dcc4a2;
  text-decoration: none;
}

.nav-link:focus,
.nav-link:hover {
  color: #dcc4a2;
}

#dropdown-menu {
  background-color: #C2995C;
}

.dropdown-menu {
  background-color: #BC2251;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: white !important;
  background-color: #970E48 !important;
}

.navbar-toggler {
  display: none;
}


@media only screen and (max-width : 768px) {
  .navbar-collapse {
    background: #BC2251;
    position: absolute;
    top: 15px;
    right: 10px;
    padding: 10px;
  }

  .navbar-nav>li>a {
    text-align: left;
    line-height: 1.7rem;
  }

  .navbar-toggler {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
  }

  .navbar-toggler:focus {
    box-shadow: 0 0 0 0;
  }

  .navbar-toggler span {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 20px;
  }

  .navbar-toggler img {
    height: 20px;
    width: auto;
  }

  #logo-header {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 20px;
    position: absolute;
  }

  header img {
    display: block;
    margin: auto;
  }
}


#logo-header {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 70px;
}

#logo-footer {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 60px;
}

@media (max-width: 600px) {
  .navbar a {
    padding: 10px 0 10px 10px;
  }

  #logo-header {
    margin-top: 20px;
    margin-bottom: 10px;
    height: 40px;
    position: absolute;
  }

  .navbar-collapse {
    background: #BC2251;
    position: absolute;
    top: 15px;
    right: 10px;
    padding: 10px;
  }

  .navbar-nav>li>a {
    text-align: left;
    line-height: 1.7rem;
    font-size: 14px;
  }

  .navbar-nav ul {
    font-size: 14px;
  }

  .navbar-toggler {
    position: absolute;
    top: 15px;
    right: 5px;
  }

  .navbar-toggler:focus {
    box-shadow: 0 0 0 0;
  }

  .navbar-toggler span {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
  }

  .navbar-toggler img {
    height: 20px;
    width: auto;
  }

  #footer {
    text-align: center;
  }
}


.card {
  margin-bottom: 8px;
}

/*----------------------Footer------------------------*/
.footer a {
  color: #FFFFFF;
  text-decoration: none;
}

.footer a:hover {
  color: #777777;
  text-decoration: none;
}

.footer {
  background: #ffffff;
  width: 100%;
  font-size: 14px;
  bottom: 0;
  position: absolute;
  height: 40px;
  text-align: center;
}

.letra {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: auto;
}

.footer .footer-top {
  background: #970E48;
  background-size: contain;
  border-top: 1px solid #970E48;
  border-bottom: 1px solid #970E48;
  padding: 40px 0 15px 0;
}

.footer-links {
  margin-bottom: 10px;
}

.footer h1 {
  color: white;
  font-size: 32px;
  font-weight: bold;
}

.footer h3 {
  font-size: 24px;
  font-weight: bold;
  color: white;
  position: relative;
  margin-bottom: auto;
}

.footer .credits {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background-color: #bc2259;
}

.credits a:hover {
  text-decoration: underline;
  color: white;
}

#wrap {
  min-height: 90%;
  height: auto;
  padding: 0 0 25px;
}

.linea {
  width: 80px;
  align-items: center;
  margin: 1em auto;
  height: 3px !important;
  background-color: rgba(0, 0, 0, .9);
}

#ico {
  width: 35px;
  height: 35px;
  margin: 3px;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  padding: 5px;
}

.ico_img {
  width: 20px;
}

/* ********************************* */

.flechaizq {
  font-size: 50px;
  text-shadow: -2px 2px 4px #000000;
}

.flechader {
  font-size: 50px;
  text-shadow: 2px 2px 4px #000000;
}

@media (max-width: 767.98px) {
  .flechaizq {
    font-size: 40px;
    margin-left: 10px;
  }

  .flechader {
    font-size: 40px;
  }

}

.carousel-control-prev-icon {
  background-image: none;
}

.carousel-control-next-icon {
  background-image: none;
}

/*************** NOTAS ***************/
.noticias-title{
  font-size: 12px;
}
.noticias-nota{
  font-size: 12px;
}


.nota {
  padding-bottom: 20px;
  margin: 20px;
}

.nota h3 {
  margin-top: 0;
}

.nota-title a {
  /*color:#034ea1;*/
  color: #961448;
  font-weight: bold;
  text-decoration: none;
}

.nota-autor {
  /*color:#44ace1;*/
  font-style: italic;
}

.nota .thumb {
  margin-right: 10px;
  width: 30%;
}

.nota .thumb img {
  width: 100%;
  margin-bottom: 10px;
}

h2.custom-title {
  border-top: 3px solid #970E48;
  color: #970E48;
  font: 300 20px / 24px var(--font-lato);
  letter-spacing: -.5px;
  margin: 0 10px;
  padding: 12px 0 16px;

}

.block-title {
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
  margin: 0 0 40px;
  border-bottom: 3px solid #970E48;
}

.block-title>span {
  background: #970E48;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 8px 15px;
  position: relative;
}

.block-title>span:after {
  border-color: #970E48 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  position: absolute;
  content: " ";
  width: auto;
  height: auto;
  bottom: -20px;
  margin-left: -10px;
  left: 50%;
  border-width: 10px;
  border-style: solid;
}

.titulo{
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  color: #000000;
}
.texto{
  color: #000000;
  font-size: 15px;
}

table {
    border-spacing: 1;
    border-collapse: collapse;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
table thead tr {
    height: 60px;
    background: #36304a;
}
table tbody tr {
    height: 50px;
}
tbody tr {
    font-family: Lato;
    font-size: 15px;
    color: #808080;
    line-height: 1.2;
    font-weight: unset;
}
tbody tr:nth-child(even) {
    background-color: #e2ded7;
}
table tbody tr {
    height: 50px;
}
td {
    display: table-cell;
    border: thin solid rgba(0, 0, 0, .12);
    width: 50%;
}
tr:hover td{background:#eee;}

.btn-primary {
    color: #fff;
    background-color: #C49B65 ;
    border-color: #C49B65 ;
}
.btn-primary:hover {
    color: #fff;
    background-color: #876941;
    border-color: #876941;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #876941 ;
    border-color: #876941 ;
    -webkit-box-shadow: 0 0 0 .2rem rgba(135, 144, 247, .5);
    box-shadow: 0 0 0 .2rem rgba(135, 144, 247, .5);
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #876941 ;
    border-color: #876941 ;
}
.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: 0 0 0 .2rem #876941 ;
    box-shadow: 0 0 0 .2rem #876941 ;
}

.texto-left{
  color: black;
  text-align: left;
  font-size: 16px;
}
.texto-center{
  color: black;
  text-align: center;
  font-size: 16px;
}
.text-guinda{
  color: #970E48 !important;
}
.text-blanco{
  color: white;
  font-family: Lato, sans-serif, Arial, Helvetica;
}
.carousel img{
    max-width: 100%;
    max-height: 250px;
    height: auto;
    width: auto;
}
.framepdf{
  padding-bottom: 20px:
}
.disabled {
    cursor: not-allowed;
    pointer-events: none;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 10%;
  left: 100%;
  margin-top: -1px;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

#prensa{
  padding-bottom: 20px;
  color: #dc143c;
}

.accordion-title{
  margin-left: 10px;
}
.accordion-button{
  color: #BC2251;
}
.accordion-button::after {
    position: absolute;
    left: 8px;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23BC2251' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(0.75) !important;
}
.accordion-button:not(.collapsed)::after {
    position: absolute;
    left: 8px;
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23BC2251' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}
.accordion-button:not(.collapsed) {
    color: #BC2251;
    background-color: #ffffff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.accordion-body ul li{
  color: #494D55;
}

.card-box {
    background: #FFF;
    min-height: 300px;
    position: relative;
    padding: 30px 50px 20px;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
}
.card-title {
    margin-bottom: 0;
    line-height: 1.5;
    text-align: center;
}
.card-title h2 {
    color: #C49B65 !important;
}

.card-title h2 {
    margin: 0;
    padding-top: 5%;
    color: #2196F3;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 15px;
}
.card-title p {
    color: #494D55;
}

.card-link{
    text-align: center;
}
.card-link a{
    color: #876941 !important;
}
.avisos{
  background-color: #ffffff;
  border-top: 10px;
  border-color: #000;
  border: 1px;
}
