@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300..900&display=swap");
.br-10, .btn, form.hs-form-private input[type=submit], .vcex-toggle-group .vcex-toggle, .img-intro {
  overflow: hidden;
  border-radius: 10px;
}

.sp-lg {
  height: 2rem;
}

/*
** TYPOGRAPHY
*/
/*
** COLOURS
*/
/*
** SPACING
*/
@font-face {
  font-family: "Druk";
  src: url("../fonts/Druk-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Druk";
  src: url("../fonts/Druk-Heavy.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
body {
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: #000;
  line-height: 1.15;
}

.wpex-h1, .wpex-h2, .wpex-h3, .wpex-h4, .wpex-h5, .wpex-h6, .theme-heading, .wpex-heading, .wpex-font-heading, .page-header-title, .entry-title {
  line-height: 1.15;
}

.negro {
  color: #000 !important;
}

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

.blanco {
  color: #FFF !important;
}

.bg-blanco {
  background-color: #FFF !important;
}

.amarillo {
  color: #FFFF00 !important;
}

.bg-amarillo {
  background-color: #FFFF00 !important;
}

.amarillo-2 {
  color: #C0C062 !important;
}

.bg-amarillo-2 {
  background-color: #C0C062 !important;
}

.gris-1 {
  color: #4F4F4F !important;
}

.bg-gris-1 {
  background-color: #4F4F4F !important;
}

.gris-2 {
  color: #B3B3B3 !important;
}

.bg-gris-2 {
  background-color: #B3B3B3 !important;
}

.gris-3 {
  color: #EBEBEB !important;
}

.bg-gris-3 {
  background-color: #EBEBEB !important;
}

.mt-xs {
  margin-top: 0.25rem !important;
}

.mb-xs {
  margin-bottom: 0.25rem !important;
}

.ml-xs {
  margin-left: 0.25rem !important;
}

.mr-xs {
  margin-right: 0.25rem !important;
}

.mt-sm {
  margin-top: 0.5rem !important;
}

.mb-sm {
  margin-bottom: 0.5rem !important;
}

.ml-sm {
  margin-left: 0.5rem !important;
}

.mr-sm {
  margin-right: 0.5rem !important;
}

.mt-md {
  margin-top: 1rem !important;
}

.mb-md {
  margin-bottom: 1rem !important;
}

.ml-md {
  margin-left: 1rem !important;
}

.mr-md {
  margin-right: 1rem !important;
}

.mt-base {
  margin-top: 1.5rem !important;
}

.mb-base {
  margin-bottom: 1.5rem !important;
}

.ml-base {
  margin-left: 1.5rem !important;
}

.mr-base {
  margin-right: 1.5rem !important;
}

.mt-lg {
  margin-top: 2rem !important;
}

.mb-lg {
  margin-bottom: 2rem !important;
}

.ml-lg {
  margin-left: 2rem !important;
}

.mr-lg {
  margin-right: 2rem !important;
}

.mt-xl {
  margin-top: 3rem !important;
}

.mb-xl {
  margin-bottom: 3rem !important;
}

.ml-xl {
  margin-left: 3rem !important;
}

.mr-xl {
  margin-right: 3rem !important;
}

.mt-2xl {
  margin-top: 4rem !important;
}

.mb-2xl {
  margin-bottom: 4rem !important;
}

.ml-2xl {
  margin-left: 4rem !important;
}

.mr-2xl {
  margin-right: 4rem !important;
}

.mt-3xl {
  margin-top: 5rem !important;
}

.mb-3xl {
  margin-bottom: 5rem !important;
}

.ml-3xl {
  margin-left: 5rem !important;
}

.mr-3xl {
  margin-right: 5rem !important;
}

html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.35;
  color: #000;
}

h1, h2, h3,
.wpex-h1, .wpex-h2, .wpex-h3,
.theme-heading, .wpex-heading, .wpex-font-heading,
h1.wpex-heading,
h2.wpex-heading,
h3.wpex-heading {
  margin: 0 0 1rem;
}

h4, h5, h6,
.wpex-h4, .wpex-h5, .wpex-h6,
h4.wpex-heading,
h5.wpex-heading,
h6.wpex-heading {
  margin: 0 0 0.5rem;
}

p {
  margin: 0 0 1.5rem;
}
p:last-child {
  margin-bottom: 0;
}

ul, ol {
  margin: 0 0 1.5rem;
  padding-left: 1.25em;
}
ul li, ol li {
  margin-bottom: 0.25rem;
}
ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}

blockquote {
  margin: 0 0 2rem;
}

figure {
  margin: 0 0 2rem;
}
figure:last-child {
  margin-bottom: 0;
}

a {
  color: #000;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
a:hover {
  color: #000;
  background-color: #FFFF00;
  text-underline-offset: 0.2em;
}

h1, .wpex-h1, h1.wpex-heading {
  font-size: 4.5rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.15;
  color: #000;
  /* @if $size >= $fs-xl {
      line-height: 1;
  } */
}
h1.heading-page, .wpex-h1.heading-page, h1.wpex-heading.heading-page {
  font-family: "Druk", sans-serif;
  font-weight: 900;
}
h1.heading-formacion, .wpex-h1.heading-formacion, h1.wpex-heading.heading-formacion {
  font-family: "Druk", sans-serif;
  font-weight: 900;
  background-color: #FFFF00;
  border-radius: 10px;
  padding: 1.625rem;
  margin-bottom: 2rem;
}
h1.heading-formacion .tipo-formacion, .wpex-h1.heading-formacion .tipo-formacion, h1.wpex-heading.heading-formacion .tipo-formacion {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.15;
  display: block;
}
h1.heading-formacion .titulo-formacion, .wpex-h1.heading-formacion .titulo-formacion, h1.wpex-heading.heading-formacion .titulo-formacion {
  line-height: 0.85;
}

h2, .wpex-h2, h2.wpex-heading {
  font-size: 4rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.15;
  color: #000;
  /* @if $size >= $fs-xl {
      line-height: 1;
  } */
}

h3, .wpex-h3, h3.wpex-heading {
  font-size: 3rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.15;
  color: #000;
  /* @if $size >= $fs-xl {
      line-height: 1;
  } */
}
h3.section-title-border, .wpex-h3.section-title-border, h3.wpex-heading.section-title-border {
  font-weight: 800;
  padding-left: 1rem;
  min-height: 6rem;
  border-left: 10px solid transparent;
  margin-left: -1.625rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
h3.section-title-border .secondary, .wpex-h3.section-title-border .secondary, h3.wpex-heading.section-title-border .secondary {
  font-size: 2rem;
  font-weight: 400;
  display: block;
}
h3.section-title-border__black, .wpex-h3.section-title-border__black, h3.wpex-heading.section-title-border__black {
  border-color: #000;
}
h3.section-title-border__yellow, .wpex-h3.section-title-border__yellow, h3.wpex-heading.section-title-border__yellow {
  border-color: #FFFF00;
}
h3.section-title-border__grey, .wpex-h3.section-title-border__grey, h3.wpex-heading.section-title-border__grey {
  border-color: #B3B3B3;
}

h4, .wpex-h4, h4.wpex-heading {
  font-size: 2rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.15;
  color: #000;
  /* @if $size >= $fs-xl {
      line-height: 1;
  } */
}

h5, .wpex-h5, h5.wpex-heading {
  font-size: 1.5rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.15;
  color: #000;
  /* @if $size >= $fs-xl {
      line-height: 1;
  } */
}

h6, .wpex-h6, h6.wpex-heading {
  font-size: 1.25rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  line-height: 1.15;
  color: #000;
  /* @if $size >= $fs-xl {
      line-height: 1;
  } */
}

sup, sub {
  font-size: 1rem;
}

.txt-xs {
  font-size: 0.75rem;
}

.txt-base {
  font-size: 1rem;
}

.txt-md {
  font-size: 1.25rem;
}

.txt-lg {
  font-size: 1.5rem;
}

#header {
  padding: 1.5rem 0 0 0;
}
#header .logo-ECAM {
  max-width: 120px;
}

#footer {
  background: #000;
  padding: 1.5rem 0 0 0;
}
#footer .logo-ECAM {
  max-width: 110px;
  padding-bottom: 1.75rem;
}
#footer .texto-legal {
  color: white;
  font-size: 0.875rem;
  font-weight: 400;
}
#footer .texto-legal a {
  color: white;
  text-decoration: none;
  font-weight: 700;
}
#footer .texto-legal a:hover {
  color: #000;
  background-color: #FFFF00;
}
#footer .redes {
  color: white;
  padding-top: 1rem;
}

.flow > * + * {
  margin-top: 1.5rem;
}

.img-intro {
  min-height: 180px;
}
.img-intro .vc_column-inner {
  background-position: center top;
  background-size: cover;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .img-intro {
    width: 47.5%;
    margin: 0 0 0 auto;
  }
}
.vcex-toggle-group .vcex-toggle {
  border: 2px solid transparent;
  margin-bottom: 0.5rem;
}
.vcex-toggle-group .vcex-toggle .vcex-toggle__heading {
  font-size: 1.25rem;
}
.vcex-toggle-group .vcex-toggle .vcex-toggle__trigger {
  font-weight: 700;
  padding: 0.625rem 1.5rem;
}
.vcex-toggle-group .vcex-toggle .vcex-toggle__trigger:hover {
  background: none;
}
.vcex-toggle-group .vcex-toggle .vcex-toggle__content {
  padding: 1.5rem;
  margin-block: 0;
}
.vcex-toggle-group.toggle__grey .vcex-toggle {
  background-color: #E0E0E0;
}
.vcex-toggle-group.toggle__yellow .vcex-toggle {
  background-color: #FFFF00;
}
.vcex-toggle-group.toggle-border__grey-dark .vcex-toggle {
  border-color: #4F4F4F;
}
.vcex-toggle-group.toggle-border__grey-dark .vcex-toggle .vcex-toggle__heading {
  background-color: #4F4F4F;
}
.vcex-toggle-group.toggle-border__grey-dark .vcex-toggle .vcex-toggle__heading .vcex-toggle__title {
  color: #E0E0E0;
}
.vcex-toggle-group.toggle-border__grey-dark .vcex-toggle .vcex-toggle__heading .vcex-toggle__icon svg {
  fill: #E0E0E0;
}
.vcex-toggle-group.toggle-border__grey .vcex-toggle {
  border-color: #B3B3B3;
}
.vcex-toggle-group.toggle-border__grey .vcex-toggle .vcex-toggle__heading {
  background-color: #B3B3B3;
}
.vcex-toggle-group.toggle-border__yellow .vcex-toggle {
  border-color: #FFFF00;
}
.vcex-toggle-group.toggle-border__yellow .vcex-toggle .vcex-toggle__heading {
  background-color: #FFFF00;
}

#cta-contacto {
  background: #FFFF00;
  background: linear-gradient(180deg, white 0%, white 20%, #FFFF00 20%, #FFFF00 100%);
}
#cta-contacto .claim {
  font-size: 2.5rem;
  font-weight: 400;
  margin-bottom: 2rem;
}
#cta-contacto .vcex-button {
  margin-bottom: 3rem;
}

.btn, form.hs-form-private input[type=submit] {
  font-size: 1rem;
  font-weight: 700;
  padding: 0.75rem 1.5rem;
}
.btn__negro {
  background-color: #000;
}
.btn__negro:hover {
  background-color: #4F4F4F;
}
.btn__blanco {
  background-color: white;
}
.btn__blanco:hover {
  background-color: #E0E0E0;
}
.btn__amarillo {
  color: #000;
  background-color: #FFFF00;
}
.btn__amarillo:hover {
  color: #000;
  background-color: #C0C062;
}
.btn-cta {
  font-size: 1.5rem;
  padding: 1rem 3rem;
}

.vcex-steps.vcex-steps--vertical .vcex-steps-item .vcex-steps-item__symbol {
  font-size: 2rem;
  font-weight: 700;
  color: #FFFF00;
  background-color: #000;
  height: 2em;
  width: 2em;
}
.vcex-steps.vcex-steps--vertical .vcex-steps-item .vcex-steps-item__line {
  background-color: #000;
}
.vcex-steps.vcex-steps--vertical .vcex-steps-item .vcex-steps-item__content {
  margin-top: 1.25rem;
  margin-block-end: 1.25rem;
}
.vcex-steps.vcex-steps--vertical .vcex-steps-item .vcex-steps-item__content .vcex-steps-item__heading {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0;
}
.vcex-steps.vcex-steps--vertical .vcex-steps-item .vcex-steps-item__content .vcex-steps-item__text {
  font-size: 0.875rem;
}

.card-profesor .image-profesor {
  height: 100px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  border-bottom: 2px solid #B3B3B3;
}
.card-profesor .vcex-toggle {
  margin-top: 74px;
}
.card-profesor .vcex-toggle__heading {
  font-weight: 700;
  border-bottom: 2px solid #B3B3B3;
}
.card-profesor .vcex-toggle__heading a {
  padding-left: 1rem;
}
.card-profesor .vcex-toggle__content {
  padding-left: 1rem;
}

form.hs-form-private {
  max-width: 960px;
  margin: 0 auto;
}
form.hs-form-private h3 {
  margin: 1.25rem 0 1rem;
}
form.hs-form-private fieldset {
  max-width: none;
}
form.hs-form-private fieldset .hs-form-field {
  padding: 0 0.5rem 0 0;
}
form.hs-form-private label {
  font-size: 0.9em;
  color: #000;
}
form.hs-form-private input[type=text], form.hs-form-private input[type=number], form.hs-form-private input[type=password], form.hs-form-private input[type=email], form.hs-form-private input[type=tel], form.hs-form-private textarea, form.hs-form-private select {
  font-size: 1.125em;
  line-height: 1.35;
  background: #E0E0E0;
  margin: 0.25rem 0 2rem;
  border-radius: 5px;
  width: 100%;
  padding: 0.5rem;
}
form.hs-form-private textarea {
  field-sizing: content;
  width: 100% !important;
}
form.hs-form-private select {
  max-width: 472px;
}
form.hs-form-private input[type=file] {
  margin: 0.5rem 0 1.5rem;
}
form.hs-form-private ul.inputs-list {
  margin: 0.5rem 0 1.25rem;
  list-style-type: none;
}
form.hs-form-private ul.inputs-list li {
  width: auto;
  margin-right: 1rem;
  margin-bottom: 0.25rem;
}
form.hs-form-private ul.inputs-list li label {
  color: black;
}
form.hs-form-private ul.inputs-list.multi-container {
  margin-left: 1rem;
}
form.hs-form-private span.hs-form-required {
  color: #FF0000;
  margin-left: 0.1rem;
}
form.hs-form-private .hs-field-desc {
  font-size: 0.75rem;
  color: #B3B3B3;
}
form.hs-form-private .hs-richtext {
  color: #000;
}
form.hs-form-private .legal-consent-container .inputs-list {
  margin-left: 0;
}
form.hs-form-private input[type=submit] {
  margin-top: 2em;
  max-width: 360px;
}
form.hs-form-private input[type=submit][disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
form.hs-form-private input[type=submit][disabled]:hover {
  background: white;
  color: #000;
}
form.hs-form-private .hs-error-msg {
  font-size: 0.9em;
  font-weight: 500;
  color: #FF0000 !important;
}
form.hs-form-private .btn-leer-aceptar {
  font-family: "Montserrat";
  color: white;
  padding: 1rem;
  margin: 0 0 2rem;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 0;
}

@media (min-width: 480px) {
  form.hs-form-private fieldset.form-columns-3 .hs-form-field {
    width: 50%;
  }
}
@media (min-width: 768px) {
  form.hs-form-private h3 {
    margin: 2rem 0 1.5rem;
  }
  form.hs-form-private fieldset.form-columns-3 .hs-form-field {
    width: 33%;
  }
}
#data-formacion .meta-data {
  font-weight: 700;
  padding-left: 1.625rem;
  border-right: 2px solid black;
}
