body {
  min-height: 100vh;
  position: relative;
  overflow-x: hidden;
}

/* Header social */
.header-social {
  width: 100%;
  height: 40px;
  background-color: #eae9e9;
}
.header-social .social {
  width: 120px;
  float: right;
}
.header-social .social span {
  display: inline-block;
  line-height: 36px;
}
.header-social .social ul {
  display: inline-block;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  float: right;
}
.header-social .social ul li {
  float: left;
  height: 40px;
  font-size: 23px;
  width: 40px;
}
.header-social .social ul li a {
  text-decoration: none;
}

/* Header and Cover */
.container.claim {
  padding: 0px 0px 30px 0px;
}
.container.claim .logo {
  margin: 40px 0;
}
.container.claim .logo #logoInicio {
  cursor: pointer;
}
.container.claim h2 {
  margin: 0 auto 50px;
  text-align: center;
  padding-left: 32px;
  font-size: 25px;
  font-weight: 900;
  color: #000;
}
.container.claim span {
  color: #a40020;
}
.container.claim p {
  font-size: 20px;
  font-weight: bold;
}
.container.claim .inside {
  max-width: 900px;
  margin: 0 auto;
  align-items: center;
  padding-top: 30px;
}
.container.claim .div-rojo {
  background-color: #a40020;
  color: white;
  width: 80%;
  margin: 0 auto;
  padding: 8px;
}
.container.claim .div-rojo p {
  margin-bottom: 0rem;
}

.hero {
  max-width: 100%;
  width: 100%;
  position: relative;
}
.hero .clain {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  bottom: 5rem;
  line-height: 13px;
  position: absolute;
  color: white;
  text-align: center;
  font-weight: bold;
}
.hero .clain span {
  text-decoration: underline;
  text-decoration-color: #a40020;
}
.hero .clain h2 {
  font-size: 50px;
  line-height: 40px;
}
.hero figure {
  display: block;
  width: 100%;
  height: 450px;
}
.hero figure img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.video-section {
  max-width: 960px;
}
.video-section #selectCategory {
  border-radius: 30px;
  width: 250px;
  height: 45px;
  background-color: #a40020;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  margin-right: 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("../img/arrow.png");
  background-repeat: no-repeat, repeat;
  background-position: right 1.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.video-section .filter {
  display: flex;
}
.video-section .filter .quicksearch {
  height: 45px;
}
.video-section .filters {
  margin: 50px 0;
}
.video-section .filters ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.video-section .filters li a {
  border-radius: 30px;
  width: 210px;
  height: 45px;
  display: block;
  background-color: #a40020;
  text-align: center;
  line-height: 45px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.video-section .filters li a:hover {
  background-color: #B42720;
  transition: all 500ms linear;
}
.video-section .grid {
  padding: 0;
  list-style: none;
}
.video-section .grid .item {
  cursor: pointer;
}
.video-section .grid .item p {
  margin-bottom: 5px;
}
.video-section .grid .item h3 {
  max-width: 350px;
  line-height: 30px;
  font-size: 23px;
}
.video-section .grid .item .desc {
  display: none;
}
.video-section .grid figure img {
  width: 350px;
  height: auto;
}

.info-section {
  max-width: 960px;
  display: none;
}
.info-section .first-div {
  padding: 40px 0px;
}
.info-section .first-div h2 {
  font-size: 42px;
  font-weight: 900;
  color: #a40020;
}
.info-section .first-div div p {
  text-align: center;
  padding-left: 32px;
  font-size: 22px;
  font-weight: 900;
  color: #000;
}
.info-section .first-div .info-img {
  width: 450px;
  height: auto;
}
.info-section .second-div {
  padding: 40px 0px;
}
.info-section .second-div h2 {
  font-size: 42px;
  font-weight: 900;
  color: #a40020;
}
.info-section .second-div div p {
  text-align: center;
  padding-left: 32px;
  font-size: 22px;
  font-weight: 900;
  color: #000;
}

.descript-section {
  margin-top: 25px;
  max-width: 960px;
}
.descript-section .inside {
  max-width: 900px;
  margin: 0 auto;
  align-items: center;
}
.descript-section .inside p {
  font-size: 20px;
  font-weight: bold;
}
.descript-section h2 {
  font-weight: bold;
  margin-bottom: 25px;
}
.descript-section .destacado {
  color: #a40020;
}

.grid-sizer,
.grid-item {
  width: 20%;
}

/* 2 columns */
.grid-item--width2 {
  width: 40%;
}

.con-section, .news-section {
  max-width: 960px;
  display: none;
}
.con-section .form, .news-section .form {
  width: 26rem;
  margin: 0 auto;
}
.con-section .descrip-div, .news-section .descrip-div {
  padding: 40px 0px 0px 0px;
}
.con-section .descrip-div h2, .news-section .descrip-div h2 {
  font-size: 42px;
  font-weight: 900;
  color: #a40020;
}
.con-section .descrip-div div p, .news-section .descrip-div div p {
  text-align: center;
  padding-left: 32px;
  font-size: 22px;
  font-weight: 900;
  color: #000;
  padding-bottom: 45px;
}
.con-section .descrip-div form, .news-section .descrip-div form {
  margin: 0 auto;
}
.con-section .descrip-div form .empty-input, .news-section .descrip-div form .empty-input {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.con-section .program-div, .news-section .program-div {
  margin: 0 auto;
  display: none;
}
.con-section .btn-back, .news-section .btn-back {
  display: none;
}
.con-section .btn-contact-news, .news-section .btn-contact-news {
  margin-top: 30px;
  width: 100%;
  text-align: center;
  display: flex;
}
.con-section .btn-contact-news img, .news-section .btn-contact-news img {
  margin-left: 15px;
}
.con-section .btn-contact-news a, .news-section .btn-contact-news a {
  padding-top: 10px;
  margin: 0 auto;
  width: 320px;
  height: 55px;
  background-color: white;
  color: black;
  border: 1px solid black;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none !important;
}

footer {
  width: 100%;
  background-color: #eae9e9;
  padding: 30px 0px;
}
footer .logo {
  text-align: left;
}
footer .direccion {
  text-align: right;
}
footer a {
  color: #000 !important;
  text-decoration: none !important;
}

.hidden {
  visibility: hidden;
  width: 0px !important;
  height: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}

.btn-load, .btn-back {
  width: 100%;
  text-align: center;
}
.btn-load button, .btn-back button {
  width: 170px;
  height: 50px;
  background-color: #a40020;
  color: white;
  font-size: 20px;
  font-weight: bold;
}

.btn-new {
  margin-top: 31px;
  margin-left: 25px;
}
.btn-new a {
  padding: 10px 10px;
  background-color: #a40020;
  color: white;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #a40020;
  text-decoration: none;
}
.btn-new a:hover {
  color: white !important;
  text-decoration: none !important;
  background-color: #7e011a;
  border: 1px solid white;
}

.btn-contact {
  margin-top: 30px;
  width: 100%;
  text-align: center;
  display: flex;
}
.btn-contact img {
  margin-left: 15px;
}
.btn-contact button {
  margin: 0 auto;
  width: 320px;
  height: 55px;
  background-color: white;
  color: black;
  border: 1px solid black;
  font-size: 20px;
  font-weight: bold;
}

.overlay {
  position: fixed;
  z-index: 30;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #333333;
  opacity: 0.8;
  display: none;
}

.modalCustom, .alertCustom {
  display: none;
  width: 100%;
  height: 450px;
  max-width: 700px;
  padding: 20px 40px;
  position: fixed;
  z-index: 50;
  background-color: rgb(255, 255, 255);
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 5px;
}
.modalCustom .inside, .alertCustom .inside {
  height: 350px;
  width: auto;
}
.modalCustom .btn, .alertCustom .btn {
  width: 100%;
  text-align: right;
  padding: 0px 0px 15px 0px;
}
.modalCustom .txt, .alertCustom .txt {
  text-align: center;
  font-size: 22px;
  text-align: left;
  color: black;
  padding: 15px;
}

.alertCustom {
  height: auto !important;
  padding-bottom: 50px;
}

@media (min-width: 1500px) {
  .video-section .grid figure img {
    width: 400px;
    height: auto;
  }
  .hero figure {
    display: block;
    width: 100%;
    height: 550px;
  }
}
@media (max-width: 990px) {
  .video-section .filter {
    flex-wrap: wrap;
    text-align: center;
  }
  .video-section .filter > div {
    flex: 30%;
  }
  .hero figure {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 810px) {
  .hero .clain {
    bottom: -55px;
    width: 550px;
  }
  .video-section .dropdown {
    margin-left: 82px;
  }
  .video-section .grid {
    text-align: center;
  }
}
@media (max-width: 550px) {
  .btn-new {
    margin-top: 31px;
    margin-left: 0px;
    margin-bottom: 35px;
  }
  .container.claim .inside {
    max-width: 285px;
    margin: 0 auto;
    align-items: center;
  }
  .hero .clain {
    width: 350px;
  }
  .hero .clain h2 {
    font-size: 32px;
    line-height: 25px;
  }
  .con-section .form, .news-section .form {
    width: auto;
  }
  .container.claim h2 {
    padding-left: 0px;
  }
  .video-section .dropdown {
    margin-left: 0px;
    text-align: center;
  }
  .video-section .filter {
    display: inherit;
    text-align: center;
  }
  .video-section #selectCategory {
    margin-right: 0px;
  }
  .descript-section .inside {
    max-width: 285px;
    margin: 0 auto;
    align-items: center;
  }
}
#colaboradores {
  display: flex;
  background-color: black;
  margin-top: 105px;
  padding-top: 100px;
  padding-bottom: 80px;
}
#colaboradores > .wp-block-columns {
  display: flex;
  flex-wrap: nowrap;
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#colaboradores > .wp-block-columns > .wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
}
#colaboradores > .wp-block-columns > .wp-block-column > .wp-block-columns {
  display: flex;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
#colaboradores > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column {
  flex-basis: 0;
  flex-grow: 1;
  padding: 0 20px;
}
#colaboradores > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column .title-line {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
  color: white;
  font-size: 16px;
}
#colaboradores > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column .title-line:before {
  content: "";
  height: 1px;
  width: 90px;
  background-color: #ea395c;
}
#colaboradores > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column .wp-block-heading {
  margin-bottom: 16px;
  color: white;
}
#colaboradores > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column p.parrafo {
  margin-top: 96px;
  margin-bottom: 32px;
  color: white;
  text-align: center;
}
#colaboradores > .wp-block-columns > .wp-block-column > .wp-block-columns > .wp-block-column .fila-colaboradores {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 24px;
}/*# sourceMappingURL=styles.css.map */