@charset "UTF-8";
/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
html {
  margin: 0;
  line-height: 1;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
  position: relative;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 991.98px) {
  .ast-container {
    padding: 0;
  }
}
.site-content {
  top: -1px;
  position: relative;
}
h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4, h5, .entry-content h5, h6, .entry-content h6 {
  text-transform: initial !important;
}
p {
  line-height: 1.5;
}
.heading-primary {
  margin-top: 3rem;
  margin-bottom: 3rem !important;
}
@media (max-width: 767.98px) {
  .heading-primary {
    margin-bottom: 2rem !important;
    margin-top: 2rem;
  }
}
.heading-primary__text {
  line-height: 1.2;
  margin-bottom: 0 !important;
}
.heading-primary__text h2 {
  color: #035aa6 !important;
  position: relative;
  font-size: 2.5rem;
}
@media (max-width: 767.98px) {
  .heading-primary__text h2 {
    font-size: 2rem;
    text-align: center;
  }
}
.heading-primary__text h2:before {
  content: "";
  background: #035aa6;
  border-radius: 1.5rem;
  height: 0.3rem;
  width: 10rem;
  position: absolute;
  bottom: -1rem;
  left: 0;
}
@media (max-width: 767.98px) {
  .heading-primary__text h2:before {
    margin: 0 auto;
    right: 0;
  }
}
.heading-primary__text h2 span {
  color: #1894d1;
}
.heading-primary__text h2 strong {
  color: #1894d1;
}
.heading-primary__btn, .heading-primary .vc_btn3-container {
  text-align: right;
}
@media (max-width: 767.98px) {
  .heading-primary__btn, .heading-primary .vc_btn3-container {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 0;
  }
}
.heading-primary .vc_btn3-container {
  text-align: center !important;
}
@media (min-width: 768px) {
  .heading-primary .vc_btn3-container {
    text-align: right !important;
  }
}
.heading-primary.dark .heading-primary__text h2 {
  color: #FFFFFF !important;
}
.heading-primary.dark .heading-primary__text h2 span {
  color: #fcbf1e;
}
.heading-primary.line-white .heading-primary__text h2:before {
  background: #FFFFFF !important;
}
.heading-secondary {
  text-align: center;
  margin-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .heading-secondary {
    margin-bottom: 2rem;
  }
}
.heading-secondary__top, .heading-secondary__middle, .heading-secondary__bottom {
  margin-bottom: 0;
}
.heading-secondary__top {
  color: #035aa6;
  font-weight: 600;
}
.heading-secondary__middle {
  max-width: 40rem;
  margin: 0 auto;
  color: #393d4f;
  font-size: 1.6rem;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .heading-secondary__middle {
    margin-bottom: 0.5rem;
  }
}
.heading-secondary__bottom {
  max-width: 40rem;
  margin: 0 auto;
  color: #6a7293;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .heading-secondary__bottom {
    line-height: 1.8;
  }
}
.heading-secondary__btn-container .ult-content-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.heading-secondary__btn-container--btn {
  margin-bottom: 1.5rem;
}
.heading-secondary__btn-container--btn:nth-child(2) {
  margin-left: 1rem;
}
@media (max-width: 991.98px) {
  .heading-secondary__btn-container--btn:nth-child(2) {
    margin-left: 0;
  }
}
.heading-terciary {
  max-width: 40rem;
  margin: 0 auto;
  margin-top: 4rem;
}
.title h3 {
  font-weight: 600;
  Line-height: 1.5;
}
.d-flex {
  display: flex !important;
}
.d-none {
  display: none !important;
}
.d-block {
  display: block !important;
}
.align-items-center {
  align-items: center !important;
}
.wide-row-boxed-content, .about-us-block-info .heading-primary, .about-us-block-info__block, .objetivos-course .heading-primary, .objetivos-course__item {
  max-width: 80rem !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.text-gray-1 {
  color: #ced4da !important;
}
.text-gray-2 {
  color: #babdcd !important;
}
.text-gray-3 {
  color: #8c92ac !important;
}
.text-gray-4 {
  color: #6a7293 !important;
}
.text-white {
  color: #FFFFFF !important;
}
.text-primary {
  color: #035aa6 !important;
}
.text-secondary {
  color: #1894d1 !important;
}
.text-terciary {
  color: #fcbf1e !important;
}
.font-italic {
  font-style: italic !important;
}
.text-center {
  text-align: center !important;
}
.transition {
  transition: all 0.2s ease-in-out;
}
.custom-col-padding-none .vc_column-inner {
  padding: 0 !important;
}
.custom-block {
  margin: 0.5rem 0;
  padding: 2rem 0.5rem;
  background: #FFFFFF;
  border-radius: 1.5rem;
  box-shadow: 0px 15px 15px 0px rgba(57,61,79,0.05) !important;
}
@media (min-width: 768px) {
  .custom-block {
    padding: 2rem;
    margin-bottom: 0;
  }
}
.white-filter, .ast-mobile-popup-drawer .ast-mobile-popup-inner .header-widget-area .logo img, .footer__content--logo img {
  filter: brightness(0) invert(1) !important;
}
.bg-gray0 {
  background: #fbfafe;
}
@media (min-width: 426px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 426px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-normal-bold {
  font-weight: 600;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #FFFFFF !important;
}
.text-black-50 {
  color: rgba(57, 61, 79, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
@media (min-width: 426px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 426px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.navigation.post-navigation {
  display: none;
}
.form-top {
  margin-top: -15rem;
}
@media (max-width: 767.98px) {
  .form-top {
    margin-top: 0;
  }
}
.ult-sticky.ult-stick {
  z-index: 2 !important;
}
.ast-stick-primary-below-wrapper {
  transition: all 0.2s ease-in-out;
}
.ast-sticky-active {
  box-shadow: 0px 10px 15px 3px rgba(57,61,79,0.1);
}
.ast-sticky-active .ast-below-header-wrap .ast-below-header-bar {
  background: #035aa6;
}
.ast-main-header-wrap .ast-primary-header-bar {
  background: #1894d1;
  outline: none !important;
}
.ast-main-header-wrap .ast-primary-header-bar:hover {
  outline: none;
}
.ast-main-header-wrap .ast-primary-header-bar .site-logo-img img {
  filter: brightness(0) invert(1);
}
@media (max-width: 1199.98px) {
  .ast-main-header-wrap .ast-primary-header-bar .custom-logo-link img {
    max-width: 150px;
  }
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item {
  line-height: 2.5;
}


.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item .menu-link {
  padding: 0;
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item .menu-link .menu-text {
  padding: 0 0.5rem;
  font-size: 0.8rem;
  color: #FFFFFF;
  font-weight: 500 !important;
  border-right: 1px solid rgba(255,255,255,0.3);
  transition: all 0.2s ease-in-out;
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item .menu-link .menu-text:hover {
  opacity: 0.5;
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item.social-icon .menu-link {
  margin: 0 0.75rem;
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item.social-icon .menu-link .menu-text {
  padding: 0;
  border-right: 0;
  font-size: 1.2rem;
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item.social-icon.social-icon-fb .menu-link {
  margin-left: 2.5rem;
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item.sub-menu-custom .menu-link .menu-text {
  border-right: 0;
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item.sub-menu-custom .menu-link .ast-icon {
  padding-right: 0.5rem;
  border-right: 1px solid rgba(255,255,255,0.3);
  color: #FFFFFF;
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item.sub-menu-custom .menu-link .ast-icon svg {
  margin-left: 0;
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item.sub-menu-custom .sub-menu {
  background: rgba(255,255,255,0.9);
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item.sub-menu-custom .sub-menu .menu-item {
  padding: 0.6rem 1rem;
  border-bottom: 1px solid rgba(206,212,218,0.5);
}
.ast-main-header-wrap .ast-primary-header-bar .main-header-menu .menu-item.sub-menu-custom .sub-menu .menu-item .menu-link .menu-text {
  color: #035aa6;
  font-weight: 600;
}
.ast-main-header-wrap .ast-primary-header-bar .ast-header-language-switcher {
  border-left: 1px solid rgba(255,255,255,0.3);
}
.ast-main-header-wrap .ast-primary-header-bar .ast-header-language-switcher .ast-builder-language-switcher-menu-item-header {
  padding: 0.4rem;
}
.ast-main-header-wrap .ast-primary-header-bar .ast-header-language-switcher .ast-builder-language-switcher-menu-item-header a {
  color: #FFFFFF;
  font-size: 0.8rem;
}
.ast-below-header-wrap .ast-below-header-bar {
  background: #035aa6;
  outline: none !important;
}
.ast-below-header-wrap .ast-below-header-bar:hover {
  outline: none;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item .menu-link .menu-text {
  color: #FFFFFF;
  transition: all 0.2s ease-in-out;
  font-weight: 500;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item .menu-link .menu-text:hover {
  color: #fcbf1e;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item .menu-link .icon-arrow {
  font-size: 1.3rem;
  color: #fcbf1e;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item .astra-full-megamenu-wrapper {
  background: #1894d1;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item .astra-full-megamenu-wrapper .astra-megamenu .menu-text {
  font-size: 0.85rem;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item .astra-full-megamenu-wrapper .astra-megamenu .column-menu {
  border-right: 1px solid rgba(255,255,255,0.2);
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item .astra-full-megamenu-wrapper .astra-megamenu .highligh-menu > a:first-child {
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item .astra-full-megamenu-wrapper .astra-megamenu .highligh-menu > a:first-child .menu-text {
  font-weight: 600;
  font-size: 1.1rem;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item.menu-la-unj .astra-megamenu {
  text-align: center;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item.menu-investigacion .menu-link {
  padding: 0.6rem;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item.menu-item-45 .menu-link {
  padding: 0.7rem;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item.menu-item-45 .astra-megamenu .menu-gestion-de-calidad .sub-menu {
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item.menu-item-45 .astra-megamenu .menu-gestion-de-calidad .sub-menu .menu-text {
  color: rgba(255,255,255,0.8);
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item.menu-item-45 .astra-megamenu .menu-gestion-de-calidad .menu-link .menu-text + .ast-icon {
  display: inline-block !important;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item.menu-item-45 .astra-megamenu .menu-gestion-de-calidad .menu-link .menu-text + .ast-icon svg {
  position: relative !important;
  right: initial !important;
  top: initial !important;
  transform: none !important;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .menu-item.menu-item-38 .menu-link {
  padding-left: 0;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .top-button {
    padding: .4rem 0;
  transition: all 0.2s ease-in-out;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .top-button .menu-link {
  line-height: 1.3 !important;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .top-button .menu-link .menu-text {
  color: #035aa6 !important;
  font-weight: 600 !important;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .top-button .menu-link:hover {
  background-color: transparent !important;
  border: 2px solid #fcbf1e !important;
}
.ast-below-header-wrap .ast-below-header-bar .main-header-menu .top-button .menu-link:hover .menu-text {
  color: #fcbf1e !important;
}
.ast-below-header-wrap .ast-below-header-bar .ast-builder-menu, .ast-below-header-wrap .ast-below-header-bar .ast-main-header-bar-alignment, .ast-below-header-wrap .ast-below-header-bar .main-navigation, .ast-below-header-wrap .ast-below-header-bar .main-header-menu {
  width: 100%;
  justify-content: space-between;
}
.ast-below-header-wrap .ast-below-header-bar .ast-header-search {
  margin-left: 2rem;
}
.ast-below-header-wrap .ast-below-header-bar .ast-header-search .astra-search-icon {
  font-size: 1.5rem;
}
.ast-below-header-wrap .ast-below-header-bar .ast-header-search .astra-search-icon svg {
  fill: #FFFFFF;
  transition: all 0.1s ease-in-out;
}
.ast-below-header-wrap .ast-below-header-bar .ast-header-search .astra-search-icon:hover svg {
  fill: #fcbf1e;
}
@media (max-width: 991.98px) {
  .ast-header-search svg {
    fill: rgba(255,255,255,0.8);
  }
}
@media (max-width: 991.98px) {
  .ast-search-box input {
    padding: 1rem !important;
  }
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner {
  padding: 1rem 2rem;
  background-color: rgba(3,90,166,0.8) !important;
  backdrop-filter: blur(0.5rem);
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .ast-mobile-popup-header {
  min-height: initial;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .ast-mobile-popup-header .menu-toggle-close {
  color: #1894d1;
  border: 2px solid #1894d1;
  border-radius: calc(1.5rem/2);
  line-height: 0;
  margin-bottom: 1.3rem;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .ast-mobile-popup-header .menu-toggle-close svg {
  width: 1.4rem;
  height: 1.4rem;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .header-widget-area {
  padding: 0 !important;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .header-widget-area .logo {
  margin: 0;
  position: absolute;
  top: 2rem;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .header-widget-area .logo img {
  width: 14rem;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu {
  border-color: rgba(255,255,255,0.1) !important;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .menu-link {
  padding: 1.2rem 0 !important;
  color: #FFFFFF;
  font-weight: 600 !important;
  border-color: rgba(255,255,255,0.1) !important;
  font-size: 1rem !important;
  line-height: 2 !important;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .menu-link + .ast-menu-toggle {
  top: 0.8rem !important;
  color: rgba(255,255,255,0.8);
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .menu-link + .ast-menu-toggle + .sub-menu {
  padding: 0 1rem;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .menu-link + .ast-menu-toggle + .sub-menu .menu-link {
  padding: 1rem 0 !important;
  color: rgba(255,255,255,0.8);
  font-size: 1rem !important;
  font-weight: 400 !important;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .column-menu .ast-menu-toggle {
  display: none !important;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .column-menu .sub-menu {
  display: block !important;
  padding: 0 !important;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .highligh-menu > a:first-child .ast-icon.icon-arrow {
  display: none;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .highligh-menu > a:first-child .menu-text {
  font-weight: 600;
  font-size: 1.1rem;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .top-button {
  margin-top: 2rem;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .main-header-menu .top-button .menu-link {
  padding: 0.5rem 0 !important;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .ast-builder-layout-element {
  padding: 0.5rem 0 !important;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .ast-builder-layout-element .ast-header-social-wrap {
  width: 100%;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .ast-builder-layout-element .ast-header-social-wrap .header-social-inner-wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .ast-builder-layout-element .ast-header-social-wrap .header-social-inner-wrap .ast-builder-social-element {
  padding: 1rem;
  margin: 0;
}
.ast-mobile-popup-drawer .ast-mobile-popup-inner .ast-builder-layout-element .ast-header-social-wrap .header-social-inner-wrap .ast-builder-social-element svg {
  fill: rgba(255,255,255,0.6);
}
footer {
  overflow: hidden;
  position: relative;
  z-index: 3;
  background: #FFFFFF;
}
.footer {
  margin-top: 3rem;
  padding: 3rem 0 0 0;
}
@media (max-width: 767.98px) {
  .footer {
    margin-top: 0rem;
  }
}
.footer .wpb_content_element {
  margin-bottom: 1.2rem;
}
@media (max-width: 991.98px) {
  .footer .wpb_content_element {
    margin-bottom: 0;
  }
}
.footer .wpb_content_element:nth-child(2) {
  margin-bottom: 0rem;
}
@media (min-width: 426px) {
  .footer .wpb_content_element:nth-child(2) {
    margin-bottom: 1.2rem;
  }
}
.footer .ult-modal-input-wrapper {
  margin: 0 !important;
}
.footer__content {
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .footer__content {
    padding-top: 3rem;
  }
}
@media (max-width: 767.98px) {
  .footer__content {
    text-align: center;
    padding-top: 2rem;
  }
}
@media (max-width: 991.98px) {
  .footer__content .vc_col-sm-12 {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .footer__content .vc_col-sm-12 {
    width: 100%;
  }
}
.footer__content--logo {
  text-align: center;
  margin-bottom: 0 !important;
}
@media (max-width: 767.98px) {
  .footer__content--logo {
    text-align: center !important;
  }
}
.footer__content--logo .wpb_single_image {
  text-align: center;
}
@media (max-width: 767.98px) {
  .footer__content--logo .wpb_single_image {
    text-align: center !important;
  }
}
.footer__content--logo img {
  width: 11rem;
}
.footer__content--links-header h4 {
  max-width: initial;
  font-size: 1.4rem;
  font-weight: 500;
  color: #FFFFFF;
}
@media (max-width: 991.98px) {
  .footer__content--links-header h4 {
    margin: 2rem 0 1.5rem 0 !important;
  }
}
@media (max-width: 767.98px) {
  .footer__content--links-header h4 {
    margin: 1.5rem 0 1.5rem 0 !important;
  }
}
.footer__content--links .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
@media (min-width: 426px) {
  .footer__content--links .menu {
    display: block;
    flex-wrap: column;
    justify-content: initial;
  }
}
.footer__content--links .menu .menu-item {
  margin-bottom: 0.8rem;
  text-align: left;
  min-width: 6rem;
}
@media (max-width: 991.98px) {
  .footer__content--links .menu .menu-item {
    margin-bottom: 1rem;
    min-width: initial;
  }
}
@media (max-width: 767.98px) {
  .footer__content--links .menu .menu-item {
    text-align: center;
  }
}
.footer__content--links .menu .menu-item .menu-link {
  color: rgba(255,255,255,0.8);
  font-size: 0.9rem;
}
.footer__content--links .menu .menu-item .menu-link:hover {
  color: #fcbf1e;
}
.footer__content--address {
  color: rgba(255,255,255,0.8);
  max-width: 15rem;
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 0 !important;
}
@media (max-width: 767.98px) {
  .footer__content--address {
    max-width: 100%;
  }
}
.footer__content--address:before {
  content: '';
  width: 30%;
  height: 0.1rem;
  background: rgba(255,255,255,0.1);
  border-radius: 1.5rem;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 767.98px) {
  .footer__content--address:before {
    margin: 0 auto;
    right: 0;
  }
}
.footer__content--social .ult-content-box {
  display: flex;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .footer__content--social .ult-content-box {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) {
  .footer__content--social .ult-content-box {
    justify-content: center;
  }
}
.footer__content--social--icon {
  margin-right: 1rem;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .footer__content--social--icon {
    margin-right: 0rem;
    margin-bottom: 1rem;
  }
}
.footer__content--social--icon .vc_icon_element-inner {
  border: 0px !important;
}
.footer__content--social--icon .vc_icon_element-inner .vc_icon_element-icon {
  transition: all 0.2s ease-in-out;
}
.footer__content--social--icon:hover span {
  color: #fcbf1e !important;
}
.footer__content--social--icon:last-child {
  margin-right: 0rem;
}
.footer__copyright {
  position: relative;
  z-index: 1;
  margin-top: 1.5rem;
  padding: 1.2rem;
  padding-bottom: 1rem;
  border-top: 1px solid rgba(255,255,255,0.1);
}
@media (max-width: 991.98px) {
  .footer__copyright {
    padding: 1.2rem 0 1.2rem 0;
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .footer__copyright {
    display: block;
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  .footer__copyright .vc_col-sm-6 {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .footer__copyright .vc_col-sm-6 {
    width: 100%;
    margin-top: 1.2rem;
  }
}
.footer__copyright--text {
  color: rgba(255,255,255,0.3);
  margin-bottom: 0 !important;
}
.footer__copyright--bottom-bar {
  margin-bottom: 0 !important;
}
.footer__copyright--bottom-bar .menu {
  display: flex;
  place-content: flex-end;
}
.footer__copyright--bottom-bar .menu .menu-item:nth-child(1) {
  padding-right: 1rem;
  border-right: 1px solid rgba(255,255,255,0.1);
}
.footer__copyright--bottom-bar .menu .menu-item:nth-child(2) {
  padding-left: 1rem;
}
.footer__copyright--bottom-bar .menu .menu-item .menu-link {
  color: rgba(255,255,255,0.3);
}
.footer__copyright--bottom-bar .menu .menu-item .menu-link:hover {
  color: #fcbf1e;
}
.footer__background {
  position: absolute;
  max-width: 120rem !important;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: -3rem;
  z-index: 0;
  height: 120%;
}
@media (max-width: 991.98px) {
  .footer__background {
    height: 100%;
    top: 0;
  }
}
.footer__background * {
  width: 100%;
  height: 120%;
}
@media (max-width: 991.98px) {
  .footer__background * {
    height: 100%;
  }
}
.footer__background .wpb_wrapper:before {
  content: '';
  background: #035aa6;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.footer__background .wpb_wrapper .vc_single_image-wrapper:before {
  content: '';
  background: rgba(3,90,166,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.footer__background .wpb_wrapper .vc_single_image-wrapper img {
  object-fit: cover;
  height: 100%;
}
@media (max-width: 991.98px) {
  .footer__background .wpb_wrapper .vc_single_image-wrapper img {
    height: 100%;
  }
}
.autority__img .ult-content-box, .autority__img .vc_column-inner {
  max-width: 20rem;
  width: 100%;
  position: relative;
}
@media (max-width: 991.98px) {
  .autority__img .ult-content-box, .autority__img .vc_column-inner {
    max-width: 15rem;
  }
}
@media (max-width: 767.98px) {
  .autority__img .ult-content-box, .autority__img .vc_column-inner {
    max-width: 20rem;
    margin: 0 auto;
  }
}
.autority__img--front img, .autority__img--back img {
  max-height: 26rem;
  height: 100%;
  object-fit: cover;
  border-radius: 1.5rem;
}
.autority__img--border-none img {
  border-radius: 0 !important;
}
.autority__img--border-none.autority__img--back:before {
  border-radius: 0 !important;
}
.autority__img--front {
  position: relative;
  z-index: 2;
}
.autority__img--back {
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 1;
  max-width: 20rem;
  width: 100%;
}
.autority__img--back:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 1.5rem;
  background: #fcbf1e;
  mix-blend-mode: multiply;
  z-index: 1;
}
.autority__img .gusta-post-meta.gusta-align-left {
  position: inherit !important;
}
.autority__name {
  margin-top: 3rem;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.3;
  max-width: 20rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 767.98px) {
  .autority__name {
    max-width: 23rem;
    margin: 0 auto;
    text-align: center;
    max-width: 100%;
    margin-top: 3rem;
    margin-bottom: 0.5rem;
  }
}
.autority__name--small {
  margin-top: 0 !important;
  font-size: 1.4rem;
}
@media (max-width: 767.98px) {
  .autority__name--small {
    margin-top: 3rem !important;
  }
}
.autority__name.institute-type {
  margin: 0 0 0.5rem 0;
  max-width: initial;
}
@media (max-width: 767.98px) {
  .autority__name.institute-type {
    margin-top: 3rem;
  }
}
.autority__charge {
  color: #035aa6;
  font-size: 1.5rem;
  font-weight: 600;
  max-width: 14rem;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .autority__charge {
    margin: 0 auto;
    text-align: center;
    max-width: 20rem;
    margin-bottom: 1.5rem;
  }
}
.autority__charge--small {
  font-size: 1.1rem !important;
  max-width: 100% !important;
  margin-bottom: 0.75rem;
}
.autority__charge.institute-type {
  margin: 0 0 1rem 0;
  max-width: initial;
}
.autority__resumen {
  color: #6a7293;
  text-align: justify;
  max-width: 21rem;
}
@media (max-width: 767.98px) {
  .autority__resumen {
    margin: 0 auto;
    padding-bottom: 1.5rem;
    margin-bottom: 3rem;
    max-width: 23rem;
    border-bottom: 1px solid #ced4da;
  }
}
.autority__resumen p {
  margin-bottom: 0;
}
.autority__resumen.institute-type {
  max-width: initial;
}
.autority__resumen.institute-type ul {
  margin-left: 1rem !important;
}
.autority__list.wpb_column.vc_column_container.vc_col-sm-12 {
  border-radius: 0.75rem;
  border: 1px solid #035aa6 !important;
  border-width: 1px !important;
  padding: 0.5rem 1rem;
  margin: 0.5rem 0;
}
.autority__list--box .column.size-1of2 {
  width: 100% !important;
}
@media (min-width: 768px) {
  .autority__list--box .column.size-1of2::before {
    content: "";
    background: #babdcd;
    height: 0.05rem;
    width: 15rem;
    position: absolute;
    bottom: 0.75rem;
    left: calc(50% - 7.5rem);
  }
}
.autority__list--box .column .post-listing-container {
  width: 50% !important;
  padding: 0px 5px !important;
  display: inline-block;
}
@media (max-width: 991.98px) {
  .autority__list--box .column .post-listing-container {
    width: 100% !important;
    display: inline-block;
  }
}
.autority__list--name {
  color: #035aa6;
  font-size: 0.8rem;
  font-weight: 600;
  margin: 0;
}
.autority__list--charge {
  color: #035aa6;
  font-size: 0.7rem;
  margin: 0;
}
.autority.b-type {
  margin-bottom: 2rem;
}
.autority.b-type .autority__img {
  max-width: 20rem;
}
@media (max-width: 767.98px) {
  .autority.b-type .autority__img {
    max-width: initial;
  }
}
.autority.b-type .autority__img .ult-content-box .gusta-align-left {
  position: absolute !important;
  top: 0 !important;
}
.autority.b-type .autority__img .gusta-align-right {
  z-index: 2;
}
.autority.b-type .autority__img .gusta-align-left {
  z-index: 1;
}
.autority.b-type .autority__img--front, .autority.b-type .autority__img--back {
  max-width: 20rem;
}
.autority.b-type .autority__img--front img, .autority.b-type .autority__img--back img {
  max-width: 20rem;
  width: 100%;
}
.autority.b-type .autority__name {
  font-size: 1.2rem;
  font-weight: 800;
  margin-top: 2rem;
  margin-bottom: 0;
  height: 4rem;
}
@media (max-width: 767.98px) {
  .autority.b-type .autority__name {
    font-size: 1.5rem;
  }
}
.autority.b-type .autority__charge {
  font-size: 1rem;
  max-width: initial;
  margin-bottom: 0.5rem !important;
  height: 2.5rem;
}
@media (max-width: 767.98px) {
  .autority.b-type .gusta-align-left {
    justify-content: center;
  }
}
.autority.b-type .autority__mail {
  font-size: 1rem;
  font-style: italic;
  margin-bottom: 0rem !important;
}
.btn-custom, .btn-custom-primary .vc_btn3, .btn-custom-secondary .vc_btn3, .btn-custom-secondary .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right, .btn-custom-secondary-a-tag, .info-bar.btn-version .info-bar__item--btn a, .table-grid.download-btn .table-grid__item--btn a, .table-grid-manual__item--btn a, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.button-submit, .table-grid-sortable-filter .spg-pagination span.current, .table-grid-sortable__item--btn a.btn-custom-secondary-a-tag, .about-us-block-info__block--content-left--btn, .btn-outline-secondary-a-tag, .heading-secondary__btn-container--btn a, .card-course__item--btn.gusta-read-more-button, .card-course .load-more-button, .card-obra .load-more-button, .card-obra.biblioteca .card-obra__item--link-btn a, .card-obra.proyectos-ejecucion .card-obra__item--link-btn a, .gallery .vc_grid-btn-load_more a, .general-block-info-area__item--btn--btn-1 a, .general-block-info-area__item--btn--btn-2 a, .table-grid-filter .gusta-type-tabs li a, .table-grid-filter.select button, .table-grid .gusta-load-more button.load-more-button, .table-grid-sortable-filter .spg-custom-sort .spg-filter-form .spg-custom-tax .spg-custom-sort-opt, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.spg-remove-filter-button, .table-grid-sortable-filter .spg-pagination a, .about-us-history__item--buttons--btn.wpb_text_column.wpb_content_element a, .btn-course__btn a, .monitoring-graduate__slider-opportunity--button a, .quality-features-btn a, .footer-news-single__categories a, .btn-outline-secondary .vc_btn3, .btn-custom-flat-a-tag .vc_btn3, .btn-custom-primary-a-tag .vc_btn3, .btn-outline-primary-a-tag, .btn-custom-secondary-a-tag .vc_btn3, .info-bar.btn-version .info-bar__item--btn a .vc_btn3, .table-grid.download-btn .table-grid__item--btn a .vc_btn3, .table-grid-manual__item--btn a .vc_btn3, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.button-submit .vc_btn3, .table-grid-sortable-filter .spg-pagination span.current .vc_btn3, .table-grid-sortable__item--btn a.btn-custom-secondary-a-tag .vc_btn3, .about-us-block-info__block--content-left--btn .vc_btn3, .btn-custom-terciary .menu-link, .news-single-header__categories .menu-link, .btn-outline-terciary-a-tag, .objetivos-course__item--buttons--btn a, .card-event__tag, .list-events .vc_grid-filter > .vc_grid-filter-item, .list-events .vc_grid-filter-select .vc_grid-styled-select select, .card-news__tag, .card-concurso-evento__tag, .card-concurso-evento__type, .convenios-list__filters .vc_grid-filter > .vc_grid-filter-item, .convenios-list__filters .vc_grid-filter-select .vc_grid-styled-select select, .monitoring-graduate__list-report--button a, .list-news .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
  display: inline-block;
  font-weight: 600;
  color: #FFFFFF;
  height: auto;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  padding: 0.5rem 2rem;
  font-size: 1rem;
  line-height: 2;
  border-radius: 1rem 2.5rem 2.5rem 1rem;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.2s ease-in-out;
}
.btn-big {
  padding: 0.5rem 1.5rem;
  font-size: 1.5rem;
}
.btn-medium {
  padding: 0.6rem 3rem;
  font-size: 1.2rem;
}
.btn-medium-a-tag .vc_btn3 {
  padding: 0.6rem 3rem !important;
  font-size: 1.2rem !important;
}
.btn-custom-primary .vc_btn3 {
  background: #035aa6;
}
.btn-custom-secondary .vc_btn3, .btn-custom-secondary .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right {
  background: #1894d1;
}
.btn-custom-secondary .vc_btn3:hover, .btn-custom-secondary .vc_btn3:focus, .btn-custom-secondary .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:hover, .btn-custom-secondary .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:focus {
  background: #1894d1;
  color: #FFFFFF;
  box-shadow: inset 10.5em 0rem 0 -4rem #035aa6;
}
.btn-custom-secondary-a-tag, .info-bar.btn-version .info-bar__item--btn a, .table-grid.download-btn .table-grid__item--btn a, .table-grid-manual__item--btn a, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.button-submit, .table-grid-sortable-filter .spg-pagination span.current, .table-grid-sortable__item--btn a.btn-custom-secondary-a-tag, .about-us-block-info__block--content-left--btn {
  background: #1894d1;
}
.btn-custom-secondary-a-tag:hover, .info-bar.btn-version .info-bar__item--btn a:hover, .table-grid.download-btn .table-grid__item--btn a:hover, .table-grid-manual__item--btn a:hover, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.button-submit:hover, .table-grid-sortable-filter .spg-pagination span.current:hover, .table-grid-sortable__item--btn a.btn-custom-secondary-a-tag:hover, .about-us-block-info__block--content-left--btn:hover, .btn-custom-secondary-a-tag:focus, .info-bar.btn-version .info-bar__item--btn a:focus, .table-grid.download-btn .table-grid__item--btn a:focus, .table-grid-manual__item--btn a:focus, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.button-submit:focus, .table-grid-sortable-filter .spg-pagination span.current:focus, .table-grid-sortable__item--btn a.btn-custom-secondary-a-tag:focus, .about-us-block-info__block--content-left--btn:focus {
  background: #1894d1;
  color: #FFFFFF;
  box-shadow: inset 10.5em 0rem 0 -4rem #035aa6;
}
.btn-outline-secondary-a-tag, .heading-secondary__btn-container--btn a, .card-course__item--btn.gusta-read-more-button, .card-course .load-more-button, .card-obra .load-more-button, .card-obra.biblioteca .card-obra__item--link-btn a, .card-obra.proyectos-ejecucion .card-obra__item--link-btn a, .gallery .vc_grid-btn-load_more a, .general-block-info-area__item--btn--btn-1 a, .general-block-info-area__item--btn--btn-2 a, .table-grid-filter .gusta-type-tabs li a, .table-grid-filter.select button, .table-grid .gusta-load-more button.load-more-button, .table-grid-sortable-filter .spg-custom-sort .spg-filter-form .spg-custom-tax .spg-custom-sort-opt, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.spg-remove-filter-button, .table-grid-sortable-filter .spg-pagination a, .about-us-history__item--buttons--btn.wpb_text_column.wpb_content_element a, .btn-course__btn a, .monitoring-graduate__slider-opportunity--button a, .quality-features-btn a, .footer-news-single__categories a {
  border: 2px solid #1894d1;
  color: #1894d1;
  background: transparent !important;
}
.btn-outline-secondary-a-tag:hover, .heading-secondary__btn-container--btn a:hover, .card-course__item--btn.gusta-read-more-button:hover, .card-course .load-more-button:hover, .card-obra .load-more-button:hover, .card-obra.biblioteca .card-obra__item--link-btn a:hover, .card-obra.proyectos-ejecucion .card-obra__item--link-btn a:hover, .gallery .vc_grid-btn-load_more a:hover, .general-block-info-area__item--btn--btn-1 a:hover, .general-block-info-area__item--btn--btn-2 a:hover, .table-grid-filter .gusta-type-tabs li a:hover, .table-grid-filter.select button:hover, .table-grid .gusta-load-more button.load-more-button:hover, .table-grid-sortable-filter .spg-custom-sort .spg-filter-form .spg-custom-tax .spg-custom-sort-opt:hover, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.spg-remove-filter-button:hover, .table-grid-sortable-filter .spg-pagination a:hover, .about-us-history__item--buttons--btn.wpb_text_column.wpb_content_element a:hover, .btn-course__btn a:hover, .monitoring-graduate__slider-opportunity--button a:hover, .quality-features-btn a:hover, .footer-news-single__categories a:hover {
  color: #FFFFFF !important;
  border: 2px solid #1894d1 !important;
  background-color: #1894d1 !important;
}
.btn-outline-secondary .vc_btn3 {
  border: 2px solid #1894d1;
  color: #1894d1;
  background: transparent !important;
}
.btn-outline-secondary .vc_btn3:hover {
  color: #FFFFFF !important;
  border: 2px solid #1894d1 !important;
  background-color: #1894d1 !important;
}
.btn-custom-flat-a-tag .vc_btn3 {
  background: #035aa6;
}
.btn-custom-flat-a-tag .vc_btn3:hover {
  background: initial;
  transform: translateY(-0.5rem);
  color: #FFFFFF;
}
.btn-custom-primary-a-tag .vc_btn3 {
  background: #035aa6;
  box-shadow: 0px 8px 12px 0px rgba(3,90,166,0.2) !important;
}
.btn-outline-primary-a-tag {
  border: 2px solid #035aa6;
  color: #035aa6;
  background: transparent !important;
}
.btn-outline-primary-a-tag:hover {
  color: #FFFFFF;
  border: 2px solid #035aa6 !important;
  background-color: #035aa6 !important;
}
.btn-custom-secondary-a-tag .vc_btn3, .info-bar.btn-version .info-bar__item--btn a .vc_btn3, .table-grid.download-btn .table-grid__item--btn a .vc_btn3, .table-grid-manual__item--btn a .vc_btn3, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.button-submit .vc_btn3, .table-grid-sortable-filter .spg-pagination span.current .vc_btn3, .table-grid-sortable__item--btn a.btn-custom-secondary-a-tag .vc_btn3, .about-us-block-info__block--content-left--btn .vc_btn3 {
  background: #1894d1;
  box-shadow: 0px 8px 12px 0px rgba(24,148,209,0.2) !important;
}
.btn-custom-secondary-a-tag .vc_btn3:hover, .info-bar.btn-version .info-bar__item--btn a .vc_btn3:hover, .table-grid.download-btn .table-grid__item--btn a .vc_btn3:hover, .table-grid-manual__item--btn a .vc_btn3:hover, .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.button-submit .vc_btn3:hover, .table-grid-sortable-filter .spg-pagination span.current .vc_btn3:hover, .table-grid-sortable__item--btn a.btn-custom-secondary-a-tag .vc_btn3:hover, .about-us-block-info__block--content-left--btn .vc_btn3:hover {
  color: #FFFFFF;
  background: #1894d1;
  transform: translateY(-0.5rem);
  box-shadow: 0px 8px 18px 0px rgba(24,148,209,0.3) !important;
}
.btn-custom-terciary .menu-link, .news-single-header__categories .menu-link {
  color: #035aa6;
  background: #fcbf1e;
  border: 2px solid #fcbf1e;
}
.btn-outline-terciary-a-tag, .objetivos-course__item--buttons--btn a {
  border: 2px solid #fcbf1e;
  color: #fcbf1e;
  background: transparent !important;
}
.btn-outline-terciary-a-tag:hover, .objetivos-course__item--buttons--btn a:hover {
  color: #FFFFFF !important;
  border: 2px solid #fcbf1e !important;
  background-color: #fcbf1e !important;
}
.banner-middle {
  padding: 0 !important;
}
.banner-middle__content {
  text-align: center;
  position: relative;
  z-index: 1;
  max-width: 40rem;
  background: #FFFFFF;
  border-radius: 1.5rem;
  box-shadow: 0px 10px 15px 3px rgba(57,61,79,0.1);
  margin: 0 auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding: 2rem;
}
@media (max-width: 767.98px) {
  .banner-middle__content {
    padding: 1rem;
  }
}
.banner-middle__content--top {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  color: #6a7293;
  line-height: 1;
}
.banner-middle__content--middle {
  margin-bottom: 1.5rem;
  font-size: 2.5rem;
  color: #035aa6;
  font-weight: 800;
  line-height: 1;
}
.banner-middle__content--bottom {
  max-width: 90%;
  margin: 0 auto;
  margin-bottom: 1rem;
  font-size: 1rem;
  color: #6a7293;
  line-height: 1.2;
}
.banner-middle__content--btn {
  margin-bottom: 0 !important;
  text-align: center !important;
}
.banner-middle__btn {
  margin: 0;
}
.banner-middle__background {
  position: absolute;
  max-width: 120rem !important;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 0;
  z-index: 0;
  height: 100%;
}
.banner-middle__background * {
  height: 100% !important;
}
.banner-middle__background .wpb_wrapper, .banner-middle__background .vc_single_image-wrapper, .banner-middle__background img {
  object-fit: cover;
  width: 100%;
}
.banner-header-general {
  padding: 0 !important;
  height: 22rem;
  display: flex;
}
@media (max-width: 991.98px) {
  .banner-header-general {
    height: 15rem;
  }
}
.banner-header-general .wpb_column, .banner-header-general .vc_column-inner {
  display: flex;
  align-items: center;
}
.banner-header-general .wpb_column .wpb_wrapper, .banner-header-general .vc_column-inner .wpb_wrapper {
  width: 100%;
}
.banner-header-general__title {
  max-width: 80rem !important;
  margin-left: auto;
  margin-right: auto;
}
.banner-header-general__title--text {
  display: inline-block;
  position: relative;
  z-index: 1;
  background: rgba(255,255,255,0.8);
  backdrop-filter: blur(0.2rem);
  border-radius: 1.5rem;
  box-shadow: 0px 10px 15px 3px rgba(57,61,79,0.1);
  padding: 1rem 1.5rem;
  color: #035aa6;
  font-size: 2.5rem;
  line-height: 1.2;
  font-weight: 800;
  max-width: 57rem;
}
.banner-header-general__title--text p {
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  .banner-header-general__title--text {
    font-size: 1.5rem;
  }
}
.banner-header-general__background {
  position: absolute;
  height: 22rem;
  max-width: 120rem !important;
  margin: 0 auto;
  right: 0;
  left: 0;
  top: 0;
  z-index: 0;
}
@media (max-width: 991.98px) {
  .banner-header-general__background {
    height: 15rem;
  }
}
.banner-header-general__background * {
  height: 22rem !important;
  width: 100%;
}
@media (max-width: 991.98px) {
  .banner-header-general__background * {
    height: 15rem !important;
  }
}
.banner-header-general__background img {
  object-fit: cover;
  border-radius: 0 0 1.5rem 1.5rem;
}
.card-event {
  border: 1px solid #babdcd;
  border-radius: 1rem;
  height: 20.7rem;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .card-event {
    height: 20.7rem !important;
  }
}
.card-event .vc_gitem-row-position-middle, .card-event .vc_gitem-row-position-bottom {
  padding: 1rem;
}
.card-event .vc_gitem-row-position-middle .vc_gitem-col, .card-event .vc_gitem-row-position-bottom .vc_gitem-col {
  padding: 0 !important;
}
.card-event .vc_gitem-row-position-middle {
  padding-bottom: 0;
}
@media (max-width: 767.98px) {
  .card-event .vc_gitem-row-position-middle {
    display: flex;
    justify-content: space-between;
  }
  .card-event .vc_gitem-row-position-middle::before {
    display: none;
  }
  .card-event .vc_gitem-row-position-middle::after {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .card-event .vc_gitem-row-position-middle {
    display: flex;
    top: 52%;
  }
}
.card-event__img img {
  height: 150px;
  width: 100%;
  object-fit: cover;
  object-position: 30%;
}
.card-event__tag {
  color: #FFFFFF;
  background: #fcbf1e;
  padding: 0 1rem;
}
.card-event__date {
  color: #fcbf1e;
  font-weight: 600;
}
.card-event__title {
  max-height: 81px;
  overflow: hidden;
}
.card-event__title h5 {
  font-weight: 600;
  line-height: 1.5;
}
.list-events .vc_grid-filter > .vc_grid-filter-item {
  color: #1894d1;
  background: #FFFFFF;
  border: 2px solid #1894d1;
  margin: 0 0.5rem;
  padding: 0.2rem 1.25rem;
}
.list-events .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, .list-events .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
  background: #1894d1;
}
.list-events .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active span, .list-events .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover span {
  color: #FFFFFF;
}
.list-events .vc_grid-filter {
  margin: 2rem 0 3rem;
}
@media (max-width: 991.98px) {
  .list-events .vc_grid-filter-select .vc_grid-styled-select {
    width: 100%;
    height: auto;
  }
}
.list-events .vc_grid-filter-select .vc_grid-styled-select select {
  color: #1894d1;
  background: #FFFFFF;
  border: 2px solid #1894d1;
  padding: 0.75rem 2rem;
}
@media (max-width: 991.98px) {
  .list-events .vc_grid-filter-select .vc_grid-styled-select select {
    width: 100%;
  }
}
.list-events .vc_grid-filter::before {
  content: "Filtrar agenda por:";
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.25rem;
}
@media (max-width: 991.98px) {
  .list-events .vc_col-sm-3 {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .list-events .vc_col-sm-3 {
    width: 100%;
  }
}
.list-events.event-page {
  margin-bottom: 0;
}
.list-events.event-page .vc_grid_filter-item.vc_visible-item {
  padding-bottom: 0;
}
@media (max-width: 767.98px) {
  .list-events.event-page .vc_gitem-zone.vc_gitem-zone-a.card-event {
    height: 24rem !important;
  }
}
.list-events.event-page .vc_gitem-zone.vc_gitem-zone-a.card-event .vc_gitem-row-position-middle {
  margin-top: 1rem;
}
@media (max-width: 767.98px) {
  .list-events.event-page .vc_gitem-zone.vc_gitem-zone-a.card-event .vc_gitem-row-position-middle {
    margin: 0;
  }
}
.list-events.event-page .vc_gitem-zone.vc_gitem-zone-a.card-event .vc_gitem-row-position-bottom {
  height: 8rem;
}
@media (max-width: 767.98px) {
  .list-events.event-page .vc_gitem-zone.vc_gitem-zone-a.card-event .vc_gitem-row-position-bottom {
    height: 10rem;
  }
}
.list-events.event-page .vc_gitem-zone.vc_gitem-zone-a.card-event .vc_gitem-row-position-bottom .card-event__title h5 {
  margin: 0;
  height: 3.5rem;
}
@media (max-width: 767.98px) {
  .list-events.event-page .vc_gitem-zone.vc_gitem-zone-a.card-event .vc_gitem-row-position-bottom .card-event__title h5 {
    height: auto;
  }
}
.card-news {
  border: 1px solid #babdcd;
  border-radius: 1rem;
  height: 275px;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .card-news {
    margin-bottom: 0;
  }
}
.card-news__content {
  padding: 1rem !important;
}
.card-news__img img {
  height: 120px;
  width: 100%;
  object-fit: cover;
}
.card-news__tag {
  color: #FFFFFF;
  background: #fcbf1e;
  padding: 0 1rem;
  line-height: 2.2;
  font-size: 0.8rem;
  margin: 0;
  position: relative;
  top: -2.5rem;
  left: 1rem;
  height: 26px;
  overflow: hidden;
  text-align: left !important;
  max-width: 14rem;
}
.card-news__date {
  color: #babdcd;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.5rem;
}
.card-news__title {
  height: 4rem;
  overflow: hidden;
}
.card-news__title h5 {
  font-weight: 600;
  line-height: 1.3;
  color: #6a7293;
  font-size: 1rem;
  margin: 0;
  text-transform: initial;
}
.card-news__btn {
  margin: 0;
  line-height: 1;
}
.card-news__btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  color: #1894d1;
  border-color: transparent;
  background-color: transparent;
  padding: 0;
  text-decoration: none;
  font-size: 1rem;
}
.card-course__item {
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .card-course__item {
    height: auto;
  }
}
.card-course__item:hover {
  box-shadow: 0px 10px 15px 3px rgba(57,61,79,0.1);
}
.card-course__item.wpb_column {
  border-radius: calc(1.5rem/2);
  margin-bottom: 1rem !important;
  border: 1px solid #ced4da;
  border-width: 1px !important;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .card-course__item.wpb_column {
    margin-bottom: 0.5 !important;
  }
}
.card-course__item--box {
  padding: 2rem 1rem !important;
}
.card-course__item--img {
  height: 9rem;
  width: 100%;
}
.card-course__item--img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.card-course__item--type {
  color: #035aa6;
  font-weight: 600;
}
.card-course__item--type span {
  padding-bottom: 0.5rem !important;
}
.card-course__item--title {
  margin: 0;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.3rem;
  min-height: 3.8rem;
  height: 100%;
  overflow: hidden;
}
.card-course__item--date {
  margin-bottom: 0.75rem;
  margin-left: 1rem;
  color: #8c92ac;
  line-height: 1.3;
  font-size: 0.75rem;
}
.card-course__item--date p {
  display: flex;
  justify-content: space-between;
}
.card-course__item--date p strong {
  font-weight: 500;
}
.card-course__item--date p strong:before {
  content: "•";
  color: #1894d1;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  font-size: 1.25rem;
  margin-left: -1rem;
}
.card-course__item--btn.gusta-read-more-button {
  padding: 0 2rem !important;
  border-width: 1px !important;
  width: 100% !important;
  text-transform: inherit;
  line-height: 2.5rem !important;
}
.card-course .load-more-button {
  padding: 0.5rem 2rem !important;
}
.card-obra__item {
  transition: all 0.2s ease-in-out;
  height: 23rem;
}
@media (max-width: 767.98px) {
  .card-obra__item {
    height: auto;
  }
}
.card-obra__item:hover {
  box-shadow: 0px 10px 15px 3px rgba(57,61,79,0.1);
}
.card-obra__item:hover.wpb_column {
  border-top-color: #035aa6 !important;
}
.card-obra__item.wpb_column {
  padding: 1.5rem 1rem !important;
  border-radius: calc(1.5rem/2);
  margin-bottom: 1rem !important;
  border: 1px solid #ced4da;
  border-width: 1px !important;
  border-top: 4px solid #1894d1;
  border-top-width: 4px !important;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767.98px) {
  .card-obra__item.wpb_column {
    height: auto !important;
    margin-bottom: 0.5rem !important;
  }
}
.card-obra__item--img img {
  border-radius: calc(1.5rem/2);
  height: 8rem;
  width: 23rem;
  object-fit: cover;
}
.card-obra__item--date {
  margin-top: 1rem !important;
  color: #8c92ac;
  font-size: 1rem;
  text-align: center;
  margin-bottom: 0;
}
.card-obra__item--name {
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 600;
  color: #393d4f;
}
.card-obra__item--text.gusta-post-custom-field {
  color: #6a7293;
  font-size: 1rem;
  text-align: justify;
}
.card-obra__item--link {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.card-obra__item--link * {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(1.5rem/2);
}
.card-obra__item--link-btn {
  display: none;
}
.card-obra .load-more-button {
  padding: 0.5rem 2rem !important;
}
.card-obra.biblioteca .card-obra__item {
  height: 18rem;
}
.card-obra.biblioteca .card-obra__item--date, .card-obra.biblioteca .card-obra__item--text {
  display: none;
}
.card-obra.biblioteca .card-obra__item--img img {
  height: 4.5rem;
  max-width: 100%;
  width: initial;
  object-fit: contain;
}
.card-obra.biblioteca .card-obra__item--name {
  margin-top: 0.5rem;
  height: 5.4rem;
}
@media (max-width: 767.98px) {
  .card-obra.biblioteca .card-obra__item--name {
    height: auto;
  }
}
.card-obra.biblioteca .card-obra__item--link-btn {
  margin: 0;
  display: block;
}
.card-obra.biblioteca .card-obra__item--link-btn a {
  display: block;
  width: 100%;
  border-width: 2px !important;
}
.card-obra.proyectos-ejecucion .card-obra__item {
  height: 18rem;
}
.card-obra.proyectos-ejecucion .card-obra__item--date, .card-obra.proyectos-ejecucion .card-obra__item--text {
  display: none;
}
.card-obra.proyectos-ejecucion .card-obra__item--img img {
  height: 6rem;
  max-width: 100%;
}
.card-obra.proyectos-ejecucion .card-obra__item--name {
  margin-top: 0.5rem;
  height: 4.4rem;
}
@media (max-width: 767.98px) {
  .card-obra.proyectos-ejecucion .card-obra__item--name {
    height: auto;
  }
}
.card-obra.proyectos-ejecucion .card-obra__item--link-btn {
  margin: 0;
  display: block;
}
.card-obra.proyectos-ejecucion .card-obra__item--link-btn a {
  display: block;
  width: 100%;
  border-width: 2px !important;
}
.card-oportunidades-laborales__item {
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .card-oportunidades-laborales__item {
    height: auto;
  }
}
.card-oportunidades-laborales__item:hover {
  box-shadow: 0px 10px 15px 3px rgba(57,61,79,0.1);
}
.card-oportunidades-laborales__item:hover.wpb_column {
  border-top-color: #035aa6 !important;
}
.card-oportunidades-laborales__item.wpb_column {
  padding: 1.5rem 1rem !important;
  border-radius: calc(1.5rem/2);
  margin-bottom: 1rem !important;
  border: 1px solid #ced4da;
  border-width: 1px !important;
  border-top: 4px solid #1894d1;
  border-top-width: 4px !important;
  transition: all 0.2s ease-in-out;
  text-align: center;
}
@media (max-width: 767.98px) {
  .card-oportunidades-laborales__item.wpb_column {
    margin-bottom: 0.5rem !important;
    max-width: 25rem;
    margin: 0 auto;
  }
}
.card-oportunidades-laborales__item--img {
  height: 7.5rem;
  width: 100%;
}
.card-oportunidades-laborales__item--img img {
  border-radius: calc(1.5rem/2);
  height: 7rem;
  width: 23rem;
  object-fit: cover;
}
.card-oportunidades-laborales__item--tag {
  margin: 0;
  position: absolute;
  top: 6rem;
  left: 2rem;
  border-radius: 1rem 2.5rem 2.5rem 1rem;
  background: #fcbf1e;
  color: #FFFFFF;
  padding: 0 1rem;
  font-weight: 500;
  max-width: 100%;
}
.card-oportunidades-laborales__item--title {
  margin: 0;
  font-weight: 600;
  line-height: 1.3;
}
.card-oportunidades-laborales__item--date {
  margin-bottom: 0.3rem;
  color: #babdcd;
  font-weight: 500;
  line-height: 1.3;
}
.card-oportunidades-laborales__item--position {
  margin-bottom: 0.5rem;
  color: #035aa6;
  font-weight: 500;
  line-height: 1.3;
}
.card-oportunidades-laborales__item--resume {
  height: 4rem;
  overflow: hidden;
  margin: 0;
  line-height: 1.3;
  color: #6a7293;
}
@media (max-width: 767.98px) {
  .card-oportunidades-laborales__item--resume {
    height: auto;
  }
}
.card-oportunidades-laborales__item--link {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.card-oportunidades-laborales__item--link * {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(1.5rem/2);
}
.card-concurso-evento.vc_row.wpb_row.vc_row-fluid {
  border: 1px solid #babdcd !important;
  border-radius: 1.5rem;
  height: 20.7rem;
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .card-concurso-evento.vc_row.wpb_row.vc_row-fluid {
    height: auto !important;
  }
}
.card-concurso-evento .vc_row-fluid:nth-child(2) {
  padding: 1rem !important;
}
.card-concurso-evento .vc_row-fluid:nth-child(3) {
  padding: 0 1rem 1rem 1rem !important;
}
.card-concurso-evento__img {
  width: 100%;
  border-radius: 1.5rem 1.5rem 0 0;
}
.card-concurso-evento__img img {
  height: 150px;
  width: 100%;
  object-fit: cover;
  object-position: 30%;
  border-radius: 1.5rem 1.5rem 0 0;
}
.card-concurso-evento__tag, .card-concurso-evento__type {
  color: #FFFFFF;
  background: #fcbf1e;
  padding: 0 1rem;
}
.card-concurso-evento__tag.gusta-post-custom-field.ss-element, .card-concurso-evento__type.gusta-post-custom-field.ss-element {
  padding: 0 1rem !important;
}
.card-concurso-evento__date {
  color: #fcbf1e;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .card-concurso-evento__date {
    display: none;
  }
}
.card-concurso-evento__title {
  max-height: 81px;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.card-concurso-evento__title h5, .card-concurso-evento__title div {
  font-weight: 600;
  line-height: 1.5;
  font-size: 1rem;
  height: 5.5rem;
}
@media (max-width: 767.98px) {
  .card-concurso-evento__title h5, .card-concurso-evento__title div {
    height: auto !important;
  }
}
.card-concurso-evento__link-wrapper.vc_row.wpb_row.vc_inner.vc_row-fluid {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.card-concurso-evento__link-wrapper div, .card-concurso-evento__link-wrapper a {
  width: 100% !important;
  height: 100% !important;
}
.card-concurso-evento-slider .post-listing-container {
  margin-bottom: 0 !important;
}
.card-concurso-evento-slider .card-concurso-evento.vc_row.wpb_row.vc_row-fluid {
  height: 24rem;
  margin-bottom: 0;
}
.card-concurso-evento-slider .card-concurso-evento__title {
  max-height: initial;
  height: 9rem;
}
@media (max-width: 1199.98px) {
  .card-concurso-evento-slider .card-concurso-evento__title {
    height: 7.5rem;
  }
}
@media (max-width: 767.98px) {
  .card-concurso-evento-slider .card-concurso-evento__title {
    height: auto;
  }
}
.card-concurso-evento-slider .card-concurso-evento__title div {
  font-size: 1.2rem;
}
@media (max-width: 1199.98px) {
  .card-concurso-evento-slider .card-concurso-evento__title div {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  .card-concurso-evento-slider .card-concurso-evento__title div {
    font-size: 1.2rem;
  }
}
.convenios-list {
  z-index: 3;
  background: #FFFFFF;
}
.convenios-list .vc_column-inner {
  padding: 0;
}
@media (max-width: 991.98px) {
  .convenios-list .vc_column-inner {
    padding: 0 1rem;
  }
}
.convenios-list__grid {
  margin-bottom: 0 !important;
}
.convenios-list__grid--item {
  height: 6rem;
  border: 1px solid #fbfafe;
  border-top: 0.3rem solid #035aa6;
  border-radius: calc(1.5rem/3);
}
.convenios-list__grid--item .vc_gitem-row-position-top, .convenios-list__grid--item .vc_gitem-col {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.convenios-list__grid--item--link, .convenios-list__grid--item a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}
.convenios-list__grid--item--img img {
  max-height: 4rem;
  max-width: 10rem;
}
.convenios-list__slider {
  margin-bottom: 0 !important;
}
.convenios-list__slider .owl-item {
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.convenios-list__slider .owl-item .post-listing-container {
  margin: 0;
}
.convenios-list__slider .owl-item .post-listing-container .gusta-post-meta {
  height: 100%;
}
.convenios-list__slider--item {
  max-width: 14rem;
  margin: 0 auto !important;
}
.convenios-list__slider--item .wpb_wrapper {
  height: 6rem;
  border: 1px solid #fbfafe !important;
  border-top: 0.3rem solid #035aa6 !important;
  border-radius: calc(1.5rem/3);
}
.convenios-list__slider--item * {
  height: 100%;
}
.convenios-list__slider--item--link, .convenios-list__slider--item a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  margin: 0;
}
.convenios-list__slider--item--img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.convenios-list__slider--item--img img {
  height: auto;
  max-height: 4rem;
  max-width: 10rem;
}
.convenios-list__filter-grid--item {
  border: 1px solid #fbfafe;
  border-top: 0.3rem solid #035aa6;
  border-radius: calc(1.5rem/3);
  transition: all 0.2s ease-in-out;
  height: 18rem;
}
@media (max-width: 767.98px) {
  .convenios-list__filter-grid--item {
    height: 18rem;
  }
}
.convenios-list__filter-grid--item:hover {
  box-shadow: 0px 15px 15px 0px rgba(57,61,79,0.05) !important;
  border-top: 0.3rem solid #1894d1;
}
.convenios-list__filter-grid--item .vc_gitem-row-position-top, .convenios-list__filter-grid--item .vc_gitem-col {
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.convenios-list__filter-grid--item .vc_col-sm-6 {
  width: 50%;
  display: inline-block;
}
.convenios-list__filter-grid--link, .convenios-list__filter-grid--link a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  z-index: 2;
}
.convenios-list__filter-grid--img {
  height: 6rem;
  display: flex;
  align-items: center;
}
.convenios-list__filter-grid--img img {
  max-height: 4rem;
  max-width: 10rem;
  width: 100%;
}
.convenios-list__filter-grid--tag {
  margin: 0;
  position: absolute;
  top: initial;
  left: 0.6rem;
  border-radius: 1rem 2.5rem 2.5rem 1rem;
  background: #fcbf1e;
  color: #FFFFFF;
  padding: 0 1rem;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .convenios-list__filter-grid--tag {
    font-size: 0.85rem;
    top: 47%;
  }
}
.convenios-list__filter-grid--date {
  color: #babdcd;
}
.convenios-list__filter-grid--title {
  height: 6rem;
  margin: 0;
}
.convenios-list__filter-grid--title h6 {
  margin: 0;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
  line-height: 1.3;
  font-size: 0.9rem;
}
@media (max-width: 767.98px) {
  .convenios-list__filter-grid--title h6 {
    font-size: 1rem;
  }
}
.convenios-list__filters .vc_grid-filter > .vc_grid-filter-item {
  color: #1894d1;
  background: #FFFFFF;
  border: 2px solid #1894d1;
  margin: 0 0.5rem;
  padding: 0.2rem 1.25rem;
}
.convenios-list__filters .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active, .convenios-list__filters .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
  background: #1894d1;
}
.convenios-list__filters .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active span, .convenios-list__filters .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover span {
  color: #FFFFFF;
}
.convenios-list__filters .vc_grid-filter {
  margin-bottom: 3rem;
}
.convenios-list__filters .vc_grid-filter-select .vc_grid-styled-select {
  height: auto;
  border: none;
  display: block;
}
@media (max-width: 767.98px) {
  .convenios-list__filters .vc_grid-filter-select .vc_grid-styled-select {
    text-align: center;
  }
}
.convenios-list__filters .vc_grid-filter-select .vc_grid-styled-select select {
  color: #1894d1;
  background: #FFFFFF;
  border: 2px solid #1894d1;
  padding: 0.75rem 2rem;
}
.convenios-list__filters .vc_grid-filter::before {
  content: "Filtrar agenda por:";
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.25rem;
}
.convenios-list__filters .vc_grid-term-12 .convenios-list__filter-grid--img img {
  opacity: 0.2;
  filter: grayscale(1);
}
.convenios-list__filters .vc_grid-term-12 .convenios-list__filter-grid--img::before {
  content: "Inactivo";
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 2rem;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  color: #6a7293;
  z-index: 2;
}
.convenios-list__filters .vc_grid-term-12 .convenios-list__filter-grid--tag {
  background: #babdcd;
}
.convenios-list__filters .vc_grid-term-12 .convenios-list__filter-grid--title h6 {
  opacity: 0.5;
}
@media (max-width: 991.98px) {
  .convenios-list__filters .vc_col-sm-4 {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .convenios-list__filters .vc_col-sm-4 {
    width: 100%;
  }
}
.convenios-list__content--img {
  margin: 2rem 0;
}
.convenios-list__content--text {
  color: #6a7293;
}
.convenios-list__content--text a {
  text-decoration: none !important;
  font-weight: 600;
  color: #1894d1;
  font-size: 1.2rem;
}
.convenios-list__content--text a:hover {
  color: #035aa6;
}
.convenios-list__content--text a img {
  float: none;
  max-height: 15rem;
  max-width: 100%;
  width: auto;
}
.ul-type-a ul, .autority__resumen.institute-type ul, .convenios-list__content--text ul, .careers__profile ul, .quality-types ul {
  margin: 0 0 1rem 3rem;
  line-height: 1.5;
  color: #6a7293;
}
.ul-type-a ul li, .autority__resumen.institute-type ul li, .convenios-list__content--text ul li, .careers__profile ul li, .quality-types ul li {
  margin-bottom: 1.5rem !important;
}
.ul-type-a ul li:before, .autority__resumen.institute-type ul li:before, .convenios-list__content--text ul li:before, .careers__profile ul li:before, .quality-types ul li:before {
  content: " ";
  background: #fcbf1e;
  display: inline-block !important;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: calc(1.5rem/8);
  margin-left: -1.8rem;
  margin-right: 1rem;
}
.events-block {
  background: linear-gradient(170deg, #035aa6 0%, #1894d1 100%);
  text-align: center;
  padding: 5rem 2rem 2rem 2rem;
  border-radius: calc(1.5rem/2);
  color: #FFFFFF;
  margin: 1rem !important;
}
@media (min-width: 992px) {
  .events-block {
    padding: 4rem 3rem;
    margin: 0 !important;
  }
}
.events-block__heading {
  color: #FFFFFF !important;
  margin-bottom: 1.5rem !important;
  position: relative;
  z-index: 3;
}
.events-block__text {
  font-size: 1.2rem;
  position: relative;
  z-index: 3;
}
.events-block__button {
  position: relative;
  z-index: 4;
}
@media (min-width: 768px) {
  .events-block__button {
    z-index: initial;
  }
}
.events-block__button .vc_btn3 {
  background: #e62e83 !important;
}
.events-block__img {
  position: absolute;
}
.events-block__img .vc_single_image-wrapper {
  padding: 0.5rem;
  border-radius: calc(1.5rem*3);
  box-shadow: 0px 15px 15px 0px rgba(57,61,79,0.13) !important;
}
@media (min-width: 426px) {
  .events-block__img .vc_single_image-wrapper {
    padding: 1rem;
  }
}
.events-block__img .vc_single_image-wrapper img {
  border-radius: calc(1.5rem*3);
  position: relative;
}
.events-block__img-1 {
  max-width: 9rem;
  top: -8rem;
  left: 0rem;
  z-index: 1;
}
@media (min-width: 426px) {
  .events-block__img-1 {
    top: 0;
    left: 0;
  }
}
.events-block__img-1 .vc_single_image-wrapper {
  background: linear-gradient(340deg, #035aa6 0%, #1894d1 100%);
}
.events-block__img-2 {
  right: -3rem;
  top: 3rem;
  max-width: 7rem;
  z-index: 3;
}
@media (min-width: 426px) {
  .events-block__img-2 {
    right: 0;
    top: 1rem;
    max-width: 11rem;
  }
}
.events-block__img-2 .vc_single_image-wrapper {
  background: linear-gradient(180deg, #035aa6 0%, #1894d1 100%);
}
.events-block__img-2:before {
  content: "";
  height: 9rem;
  width: 17rem;
  position: absolute;
  top: -8rem;
  right: 13rem;
  border-radius: 0 0 14rem 14rem;
  background: rgba(255,255,255,0.05);
}
@media (min-width: 426px) {
  .events-block__img-2:before {
    top: -5rem;
  }
}
.events-block__img-2:after {
  content: "";
  height: 5rem;
  width: 9rem;
  position: absolute;
  top: -8rem;
  right: 8rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0 0 10rem 10rem;
}
@media (min-width: 426px) {
  .events-block__img-2:after {
    top: -5rem;
  }
}
.events-block__img-3 {
  left: -1rem;
  max-width: 7.5rem;
  bottom: -5rem;
  margin: 0;
}
@media (min-width: 426px) {
  .events-block__img-3 {
    max-width: 12.5rem;
    left: 7rem;
    bottom: -7rem;
  }
}
.events-block__img-3 .vc_single_image-wrapper {
  position: relative;
  z-index: 2;
  background: linear-gradient(160deg, #035aa6 0%, #1894d1 100%);
}
.events-block__img-3:before {
  content: "";
  height: 17rem;
  width: 9rem;
  position: absolute;
  top: -9rem;
  right: 0.5rem;
  border-radius: 0 16rem 16rem 0;
  background: rgba(255,255,255,0.05);
}
@media (min-width: 426px) {
  .events-block__img-3:before {
    right: 13.5rem;
  }
}
.events-block__img-3:after {
  content: "";
  height: 4rem;
  width: 9rem;
  position: absolute;
  right: -13rem;
  border-radius: 7rem 7rem 0 0;
  background: rgba(255,255,255,0.05);
}
@media (min-width: 426px) {
  .events-block__img-3:after {
    right: 8rem;
  }
}
.events-block__ball {
  z-index: 4;
  position: absolute;
  border-radius: calc(1.5rem*3);
  box-shadow: 0px 8px 15px 0px rgba(57,61,79,0.2) !important;
}
.events-block__ball-1 {
  width: 5rem;
  height: 5rem;
  top: -7rem;
  left: 15rem;
  background: linear-gradient(40deg, #035aa6 0%, #1894d1 100%);
}
@media (min-width: 768px) {
  .events-block__ball-1 {
    top: -5rem;
  }
}
.events-block__ball-2 {
  width: 3rem;
  height: 3rem;
  top: 10rem;
  left: -3rem;
  background: linear-gradient(230deg, #035aa6 0%, #1894d1 100%);
}
@media (min-width: 768px) {
  .events-block__ball-2 {
    left: -4.5rem;
  }
}
.events-block__ball-3 {
  width: 5rem;
  height: 5rem;
  bottom: -4rem;
  right: -1rem;
  background: linear-gradient(180deg, #035aa6 0%, #1894d1 100%);
}
@media (min-width: 768px) {
  .events-block__ball-3 {
    width: 6rem;
    height: 6rem;
    bottom: -5rem;
    right: 0;
  }
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.frm_message {
  text-align: center;
  font-size: 1rem !important;
  font-weight: 600;
  max-width: 50rem;
  margin: 0 auto !important;
}
.custom-block-form {
  border-radius: calc(1.5rem/2);
}
.custom-block-form-general .ult-sticky-anchor, .custom-block-form-general .ult-sticky.ult-stick {
  z-index: 5 !important;
}
@media (max-width: 767.98px) {
  .custom-block-form-general {
    display: flex;
    flex-direction: column;
    flex-flow: column-reverse;
  }
}
.custom-block-form-general__sticky {
  margin: 0.5rem 0;
  padding: 1.5rem;
  background: #FFFFFF;
  border-radius: calc(1.5rem/2);
  border: 1px solid #ced4da;
  box-shadow: 0px 15px 15px 0px rgba(57,61,79,0.05) !important;
}
@media (min-width: 768px) {
  .custom-block-form-general__sticky {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .custom-block-form-general__sticky {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767.98px) {
  .ult-sticky-section {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767.98px) {
  .form-general {
    margin-bottom: 2rem !important;
    padding: 1rem;
  }
}
.form-general fieldset {
  padding: 0 !important;
}
.form-general .frm_message {
  text-align: center !important;
  margin-top: 0 !important;
}
.form-general .frm_error_style {
  padding: 0.5rem 1rem !important;
  margin-bottom: 0.5rem !important;
}
.form-general__title {
  color: #035aa6 !important;
  font-size: 1.2rem !important;
  margin-bottom: 1.5rem !important;
  margin-top: 0rem !important;
}
.form-general__field {
  margin-bottom: 1rem;
}
.form-general__field input, .form-general__field textarea, .form-general__field select {
  border: 1px solid #ced4da !important;
  background: transparent !important;
  padding: 1.2rem 1rem !important;
  transition: all 0.2s ease-in-out;
  height: 100% !important;
}
.form-general__field input:focus, .form-general__field textarea:focus, .form-general__field select:focus {
  box-shadow: none !important;
}
.form-general__field textarea {
  border-radius: calc(1.5rem/2) !important;
}
.form-general__field select {
  padding: 1.2rem 1rem !important;
}
.form-general__field--radio-btn {
  display: flex;
  height: 100%;
  align-items: center;
}
@media (max-width: 991.98px) {
  .form-general__field--radio-btn {
    justify-content: center;
  }
}
.form-general__field--radio-btn .frm_radio:nth-child(2), .form-general__field--radio-btn .frm_checkbox:nth-child(2) {
  margin-left: 1.5rem;
}
.form-general__field--radio-btn .frm_radio label, .form-general__field--radio-btn .frm_checkbox label {
  font-size: 1rem;
  color: #8c92ac;
}
.form-general__field--radio-btn .frm_radio label input:checked:after, .form-general__field--radio-btn .frm_checkbox label input:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #1894d1;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid #FFFFFF;
}
.form-general__field--radio-btn .frm_checkbox label {
  font-size: 1rem;
  color: #8c92ac;
}
.form-general__field--radio-btn .frm_checkbox label input:checked:after {
  display: none;
}
.form-general__field .frm_error {
  display: none !important;
}
.form-general__field.frm_blank_field input, .form-general__field.frm_blank_field textarea {
  border: 1px solid #d93f3f !important;
}
.form-general__field .frm_inline_box {
  border-radius: 1.5rem !important;
  box-shadow: none !important;
  background: #FFFFFF !important;
  font-weight: 600 !important;
}
.form-general__button button.frm_button_submit.frm_final_submit {
  font-weight: 600;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  background: #1894d1;
  padding: 0.5rem 3rem;
  font-size: 1rem;
  line-height: 2;
  border-radius: 1rem 2.5rem 2.5rem 1rem;
  transition: all 0.2s ease-in-out;
  margin: 0 !important;
  width: 100%;
  box-shadow: none !important;
}
.form-general__button button.frm_button_submit.frm_final_submit:hover, .form-general__button button.frm_button_submit.frm_final_submit:focus {
  background: #1894d1 !important;
  border-color: #1894d1 !important;
  color: #FFFFFF !important;
  box-shadow: inset 10.5em 0rem 0 -4rem #035aa6 !important;
}
.form-general__html hr {
  background-color: #035aa6;
  margin-bottom: 1rem;
  height: 2px;
  width: 35%;
}
.form-general__html p {
  color: #8c92ac;
  font-size: 0.85rem;
  line-height: 1.1;
}
.form-general__html p a {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .form-general__html p {
    font-size: 1rem;
    line-height: 1.3;
  }
}
.form-general__html--primary p {
  color: #035aa6;
}
.form-general--border {
  border: 1px solid #ced4da;
  border-radius: 1rem;
  padding: 1rem 1.3rem;
  background: #FFFFFF;
}
.form-general--small .form-general__title {
  margin-bottom: 1rem !important;
}
.form-general--small .form-general__field {
  margin-bottom: 1rem !important;
}
.form-general--small .form-general__field input, .form-general--small .form-general__field textarea, .form-general--small .form-general__field select {
  padding: 0.5rem 0.75rem !important;
}
.form-general--small .form-general__button button {
  padding: 0.2rem 3rem !important;
  font-size: 1.1rem !important;
}
.form-general__politicas {
  color: #1894d1;
  text-decoration: none;
}
.form-general__politicas:hover {
  color: #035aa6;
}
.form-general--sticky-top {
  margin-top: -15rem;
}
@media (max-width: 767.98px) {
  .form-general--sticky-top {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .form-mobile-btn-body {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}
.form-mobile-btn {
  position: fixed;
  bottom: -10rem;
  right: 0;
  left: 0;
  z-index: 10;
  font-size: 1.3rem;
  font-weight: 600;
  outline: none;
  margin: 0;
  transition: all 0.2s ease-in-out;
  padding: 0.5rem;
  background: rgba(255,255,255,0.2);
  backdrop-filter: blur(0.3rem);
  box-shadow: 0px -0.7rem 1rem 0.2rem rgba(57,61,79,0.03);
}
.form-mobile-btn button.vc_btn3 {
  background: rgba(255,255,255,0.6) !important;
  color: #1894d1 !important;
  border: 2px solid #1894d1 !important;
  width: 100%;
  border-radius: 1rem 2.5rem 2.5rem 1rem;
}
.end-event-message {
  text-align: center;
  border: 1px solid #ced4da;
  border-radius: 1rem;
  padding: 1rem 1.3rem;
  background: #FFFFFF;
}
.form-libro-reclamaciones {
  max-width: 58rem;
  margin: 0 auto;
}
.form-libro-reclamaciones .frm_page_bar .frm_rootline_single input {
  background: #FFFFFF;
  border-color: #babdcd;
  color: #babdcd;
}
.form-libro-reclamaciones .frm_page_bar .frm_rootline_single .frm_rootline_title {
  color: #8c92ac !important;
}
.form-libro-reclamaciones .frm_page_bar .frm_rootline_single.frm_current_page input {
  background: #1894d1 !important;
  border-color: #1894d1 !important;
  color: #FFFFFF;
}
.form-libro-reclamaciones .frm_page_bar .frm_rootline_single.frm_current_page .frm_rootline_title {
  color: #1894d1 !important;
  font-weight: 600 !important;
}
.form-libro-reclamaciones__message {
  margin-bottom: 0.5rem;
}
@media (max-width: 991.98px) {
  .form-libro-reclamaciones__message {
    margin-bottom: 1rem;
  }
}
.form-libro-reclamaciones__message p {
  line-height: 1.5;
}
.form-libro-reclamaciones__message p span {
  font-weight: 600;
}
.form-libro-reclamaciones__html {
  text-align: center;
  margin-bottom: 2rem !important;
}
.form-libro-reclamaciones__html hr {
  margin: 0 auto;
  margin-bottom: 1rem;
  width: 20%;
}
.form-libro-reclamaciones__button {
  text-align: right;
  display: flex;
  justify-content: space-between;
}
.form-libro-reclamaciones__button button.frm_button_submit, .form-libro-reclamaciones__button button.frm_prev_page {
  font-weight: 600;
  color: #1894d1;
  text-align: center;
  vertical-align: middle;
  background: transparent;
  padding: 0.5rem 3rem;
  font-size: 1rem;
  line-height: 2;
  border-radius: 1rem 2.5rem 2.5rem 1rem;
  border: 2px solid #1894d1;
  transition: all 0.2s ease-in-out;
  margin-left: auto !important;
  width: 48%;
  box-shadow: none !important;
}
@media (max-width: 991.98px) {
  .form-libro-reclamaciones__button button.frm_button_submit, .form-libro-reclamaciones__button button.frm_prev_page {
    padding: 0.5rem 1rem !important;
  }
}
.form-libro-reclamaciones__button button.frm_button_submit:hover, .form-libro-reclamaciones__button button.frm_button_submit:focus, .form-libro-reclamaciones__button button.frm_prev_page:hover, .form-libro-reclamaciones__button button.frm_prev_page:focus {
  background: #1894d1 !important;
  border-color: #1894d1 !important;
  color: #FFFFFF !important;
}
.form-libro-reclamaciones__button button.frm_prev_page {
  margin-left: 0 !important;
}
.form-libro-reclamaciones__button button.frm_button_submit.frm_final_submit {
  border: none;
  width: 48%;
}
.form-cursos__title.form-general__title {
  margin-bottom: 0.5rem !important;
}
.form-cursos__html {
  font-size: 0.9rem;
  line-height: 1.5;
  color: #8c92ac;
}
.form-carreras__title.form-general__title, .form-admision__title.form-general__title {
  margin-bottom: 0.5rem !important;
}
.form-carreras__html, .form-admision__html {
  margin-bottom: 1.5rem;
  font-size: 0.9rem;
  line-height: 1.5;
}
.gallery {
  margin-bottom: 0;
}
.gallery .vc_gitem-is-link {
  border-radius: calc(1.5rem/2);
}
.gallery .vc_grid-btn-load_more {
  margin-bottom: 1rem;
}
.gallery .vc_grid-btn-load_more a {
  color: #1894d1 !important;
  border-color: #1894d1 !important;
}
.lightboxOverlay {
  background: rgba(57,61,79,0.8) !important;
}
.lightbox .lb-data {
  display: none !important;
}
.general-block-info-area {
  background: #fbfafe;
  padding-bottom: 3rem;
}
.general-block-info-area .vc_column-inner {
  padding: 0;
}
@media (max-width: 1199.98px) {
  .general-block-info-area .vc_column-inner {
    padding: 0 1rem;
  }
}
.general-block-info-area .heading-primary, .general-block-info-area__item {
  max-width: 80rem !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 767.98px) {
  .general-block-info-area__item--img {
    margin-bottom: 1.5rem;
  }
}
.general-block-info-area__item--img img {
  max-width: 32rem;
  width: 100%;
  object-fit: cover;
  border-radius: 1.5rem;
}
.general-block-info-area__item--text {
  color: #6a7293;
}
.general-block-info-area__item--text p {
  line-height: 2;
  text-align: justify;
}
.general-block-info-area__item--text p:last-of-type {
  margin: 0 !important;
}
.general-block-info-area__item--text b, .general-block-info-area__item--text strong {
  color: #035aa6;
}
.general-block-info-area__item--btn {
  margin-top: 2rem;
}
@media (max-width: 991.98px) {
  .general-block-info-area__item--btn {
    margin-top: 1rem;
  }
}
.general-block-info-area__item--btn .ult-content-box {
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .general-block-info-area__item--btn .ult-content-box {
    display: block;
    text-align: center;
  }
}
.general-block-info-area__item--btn--btn-1, .general-block-info-area__item--btn--btn-2 {
  margin-bottom: 0;
}
.general-block-info-area__item--btn--btn-1 {
  margin-right: 1rem;
}
@media (max-width: 991.98px) {
  .general-block-info-area__item--btn--btn-1 {
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}
.info-bar {
  position: relative;
  top: -2rem;
  cursor: pointer;
  background: #FFFFFF;
  padding: 1.2rem;
  border-radius: calc(1.5rem*2);
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 15px 15px 0px rgba(57,61,79,0.05) !important;
}
.info-bar:hover {
  transform: translate(0px, -0.2rem);
  box-shadow: 0px 15px 2rem 0px rgba(57,61,79,0.15) !important;
}
@media (max-width: 991.98px) {
  .info-bar {
    display: flex;
    padding: 0.8rem;
  }
}
@media (max-width: 991.98px) {
  .info-bar .vc_col-md-6 {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .info-bar .vc_col-md-6 {
    width: 100%;
  }
}
.info-bar__item .ult-content-box {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .info-bar__item .ult-content-box {
    justify-content: center;
  }
}
.info-bar__item--icon {
  margin-bottom: 0;
  margin-right: 1rem;
}
.info-bar__item--icon .vc_icon_element-inner {
  border: 0px !important;
}
.info-bar__item--icon span::before {
  font-size: 2rem !important;
  color: #035aa6;
}
.info-bar__item--text {
  margin-bottom: 0;
}
.info-bar__item--text--primary {
  color: #393d4f;
  font-weight: 600 !important;
  font-size: 1.2rem;
  margin-bottom: 0 !important;
}
@media (max-width: 991.98px) {
  .info-bar__item--text--primary {
    font-size: 1rem;
  }
}
.info-bar__item--text--secondary {
  color: #8c92ac;
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 0 !important;
}
@media (max-width: 991.98px) {
  .info-bar__item--text--secondary {
    font-size: 0.9rem;
  }
}
.info-bar.page-header-banner {
  max-width: 80rem !important;
}
@media (max-width: 767.98px) {
  .info-bar.page-header-banner {
    max-width: 28rem !important;
  }
}
@media (max-width: 767.98px) {
  .info-bar.btn-version {
    max-width: initial !important;
  }
}
.info-bar.btn-version .info-bar__item .ult-content-box {
  justify-content: space-evenly;
}
@media (max-width: 767.98px) {
  .info-bar.btn-version .info-bar__item .ult-content-box {
    display: block;
    text-align: center;
  }
}
.info-bar.btn-version .info-bar__item--text--secondary {
  color: #393d4f;
  font-size: 1.3rem;
}
@media (max-width: 767.98px) {
  .info-bar.btn-version .info-bar__item--text--secondary {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.info-bar.btn-version .info-bar__item--btn {
  margin-bottom: 0;
}
.info-bar--blue {
  background: #035aa6 !important;
}
@media (max-width: 767.98px) {
  .info-bar--blue {
    display: block !important;
  }
}
.info-bar--blue .info-bar__item .vc_col-sm-6:nth-child(1) {
  width: 30%;
}
@media (max-width: 767.98px) {
  .info-bar--blue .info-bar__item .ult-content-box {
    display: flex !important;
    justify-content: flex-start !important;
    text-align: left !important;
  }
}
@media (max-width: 767.98px) {
  .info-bar--blue .info-bar__item--icon {
    margin: 0;
  }
}
.info-bar--blue .info-bar__item--icon span::before {
  color: #fcbf1e;
}
.info-bar--blue .info-bar__item--text--primary {
  color: #FFFFFF;
  font-size: 1.1rem !important;
}
.info-bar--blue .info-bar__item--text--secondary {
  color: #FFFFFF;
  font-weight: 300;
}
.info-bar.terciary {
  background: #fcbf1e;
}
@media (max-width: 767.98px) {
  .info-bar.terciary .vc_column-inner {
    padding: 0 0.5rem;
  }
}
.info-bar.terciary .info-bar__item .ult-content-box {
  justify-content: center;
}
@media (max-width: 767.98px) {
  .info-bar.terciary .info-bar__item .ult-content-box {
    display: block;
    text-align: center;
  }
}
.info-bar.terciary .info-bar__item--icon {
  width: 3.5rem;
  height: 3.5rem;
}
@media (max-width: 767.98px) {
  .info-bar.terciary .info-bar__item--icon {
    width: 3rem;
    height: 3rem;
    margin: 0 auto;
  }
  .info-bar.terciary .info-bar__item--icon .vc_icon_element-inner {
    width: 3rem;
    height: 3rem;
  }
  .info-bar.terciary .info-bar__item--icon .vc_icon_element-inner span:before {
    font-size: 1.5rem !important;
  }
}
.info-bar.terciary .info-bar__item--text--primary {
  color: #393d4f;
  font-size: 1.1rem;
}
@media (max-width: 767.98px) {
  .info-bar.terciary .info-bar__item--text--primary {
    font-size: 1rem;
    line-height: 1.3;
  }
}
.info-bar.terciary .info-bar__item--text--secondary {
  color: rgba(57,61,79,0.8);
  font-weight: 500;
  font-size: 1rem;
}
@media (max-width: 767.98px) {
  .info-bar.terciary .info-bar__item--text--secondary {
    font-size: 0.9rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  .info-bar.terciary .vc_col-sm-5 {
    border-left: 1px solid rgba(57,61,79,0.1);
    border-right: 1px solid rgba(57,61,79,0.1);
  }
}
.info-bar.terciary .vc_col-sm-5 .info-bar__item {
  border-left: 1px solid rgba(57,61,79,0.1);
  border-right: 1px solid rgba(57,61,79,0.1);
}
@media (max-width: 767.98px) {
  .info-bar.terciary .vc_col-sm-5 .info-bar__item {
    border: none;
  }
}
.info-bit, .info-bit-mask {
  cursor: pointer;
  background: #FFFFFF;
  padding: 1.5rem 1rem;
  border-radius: calc(1.5rem/2);
  box-shadow: 0px 15px 15px 0px rgba(57,61,79,0.05) !important;
  display: flex;
  transition: all 0.2s ease-in-out;
}
.info-bit:hover, .info-bit-mask:hover {
  transform: translate(0px, -0.8rem);
  box-shadow: 0px 15px 2rem 0px rgba(57,61,79,0.15) !important;
}
.info-bit .wpb_wrapper, .info-bit-mask .wpb_wrapper {
  display: flex;
}
.info-bit .info-bit__icon, .info-bit-mask .info-bit__icon {
  width: 25%;
  align-items: center;
  display: flex;
  justify-content: center;
}
.info-bit .info-bit__icon--icon, .info-bit-mask .info-bit__icon--icon {
  font-size: 2.5rem;
  background: linear-gradient(90deg, #035aa6 0%, #1894d1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.info-bit .info-bit__text, .info-bit-mask .info-bit__text {
  width: 75%;
}
.info-bit .info-bit__text--primary, .info-bit-mask .info-bit__text--primary {
  font-size: 1.2rem;
  color: #6a7293;
}
.info-bit .info-bit__text--secondary, .info-bit-mask .info-bit__text--secondary {
  line-height: 1.2;
  color: #8c92ac;
}
.info-bit-mask-section {
  margin-top: 2rem;
}
.info-bit-mask-section .vc_empty_space {
  display: none;
}
@media (min-width: 426px) {
  .info-bit-mask-section .vc_empty_space {
    display: block;
  }
}
.info-bit-mask {
  padding: 2rem;
  max-width: 21rem;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .info-bit-mask {
    margin-bottom: 0rem;
  }
}
.info-bit-mask__img {
  margin-bottom: 1rem;
  position: relative;
}
.info-bit-mask__img .wpb_wrapper {
  display: block;
}
.info-bit-mask__img .wpb_wrapper img {
  -webkit-mask: url("https://www.ccd.com.pe/wp-content/uploads/2021/03/ccd_info_bit_mask.svg");
  mask: url("https://www.ccd.com.pe/wp-content/uploads/2021/03/ccd_info_bit_mask.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.info-bit-mask__img:before {
  content: '';
  width: 105%;
  height: 105%;
  background: linear-gradient(40deg, #035aa6 0%, #1894d1 100%);
  position: absolute;
  top: 0;
  left: 0;
  -webkit-mask: url("https://www.ccd.com.pe/wp-content/uploads/2021/03/ccd_info_bit_mask.svg");
  mask: url("https://www.ccd.com.pe/wp-content/uploads/2021/03/ccd_info_bit_mask.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.info-bit-mask__img-2:before {
  content: '';
  background: linear-gradient(180deg, #035aa6 0%, #1894d1 100%);
}
.info-bit-mask__img-3:before {
  content: '';
  background: linear-gradient(270deg, #035aa6 0%, #1894d1 100%);
}
.info-bit-mask__title {
  text-align: center;
  font-size: 1.5rem !important;
  margin-bottom: 1rem !important;
  width: 100%;
}
.info-bit-mask__content {
  font-size: 1.2rem;
  color: #8c92ac;
  text-align: center;
}
.info-bits-slider {
  margin: 3rem 0;
}
.info-bits-slider .ult-content-box {
  padding: 1.5rem;
  border-radius: 1.5rem;
  border: 1px solid #ced4da !important;
}
.info-bits-slider .owl-item .post-listing-container {
  margin: 0;
}
.info-bits-slider .owl-stage-outer.owl-height {
  height: auto !important;
}
.info-bits-slider .ult-carousel-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}
.info-bits-slider .ult-carousel-wrapper .ultsl-arrow-left4, .info-bits-slider .ult-carousel-wrapper .ultsl-arrow-right4 {
  color: #1894d1;
  font-size: 1.5rem;
}
.info-bits-slider .ult-carousel-wrapper .slick-track {
  padding: 1rem 0;
}
.info-bits-slider .ult-carousel-wrapper .slick-track .slick-slide {
  transition: all 0.2s ease-in-out;
}
.info-bits-slider .ult-carousel-wrapper .slick-track .slick-slide.slick-current {
  transform: scale(1.1);
}
.info-bits-slider__item {
  max-width: 18rem;
  text-align: center;
  margin: 0 auto;
  background: #FFFFFF;
}
.info-bits-slider__item--border.vc_col-sm-12 {
  padding: 1.5rem;
  border-radius: 1.5rem;
  border: 1px solid #ced4da !important;
  border-width: 1px !important;
}
.info-bits-slider__item--md {
  max-width: 22rem;
}
.info-bits-slider__item--icon {
  margin: 0 !important;
}
.info-bits-slider__item--icon .vc_icon_element-inner {
  border: 0;
  background: #fcbf1e;
  color: #035aa6;
  border-radius: calc(1.5rem/2);
}
.info-bits-slider__item--title {
  line-height: 1;
  color: #035aa6;
  font-size: 1.5rem;
  font-weight: 600;
}
.info-bits-slider__item--type {
  display: none;
}
.info-bits-slider__item--content.gusta-post-custom-field.ss-element {
  margin-bottom: 0 !important;
  color: #6a7293;
  line-height: 1.5;
  text-align: center;
  font-size: 0.9rem !important;
  float: none !important;
  width: 100%;
}
.info-bits-slider__item--content.gusta-post-custom-field.ss-element p {
  margin-bottom: 0 !important;
}
.info-bits-slider__item--space {
  height: 1rem !important;
}
.info-bits-slider.quality-version .info-bits-slider__item .gusta-align-left {
  justify-content: center !important;
}
.info-bits-slider.quality-version .info-bits-slider__item--type.gusta-post-custom-field.ss-element {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 0.5rem !important;
  color: #035aa6;
}
.preloader-plus {
  background: #035aa6;
}
.preloader-plus .preloader-custom-img {
  animation: animation-img 3.5s ease 8;
}
@keyframes animation-img {
  0% {
    filter: brightness(1) invert(0) blur(0.3rem);
    transform: scale(1);
  }
  40% {
    filter: brightness(0) invert(1) blur(0);
    transform: scale(1.3);
  }
  70% {
    filter: brightness(0) invert(1) blur(0);
    transform: scale(1.3);
  }
  100% {
    filter: brightness(1) invert(0) blur(0.3rem);
    transform: scale(1);
  }
}
.table-grid-filter.legend {
  margin-bottom: 1rem;
}
.table-grid-filter.legend p {
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .table-grid-filter.legend + .gusta-align-left.gusta-inline {
    display: none;
  }
}
.table-grid-filter .gusta-type-tabs {
  display: none !important;
}
@media (min-width: 768px) {
  .table-grid-filter .gusta-type-tabs {
    display: flex !important;
    flex-wrap: wrap;
  }
}
.table-grid-filter .gusta-type-tabs li a {
  color: #1894d1 !important;
  font-size: 0.8rem;
}
.table-grid-filter .gusta-type-tabs li a:hover {
  color: #FFFFFF !important;
}
.table-grid-filter .gusta-type-tabs li.gusta-active a {
  background: #1894d1 !important;
  color: #FFFFFF !important;
}
.table-grid-filter.select {
  margin-top: 1rem !important;
}
@media (max-width: 767.98px) {
  .table-grid-filter.select {
    margin: 0 !important;
  }
}
@media (min-width: 768px) {
  .table-grid-filter.select {
    display: none;
  }
}
.table-grid-filter.select button {
  display: flex;
  align-items: center;
  place-content: space-between;
}
.table-grid-filter.select .gusta-type-dropdown li a {
  text-decoration: none;
  padding: 1rem;
  color: #1894d1;
}
.table-grid-filter.select .gusta-type-dropdown li a:hover {
  background: #1894d1 !important;
  color: #FFFFFF !important;
}
.table-grid-filter.select .gusta-type-dropdown li.gusta-active a {
  background: #1894d1 !important;
  color: #FFFFFF !important;
}
.table-grid-filter.no-table {
  margin-bottom: 2rem !important;
}
.table-grid .post-listing-container:nth-of-type(odd) {
  background-color: #fbfafe;
}
.table-grid .post-listing-container:nth-of-type(even) {
  background-color: #FFFFFF;
}
.table-grid__item .wpb_wrapper {
  display: flex;
  align-items: center;
  padding: 1.5rem 1rem;
}
@media (max-width: 991.98px) {
  .table-grid__item .wpb_wrapper {
    display: block;
  }
}
.table-grid__item .wpb_wrapper .gusta-post-meta.gusta-align-left {
  width: 70%;
}
@media (max-width: 991.98px) {
  .table-grid__item .wpb_wrapper .gusta-post-meta.gusta-align-left {
    width: 100%;
  }
}
.table-grid__item .wpb_wrapper .gusta-post-meta.gusta-align-right {
  width: 30%;
}
@media (max-width: 991.98px) {
  .table-grid__item .wpb_wrapper .gusta-post-meta.gusta-align-right {
    width: 100%;
    margin-top: 0.5rem !important;
  }
}
.table-grid__item--name, .table-grid__item--content-text--name {
  margin-bottom: 0;
  width: 60%;
  font-size: 1.1rem !important;
  font-weight: 500;
  display: flex;
  align-items: center;
  line-height: 1.5;
  color: #6a7293;
}
.table-grid__item--name .wpb_wrapper, .table-grid__item--content-text--name .wpb_wrapper {
  padding: 0;
}
@media (max-width: 991.98px) {
  .table-grid__item--name, .table-grid__item--content-text--name {
    width: 100%;
  }
}
.table-grid__item--name strong, .table-grid__item--content-text--name strong {
  font-weight: 500 !important;
  color: #babdcd !important;
  font-size: 0.875rem;
}
.table-grid__item--btn {
  font-size: 1.1rem !important;
  font-weight: 600;
  color: #035aa6;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
  width: 40%;
}
.table-grid__item--btn .wpb_wrapper {
  padding: 0;
}
@media (max-width: 991.98px) {
  .table-grid__item--btn {
    justify-content: flex-start;
    width: 100%;
    margin-top: 0.5rem;
  }
}
.table-grid.download-btn .table-grid__item--btn a i {
  margin-right: 0.5rem;
}
.table-grid.subtitle .table-grid__item--content-text--subtitle {
  font-size: 0.8rem !important;
  margin-bottom: 0;
  margin-top: 0.5rem;
}
.table-grid.subtitle .table-grid__item--content-text--subtitle .wpb_wrapper {
  padding: 0;
}
@media (max-width: 991.98px) {
  .table-grid.subtitle .table-grid__item--content-text--subtitle {
    width: 100%;
  }
}
.table-grid .gusta-load-more button.load-more-button {
  padding: 0.5rem 2rem !important;
}
.table-grid-manual__item:nth-of-type(odd) {
  background-color: #fbfafe;
}
.table-grid-manual__item:nth-of-type(even) {
  background-color: #FFFFFF;
}
.table-grid-manual__item .ult-content-box {
  padding: 1.5rem 1rem;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .table-grid-manual__item .ult-content-box {
    display: block;
  }
}
.table-grid-manual__item--text {
  width: 70%;
  margin: 0;
  font-size: 1.1rem !important;
  font-weight: 500;
  display: flex;
  align-items: center;
  line-height: 1.5;
  color: #6a7293;
}
@media (max-width: 991.98px) {
  .table-grid-manual__item--text {
    width: 100%;
  }
}
.table-grid-manual__item--btn {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .table-grid-manual__item--btn {
    justify-content: flex-start;
    width: 100%;
    margin-top: 0.5rem;
  }
}
.table-grid-manual__item--btn a i {
  margin-right: 0.5rem;
}
.select2-drop-mask {
  display: none !important;
}
@media (max-width: 991.98px) {
  .table-grid-sortable-filter .spg-custom-sort {
    width: initial;
    float: none;
  }
}
@media (max-width: 991.98px) {
  .table-grid-sortable-filter .spg-custom-sort .spg-filter-form {
    float: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    margin: 0;
    flex-direction: unset;
  }
}
.table-grid-sortable-filter .spg-custom-sort .spg-filter-form .spg-custom-tax {
  margin-top: 0 !important;
  width: auto;
}
@media (max-width: 991.98px) {
  .table-grid-sortable-filter .spg-custom-sort .spg-filter-form .spg-custom-tax {
    margin-left: 0;
    margin-right: 0;
  }
}
.table-grid-sortable-filter .spg-custom-sort .spg-filter-form .spg-custom-tax label {
  font-weight: 600;
}
.table-grid-sortable-filter .spg-custom-sort .spg-filter-form .spg-custom-tax .spg-custom-sort-opt {
  margin-top: 0.5rem;
  width: 100%;
  border-radius: 1rem 2.5rem 2.5rem 1rem !important;
  color: #1894d1 !important;
}
.table-grid-sortable-filter .spg-custom-sort .spg-filter-form .spg-custom-tax .spg-custom-sort-opt:hover {
  background: transparent !important;
  color: #1894d1 !important;
}
.table-grid-sortable-filter .spg-custom-sort .spg-filter-form .spg-custom-tax .spg-custom-sort-opt:focus-visible {
  outline: none;
}
.table-grid-sortable-filter .spg-custom-sort .spg-filter-btn {
  width: 50% !important;
  text-align: right !important;
  float: none !important;
}
@media (max-width: 991.98px) {
  .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn {
    text-align: center !important;
    width: 100% !important;
  }
}
.table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input {
  float: none !important;
}
@media (max-width: 991.98px) {
  .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.button-submit {
    margin: 0;
  }
}
@media (max-width: 991.98px) {
  .table-grid-sortable-filter .spg-custom-sort .spg-filter-btn input.spg-remove-filter-button {
    margin: 0;
  }
}
.table-grid-sortable-filter .spg-loop-actions {
  display: none !important;
}
.table-grid-sortable-filter .spg-loop-content.switchable-view.spg-list-small {
  border-top: none !important;
  margin-top: 2rem !important;
}
.table-grid-sortable-filter .spg-loop-content .spg-grids {
  margin: 0 !important;
}
.table-grid-sortable-filter .spg-loop-content .spg-grids .spg-item {
  padding: 0 !important;
  border: 0 !important;
}
.table-grid-sortable-filter .spg-loop-content .spg-grids .spg-item:nth-of-type(odd) {
  background-color: #fbfafe;
}
.table-grid-sortable-filter .spg-loop-content .spg-grids .spg-item:nth-of-type(even) {
  background-color: #FFFFFF;
}
@media (max-width: 991.98px) {
  .table-grid-sortable-filter .spg-pagination {
    text-align: center;
    float: none;
  }
}
.table-grid-sortable-filter .spg-pagination span.current {
  line-height: 1.9;
  font-size: 0.8rem;
  padding: 0.5rem 1.2rem;
  margin-right: 0.5rem;
}
@media (max-width: 991.98px) {
  .table-grid-sortable-filter .spg-pagination span.current {
    float: none;
  }
}
.table-grid-sortable-filter .spg-pagination a {
  color: #1894d1 !important;
  line-height: 1.5;
  font-size: 0.8rem;
  padding: 0.5rem 1.2rem;
  margin-right: 0.5rem;
}
@media (max-width: 991.98px) {
  .table-grid-sortable-filter .spg-pagination a {
    float: none;
  }
}
.table-grid-sortable {
  width: 100% !important;
  float: none !important;
  border: none !important;
}
.table-grid-sortable__item {
  display: flex;
  align-items: center;
  padding: 1.5rem 1rem;
}
@media (max-width: 991.98px) {
  .table-grid-sortable__item {
    display: block;
  }
}
.table-grid-sortable__item--text {
  width: 70%;
}
@media (max-width: 991.98px) {
  .table-grid-sortable__item--text {
    width: 100%;
  }
}
.table-grid-sortable__item--text--title {
  font-size: 1.1rem !important;
  line-height: 1.5 !important;
  color: #6a7293 !important;
  margin: 0 !important;
  font-weight: 500 !important;
}
.table-grid-sortable__item--text--optional {
  margin-bottom: 0;
  font-size: 0.8rem !important;
  line-height: 1.5 !important;
  color: #8c92ac !important;
  margin: 0 !important;
  font-weight: 500 !important;
}
.table-grid-sortable__item--btn {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .table-grid-sortable__item--btn {
    justify-content: flex-start;
    width: 100%;
    margin-top: 0.5rem;
  }
}
.table-grid-sortable__item--btn a.btn-custom-secondary-a-tag, .table-grid-sortable__item--btn .info-bar.btn-version .info-bar__item--btn a, .info-bar.btn-version .info-bar__item--btn .table-grid-sortable__item--btn a, .table-grid-sortable__item--btn .table-grid.download-btn .table-grid__item--btn a, .table-grid.download-btn .table-grid__item--btn .table-grid-sortable__item--btn a, .table-grid-sortable__item--btn .table-grid-manual__item--btn a, .table-grid-manual__item--btn .table-grid-sortable__item--btn a, .table-grid-sortable__item--btn a.about-us-block-info__block--content-left--btn {
  border-radius: 1rem 2.5rem 2.5rem 1rem !important;
}
.table-grid-sortable__item--btn a.btn-custom-secondary-a-tag i, .table-grid-sortable__item--btn .info-bar.btn-version .info-bar__item--btn a i, .info-bar.btn-version .info-bar__item--btn .table-grid-sortable__item--btn a i, .table-grid-sortable__item--btn .table-grid.download-btn .table-grid__item--btn a i, .table-grid.download-btn .table-grid__item--btn .table-grid-sortable__item--btn a i, .table-grid-sortable__item--btn .table-grid-manual__item--btn a i, .table-grid-manual__item--btn .table-grid-sortable__item--btn a i, .table-grid-sortable__item--btn a.about-us-block-info__block--content-left--btn i {
  margin-right: 0.5rem;
}
.search-bar .search-form .search-field {
  background: #FFFFFF;
  border: 2px solid #035aa6;
  border-radius: 1rem 2.5rem 2.5rem 1rem;
  max-width: 25rem;
  height: 3.1rem;
  color: #393d4f;
  outline: 0;
}
@media (max-width: 991.98px) {
  .search-bar .search-form .search-field {
    height: 4rem;
  }
}
.search-bar .search-form .search-submit svg {
  fill: #1894d1;
}
.whatsapp-button {
  position: fixed;
  bottom: 2rem;
  z-index: 5;
  right: 2rem;
}
@media (max-width: 767.98px) {
  .whatsapp-button {
    bottom: 5rem;
  }
}
.whatsapp-button__icon {
  box-shadow: 0 8px 15px 0 rgba(37, 211, 102, 0.3), 0 2px 10px 0 rgba(37, 211, 102, 0.2);
  font-size: 2.5rem;
  padding: 1rem;
  background: #25d366;
  color: #FFFFFF;
  border-radius: 1.5rem;
  transition: all 0.2s ease-in-out;
  width: 4.5rem;
  height: 4.5rem;
  text-align: center;
}
.whatsapp-button__icon:focus, .whatsapp-button__icon.focus {
  outline: 0;
  box-shadow: 0 5px 10px 0 rgba(37, 211, 102, 0.6), 0 2px 5px 0 rgba(37, 211, 102, 0.5);
}
.whatsapp-button__icon:not(:disabled):not(.disabled):active, .whatsapp-button__icon:not(:disabled):not(.disabled).active {
  box-shadow: 0 5px 10px 0 rgba(37, 211, 102, 0.6), 0 2px 5px 0 rgba(37, 211, 102, 0.5);
}
.whatsapp-button__icon:not(:disabled):not(.disabled):active:focus, .whatsapp-button__icon:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 5px 10px 0 rgba(37, 211, 102, 0.6), 0 2px 5px 0 rgba(37, 211, 102, 0.5);
}
.whatsapp-button__icon:hover {
  transform: scale(1.1);
}
.about-us-mision {
  background: #fbfafe;
  padding: 3rem 0;
}
.about-us-mision .vc_column-inner {
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .about-us-mision .vc_column-inner {
    padding: 0 1rem !important;
  }
}
.about-us-mision .wpb_wrapper {
  position: relative;
}
.about-us-mision__item {
  max-width: 80rem !important;
  margin: 0 !important;
}
.about-us-mision__item .wpb_wrapper {
  display: flex;
}
@media (max-width: 767.98px) {
  .about-us-mision__item .wpb_wrapper {
    display: block;
  }
}
.about-us-mision__item--left {
  width: 50%;
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  .about-us-mision__item--left {
    width: 100%;
    height: 32%;
  }
}
.about-us-mision__item--left .ultv-video, .about-us-mision__item--left .ultv-video__outer-wrap {
  height: 100%;
  border-radius: 1.5rem 0 0 1.5rem;
}
@media (max-width: 767.98px) {
  .about-us-mision__item--left .ultv-video__outer-wrap {
    padding-bottom: 60% !important;
  }
}
.about-us-mision__item--left svg path {
  fill: #035aa6;
}
.about-us-mision__item--left svg path.ultv-youtube-icon-bg {
  fill: #fcbf1e !important;
}
.about-us-mision__item--right {
  position: relative;
  z-index: 1;
  width: 50%;
  padding: 2rem;
}
@media (max-width: 767.98px) {
  .about-us-mision__item--right {
    width: 100%;
    padding: 0.5rem;
    height: 68%;
  }
}
.about-us-mision__item--right--mision-headline, .about-us-mision__item--right--vision-headline {
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .about-us-mision__item--right--mision-headline, .about-us-mision__item--right--vision-headline {
    margin-bottom: 1rem;
  }
}
.about-us-mision__item--right--mision-headline h2, .about-us-mision__item--right--vision-headline h2 {
  color: #fcbf1e;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .about-us-mision__item--right--mision-headline h2, .about-us-mision__item--right--vision-headline h2 {
    font-size: 1.3rem;
  }
}
.about-us-mision__item--right--mision-content, .about-us-mision__item--right--vision-content {
  margin-bottom: 2rem;
}
.about-us-mision__item--right--mision-content p, .about-us-mision__item--right--vision-content p {
  font-weight: 500;
  color: rgba(255,255,255,0.8);
}
@media (max-width: 767.98px) {
  .about-us-mision__item--right--mision-content p, .about-us-mision__item--right--vision-content p {
    font-size: 0.9rem;
    font-weight: 400;
  }
}
.about-us-mision__item--right--mision-content:last-of-type, .about-us-mision__item--right--vision-content:last-of-type {
  margin-bottom: 0;
}
.about-us-mision__item--right:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.about-us-mision__background {
  position: absolute;
  max-width: 80rem !important;
  margin: 0 !important;
  height: 100%;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 0;
  z-index: 0;
  background: inherit;
}
.about-us-mision__background * {
  height: 100% !important;
  width: 100% !important;
}
.about-us-mision__background img {
  object-fit: cover;
  border-radius: 1.5rem;
}
.about-us-mision__background:after, .about-us-mision__background:before {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
}
.about-us-mision__background:after {
  left: 0;
  border-radius: 1.5rem 0 0 1.5rem;
  background: rgba(3,90,166,0.25);
}
@media (max-width: 767.98px) {
  .about-us-mision__background:after {
    width: 100%;
    height: 32%;
    border-radius: 1.5rem 1.5rem 0 0;
  }
}
.about-us-mision__background:before {
  right: 0;
  border-radius: 0 1.5rem 1.5rem 0;
  backdrop-filter: blur(5px);
  background: #035aa6;
  mix-blend-mode: multiply;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .about-us-mision__background:before {
    width: 100%;
    height: 68%;
    bottom: 0;
    top: initial;
    border-radius: 0 0 1.5rem 1.5rem;
  }
}
.about-us-mision__box {
  position: relative;
}
.about-us-mision__box .about-us-mision__item {
  width: 100%;
  height: 15rem;
}
.about-us-mision__box .about-us-mision__item .ultv-video, .about-us-mision__box .about-us-mision__item .ultv-video__outer-wrap {
  height: 100%;
  border-radius: 1.5rem;
}
.about-us-mision__box .about-us-mision__item svg path {
  fill: #035aa6;
}
.about-us-mision__box .about-us-mision__item svg path.ultv-youtube-icon-bg {
  fill: #fcbf1e !important;
}
.about-us-mision__box .about-us-mision__background:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.about-us-mision__box .about-us-mision__background:after {
  left: 0;
  border-radius: 1.5rem;
}
.about-us-mision__box .about-us-mision__background:before {
  display: none;
}
.about-us-mision__box--img .vc_figure, .about-us-mision__box--img .vc_single_image-wrapper {
  width: 100% !important;
}
@media (max-width: 767.98px) {
  .about-us-mision__box--img {
    margin-top: 1.5rem;
  }
}
.about-us-mision__box--img img {
  width: 100%;
  height: 20rem;
  object-fit: cover;
  border-radius: 1.5rem;
}
.about-us-block-info {
  margin: 3rem 0;
  overflow: visible !important;
}
.about-us-block-info__block--content-left {
  max-width: 38rem;
}
.about-us-block-info__block--content-left--text {
  color: #FFFFFF;
  font-size: 1.2rem;
  margin-bottom: 2rem;
}
.about-us-block-info__block--content-left--text p {
  margin-bottom: 1rem;
}
@media (max-width: 767.98px) {
  .about-us-block-info__block--content-left--text p {
    text-align: center;
  }
}
.about-us-block-info__block--content-left--text ul {
  padding-left: 1rem;
}
.about-us-block-info__block--content-left--text ul li {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
}
.about-us-block-info__block--content-left--text ul li:before {
  content: '';
  background: #fcbf1e;
  display: inline-block;
  border-radius: calc(1.5rem/10);
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 1rem;
}
@media (max-width: 767.98px) {
  .about-us-block-info__block--content-left--text ul {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about-us-block-info__block--content-left--btn {
    margin-bottom: 3rem !important;
  }
}
.about-us-block-info__block--content-right {
  margin-bottom: 0 !important;
  padding: 0 !important;
  position: relative;
  top: 3rem;
}
.about-us-block-info__block--content-right .slick-prev, .about-us-block-info__block--content-right .slick-next {
  background: #fcbf1e !important;
  border-radius: calc(1.5rem/2);
  color: #035aa6 !important;
  height: 2.5rem !important;
  width: 2.5rem !important;
}
.about-us-block-info__block--content-right .slick-prev {
  left: 1rem !important;
}
@media (max-width: 991.98px) {
  .about-us-block-info__block--content-right .slick-prev {
    left: 0 !important;
  }
}
.about-us-block-info__block--content-right .slick-next {
  right: 1rem !important;
}
@media (max-width: 991.98px) {
  .about-us-block-info__block--content-right .slick-next {
    right: 0 !important;
  }
}
.about-us-block-info__block--content-right--img img {
  max-height: 28rem;
  max-width: 27rem;
  height: 27rem;
  object-fit: cover;
  border-radius: 1.5rem;
}
@media (max-width: 991.98px) {
  .about-us-block-info__block--content-right--img img {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .about-us-block-info__block--content-right--img img {
    height: 19rem;
  }
}
.about-us-block-info__block--content-right--slick-secondary .slick-prev, .about-us-block-info__block--content-right--slick-secondary .slick-next {
  background: #1894d1 !important;
  color: #FFFFFF !important;
}
.about-us-block-info__background {
  position: absolute;
  max-width: 120rem !important;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 0;
  z-index: -1;
  height: 100%;
}
.about-us-block-info__background * {
  height: 100% !important;
}
.about-us-block-info__background img {
  width: 100%;
  object-fit: cover;
}
.about-us-block-info__background:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #1894d1;
  mix-blend-mode: multiply;
}
.about-us-history {
  background: #fbfafe;
  padding-bottom: 3rem;
}
.about-us-history .vc_column-inner {
  padding: 0;
}
@media (max-width: 1199.98px) {
  .about-us-history .vc_column-inner {
    padding: 0 1rem;
  }
}
.about-us-history .heading-primary, .about-us-history__item {
  max-width: 80rem !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (max-width: 767.98px) {
  .about-us-history__item--img {
    margin-bottom: 1.5rem;
    text-align: center;
  }
}
.about-us-history__item--img img {
  max-width: 32rem;
  width: 100%;
  object-fit: cover;
  border-radius: 1.5rem;
}
.about-us-history__item--text {
  color: #6a7293;
}
.about-us-history__item--text p {
  line-height: 2;
  text-align: justify;
}
.about-us-history__item--text p:last-of-type {
  margin: 0 !important;
}
.about-us-history__item--text b, .about-us-history__item--text strong {
  color: #035aa6;
}
.about-us-history__item--buttons .ult-content-box {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.about-us-history__item--buttons--btn.wpb_text_column.wpb_content_element {
  margin-bottom: 1.5rem !important;
  margin-right: 1rem;
}
.admision-general-left > .vc_column-inner {
  padding: 0;
}
.admision-general-left > .vc_column-inner ~ .vc_column-inner {
  padding: 1rem;
}
@media (max-width: 767.98px) {
  .admision-careers-grid .vc_grid-item {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 767.98px) {
  .admision-careers-grid .vc_grid-item .welfare__card {
    height: auto;
  }
}
.admision-inscription {
  margin-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .admision-inscription__banner {
    margin-top: 2rem;
  }
}
.admision-inscription__banner .ult-content-box {
  position: relative;
  transition: all 0.2s ease-in-out;
}
.admision-inscription__banner .ult-content-box:hover {
  transform: scale(1.05);
}
.admision-inscription__banner--img img {
  width: 100%;
  height: 20rem;
  object-fit: cover;
  border-radius: 1.5rem;
}
.admision-inscription__banner--link {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  margin-bottom: 0;
}
.careers__box-title {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .careers__box-title {
    display: initial;
  }
}
.careers__logo {
  text-align: center;
}
@media (max-width: 767.98px) {
  .careers__logo {
    margin-bottom: 1rem;
  }
}
.careers__logo img {
  max-height: 10rem;
}
.careers__title {
  color: #035aa6;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
  margin: 0;
}
@media (max-width: 767.98px) {
  .careers__title {
    text-align: center;
  }
}
.careers__description {
  margin-top: 2rem;
}
@media (max-width: 767.98px) {
  .careers__description {
    text-align: justify;
    margin: 0 0 1rem 0;
  }
}
@media (max-width: 767.98px) {
  .careers__profile {
    margin-bottom: 1rem;
  }
}
.careers__profile--small ul li {
  font-size: 0.9rem !important;
}
.careers__profile p {
  color: #6a7293;
}
.careers__profile--btn {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .careers__profile--btn {
    text-align: center;
  }
}
.careers__academic-degree {
  margin-bottom: 2rem;
}
@media (max-width: 767.98px) {
  .careers__academic-degree {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.careers__academic-degree h6 {
  color: #393d4f;
  position: relative;
  font-weight: 600;
}
.careers__academic-degree h6 em {
  color: #6a7293;
  font-weight: 500;
}
.careers__academic-degree h6:before {
  content: "";
  background: #babdcd;
  height: 0.1rem;
  width: 15rem;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
}
@media (max-width: 767.98px) {
  .careers__academic-degree h6:before {
    right: 0;
    margin: 0 auto;
  }
}
.careers__box-btnWithImg {
  margin-top: 3rem;
}
.careers__box-btnWithImg .vc_column_container > .vc_column-inner {
  padding: 0 0.6rem;
}
@media (max-width: 767.98px) {
  .careers__box-btnWithImg .vc_column_container > .vc_column-inner {
    padding: 0 1rem;
  }
}
@media (max-width: 991.98px) {
  .careers__box-btnWithImg .vc_col-sm-4 {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .careers__box-btnWithImg .vc_col-sm-4 {
    width: 100%;
  }
}
.careers__btnWithImg {
  margin-bottom: 1.5rem;
}
.careers__btnWithImg--primary a {
  background: #035aa6 !important;
}
.careers__btnWithImg--primary a:hover {
  background: #1894d1 !important;
}
.careers__btnWithImg a {
  display: flex;
  align-items: center;
  background: #1894d1;
  color: #FFFFFF !important;
  font-weight: 600;
  border-radius: 0.75rem;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  text-decoration: none !important;
}
.careers__btnWithImg a:hover {
  background: #035aa6;
  transform: scale(1.1);
}
.careers__btnWithImg a img {
  margin-right: 1rem;
  width: 5rem;
  height: 5rem;
  object-fit: cover;
  flex: none;
}
@media (max-width: 767.98px) {
  .careers__btnWithImg a img {
    width: 7rem;
  }
}
.careers__btnWithImg a p {
  margin: 0;
  font-weight: 300;
  color: #FFFFFF !important;
}
.careers__btnWithImg a strong {
  display: block;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .description-curso__text {
    font-size: 1.1rem;
    text-align: justify;
  }
}
.description-curso__text p {
  color: #6a7293;
  line-height: 1.8;
}
.description-curso__line {
  margin-bottom: 1rem;
  margin-bottom: 1rem;
  max-width: 15rem;
  margin-left: initial;
  margin-right: auto;
}
.description-curso__line span {
  border-color: #ced4da !important;
}
.info-course .vc_column-inner > .wpb_wrapper:first-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .info-course .vc_column-inner > .wpb_wrapper:first-child {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .info-course .vc_column-inner {
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .info-course__item {
    margin-bottom: 1rem;
  }
}
.info-course__item .ult-content-box {
  display: flex;
  align-items: center;
}
.info-course__item:nth-child(4) {
  margin-top: 2rem;
}
@media (max-width: 767.98px) {
  .info-course__item:nth-child(4) {
    margin-bottom: 1rem;
  }
}
.info-course__item--icon {
  margin-bottom: 0;
  color: #035aa6;
}
.info-course__item--icon .vc_icon_element-inner {
  width: 3rem;
  height: 3rem;
}
.info-course__item--text {
  margin-bottom: 0;
}
.info-course__item--text--primary {
  margin-bottom: 0 !important;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
}
@media (max-width: 767.98px) {
  .info-course__item--text--primary {
    font-size: 1rem !important;
  }
}
.info-course__item--text--secondary {
  color: #8c92ac;
}
.btn-course {
  margin-top: 2rem;
}
@media (max-width: 767.98px) {
  .btn-course {
    margin-top: 1rem;
    text-align: center;
  }
}
.btn-course__btn {
  margin-bottom: 0;
}
.header-curso {
  padding: 0 !important;
  height: 26rem !important;
  display: flex;
}
@media (max-width: 991.98px) {
  .header-curso {
    height: 20rem !important;
  }
}
@media (max-width: 991.98px) {
  .header-curso {
    height: 15rem;
  }
}
.header-curso .wpb_column, .header-curso .vc_column-inner {
  display: flex;
  align-items: center;
}
.header-curso .wpb_column .wpb_wrapper, .header-curso .vc_column-inner .wpb_wrapper {
  width: 100%;
}
.header-curso__text {
  max-width: 80rem !important;
  margin-left: auto;
  margin-right: auto;
}
.header-curso__text .gusta-post-meta {
  z-index: 1;
}
.header-curso__text--category.gusta-post-taxonomies {
  position: relative;
  padding: 0.2rem 1rem !important;
  border-radius: calc(1.5rem/2);
  background: #035aa6;
  color: #FFFFFF;
  font-weight: 300;
  font-style: italic;
  font-size: 1.2rem;
  margin-bottom: 1rem !important;
}
.header-curso__text--title {
  max-width: 50rem;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .header-curso__text--title {
    font-size: 1.5rem;
    line-height: 1.2;
  }
}
.header-curso__background {
  position: absolute;
  height: 26rem !important;
  max-width: 120rem !important;
  margin: 0 auto;
  right: 0;
  left: 0;
  top: 0;
  z-index: 0;
}
@media (max-width: 991.98px) {
  .header-curso__background {
    height: 20rem !important;
  }
}
.header-curso__background * {
  width: 100%;
  height: 26rem !important;
}
@media (max-width: 991.98px) {
  .header-curso__background * {
    height: 20rem !important;
  }
}
.header-curso__background img {
  object-fit: cover;
  border-radius: 0 0 1.5rem 1.5rem;
}
.header-curso__background:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 1.5rem 1.5rem;
  background: linear-gradient(180deg, #FFFFFF 0%, #1894d1 70%);
  mix-blend-mode: multiply;
}
.form-curso .ult-sticky-anchor {
  z-index: 2 !important;
}
.form-curso .ult-sticky-anchor.ult-flag .ult-sticky-section {
  top: 0;
  position: fixed !important;
  box-shadow: 0px 10px 15px 3px rgba(57,61,79,0.1);
}
.form-curso .ult-sticky-anchor .ult-sticky-section {
  position: relative;
  top: -20rem;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767.98px) {
  .form-curso .ult-sticky-anchor .ult-sticky-section {
    top: -2rem;
  }
}
.objetivos-course {
  margin-top: 3rem;
  overflow: visible !important;
}
.objetivos-course > .wpb_column {
  padding-bottom: 1.5rem;
}
.objetivos-course > .wpb_column ~ .wpb_column {
  padding-bottom: 0rem;
}
.objetivos-course__item--content {
  margin-bottom: 1.5rem;
}
.objetivos-course__item--content .ult-content-box {
  display: flex;
  align-items: center;
  padding: 1rem;
  border: 1px solid rgba(251,250,254,0.2) !important;
  border-radius: 1.5rem;
}
@media (max-width: 767.98px) {
  .objetivos-course__item--content .ult-content-box {
    display: block;
    text-align: center;
  }
}
.objetivos-course__item--content--icon {
  background: #fcbf1e;
  border-radius: calc(1.5rem/2);
  margin-bottom: 0;
  margin-right: 1rem;
}
@media (max-width: 767.98px) {
  .objetivos-course__item--content--icon {
    background: transparent;
    margin: 0 auto;
    text-align: center !important;
  }
}
@media (max-width: 767.98px) {
  .objetivos-course__item--content--icon .vc_icon_element-inner {
    background: #fcbf1e;
    border-radius: calc(1.5rem/2);
  }
}
.objetivos-course__item--content--icon .vc_icon_element-inner .vc_icon_element-icon {
  color: #035aa6 !important;
}
.objetivos-course__item--content--text {
  color: #FFFFFF;
  margin-bottom: 0;
}
.objetivos-course__item--content--text strong {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.objetivos-course__item--buttons .ult-content-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991.98px) {
  .objetivos-course__item--buttons .ult-content-box {
    justify-content: center;
  }
}
.objetivos-course__item--buttons--btn {
  margin-bottom: 1.5rem;
}
.objetivos-course__item--buttons--btn a {
  margin-right: 1rem;
}
.objetivos-course__background {
  position: absolute;
  max-width: 120rem !important;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 0;
  z-index: -1;
  height: 100%;
}
.objetivos-course__background * {
  height: 100% !important;
}
.objetivos-course__background img {
  width: 100%;
  object-fit: cover;
}
.objetivos-course__background:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #035aa6;
  mix-blend-mode: multiply;
}
.objetivos-course__background:before {
  content: '';
  background: rgba(3,90,166,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.horarios-course, .financiamiento-course__item--list {
  margin-left: 2rem;
}
@media (max-width: 767.98px) {
  .horarios-course, .financiamiento-course__item--list {
    margin: 0;
    text-align: center;
  }
}
.horarios-course li, .financiamiento-course__item--list li {
  margin-bottom: 1.5rem;
  color: #6a7293;
  font-size: 1.2rem;
}
.horarios-course li:before, .financiamiento-course__item--list li:before {
  content: '';
  width: 0.6rem;
  height: 0.6rem;
  background: #fcbf1e;
  border-radius: calc(1.5rem/6);
  margin-right: 1rem;
  position: relative;
  top: -0.2rem;
  display: inline-block;
}
.horarios-course li strong, .financiamiento-course__item--list li strong {
  color: #393d4f;
  font-size: 1.3rem;
  display: inline-block;
  margin-bottom: 0.5rem;
}
.financiamiento-course {
  background: #fbfafe;
  padding: 0 !important;
  padding-bottom: 3rem !important;
}
.financiamiento-course__item, .financiamiento-course .heading-primary {
  max-width: 80rem !important;
}
.financiamiento-course__item--list li em {
  font-size: 1.5rem;
  font-weight: 600;
  color: #035aa6;
  margin-top: 1.5rem;
  display: inline-block;
  margin-top: 0.8rem;
}
.header-event__banner {
  max-width: 120rem !important;
  margin: 0 auto;
}
.header-event__banner img {
  border-radius: 0 0 1.5rem 1.5rem;
  height: 22rem;
  width: 100%;
  object-fit: cover;
}
.body-event {
  position: relative;
  max-width: 120rem !important;
  margin: 0 auto;
  color: #6a7293;
}
@media (max-width: 767.98px) {
  .body-event {
    display: flex;
    flex-direction: column;
    flex-flow: column-reverse;
  }
}
.body-event__title {
  margin: 2rem 0;
}
.body-event__title h3 {
  color: #035aa6;
}
.body-event__btn--schedule {
  margin-left: 1rem;
}
.body-event a {
  color: #1894d1 !important;
  font-weight: 600;
  text-decoration: none !important;
}
.body-event a:hover {
  color: #035aa6;
}
@media (max-width: 991.98px) {
  .body-event .info-bar {
    display: flex;
    padding: 0.5rem 0.5rem 1rem;
  }
  .body-event .info-bar .vc_column-inner {
    padding: 0 10px;
  }
  .body-event .info-bar__item .ult-content-box {
    display: block;
    text-align: center;
  }
  .body-event .info-bar__item--text--primary {
    font-size: 1rem;
  }
  .body-event .info-bar__item--text--secondary {
    display: none;
  }
}
.event-costes {
  background: #fbfafe;
  padding: 3rem 0;
}
.event-costes__title {
  margin-bottom: 3rem;
}
.event-costes__title h1 {
  margin-bottom: 0.25rem;
  position: relative;
}
.event-costes__title h1::before {
  content: "";
  background: #035aa6;
  border-radius: 1.5rem;
  height: 0.3rem;
  width: 10rem;
  position: absolute;
  bottom: -1rem;
  left: 0;
}
.event-costes ul {
  margin: 0 0 1rem 2rem;
  line-height: 1.5;
}
.event-costes ul li::before {
  content: "•";
  color: #fcbf1e;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  font-size: 1.25rem;
  margin-left: -1rem;
}
.event-costes h6 {
  font-weight: 600;
  margin: 0 0 1rem 1rem;
}
.event-costes h6::before {
  content: "★";
  color: #035aa6;
  font-weight: bold;
  display: inline-block;
  width: 2rem;
  font-size: 1.75rem;
  margin-left: -1rem;
}
.body-error-404 {
  margin-top: 3rem;
}
.body-error-404__title {
  margin-bottom: 0.5rem;
}
.body-error-404__title h2 {
  font-size: 2rem;
  color: #035aa6;
  font-weight: 600;
  text-align: center;
}
.body-error-404__subtitle {
  margin-bottom: 3rem;
}
.body-error-404__subtitle h3 {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  color: #6a7293;
  text-transform: initial;
}
@media (max-width: 991.98px) {
  .buttons-error-404 {
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  .buttons-error-404__btn {
    text-align: center !important;
    margin-bottom: 2.5rem;
  }
}
.buttons-error-404__btn a {
  max-width: 25rem;
  width: 100%;
}
.slider-top, .slider-top-mobile {
  max-width: 120rem !important;
  margin: 0 auto !important;
  padding: 0 !important;
  left: 0 !important;
}
@media (max-width: 767.98px) {
  .slider-top, .slider-top-mobile {
    display: none;
  }
}
.slider-top__slide *, .slider-top-mobile__slide * {
  width: 100%;
}
.slider-top__slide img, .slider-top-mobile__slide img {
  border-radius: 0 0 1.5rem 1.5rem;
  height: 90vh;
  max-height: 29rem;
  object-fit: cover;
}
.slider-top .slick-dots, .slider-top-mobile .slick-dots {
  position: absolute;
  top: 25%;
  left: 3rem;
  bottom: initial;
  transform: none;
  background: rgba(255,255,255,0.2);
  border-radius: 1.5rem;
  text-align: left;
  width: initial;
}
.slider-top .slick-dots li, .slider-top-mobile .slick-dots li {
  display: block !important;
  text-align: center;
  margin: 0.5rem;
}
.slider-top .slick-dots li i, .slider-top-mobile .slick-dots li i {
  color: #035aa6;
  font-size: 1.2rem;
}
.slider-top .slick-dots li.slick-active i:before, .slider-top-mobile .slick-dots li.slick-active i:before {
  content: '';
}
@media (max-width: 767.98px) {
  .slider-top-mobile {
    display: block !important;
  }
}
@media (min-width: 426px) {
  .slider-top-mobile {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .slider-top-mobile .slider-top__slide img {
    height: 25rem;
    object-fit: cover;
  }
}
.home-destacados {
  background: #fbfafe;
  padding: 0 !important;
  padding-bottom: 3rem !important;
}
.home-destacados__item, .home-destacados .heading-primary {
  max-width: 80rem !important;
}
.home-destacados__item {
  display: flex;
}
.home-destacados__item--banner .vc_column-inner, .home-destacados__item--banner .wpb_wrapper {
  height: 100%;
}
.home-destacados__item--banner .wpb_wrapper {
  height: 100%;
  display: block;
}
@media (min-width: 426px) {
  .home-destacados__item--banner .wpb_wrapper {
    justify-content: space-between;
    display: flex;
    flex-flow: initial;
  }
}
@media (min-width: 768px) {
  .home-destacados__item--banner .wpb_wrapper {
    flex-flow: column;
  }
}
.home-destacados__item--banner--content {
  position: relative;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.home-destacados__item--banner--content:hover {
  transform: scale(1.05);
}
@media (min-width: 426px) {
  .home-destacados__item--banner--content {
    width: 49%;
  }
}
@media (min-width: 768px) {
  .home-destacados__item--banner--content {
    width: 100%;
  }
}
@media (max-width: 1199.98px) {
  .home-destacados__item--banner--content {
    margin-bottom: 1rem;
  }
}
.home-destacados__item--banner--content--img img {
  border-radius: 1.5rem;
  height: 11rem;
  object-fit: cover;
  width: 100%;
}
.home-destacados__item--banner--content--img:last-of-type {
  margin-bottom: 0;
}
.home-destacados__item--banner--content--link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
}
.home-destacados__item--banner--content--link * {
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 767.98px) {
  .home-destacados__item--events .home-agenda {
    margin-bottom: 1rem !important;
  }
}
.home-noticias {
  padding-bottom: 3rem;
  display: flex;
}
@media (max-width: 767.98px) {
  .home-noticias {
    display: block;
  }
}
.home-noticias__banner {
  transition: all 0.2s ease-in-out;
}
.home-noticias__banner:hover {
  transform: scale(1.05);
}
.home-noticias__banner .wpb_wrapper {
  position: relative;
}
.home-noticias__banner * {
  height: 100%;
}
@media (max-width: 767.98px) {
  .home-noticias__banner--img {
    text-align: center;
    margin-bottom: 1rem;
  }
}
.home-noticias__banner--img img {
  border-radius: 1.5rem;
  object-fit: cover;
}
.home-noticias__banner--link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
}
.home-noticias__banner--link * {
  width: 100%;
  height: 100%;
  display: block;
}
@media (max-width: 767.98px) {
  .home-noticias .list-news .vc_pageable-slide-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 1199.98px) {
  .home-noticias .list-news .vc_pageable-slide-wrapper .vc_col-sm-4 {
    width: 50%;
  }
  .home-noticias .list-news .vc_pageable-slide-wrapper .vc_col-sm-4:nth-of-type(5), .home-noticias .list-news .vc_pageable-slide-wrapper .vc_col-sm-4:nth-of-type(6) {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .home-noticias .list-news .vc_pageable-slide-wrapper .vc_col-sm-4 {
    width: 100%;
    max-width: 18rem;
  }
}
@media (max-width: 767.98px) {
  .home-noticias .list-news .vc_pageable-slide-wrapper .vc_col-sm-4 {
    width: 100%;
    max-width: 22rem;
  }
}
@media (max-width: 767.98px) {
  .home-noticias .list-news .vc_pageable-slide-wrapper .vc_col-sm-4 .card-news__tag {
    display: inline-block !important;
  }
}
.banner__link--img {
  border-radius: 1.5rem;
}
@media (max-width: 767.98px) {
  .banner__link--img {
    height: 11rem;
    object-fit: cover;
    object-position: 10%;
  }
}
.institute-title {
  font-size: 1.8rem;
  color: #393d4f;
  font-weight: 600;
  max-width: 41rem;
}
@media (max-width: 991.98px) {
  .institute-title {
    font-size: 1.2rem;
    line-height: 1.2;
  }
}
.institute-title p {
  margin-bottom: 1.5rem;
}
@media (max-width: 991.98px) {
  .institute-title-content ul {
    margin-left: 2rem !important;
  }
}
.institute-authorities-block {
  padding-bottom: 3rem;
  background: #fbfafe;
}
@media (max-width: 767.98px) {
  .institute-authorities-col .vc_column-inner {
    padding: 0;
  }
}
.institute-authorities.card-1274.ss-element.gusta-post-listing {
  margin-top: 4rem !important;
}
@media (max-width: 767.98px) {
  .institute-authorities.card-1274.ss-element.gusta-post-listing {
    margin-top: 0 !important;
  }
}
@media (min-width: 426px) {
  .institute-authorities .column.size-1of2:nth-child(1) .post-listing-container::before {
    content: "";
    background: #babdcd;
    height: 0.05rem;
    width: 15rem;
    position: absolute;
    bottom: -1rem;
    left: calc(100% - 7.5rem);
  }
}
.institute-authorities .column .post-listing-container.show-container {
  width: 100% !important;
  padding: 0px 0.5rem !important;
  display: inline-block;
  margin-top: 0.5rem !important;
}
@media (max-width: 991.98px) {
  .institute-authorities .column .post-listing-container.show-container {
    width: 100% !important;
    display: inline-block;
  }
}
.institute-authorities__item.vc_row-fluid {
  border: 1px solid #035aa6 !important;
  padding: 0.5rem 1rem !important;
  border-radius: calc(1.5rem/2);
}
.institute-authorities__item--name {
  color: #035aa6;
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
}
.institute-authorities__item--charge {
  color: #035aa6;
  font-size: 0.8rem;
  margin: 0;
}
@media (max-width: 991.98px) {
  .institute-authorities__item--charge {
    font-size: 1rem;
  }
}
.monitoring-graduate__slider-graduate .owl-carousel {
  margin-bottom: 4rem;
}
.monitoring-graduate__slider-graduate .owl-item {
  height: 12.5rem;
  background-color: #035aa6;
  border-radius: 0.75rem;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .monitoring-graduate__slider-graduate .owl-item {
    height: 24rem;
  }
}
.monitoring-graduate__slider-graduate--img {
  height: 12.5rem;
  width: 100%;
}
.monitoring-graduate__slider-graduate--img img {
  border-radius: 0 0 8rem 0;
  height: 100%;
  width: 100% !important;
  object-fit: cover;
}
.monitoring-graduate__slider-graduate--box {
  height: 12.5rem;
  padding-left: 5rem;
}
@media (max-width: 767.98px) {
  .monitoring-graduate__slider-graduate--box {
    padding: 2rem;
    text-align: center;
  }
}
.monitoring-graduate__slider-graduate--box .vc_column-inner {
  height: 100%;
}
.monitoring-graduate__slider-graduate--box .wpb_wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  margin: 0 auto;
}
.monitoring-graduate__slider-graduate--title {
  margin: 0;
}
.monitoring-graduate__slider-graduate--title h3 {
  color: #FFFFFF;
  font-weight: 600;
}
.monitoring-graduate__slider-graduate--career {
  color: #FFFFFF;
  margin: 0;
}
.monitoring-graduate__slider-graduate--job {
  color: #fcbf1e;
  margin: 0;
}
.monitoring-graduate__slider-opportunity--box.vc_row.wpb_row.vc_row-fluid {
  border-top: 5px solid #1894d1 !important;
  border-left: 1px solid #ced4da !important;
  border-right: 1px solid #ced4da !important;
  border-bottom: 1px solid #ced4da !important;
  padding: 1rem !important;
  background: #FFFFFF;
  border-radius: 0.5rem;
}
@media (max-width: 767.98px) {
  .monitoring-graduate__slider-opportunity--box.vc_row.wpb_row.vc_row-fluid {
    max-width: 25rem;
    margin: 0 auto;
  }
}
.monitoring-graduate__slider-opportunity--box.vc_row.wpb_row.vc_row-fluid:hover {
  border-top-color: #035aa6 !important;
}
.monitoring-graduate__slider-opportunity--img {
  height: 9rem;
  width: 100%;
}
@media (max-width: 991.98px) {
  .monitoring-graduate__slider-opportunity--img {
    height: 10rem;
  }
}
@media (max-width: 767.98px) {
  .monitoring-graduate__slider-opportunity--img {
    height: 7rem;
  }
}
.monitoring-graduate__slider-opportunity--img img {
  border-radius: 1.5rem;
  height: 100%;
  width: 100% !important;
  object-fit: contain;
}
.monitoring-graduate__slider-opportunity--title {
  margin-bottom: 1rem;
  text-align: center;
  font-weight: 600;
  line-height: 1.3;
}
.monitoring-graduate__slider-opportunity--date {
  margin: 1rem 0 0;
  text-align: center;
  color: #babdcd;
  font-weight: 500;
  line-height: 1.3;
}
.monitoring-graduate__slider-opportunity--resume {
  height: 5rem;
  overflow: hidden;
  text-align: center;
  line-height: 1.3;
  color: #6a7293;
  margin-bottom: 1rem !important;
}
.monitoring-graduate__slider-opportunity--button {
  margin-bottom: 0;
}
.monitoring-graduate__slider-opportunity--button a {
  border: 2px solid #1894d1 !important;
  width: 100%;
}
.monitoring-graduate__list-report.gusta-post-listing {
  margin: 4rem 0 2rem !important;
}
.monitoring-graduate__list-report--box {
  display: flex;
  align-items: center;
  padding: 1rem !important;
  margin: 0;
}
.monitoring-graduate__list-report--title {
  color: #6a7293;
  margin: 0;
}
.monitoring-graduate__list-report--title h5 {
  font-weight: 600;
}
.monitoring-graduate__list-report--button {
  margin: 0;
  text-align: right;
}
.monitoring-graduate__list-report--button a {
  color: #FFFFFF !important;
  background-color: #1894d1 !important;
  text-transform: initial;
  padding: 0.2rem 2rem;
}
.monitoring-graduate__list-report--button a i {
  margin-right: 0.625rem;
}
.oportunidad-block {
  background: #fbfafe;
}
.oportunidad-block .heading-primary {
  max-width: 120rem !important;
}
.quality-about-us__item--sentence {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 1.3rem;
  color: #393d4f;
}
.quality-about-us__item--divider {
  max-width: 17rem;
  margin-bottom: 2rem;
}
.quality-about-us__item--divider hr {
  background-color: #babdcd;
}
.quality-model__item {
  transition: all 0.2s ease-in-out;
  background: #FFFFFF;
  height: 19rem;
}
@media (max-width: 767.98px) {
  .quality-model__item {
    height: auto;
  }
}
.quality-model__item:hover {
  box-shadow: 0px 10px 15px 3px rgba(57,61,79,0.1);
}
.quality-model__item:hover.wpb_column {
  border-top-color: #035aa6 !important;
}
.quality-model__item.wpb_column {
  padding: 1.5rem 1rem !important;
  border-radius: calc(1.5rem/2);
  margin-bottom: 1rem !important;
  border: 1px solid #ced4da;
  border-width: 1px !important;
  border-top: 4px solid #1894d1;
  border-top-width: 4px !important;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767.98px) {
  .quality-model__item.wpb_column {
    height: auto !important;
    margin-bottom: 0.5rem !important;
  }
}
.quality-model__item--img {
  height: 5rem;
}
.quality-model__item--img img {
  max-width: 19rem;
  width: 100%;
  height: 100%;
  max-height: 4rem;
}
.quality-model__item--name {
  margin-bottom: 0.5rem;
  margin-top: 1rem;
  text-align: center;
  font-weight: 600;
  color: #393d4f;
}
.quality-model__item--text {
  text-align: center;
  font-size: 0.85rem;
  color: #6a7293;
}
.quality-model__item--link {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.quality-model__item--link * {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: calc(1.5rem/2);
}
.quality-careers-grid {
  margin: 0;
}
.quality-careers-grid .vc_pageable-slide-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .quality-careers-grid .vc_pageable-slide-wrapper .vc_grid-item {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  .quality-careers-grid .vc_pageable-slide-wrapper .vc_grid-item .welfare__card {
    height: 11rem;
  }
}
.quality-careers-grid .vc_pageable-slide-wrapper .vc_grid-item .welfare__card--img {
  height: 9rem !important;
}
.quality-careers-grid .vc_pageable-slide-wrapper .vc_grid-item .welfare__card--title {
  font-size: 1.8rem !important;
}
@media (max-width: 991.98px) {
  .quality-careers-grid .vc_pageable-slide-wrapper .vc_grid-item .welfare__card--title {
    font-size: 1.4rem !important;
  }
}
.search-page {
  width: 100% !important;
  border: 0 !important;
  padding: 0 !important;
  margin-top: 3rem !important;
  margin-bottom: 0 !important;
}
@media (max-width: 991.98px) {
  .search-page {
    padding: 0 1.1rem !important;
  }
}
.search-page + .widget-area {
  display: none;
}
.search-page .ast-archive-description h1.ast-archive-title {
  font-weight: 600;
  font-size: 2rem;
  color: #035aa6;
}
@media (max-width: 767.98px) {
  .search-page .ast-archive-description h1.ast-archive-title {
    font-size: 1.2rem;
  }
}
.search-page .site-main article header {
  margin-bottom: 0.5rem;
}
.search-page .site-main article header h2.entry-title, .search-page .site-main article header a {
  font-size: 1.2rem;
  font-weight: 600 !important;
  transition: all 0.2s ease-in-out;
  outline: none;
}
@media (max-width: 991.98px) {
  .search-page .site-main article header h2.entry-title, .search-page .site-main article header a {
    font-size: 1rem !important;
  }
}
.search-page .site-main article header h2.entry-title:hover, .search-page .site-main article header a:hover {
  color: #035aa6;
}
.search-page .site-main article .entry-content {
  color: #8c92ac;
  display: none;
}
@media (max-width: 991.98px) {
  .search-page .site-main article .entry-content {
    font-size: 0.9rem !important;
  }
}
.search-page .site-main article .entry-content .read-more {
  margin-top: 0.5rem;
}
.search-page .site-main article .entry-content .read-more a {
  color: #1894d1;
  font-weight: 600;
  outline: none;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 991.98px) {
  .search-page .site-main article .entry-content .read-more a {
    font-size: 1rem !important;
  }
}
.search-page .site-main article .entry-content .read-more a:hover {
  color: #035aa6;
}
.search-page .site-main article.status-publish {
  display: none;
}
.search-page .site-main article.status-publish.show {
  display: block;
}
.search-page .ast-pagination .navigation {
  max-width: 32rem;
  margin: 0 auto;
}
.search-page .ast-pagination .navigation a {
  outline: none;
}
.search-page .ast-pagination .navigation .nav-links .page-numbers {
  border: 1px solid #1894d1;
  border-radius: calc(1.5rem/2);
  color: #1894d1;
  width: 3rem;
  height: 3rem;
  line-height: calc(3rem - 3px);
  margin-right: 0.5rem;
}
.search-page .ast-pagination .navigation .nav-links .page-numbers:hover {
  background: #035aa6;
  color: #FFFFFF;
}
@media (max-width: 767.98px) {
  .search-page .ast-pagination .navigation .nav-links .page-numbers {
    font-size: 0.8rem;
    width: 2.5rem;
    height: 2.5rem;
    line-height: calc(2.5rem - 3px);
    margin-right: 0.2rem;
  }
}
.search-page .ast-pagination .navigation .nav-links .page-numbers.current {
  background: #035aa6;
  border: 1px solid #035aa6;
  color: #FFFFFF;
}
.search-page .ast-pagination .navigation .nav-links .page-numbers.dots {
  border: none;
}
@media (max-width: 767.98px) {
  .search-page .ast-pagination .navigation .nav-links .page-numbers.dots {
    display: none;
  }
}
.search-page .ast-pagination .navigation .nav-links .page-numbers.dots:hover {
  background: none;
  color: #035aa6;
}
.search-page .ast-pagination .navigation .nav-links .page-numbers.next, .search-page .ast-pagination .navigation .nav-links .page-numbers.prev {
  float: none !important;
  width: auto;
}
@media (max-width: 767.98px) {
  .search-page .ast-pagination .navigation .nav-links .page-numbers.next, .search-page .ast-pagination .navigation .nav-links .page-numbers.prev {
    margin-top: 2rem !important;
  }
}
.list-news {
  margin-bottom: 0;
}
.list-news .vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
  color: #1894d1;
  background: #FFFFFF;
  border: 2px solid #1894d1;
  margin: 0 0.5rem;
  padding: 0.2rem 1.25rem;
}
.list-news .banner-middle__content--middle .wpb_wrapper {
  font-size: 2.5rem;
  color: #035aa6;
  font-weight: 800;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .list-news .banner-middle__content--middle .wpb_wrapper {
    font-size: 1.75rem;
  }
}
.list-news .banner-middle__content--top .wpb_wrapper {
  font-size: 1.5rem;
  font-weight: 500;
  color: #6a7293;
  line-height: 1;
}
.list-news.short .card-news {
  height: 16rem !important;
  margin-bottom: 0.5rem !important;
}
.list-news.short .card-news__title {
  margin-bottom: 0 !important;
}
.list-news.no-btn .card-news__btn {
  display: none !important;
}
.list-news .vc_grid .vc_pageable-load-more-btn {
  margin-top: 0;
}
@media (max-width: 991.98px) {
  .list-news .vc_col-sm-3 {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .list-news .vc_col-sm-3 {
    width: 100%;
  }
}
.news-single-header {
  padding: 0 !important;
  height: 22rem;
  display: flex;
}
@media (max-width: 991.98px) {
  .news-single-header {
    height: 100%;
  }
}
.news-single-header .wpb_column, .news-single-header .vc_column-inner {
  display: flex;
  align-items: center;
}
.news-single-header .wpb_column .wpb_wrapper, .news-single-header .vc_column-inner .wpb_wrapper {
  width: 100%;
}
.news-single-header__categories, .news-single-header__title {
  position: relative;
  z-index: 2;
  max-width: 55rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.news-single-header__categories {
  margin-bottom: 2rem;
}
@media (max-width: 991.98px) {
  .news-single-header__categories {
    margin-top: 3rem;
  }
}
.news-single-header__categories .menu-link {
  color: #FFFFFF;
  padding: 0 1rem;
}
.news-single-header__title {
  position: relative;
  z-index: 2;
  margin-bottom: 3rem;
}
@media (max-width: 991.98px) {
  .news-single-header__title {
    margin-bottom: 4rem;
  }
}
.news-single-header__title h1 {
  color: #FFFFFF;
  font-size: 2.2rem;
}
@media (max-width: 991.98px) {
  .news-single-header__title h1 {
    font-size: 1.8rem;
    font-weight: 600;
  }
}
.news-single-header__background {
  position: absolute;
  height: 22rem;
  max-width: 120rem !important;
  margin: 0 auto;
  right: 0;
  left: 0;
  top: 0;
  z-index: 0;
}
@media (max-width: 991.98px) {
  .news-single-header__background {
    height: 100%;
  }
}
.news-single-header__background * {
  height: 22rem !important;
  width: 100%;
}
@media (max-width: 991.98px) {
  .news-single-header__background * {
    height: 100% !important;
  }
}
.news-single-header__background:before {
  content: '';
  background: #1894d1;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 0 0 1.5rem 1.5rem;
}
.news-single-header__background img {
  object-fit: cover;
  border-radius: 0 0 1.5rem 1.5rem;
}
.body-news-single {
  color: #6a7293;
  max-width: 53rem;
  margin: 0 auto;
}
.body-news-single__img {
  position: relative;
  margin: 0 auto;
  margin-top: -5rem;
  z-index: 4;
  width: 59rem;
  height: 24rem;
}
@media (max-width: 991.98px) {
  .body-news-single__img {
    width: 100%;
    height: 16rem;
    margin-top: -2rem;
  }
}
.body-news-single__img img {
  border-radius: 1.5rem;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.body-news-single__date {
  padding: 2rem 0 0.75rem;
  font-size: 1.25rem;
  text-align: center;
  color: #035aa6;
  font-weight: 500;
  margin: 0;
}
.body-news-single__text {
  padding: 1rem 0;
  margin: 0;
}
.body-news-single__text p {
  text-align: justify;
}
.body-news-single__text img {
  display: block;
  float: none;
  margin: 0 auto;
  max-width: 100%;
  border-radius: 1.5rem;
}
.body-news-single__quote {
  max-width: 47rem;
  margin: 0 auto;
  text-align: center;
  padding: 1rem 0;
  font-style: italic;
  font-weight: 600;
}
.body-news-single__additional-img {
  margin: 2rem 0 2rem 0;
  height: 15rem;
}
.body-news-single__additional-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .body-news-single__additional-img img {
    border-radius: calc(3rem) !important;
  }
}
.body-news-single__additional-img--left img {
  border-radius: calc(3rem) 0 0 calc(3rem);
}
.body-news-single__additional-img--right img {
  border-radius: 0 calc(3rem) calc(3rem) 0;
}
.body-news-single__additional-img--border img {
  border-radius: calc(3rem);
}
.body-news-single a {
  color: #1894d1;
  font-weight: 600;
  text-decoration: none !important;
}
.body-news-single a:hover {
  color: #035aa6;
}
.footer-news-single .social-share {
  width: 100%;
  text-align: center;
}
.footer-news-single .social-share a {
  padding: 1rem;
  text-decoration: none;
}
.footer-news-single .social-share i {
  font-size: 1.25rem;
  color: #1894d1;
}
.footer-news-single__title {
  text-align: center;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  color: #8c92ac;
}
.footer-news-single__categories {
  text-align: center;
  margin-bottom: 2rem;
}
.footer-news-single__categories a {
  margin-right: 1rem;
}
@media (max-width: 767.98px) {
  .footer-news-single__categories a {
    margin-bottom: 2rem;
  }
}
.footer-news-single__share {
  margin-bottom: 0rem;
}
.privacidad-text {
  max-width: 80%;
  color: #6a7293;
  margin: 0 auto;
  text-align: justify;
}
@media (max-width: 991.98px) {
  .welfare__list .vc_grid-item.vc_col-sm-4 {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .welfare__list .vc_grid-item.vc_col-sm-4 {
    width: 100%;
  }
}
.welfare__list .vc_pageable-slide-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.welfare__list--admision .welfare__card--title {
  font-size: 1.75rem;
}
@media (max-width: 1199.98px) {
  .welfare__list--admision .welfare__card--title {
    font-size: 1.5rem;
  }
}
.welfare__list--admision .welfare__card--img {
  height: 11rem;
}
@media (max-width: 420px) {
  .welfare__list--admision .welfare__card--img {
    height: 8rem;
  }
}
.welfare__list--admision .welfare__card:before {
  padding-top: 76% !important;
}
@media (max-width: 1199.98px) {
  .welfare__list--admision .welfare__card:before {
    padding-top: 85% !important;
  }
}
@media (max-width: 991.98px) {
  .welfare__list--admision .welfare__card:before {
    padding-top: 70% !important;
  }
}
@media (max-width: 767.98px) {
  .welfare__list--admision .welfare__card:before {
    padding-top: 42% !important;
  }
}
@media (max-width: 374px) {
  .welfare__list--admision .welfare__card:before {
    padding-top: 48% !important;
  }
}
.welfare__card {
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767.98px) {
  .welfare__card {
    height: 14rem;
  }
}
.welfare__card .vc_gitem_row .vc_gitem-col {
  padding: 1rem 0.625rem !important;
}
.welfare__card--img {
  position: relative;
  height: 12.5rem;
  border-radius: 1.5rem;
  overflow: hidden;
}
.welfare__card--img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.welfare__card--img:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #1894d1;
  mix-blend-mode: multiply;
  height: 100%;
  width: 100%;
}
.welfare__card--title {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #FFFFFF;
  font-size: 2.25rem;
  font-weight: 200;
  padding: 0 2rem;
  line-height: 1.2;
}
@media (max-width: 767.98px) {
  .welfare__card--title {
    font-size: 2rem;
  }
}
.welfare__card--title p {
  margin-bottom: 0;
  line-height: 1.2;
}
.welfare__card--title p b {
  font-weight: 600;
}
.welfare__card--title-link {
  margin: 0;
}
.welfare__card--title-link a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0 !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.welfare__card:before {
  padding-top: 55% !important;
}
@media (max-width: 1199.98px) {
  .welfare__card:before {
    padding-top: 65% !important;
  }
}
@media (max-width: 991.98px) {
  .welfare__card:before {
    padding-top: 50% !important;
  }
}
.welfare__card:hover {
  transform: scale(1.1);
}
.welfare__business-hours {
  margin-bottom: 1rem;
}
.welfare__business-hours h5 {
  position: relative;
  font-weight: 600;
}
.welfare__business-hours h5:before {
  content: "";
  background: #6a7293;
  height: 0.1rem;
  width: 5rem;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
}
.welfare__business-hours--item {
  margin: 0;
  color: #8c92ac;
}
.welfare__business-hours--item p {
  margin-bottom: 0.5rem;
}
.welfare__business-hours--item strong {
  font-weight: 600;
  color: #035aa6;
  margin: 0;
}
.welfare__functions {
  margin: 0;
}
.welfare__functions ul {
  margin: 0 0 1rem 2rem;
  line-height: 1.5;
}
@media (max-width: 991.98px) {
  .welfare__functions ul {
    margin-left: 1rem;
  }
}
.welfare__functions ul li {
  margin-bottom: 0.5rem;
}
.welfare__functions ul li::before {
  content: "•";
  color: #035aa6;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  font-size: 1.25rem;
  margin-left: -1rem;
}
.welfare__description {
  color: #6a7293;
}
.welfare__description ul {
  margin-bottom: 1rem;
  margin-left: 1rem;
}
@media (max-width: 991.98px) {
  .welfare__description ul {
    margin-left: 0;
  }
}
