/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
@font-face {
  font-family: 'Halyard Display Light';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  /* Read next point */
  unicode-range: U+000-5FF;
  /* Download only latin glyphs */
  src: local("Custom Font"), url("../fonts/HalyardDisplayLight.woff2") format("woff2"), url("../fonts/HalyardDisplayLight.woff") format("woff"); }

@font-face {
  font-family: 'ProximaNova Regular';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  /* Read next point */
  unicode-range: U+000-5FF;
  /* Download only latin glyphs */
  src: local("Custom Font"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"); }

@font-face {
  font-family: 'SweetSansPro Medium';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  /* Read next point */
  unicode-range: U+000-5FF;
  /* Download only latin glyphs */
  src: local("Custom Font"), url("../fonts/SweetSansPro-Medium.woff2") format("woff2"), url("../fonts/SweetSansPro-Medium.woff") format("woff"); }

.Halyard {
  font-family: 'Halyard Display Light'; }

/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* Colors */
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html {
  font-size: 13px; }

body {
  color: #383838;
  font-family: 'ProximaNova Regular', sans-serif;
  line-height: 1.6;
  word-wrap: break-word; }

html, body {
  margin: 0;
  padding: 0; }

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

img {
  max-width: 100%;
  vertical-align: middle; }

a {
  color: #ff5340;
  text-decoration: none !important;
  transition: 0.3s; }
  a:hover {
    color: #ffe400; }
  a:focus {
    outline: 0; }
  a:hover, a:active {
    outline: 0; }

.primary-bold strong {
  color: #ff5340; }

.primary-bold ::marker {
  color: #80def4; }

.tertiary-bold strong {
  color: #f62966; }

.tertiary-bold ::marker {
  color: #ffe400; }

.btn {
  border-radius: 0; }

.btn-primary {
  background-color: #ff5340;
  border: none; }
  .btn-primary:hover {
    background-color: #ffe400; }

ul {
  padding-left: 1.4rem; }

input:focus {
  outline: 0;
  border: 1px solid #04A4CC; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'SweetSansPro Medium'; }

p {
  font-weight: 500;
  color: #4a4848; }

.extra-bold {
  font-weight: 800; }

.icon-1 {
  height: 3.2rem; }

.icon-3 {
  width: calc(50% - 0.5rem);
  vertical-align: top; }

.big-title {
  font-size: 2rem; }

.medium-text {
  font-size: 1.25rem;
  line-height: 1.5; }

.wpb_single_image.sobre img {
  max-width: 10rem; }

.text-white p {
  color: #fff !important; }

.custom-container {
  padding: 0 2.5rem !important; }

.half-container .vc_column-inner {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important; }

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
.main-banner-text h1 {
  font-size: 2.2rem; }

.main-banner-text h2 {
  font-size: 1.1rem;
  letter-spacing: 1px;
  position: relative; }
  .main-banner-text h2:before {
    content: '';
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 50%;
    position: absolute;
    top: -0.5rem;
    left: -2.1rem;
    background-color: #ffd600;
    z-index: -1; }

.title-with-bg {
  font-size: 1.4rem;
  line-height: 1;
  padding: .3rem 1rem;
  padding-bottom: 3rem;
  display: inline-block;
  position: relative;
  background-position: left top; }
  .title-with-bg.blue {
    color: #fff;
    background-color: #ff5340; }
  .title-with-bg.yellow {
    color: #f62966; }

.vc_section.bg-pos-left, .vc_custom_heading.bg-pos-left {
  background-position: left top !important; }

.bases h3 {
  color: #ff5340;
  font-size: 1.3rem;
  margin-top: 1.6rem; }

.mobile-main-banner {
  height: 86vw; }
  .mobile-main-banner .vc_column-inner {
    height: 100%; }

.underlined-title {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 1rem; }

main {
  min-height: calc(100vh - 6rem); }
  main .title-section {
    background: linear-gradient(45deg, #fae7ad, #f7dad2, #cac8dd); }
    main .title-section h1 {
      background: #fff;
      display: inline-block;
      padding: .2rem 2rem;
      text-transform: uppercase;
      border-radius: 5px; }
  main .page-title {
    font-weight: 900;
    text-transform: uppercase; }
    main .page-title.blue {
      color: #ff5340; }
  main .vc_section {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }
    main .vc_section.vc_section-has-fill,
    main .vc_section.vc_section-has-fill + .vc_section,
    main .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section {
      padding-top: 0; }
    main .vc_section > .vc_row {
      margin-left: 0;
      margin-right: 0; }
    main .vc_section .vc_row.container, main .vc_section .vc_row.vc_inner.container {
      margin: 0 auto !important; }
  main .vc_parallax .vc_parallax-inner {
    background-position: center !important; }
  main #services-menu .widget_nav_menu ul {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 30px -10px, rgba(0, 0, 0, 0.07) 0px 0px 0px 1px; }
    main #services-menu .widget_nav_menu ul li {
      margin-bottom: 0; }
      main #services-menu .widget_nav_menu ul li a {
        display: block;
        font-size: .85rem;
        padding: .75rem 1rem .75rem 1.5rem;
        text-transform: uppercase;
        font-weight: bold;
        border-bottom: 1px solid rgba(0, 0, 0, 0.07);
        position: relative; }
        main #services-menu .widget_nav_menu ul li a:before {
          content: '';
          width: .3rem;
          height: 0;
          background: #ebc281;
          display: inline-block;
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          transition: .3s; }
        main #services-menu .widget_nav_menu ul li a:hover:before {
          height: 100%; }
      main #services-menu .widget_nav_menu ul li.current-menu-item a:before {
        height: 100%; }
      main #services-menu .widget_nav_menu ul li:last-of-type a {
        border-bottom: none; }
  main .banner-title {
    font-size: 1.6rem;
    line-height: 1; }
  main .section-title {
    font-size: 1.3rem;
    letter-spacing: 0.3rem; }
  main .subtitle {
    font-family: 'SweetSansPro Medium';
    font-size: 0.7rem;
    letter-spacing: .25rem;
    padding: 0 4rem; }
  main .vc_separator {
    margin-bottom: 1rem; }
    main .vc_separator .vc_icon_element-icon {
      background: -moz-linear-gradient(top, #ff5340 0%, #f62966 100%);
      background: -webkit-linear-gradient(top, #ff5340 0%, #f62966 100%);
      background: linear-gradient(to bottom, #ff5340 0%, #f62966 100%);
      -webkit-background-clip: text;
      -moz-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent; }
  main .page-h-banner {
    min-height: 35vw; }
  main .wpb_text_column h5 {
    font-weight: normal;
    margin-bottom: 1rem;
    line-height: 1.5; }
  main .icon-img img {
    width: 75px;
    height: 84px;
    object-fit: contain;
    object-position: center; }
  main .vc-hoverbox .vc-hoverbox-front {
    transform: none !important; }
    main .vc-hoverbox .vc-hoverbox-front h2 {
      transition: 0.3s;
      text-shadow: 0 0 1rem rgba(0, 0, 0, 0.2); }
  main .vc-hoverbox .vc-hoverbox-back {
    background: rgba(42, 42, 42, 0.8) !important;
    z-index: 2; }
  main .vc-hoverbox:hover .vc-hoverbox-front h2 {
    opacity: 0; }
  main .vc-hoverbox:hover .vc-hoverbox-back {
    z-index: 2; }
  main .vc_btn3.vc_btn3-style-custom {
    background-image: none !important; }

.vc_color-black.vc_message_box-outline {
  border: none !important;
  padding-top: 0;
  padding-bottom: 0; }

#grid article, .posts-carousel article {
  border: 1px solid #f0f0f0;
  border-radius: 2px; }
  #grid article .post-image, .posts-carousel article .post-image {
    position: relative;
    display: block;
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
    height: 0;
    padding-bottom: 62.5%; }
    #grid article .post-image img, .posts-carousel article .post-image img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      object-fit: cover; }
  #grid article h2, .posts-carousel article h2 {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 1rem;
    text-transform: uppercase; }
  #grid article h3, .posts-carousel article h3 {
    font-size: 1rem;
    margin-bottom: 1rem;
    text-transform: uppercase; }
  #grid article p, .posts-carousel article p {
    font-size: .9rem; }
  #grid article .date, .posts-carousel article .date {
    display: block;
    font-size: .8rem;
    color: #666;
    margin-bottom: 1rem; }
  #grid article.event h2 a, .posts-carousel article.event h2 a {
    color: #3a3a3a; }
    #grid article.event h2 a:hover, .posts-carousel article.event h2 a:hover {
      color: #ff5340; }

article {
  padding: 0 1rem; }
  article .summary {
    word-wrap: break-word; }
    article .summary h2 a {
      color: #2d2d2d; }
      article .summary h2 a:hover {
        color: #ff5340; }
    article .summary p {
      font-family: 'Montserrat'; }

.video-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer; }
  .video-wrapper .video-thumbnail-wrapper, .video-wrapper .video-iframe-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .video-wrapper .video-thumbnail-wrapper img, .video-wrapper .video-thumbnail-wrapper iframe, .video-wrapper .video-iframe-wrapper img, .video-wrapper .video-iframe-wrapper iframe {
      width: 100%;
      height: 100%; }
    .video-wrapper .video-thumbnail-wrapper img, .video-wrapper .video-iframe-wrapper img {
      object-fit: cover;
      object-position: center; }
  .video-wrapper .video-thumbnail-wrapper:after {
    content: "\ea1c";
    font-family: 'icomoon';
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #ff5340;
    color: #fff;
    line-height: 1;
    font-size: 2rem;
    padding: 1.5rem 1.3rem 1.5rem 1.7rem;
    opacity: 0.6;
    transition: .3s; }
  .video-wrapper .video-thumbnail-wrapper:hover:after {
    opacity: 1; }

.single h1 {
  font-size: 2rem;
  font-weight: 800; }

.single .date {
  display: block;
  font-size: 1rem;
  color: #858581;
  font-weight: 500; }

.single .image-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  position: relative;
  display: block;
  border: 1px solid #f2f2f2; }
  .single .image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0; }

.single .post-content strong {
  color: #f62966; }

.single .post-content h3 {
  color: #f62966;
  font-size: 1.7rem;
  margin: 2rem 0 .75rem;
  text-align: left; }

aside .related article {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 1rem; }

aside .related h2 {
  font-size: 1.4rem;
  margin: 0;
  font-weight: 800; }

.tag {
  display: inline-block;
  padding: .3rem .75rem .29rem;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #ff5340;
  color: #fff;
  border-radius: 1rem;
  font-size: .7rem;
  margin-bottom: .5rem;
  letter-spacing: .75px; }
  .tag.anuncios, .tag.te-contamos {
    background-color: #ff5340; }
  .tag.convocatoria {
    background-color: #f62966; }
  .tag.cursos {
    background-color: #80def4; }
  .tag:hover {
    color: #fff; }

.py-5 .vc_column-inner {
  padding-top: 0 !important; }

.owl-dots .owl-dot {
  display: inline-block;
  position: relative;
  zoom: 1; }
  .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    position: relative;
    margin: 5px 7px;
    border: 1px solid #fff;
    display: block;
    /* -webkit-backface-visibility: visible; */
    background: transparent;
    transition: opacity .2s ease;
    border-radius: 30px; }
  .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: rgba(255, 255, 255, 0.421); }

.owl-carousel {
  position: relative; }
  .owl-carousel .owl-nav {
    display: block !important; }
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next {
      position: absolute;
      background-color: #fff !important;
      border: 1px solid rgba(0, 0, 0, 0.1) !important;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
      border-radius: 50%;
      height: 2.5rem;
      width: 2.5rem;
      font-size: 2rem;
      display: flex;
      align-items: center;
      justify-content: center;
      outline: none !important;
      top: calc(50% - 1.25rem); }
      .owl-carousel .owl-nav .owl-prev span,
      .owl-carousel .owl-nav .owl-next span {
        line-height: 1;
        margin-bottom: .5rem; }
      .owl-carousel .owl-nav .owl-prev:hover,
      .owl-carousel .owl-nav .owl-next:hover {
        color: #fff !important;
        background-color: #ff5340 !important; }
    .owl-carousel .owl-nav .owl-prev {
      left: 0.25rem; }
    .owl-carousel .owl-nav .owl-next {
      right: 0.25rem; }
  .owl-carousel.posts-carousel .owl-item {
    text-align: center; }
  .owl-carousel.posts-carousel article {
    max-width: 270px;
    display: inline-block;
    vertical-align: top; }
  .owl-carousel.posts-carousel .owl-nav .owl-prev {
    left: 0.25rem; }
  .owl-carousel.posts-carousel .owl-nav .owl-next {
    right: 0.25rem; }

.gradient {
  background: linear-gradient(to right, #4009a7, #b84fef); }

#contact-section {
  min-height: 41vw; }
  #contact-section h2 {
    font-size: 3rem;
    text-transform: uppercase;
    font-weight: 700; }

#maestros h3 {
  font-size: 1.6rem; }

.point, .timeline-year:after, .timeline-box:after {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: .2rem solid;
  position: absolute;
  background: #fff; }

.timeline {
  position: relative; }
  .timeline:before {
    content: '';
    display: block !important;
    border: 1px solid;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: calc(50% - 1px); }
  .timeline.half:before {
    height: 33%; }
  .timeline-year {
    font-size: 4rem !important;
    position: relative; }
    .timeline-year:after {
      content: '';
      top: calc(100% - 0.5rem);
      left: calc(50% - 0.5rem);
      position: absolute; }

.timeline-box {
  position: relative; }
  .timeline-box:after {
    content: '';
    bottom: -0.5rem;
    left: calc(50% - 0.5rem); }

.yellow:before, .yellow:after {
  border-color: #ffe400; }

.blue:before, .blue:after {
  border-color: #80def4; }

/* footer */
.footer {
  position: relative;
  background-image: url(../img/Fondo_Farma.webp) !important;
  background-size: cover;
  background-position: center; }
  .footer .prefooter {
    background-color: rgba(255, 83, 64, 0.9);
    padding: 5rem 0; }
    .footer .prefooter ul {
      padding: 0;
      list-style: none;
      margin: 0;
      font-size: 1.1rem;
      letter-spacing: .15rem;
      text-transform: uppercase;
      font-family: 'SweetSansPro Medium'; }
    .footer .prefooter i {
      font-size: 3.5rem;
      margin-bottom: 1rem; }
    .footer .prefooter * {
      color: #fff; }
    .footer .prefooter img {
      width: 6.6rem;
      height: auto; }
  .footer .copyright {
    background-color: rgba(255, 83, 64, 0.9);
    margin: 0;
    font-size: 1rem;
    text-align: center;
    padding: 0 0 3rem;
    color: #fff; }
    .footer .copyright p {
      color: #fff;
      margin: 0;
      letter-spacing: 1px; }
  .footer form {
    max-width: 90%;
    display: inline-block; }

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

.flex-control-nav.flex-control-paging {
  display: none; }

.sello img {
  width: 8rem;
  height: auto; }

#products-services ul {
  list-style: none; }

.image-column {
  min-height: 50vw !important; }

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width: 414px) {
  .main-banner-text h1 {
    font-size: 1.5rem; }
  .timeline-box {
    font-size: 1.2rem; }
  .timeline h2 {
    padding: 1rem 0;
    font-size: 1.6rem; }
  .timeline-year {
    padding: 1rem 0; }
  .social_share_widget h3 {
    text-align: center; }
  .social_share_widget ul {
    padding: 0; }
  p br {
    display: none; }
  footer #block-8 p {
    text-decoration: underline; }
  footer p br {
    display: block; } }

@media only screen and (min-width: 768px) {
  .timeline-year {
    font-size: 4rem !important;
    position: relative; }
    .timeline-year:after {
      top: calc(50% - 0.5rem);
      right: -32.5px;
      left: auto;
      margin-right: -0.5rem; }
  .timeline-box:after {
    bottom: -0.5rem;
    left: calc(50% - 0.5rem); } }

@media only screen and (min-width: 992px) {
  .custom-container {
    padding: 0 5rem !important; }
  .half-container .vc_column-inner {
    padding-right: 3.8rem !important;
    padding-left: 5rem !important; }
  .big-title {
    font-size: 3rem; }
  .big-text {
    font-size: 1.2rem; }
  main .banner-title {
    font-size: 2.4rem; }
  main .page-h-banner {
    min-height: 22vw; }
  main .subtitle {
    font-size: 0.67rem;
    padding: 0;
    line-height: 1; }
  .container-smaller {
    max-width: 900px !important; }
  .title-with-bg {
    font-size: 2.3rem;
    padding: .7rem 2rem;
    padding-bottom: 4rem; }
    .title-with-bg.yellow {
      padding-left: 3.8rem;
      padding-right: 3.8rem; }
  .bases h3 {
    font-size: 1.5rem; }
  .owl-carousel {
    position: relative; }
    .owl-carousel .owl-nav .owl-prev {
      left: 1.25rem; }
    .owl-carousel .owl-nav .owl-next {
      right: 1.25rem; }
    .owl-carousel.posts-carousel .owl-nav .owl-prev {
      left: -1.25rem; }
    .owl-carousel.posts-carousel .owl-nav .owl-next {
      right: -1.25rem; }
  .grid {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    margin: 0 -1rem; }
    .grid > div:first-of-type {
      grid-column: 1/3;
      grid-row: 1/3; }
      .grid > div:first-of-type article .video-wrapper .video-thumbnail-wrapper:after {
        font-size: 3rem;
        padding: 2rem 1.8rem 2rem 2.2rem; }
      .grid > div:first-of-type article .summary h2 {
        font-size: 2.2rem; }
      .grid > div:first-of-type article .summary p {
        font-size: 1.2rem; }
    .grid article {
      padding: 0 1rem; }
      .grid article .summary {
        word-wrap: break-word; }
        .grid article .summary h2 {
          font-size: 1.2rem;
          margin: .75rem 0; }
          .grid article .summary h2 a {
            color: #2d2d2d; }
            .grid article .summary h2 a:hover {
              color: #ff5340; }
        .grid article .summary p {
          font-size: .9rem; } }

@media only screen and (min-width: 1366px) {
  html {
    font-size: 14.9px; } }

@media only screen and (min-width: 1600px) {
  html {
    font-size: 17.5px; }
  .container {
    max-width: 1440px; } }

@media only screen and (min-width: 1920px) {
  html {
    font-size: 21px; }
  .container {
    max-width: 1440px; } }

@media only screen and (max-width: 767.98px) {
  #bases > .vc_row {
    background: #ffffffcc; } }

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

/* header */
.compose-mode .header {
  pointer-events: none; }

.header {
  background-color: transparent;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  /* logo */ }
  .header .top-bar {
    padding: .25rem 0;
    background-color: #ff5340; }
    .header .top-bar .row .col > div {
      display: inline-block; }
      .header .top-bar .row .col > div a {
        font-size: .8rem;
        text-transform: uppercase;
        color: #ebc281; }
        .header .top-bar .row .col > div a:hover {
          color: #fff; }
  .header .nav-bar {
    padding: 1.8rem 0; }
  .header .logo img {
    height: 2.5rem;
    width: 100%;
    object-fit: contain;
    object-position: left center; }
  .header .logo.custom img {
    height: .5rem; }
  .header a {
    display: inline-block;
    text-decoration: none;
    color: #3a3a3a;
    transition: 0.3s; }
    .header a:hover {
      color: #ff5340; }
  .header #menu-wrapper {
    background: #ff5340;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    transition: 0.5s ease-in; }
    .header #menu-wrapper ul {
      list-style: none;
      padding: 0;
      margin: 0;
      text-align: center;
      text-transform: uppercase;
      letter-spacing: .2rem;
      font-family: 'SweetSansPro Medium';
      font-size: 1.1rem; }
      .header #menu-wrapper ul a:hover {
        color: #ebc281; }
      .header #menu-wrapper ul li.menu-item-has-children > a {
        pointer-events: none; }
        .header #menu-wrapper ul li.menu-item-has-children > a:after {
          content: '\e905';
          font-family: 'icomoon';
          transform: rotate(90deg);
          display: inline-block;
          transition: 0.5s ease-in;
          font-size: 0.8em;
          margin-left: 0.5rem; }
      .header #menu-wrapper ul li.menu-item-has-children.opened a:after {
        transform: rotate(-90deg); }
    .header #menu-wrapper > ul > li {
      margin-bottom: 1.5rem; }
      .header #menu-wrapper > ul > li > a {
        color: #fff; }
      .header #menu-wrapper > ul > li ul {
        list-style: none;
        padding: 0;
        max-height: 0;
        overflow: hidden;
        transition: 0.3s ease-in; }
        .header #menu-wrapper > ul > li ul li {
          margin-top: 1rem; }
      .header #menu-wrapper > ul > li.opened ul {
        max-height: 100vh; }
  .header .menu-toggle {
    width: 20px;
    height: 14px;
    padding: 10px 13px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: transparent;
    border: none;
    outline: none !important;
    cursor: pointer; }
    .header .menu-toggle .line {
      background: #ffffff;
      width: 100%;
      height: 2px;
      position: absolute;
      display: inline-block;
      top: 9px;
      left: 0;
      transition: 0.3s ease-in-out .3s;
      -ms-transition: 0.3s ease-in-out .3s;
      z-index: 99; }
    .header .menu-toggle:before, .header .menu-toggle:after {
      content: '';
      display: inline-block;
      width: 100%;
      height: 2px;
      position: absolute;
      left: 0;
      background: #ffffff;
      transition: 0.3s ease-in-out .3s;
      -ms-transition: 0.3s ease-in-out .3s;
      z-index: 99; }
    .header .menu-toggle:before {
      top: 0; }
    .header .menu-toggle:after {
      bottom: 0px; }

.menu-opened header #menu-wrapper {
  opacity: 1;
  pointer-events: initial; }

@media only screen and (min-width: 992px) {
  .header nav .share-bar li a {
    font-size: 1.5rem; }
  .header .nav-bar {
    padding: 3.8rem 0; } }

@media only screen and (max-width: 991.98px) {
  header #menu-wrapper {
    font-size: 0;
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
    transition: 0.2s ease-in-out .2s;
    transform: rotate3d(0, 1, 0, 90deg);
    transform-origin: right;
    flex-wrap: wrap; }
    header #menu-wrapper > ul {
      width: 100%;
      font-size: 1.2rem;
      list-style: none;
      padding: 0;
      text-align: center;
      padding: 10px;
      opacity: 0;
      transition: 0.5s ease-in-out .4s; }
      header #menu-wrapper > ul li {
        display: block; }
        header #menu-wrapper > ul li a {
          padding-bottom: .4rem;
          margin: .5rem 0;
          font-size: 1.4rem;
          display: inline-block; }
        header #menu-wrapper > ul li.current-menu-item > a {
          border-bottom: 1px solid #00b2da; }
        header #menu-wrapper > ul li ul {
          position: initial;
          background: transparent;
          padding: 0 1rem;
          margin: 0 auto;
          text-align: center; }
          header #menu-wrapper > ul li ul li {
            padding: 0 0 .6rem; }
            header #menu-wrapper > ul li ul li a {
              font-size: .9rem;
              margin: 0; }
    header #menu-wrapper .social_media_widget {
      width: 100%;
      text-align: center; }
      header #menu-wrapper .social_media_widget .social-networks li a {
        font-size: 1rem;
        margin: 0 .5rem; }
  .menu-opened header #menu-wrapper {
    transform: rotate3d(0, 1, 0, 0deg); }
    .menu-opened header #menu-wrapper ul {
      opacity: 1; } }

form label {
  display: block;
  line-height: 1;
  margin-top: 1rem; }
  form label span {
    display: block; }

form br {
  display: none; }

form input,
form textarea,
form select {
  width: 100%;
  border: none;
  padding: .5rem 1.25rem;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1;
  background: #f4f1ec; }
  form input:focus,
  form textarea:focus,
  form select:focus {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
    outline: none; }

form input[type=date] {
  padding: .41rem .75rem; }

form select {
  padding: .45rem .75rem; }

form textarea {
  height: 120px;
  resize: none; }

form input[type=submit] {
  width: auto;
  padding: 1rem 1.5rem;
  font-size: 1rem;
  background: #ff5340;
  color: #fff;
  transition: .3s;
  border-radius: .5rem;
  border: none; }
  form input[type=submit]:hover {
    background: #383838; }

form p {
  color: #fff;
  font-size: 1rem; }

.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto; }

.wpcf7-spinner {
  display: block;
  margin: .5rem 0 0 auto; }

.wpcf7-form-control-wrap {
  display: block;
  margin-bottom: .75rem; }
  .wpcf7-form-control-wrap.gender, .wpcf7-form-control-wrap.birthday, .wpcf7-form-control-wrap.organization {
    position: relative; }
    .wpcf7-form-control-wrap.gender:after, .wpcf7-form-control-wrap.birthday:after, .wpcf7-form-control-wrap.organization:after {
      content: '\25BC';
      display: flex;
      align-items: center;
      justify-content: center;
      width: 2.32rem;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0;
      pointer-events: none;
      background-color: #80def4;
      color: #423fa8; }
  .wpcf7-form-control-wrap.project, .wpcf7-form-control-wrap.bio, .wpcf7-form-control-wrap.letter {
    position: relative; }
    .wpcf7-form-control-wrap.project input, .wpcf7-form-control-wrap.bio input, .wpcf7-form-control-wrap.letter input {
      background: #fff;
      border: 1px solid #fff;
      color: #000;
      font-size: .8rem; }
    .wpcf7-form-control-wrap.project:after, .wpcf7-form-control-wrap.bio:after, .wpcf7-form-control-wrap.letter:after {
      position: absolute;
      top: 0;
      left: 0;
      background-color: #80def4;
      color: #423fa8;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 11.9rem;
      height: 100%;
      border-right: 1rem solid #fff; }

.post-card .post-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.post-card .summary h3 a {
  color: #4a4848;
  font-weight: 800; }
  .post-card .summary h3 a:hover {
    color: #ff5340; }

.post-card .summary .date {
  font-size: .7rem;
  color: #858581; }

.post-card.vertical-post-card .post-image {
  border-radius: 1rem;
  display: block;
  background-color: #f4f4f4;
  width: 100%;
  height: 0;
  padding-bottom: 65%;
  position: relative;
  overflow: hidden; }

.post-card.vertical-post-card h3 {
  font-size: 1.2rem; }

.post-card.vertical-post-card .summary {
  position: relative; }
  .post-card.vertical-post-card .summary .tag {
    position: absolute;
    top: -2.5rem;
    left: 1.5rem; }

.post-card.horizontal-post-card .post-image {
  border-radius: 1rem;
  display: block;
  background-color: #f4f4f4;
  width: 100%;
  height: 0;
  padding-bottom: 130%;
  position: relative;
  overflow: hidden; }

.post-card.horizontal-post-card h3 {
  font-size: .9rem; }

.gray-background .post-card .post-image {
  background-color: #fff; }

/*------------------------------------*\
    SHORTCODES
\*------------------------------------*/
.cta-block {
  position: relative;
  width: 100%;
  height: calc(100vh - 6rem);
  overflow: hidden; }
  .cta-block .video-bg-layer {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(0px, 3000px, calc(100vh - 6rem), 0px); }
    .cta-block .video-bg-layer .video-wrapper {
      position: fixed;
      top: 0; }
      .cta-block .video-bg-layer .video-wrapper .center-content {
        position: relative;
        width: 100vw;
        height: calc(100vh - 6rem); }
      .cta-block .video-bg-layer .video-wrapper video {
        width: 100%;
        min-height: 100%;
        min-width: 178vh;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
  .cta-block .image-bg-layer {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(0px, 3000px, calc(100vh - 6rem), 0px); }
  .cta-block .image-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
    .cta-block .image-wrapper img {
      width: 100%;
      height: 100vh;
      object-fit: cover;
      -o-object-fit: cover; }
  .cta-block .cta-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    .cta-block .cta-overlay.true {
      background-color: rgba(0, 0, 0, 0.4); }
    .cta-block .cta-overlay h2 {
      font-size: 1.6rem;
      letter-spacing: 0.2em; }
    .cta-block .cta-overlay p {
      font-size: 1.2rem; }
  .cta-block .cta-content {
    padding: 0 1rem; }

.info-block {
  max-width: 100%;
  width: 28rem;
  height: 28.1rem;
  padding: 2.3rem 2.05rem; }
  .info-block h3 {
    width: 9rem;
    font-size: 0.7rem;
    letter-spacing: 0.2rem;
    text-transform: uppercase; }
  .info-block h2 {
    font-family: 'Halyard Display Light';
    font-size: 3.2rem;
    line-height: .9;
    width: 20.5rem;
    margin: 1.9rem 0 2rem; }
  .info-block img {
    width: 10rem;
    height: auto; }
  .info-block.special h2 {
    margin-bottom: 1rem; }

.event-list .event-item {
  border-bottom: 1px solid #d7d7d7;
  text-transform: uppercase; }
  .event-list .event-item:last-of-type {
    border-bottom: none; }
  .event-list .event-item .date {
    font-weight: 500;
    color: #2d2d2d;
    font-size: 1.25rem;
    font-family: 'Futura PT'; }
  .event-list .event-item h3 {
    margin: 0;
    font-size: 1.6rem;
    line-height: 1;
    color: #2d2d2d; }
  .event-list .event-item .btn {
    color: #fff;
    border-radius: 0;
    font-weight: 900;
    transition: .3s;
    padding: .5rem;
    font-size: .8rem;
    line-height: 1; }
    .event-list .event-item .btn.sold-out {
      background-color: #f30056; }
    .event-list .event-item .btn.comprar {
      background-color: #0055f6; }
      .event-list .event-item .btn.comprar:hover {
        background-color: #042a7e; }

.slide {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .slide .image-bg-layer {
    width: 100%;
    height: 120vw; }
    .slide .image-bg-layer img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      -o-object-fit: cover; }
  .slide .cta-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    .slide .cta-overlay.true {
      background-color: rgba(0, 0, 0, 0.15); }
    .slide .cta-overlay h1 {
      font-size: 4rem;
      font-weight: normal;
      display: inline-block;
      padding: 0;
      border-radius: 3px;
      font-family: 'allura';
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.07); }
    .slide .cta-overlay h2 {
      font-size: 1.5rem;
      letter-spacing: 0.2em;
      padding: 0;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.07); }
    .slide .cta-overlay p {
      font-size: 1.1rem;
      font-weight: 500;
      text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.07);
      padding: 0;
      margin: 0; }
  .slide .cta-content {
    padding: 0 1rem;
    width: 95%;
    max-width: 768px; }

.linked-image figure {
  width: 80%;
  height: 0;
  padding-bottom: 80%;
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
  position: relative;
  margin: 0 auto 1rem; }
  .linked-image figure a {
    content: '';
    width: 50%;
    height: 50%;
    background: -moz-linear-gradient(to bottom, #745cf9aa 0%, #95d4d4aa 100%);
    background: -webkit-linear-gradient(to bottom, #745cf9aa 0%, #95d4d4aa 100%);
    background: linear-gradient(to bottom, #745cf9aa 0%, #95d4d4aa 100%);
    border-radius: 50%;
    top: 25%;
    left: 25%;
    position: absolute;
    transition: 0.3s;
    opacity: 0; }
    .linked-image figure a span {
      position: absolute;
      width: 80%;
      color: #fff;
      text-align: center;
      font-weight: bold;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: 0.3s; }
  .linked-image figure:hover a, .linked-image figure:hover a span {
    opacity: 1; }

.video-player .video-container {
  width: 100%;
  height: 0;
  padding-bottom: 56.6%;
  position: relative; }
  .video-player .video-container video {
    width: 100%;
    position: absolute;
    height: 100%; }

@media only screen and (min-width: 992px) {
  .cta-block .cta-content {
    width: 55rem;
    padding: 0; }
  .cta-block .cta-overlay h2 {
    font-size: 3.5rem;
    letter-spacing: 0.15em; }
  .info-block {
    margin: calc((50vw - 28rem)/2); }
  .slide .cta-overlay {
    padding: 0 10%;
    justify-content: flex-end;
    text-align: left; }
  .slide .cta-content {
    width: 40%; }
  .slide .image-bg-layer {
    width: 100%;
    height: calc(100vh - 6rem); }
  .event-list .event-item .date {
    font-size: 1.7rem; }
  .event-list .event-item h3 {
    font-size: 3rem; }
  .event-list .event-item .btn {
    padding: .25rem 1rem;
    font-size: 1rem; }
  .recent-posts-grid {
    display: grid;
    grid-template-columns: calc(100% / 3) calc(100% / 3) calc(100% / 3); }
    .recent-posts-grid article {
      position: relative; }
      .recent-posts-grid article:first-of-type {
        grid-column: 1/3;
        grid-row: 1/4;
        margin-bottom: 2rem !important; }
        .recent-posts-grid article:first-of-type .post-image {
          padding-bottom: 45%; }
        .recent-posts-grid article:first-of-type .summary h3 {
          font-size: 2rem; }
        .recent-posts-grid article:first-of-type .summary .tag {
          position: static;
          top: 0;
          left: 0; }
  .custom-posts-grid {
    display: grid; }
    .custom-posts-grid.g-columns-2 {
      grid-template-columns: calc(100% / 2) calc(100% / 2); }
    .custom-posts-grid.g-columns-3 {
      grid-template-columns: calc(100% / 3) calc(100% / 3) calc(100% / 3); }
    .custom-posts-grid.g-columns-4 {
      grid-template-columns: calc(100% / 4) calc(100% / 4) calc(100% / 4) calc(100% / 4); }
    .custom-posts-grid.g-columns-5 {
      grid-template-columns: calc(100% / 5) calc(100% / 5) calc(100% / 5) calc(100% / 5) calc(100% / 5); } }

.widget img {
  display: inline-block;
  margin: 0 0 .75rem; }

.widget h3 {
  font-size: 1rem;
  font-weight: 900;
  padding-bottom: 1rem;
  text-transform: uppercase;
  position: relative;
  color: #3a3a3a; }

.widget p, .widget li {
  font-size: 1rem; }

.widget form p {
  margin-bottom: .5rem; }

.widget form br {
  display: none; }

.social-networks {
  list-style: none;
  margin: 0;
  padding: 0; }
  .social-networks li {
    display: inline-block; }
    .social-networks li a {
      font-size: 1.4rem;
      padding: .4rem;
      display: inline-block;
      color: #666;
      margin-bottom: 0;
      text-decoration: none;
      transition: 0.3s; }
      .social-networks li a:hover {
        text-decoration: none;
        color: #745cf9;
        border-color: rgba(116, 92, 249, 0.4); }

#polylang-2 ul {
  margin: 0;
  list-style: none; }
  #polylang-2 ul li {
    font-size: .8rem;
    text-transform: uppercase; }
    #polylang-2 ul li img, #polylang-2 ul li span {
      display: inline-block;
      vertical-align: middle;
      height: 1.2rem; }

.widget_nav_menu ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .widget_nav_menu ul li {
    margin-bottom: .5rem; }
    .widget_nav_menu ul li a {
      color: #666;
      font-size: 1rem; }
      .widget_nav_menu ul li a:hover {
        text-decoration: none;
        color: #ebc281; }

@media screen and (min-width: 992px) {
  .widget {
    margin-bottom: 0; } }

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }
