@charset "UTF-8";
/*!
Theme Name: uea-residencia
Theme URI: https://www.funiber.org/
Author: Erika Ávila
Author URI: https://www.funiber.org/
Description: A customized theme for residencia project
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: residencia
*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");
.list-sedes-large__sub .list-sedes-large__item a:before, .list-sedes-large__item-parent > .dropdown-toggle::after, .top .dropdown-toggle::after, .ul-style-2 > li::before, .site-main .entry-content ul:not(.list-unstyled) > li::before, .site-main .entry-content ul:not(.list-unstyled) ul > li::before, .ul-style-2 ul > li::before, .site-main .entry-content ul:not(.list-unstyled) ul ul > li::before, .ul-style-2 > li > ul > li::before, .ul-style-2 ul > li > ul > li::before, .site-main .entry-content ul:not(.list-unstyled) ul ul > li > ul > li::before, .ul-style-1 > li::before, .ul-style-1 ul > li::before, .ul-style-1 > li > ul > li::before, .ul-style-1 ul > li > ul > li::before, .heading-home:after, .card-opinion:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 1.75;
  letter-spacing: 0.2px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.h3 {
  text-align: left !important;
}

h1,
.h1 {
  font-size: 25px;
  color: #AE1C1F;
}

h2,
.h2 {
  font-size: 20px;
  color: #AE1C1F;
  font-weight: bold;
  padding-top: 20px;
}

h3,
.h3 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  padding-top: 15px;
}

h4,
.h4 {
  font-size: 14px;
}

h5,
.h5 {
  font-size: 13px;
}

h6,
.h6 {
  font-size: 13px;
}

a {
  color: #333333;
}

a:hover {
  color: #333333;
  text-decoration: none;
}

p {
  margin-bottom: 0.5rem;
}

dd,
dt {
  line-height: 2;
}

img {
  transition: all 0.3s ease-in-out;
}

footer p {
  margin-bottom: 0.25rem;
}

footer {
  font-size: 11px;
}

blockquote {
  font-size: inherit;
  border-color: white;
}

.title-1 {
  text-transform: uppercase;
  font-weight: bold;
  color: #287CB7;
  font-size: 18px;
}

.title-1:before {
  content: "";
  border-bottom: 3px solid #F9BA01;
  margin-top: 34px;
  display: inline-block;
  position: absolute;
  width: 70px;
}

.title-2 {
  text-align: center;
  text-transform: uppercase;
  color: #58595B;
  font-size: 22px;
  margin-bottom: 25px;
}

.title-2:before {
  content: "";
  border-bottom: 3px solid #81BBD3;
  margin-top: 38px;
  display: inline-block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 70px;
}

.logged-in .entry-footer {
  margin-bottom: 1rem;
}

.post-edit-link {
  background-color: #000;
  border-color: #000;
  color: white !important;
}
.post-edit-link:hover, .post-edit-link:active {
  background-color: black;
  border-color: black;
}

#top {
  padding-block: 5px;
}
@media (max-width: 767px) {
  #top {
    padding-top: 0;
  }
}

.search-block-form {
  padding-top: 5px;
}

.follow-us-text {
  margin-bottom: 0 !important;
}

.region-top--container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.region-top--container::before, .region-top--container::after {
  content: none !important;
}
@media (max-width: 767px) {
  .region-top--container {
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  #website-url {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 347px) {
  #website-url {
    text-align: center;
  }
}

.search-form .input-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}
.search-form .form-search {
  width: 100%;
  height: 20px;
  border-radius: 4px;
  box-sizing: border-box;
  border: transparent;
}

.block-top-call {
  margin-bottom: 0 !important;
}

.follow-us-text {
  font-weight: bold;
}

.search-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 12px;
  color: black;
  pointer-events: none;
}

.social-media-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  color: white;
}
@media (max-width: 767px) {
  .social-media-container {
    gap: 15px;
    padding-bottom: 8px;
  }
}

.search-and-social-container {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 767px) {
  .search-and-social-container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
  }
}

.desktop-topbar {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-direction: row-reverse;
}
.desktop-topbar .search-and-social-container {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 767px) {
  .desktop-topbar {
    display: none !important;
  }
}

.social-media-icons {
  display: flex;
  gap: 10px;
}

.social-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  width: 21px;
  height: 21px;
  border-radius: 3px;
  box-sizing: border-box;
}

.social-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: #333;
  box-sizing: border-box;
}

.social-button i {
  font-size: 16px;
  color: #333;
  line-height: 1;
}

.social-button img {
  width: 16px;
  height: 16px;
  display: block;
}

.social-button span {
  display: none;
}

.mobile-topbar,
.mobile-menu {
  display: none !important;
}

@media (max-width: 767px) {
  .mobile-topbar {
    display: flex !important;
    align-items: center;
    gap: 10px;
  }
  #three-dots-menu {
    display: block !important;
    font-size: 24px;
    color: white;
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
  }
  #three-dots-menu i {
    transition: transform 0.3s ease-in-out;
  }
  #three-dots-menu.rotate i {
    transform: rotate(90deg);
  }
  #top {
    padding-bottom: 0 !important;
  }
  .search-block-form {
    width: 100%;
  }
  .mobile-menu {
    display: flex !important;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s ease-in-out;
  }
  .mobile-menu.show-content {
    max-height: 500px;
  }
  .mobile-menu .search-and-social-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 347px) {
  #website-url {
    text-align: center;
  }
}
#course-forms {
  padding: 30px 40px;
  max-width: 600px;
  margin: auto;
}
#course-forms input,
#course-forms select {
  font-size: 12px !important;
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-sizing: border-box;
}
#course-forms br {
  display: none !important;
}
#course-forms .entry-title {
  font-family: 20px;
  color: white;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#course-forms .label-style-form {
  margin-bottom: 2px;
}
#course-forms .label-style-form label {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
  color: white;
}
#course-forms .label-style-form span {
  display: block;
}
#course-forms .termsAndConditions {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#course-forms .termsAndConditions input {
  margin-right: 10px;
  margin-top: 0 !important;
}
#course-forms .termsAndConditions a {
  color: #AE1C1F;
  text-decoration: underline;
}
#course-forms #legal_advertising {
  margin-bottom: 15px;
}
#course-forms input[type=checkbox] {
  width: auto !important;
  align-self: baseline;
  margin-top: 5px !important;
}
#course-forms .text-center {
  text-align: center;
}
#course-forms .mb-4 {
  margin-bottom: 20px;
}
#course-forms .mb-4 input[type=submit] {
  background-color: #AE1C1F;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
#course-forms .mb-4 input[type=submit]:hover {
  background-color: #821517;
}

.form-input-container {
  display: grid;
  gap: 10px;
  margin-bottom: 15px !important;
}

@media (min-width: 1246px) {
  .form-input-container {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1246px) and (min-width: 769px) {
  #course-forms {
    padding: 30px;
  }
  .form-input-container {
    grid-template-columns: repeat(3, 1fr);
  }
  input[type=submit] {
    width: 250px !important;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  #course-forms {
    padding: 15px;
  }
  .form-input-container {
    grid-template-columns: repeat(2, 1fr);
  }
  .label-style-form {
    margin-bottom: 10px;
  }
  .label-style-form label {
    font-size: 14px;
  }
  input,
  select {
    font-size: 14px;
  }
  .text-center {
    text-align: center;
  }
  .mb-4 input[type=submit] {
    width: 100%;
    padding: 15px;
  }
}
@media (max-width: 480px) {
  #course-forms {
    padding: 10px;
  }
  .form-input-container {
    grid-template-columns: 1fr;
  }
  .entry-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .label-style-form {
    margin-bottom: 10px;
  }
  .label-style-form label {
    font-size: 12px;
  }
  input,
  select {
    font-size: 12px;
  }
  .mb-4 input[type=submit] {
    width: 100%;
    padding: 12px;
  }
}
.card-leagues-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1293px) {
  .card-leagues-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 75px;
  }
}
@media (max-width: 575.98px) {
  .card-leagues-container {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .card-leagues-container .card-leagues {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    height: auto;
  }
}
@media (max-width: 575.98px) and (max-width: 575.98px) {
  .card-leagues-container .card-leagues {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .card-leagues-container .card-leagues__description {
    max-width: 540px;
    min-height: 268px;
    padding-top: 85px;
    padding-right: 10px;
    margin-top: -64px;
    box-sizing: border-box;
    padding-left: 10px;
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  .card-leagues-container .card-leagues__description hr {
    margin-left: auto;
    margin-right: auto;
  }
  .card-leagues-container .card-leagues__img {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0, 0);
    margin: auto;
    border-width: 4px;
    height: 125px;
    width: 125px;
  }
}

.card-leagues {
  display: grid;
  width: 400px;
  height: 200px;
  grid-template-columns: 30% 70%;
  grid-template-rows: 1fr;
  position: relative;
  justify-self: center;
}
.card-leagues__description {
  background-color: #f8f8f8;
  border: solid 1px #e1e1e1;
  border-radius: 8px;
  grid-column: 2/3;
  grid-row: 1;
  height: 100%;
  z-index: 2;
  margin-left: -26%;
  padding: 15px;
  padding-left: 90px;
  box-sizing: border-box;
  line-height: 24px;
  min-height: 200px;
}
.card-leagues__description span {
  font-size: 18px;
  line-height: 24px;
}
.card-leagues__description p, .card-leagues__description i {
  font-size: 14px;
}
.card-leagues__description p a, .card-leagues__description i a {
  color: #000;
  font-size: 13px;
}
.card-leagues__description p a.mail, .card-leagues__description i a.mail {
  color: #58595b;
}
.card-leagues__img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-170%, -50%);
  width: 125px;
  height: 125px;
  z-index: 3;
  border: 4px solid #AE1C1F;
  border-radius: 50%;
}
.card-leagues__img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.btn-primary {
  background-color: #AE1C1F;
  border-color: #AE1C1F;
  color: white !important;
}
.btn-primary:hover, .btn-primary:active {
  background-color: #94181a;
  border-color: #94181a;
}

.btn-secondary {
  background-color: #575757;
  border-color: #575757;
  color: white !important;
}
.btn-secondary:hover, .btn-secondary:active {
  background-color: #4a4a4a;
  border-color: #4a4a4a;
}

.btn-cta {
  background-color: #f47b18;
  border-color: #f47b18;
  color: white !important;
}
.btn-cta:hover, .btn-cta:active {
  background-color: #cf6914;
  border-color: #cf6914;
}

.btn-to-top {
  position: fixed;
  bottom: 0;
  right: 45px;
  padding: 10px 12px;
  border-radius: 4px 4px 0 0;
  z-index: 2;
}

.header-color {
  color: #AE1C1F;
}

.btn-unic {
  background-color: #AE1C1F;
  border-color: #AE1C1F;
}

.height-top-header {
  height: 34px;
}

@media (min-width: 885px) {
  .height-top-header {
    height: 34px;
  }
}
.header-padding {
  padding-top: 38px;
  padding-bottom: 14px;
}

.subtitle-padding {
  padding-bottom: 10px;
}

.top-bg-unic {
  background-color: #000000 !important;
}

.btn-i {
  font-size: 19px;
}

.top-navigation .block-redes .grupo-iconos .fab {
  font-size: 22px;
  margin-top: 2px;
}

.block-top-social__link img {
  width: 20px !important;
  padding-bottom: 4px;
  margin-top: 2px;
}

.btn-style-3 {
  background-color: #fff;
  border-color: #fff;
  border-radius: 2px !important;
  padding: 4px;
  margin-left: 9px;
}

.btn-style-4 {
  background-color: #fff;
  border-color: #fff;
  position: relative;
  border-radius: 2px !important;
  padding: 0.05rem 0.12rem;
  margin-top: 6px;
  margin-bottom: 10px;
  font-size: 11px !important;
}

.color-black {
  color: #000000 !important;
}

.fit-content {
  height: fit-content;
}

.flex-wrap-md {
  display: flex;
}
@media (max-width: 767.98px) {
  .flex-wrap-md {
    flex-wrap: wrap;
    justify-content: center;
  }
}

.card-opinion {
  position: relative;
  padding: 1.25rem 1.5rem 2.25rem 1.5rem;
  margin: 1rem 0;
}
.card-opinion:after {
  position: absolute;
  content: "";
  bottom: -8px;
  left: calc(20% - 60px);
  background: inherit;
  border: inherit;
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(225deg);
  height: 15px;
  width: 15px;
}
@media (max-width: 991.98px) {
  .card-opinion:after {
    left: calc(20% - 70px);
  }
}
@media (max-width: 767.98px) {
  .card-opinion:after {
    left: calc(50% - 5px);
  }
}
.card-opinion:before {
  position: absolute;
  content: "\f10e";
  bottom: 13px;
  right: 20px;
  color: #fcbd01;
  font-size: 25px;
}

.card-wrapped {
  margin-top: 12px;
  margin-bottom: 20px;
  background-color: #f2f2f2;
  border: none;
}
.card-wrapped a {
  border-radius: 10px;
}

.card-wrapped-2 {
  margin-top: 156px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .card-wrapped-2 {
    margin-top: 150px;
  }
}
.card-wrapped-2 p {
  letter-spacing: normal;
}
.card-wrapped-2 .icon-sm {
  width: 33px;
  height: auto;
}

.card-wrapped-3 {
  border: 0;
  background: transparent;
  padding: 0;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .card-wrapped-3 {
    margin-bottom: 110px;
  }
}

.wrapped-img {
  position: absolute;
  left: calc(50% - 90px);
  top: -100px;
  transition: all 0.4s ease-in-out;
}
.wrapped-img:hover .wrapped-img__box {
  opacity: 1;
  transform: scale(1);
}
.wrapped-img__image {
  width: 190px;
  height: 190px;
}
.wrapped-img__box {
  position: absolute;
  background: rgba(174, 28, 31, 0.7);
  width: 190px;
  height: 190px;
  border-radius: 50%;
  opacity: 1;
  color: #fff;
  transition: all 0.4s ease-in-out;
  transform: scale(0);
}
.wrapped-img__box p {
  margin: 70px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  text-align: center;
  color: white;
  font-weight: 600;
  line-height: 1.25 !important;
}

.wrapped-img--yellow .wrapped-img__image {
  border-color: #fcbd01;
}
.wrapped-img--yellow .wrapped-img__box {
  background: rgba(252, 189, 1, 0.7);
}
.wrapped-img--yellow .wrapped-img__box p {
  color: #feebb3;
}

.wrapped-img--pastel-cyan .wrapped-img__image {
  border-color: #84bed6;
}
.wrapped-img--pastel-cyan .wrapped-img__box {
  background: rgba(132, 190, 214, 0.7);
}
.wrapped-img--pastel-cyan .wrapped-img__box p {
  color: #daecf3;
}

.wrapped-img--pastel-green .wrapped-img__image {
  border-color: #98cecd;
}
.wrapped-img--pastel-green .wrapped-img__box {
  background: rgba(152, 206, 205, 0.7);
}
.wrapped-img--pastel-green .wrapped-img__box p {
  color: #e0f0f0;
}

.wrapped-img-2 {
  position: absolute;
  left: calc(50% - 128px);
  top: -130px;
  transition: all 0.4s ease-in-out;
}
.wrapped-img-2:hover .wrapped-img-2__box {
  opacity: 1;
  transform: scale(1);
}
.wrapped-img-2__image {
  width: 260px;
  height: 260px;
}
.wrapped-img-2__box {
  position: absolute;
  background: rgba(174, 28, 31, 0.7);
  width: 260px;
  height: 260px;
  border-radius: 50%;
  opacity: 1;
  color: #fff;
  transition: all 0.4s ease-in-out;
  transform: scale(0);
}
.wrapped-img-2__box p {
  margin: 110px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  text-align: center;
  color: white;
  font-weight: 600;
  line-height: 1.25 !important;
}

.wrapped-img-2--yellow .wrapped-img-2__image {
  border-color: #fcbd01;
}
.wrapped-img-2--yellow .wrapped-img-2__box {
  background: rgba(252, 189, 1, 0.7);
}
.wrapped-img-2--yellow .wrapped-img-2__box p {
  color: #feebb3;
}

.wrapped-img-2--pastel-cyan .wrapped-img-2__image {
  border-color: #84bed6;
}
.wrapped-img-2--pastel-cyan .wrapped-img-2__box {
  background: rgba(132, 190, 214, 0.7);
}
.wrapped-img-2--pastel-cyan .wrapped-img-2__box p {
  color: #daecf3;
}

.wrapped-img-2--pastel-green .wrapped-img-2__image {
  border-color: #98cecd;
}
.wrapped-img-2--pastel-green .wrapped-img-2__box {
  background: rgba(152, 206, 205, 0.7);
}
.wrapped-img-2--pastel-green .wrapped-img-2__box p {
  color: #e0f0f0;
}

.wrapped-img-3 {
  position: absolute;
  left: calc(50% - 50px);
  transition: all 0.4s ease-in-out;
}
.wrapped-img-3:hover .wrapped-img-3__box {
  opacity: 1;
  transform: scale(1);
}
.wrapped-img-3__image {
  width: 100px;
  height: 100px;
  border: 7px solid #AE1C1F;
}
@media (max-width: 991.98px) {
  .wrapped-img-3__image {
    border: 5px solid #AE1C1F;
  }
}
.wrapped-img-3__box {
  text-align: center;
  position: absolute;
  background: rgba(174, 28, 31, 0.6);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  opacity: 1;
  color: #fff;
  transition: all 0.4s ease-in-out;
  transform: scale(0);
}
.wrapped-img-3__box p {
  margin: 40px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 9px;
  text-align: center;
  color: white;
  font-weight: 600;
  line-height: 1.25 !important;
}

.wrapped-img-3--yellow .wrapped-img-3__image {
  border-color: #fcbd01;
}
.wrapped-img-3--yellow .wrapped-img-3__box {
  background: rgba(252, 189, 1, 0.6);
}
.wrapped-img-3--yellow .wrapped-img-3__box p {
  color: #feebb3;
}

.wrapped-img-3--pastel-cyan .wrapped-img-3__image {
  border-color: #84bed6;
}
.wrapped-img-3--pastel-cyan .wrapped-img-3__box {
  background: rgba(132, 190, 214, 0.6);
}
.wrapped-img-3--pastel-cyan .wrapped-img-3__box p {
  color: #daecf3;
}

.wrapped-img-3--pastel-green .wrapped-img-3__image {
  border-color: #98cecd;
}
.wrapped-img-3--pastel-green .wrapped-img-3__box {
  background: rgba(152, 206, 205, 0.6);
}
.wrapped-img-3--pastel-green .wrapped-img-3__box p {
  color: #e0f0f0;
}

.card-img__border--green img {
  border-bottom: 3px solid #b5d56a;
}
.card-img__border--yellow img {
  border-bottom: 3px solid #fcbd01;
}
.card-img__border--red img {
  border-bottom: 3px solid #ea7066;
}
.card-img__border--orange img {
  border-bottom: 3px solid #f8643b;
}

.card.is-style-green img {
  border-bottom: 3px solid #b5d56a;
}
.card.is-style-yellow img {
  border-bottom: 3px solid #fcbd01;
}
.card.is-style-red img {
  border-bottom: 3px solid #ea7066;
}
.card.is-style-orange img {
  border-bottom: 3px solid #f8643b;
}

.card-style-1 {
  height: 135px;
}
@media (max-width: 991.98px) {
  .card-style-1 {
    height: 148px;
  }
}
@media (max-width: 575.98px) {
  .card-style-1 {
    height: 135px;
  }
}

.card-columns {
  column-count: 4 !important;
}

.ch-grid {
  display: block;
  text-align: center;
}

.ch-grid:after,
.ch-item:before {
  content: "";
  display: table;
}

.ch-grid:after {
  clear: both;
}

/*-----2-----*/
.view2 .ch-item {
  width: 190px;
  height: 190px;
  cursor: default;
  transition: all 0.4s ease-in-out;
}

.view2 .ch-item:hover {
  box-shadow: inset 0 0 0 110px rgba(200, 95, 66, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.view2 .ch-item:hover {
  opacity: 1;
  transform: scale(1);
}

.img-style-1, .card-noticia--img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 3px solid #000;
}

.list-services__img {
  width: 43px;
  height: auto;
}
.list-services__img path {
  display: block;
  fill: #9BCADE;
}

.list-design__img {
  width: 70px;
  height: auto;
}
.list-design__img path {
  display: block;
  fill: rgb(132, 190, 214);
}

@media (min-width: 768px) {
  .object-16-9 {
    width: 65%;
    margin-right: auto;
    margin-left: auto;
  }
}

.masonry:after {
  content: "";
  display: block;
  clear: both;
}
.style-hover-1 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  color: white;
  font-size: 16px;
  text-align: center;
}
.style-hover-1 * {
  box-sizing: border-box;
  transition: all 0.25s ease;
}
.style-hover-1:before {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  top: 100%;
  content: "";
  background: rgb(51, 51, 51);
  background-color: rgba(51, 51, 51, 0.9);
  transition: all 0.25s ease;
  transition-delay: 0.25s;
}
.style-hover-1 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}
.style-hover-1 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.style-hover-1 .style-hover-1__heading, .style-hover-1 .style-hover-1__sub {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}
.style-hover-1 .style-hover-1__heading {
  transform: translateY(-100%);
  transition-delay: 0.05s;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 5px;
}
.style-hover-1 .style-hover-1__sub {
  transform: translateY(-100%);
  transition-delay: 0s;
}
.style-hover-1 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.style-hover-1:hover:before, .style-hover-1.hover:before {
  top: 10px;
  transition-delay: 0s;
}
.style-hover-1:hover .style-hover-1__heading, .style-hover-1.hover .style-hover-1__heading, .style-hover-1:hover .style-hover-1__sub, .style-hover-1.hover .style-hover-1__sub {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.style-hover-1:hover .style-hover-1__heading,
.style-hover-1.hover .style-hover-1__heading {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.style-hover-1:hover .style-hover-1__sub,
.style-hover-1.hover .style-hover-1__sub {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.input-group-mixed .form-control {
  border-left-color: white;
}

.heading-home {
  position: relative;
  padding-bottom: 35px;
}
.heading-home:after {
  position: absolute;
  content: "\f111";
  color: #fcbd01;
  font-size: 13px;
  bottom: 6px;
  left: calc(50% - 6px);
}
.heading-home:before {
  content: "";
  border-bottom: 2px solid #dbdbdb;
  bottom: 12px;
  display: inline-block;
  position: absolute;
  width: 330px;
}
@media (max-width: 575.98px) {
  .heading-home:before {
    width: 200px;
  }
}
.heading-home--center {
  text-align: center;
}
.heading-home--center:before {
  left: calc(50% - 168px);
}
@media (max-width: 767.98px) {
  .heading-home--center:before {
    left: calc(50% - 98px);
  }
}

.heading-style-1 {
  position: relative;
  padding-bottom: 7px;
}
.heading-style-1:before {
  content: "";
  border-bottom: 3px solid #757575;
  bottom: -2px;
  display: inline-block;
  position: absolute;
  width: 55px;
}
.heading-style-1--center {
  text-align: center;
}
.heading-style-1--center:before {
  left: calc(50% - 28px);
}

.heading-border--pastel-green:before {
  border-bottom: 3px solid #98cecd;
}
.heading-border--pastel-cyan:before {
  border-bottom: 3px solid #84bed6;
}

.heading-style-2 {
  border-bottom: 1px solid #757575;
}

.heading-style-3 {
  border-bottom: 1px dashed #757575;
  padding-bottom: 5px;
}

.heading-collapse__icon {
  float: right;
  font-size: 12px;
  margin-top: 5px;
}

a[data-toggle=collapse]:not([aria-expanded=false]) .heading-collapse__icon {
  transform: rotate(180deg);
}

.ol-style-1, .site-main .entry-content ol, .ol-style-1 ol {
  list-style: none;
  counter-reset: ol-list-style-1;
  padding-left: 15px;
}
.ol-style-1 ul, .site-main .entry-content ol ul {
  padding-left: 15px;
  text-indent: 0;
}
.ol-style-1 > li, .site-main .entry-content ol > li, .site-main .entry-content ol ol > li, .ol-style-1 ol > li, .site-main .entry-content ol ol ol > li {
  counter-increment: ol-list-style-1;
  text-indent: -15px;
  line-height: 2;
  margin-bottom: 12px;
}
.ol-style-1 > li span, .site-main .entry-content ol > li span, .site-main .entry-content ol ol > li span, .ol-style-1 ol > li span, .site-main .entry-content ol ol ol > li span {
  margin-top: 15px;
  font-weight: 600;
  color: #AE1C1F;
}
.ol-style-1 > li p, .site-main .entry-content ol > li p, .site-main .entry-content ol ol > li p, .ol-style-1 ol > li p, .site-main .entry-content ol ol ol > li p {
  text-indent: 0;
  line-height: 2;
  margin-bottom: 7px !important;
}
.ol-style-1 > li > ol, .site-main .entry-content ol > li > ol, .site-main .entry-content ol ol > li > ol, .ol-style-1 ol > li > ol, .site-main .entry-content ol ol ol > li > ol {
  padding-left: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ol-style-1 > li::before, .site-main .entry-content ol > li::before, .site-main .entry-content ol ol > li::before, .ol-style-1 ol > li::before, .site-main .entry-content ol ol ol > li::before {
  content: counter(ol-list-style-1) ". ";
  color: #AE1C1F;
  font-weight: bold;
}

.ul-style-1, .ul-style-1 ul {
  list-style: none;
  padding-left: 17px;
}
.ul-style-1 > li, .ul-style-1 ul > li {
  text-indent: 0;
  line-height: inherit;
  margin-bottom: 0.5rem;
}
.ul-style-1 > li > ul, .ul-style-1 ul > li > ul {
  padding-left: 15px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.ul-style-1 > li > ul > li::before, .ul-style-1 ul > li > ul > li::before {
  content: "\f04d";
  color: #AE1C1F;
  font-size: 5px;
  text-indent: -15px;
  position: relative;
  top: -2px;
}
.ul-style-1 > li::before, .ul-style-1 ul > li::before {
  content: "\f111";
  color: #AE1C1F;
  font-size: 5px;
  text-indent: -15px;
  position: relative;
  top: -2px;
}

.ul-style-2, .site-main .entry-content ul:not(.list-unstyled), .site-main .entry-content ul:not(.list-unstyled) ul, .ul-style-2 ul {
  list-style: none;
}
.ul-style-2 > li, .site-main .entry-content ul:not(.list-unstyled) > li, .site-main .entry-content ul:not(.list-unstyled) ul > li, .ul-style-2 ul > li, .site-main .entry-content ul:not(.list-unstyled) ul ul > li {
  text-indent: -3px;
  line-height: inherit;
  margin-bottom: 0.5rem;
  padding-left: 10px;
}
.ul-style-2 > li > ul, .site-main .entry-content ul:not(.list-unstyled) > li > ul, .site-main .entry-content ul:not(.list-unstyled) ul > li > ul, .ul-style-2 ul > li > ul, .site-main .entry-content ul:not(.list-unstyled) ul ul > li > ul {
  list-style: none;
  padding-left: 15px;
  margin-top: 1px;
  margin-bottom: 1px;
}
.ul-style-2 > li > ul > li::before, .site-main .entry-content ul:not(.list-unstyled) > li > ul > li::before, .site-main .entry-content ul:not(.list-unstyled) ul > li > ul > li::before, .ul-style-2 ul > li > ul > li::before, .site-main .entry-content ul:not(.list-unstyled) ul ul > li > ul > li::before {
  content: "\f105";
  color: #AE1C1F;
  font-size: 11px;
  text-indent: -10px;
  position: relative;
}
.ul-style-2 > li::before, .site-main .entry-content ul:not(.list-unstyled) > li::before, .site-main .entry-content ul:not(.list-unstyled) ul > li::before, .ul-style-2 ul > li::before, .site-main .entry-content ul:not(.list-unstyled) ul ul > li::before {
  content: "\f111";
  color: #AE1C1F;
  font-size: 8px;
  text-indent: -20px;
  position: relative;
}

.link-primary {
  color: #AE1C1F;
}
.link-primary:hover {
  color: #94181a;
}

.home-slider {
  position: relative;
}
.home-slider__box--position {
  position: absolute;
  bottom: 75px;
  left: calc(35% - 1px);
  margin: auto;
  text-align: center;
  width: 33%;
}
@media (max-width: 1199.98px) {
  .home-slider__box--position {
    width: 55%;
    left: calc(24% - 1px);
  }
}
@media (max-width: 991.98px) {
  .home-slider__box--position {
    width: 70%;
    left: calc(17% - 1px);
  }
}
@media (max-width: 767.98px) {
  .home-slider__box--position {
    width: 72%;
    left: calc(15% - 1px);
  }
}
@media (max-width: 575.98px) {
  .home-slider__box--position {
    width: 75%;
    left: calc(14% - 1px);
  }
}
.home-slider__caption {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  background-color: rgba(255, 255, 255, 0.82);
  border-radius: 4px;
  color: #58595b;
  padding: 15px 30px;
  line-height: 1.3;
}
@media (max-width: 991.98px) {
  .home-slider__caption {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .home-slider__caption {
    font-size: 25px;
  }
}
@media (max-width: 575.98px) {
  .home-slider__caption {
    font-size: 20px;
  }
}
.home-slider__img {
  height: 400px !important;
  width: 100%;
  background-size: cover;
  background-position-x: center;
}
@media (max-width: 767.98px) {
  .home-slider__img {
    background-position-x: 25%;
  }
}
@media (max-width: 575.98px) {
  .home-slider__img {
    background-position-x: 30%;
  }
}
.home-slider__img--left {
  object-position: 0 50%;
}
.home-slider__img--right {
  object-position: 100% 50%;
}
.home-slider__control {
  position: relative;
  cursor: pointer;
  z-index: 1;
  color: white;
  font-size: 60px;
}
.home-slider__control--right {
  position: absolute;
  bottom: 185px;
  right: 2%;
}
.home-slider__control--left {
  position: absolute;
  bottom: 185px;
  left: 2%;
}

.news-slider-arrow {
  position: relative;
  top: 0;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .news-slider-arrow {
    top: -10px;
  }
}
.news-slider-arrow i {
  cursor: pointer;
  background: white;
  border: 1px solid #757575;
  border-radius: 50%;
  color: #AE1C1F;
  padding: 0 4px;
  font-size: 14px;
}

@media (max-width: 767.98px) {
  .pagination-split__item.page-item--first, .pagination-split__item.page-item--last {
    display: none;
  }
}
.pagination-split__item:not(:last-child) .pagination-split__link {
  margin-right: 15px;
  border-radius: 0.25rem;
}
.pagination-split__item:last-child .pagination-split__link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.nav-style-1 {
  margin-bottom: 40px;
}
.nav-style-1.nav-tabs {
  border-bottom: 1px dashed #dee2e6;
}
.nav-style-1.nav-tabs .nav-item {
  border-color: transparent;
  border-radius: 0;
  cursor: pointer;
  text-align: center;
}
@media (max-width: 575.98px) {
  .nav-style-1.nav-tabs .nav-item {
    width: 50%;
  }
}
.nav-style-1.nav-tabs .nav-item:nth-child(1) {
  border-bottom: 2px solid #AE1C1F;
}
.nav-style-1.nav-tabs .nav-item:nth-child(1):hover {
  border-bottom-color: #df383b;
}
.nav-style-1.nav-tabs .nav-item:nth-child(2) {
  border-bottom: 2px solid #b5d56a;
}
.nav-style-1.nav-tabs .nav-item:nth-child(2):hover {
  border-bottom-color: #d3e6a6;
}
.nav-style-1.nav-tabs .nav-item:nth-child(3) {
  border-bottom: 2px solid #fcbd01;
}
.nav-style-1.nav-tabs .nav-item:nth-child(3):hover {
  border-bottom-color: #fed14b;
}
.nav-style-1.nav-tabs .nav-item:nth-child(4) {
  border-bottom: 2px solid #ea7066;
}
.nav-style-1.nav-tabs .nav-item:nth-child(4):hover {
  border-bottom-color: #f3afa9;
}
.nav-style-1.nav-tabs .nav-item:nth-child(5) {
  border-bottom: 2px solid #f8643b;
}
.nav-style-1.nav-tabs .nav-item:nth-child(5):hover {
  border-bottom-color: #fb9e85;
}
.nav-style-1.nav-tabs .nav-item .nav-link {
  border: 0;
  padding: 0.5rem 2rem;
  cursor: pointer;
}

.table--format {
  width: 99.9%;
  width: 99.9%;
  text-align: left;
}
.table--format sup {
  text-transform: lowercase;
}
.table--format > tbody > tr > td, .table--format > tbody > tr > th, .table--format > thead > tr > td, .table--format > thead > tr > th, .table--format > tfoot > tr > td, .table--format > tfoot > tr > th {
  border: 1px solid #6198c7;
  white-space: normal !important;
}
.table--format > thead, .table--format > tfoot {
  background: #AE1C1F;
  color: #fdf8f8;
}
.table--format > thead > tr {
  text-transform: uppercase;
}
.table--format > thead > tr:nth-child(2) {
  background: #bd4547;
}
.table--format > thead > tr:nth-child(3) {
  background: #c15255;
}
.table--format > thead > tr:nth-child(3) th {
  font-weight: 600;
}
.table--format > thead > tr > th {
  padding: 4px;
  text-align: center;
  border-bottom: 0 none;
  vertical-align: middle;
}
.table--format > tbody {
  background: #fff1f2 !important;
}
.table--format > tbody > tr:nth-child(odd) {
  border: none;
  background: #fdf8f8 !important;
}
.table--format > tbody > tr > td {
  border: 1px solid #f3dddd;
  padding: 4px 3px;
}
.table--format > tbody + thead > tr > td {
  font-weight: 600;
  padding: 4px;
  text-align: center;
  border-bottom: 0 none;
}
.table--format > tfoot > tr {
  text-transform: uppercase;
}
.table--format > tfoot > tr > td {
  font-weight: 600;
  padding: 4px 3px;
  border: 1px solid #f3dddd;
}
.table--format > tfoot > tr > th {
  padding: 4px;
  border-color: transparent;
}
.table--format .table-format__bg-2 {
  background: #bd4547;
}
.table--format .heading--2 {
  background: #bd4547;
}
.table--format + p {
  font-size: 11px;
  margin-top: -20px;
}
.table--format .ord {
  text-align: center;
  width: 35px;
}
.table--format--half > tbody > tr > th,
.table--format--half > tbody > tr > td,
.table--format--half > tfoot > tr > th,
.table--format--half > tfoot > tr > td {
  width: 50%;
}
.table--format--1 > thead > tr:nth-child(2) th:first-child {
  text-align: left;
}
.table--format--1 > tbody > tr > th:last-child, .table--format--1 > tbody > tr > th:nth-last-child(2), .table--format--1 > tbody > tr > th:nth-last-child(3), .table--format--1 > tbody > tr > th:nth-last-child(4), .table--format--1 > tbody > tr > th:nth-last-child(5),
.table--format--1 > tbody > tr > td:last-child,
.table--format--1 > tbody > tr > td:nth-last-child(2),
.table--format--1 > tbody > tr > td:nth-last-child(3),
.table--format--1 > tbody > tr > td:nth-last-child(4),
.table--format--1 > tbody > tr > td:nth-last-child(5),
.table--format--1 > tfoot > tr > th:last-child,
.table--format--1 > tfoot > tr > th:nth-last-child(2),
.table--format--1 > tfoot > tr > th:nth-last-child(3),
.table--format--1 > tfoot > tr > th:nth-last-child(4),
.table--format--1 > tfoot > tr > th:nth-last-child(5),
.table--format--1 > tfoot > tr > td:last-child,
.table--format--1 > tfoot > tr > td:nth-last-child(2),
.table--format--1 > tfoot > tr > td:nth-last-child(3),
.table--format--1 > tfoot > tr > td:nth-last-child(4),
.table--format--1 > tfoot > tr > td:nth-last-child(5) {
  text-align: center;
}
.table--format--1 > tbody > tr > th:first-child,
.table--format--1 > tbody > tr > td:first-child,
.table--format--1 > tfoot > tr > th:first-child,
.table--format--1 > tfoot > tr > td:first-child {
  text-align: left;
}
.table--format--2 > tbody > tr > td:first-child, .table--format--2 > tbody > tr > td:last-child, .table--format--2 > tbody > tr > td:nth-last-child(2) {
  text-align: center;
}
.table--format--2 > tbody > tr > td:nth-child(2) {
  text-align: left;
}
.table--format--2 > tfoot > tr > th:nth-child(2),
.table--format--2 > tfoot > tr > td:nth-child(2) {
  text-align: left;
}
.table--format--2 > tfoot > tr > th:last-child, .table--format--2 > tfoot > tr > th:nth-last-child(2),
.table--format--2 > tfoot > tr > td:last-child,
.table--format--2 > tfoot > tr > td:nth-last-child(2) {
  text-align: center;
}
.table--format--3 > tbody > tr > td:first-child {
  text-align: center;
}
.table--format--3 > tbody > tr > td:last-child {
  text-align: left;
}
.table--format--4 > tbody > tr:nth-child(even) > td:nth-child(odd) {
  text-align: center;
}
.table--format--4 > tbody > tr > td:first-child {
  text-align: left;
}
.table--format--4 > tbody > tr > td:last-child, .table--format--4 > tbody > tr > td:nth-last-child(2) {
  text-align: center;
}
.table--format--4 > tfoot > tr > th:last-child,
.table--format--4 > tfoot > tr > td:last-child {
  text-align: center;
}
.table--format--5 > thead > tr > th {
  vertical-align: middle;
}
.table--format--5 > thead > tr:nth-child(2) {
  background: inherit !important;
}
.table--format--5 > tbody > tr > th:last-child, .table--format--5 > tbody > tr > th:nth-last-child(2), .table--format--5 > tbody > tr > th:nth-last-child(3), .table--format--5 > tbody > tr > th:nth-last-child(4), .table--format--5 > tbody > tr > th:nth-last-child(5),
.table--format--5 > tbody > tr > td:last-child,
.table--format--5 > tbody > tr > td:nth-last-child(2),
.table--format--5 > tbody > tr > td:nth-last-child(3),
.table--format--5 > tbody > tr > td:nth-last-child(4),
.table--format--5 > tbody > tr > td:nth-last-child(5),
.table--format--5 > tfoot > tr > th:last-child,
.table--format--5 > tfoot > tr > th:nth-last-child(2),
.table--format--5 > tfoot > tr > th:nth-last-child(3),
.table--format--5 > tfoot > tr > th:nth-last-child(4),
.table--format--5 > tfoot > tr > th:nth-last-child(5),
.table--format--5 > tfoot > tr > td:last-child,
.table--format--5 > tfoot > tr > td:nth-last-child(2),
.table--format--5 > tfoot > tr > td:nth-last-child(3),
.table--format--5 > tfoot > tr > td:nth-last-child(4),
.table--format--5 > tfoot > tr > td:nth-last-child(5) {
  text-align: center;
}
.table--format--5 > tbody > tr > th:first-child,
.table--format--5 > tbody > tr > td:first-child,
.table--format--5 > tfoot > tr > th:first-child,
.table--format--5 > tfoot > tr > td:first-child {
  text-align: left;
}
.table--format--6 > tbody > tr > td:last-child {
  text-align: center;
}
.table--format--7 > tbody > tr > td:last-child, .table--format--7 > tbody > tr > td:nth-last-child(2), .table--format--7 > tbody > tr > td:nth-last-child(3),
.table--format--7 > tbody > tr > th:last-child,
.table--format--7 > tbody > tr > th:nth-last-child(2),
.table--format--7 > tbody > tr > th:nth-last-child(3),
.table--format--7 > tfoot > tr > td:last-child,
.table--format--7 > tfoot > tr > td:nth-last-child(2),
.table--format--7 > tfoot > tr > td:nth-last-child(3),
.table--format--7 > tfoot > tr > th:last-child,
.table--format--7 > tfoot > tr > th:nth-last-child(2),
.table--format--7 > tfoot > tr > th:nth-last-child(3) {
  text-align: center;
}
.table--format--7 > tbody > tr > td:first-child,
.table--format--7 > tbody > tr > th:first-child,
.table--format--7 > tfoot > tr > td:first-child,
.table--format--7 > tfoot > tr > th:first-child {
  text-align: left;
}
.table--format--8 > tbody > tr > td:last-child, .table--format--8 > tbody > tr > td:nth-last-child(2) {
  text-align: center;
}
.table--format--8 > tfoot > tr > th:last-child, .table--format--8 > tfoot > tr > th:nth-last-child(2),
.table--format--8 > tfoot > tr > td:last-child,
.table--format--8 > tfoot > tr > td:nth-last-child(2) {
  text-align: center;
}

.card-wrap-3 {
  display: grid;
  gap: 30px;
  justify-items: center;
  grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 1199.98px) {
  .card-wrap-3 {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 60px;
  }
}
@media (max-width: 991.98px) {
  .card-wrap-3 {
    gap: 30px;
  }
}
@media (max-width: 767.98px) {
  .card-wrap-3 {
    gap: 25px;
    grid-template-columns: repeat(1, 1fr);
  }
}
.banner-container {
  background-color: #f2f2f2;
  border: 1px solid #e2e2e2;
  padding: 0;
}

.banner-image {
  max-height: 500px;
  background-color: #d9d9d9;
}

.banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-data-container {
  padding: 0 !important;
}

.banner-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 992px) {
  .banner-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .banner-cards {
    grid-template-columns: 1fr;
  }
}

.banner-card {
  height: 85px;
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  padding: 10px;
  /* Border for the cards */
  border: none;
  /* Horizontal borders for large screens */
  /* Vertical borders for medium screens */
  /* Vertical borders for small screens */
}
.banner-card:not(:last-child) {
  border-right: 1px solid #ffffff;
}
@media (max-width: 992px) {
  .banner-card:nth-child(1), .banner-card:nth-child(2) {
    border-bottom: 1px solid #ffffff;
  }
  .banner-card:nth-child(even) {
    border-right: none;
  }
}
@media (max-width: 576px) {
  .banner-card:not(:last-child) {
    border-bottom: 1px solid #ffffff;
  }
}
.banner-card .banner-icon-section {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
}
.banner-card .banner-icon-section img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.banner-card .banner-text-section {
  flex-grow: 1;
}
.banner-card .banner-text-section h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 24.51px;
  margin: 0;
}
@media (max-width: 768px) {
  .banner-card .banner-text-section h3 {
    font-size: 16px;
    line-height: 22px;
  }
}
.banner-card .banner-text-section p {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 768px) {
  .banner-card .banner-text-section p {
    font-size: 14px;
  }
}

.home-intro-text {
  font-size: 20px;
  line-height: 36px;
  color: #333;
  font-weight: 400;
  margin-bottom: 30px;
  padding: 10px;
}

.home-card-info {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-bottom: 40px;
  text-align: center;
}

.home-card {
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  padding: 20px;
}
.home-card h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 10px;
}
.home-card p {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

/* Adjustments for extra small devices */
@media (max-width: 767px) {
  .home-card-info {
    grid-template-columns: 1fr;
    /* One column layout */
  }
  .home-card {
    width: 100%;
    margin: 0 auto;
    /* Center the card */
    padding: 15px;
    /* Adjust padding if needed */
  }
  .home-card h2 {
    font-size: 18px;
    /* Adjust font size */
  }
  .home-card p {
    font-size: 14px;
    /* Adjust font size */
  }
}
@media (max-width: 350px) {
  .home-card {
    width: calc(100% - 20px);
    /* Full width minus some padding */
  }
}
.home-program {
  padding: 20px 0 0 0;
}
.home-program h2 {
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 30px;
}

.home-program-cards {
  display: flex;
  gap: 50px;
  justify-content: center;
  text-align: center;
  justify-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.home-program-cards p {
  font-weight: normal;
}

@media (max-width: 804px) {
  .home-message {
    padding-top: 158px;
  }
}
@media (max-width: 394px) {
  .home-message {
    padding-top: 271px;
  }
}
@media (max-width: 252px) {
  .home-message {
    padding-top: 635px;
  }
}
.home-program-card {
  padding: 20px;
  border-radius: 6px;
  background-color: #f2f2f2;
}
.home-program-card h2 {
  font-weight: 700;
  font-size: 38px;
  line-height: 29px;
  color: #666;
  margin: 0;
}

.home-message {
  font-weight: 400;
  padding-top: 50px;
  font-size: 12px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 50px;
}

.home-bottom-section {
  background-color: #f2f2f2;
  padding: 20px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .home-bottom-section {
    padding: 10px;
  }
}

.home-bottom-title-section {
  gap: 20px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .home-bottom-title-section {
    padding-bottom: 20px;
  }
}

.home-bottom-title {
  font-size: 30px;
  line-height: 36px;
}
@media (max-width: 768px) {
  .home-bottom-title {
    font-size: 24px;
    line-height: 30px;
  }
}

.home-bottom-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .home-bottom-cards {
    grid-template-columns: 1fr;
  }
}

.home-bottom-card {
  padding: 40px 20px;
  gap: 20px;
  border-radius: 6px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  .home-bottom-card {
    padding: 30px 15px;
  }
}
.home-bottom-card .home-bottom-card-icon {
  gap: 20px;
  margin-bottom: 20px;
}
.home-bottom-card .home-bottom-card-icon img {
  height: 106px;
  width: 106px;
}
@media (max-width: 768px) {
  .home-bottom-card .home-bottom-card-icon img {
    height: 86px;
    width: 86px;
  }
}
.home-bottom-card .home-bottom-card-title {
  font-size: 18px;
  margin-bottom: 15px;
  text-align: center;
}
@media (max-width: 768px) {
  .home-bottom-card .home-bottom-card-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.home-bottom-card .home-bottom-card-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  text-align: center;
}
@media (max-width: 768px) {
  .home-bottom-card .home-bottom-card-text {
    font-size: 14px;
    line-height: 24px;
  }
}

.home-bottom-message {
  display: flex;
  justify-content: flex-end;
}
.home-bottom-message a {
  text-transform: lowercase;
  color: #AE1C1F;
  font-weight: 600;
}
@media (max-width: 576px) {
  .home-bottom-message {
    justify-content: center;
  }
}

.social-header {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
@media (max-width: 575.98px) {
  .social-header {
    border: 2px solid purple;
    flex-direction: column;
  }
}
.social-header__text {
  margin-right: 5px;
  padding-top: 5px;
  color: white;
}
.social-header__buttons {
  display: flex;
  align-items: center;
  gap: 5px;
}
.social-header__buttons .social-header__button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 1px solid black;
  border-radius: 5px;
}
.social-header__buttons .social-header__button i {
  font-size: 22px;
  color: white;
}
.social-header__buttons .social-header__button img {
  width: 16px;
  height: 16px;
}
.social-header__buttons--facebook i, .social-header__buttons--twitter i, .social-header__buttons--youtube i, .social-header__buttons--linkedin i, .social-header__buttons--whatsapp i, .social-header__buttons--radio img {
  width: 22px;
  height: 22px;
}

.social-header__button--blog {
  background-color: white !important;
  height: 23px !important;
  width: 22px !important;
  margin-left: 5px;
}
.social-header__button--blog i {
  color: black !important;
  font-size: 12px !important;
}

.social-header__button--radio {
  background-color: white !important;
  height: 23px !important;
  width: 22px !important;
  margin-left: 8px;
}

.full-width-separator {
  display: block !important;
  width: 100vw;
  border: none;
  border-top: 1px solid #afafaf;
  /* Adjust color and thickness as needed */
  margin: 0;
  /* Adjust margins as needed */
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.form-container {
  display: grid;
  column-gap: 40px;
}
@media (max-width: 767.98px) {
  .form-container {
    display: flex;
    flex-direction: column;
  }
}

.full-width {
  grid-column: span 2;
}

.form-control {
  border-color: #ccc;
  height: calc(3rem + 2px);
  font-size: 12px;
  width: 300px;
  border-radius: 5px;
}
@media (max-width: 575.98px) {
  .form-control {
    width: 100%;
  }
}

textarea.form-control {
  width: 100%;
}

.termsAndConditions label {
  gap: 2px;
}
.termsAndConditions label input[type=checkbox] {
  display: flex;
  align-self: baseline;
  margin-top: 10px !important;
}

.btn-form {
  padding: 6px 12px 6px 12px;
  border-radius: 4px;
  font-size: 14px;
  width: 140px;
  height: 40px;
}

@media (min-width: 1247px) {
  .background-blue-size {
    width: 500px;
  }
}
@media (max-width: 200px) {
  .background-blue-size {
    width: 213px;
  }
}
@media (max-width: 4000px) {
  .position-beside-form {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 1246px) {
  .position-beside-form {
    display: flex;
    flex-direction: column-reverse;
  }
}
.label-style-form {
  font-weight: 500 !important;
}

.title-1 {
  text-transform: uppercase;
  font-weight: bold;
  color: #287cb7;
  font-size: 18px;
  margin-bottom: 25px;
  position: relative;
}
.title-1:before {
  content: "";
  border-bottom: 3px solid #f9ba01;
  bottom: -10px;
  display: inline-block;
  position: absolute;
  width: 70px;
}

.title-2 {
  text-align: center;
  text-transform: uppercase;
  color: #58595b;
  font-size: 22px;
  margin-bottom: 25px;
  position: relative;
}
.title-2:before {
  content: "";
  border-bottom: 3px solid #81bbd3;
  margin-top: 38px;
  display: inline-block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 70px;
}

.nav-link {
  font-size: 14px;
}

.widget-courses {
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #f2f5fa;
}
.widget-courses .container .entry-title {
  margin-bottom: 0;
}

.methodology-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.methodology-img img {
  margin-bottom: 30px;
}

@media (min-width: 769px) {
  .methodology-page {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 768px) {
  .methodology-page {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  .course-programs {
    flex-direction: column;
  }
}
.course-programs {
  display: flex;
  padding-top: 15px;
  justify-content: space-between;
}

/* course cards styles */
.card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 45px;
}

.course-card {
  font-size: 16px;
  color: #58595b;
  width: 415px;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  background-color: #f5f5f5;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.course-card__content {
  display: flex;
}
.course-card__content ul {
  margin-bottom: 0;
  line-height: 25px;
}
.course-card__content ul li {
  margin-bottom: 0;
}
.course-card__image {
  align-self: baseline;
  margin: 20px;
  margin-right: 10px;
}
.course-card__title {
  text-align: center;
  text-transform: uppercase;
  color: #58595b;
  font-size: 22px;
  font-weight: normal !important;
  position: relative;
  margin: 5px;
}

/* Media query for mobile view */
@media (max-width: 767px) {
  .course-card__content {
    flex-direction: column;
    justify-content: center;
    gap: 8px;
  }
  .course-card__image {
    align-self: center;
    margin: 5px;
  }
  .course-card__content ul {
    align-self: center;
    margin-bottom: 0;
    line-height: 25px;
    padding-left: 15px;
  }
}
@media (max-width: 320px) {
  .card-container {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
  .course-card {
    width: 290px;
  }
}
.color-primary {
  color: #AE1C1F !important;
}

.color-primary-light {
  color: #faf1f2 !important;
}

.color-white {
  color: white !important;
}

.color-secondary {
  color: #000 !important;
}

.color-secondary-light {
  color: #f0f0f0 !important;
}

.color-gray {
  color: #757575 !important;
}

.color-gray-light {
  color: #E2E2E2 !important;
}

.color-gray-lighten {
  color: #eff4f7 !important;
}

.color-gray-dark {
  color: #333333 !important;
}

.color-gray-darken {
  color: #575757 !important;
}

.color-dimgray {
  color: #58595b !important;
}

.color-silver-light {
  color: #f8f8f8 !important;
}

.color-text {
  color: #333333;
}

.color-green {
  color: #b5d56a !important;
}

.color-yellow {
  color: #fcbd01 !important;
}

.color-cyan {
  color: #289fd2 !important;
}

.color-light-red {
  color: #ea7066 !important;
}

.color-orange {
  color: #f8643b !important;
}

.color-pastel-green {
  color: #98cecd !important;
}

.color-pastel-red {
  color: #f1a1a8 !important;
}

.color-pastel-purple {
  color: #c2a7cd !important;
}

.bg-primary {
  background-color: #AE1C1F !important;
}

.bg-primary-light {
  background-color: #faf1f2 !important;
}

.bg-secondary {
  background-color: #000 !important;
}

.bg-secondary-light {
  background-color: #f0f0f0 !important;
}

.bg-gray {
  background-color: #757575 !important;
}

.bg-gray-light {
  background-color: #F2F2F2 !important;
}

.bg-gray-lighten {
  background-color: #eff4f7 !important;
}

.bg-gray-dark {
  background-color: #333333 !important;
}

.bg-gray-darken {
  background-color: #575757 !important;
}

.bg-dimgray {
  background-color: #58595b !important;
}

.bg-silver-light {
  background-color: #f8f8f8 !important;
}

.bg-white-op-50 {
  background-color: rgba(255, 255, 255, 0.5);
}

.bg-success {
  background-color: #dff0d8 !important;
}

.bg-danger {
  background-color: #f2dede !important;
}

.bg-info {
  background-color: #d9edf7 !important;
}

.bg-warning {
  background-color: #fcf8e3 !important;
}

.bg-green {
  background-color: #b5d56a !important;
}

.bg-yellow {
  background-color: #fcbd01 !important;
}

.bg-light-red {
  background-color: #ea7066 !important;
}

.bg-orange {
  background-color: #f8643b !important;
}

.bg-light-green {
  background-color: #eaf5f5 !important;
}

.bg-facebook {
  background-color: #3B5998 !important;
}

.bg-pastel-green {
  background-color: #98cecd !important;
}

.bg-pastel-red {
  background-color: #f1a1a8 !important;
}

.bg-pastel-purple {
  background-color: #c2a7cd !important;
}

.border-color-primary {
  border-color: #AE1C1F;
}
.border-color-secondary {
  border-color: #000;
}
.border-color-gray {
  border-color: #757575;
}
.border-color--light-red {
  border-color: #ea7066;
}
.border-color--orange {
  border-color: #f8643b;
}
.border-color--yellow {
  border-color: #fcbd01;
}
.border-color--pastel-green {
  border-color: #98cecd;
}
.border-color--pastel-cyan {
  border-color: #84bed6;
}

.border-dashed {
  border-style: dashed !important;
}

.border-dashed-bottom {
  border-bottom: 1px dashed #dee2e6 !important;
}

.border-2px {
  border-width: 2px;
  border-style: solid;
}

.border-3px {
  border-width: 3px;
  border-style: solid;
}

.border-5px {
  border-width: 5px;
  border-style: solid;
}

.border-bottom-5px {
  border-width: 0 0 5px 0;
  border-style: solid;
}

.border-left-thick-solid {
  border-left: 2px solid #58595b !important;
}

.fz-10 {
  font-size: 10px !important;
}

.fz-11 {
  font-size: 11px !important;
}

.fz-12 {
  font-size: 12px !important;
}

.fz-13 {
  font-size: 13px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-15 {
  font-size: 15px !important;
}

.fz-16 {
  font-size: 16px !important;
}

.fz-17 {
  font-size: 17px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-19 {
  font-size: 19px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.fz-40 {
  font-size: 40px !important;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-600 {
  font-weight: 600;
}

.lh-none {
  line-height: 0 !important;
}

.lh-1 {
  line-height: 1.5 !important;
}

.fx-rotate {
  transform: rotate(0);
  transition: all 0.4s ease-in-out;
}

.fx-rotate-180 {
  transform: rotate(180deg);
}

.icon-indent {
  text-indent: -9px;
  margin-left: 18px;
}

.icon-indent-sm {
  text-indent: -7px;
  margin-left: 15px;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

.align-left {
  display: inline-block;
  float: left;
  margin-right: 15px;
}

.region-copyright {
  color: white;
}
.region-copyright a {
  color: white;
}

.card-noticia {
  background-color: transparent;
  border: none;
}
@media (max-width: 767.98px) {
  .card-noticia {
    min-width: 50%;
  }
}
.card-noticia--img {
  width: 100%;
}
.card-noticia--title {
  font-size: 13px;
  font-weight: 600;
  color: #AE1C1F;
  margin-bottom: 0.45rem !important;
}
.card-noticia--body {
  padding: 10px 0 0 0;
}
.card-noticia--text {
  font-size: 12px;
  color: initial;
  line-height: 1.35;
  font-weight: 600;
}
.card-noticia--text:last-child {
  margin-bottom: 15px;
}

.arrows i {
  cursor: pointer;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  color: #00609c;
  padding: 0 4px;
  font-size: 14px;
  margin-bottom: 12px;
}

@media (max-width: 767.98px) {
  .visible-xs {
    display: block !important;
  }
}

.img-sponsor {
  padding-bottom: 0.5rem;
  height: 60px;
}
@media (max-width: 767.98px) {
  .img-sponsor {
    max-width: 180px;
    height: 70px;
  }
}

.pre-footer {
  padding: 2rem 0;
}
@media (max-width: 767.98px) {
  .pre-footer .mb-sponsor {
    margin-bottom: 1.5rem;
  }
}

.container-global {
  overflow-x: hidden;
}

.container {
  max-width: 1361px !important;
}

.top {
  width: 100%;
  float: left;
  min-height: 28px;
}
.top a {
  color: white;
}
.top .dropdown-menu {
  font-size: 11px;
  padding: 0.25rem 0 0.25rem 0;
}
.top .dropdown-menu a {
  color: #333333;
}
.top .dropdown-toggle::after {
  content: "\f107";
  border: 0;
  position: relative;
  top: 2px;
}
.top .icon--lang {
  padding-left: 18px;
  margin-left: 5px;
}
.top .icon--lang__es {
  background: url("./img/icon-lang-es.png") left center no-repeat;
  height: 16px !important;
}
.top .icon--lang__pt-br {
  background: url("./img/icon-lang-br.png") left center no-repeat;
  background-size: 18px 10px;
  height: 12px !important;
  border: 1px solid #333;
}
.top .icon--lang__en {
  background: url("./img/icon-lang-en.png") left center no-repeat;
  height: 16px !important;
}
.top .icon--lang__it {
  background: url("./img/icon-lang-it.png") left center no-repeat;
}
.top .icon--lang__fr {
  background: url("./img/icon-lang-fr.png") left center no-repeat;
}
.top .icon--lang__zh-hans {
  background: url("./img/icon-lang-cn.png") left center no-repeat;
}
.top .block-language {
  float: right;
}
.top .block-language a {
  font-size: 10px;
}
.top .block-language .cont-idiomas {
  border-right: 1px solid white;
  border-left: 1px solid white;
  margin-left: 8px;
  padding-left: 4px;
  padding-right: 4px;
}
.top .block-language .cont-idiomas > .btn {
  padding-left: 0;
  padding-right: 3px;
  display: flex;
}
.top .block-language .cont-idiomas .dropdown-toggle:hover, .top .block-language .cont-idiomas .dropdown-toggle:focus {
  color: #fff;
}
.top .block-language .cont-idiomas .dropdown-menu > li {
  padding: 0 10px;
}
.top .block-language .cont-idiomas .dropdown-menu > li:hover, .top .block-language .cont-idiomas .dropdown-menu > li:focus {
  background-color: #eff4f7;
}
.top .block-language .cont-idiomas .dropdown-menu > li > a {
  margin-left: 0;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 2;
  white-space: nowrap;
}
.top .btn:hover {
  color: #757575;
}

@media (max-width: 1199.98px) {
  .widget-top {
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .widget-social-media {
    margin-top: 5px;
    margin-left: -15px;
    margin-right: -15px;
    float: none;
    display: flex;
    justify-content: center;
    clear: both;
  }
}

.widget_polylang ul {
  list-style: none;
  padding-left: 0;
}
.widget_polylang ul li {
  padding: 4px 11px;
  margin-bottom: 3px;
  float: left;
  width: 100%;
}
.widget_polylang ul li img {
  padding-bottom: 4px;
}
.widget_polylang ul li span {
  font-size: 11px;
  font-weight: 400;
  line-height: 1.5;
  padding-left: 5px;
}
.widget_polylang ul li:hover, .widget_polylang ul li:focus {
  background-color: #eff4f7;
}
.widget_polylang ul li.lang-item a {
  width: 95px;
  float: left;
}

.site-header {
  border-bottom: 1px solid #ccc;
}

#menu-1 {
  float: left;
}
#menu-1 .btn {
  font-size: 12px;
}

.block-top-call {
  color: white;
  padding: 3px;
}

.block-top-social {
  float: right;
  margin-right: 5px;
}
@media (max-width: 767.98px) {
  .block-top-social {
    margin-right: 0;
    margin-top: 3px;
  }
}
.block-top-social__link {
  float: left;
  margin-top: 3px;
  font-size: 15px;
}
.block-top-social__link img {
  width: 16px;
  padding-bottom: 4px;
}
.block-top-social__link:not(:last-child) {
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .block-top-social__link {
    margin-bottom: 6px;
  }
  .block-top-social__link:not(:last-child) {
    margin-right: 25px;
  }
}

.site-branding {
  float: left;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.site-branding .custom-logo {
  margin: 10px 0px;
  width: 275px;
  height: auto;
}
@media (max-width: 767.98px) {
  .site-branding .custom-logo {
    width: 193px;
  }
}

.fa-bars {
  color: #AE1C1F;
  justify-content: end;
  display: flex;
}

.divisor {
  border-bottom: #AE1C1F 3px solid;
  width: 70px;
  float: inline-start;
  margin-top: 0;
}
.divisor__sobrenos {
  border-bottom: #AE1C1F 3px solid;
  width: 70px;
  float: inline-start;
  margin: 12px 0px;
}

.region-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.region-top p {
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  .region-top {
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .region-top .block-search-social {
    flex-direction: column-reverse;
  }
}

@media (max-width: 575.98px) {
  .hide-xxs {
    display: none;
  }
}

.region-header {
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 1px;
}
.region-header.navbar {
  padding: 0 !important;
}
.region-header.navbar .navbar-nav {
  width: 100%;
  justify-content: space-evenly;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .region-header.navbar .navbar-nav {
    margin-top: 0;
  }
}
.region-header.navbar .navbar-nav .active a {
  font-weight: 700;
}
@media (max-width: 1199.98px) {
  .region-header.navbar .navbar-nav .nav-item {
    border-bottom: 1px dotted #E2E2E2;
  }
}
.region-header #main-navigation {
  width: 100%;
}
.region-header .navbar-collapse {
  width: 100%;
  border-top: 1px solid #E2E2E2;
  justify-content: space-around;
}
.region-header .dropdown-menu {
  font-size: 11px;
}

@media (min-width: 992px) {
  #menu-main .nav-link {
    padding-bottom: 0;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    margin-bottom: -15px;
  }
}

.region-sedes {
  border-top: 1px solid #757575;
  border-bottom: 1px solid #757575;
}
.region-sedes .dropdown-menu {
  font-size: 11px;
}

.list-sedes-large {
  font-size: 12px;
}
.list-sedes-large a {
  color: #58595b;
}
.list-sedes-large__item-parent > .dropdown-toggle::after {
  content: "\f107";
  border: 0;
  position: relative;
  top: 3px;
}
.list-sedes-large__sub .list-sedes-large__item {
  width: 100%;
  padding-left: 15px;
  padding-bottom: 5px;
}
.list-sedes-large__sub .list-sedes-large__item a:before {
  content: "\f105";
  font-size: 11px;
}

.list-sedes-modal__sub {
  list-style: none;
  padding-left: 15px;
}
.list-sedes-modal__sub .fa-li {
  left: -15px;
}

@media (max-width: 575.98px) {
  #information-text {
    display: none;
  }
}
.navbar-toggler-custom {
  background: white;
  border: 0;
  display: none;
}

@media (max-width: 767px) {
  .navbar-toggler-custom {
    display: flex;
    justify-content: flex-end;
    padding: 15px 0;
    font-size: 25px;
    color: #333;
    cursor: pointer;
    align-self: flex-end;
    margin-right: 50px;
  }
  .navbar-toggler-custom:focus {
    border: none;
  }
  .navbar-collapse {
    display: none;
  }
  .navbar-collapse.show {
    display: block;
  }
}
figure.img-content {
  text-align: center;
}
figure.img-content img {
  max-width: 100%;
}

.single-course .entry-content ul li {
  font-size: 16px;
}

.site-main .entry-content p {
  line-height: 2;
  margin-bottom: 1rem !important;
  font-size: 16px;
}
.site-main .entry-content a {
  color: #AE1C1F;
}
.site-main .entry-content a:hover {
  color: #c82024;
  text-decoration: none;
}
.site-main .entry-content ul {
  font-size: 16px;
}
.site-main .entry-content ul:not(.list-unstyled) a {
  color: #000;
}
.site-main .entry-content ul:not(.list-unstyled) a:hover {
  color: #575757;
}

.page .post-thumbnail img {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}
.page .post-thumbnail img.focus-left {
  object-position: 0 0;
}
.page .post-thumbnail img.focus-center {
  object-position: 50% 0;
}
.page .post-thumbnail img.focus-right {
  object-position: 100% 0;
}

.feature-heading {
  position: relative;
}
.feature-heading__img {
  height: 275px;
  object-fit: cover;
}
.feature-heading__img--left {
  object-position: 0 100%;
}
.feature-heading__img--right {
  object-position: 100% 100%;
}
.feature-heading__text {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
}

.more-link {
  float: none;
  display: table;
  margin-top: 8px;
}

.filters .active {
  font-weight: 600;
}

.filters-content {
  max-height: 800px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.filters-content .show {
  opacity: 1;
  visibility: visible;
  transition: all 350ms;
}
.filters-content .hide {
  opacity: 0;
  visibility: hidden;
  transition: all 350ms;
}
.top-form {
  position: absolute;
  top: -350px;
  left: calc(100% - 335px);
  z-index: 1;
}
@media (max-width: 767.98px) {
  .top-form {
    position: relative;
    top: 0;
    left: 0;
  }
}

.border_bottom {
  border-bottom: 0;
}
@media (max-width: 767.98px) {
  .border_bottom {
    border-bottom: 3px solid #0071ae;
  }
}

.bg-silver {
  background-color: #ebebeb;
}

.box--border_bottom {
  border-bottom: 3px solid #0071ae;
}
@media (max-width: 767.98px) {
  .box--border_bottom {
    border-bottom: 0;
  }
}

.box--silver {
  background-color: #ebebeb;
}

.box--thin {
  padding: 15px;
}

.box-form {
  width: 320px;
  min-height: 350px;
}
@media (max-width: 767.98px) {
  .box-form {
    width: 100%;
  }
}

.box--border-radius {
  border-radius: 4px;
}

.hide {
  display: none !important;
}

.form-landing-master .has-validating .control-label.fix--fa5:before {
  top: 6px;
  content: "";
  background-image: url(img/loading-icon-blue.png);
  width: 14px;
  height: 14px;
  background-size: 14px;
  margin-right: -23px;
}

.panel-success {
  background-color: #dff0d8 !important;
}

.panel-heading {
  color: #28a745 !important;
}

.slider-alojamiento {
  position: relative;
  margin: 0px 5px;
  padding: 12px 0;
}
.slider-alojamiento--item {
  padding: 5px;
}
.slider-alojamiento--item img {
  height: 330px;
  width: auto !important;
}
@media (max-width: 767.98px) {
  .slider-alojamiento--item img {
    height: 230px;
  }
}

.modal-slider .modal-content {
  background-color: transparent;
  border-color: transparent;
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
.modal-slider .modal-content__close {
  text-align: right;
}

.home-program-card h2 {
  padding: 0 !important;
}

.page-link {
  color: #AE1C1F;
}

.page-item.active .page-link {
  background-color: #AE1C1F;
  border-color: #AE1C1F;
}

.navbar-nav .nav-link .active {
  font-weight: 800;
}

.navbar-nav > li > a {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}

.container {
  max-width: 1361px !important;
}

.wpcf7-list-item {
  margin: 0 !important;
}
.wpcf7-list-item label {
  display: flex;
}
.wpcf7-list-item label span {
  font-weight: 500;
}

.card {
  border-radius: 6px !important;
}

.btn:disabled {
  opacity: 1 !important;
}

.group-inputs-contact-form {
  display: flex;
  gap: 20px;
}
@media (max-width: 575.98px) {
  .group-inputs-contact-form {
    display: block;
  }
}

.nav-sidebar {
  list-style-type: decimal;
  margin-left: 15px;
}
.nav-sidebar .nav-link {
  padding: 0.25rem 1rem;
}
.nav-sidebar .nav-link.active {
  color: #AE1C1F;
}
.nav-sidebar h3 {
  font-size: 14px;
}

ul.sub-menu-level-2 {
  padding-bottom: 15px;
  padding-left: 0;
}

.sidebar .sub-menu > .child {
  padding-left: 10px;
}

@media (min-width: 768px) {
  .region-sidebar-left .heading-collapse__icon {
    display: none;
  }
}

.region-sidebar-right .widget_search {
  margin-bottom: 1rem;
}

.block-search {
  min-width: 250px;
  float: right;
  overflow: hidden;
  padding: 55px 0 0 0;
}
@media (max-width: 991.98px) {
  .block-search {
    float: initial;
    padding: 20px 0 10px 0;
    margin: 4px auto;
    clear: both;
  }
}
.block-search__position {
  align-items: flex-end;
}
@media (max-width: 991.98px) {
  .block-search__position {
    align-items: flex-start;
  }
}

.has-search .form-control {
  padding-left: 2.375rem;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.15rem;
  text-align: center;
  pointer-events: none;
  color: #6f6f6e;
}

.news-slider-container img {
  border-radius: 5px !important;
}

.widget-home-banner img {
  position: relative;
  height: 550px !important;
  width: 100%;
  object-fit: cover;
}

.blog .entry-content {
  margin-bottom: 15px;
}
.blog .entry-content p {
  margin-bottom: 0.2rem !important;
  font-size: 12px;
  line-height: 1.1rem;
  color: #757575;
}

.post-template-default .site-footer {
  width: -moz-available;
  width: -webkit-fill-available;
}

.search .post-thumbnail img {
  height: auto;
  max-width: 100%;
}

.type-ejercicio .excerpt {
  line-height: 1.4;
}
.type-ejercicio .ejercicio-item {
  font-size: 11px;
  margin-bottom: 8px !important;
  line-height: 1.5;
}

.video-play {
  position: relative;
  background-color: #000;
  max-width: 255px;
  height: auto;
  margin: auto;
}

.video-play:hover img {
  opacity: 0.7;
  filter: grayscale(100%);
}

.video-play i {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 28px;
  color: #000;
  width: 60px;
  height: 60px;
  line-height: 55px;
  padding-left: 17px;
  border: 3px solid #000;
}

.video-play i {
  transform: translate(-50%, -50%) scale(0);
  transition: transform 500ms 100ms cubic-bezier(0.6, -0.28, 0.25, 0.045);
}

.video-play:hover i {
  transform: translate(-50%, -50%) scale(1);
  transition: transform 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.type-faq.hentry {
  width: 100%;
}

/* Staff Members */
.grid-sobre-nos {
  display: grid;
  gap: 30px;
  justify-items: center;
  grid-template-columns: repeat(3, 1fr);
}
@media (min-width: 992px) {
  .grid-sobre-nos {
    position: relative;
    right: 50px;
  }
}

@media (max-width: 1425px) {
  .grid-sobre-nos {
    grid-template-columns: repeat(1, 1fr) !important;
    row-gap: 60px;
  }
  .grid-sobre-nos--card {
    margin-left: 0 !important;
  }
}
.staff-member {
  display: flex;
}
.staff-member--picture {
  transform: translate(90px);
  height: 170px;
  border-radius: 50%;
  border: #AE1C1F 5px solid;
}
.staff-member--card {
  width: 100%;
  max-width: 330px;
  padding-top: 15px;
  border-radius: 4px;
  padding-right: 30px;
  padding-left: 100px;
  border: solid 1px #e1e1e1;
  background-color: #f5f5f5;
}
.staff-member--name-occupation {
  line-height: 20px;
  font-size: 18px;
  color: #58595b;
}
.staff-member--name-occupation i {
  white-space: nowrap;
  font-size: 14px;
}
.staff-member--email-credentials {
  margin-top: 25px;
  line-height: 26px;
}
.staff-member--email-credentials .cv {
  color: #287cb7;
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
}
.staff-member--email-credentials .mail {
  color: #333 !important;
  font-size: 14px;
}
@media (min-width: 992px) {
  .staff-member--center {
    left: -30px;
    position: relative;
  }
}

/* Responsive */
@media (max-width: 520px) {
  .staff-member {
    flex-direction: column;
    align-items: center;
  }
  .staff-member--picture {
    transform: none;
    width: 200px;
    height: 200px;
    border-color: #AE1C1F !important;
    border-bottom: #AE1C1F !important;
  }
  .staff-member--card {
    padding-left: 30px;
    width: 300px;
  }
}
.busy-loader:before, .has-validating .control-label:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.has-validating .control-label:before {
  position: absolute;
  right: calc(5% - 1px);
  bottom: 13px;
}

.hidden {
  display: none;
}

.fix--fa5 {
  width: 100%;
}

.form-photo-inscripcion input[type=file i] {
  padding: 2px 0.25rem;
}
.form-photo-inscripcion .has-validating .control-label.fix--fa5:before {
  top: 35px;
  content: "";
  background-image: url(img/loading-icon-blue.png);
  width: 14px;
  height: 14px;
  background-size: 14px;
  margin-right: 23px;
}

.form-control[readonly] {
  background-color: white;
}

.bootstrap-datetimepicker-widget table th.next::after {
  position: relative !important;
  content: "\f054" !important;
  font-weight: 900 !important;
  font-family: "Font Awesome 5 Free";
  color: #AE1C1F;
}

.bootstrap-datetimepicker-widget table th.prev::after {
  position: relative !important;
  content: "\f053" !important;
  font-weight: 900 !important;
  font-family: "Font Awesome 5 Free";
  height: auto;
  color: #AE1C1F;
}

.bootstrap-datetimepicker-widget {
  font-size: 12px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #AE1C1F;
  color: white;
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: #AE1C1F;
  color: white;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.shortcode-value-area .btn.bg-facebook, .shortcode-value-area-post .btn.bg-facebook {
  cursor: auto;
}

.embed-responsive {
  position: relative;
}
.embed-responsive .map-caption {
  position: absolute;
  bottom: 13px;
  left: 0;
  padding: 0.25rem 0.5rem;
  background: rgba(0, 0, 0, 0.65);
  border-radius: 0 3px 3px 0;
  z-index: 1;
}
.embed-responsive .map-caption--text {
  font-weight: 600;
  color: white;
  margin: 0;
  font-size: inherit;
}
@media (max-width: 767.98px) {
  .embed-responsive .map-caption--text {
    font-size: 12px;
  }
}
@media (max-width: 575.98px) {
  .embed-responsive .map-caption--text {
    font-size: 10px;
  }
}

ul.parsley-errors-list > li:before {
  content: "" !important;
}

.ms-slide .ms-slide-bgcont img {
  margin: 0 !important;
}

.menu-menu-footer-container .menu {
  margin-bottom: 0;
}
.menu-menu-footer-container .menu-item {
  display: inline-block;
  list-style: none;
  padding: right;
}
.menu-menu-footer-container .menu-item:after {
  content: " | ";
}
.menu-menu-footer-container .menu-item:last-child():after {
  content: "";
}
.menu-menu-footer-container .menu-item a {
  color: white;
}
.menu-menu-footer-container .menu-item a:hover {
  color: #f2f2f2;
}

.blog .entry-content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.blog hr {
  display: none;
}

.blog article {
  height: 170px;
}

#menu-menu-footer {
  display: none;
}

.heading-home {
  margin-bottom: 30px;
}

.blog .post .entry-header {
  margin-top: 0px;
}

.post .entry-header {
  margin-top: 20px;
}

.blog .border {
  width: 100%;
  height: 1px;
  color: #d7d7d7;
}

.blog .wp-post-image {
  height: 230px;
  width: 370px;
  object-fit: cover;
  margin-right: 35px;
}

.blog h2 a {
  font-size: 20px;
  color: #0082ca;
}

.blog .entry-content p {
  font-size: 15px;
  color: #333333;
  line-height: 23px;
}

.blog .widget-area {
  display: none;
}

.blog .col-md-9 {
  flex: 1;
  max-width: 100% !important;
}

.blog .post {
  display: flex;
  flex-direction: row;
  margin: 25px 0 25px 0 !important;
}

.blog .post .entry-header {
  top: 100px !important;
}

.blog .post .entry-content {
  top: 100px !important;
  margin-bottom: 0px !important;
}

.post .entry-title {
  font-size: 25px;
  color: #0082ca;
}

.post .entry-date {
  font-size: 17px;
  color: #757575;
}

.post .post-thumbnail {
  text-align: center;
}

.post .entry-content {
  margin-bottom: 100px !important;
  font-size: 15px;
  color: #6d6e70;
  text-align: justify;
}

.post .entry-content a {
  font-weight: bold;
  color: #0082ca;
}

.blog .post .entry-content p {
  font-weight: lighter;
}

.blog .post .entry-content strong {
  font-weight: lighter;
  color: #6d6e70;
}

#respond {
  display: none;
}

footer .site-info {
  display: flex;
  height: 55px;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  font-size: 12px;
}

footer ul {
  margin: 0;
}

.blog footer {
  bottom: 0;
  width: 100%;
}

.post footer {
  position: relative !important;
  bottom: -30px;
  width: 100%;
}

.single .heading-home {
  display: none;
}

.post hr {
  display: none;
}

.post .border {
  display: none;
}

.widget-sidebar-1 h2 {
  font-size: 16px;
  color: #58595b;
}
.widget-sidebar-1 ul li {
  margin-left: 25px;
  font-size: 14px;
  color: #333;
  list-style: disc !important;
  color: #80bad2;
}
.widget-sidebar-1 h2.widget-title {
  display: none;
}

.post .entry-title {
  display: block;
}

.post .post-thumbnail {
  display: block !important;
  margin-bottom: 20px;
}

.blog .post-thumbnail {
  margin-bottom: 0px !important;
}

.header-div {
  position: relative;
}

.page-template-page-last-news button {
  width: 150px;
  height: 35px;
  border: none;
  background-color: #8ed1fc;
  color: white;
  font-weight: bold;
  border-radius: 5px;
  cursor: pointer;
}

.blog .buttonName {
  position: absolute;
  bottom: 0;
}

.blog button a {
  color: white;
}

.nav-previous {
  display: none;
}

.img-principal {
  width: 100%;
}

.navigation .nav-next {
  display: none;
}

#secondary {
  max-width: 100% !important;
}

.post-thumbnail {
  height: 310px;
}
.post-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 34%;
}

@media (max-width: 767.98px) {
  .post-item {
    gap: 20px;
  }
}
.post-item__image {
  max-height: 230px;
}
.post-item__image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.post-item__body__information__extract {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.post-item__body__more {
  bottom: 0;
}

.post-item__body__information__title a {
  color: #0082ca;
  font-weight: 600;
}

.post-item__body__information__date {
  font-size: 17px;
  color: #757575;
}

.page-numbers {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  list-style: none;
}

.page-numbers li span {
  padding: 5px 8px 5px 8px;
  border: 1.5px black solid;
  border-radius: 5px;
  background-color: #757575;
  color: white;
}

.page-numbers li a {
  padding: 5px 8px 5px 8px;
  border: 1px black solid;
  border-radius: 5px;
}

.single #secondary {
  padding: 0px;
}

#content {
  min-height: 77vh;
}

.last-news {
  margin: 50px;
}

.img-fluid,
.post-thumbnail img {
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  pointer-events: none;
  width: 100%;
}

#primary-menu {
  align-items: center;
}
@media (min-width: 1200px) {
  #primary-menu {
    height: 30px;
  }
}
@media (min-width: 768px) {
  #primary-menu {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: none;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
@media (min-width: 1200px) {
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
.course-content {
  margin-left: 280px;
}

/* For tablets: Reduce margin for screens smaller than 768px */
@media (max-width: 1750px) {
  .course-content {
    margin-left: 200px;
  }
}
@media (max-width: 1650px) {
  .course-content {
    margin-left: 150px;
  }
}
@media (max-width: 1550px) {
  .course-content {
    margin-left: 90px;
  }
}
@media (max-width: 1450px) {
  .course-content {
    margin-left: 50px;
  }
}
@media (max-width: 1420px) {
  .course-content {
    margin-left: 20px;
  }
}
@media (max-width: 500px) {
  .course-content {
    margin-left: 10px;
    margin-right: 10px;
  }
}

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