/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
@import 'font-awesome.min.css';
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600|Raleway:500,700,800");
/*
	Slate by Pixelarity
	pixelarity.com | hello@pixelarity.com
	License: pixelarity.com/license
*/
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  -webkit-text-size-adjust: none;
}

/* Box Model */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Containers */
.container {
  margin-left: auto;
  margin-right: auto;
}

.container.\31 25\% {
  width: 100%;
  max-width: 100em;
  min-width: 80em;
}

.container.\37 5\% {
  width: 60em;
}

.container.\35 0\% {
  width: 40em;
}

.container.\32 5\% {
  width: 20em;
}

.container {
  width: 80em;
}

@media screen and (max-width: 1680px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 100em;
    min-width: 80em;
  }

  .container.\37 5\% {
    width: 60em;
  }

  .container.\35 0\% {
    width: 40em;
  }

  .container.\32 5\% {
    width: 20em;
  }

  .container {
    width: 80em;
  }
}
@media screen and (max-width: 1280px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 81.25em;
    min-width: 65em;
  }

  .container.\37 5\% {
    width: 48.75em;
  }

  .container.\35 0\% {
    width: 32.5em;
  }

  .container.\32 5\% {
    width: 16.25em;
  }

  .container {
    width: 65em;
  }
}
@media screen and (max-width: 980px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 112.5%;
    min-width: 90%;
  }

  .container.\37 5\% {
    width: 67.5%;
  }

  .container.\35 0\% {
    width: 45%;
  }

  .container.\32 5\% {
    width: 22.5%;
  }

  .container {
    width: 90%;
  }
}
@media screen and (max-width: 736px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 112.5%;
    min-width: 90%;
  }

  .container.\37 5\% {
    width: 67.5%;
  }

  .container.\35 0\% {
    width: 45%;
  }

  .container.\32 5\% {
    width: 22.5%;
  }

  .container {
    width: 90%;
  }
}
@media screen and (max-width: 480px) {
  .container.\31 25\% {
    width: 100%;
    max-width: 112.5%;
    min-width: 90%;
  }

  .container.\37 5\% {
    width: 67.5%;
  }

  .container.\35 0\% {
    width: 45%;
  }

  .container.\32 5\% {
    width: 22.5%;
  }

  .container {
    width: 90%;
  }
}
/* Grid */
.row {
  border-bottom: solid 1px transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.row > * {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.row:after, .row:before {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.row.uniform > * > :first-child {
  margin-top: 0;
}

.row.uniform > * > :last-child {
  margin-bottom: 0;
}

.row.\30 \% > * {
  padding: 0 0 0 0em;
}

.row.\30 \% {
  margin: 0 0 -1px 0em;
}

.row.uniform.\30 \% > * {
  padding: 0em 0 0 0em;
}

.row.uniform.\30 \% {
  margin: 0em 0 -1px 0em;
}

.row > * {
  padding: 0 0 0 2em;
}

.row {
  margin: 0 0 -1px -2em;
}

.row.uniform > * {
  padding: 2em 0 0 2em;
}

.row.uniform {
  margin: -2em 0 -1px -2em;
}

.row.\32 00\% > * {
  padding: 0 0 0 4em;
}

.row.\32 00\% {
  margin: 0 0 -1px -4em;
}

.row.uniform.\32 00\% > * {
  padding: 4em 0 0 4em;
}

.row.uniform.\32 00\% {
  margin: -4em 0 -1px -4em;
}

.row.\31 50\% > * {
  padding: 0 0 0 3em;
}

.row.\31 50\% {
  margin: 0 0 -1px -3em;
}

.row.uniform.\31 50\% > * {
  padding: 3em 0 0 3em;
}

.row.uniform.\31 50\% {
  margin: -3em 0 -1px -3em;
}

.row.\35 0\% > * {
  padding: 0 0 0 1em;
}

.row.\35 0\% {
  margin: 0 0 -1px -1em;
}

.row.uniform.\35 0\% > * {
  padding: 1em 0 0 1em;
}

.row.uniform.\35 0\% {
  margin: -1em 0 -1px -1em;
}

.row.\32 5\% > * {
  padding: 0 0 0 0.5em;
}

.row.\32 5\% {
  margin: 0 0 -1px -0.5em;
}

.row.uniform.\32 5\% > * {
  padding: 0.5em 0 0 0.5em;
}

.row.uniform.\32 5\% {
  margin: -0.5em 0 -1px -0.5em;
}

.\31 2u, .\31 2u\$ {
  width: 100%;
  clear: none;
  margin-left: 0;
}

.\31 1u, .\31 1u\$ {
  width: 91.6666666667%;
  clear: none;
  margin-left: 0;
}

.\31 0u, .\31 0u\$ {
  width: 83.3333333333%;
  clear: none;
  margin-left: 0;
}

.\39 u, .\39 u\$ {
  width: 75%;
  clear: none;
  margin-left: 0;
}

.\38 u, .\38 u\$ {
  width: 66.6666666667%;
  clear: none;
  margin-left: 0;
}

.\37 u, .\37 u\$ {
  width: 58.3333333333%;
  clear: none;
  margin-left: 0;
}

.\36 u, .\36 u\$ {
  width: 50%;
  clear: none;
  margin-left: 0;
}

.\35 u, .\35 u\$ {
  width: 41.6666666667%;
  clear: none;
  margin-left: 0;
}

.\34 u, .\34 u\$ {
  width: 33.3333333333%;
  clear: none;
  margin-left: 0;
}

.\33 u, .\33 u\$ {
  width: 25%;
  clear: none;
  margin-left: 0;
}

.\32 u, .\32 u\$ {
  width: 16.6666666667%;
  clear: none;
  margin-left: 0;
}

.\31 u, .\31 u\$ {
  width: 8.3333333333%;
  clear: none;
  margin-left: 0;
}

.\31 2u\$ + *,
.\31 1u\$ + *,
.\31 0u\$ + *,
.\39 u\$ + *,
.\38 u\$ + *,
.\37 u\$ + *,
.\36 u\$ + *,
.\35 u\$ + *,
.\34 u\$ + *,
.\33 u\$ + *,
.\32 u\$ + *,
.\31 u\$ + * {
  clear: left;
}

.\-11u {
  margin-left: 91.6666666667%;
}

.\-10u {
  margin-left: 83.3333333333%;
}

.\-9u {
  margin-left: 75%;
}

.\-8u {
  margin-left: 66.6666666667%;
}

.\-7u {
  margin-left: 58.3333333333%;
}

.\-6u {
  margin-left: 50%;
}

.\-5u {
  margin-left: 41.6666666667%;
}

.\-4u {
  margin-left: 33.3333333333%;
}

.\-3u {
  margin-left: 25%;
}

.\-2u {
  margin-left: 16.6666666667%;
}

.\-1u {
  margin-left: 8.3333333333%;
}

@media screen and (max-width: 1680px) {
  .row > * {
    padding: 0 0 0 2em;
  }

  .row {
    margin: 0 0 -1px -2em;
  }

  .row.uniform > * {
    padding: 2em 0 0 2em;
  }

  .row.uniform {
    margin: -2em 0 -1px -2em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 4em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -4em;
  }

  .row.uniform.\32 00\% > * {
    padding: 4em 0 0 4em;
  }

  .row.uniform.\32 00\% {
    margin: -4em 0 -1px -4em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 3em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -3em;
  }

  .row.uniform.\31 50\% > * {
    padding: 3em 0 0 3em;
  }

  .row.uniform.\31 50\% {
    margin: -3em 0 -1px -3em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 1em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -1em;
  }

  .row.uniform.\35 0\% > * {
    padding: 1em 0 0 1em;
  }

  .row.uniform.\35 0\% {
    margin: -1em 0 -1px -1em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.5em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.5em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.5em 0 0 0.5em;
  }

  .row.uniform.\32 5\% {
    margin: -0.5em 0 -1px -0.5em;
  }

  .\31 2u\(xlarge\), .\31 2u\$\(xlarge\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(xlarge\), .\31 1u\$\(xlarge\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(xlarge\), .\31 0u\$\(xlarge\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(xlarge\), .\39 u\$\(xlarge\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(xlarge\), .\38 u\$\(xlarge\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(xlarge\), .\37 u\$\(xlarge\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(xlarge\), .\36 u\$\(xlarge\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(xlarge\), .\35 u\$\(xlarge\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(xlarge\), .\34 u\$\(xlarge\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(xlarge\), .\33 u\$\(xlarge\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(xlarge\), .\32 u\$\(xlarge\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(xlarge\), .\31 u\$\(xlarge\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(xlarge\) + *,
.\31 1u\$\(xlarge\) + *,
.\31 0u\$\(xlarge\) + *,
.\39 u\$\(xlarge\) + *,
.\38 u\$\(xlarge\) + *,
.\37 u\$\(xlarge\) + *,
.\36 u\$\(xlarge\) + *,
.\35 u\$\(xlarge\) + *,
.\34 u\$\(xlarge\) + *,
.\33 u\$\(xlarge\) + *,
.\32 u\$\(xlarge\) + *,
.\31 u\$\(xlarge\) + * {
    clear: left;
  }

  .\-11u\(xlarge\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(xlarge\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(xlarge\) {
    margin-left: 75%;
  }

  .\-8u\(xlarge\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(xlarge\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(xlarge\) {
    margin-left: 50%;
  }

  .\-5u\(xlarge\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(xlarge\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(xlarge\) {
    margin-left: 25%;
  }

  .\-2u\(xlarge\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(xlarge\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 1280px) {
  .row > * {
    padding: 0 0 0 1.5em;
  }

  .row {
    margin: 0 0 -1px -1.5em;
  }

  .row.uniform > * {
    padding: 1.5em 0 0 1.5em;
  }

  .row.uniform {
    margin: -1.5em 0 -1px -1.5em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 3em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -3em;
  }

  .row.uniform.\32 00\% > * {
    padding: 3em 0 0 3em;
  }

  .row.uniform.\32 00\% {
    margin: -3em 0 -1px -3em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 2.25em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -2.25em;
  }

  .row.uniform.\31 50\% > * {
    padding: 2.25em 0 0 2.25em;
  }

  .row.uniform.\31 50\% {
    margin: -2.25em 0 -1px -2.25em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 0.75em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -0.75em;
  }

  .row.uniform.\35 0\% > * {
    padding: 0.75em 0 0 0.75em;
  }

  .row.uniform.\35 0\% {
    margin: -0.75em 0 -1px -0.75em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.375em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.375em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.375em 0 0 0.375em;
  }

  .row.uniform.\32 5\% {
    margin: -0.375em 0 -1px -0.375em;
  }

  .\31 2u\(large\), .\31 2u\$\(large\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(large\), .\31 1u\$\(large\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(large\), .\31 0u\$\(large\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(large\), .\39 u\$\(large\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(large\), .\38 u\$\(large\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(large\), .\37 u\$\(large\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(large\), .\36 u\$\(large\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(large\), .\35 u\$\(large\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(large\), .\34 u\$\(large\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(large\), .\33 u\$\(large\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(large\), .\32 u\$\(large\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(large\), .\31 u\$\(large\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(large\) + *,
.\31 1u\$\(large\) + *,
.\31 0u\$\(large\) + *,
.\39 u\$\(large\) + *,
.\38 u\$\(large\) + *,
.\37 u\$\(large\) + *,
.\36 u\$\(large\) + *,
.\35 u\$\(large\) + *,
.\34 u\$\(large\) + *,
.\33 u\$\(large\) + *,
.\32 u\$\(large\) + *,
.\31 u\$\(large\) + * {
    clear: left;
  }

  .\-11u\(large\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(large\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(large\) {
    margin-left: 75%;
  }

  .\-8u\(large\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(large\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(large\) {
    margin-left: 50%;
  }

  .\-5u\(large\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(large\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(large\) {
    margin-left: 25%;
  }

  .\-2u\(large\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(large\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 980px) {
  .row > * {
    padding: 0 0 0 1.5em;
  }

  .row {
    margin: 0 0 -1px -1.5em;
  }

  .row.uniform > * {
    padding: 1.5em 0 0 1.5em;
  }

  .row.uniform {
    margin: -1.5em 0 -1px -1.5em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 3em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -3em;
  }

  .row.uniform.\32 00\% > * {
    padding: 3em 0 0 3em;
  }

  .row.uniform.\32 00\% {
    margin: -3em 0 -1px -3em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 2.25em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -2.25em;
  }

  .row.uniform.\31 50\% > * {
    padding: 2.25em 0 0 2.25em;
  }

  .row.uniform.\31 50\% {
    margin: -2.25em 0 -1px -2.25em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 0.75em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -0.75em;
  }

  .row.uniform.\35 0\% > * {
    padding: 0.75em 0 0 0.75em;
  }

  .row.uniform.\35 0\% {
    margin: -0.75em 0 -1px -0.75em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.375em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.375em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.375em 0 0 0.375em;
  }

  .row.uniform.\32 5\% {
    margin: -0.375em 0 -1px -0.375em;
  }

  .\31 2u\(medium\), .\31 2u\$\(medium\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(medium\), .\31 1u\$\(medium\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(medium\), .\31 0u\$\(medium\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(medium\), .\39 u\$\(medium\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(medium\), .\38 u\$\(medium\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(medium\), .\37 u\$\(medium\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(medium\), .\36 u\$\(medium\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(medium\), .\35 u\$\(medium\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(medium\), .\34 u\$\(medium\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(medium\), .\33 u\$\(medium\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(medium\), .\32 u\$\(medium\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(medium\), .\31 u\$\(medium\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(medium\) + *,
.\31 1u\$\(medium\) + *,
.\31 0u\$\(medium\) + *,
.\39 u\$\(medium\) + *,
.\38 u\$\(medium\) + *,
.\37 u\$\(medium\) + *,
.\36 u\$\(medium\) + *,
.\35 u\$\(medium\) + *,
.\34 u\$\(medium\) + *,
.\33 u\$\(medium\) + *,
.\32 u\$\(medium\) + *,
.\31 u\$\(medium\) + * {
    clear: left;
  }

  .\-11u\(medium\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(medium\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(medium\) {
    margin-left: 75%;
  }

  .\-8u\(medium\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(medium\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(medium\) {
    margin-left: 50%;
  }

  .\-5u\(medium\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(medium\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(medium\) {
    margin-left: 25%;
  }

  .\-2u\(medium\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(medium\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 736px) {
  .row > * {
    padding: 0 0 0 1.25em;
  }

  .row {
    margin: 0 0 -1px -1.25em;
  }

  .row.uniform > * {
    padding: 1.25em 0 0 1.25em;
  }

  .row.uniform {
    margin: -1.25em 0 -1px -1.25em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 2.5em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -2.5em;
  }

  .row.uniform.\32 00\% > * {
    padding: 2.5em 0 0 2.5em;
  }

  .row.uniform.\32 00\% {
    margin: -2.5em 0 -1px -2.5em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 1.875em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -1.875em;
  }

  .row.uniform.\31 50\% > * {
    padding: 1.875em 0 0 1.875em;
  }

  .row.uniform.\31 50\% {
    margin: -1.875em 0 -1px -1.875em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 0.625em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -0.625em;
  }

  .row.uniform.\35 0\% > * {
    padding: 0.625em 0 0 0.625em;
  }

  .row.uniform.\35 0\% {
    margin: -0.625em 0 -1px -0.625em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.3125em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.3125em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.3125em 0 0 0.3125em;
  }

  .row.uniform.\32 5\% {
    margin: -0.3125em 0 -1px -0.3125em;
  }

  .\31 2u\(small\), .\31 2u\$\(small\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(small\), .\31 1u\$\(small\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(small\), .\31 0u\$\(small\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(small\), .\39 u\$\(small\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(small\), .\38 u\$\(small\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(small\), .\37 u\$\(small\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(small\), .\36 u\$\(small\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(small\), .\35 u\$\(small\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(small\), .\34 u\$\(small\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(small\), .\33 u\$\(small\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(small\), .\32 u\$\(small\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(small\), .\31 u\$\(small\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(small\) + *,
.\31 1u\$\(small\) + *,
.\31 0u\$\(small\) + *,
.\39 u\$\(small\) + *,
.\38 u\$\(small\) + *,
.\37 u\$\(small\) + *,
.\36 u\$\(small\) + *,
.\35 u\$\(small\) + *,
.\34 u\$\(small\) + *,
.\33 u\$\(small\) + *,
.\32 u\$\(small\) + *,
.\31 u\$\(small\) + * {
    clear: left;
  }

  .\-11u\(small\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(small\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(small\) {
    margin-left: 75%;
  }

  .\-8u\(small\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(small\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(small\) {
    margin-left: 50%;
  }

  .\-5u\(small\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(small\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(small\) {
    margin-left: 25%;
  }

  .\-2u\(small\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(small\) {
    margin-left: 8.3333333333%;
  }
}
@media screen and (max-width: 480px) {
  .row > * {
    padding: 0 0 0 1.25em;
  }

  .row {
    margin: 0 0 -1px -1.25em;
  }

  .row.uniform > * {
    padding: 1.25em 0 0 1.25em;
  }

  .row.uniform {
    margin: -1.25em 0 -1px -1.25em;
  }

  .row.\32 00\% > * {
    padding: 0 0 0 2.5em;
  }

  .row.\32 00\% {
    margin: 0 0 -1px -2.5em;
  }

  .row.uniform.\32 00\% > * {
    padding: 2.5em 0 0 2.5em;
  }

  .row.uniform.\32 00\% {
    margin: -2.5em 0 -1px -2.5em;
  }

  .row.\31 50\% > * {
    padding: 0 0 0 1.875em;
  }

  .row.\31 50\% {
    margin: 0 0 -1px -1.875em;
  }

  .row.uniform.\31 50\% > * {
    padding: 1.875em 0 0 1.875em;
  }

  .row.uniform.\31 50\% {
    margin: -1.875em 0 -1px -1.875em;
  }

  .row.\35 0\% > * {
    padding: 0 0 0 0.625em;
  }

  .row.\35 0\% {
    margin: 0 0 -1px -0.625em;
  }

  .row.uniform.\35 0\% > * {
    padding: 0.625em 0 0 0.625em;
  }

  .row.uniform.\35 0\% {
    margin: -0.625em 0 -1px -0.625em;
  }

  .row.\32 5\% > * {
    padding: 0 0 0 0.3125em;
  }

  .row.\32 5\% {
    margin: 0 0 -1px -0.3125em;
  }

  .row.uniform.\32 5\% > * {
    padding: 0.3125em 0 0 0.3125em;
  }

  .row.uniform.\32 5\% {
    margin: -0.3125em 0 -1px -0.3125em;
  }

  .\31 2u\(xsmall\), .\31 2u\$\(xsmall\) {
    width: 100%;
    clear: none;
    margin-left: 0;
  }

  .\31 1u\(xsmall\), .\31 1u\$\(xsmall\) {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 0u\(xsmall\), .\31 0u\$\(xsmall\) {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\39 u\(xsmall\), .\39 u\$\(xsmall\) {
    width: 75%;
    clear: none;
    margin-left: 0;
  }

  .\38 u\(xsmall\), .\38 u\$\(xsmall\) {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\37 u\(xsmall\), .\37 u\$\(xsmall\) {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\36 u\(xsmall\), .\36 u\$\(xsmall\) {
    width: 50%;
    clear: none;
    margin-left: 0;
  }

  .\35 u\(xsmall\), .\35 u\$\(xsmall\) {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\34 u\(xsmall\), .\34 u\$\(xsmall\) {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\33 u\(xsmall\), .\33 u\$\(xsmall\) {
    width: 25%;
    clear: none;
    margin-left: 0;
  }

  .\32 u\(xsmall\), .\32 u\$\(xsmall\) {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
  }

  .\31 u\(xsmall\), .\31 u\$\(xsmall\) {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
  }

  .\31 2u\$\(xsmall\) + *,
.\31 1u\$\(xsmall\) + *,
.\31 0u\$\(xsmall\) + *,
.\39 u\$\(xsmall\) + *,
.\38 u\$\(xsmall\) + *,
.\37 u\$\(xsmall\) + *,
.\36 u\$\(xsmall\) + *,
.\35 u\$\(xsmall\) + *,
.\34 u\$\(xsmall\) + *,
.\33 u\$\(xsmall\) + *,
.\32 u\$\(xsmall\) + *,
.\31 u\$\(xsmall\) + * {
    clear: left;
  }

  .\-11u\(xsmall\) {
    margin-left: 91.6666666667%;
  }

  .\-10u\(xsmall\) {
    margin-left: 83.3333333333%;
  }

  .\-9u\(xsmall\) {
    margin-left: 75%;
  }

  .\-8u\(xsmall\) {
    margin-left: 66.6666666667%;
  }

  .\-7u\(xsmall\) {
    margin-left: 58.3333333333%;
  }

  .\-6u\(xsmall\) {
    margin-left: 50%;
  }

  .\-5u\(xsmall\) {
    margin-left: 41.6666666667%;
  }

  .\-4u\(xsmall\) {
    margin-left: 33.3333333333%;
  }

  .\-3u\(xsmall\) {
    margin-left: 25%;
  }

  .\-2u\(xsmall\) {
    margin-left: 16.6666666667%;
  }

  .\-1u\(xsmall\) {
    margin-left: 8.3333333333%;
  }
}
/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Basic */
@-ms-viewport {
  width: device-width;
}
body {
  -ms-overflow-style: scrollbar;
}

html {
  scroll-behavior: smooth;
}

@media screen and (max-width: 480px) {
  html,
body {
    min-width: 320px;
  }
}
body {
  background: #fff;
}
body.is-loading *,
body.is-loading *:before,
body.is-loading *:after {
  -moz-animation: none !important;
  -webkit-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

img {
  max-width: 100%;
  height: auto;
}

.user-content {
  margin-bottom: 2em;
  padding-top: 2em;
  /* Ratios */
}
.user-content > *:not(:first-child) {
  margin-top: 1em;
  margin-bottom: 1em;
}
.user-content img {
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.user-content h3 {
  font-size: 1.35rem;
  line-height: 115%;
}
.user-content figcaption {
  border-bottom: 1px solid;
}
.user-content .incrustat {
  height: 0;
  margin-bottom: 20px;
  padding-top: 30px;
  position: relative;
  overflow: hidden;
}
.user-content .incrustat iframe,
.user-content .incrustat object,
.user-content .incrustat embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.user-content .inc3-2 {
  padding-bottom: 66.66%;
}
.user-content .inc4-3 {
  padding-bottom: 75%;
}
.user-content .inc8-5 {
  padding-bottom: 62.5%;
}
.user-content .inc16-9 {
  padding-bottom: 56.25%;
}
.user-content .inc256-81 {
  padding-bottom: 31.64062%;
}

.m-b {
  margin-bottom: 1em;
}

.grecaptcha-badge {
  visibility: hidden;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Type */
body {
  background-color: #fff;
  color: #444;
  overflow-x: hidden;
}

body, input, select, textarea {
  font-family: "Open Sans", Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: 400;
  line-height: 1.65em;
}
@media screen and (max-width: 736px) {
  body, input, select, textarea {
    font-size: 12pt;
  }
}

a {
  -moz-transition: border-bottom-color 0.2s ease-in-out;
  -webkit-transition: border-bottom-color 0.2s ease-in-out;
  -ms-transition: border-bottom-color 0.2s ease-in-out;
  transition: border-bottom-color 0.2s ease-in-out;
  border-bottom: dotted 1px;
  text-decoration: none;
}
a:hover {
  border-bottom-color: #4E86AD;
  color: #4E86AD;
  border-bottom-style: solid;
}

strong, b {
  font-weight: 600;
}

em, i {
  font-style: italic;
}

p {
  margin: 0 0 2em 0;
}

small {
  font-size: 0.8em;
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1em;
  margin: 0 0 1.5em 0;
  padding-bottom: 0.75em;
  position: relative;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  border-bottom: 0;
  color: inherit;
  text-decoration: none;
}
h1.alt, h2.alt, h3.alt, h4.alt, h5.alt, h6.alt {
  margin: 0 0 1em 0;
  padding-bottom: 0;
}
h1.alt:after, h2.alt:after, h3.alt:after, h4.alt:after, h5.alt:after, h6.alt:after {
  display: none;
}

h1, h2 {
  text-align: center;
}
h1:after, h2:after {
  border-bottom: 2px solid #4E86AD;
  bottom: 0;
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
  width: 6rem;
  transform: translate(-50%, -50%);
}

h2 {
  font-size: 1.25em;
  line-height: 1.25em;
}

h3 {
  font-size: 1em;
  line-height: 1.5em;
  padding-bottom: 0;
}

h4 {
  font-size: 1.1em;
  line-height: 1.5em;
}

h5 {
  font-size: 0.9em;
  line-height: 115%;
}

h6 {
  font-size: 0.7em;
  line-height: 1.5em;
}

@media screen and (max-width: 736px) {
  h2 {
    line-height: 125%;
  }
}
sub {
  font-size: 0.8em;
  position: relative;
  top: 0.5em;
}

sup {
  font-size: 0.8em;
  position: relative;
  top: -0.5em;
}

blockquote {
  border-left: solid 4px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 2em 0;
  padding: 0.5em 0 0.5em 2em;
}
blockquote.article__destacat {
  color: #4E86AD;
  font-weight: bold;
  font-size: 1.25em;
  width: 40%;
  float: right;
  border: 0;
  margin-bottom: 1em;
  padding-top: 0;
  padding-left: 2em !important;
}
@media screen and (max-width: 736px) {
  blockquote.article__destacat {
    width: 100%;
    padding-left: 1em !important;
  }
}
blockquote.article__destacat2 {
  border-top: solid 4px;
  border-right: solid 4px;
  border-bottom: solid 4px;
  border-color: #4E86AD;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 2em;
  font-size: 20px;
}

code {
  border: solid 1px;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0.25em;
  padding: 0.25em 0.65em;
}

pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Courier New", monospace;
  font-size: 0.9em;
  margin: 0 0 2em 0;
}
pre code {
  display: block;
  line-height: 1.75em;
  padding: 1em 1.5em;
  overflow-x: auto;
}

hr {
  border: 0;
  border-bottom: solid 1px;
  margin: 2em 0;
}
hr.major {
  margin: 3em 0;
}

.align-left {
  text-align: left;
}

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

.align-right {
  text-align: right;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

input, select, textarea {
  color: #4E86AD;
}

a {
  color: #444;
}

strong, b {
  color: currentColor;
}

h1, h2 {
  color: #444;
}

h3, h4, h5, h6 {
  color: #4E86AD;
}

blockquote {
  border-left-color: #4E86AD;
}

code {
  background: #f6f6f6;
  border-color: #e6e6e6;
}

/* hr {
	border-bottom-color: _palette($p, border);
} */
.llistat-agenda article {
  margin-bottom: 2em;
  border-radius: 5px;
  background-color: #f3f3f39c;
}
.llistat-agenda article a {
  padding: 1em;
  display: flex;
  border: 0;
}
.llistat-agenda article a:hover {
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.llistat-agenda__data {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-flex: 0 0 14ch;
  -webkit-flex: 0 0 14ch;
  -ms-flex: 0 0 14ch;
  flex: 0 0 14ch;
  font-weight: 700;
  text-align: center;
  margin-right: 2em;
  border-right: 1px solid;
  padding-right: 2em;
}
@media screen and (max-width: 736px) {
  .llistat-agenda__data {
    -moz-flex: 0 0 10ch;
    -webkit-flex: 0 0 10ch;
    -ms-flex: 0 0 10ch;
    flex: 0 0 10ch;
    margin-right: 1em;
    border-right: 0;
    padding-right: 0;
  }
}
.llistat-agenda__dia {
  font-size: 60px;
  line-height: 1em;
}
.llistat-agenda__mes {
  text-transform: uppercase;
}
.llistat-agenda__hora {
  margin-top: 10px;
}
.llistat-agenda__dades h1 {
  font-size: 1.5em;
  margin: 0;
  padding-bottom: 0.5em;
}
@media screen and (max-width: 736px) {
  .llistat-agenda__dades h1 {
    font-size: 1.25em;
  }
}
.llistat-agenda__dades h1::after {
  display: none;
}
.llistat-agenda__dades :last-child {
  margin-bottom: 0;
}
.llistat-agenda__dades p {
  color: #a6a6a6;
}

.agenda_meta p:not(.agenda_meta__data) {
  margin-bottom: 1em;
  font-size: 0.85em;
}
.agenda_meta__data {
  font-weight: bold;
}
.agenda_meta :last-child {
  margin-bottom: 0;
}

.agenda__epigraph {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 1em;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Box */
.box {
  border: solid 1px;
  margin-bottom: 2em;
  padding: 1.5em;
}
.box > :last-child,
.box > :last-child > :last-child,
.box > :last-child > :last-child > :last-child {
  margin-bottom: 0;
}
.box.alt {
  border: 0;
  padding: 0;
}

.box {
  border-color: #e6e6e6;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Button */
input[type=submit],
input[type=reset],
input[type=button],
button,
.button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 700;
  height: 2.75em;
  line-height: 2.75em;
  padding: 0 1.5em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
input[type=submit].icon,
input[type=reset].icon,
input[type=button].icon,
button.icon,
.button.icon {
  padding-left: 1.35em;
}
input[type=submit].icon:before,
input[type=reset].icon:before,
input[type=button].icon:before,
button.icon:before,
.button.icon:before {
  margin-right: 0.5em;
}
input[type=submit].fit,
input[type=reset].fit,
input[type=button].fit,
button.fit,
.button.fit {
  display: block;
  margin: 0 0 1em 0;
  width: 100%;
}
input[type=submit].small,
input[type=reset].small,
input[type=button].small,
button.small,
.button.small {
  font-size: 0.8em;
}
input[type=submit].big,
input[type=reset].big,
input[type=button].big,
button.big,
.button.big {
  font-size: 1.35em;
}
input[type=submit].disabled, input[type=submit]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=button].disabled,
input[type=button]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
  opacity: 0.25;
}

@media screen and (max-width: 480px) {
  .button.special.small {
    margin-top: 1em;
  }
}

input[type=submit],
input[type=reset],
input[type=button],
button,
.button {
  background-color: transparent;
  color: #4E86AD;
  box-shadow: inset 0 0 0 1px #4E86AD;
  border-radius: 5px;
  margin-bottom: 0.5em;
}
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover,
button:hover,
.button:hover {
  background-color: #444;
  color: #fff;
  box-shadow: inset 0 0 0 1px #444;
}
input[type=submit]:active,
input[type=reset]:active,
input[type=button]:active,
button:active,
.button:active {
  background-color: #e2e2e2;
}
input[type=submit].special,
input[type=reset].special,
input[type=button].special,
button.special,
.button.special {
  box-shadow: none;
  border: 1px solid #4E86AD;
  margin-bottom: 0.5em;
  background-color: #4E86AD;
  color: #fff;
  /* } */
}
input[type=submit].special:hover,
input[type=reset].special:hover,
input[type=button].special:hover,
button.special:hover,
.button.special:hover {
  background-color: #444;
  border-color: #444;
}
input[type=submit].special:active,
input[type=reset].special:active,
input[type=button].special:active,
button.special:active,
.button.special:active {
  background-color: #f2f2f2;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Features */
.features {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  max-width: 70em;
  margin: auto;
}
.features > section {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(33.33333333% - 5em);
  text-align: center;
}
.features > section:before {
  content: "";
  /* display: block; */
  display: none;
  height: 100%;
  margin-left: -3.75em;
  position: absolute;
  top: 0;
  width: 1px;
}
.features > section:first-child {
  border-left: 0;
}
.features > section:first-child:before {
  display: none;
}
.features > section a:not(.button) {
  display: block;
  text-decoration: none;
  border-bottom: 0;
}
.features > section a:not(.button):hover img {
  filter: brightness(70%);
  /* filter: contrast(2); */
}
.features > section h3 {
  font-size: 1.5em;
  margin-bottom: 0;
  margin-top: 1em;
  padding-bottom: 0.5em;
}
.features > section h3::after {
  display: none;
}
.features > section div {
  margin-top: auto;
}
@media screen and (max-width: 1280px) {
  .features > section {
    width: calc(33.33333333% - 2.5em);
  }
  .features > section:before {
    margin-left: -2em;
  }
}
@media screen and (max-width: 980px) {
  .features {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .features > section {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .features > section:before {
    width: 100%;
    height: 1px;
    margin-left: 0;
    position: relative;
    top: -3em;
  }
  .features > section:first-child:before {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  .features > section {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .features > section:before {
    top: -2.5em;
  }
}

.features > section:before {
  background-color: #e6e6e6;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Form */
form {
  margin: 0 0 2em 0;
}
form ul.actions {
  margin-bottom: 0;
}
form .row label {
  margin-top: 1.5em;
}

label {
  display: block;
  margin: 0.5em 0;
  text-transform: uppercase;
  font-size: 0.9em;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 700;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=url],
select,
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: none;
  border: solid 1px;
  border-radius: 0;
  background-color: transparent;
  color: inherit;
  display: block;
  outline: 0;
  padding: 0 1em;
  text-decoration: none;
  width: 100%;
}
input[type=text]:invalid,
input[type=password]:invalid,
input[type=email]:invalid,
input[type=tel]:invalid,
input[type=search]:invalid,
input[type=url]:invalid,
select:invalid,
textarea:invalid {
  box-shadow: none;
}

.select-wrapper {
  text-decoration: none;
  display: block;
  position: relative;
}
.select-wrapper:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.select-wrapper:before {
  content: "\f107";
  display: block;
  height: 2.75em;
  line-height: 2.75em;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 2.75em;
}
.select-wrapper select::-ms-expand {
  display: none;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=url],
select {
  height: 2.75em;
}

textarea {
  padding: 0.75em 1em;
  max-width: 100%;
}

input[type=checkbox],
input[type=radio] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: block;
  float: left;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1;
}
input[type=checkbox] + label,
input[type=radio] + label {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding-left: 2.4em;
  padding-right: 0.75em;
  position: relative;
  font-size: 1em;
  font-family: "Open Sans", Helvetica, sans-serif;
  font-weight: 400;
  text-transform: none;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
  border: solid 1px;
  content: "";
  display: inline-block;
  height: 1.65em;
  left: 0;
  line-height: 1.58125em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 1.65em;
}
input[type=checkbox]:checked + label:before,
input[type=radio]:checked + label:before {
  content: "\f00c";
}

input[type=radio] + label:before {
  border-radius: 100%;
}

::-webkit-input-placeholder {
  opacity: 1;
}

:-moz-placeholder {
  opacity: 1;
}

::-moz-placeholder {
  opacity: 1;
}

:-ms-input-placeholder {
  opacity: 1;
}

.formerize-placeholder {
  opacity: 1;
}

label {
  color: #4E86AD;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
input[type=url],
select,
textarea {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  border-color: #e6e6e6;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=search]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
  border-color: #fff;
}

.select-wrapper:before {
  color: #bbb;
}

input[type=checkbox] + label,
input[type=radio] + label {
  color: #444;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  background: #f6f6f6;
  border-color: #e6e6e6;
}
input[type=checkbox]:checked + label:before,
input[type=radio]:checked + label:before {
  background-color: #fff;
  border-color: #fff;
  color: #4E86AD;
}
input[type=checkbox]:focus + label:before,
input[type=radio]:focus + label:before {
  border-color: #fff;
}

::-webkit-input-placeholder {
  color: #bbb !important;
}

:-moz-placeholder {
  color: #bbb !important;
}

::-moz-placeholder {
  color: #bbb !important;
}

:-ms-input-placeholder {
  color: #bbb !important;
}

.formerize-placeholder {
  color: #bbb !important;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Icon */
.icon {
  text-decoration: none;
  border-bottom: none;
  position: relative;
}
.icon:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
.icon > .label {
  display: none;
}
.icon:before {
  cursor: inherit;
}

.icon-wrapper {
  width: 4em;
  height: 2em;
  line-height: 2em;
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 1.235em 0;
}
.icon-wrapper:before, .icon-wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border-left: solid 2em transparent;
  border-right: solid 2em transparent;
  position: absolute;
  left: 0;
}
.icon-wrapper:before {
  border-bottom: solid 1.235em;
  top: -1.235em;
}
.icon-wrapper:after {
  border-top: solid 1.235em;
  bottom: -1.235em;
}
.icon-wrapper .icon {
  cursor: default;
}
.icon-wrapper .icon:before {
  font-size: 1.5rem;
}
.icon-wrapper.major {
  display: block;
  margin: 1.235em 0 3.235em 0;
}
.icon-wrapper.small {
  font-size: 0.75em;
}
.icon-wrapper.small .icon:before {
  font-size: 1.25rem;
}

.icon-wrapper {
  background-color: #f6f6f6;
  box-shadow: 0 -1px 0 0 #f6f6f6, 0 1px 0 0 #f6f6f6;
}
.icon-wrapper:before {
  border-bottom-color: #f6f6f6;
}
.icon-wrapper:after {
  border-top-color: #f6f6f6;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Image */
.image {
  border: 0;
  display: inline-block;
  position: relative;
}
.image img {
  display: block;
  margin: auto;
}
.image.left, .image.right {
  max-width: 40%;
}
.image.left img, .image.right img {
  width: 100%;
}
.image.left {
  float: left;
  margin: 0 1.5em 1em 0;
  top: 0.25em;
}
.image.right {
  float: right;
  margin: 0 0 1em 1.5em;
  top: 0.25em;
}
.image.fit {
  display: block;
  margin: 0 0 2em 0;
  width: 100%;
}
.image.fit img {
  width: 100%;
}
.image.main {
  display: block;
  margin: 0 0 3em 0;
  width: 100%;
}
.image.main img {
  width: 100%;
}

.ampliable {
  max-width: 100%;
  width: 100%;
  text-align: center;
  /* transition: all .05s, width 1s .05s, max-width 1s .05s;; */
  transition: all 1s;
  /* transition: width 1s; */
}

figure.ampliable:hover,
.ampliada {
  max-width: 95vw;
  width: -moz-max-content;
  width: max-content;
  transform: translate(-50%);
  margin-left: 50%;
  transition: all 0.05s, width 1s 0.05s, max-width 1s 0.05s;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* List */
ol {
  list-style: decimal;
  margin: 0 2em 0;
  padding-left: 1.25em;
}
ol li {
  padding-left: 0.25em;
}
ol li::marker {
  font-weight: 700;
  color: #4E86AD;
}

ul {
  list-style: disc;
  margin: 0 0 2em 0;
  padding-left: 1em;
}
ul li {
  padding-left: 0.5em;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt li {
  border-top: solid 1px;
  padding: 0.5em 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}
ul.icons {
  list-style: none;
  padding-left: 0;
}
ul.icons li {
  display: inline-block;
  padding: 0 1em 0 0;
}
ul.icons li:last-child {
  padding-right: 0;
}
ul.icons li .icon:before {
  font-size: 2em;
}
ul.icons li .icon:hover {
  border-bottom: none;
  color: #444 !important;
}
ul.bulleted-icons {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}
ul.bulleted-icons li {
  margin: 2em 0 0 0;
  overflow: hidden;
  padding-left: 4.5em;
  position: relative;
  width: 50%;
}
ul.bulleted-icons li .icon-wrapper {
  font-size: 0.65em;
  left: 0;
  position: absolute;
  top: 0;
}
ul.bulleted-icons li .icon-wrapper .icon:before {
  font-size: 1rem;
}
ul.bulleted-icons li h3 {
  font-size: 0.9em;
  margin-bottom: 0.5em;
  padding-bottom: 0;
}
ul.bulleted-icons li h3:after {
  display: none;
}
@media screen and (max-width: 1280px) {
  ul.bulleted-icons li {
    width: 100%;
    margin: 1em 0 0 0;
  }
}
ul.actions {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.actions li {
  display: inline-block;
  padding: 0 1em 0 0;
}
ul.actions li:last-child {
  padding-right: 0;
}
ul.actions.small li {
  padding: 0 0.5em 0 0;
}
ul.actions.vertical li {
  display: block;
  padding: 1em 0 0 0;
}
ul.actions.vertical li:first-child {
  padding-top: 0;
}
ul.actions.vertical li > * {
  margin-bottom: 0;
}
ul.actions.vertical.small li {
  padding: 0.5em 0 0 0;
}
ul.actions.vertical.small li:first-child {
  padding-top: 0;
}
ul.actions.fit {
  display: table;
  margin-left: -1em;
  padding: 0;
  table-layout: fixed;
  width: calc(100% + 1em);
}
ul.actions.fit li {
  display: table-cell;
  padding: 0 0 0 1em;
}
ul.actions.fit li > * {
  margin-bottom: 0;
}
ul.actions.fit.small {
  margin-left: -0.5em;
  width: calc(100% + 0.5em);
}
ul.actions.fit.small li {
  padding: 0 0 0 0.5em;
}
@media screen and (max-width: 480px) {
  ul.actions {
    margin: 0 0 2em 0;
  }
  ul.actions li {
    padding: 1em 0 0 0;
    display: block;
    text-align: center;
    width: 100%;
    /* &:first-child {
    	padding-top: 0;
    } */
  }
  ul.actions li > * {
    width: 100%;
    margin: 0 !important;
  }
  ul.actions li > *.icon:before {
    margin-left: -2em;
  }
  ul.actions.small li {
    padding: 0.5em 0 0 0;
  }
  ul.actions.small li:first-child {
    padding-top: 0;
  }
}
ul.menu {
  padding: 0;
  list-style: none;
}
ul.menu li {
  padding: 0;
  display: inline-block;
  margin-left: 0.75em;
  padding-left: 0.75em;
  border-left: solid 1px;
  line-height: 1em;
}
ul.menu li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}
ul.pagination {
  cursor: default;
  list-style: none;
  padding-left: 0;
}
ul.pagination li {
  display: inline-block;
  padding-left: 0;
  vertical-align: middle;
  margin-right: 10px;
}
ul.pagination li > .page {
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  border-bottom: 0;
  display: inline-block;
  height: 1.5em;
  line-height: 1.5em;
  margin: 0 0.125em;
  min-width: 1.5em;
  padding: 0 0.5em;
  text-align: center;
}
@media screen and (max-width: 480px) {
  ul.pagination li:nth-child(n+2):nth-last-child(n+2) {
    display: none;
  }
  ul.pagination li:first-child {
    padding-right: 0;
  }
}

dl {
  margin: 0 0 2em 0;
}
dl dt {
  display: block;
  font-weight: 600;
  margin: 0 0 1em 0;
}
dl dd {
  margin-left: 2em;
}

ul.alt li {
  border-top-color: #e6e6e6;
}
ul.menu li {
  border-left-color: #e6e6e6;
}
ul.pagination li > .page.active {
  background-color: #fff;
  color: #4E86AD !important;
}
ul.pagination li > .page.active:hover {
  background-color: white;
}
ul.pagination li > .page.active:active {
  background-color: #f2f2f2;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Post */
.post {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-align-items: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  margin-bottom: 2em;
}
.post .image {
  display: block;
  /* margin-bottom: (_size(element-margin) * 0.5); */
  width: 100%;
  -ms-flex: 0 0 auto;
}
.post .image img {
  width: 100%;
}
.post .content {
  padding: 2.5em 2.5em 0.5em 2.5em;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.75) !important;
}
.post .content h3 {
  text-transform: uppercase;
  color: #fff !important;
  font-size: 20px;
}
.post .content h3::after {
  display: none;
}
.post .content .post__subtitle {
  margin-bottom: auto;
  color: #fff;
  line-height: 135%;
}
.post .content .post__category {
  margin: 1.5em 0 0.5em 0;
  text-transform: uppercase;
  font-size: 90%;
  font-weight: bold;
}
.post .content time {
  margin-bottom: 1em;
  margin-top: 1em;
  text-transform: uppercase;
  font-size: 90%;
  opacity: 0.9;
  display: block;
  color: #e6e6e6;
}
@media screen and (max-width: 1280px) {
  .post .content {
    padding: 2em 2em 0.1em 2em;
  }
}
@media screen and (max-width: 736px) {
  .post {
    display: block;
  }
  .post .content {
    padding: 2em 1.5em 0.1em 1.5em;
  }
}

.post .content {
  background-color: transparent;
  border-top: solid 1px #e6e6e6;
}

.testimonial {
  /* max-width: 85vw; */
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #4E86AD;
  padding: 3em;
}
.testimonial p {
  color: #444;
  font-size: 32px;
  font-weight: 400;
  line-height: 145%;
  text-align: center;
  margin-bottom: 0;
  font-style: italic;
}
.testimonial p:last-of-type {
  color: #4E86AD;
  margin-top: 2em;
}
@media screen and (max-width: 980px) {
  .testimonial p {
    font-size: 28px;
  }
}
@media screen and (max-width: 736px) {
  .testimonial {
    padding: 2em;
  }
  .testimonial p {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .testimonial {
    padding: 1em;
  }
  .testimonial p {
    font-size: 20px;
    line-height: 165%;
  }
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Posts */
.posts {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* @include vendor('justify-content', 'space-between'); */
  -moz-align-items: stretch;
  -webkit-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  margin-right: -0.75em;
  margin-left: -0.75em;
  /* 	@include breakpoint(large) {
  		margin-right: -.5em;
  		margin-left: -.5em;
  		.post {
  			width: calc(50% - 1em);
  			margin-right: .5em;
  			margin-left: .5em;
  		}
  	} */
}
.posts .post {
  width: calc(33.33333333% - 1.5em);
  margin-right: 0.75em;
  margin-left: 0.75em;
  /* width: auto !important; */
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.posts .post a {
  -moz-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 0;
}
.posts .post a:hover {
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.posts .post a:hover img {
  opacity: 0.7;
}
@media screen and (max-width: 736px) {
  .posts {
    display: block;
  }
  .posts .post {
    width: 100%;
  }
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Section/Article */
section.special,
article.special {
  text-align: center;
}

header.major {
  margin: 0 0 2em 0;
  /* @include breakpoint(medium) {
  	margin-bottom: 0;
  } */
}
header.major > :last-child {
  margin-bottom: 0;
}
header.major h1,
header.major h2,
header.major h3 {
  /* font-size: 2.25em; */
  font-weight: 800;
  margin: 0 0 0.25em 0;
  padding-bottom: 0.25em;
  text-transform: uppercase;
}
header.major h1 {
  font-size: 38px;
  line-height: 115%;
}
header.major h2 {
  font-size: 2.25em;
}
header.major h3 {
  font-size: 2em;
}
header.major p {
  font-size: 1.15em;
  line-height: 135%;
  text-align: center;
}
header.major time {
  font-size: 0.9em;
  color: #888;
  text-align: center;
}
@media screen and (max-width: 980px) {
  header.major h1 {
    font-size: 34px;
  }
  header.major h2 {
    font-size: 1.75em;
  }
  header.major h3 {
    font-size: 1.5em;
  }
  header.major p {
    font-size: 1.2em;
    line-height: 1.5;
  }
}
@media screen and (max-width: 480px) {
  header.major h1 {
    font-size: 28px;
  }
}

.user-content + footer {
  border: 1px solid #444;
  border-radius: 5px;
  padding: 1em;
  margin-bottom: 35px;
}
.user-content + footer .row h4 {
  margin-bottom: 0;
}
.user-content + footer .row p {
  color: #888;
  font-size: 16px;
  line-height: 145%;
}
.user-content + footer .row img {
  border-radius: 5px;
}

.interior_meta {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.interior_meta .post__category {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .interior_meta {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .interior_meta .post__category {
    margin-bottom: 1em;
  }
}

.pagina_lateral {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.pagina_lateral aside {
  width: 40%;
  padding-right: 2em;
  position: relative;
  text-align: center;
}
.pagina_lateral aside > * {
  top: 4.5em;
  position: sticky;
  margin-bottom: 1em;
}
.llibre .pagina_lateral aside img {
  max-width: 350px;
}
@media screen and (max-width: 1280px) {
  .llibre .pagina_lateral aside img {
    max-width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .llibre .pagina_lateral aside img {
    max-width: 350px;
  }
}
.pagina_lateral .pagina_principal {
  width: 60%;
}
@media screen and (max-width: 736px) {
  .pagina_lateral {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pagina_lateral aside,
.pagina_lateral .pagina_principal {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1em;
  }
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Spotlight */
.spotlight {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  /* .image {
  	width: calc(66.6666666% - 2.5em);
  	margin: 0 0 _size(element-margin) 0;

  	img {
  		width: 100%;
  	}
  } */
}
.spotlight .content {
  width: calc(33.3333333% - 1.25em);
}
.spotlight h2 {
  font-size: max(1.5rem, min(3vw, 2rem));
  font-weight: 800;
  margin: 0 0 0.7em 0;
  padding-bottom: 0.7em;
  padding-right: 0.7em;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-right: 1px solid #444;
  color: #444;
}
.spotlight h2::after {
  display: none;
}
@media screen and (max-width: 980px) {
  .spotlight h2 {
    border-right: none;
    text-align: center;
  }
}
.spotlight ol li {
  color: #4E86AD;
  margin-left: 0.7em;
}
.spotlight .botons {
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 35vw;
  border: 3px solid #e6e6e6;
  padding: 2em;
  margin-right: 2em;
  color: #4E86AD;
  margin-bottom: 0;
  text-align: center;
}
.spotlight .botons:nth-child(2) {
  border: 3px solid #4E86AD;
  background-color: #4E86AD;
  color: #fff;
}
@media screen and (max-width: 980px) {
  .spotlight .botons {
    width: 100%;
    margin-top: 1em;
  }
}
.spotlight .botons:hover:not(div) {
  background-color: #444;
  border-color: #444;
  color: #fff;
}
@media screen and (max-width: 1280px) {
  .spotlight {
    /* h2 {
    	font-size: 1.25rem;
    } */
  }
  .spotlight .image {
    width: calc(66.6666666% - 1.25em);
  }
}
@media screen and (max-width: 980px) {
  .spotlight {
    display: block;
  }
  .spotlight .content {
    width: 100%;
  }
  .spotlight .image {
    width: 100%;
    margin: 0 0 2em 0;
  }
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

table {
  margin: 0 0 2em 0;
  width: 100%;
}
table tbody tr {
  border: solid 1px;
  border-left: 0;
  border-right: 0;
}
table td {
  padding: 0.75em 0.75em;
}
table th {
  padding: 0 0.75em 0.75em 0.75em;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.9em;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 700;
}
table thead {
  border-bottom: solid 2px;
}
table tfoot {
  border-top: solid 2px;
}
table.alt {
  border-collapse: separate;
}
table.alt tbody tr td {
  border: solid 1px;
  border-left-width: 0;
  border-top-width: 0;
}
table.alt tbody tr td:first-child {
  border-left-width: 1px;
}
table.alt tbody tr:first-child td {
  border-top-width: 1px;
}
table.alt thead {
  border-bottom: 0;
}
table.alt tfoot {
  border-top: 0;
}

table tbody tr {
  border-color: #e6e6e6;
}
table tbody tr:nth-child(2n+1) {
  background-color: #f6f6f6;
}
table th {
  color: #4E86AD;
}
table thead {
  border-bottom-color: #e6e6e6;
}
table tfoot {
  border-top-color: #e6e6e6;
}
table.alt tbody tr td {
  border-color: #e6e6e6;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Wrapper */
.interior #main.wrapper > .inner,
#creix.wrapper > .inner {
  max-width: 48em;
}

.wrapper {
  padding: 2em 0 0.1em 0;
  position: relative;
  margin-bottom: 5em;
}
.wrapper > .inner {
  margin: 0 auto;
  max-width: 90em;
  width: 90%;
}
.wrapper + .wrapper {
  border-top: solid 1px #e6e6e6;
}
.wrapper.major-pad {
  padding: 6em 0 4em 0;
}
.wrapper.major-pad .spotlight h2 {
  text-align: left;
  border-right: none;
}
.wrapper.content-pad {
  padding: 0;
}
.wrapper.content-pad .content {
  padding: 4em 0 2em 0;
}
.wrapper.split {
  border-top: 0;
  margin-top: -5em;
  padding-top: 5em;
  padding-bottom: 5em;
  margin-bottom: 0;
  background-image: url("../../images/Sesio_Oriol21_-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: left;
}
@media screen and (max-width: 980px) {
  .wrapper.split {
    background-image: none;
    background-color: #f2f2f2;
  }
}
.wrapper.split h2 {
  color: #444;
  text-align: center;
}
.wrapper.split h2::after {
  color: #4E86AD;
}
.wrapper.split > .inner {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  width: 70%;
  margin-left: 23em;
}
.wrapper.split > .inner section:first-of-type {
  margin-left: 4em;
}
@media screen and (max-width: 1280px) {
  .wrapper.split > .inner section:first-of-type {
    margin-left: 0;
  }
}
@media screen and (max-width: 1280px) {
  .wrapper.split > .inner {
    width: 75%;
    margin-left: 15em;
  }
  .wrapper.split > .inner section:first-of-type {
    margin-left: 0;
  }
}
@media screen and (max-width: 980px) {
  .wrapper.split > .inner {
    width: 100%;
    margin-left: auto;
  }
}
.wrapper.split > .inner section h2 {
  text-align: left !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  margin-bottom: 0.5em;
}
.wrapper.split > .inner section h2::after {
  display: none;
}
.wrapper.split > .inner section ul.icons a.icon {
  color: #4E86AD;
}
.wrapper.split > .inner form ul.actions > li > input[type=submit] {
  margin-top: 1em;
  /* background-color: $blau-primari;
  color: $blanc; */
}
.wrapper.split > .inner > * {
  width: calc(50% - 3.75em);
}
.wrapper.split > .inner > *:before {
  content: "";
  display: block;
  width: 1px;
  height: 80%;
  position: absolute;
  bottom: 0;
  margin-left: -3.75em;
}
.wrapper.split > .inner > *:first-child {
  border: 0;
}
.wrapper.split > .inner > *:first-child:before {
  display: none;
}
.wrapper.split > .inner form input[type=text], .wrapper.split > .inner form input[type=email], .wrapper.split > .inner form textarea {
  border: 1px solid #444;
  border-radius: 5px;
}
.wrapper.split > .inner form a {
  border-bottom: dotted 1px;
}
.wrapper.split > .inner form a:hover {
  border-bottom-style: solid;
}
.wrapper.style1 {
  background-color: #fff;
  color: #444;
  /* hr {
  	border-bottom-color: _palette($p, border);
  } */
  border-top: 0;
}
.wrapper.style1 input, .wrapper.style1 select, .wrapper.style1 textarea {
  color: #4E86AD;
}
.wrapper.style1 a {
  color: #4E86AD;
}
.wrapper.style1 strong, .wrapper.style1 b {
  color: currentColor;
}
.wrapper.style1 h1, .wrapper.style1 h2 {
  color: #444;
}
.wrapper.style1 h3, .wrapper.style1 h4, .wrapper.style1 h5, .wrapper.style1 h6 {
  color: #4E86AD;
}
.wrapper.style1 blockquote {
  border-left-color: #4E86AD;
}
.wrapper.style1 code {
  background: rgba(255, 255, 255, 0.075);
  border-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 .box {
  border-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 input[type=submit],
.wrapper.style1 input[type=reset],
.wrapper.style1 input[type=button],
.wrapper.style1 button,
.wrapper.style1 .button {
  background-color: transparent;
  color: #4E86AD;
  box-shadow: inset 0 0 0 1px #4E86AD;
  border-radius: 5px;
  margin-bottom: 0.5em;
}
.wrapper.style1 input[type=submit]:hover,
.wrapper.style1 input[type=reset]:hover,
.wrapper.style1 input[type=button]:hover,
.wrapper.style1 button:hover,
.wrapper.style1 .button:hover {
  background-color: #444;
  color: #fff;
  box-shadow: inset 0 0 0 1px #444;
}
.wrapper.style1 input[type=submit]:active,
.wrapper.style1 input[type=reset]:active,
.wrapper.style1 input[type=button]:active,
.wrapper.style1 button:active,
.wrapper.style1 .button:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.wrapper.style1 input[type=submit].special,
.wrapper.style1 input[type=reset].special,
.wrapper.style1 input[type=button].special,
.wrapper.style1 button.special,
.wrapper.style1 .button.special {
  box-shadow: none;
  border: 1px solid #4E86AD;
  margin-bottom: 0.5em;
  background-color: #4E86AD;
  color: #fff;
  /* } */
}
.wrapper.style1 input[type=submit].special:hover,
.wrapper.style1 input[type=reset].special:hover,
.wrapper.style1 input[type=button].special:hover,
.wrapper.style1 button.special:hover,
.wrapper.style1 .button.special:hover {
  background-color: #444;
  border-color: #444;
}
.wrapper.style1 input[type=submit].special:active,
.wrapper.style1 input[type=reset].special:active,
.wrapper.style1 input[type=button].special:active,
.wrapper.style1 button.special:active,
.wrapper.style1 .button.special:active {
  background-color: #f2f2f2;
}
.wrapper.style1 .features > section:before {
  background-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 label {
  color: #4E86AD;
}
.wrapper.style1 input[type=text],
.wrapper.style1 input[type=password],
.wrapper.style1 input[type=email],
.wrapper.style1 input[type=tel],
.wrapper.style1 input[type=search],
.wrapper.style1 input[type=url],
.wrapper.style1 select,
.wrapper.style1 textarea {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  border-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 input[type=text]:focus,
.wrapper.style1 input[type=password]:focus,
.wrapper.style1 input[type=email]:focus,
.wrapper.style1 input[type=tel]:focus,
.wrapper.style1 input[type=search]:focus,
.wrapper.style1 input[type=url]:focus,
.wrapper.style1 select:focus,
.wrapper.style1 textarea:focus {
  border-color: #4E86AD;
}
.wrapper.style1 .select-wrapper:before {
  color: #888;
}
.wrapper.style1 input[type=checkbox] + label,
.wrapper.style1 input[type=radio] + label {
  color: #444;
}
.wrapper.style1 input[type=checkbox] + label:before,
.wrapper.style1 input[type=radio] + label:before {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  background: rgba(255, 255, 255, 0.075);
  border-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 input[type=checkbox]:checked + label:before,
.wrapper.style1 input[type=radio]:checked + label:before {
  background-color: #4E86AD;
  border-color: #4E86AD;
  color: #fff;
}
.wrapper.style1 input[type=checkbox]:focus + label:before,
.wrapper.style1 input[type=radio]:focus + label:before {
  border-color: #4E86AD;
}
.wrapper.style1 ::-webkit-input-placeholder {
  color: #888 !important;
}
.wrapper.style1 :-moz-placeholder {
  color: #888 !important;
}
.wrapper.style1 ::-moz-placeholder {
  color: #888 !important;
}
.wrapper.style1 :-ms-input-placeholder {
  color: #888 !important;
}
.wrapper.style1 .formerize-placeholder {
  color: #888 !important;
}
.wrapper.style1 .icon-wrapper {
  background-color: #4E86AD;
  box-shadow: 0 -1px 0 0 #4E86AD, 0 1px 0 0 #4E86AD;
}
.wrapper.style1 .icon-wrapper:before {
  border-bottom-color: #4E86AD;
}
.wrapper.style1 .icon-wrapper:after {
  border-top-color: #4E86AD;
}
.wrapper.style1 .icon-wrapper .icon {
  color: #fff;
}
.wrapper.style1 ul.alt li {
  border-top-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 ul.menu li {
  border-left-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 ul.pagination li > .page.active {
  background-color: #fff;
  color: #4E86AD !important;
}
.wrapper.style1 ul.pagination li > .page.active:hover {
  background-color: white;
}
.wrapper.style1 ul.pagination li > .page.active:active {
  background-color: #f2f2f2;
}
.wrapper.style1 .post .content {
  background-color: transparent;
  border-top: solid 1px #e6e6e6;
}
.wrapper.style1 table tbody tr {
  border-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 table tbody tr:nth-child(2n+1) {
  background-color: rgba(255, 255, 255, 0.075);
}
.wrapper.style1 table th {
  color: #4E86AD;
}
.wrapper.style1 table thead {
  border-bottom-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 table tfoot {
  border-top-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 table.alt tbody tr td {
  border-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 + .wrapper {
  border-top: 0;
}
.wrapper.style1.split > .inner > *:before {
  background-color: rgba(255, 255, 255, 0.25);
}
.wrapper.style1 + .wrapper.style1 {
  border-top: 1em solid rgba(255, 255, 255, 0.25);
}
.wrapper.style1 h5 {
  text-align: center;
  color: #444;
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 1em;
}
.wrapper.style1 h5::after {
  display: none;
}
.wrapper.style1 .major h2 {
  color: #444;
  font-weight: 800;
  text-align: center;
  letter-spacing: 2px;
}
.wrapper.style1 .major h2 a {
  color: #444;
}
.wrapper.style1 .major h2::after {
  color: #4E86AD;
}
.wrapper.style1 .major h3 {
  color: #888;
  font-weight: 400;
  text-align: center;
  text-transform: inherit;
  font-size: 20px;
}
.wrapper.style1 .major h3::after {
  display: none;
}
.wrapper.style1 .features h3 {
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  letter-spacing: 1px;
}
.wrapper.style1 .features .content p:first-of-type {
  color: #4E86AD;
  line-height: 145%;
  font-weight: 600;
  font-size: 16px;
}
.wrapper.style1 .features .content p {
  color: #888;
  line-height: 155%;
  font-weight: 400;
  font-size: 14px;
}
.wrapper.style1 .features .content a.button {
  font-size: 14px;
}
.wrapper.style1 .features .content a.button:first-of-type {
  background-color: #4E86AD;
  color: #fff;
  margin-right: 0.5em;
}
.wrapper.style1 .features .content a.button:first-of-type:hover {
  background-color: #444;
}
.wrapper.style1 .features .content h4 {
  font-size: 20px;
  color: #4E86AD;
  line-height: 120%;
}
.wrapper.style1 .features .content h4::after {
  display: none;
}
.wrapper.style2 {
  background-color: #4E86AD;
  color: #fff;
  /* hr {
  	border-bottom-color: _palette($p, border);
  } */
  border-top: 0;
}
.wrapper.style2 input, .wrapper.style2 select, .wrapper.style2 textarea {
  color: #444;
}
.wrapper.style2 a {
  color: #444;
}
.wrapper.style2 strong, .wrapper.style2 b {
  color: currentColor;
}
.wrapper.style2 h1, .wrapper.style2 h2 {
  color: #fff;
}
.wrapper.style2 h3, .wrapper.style2 h4, .wrapper.style2 h5, .wrapper.style2 h6 {
  color: #444;
}
.wrapper.style2 blockquote {
  border-left-color: #4E86AD;
}
.wrapper.style2 code {
  background: rgba(144, 144, 144, 0.075);
  border-color: #e6e6e6;
}
.wrapper.style2 .box {
  border-color: #e6e6e6;
}
.wrapper.style2 input[type=submit],
.wrapper.style2 input[type=reset],
.wrapper.style2 input[type=button],
.wrapper.style2 button,
.wrapper.style2 .button {
  background-color: transparent;
  color: #4E86AD;
  box-shadow: inset 0 0 0 1px #4E86AD;
  border-radius: 5px;
  margin-bottom: 0.5em;
}
.wrapper.style2 input[type=submit]:hover,
.wrapper.style2 input[type=reset]:hover,
.wrapper.style2 input[type=button]:hover,
.wrapper.style2 button:hover,
.wrapper.style2 .button:hover {
  background-color: #444;
  color: #fff;
  box-shadow: inset 0 0 0 1px #444;
}
.wrapper.style2 input[type=submit]:active,
.wrapper.style2 input[type=reset]:active,
.wrapper.style2 input[type=button]:active,
.wrapper.style2 button:active,
.wrapper.style2 .button:active {
  background-color: rgba(144, 144, 144, 0.2);
}
.wrapper.style2 input[type=submit].special,
.wrapper.style2 input[type=reset].special,
.wrapper.style2 input[type=button].special,
.wrapper.style2 button.special,
.wrapper.style2 .button.special {
  box-shadow: none;
  border: 1px solid #4E86AD;
  margin-bottom: 0.5em;
  background-color: #4E86AD;
  color: #fff;
  /* } */
}
.wrapper.style2 input[type=submit].special:hover,
.wrapper.style2 input[type=reset].special:hover,
.wrapper.style2 input[type=button].special:hover,
.wrapper.style2 button.special:hover,
.wrapper.style2 .button.special:hover {
  background-color: #444;
  border-color: #444;
}
.wrapper.style2 input[type=submit].special:active,
.wrapper.style2 input[type=reset].special:active,
.wrapper.style2 input[type=button].special:active,
.wrapper.style2 button.special:active,
.wrapper.style2 .button.special:active {
  background-color: #f2f2f2;
}
.wrapper.style2 .features > section:before {
  background-color: #e6e6e6;
}
.wrapper.style2 label {
  color: #444;
}
.wrapper.style2 input[type=text],
.wrapper.style2 input[type=password],
.wrapper.style2 input[type=email],
.wrapper.style2 input[type=tel],
.wrapper.style2 input[type=search],
.wrapper.style2 input[type=url],
.wrapper.style2 select,
.wrapper.style2 textarea {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  border-color: #e6e6e6;
}
.wrapper.style2 input[type=text]:focus,
.wrapper.style2 input[type=password]:focus,
.wrapper.style2 input[type=email]:focus,
.wrapper.style2 input[type=tel]:focus,
.wrapper.style2 input[type=search]:focus,
.wrapper.style2 input[type=url]:focus,
.wrapper.style2 select:focus,
.wrapper.style2 textarea:focus {
  border-color: #fff;
}
.wrapper.style2 .select-wrapper:before {
  color: #bbb;
}
.wrapper.style2 input[type=checkbox] + label,
.wrapper.style2 input[type=radio] + label {
  color: #fff;
}
.wrapper.style2 input[type=checkbox] + label:before,
.wrapper.style2 input[type=radio] + label:before {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  background: rgba(144, 144, 144, 0.075);
  border-color: #e6e6e6;
}
.wrapper.style2 input[type=checkbox]:checked + label:before,
.wrapper.style2 input[type=radio]:checked + label:before {
  background-color: #fff;
  border-color: #fff;
  color: #4E86AD;
}
.wrapper.style2 input[type=checkbox]:focus + label:before,
.wrapper.style2 input[type=radio]:focus + label:before {
  border-color: #fff;
}
.wrapper.style2 ::-webkit-input-placeholder {
  color: #bbb !important;
}
.wrapper.style2 :-moz-placeholder {
  color: #bbb !important;
}
.wrapper.style2 ::-moz-placeholder {
  color: #bbb !important;
}
.wrapper.style2 :-ms-input-placeholder {
  color: #bbb !important;
}
.wrapper.style2 .formerize-placeholder {
  color: #bbb !important;
}
.wrapper.style2 .icon-wrapper {
  background-color: rgba(144, 144, 144, 0.075);
  box-shadow: 0 -1px 0 0 rgba(144, 144, 144, 0.075), 0 1px 0 0 rgba(144, 144, 144, 0.075);
}
.wrapper.style2 .icon-wrapper:before {
  border-bottom-color: rgba(144, 144, 144, 0.075);
}
.wrapper.style2 .icon-wrapper:after {
  border-top-color: rgba(144, 144, 144, 0.075);
}
.wrapper.style2 ul.alt li {
  border-top-color: #e6e6e6;
}
.wrapper.style2 ul.menu li {
  border-left-color: #e6e6e6;
}
.wrapper.style2 ul.pagination li > .page.active {
  background-color: #fff;
  color: #4E86AD !important;
}
.wrapper.style2 ul.pagination li > .page.active:hover {
  background-color: white;
}
.wrapper.style2 ul.pagination li > .page.active:active {
  background-color: #f2f2f2;
}
.wrapper.style2 .post .content {
  background-color: #fff;
  border: 0;
}
.wrapper.style2 table tbody tr {
  border-color: #e6e6e6;
}
.wrapper.style2 table tbody tr:nth-child(2n+1) {
  background-color: rgba(144, 144, 144, 0.075);
}
.wrapper.style2 table th {
  color: #444;
}
.wrapper.style2 table thead {
  border-bottom-color: #e6e6e6;
}
.wrapper.style2 table tfoot {
  border-top-color: #e6e6e6;
}
.wrapper.style2 table.alt tbody tr td {
  border-color: #e6e6e6;
}
.wrapper.style2 a {
  color: #fff;
}
.wrapper.style2 h2, .wrapper.style2 h3 {
  color: #fff;
  text-align: center;
}
.wrapper.style2 h2::after {
  border-bottom-color: #fff;
}
.wrapper.style2 h3 {
  text-transform: none;
  font-weight: 400;
  font-size: 1.25rem;
}
.wrapper.style2 .spotlight .content h2 {
  color: #444;
  border-right: none;
  text-align: right;
}
@media screen and (max-width: 980px) {
  .wrapper.style2 .spotlight .content h2 {
    text-align: center;
    padding-right: 0;
  }
}
.wrapper.style2 .spotlight .content ol li {
  color: #fff;
  font-size: 1rem;
}
.wrapper.style2 .spotlight .content ol li::marker {
  color: #444 !important;
}
.wrapper.style2 + .wrapper {
  border-top: 0;
}
.wrapper.style2.split > .inner > *:before {
  background-color: #e6e6e6;
}
.wrapper.style2 .posts .post .content h3 {
  text-align: left;
  font-weight: 800;
  text-transform: uppercase;
}
.wrapper.style2 ul.pagination li {
  border-color: #fff;
}
.wrapper.style2 ul.pagination a.button {
  color: #fff;
}
.wrapper.style3 {
  /*@include color(accent2);*/
  background-color: #000;
  border-top: 0;
}
.wrapper.style3 h2, .wrapper.style3 h3 {
  text-align: center;
}
.wrapper.style3 h2 {
  color: #fff;
}
.wrapper.style3 h2::after {
  color: #4E86AD;
}
.wrapper.style3 h3 {
  text-transform: none;
  font-weight: 400;
  font-size: 1.25rem;
  color: #e6e6e6;
}
.wrapper.style3 h3::after {
  display: none;
}
.wrapper.style3 form span {
  text-transform: uppercase;
  color: #4E86AD;
  font-size: 0.9em;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.wrapper.style3 form ul.actions {
  margin-top: 1em;
}
.wrapper.style3 form ul.actions .button.special:hover {
  background-color: #4E86AD;
  border-color: #4E86AD;
}
.wrapper.style3 .spotlight .content h2 {
  color: #444;
  border-right: none;
  text-align: right;
}
.wrapper.style3 .spotlight .content ol li {
  color: #fff;
  font-size: 1rem;
}
.wrapper.style3 input {
  border-radius: 5px;
}
.wrapper.style3 input.special {
  background-color: transparent;
  border-color: #4E86AD;
}
.wrapper.style3 input.special:hover {
  background-color: #4E86AD;
}
.wrapper.style3 input[type=checkbox] + label, .wrapper.style3 input[type=radio] + label {
  color: #fff;
}
.wrapper.style3 input[type=checkbox] + label a, .wrapper.style3 input[type=radio] + label a {
  color: #4E86AD;
  border-bottom: dotted 1px;
}
.wrapper.style3 input[type=checkbox] + label a:hover, .wrapper.style3 input[type=radio] + label a:hover {
  border-bottom-style: solid;
}
.wrapper.style3 + .wrapper {
  border-top: 0;
}
.wrapper.style3.split > .inner > *:before {
  background-color: #e6e6e6;
}
.wrapper.style4 {
  border-top: 0;
  margin-top: -5em;
  padding-top: 5em;
  padding-bottom: 5em;
  margin-bottom: 0;
  background-image: url("../../images/Sesio_Oriol21_3.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
}
@media screen and (max-width: 980px) {
  .wrapper.style4 {
    background-image: none;
    background-color: #f2f2f2;
  }
}
.wrapper.style4 .major h2 {
  text-align: left;
  color: #444;
}
.wrapper.style4 .major h2::after {
  color: #4E86AD;
  left: 0;
  transform: translate(0, 0);
}
.wrapper.style4 h3 {
  text-transform: none;
  font-weight: 400;
  font-size: 1.25rem;
  color: #888;
}
.wrapper.style4 h3::after {
  display: none;
}
.wrapper.style4 .content p:first-child {
  color: #4E86AD;
}
.wrapper.style4 .content a.button.small:first-of-type {
  background-color: #4E86AD;
  color: #fff;
  margin-right: 0.5em;
}
.wrapper.style4 .content a.button.small:first-of-type:hover {
  background-color: #444;
}
.wrapper.style5 {
  background-color: #f7f7f7;
}
.wrapper.style5 .major h2 {
  color: #444;
  font-weight: 800;
  text-align: center;
  letter-spacing: 2px;
}
.wrapper.style5 .major h3 {
  color: #888;
  font-weight: 400;
  text-align: center;
  text-transform: inherit;
  font-size: 20px;
}
.wrapper.style5 .major h3::after {
  display: none;
}
.wrapper.style5 .features > section:before {
  display: none;
}
.wrapper.style5 .features .content h3 {
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  letter-spacing: 1px;
}
.wrapper.style5 .features .content h4 {
  font-size: 20px;
  color: #4E86AD;
  line-height: 120%;
}
.wrapper.style5 .features .content h4::after {
  display: none;
}
.wrapper.style5 .spotlight .content h2 {
  color: #4E86AD;
  border-right: none;
  text-align: right;
}
@media screen and (max-width: 980px) {
  .wrapper.style5 .spotlight .content h2 {
    text-align: center;
    padding-right: 0;
  }
}
.wrapper.style5 .spotlight .content ol li {
  color: #444;
  font-size: 1rem;
}
.wrapper.sidebar > .inner {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wrapper.sidebar > .inner > header {
  width: 100%;
}
.wrapper.sidebar > .inner > .content {
  width: 70%;
  padding: 0 2em 0 0;
}
.wrapper.sidebar > .inner > .sidebar {
  width: 30%;
}
.wrapper.sidebar.left > .inner {
  -moz-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.wrapper.sidebar.left > .inner > .content {
  padding: 0 0 0 4em;
}
@media screen and (max-width: 980px) {
  .wrapper.sidebar > .inner {
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .wrapper.sidebar > .inner > .content {
    width: 100%;
    padding: 0;
  }
  .wrapper.sidebar > .inner > .sidebar {
    border-top: solid 2px #e6e6e6;
    margin: 2em 0 0 0;
    padding: 4em 0 0 0;
    width: 100%;
  }
  .wrapper.sidebar.style1 > .inner > .sidebar {
    border-top-color: rgba(255, 255, 255, 0.25);
  }
  .wrapper.sidebar.style2 > .inner > .sidebar {
    border-top-color: #e6e6e6;
  }
}
@media screen and (max-width: 1280px) {
  .wrapper > .inner {
    width: 100%;
    padding: 0 3em;
  }
  .wrapper.major-pad {
    padding: 4em 0 2em 0;
  }
  .wrapper.content-pad .content {
    padding: 3em 0 1em 0;
  }
  .wrapper.split > .inner > * {
    width: calc(50% - 2em);
  }
  .wrapper.split > .inner > *:before {
    margin-left: -2em;
  }
}
@media screen and (max-width: 980px) {
  .wrapper {
    /* &.split {
    	>.inner {
    		@include vendor('flex-direction', 'column');
    		>* {
    			width: 100%;
    			padding-top: 3em;
    			margin-top: 3em - _size(element-margin);
    			&:before {
    				margin-left: 0;
    				position: relative;
    				height: 1px;
    				width: 100%;
    				top: -3em;
    			}
    			&:first-child {
    				padding-top: 0;
    				margin-top: 0;
    				&:before {
    					display: none;
    				}
    			}
    		}
    	}
    } */
  }
  .wrapper > .inner {
    padding: 0 2em;
  }
  .wrapper > .inner > * {
    width: 100%;
    /* padding-left: 0 !important; */
  }
}
@media screen and (max-width: 736px) {
  .wrapper {
    padding: 2.5em 0 0.5em 0;
  }
  .wrapper > .inner {
    padding: 0 1em;
  }
  .wrapper.major-pad {
    padding: 2.5em 0 0.5em 0;
  }
  .wrapper.content-pad .content {
    padding: 2.5em 0 0.5em 0;
  }
  .wrapper.split > .inner {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrapper.split > .inner > * {
    width: 100%;
    padding-top: 0;
    /*margin-top: 3em - _size(element-margin); */
    /* &:before {
    	margin-left: 0;
    	position: relative;
    	height: 1px;
    	width: 100%;
    	top: -3em;
    }
    &:first-child {
    	padding-top: 0;
    	margin-top: 0;
    	&:before {
    		display: none;
    	}
    } */
  }
}

.tabs {
  /* margin: ($padding * -0.325) auto 0 auto; */
  margin: 2em 0;
  /* max-width: calc(100% - 2em); */
}
.tabs > .titles {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs > .titles:before {
  content: "";
  display: block;
  left: 0;
  width: 100%;
  height: 5.5em;
  position: absolute;
  z-index: 0;
}
.tabs > .titles > .title {
  -moz-transition-property: color, background-color, box-shadow;
  -webkit-transition-property: color, background-color, box-shadow;
  -ms-transition-property: color, background-color, box-shadow;
  transition-property: color, background-color, box-shadow;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -moz-flex-shrink: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  padding: 0;
  width: 100%;
  text-align: center;
  /* height: _size(element-height) * 2; */
  /* line-height: _size(element-height) * 2; */
  padding: 1em 0.5em;
  line-height: 1em;
  font-weight: 600;
  font-size: 1.35rem;
  position: relative;
  z-index: 1;
}
.tabs > .titles > .title.active {
  background-color: #4E86AD;
  color: #fff;
  /* hr {
  	border-bottom-color: _palette($p, border);
  } */
  -moz-animation: tab-title 0.5s ease forwards;
  -webkit-animation: tab-title 0.5s ease forwards;
  -ms-animation: tab-title 0.5s ease forwards;
  animation: tab-title 0.5s ease forwards;
}
.tabs > .titles > .title.active input, .tabs > .titles > .title.active select, .tabs > .titles > .title.active textarea {
  color: #444;
}
.tabs > .titles > .title.active a {
  color: #444;
}
.tabs > .titles > .title.active strong, .tabs > .titles > .title.active b {
  color: currentColor;
}
.tabs > .titles > .title.active h1, .tabs > .titles > .title.active h2 {
  color: #fff;
}
.tabs > .titles > .title.active h3, .tabs > .titles > .title.active h4, .tabs > .titles > .title.active h5, .tabs > .titles > .title.active h6 {
  color: #444;
}
.tabs > .titles > .title.active blockquote {
  border-left-color: #4E86AD;
}
.tabs > .titles > .title.active code {
  background: rgba(144, 144, 144, 0.075);
  border-color: #e6e6e6;
}
.tabs > .titles > .title.active .box {
  border-color: #e6e6e6;
}
.tabs > .titles > .title.active input[type=submit],
.tabs > .titles > .title.active input[type=reset],
.tabs > .titles > .title.active input[type=button],
.tabs > .titles > .title.active button,
.tabs > .titles > .title.active .button {
  background-color: transparent;
  color: #4E86AD;
  box-shadow: inset 0 0 0 1px #4E86AD;
  border-radius: 5px;
  margin-bottom: 0.5em;
}
.tabs > .titles > .title.active input[type=submit]:hover,
.tabs > .titles > .title.active input[type=reset]:hover,
.tabs > .titles > .title.active input[type=button]:hover,
.tabs > .titles > .title.active button:hover,
.tabs > .titles > .title.active .button:hover {
  background-color: #444;
  color: #fff;
  box-shadow: inset 0 0 0 1px #444;
}
.tabs > .titles > .title.active input[type=submit]:active,
.tabs > .titles > .title.active input[type=reset]:active,
.tabs > .titles > .title.active input[type=button]:active,
.tabs > .titles > .title.active button:active,
.tabs > .titles > .title.active .button:active {
  background-color: rgba(144, 144, 144, 0.2);
}
.tabs > .titles > .title.active input[type=submit].special,
.tabs > .titles > .title.active input[type=reset].special,
.tabs > .titles > .title.active input[type=button].special,
.tabs > .titles > .title.active button.special,
.tabs > .titles > .title.active .button.special {
  box-shadow: none;
  border: 1px solid #4E86AD;
  margin-bottom: 0.5em;
  background-color: #4E86AD;
  color: #fff;
  /* } */
}
.tabs > .titles > .title.active input[type=submit].special:hover,
.tabs > .titles > .title.active input[type=reset].special:hover,
.tabs > .titles > .title.active input[type=button].special:hover,
.tabs > .titles > .title.active button.special:hover,
.tabs > .titles > .title.active .button.special:hover {
  background-color: #444;
  border-color: #444;
}
.tabs > .titles > .title.active input[type=submit].special:active,
.tabs > .titles > .title.active input[type=reset].special:active,
.tabs > .titles > .title.active input[type=button].special:active,
.tabs > .titles > .title.active button.special:active,
.tabs > .titles > .title.active .button.special:active {
  background-color: #f2f2f2;
}
.tabs > .titles > .title.active .features > section:before {
  background-color: #e6e6e6;
}
.tabs > .titles > .title.active label {
  color: #444;
}
.tabs > .titles > .title.active input[type=text],
.tabs > .titles > .title.active input[type=password],
.tabs > .titles > .title.active input[type=email],
.tabs > .titles > .title.active input[type=tel],
.tabs > .titles > .title.active input[type=search],
.tabs > .titles > .title.active input[type=url],
.tabs > .titles > .title.active select,
.tabs > .titles > .title.active textarea {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  border-color: #e6e6e6;
}
.tabs > .titles > .title.active input[type=text]:focus,
.tabs > .titles > .title.active input[type=password]:focus,
.tabs > .titles > .title.active input[type=email]:focus,
.tabs > .titles > .title.active input[type=tel]:focus,
.tabs > .titles > .title.active input[type=search]:focus,
.tabs > .titles > .title.active input[type=url]:focus,
.tabs > .titles > .title.active select:focus,
.tabs > .titles > .title.active textarea:focus {
  border-color: #fff;
}
.tabs > .titles > .title.active .select-wrapper:before {
  color: #bbb;
}
.tabs > .titles > .title.active input[type=checkbox] + label,
.tabs > .titles > .title.active input[type=radio] + label {
  color: #fff;
}
.tabs > .titles > .title.active input[type=checkbox] + label:before,
.tabs > .titles > .title.active input[type=radio] + label:before {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  background: rgba(144, 144, 144, 0.075);
  border-color: #e6e6e6;
}
.tabs > .titles > .title.active input[type=checkbox]:checked + label:before,
.tabs > .titles > .title.active input[type=radio]:checked + label:before {
  background-color: #fff;
  border-color: #fff;
  color: #4E86AD;
}
.tabs > .titles > .title.active input[type=checkbox]:focus + label:before,
.tabs > .titles > .title.active input[type=radio]:focus + label:before {
  border-color: #fff;
}
.tabs > .titles > .title.active ::-webkit-input-placeholder {
  color: #bbb !important;
}
.tabs > .titles > .title.active :-moz-placeholder {
  color: #bbb !important;
}
.tabs > .titles > .title.active ::-moz-placeholder {
  color: #bbb !important;
}
.tabs > .titles > .title.active :-ms-input-placeholder {
  color: #bbb !important;
}
.tabs > .titles > .title.active .formerize-placeholder {
  color: #bbb !important;
}
.tabs > .titles > .title.active .icon-wrapper {
  background-color: rgba(144, 144, 144, 0.075);
  box-shadow: 0 -1px 0 0 rgba(144, 144, 144, 0.075), 0 1px 0 0 rgba(144, 144, 144, 0.075);
}
.tabs > .titles > .title.active .icon-wrapper:before {
  border-bottom-color: rgba(144, 144, 144, 0.075);
}
.tabs > .titles > .title.active .icon-wrapper:after {
  border-top-color: rgba(144, 144, 144, 0.075);
}
.tabs > .titles > .title.active ul.alt li {
  border-top-color: #e6e6e6;
}
.tabs > .titles > .title.active ul.menu li {
  border-left-color: #e6e6e6;
}
.tabs > .titles > .title.active ul.pagination li > .page.active {
  background-color: #fff;
  color: #4E86AD !important;
}
.tabs > .titles > .title.active ul.pagination li > .page.active:hover {
  background-color: white;
}
.tabs > .titles > .title.active ul.pagination li > .page.active:active {
  background-color: #f2f2f2;
}
.tabs > .titles > .title.active .post .content {
  background-color: #fff;
  border: 0;
}
.tabs > .titles > .title.active table tbody tr {
  border-color: #e6e6e6;
}
.tabs > .titles > .title.active table tbody tr:nth-child(2n+1) {
  background-color: rgba(144, 144, 144, 0.075);
}
.tabs > .titles > .title.active table th {
  color: #444;
}
.tabs > .titles > .title.active table thead {
  border-bottom-color: #e6e6e6;
}
.tabs > .titles > .title.active table tfoot {
  border-top-color: #e6e6e6;
}
.tabs > .titles > .title.active table.alt tbody tr td {
  border-color: #e6e6e6;
}
.tabs > .panels {
  background-color: #4E86AD;
  color: #fff;
  /* hr {
  	border-bottom-color: _palette($p, border);
  } */
}
.tabs > .panels input, .tabs > .panels select, .tabs > .panels textarea {
  color: #444;
}
.tabs > .panels a {
  color: #444;
}
.tabs > .panels strong, .tabs > .panels b {
  color: currentColor;
}
.tabs > .panels h1, .tabs > .panels h2 {
  color: #fff;
}
.tabs > .panels h3, .tabs > .panels h4, .tabs > .panels h5, .tabs > .panels h6 {
  color: #444;
}
.tabs > .panels blockquote {
  border-left-color: #4E86AD;
}
.tabs > .panels code {
  background: rgba(144, 144, 144, 0.075);
  border-color: #e6e6e6;
}
.tabs > .panels .box {
  border-color: #e6e6e6;
}
.tabs > .panels input[type=submit],
.tabs > .panels input[type=reset],
.tabs > .panels input[type=button],
.tabs > .panels button,
.tabs > .panels .button {
  background-color: transparent;
  color: #4E86AD;
  box-shadow: inset 0 0 0 1px #4E86AD;
  border-radius: 5px;
  margin-bottom: 0.5em;
}
.tabs > .panels input[type=submit]:hover,
.tabs > .panels input[type=reset]:hover,
.tabs > .panels input[type=button]:hover,
.tabs > .panels button:hover,
.tabs > .panels .button:hover {
  background-color: #444;
  color: #fff;
  box-shadow: inset 0 0 0 1px #444;
}
.tabs > .panels input[type=submit]:active,
.tabs > .panels input[type=reset]:active,
.tabs > .panels input[type=button]:active,
.tabs > .panels button:active,
.tabs > .panels .button:active {
  background-color: rgba(144, 144, 144, 0.2);
}
.tabs > .panels input[type=submit].special,
.tabs > .panels input[type=reset].special,
.tabs > .panels input[type=button].special,
.tabs > .panels button.special,
.tabs > .panels .button.special {
  box-shadow: none;
  border: 1px solid #4E86AD;
  margin-bottom: 0.5em;
  background-color: #4E86AD;
  color: #fff;
  /* } */
}
.tabs > .panels input[type=submit].special:hover,
.tabs > .panels input[type=reset].special:hover,
.tabs > .panels input[type=button].special:hover,
.tabs > .panels button.special:hover,
.tabs > .panels .button.special:hover {
  background-color: #444;
  border-color: #444;
}
.tabs > .panels input[type=submit].special:active,
.tabs > .panels input[type=reset].special:active,
.tabs > .panels input[type=button].special:active,
.tabs > .panels button.special:active,
.tabs > .panels .button.special:active {
  background-color: #f2f2f2;
}
.tabs > .panels .features > section:before {
  background-color: #e6e6e6;
}
.tabs > .panels label {
  color: #444;
}
.tabs > .panels input[type=text],
.tabs > .panels input[type=password],
.tabs > .panels input[type=email],
.tabs > .panels input[type=tel],
.tabs > .panels input[type=search],
.tabs > .panels input[type=url],
.tabs > .panels select,
.tabs > .panels textarea {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  border-color: #e6e6e6;
}
.tabs > .panels input[type=text]:focus,
.tabs > .panels input[type=password]:focus,
.tabs > .panels input[type=email]:focus,
.tabs > .panels input[type=tel]:focus,
.tabs > .panels input[type=search]:focus,
.tabs > .panels input[type=url]:focus,
.tabs > .panels select:focus,
.tabs > .panels textarea:focus {
  border-color: #fff;
}
.tabs > .panels .select-wrapper:before {
  color: #bbb;
}
.tabs > .panels input[type=checkbox] + label,
.tabs > .panels input[type=radio] + label {
  color: #fff;
}
.tabs > .panels input[type=checkbox] + label:before,
.tabs > .panels input[type=radio] + label:before {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  background: rgba(144, 144, 144, 0.075);
  border-color: #e6e6e6;
}
.tabs > .panels input[type=checkbox]:checked + label:before,
.tabs > .panels input[type=radio]:checked + label:before {
  background-color: #fff;
  border-color: #fff;
  color: #4E86AD;
}
.tabs > .panels input[type=checkbox]:focus + label:before,
.tabs > .panels input[type=radio]:focus + label:before {
  border-color: #fff;
}
.tabs > .panels ::-webkit-input-placeholder {
  color: #bbb !important;
}
.tabs > .panels :-moz-placeholder {
  color: #bbb !important;
}
.tabs > .panels ::-moz-placeholder {
  color: #bbb !important;
}
.tabs > .panels :-ms-input-placeholder {
  color: #bbb !important;
}
.tabs > .panels .formerize-placeholder {
  color: #bbb !important;
}
.tabs > .panels .icon-wrapper {
  background-color: rgba(144, 144, 144, 0.075);
  box-shadow: 0 -1px 0 0 rgba(144, 144, 144, 0.075), 0 1px 0 0 rgba(144, 144, 144, 0.075);
}
.tabs > .panels .icon-wrapper:before {
  border-bottom-color: rgba(144, 144, 144, 0.075);
}
.tabs > .panels .icon-wrapper:after {
  border-top-color: rgba(144, 144, 144, 0.075);
}
.tabs > .panels ul.alt li {
  border-top-color: #e6e6e6;
}
.tabs > .panels ul.menu li {
  border-left-color: #e6e6e6;
}
.tabs > .panels ul.pagination li > .page.active {
  background-color: #fff;
  color: #4E86AD !important;
}
.tabs > .panels ul.pagination li > .page.active:hover {
  background-color: white;
}
.tabs > .panels ul.pagination li > .page.active:active {
  background-color: #f2f2f2;
}
.tabs > .panels .post .content {
  background-color: #fff;
  border: 0;
}
.tabs > .panels table tbody tr {
  border-color: #e6e6e6;
}
.tabs > .panels table tbody tr:nth-child(2n+1) {
  background-color: rgba(144, 144, 144, 0.075);
}
.tabs > .panels table th {
  color: #444;
}
.tabs > .panels table thead {
  border-bottom-color: #e6e6e6;
}
.tabs > .panels table tfoot {
  border-top-color: #e6e6e6;
}
.tabs > .panels table.alt tbody tr td {
  border-color: #e6e6e6;
}
.tabs > .panels > .panel {
  padding: 2em;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}
.tabs > .panels > .panel.active {
  opacity: 1;
  background-color: #4E86AD;
  color: #fff;
  /* hr {
  	border-bottom-color: _palette($p, border);
  } */
}
.tabs > .panels > .panel.active input, .tabs > .panels > .panel.active select, .tabs > .panels > .panel.active textarea {
  color: #444;
}
.tabs > .panels > .panel.active a {
  color: #444;
}
.tabs > .panels > .panel.active strong, .tabs > .panels > .panel.active b {
  color: currentColor;
}
.tabs > .panels > .panel.active h1, .tabs > .panels > .panel.active h2 {
  color: #fff;
}
.tabs > .panels > .panel.active h3, .tabs > .panels > .panel.active h4, .tabs > .panels > .panel.active h5, .tabs > .panels > .panel.active h6 {
  color: #444;
}
.tabs > .panels > .panel.active blockquote {
  border-left-color: #4E86AD;
}
.tabs > .panels > .panel.active code {
  background: rgba(144, 144, 144, 0.075);
  border-color: #e6e6e6;
}
.tabs > .panels > .panel.active .box {
  border-color: #e6e6e6;
}
.tabs > .panels > .panel.active input[type=submit],
.tabs > .panels > .panel.active input[type=reset],
.tabs > .panels > .panel.active input[type=button],
.tabs > .panels > .panel.active button,
.tabs > .panels > .panel.active .button {
  background-color: transparent;
  color: #4E86AD;
  box-shadow: inset 0 0 0 1px #4E86AD;
  border-radius: 5px;
  margin-bottom: 0.5em;
}
.tabs > .panels > .panel.active input[type=submit]:hover,
.tabs > .panels > .panel.active input[type=reset]:hover,
.tabs > .panels > .panel.active input[type=button]:hover,
.tabs > .panels > .panel.active button:hover,
.tabs > .panels > .panel.active .button:hover {
  background-color: #444;
  color: #fff;
  box-shadow: inset 0 0 0 1px #444;
}
.tabs > .panels > .panel.active input[type=submit]:active,
.tabs > .panels > .panel.active input[type=reset]:active,
.tabs > .panels > .panel.active input[type=button]:active,
.tabs > .panels > .panel.active button:active,
.tabs > .panels > .panel.active .button:active {
  background-color: rgba(144, 144, 144, 0.2);
}
.tabs > .panels > .panel.active input[type=submit].special,
.tabs > .panels > .panel.active input[type=reset].special,
.tabs > .panels > .panel.active input[type=button].special,
.tabs > .panels > .panel.active button.special,
.tabs > .panels > .panel.active .button.special {
  box-shadow: none;
  border: 1px solid #4E86AD;
  margin-bottom: 0.5em;
  background-color: #4E86AD;
  color: #fff;
  /* } */
}
.tabs > .panels > .panel.active input[type=submit].special:hover,
.tabs > .panels > .panel.active input[type=reset].special:hover,
.tabs > .panels > .panel.active input[type=button].special:hover,
.tabs > .panels > .panel.active button.special:hover,
.tabs > .panels > .panel.active .button.special:hover {
  background-color: #444;
  border-color: #444;
}
.tabs > .panels > .panel.active input[type=submit].special:active,
.tabs > .panels > .panel.active input[type=reset].special:active,
.tabs > .panels > .panel.active input[type=button].special:active,
.tabs > .panels > .panel.active button.special:active,
.tabs > .panels > .panel.active .button.special:active {
  background-color: #f2f2f2;
}
.tabs > .panels > .panel.active .features > section:before {
  background-color: #e6e6e6;
}
.tabs > .panels > .panel.active label {
  color: #444;
}
.tabs > .panels > .panel.active input[type=text],
.tabs > .panels > .panel.active input[type=password],
.tabs > .panels > .panel.active input[type=email],
.tabs > .panels > .panel.active input[type=tel],
.tabs > .panels > .panel.active input[type=search],
.tabs > .panels > .panel.active input[type=url],
.tabs > .panels > .panel.active select,
.tabs > .panels > .panel.active textarea {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  border-color: #e6e6e6;
}
.tabs > .panels > .panel.active input[type=text]:focus,
.tabs > .panels > .panel.active input[type=password]:focus,
.tabs > .panels > .panel.active input[type=email]:focus,
.tabs > .panels > .panel.active input[type=tel]:focus,
.tabs > .panels > .panel.active input[type=search]:focus,
.tabs > .panels > .panel.active input[type=url]:focus,
.tabs > .panels > .panel.active select:focus,
.tabs > .panels > .panel.active textarea:focus {
  border-color: #fff;
}
.tabs > .panels > .panel.active .select-wrapper:before {
  color: #bbb;
}
.tabs > .panels > .panel.active input[type=checkbox] + label,
.tabs > .panels > .panel.active input[type=radio] + label {
  color: #fff;
}
.tabs > .panels > .panel.active input[type=checkbox] + label:before,
.tabs > .panels > .panel.active input[type=radio] + label:before {
  -moz-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  -ms-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  background: rgba(144, 144, 144, 0.075);
  border-color: #e6e6e6;
}
.tabs > .panels > .panel.active input[type=checkbox]:checked + label:before,
.tabs > .panels > .panel.active input[type=radio]:checked + label:before {
  background-color: #fff;
  border-color: #fff;
  color: #4E86AD;
}
.tabs > .panels > .panel.active input[type=checkbox]:focus + label:before,
.tabs > .panels > .panel.active input[type=radio]:focus + label:before {
  border-color: #fff;
}
.tabs > .panels > .panel.active ::-webkit-input-placeholder {
  color: #bbb !important;
}
.tabs > .panels > .panel.active :-moz-placeholder {
  color: #bbb !important;
}
.tabs > .panels > .panel.active ::-moz-placeholder {
  color: #bbb !important;
}
.tabs > .panels > .panel.active :-ms-input-placeholder {
  color: #bbb !important;
}
.tabs > .panels > .panel.active .formerize-placeholder {
  color: #bbb !important;
}
.tabs > .panels > .panel.active .icon-wrapper {
  background-color: rgba(144, 144, 144, 0.075);
  box-shadow: 0 -1px 0 0 rgba(144, 144, 144, 0.075), 0 1px 0 0 rgba(144, 144, 144, 0.075);
}
.tabs > .panels > .panel.active .icon-wrapper:before {
  border-bottom-color: rgba(144, 144, 144, 0.075);
}
.tabs > .panels > .panel.active .icon-wrapper:after {
  border-top-color: rgba(144, 144, 144, 0.075);
}
.tabs > .panels > .panel.active ul.alt li {
  border-top-color: #e6e6e6;
}
.tabs > .panels > .panel.active ul.menu li {
  border-left-color: #e6e6e6;
}
.tabs > .panels > .panel.active ul.pagination li > .page.active {
  background-color: #fff;
  color: #4E86AD !important;
}
.tabs > .panels > .panel.active ul.pagination li > .page.active:hover {
  background-color: white;
}
.tabs > .panels > .panel.active ul.pagination li > .page.active:active {
  background-color: #f2f2f2;
}
.tabs > .panels > .panel.active .post .content {
  background-color: #fff;
  border: 0;
}
.tabs > .panels > .panel.active table tbody tr {
  border-color: #e6e6e6;
}
.tabs > .panels > .panel.active table tbody tr:nth-child(2n+1) {
  background-color: rgba(144, 144, 144, 0.075);
}
.tabs > .panels > .panel.active table th {
  color: #444;
}
.tabs > .panels > .panel.active table thead {
  border-bottom-color: #e6e6e6;
}
.tabs > .panels > .panel.active table tfoot {
  border-top-color: #e6e6e6;
}
.tabs > .panels > .panel.active table.alt tbody tr td {
  border-color: #e6e6e6;
}

@media screen and (max-width: 736px) {
  .tabs > .titles > .title {
    font-size: 1rem;
    letter-spacing: 0;
  }
  .tabs > .titles > .title .extra {
    display: none;
  }
  .tabs > .panels > .panel {
    padding: 1em;
  }
}
/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
.creix {
  padding-top: 0;
}
.creix__header {
  padding: 2em 5em 0 5em;
  background-color: lightgray;
  background: url("../../images/creixem.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 30vh;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
@media screen and (max-width: 736px) {
  .creix__header {
    padding: 2em 1em 0 1em;
  }
}
.creix__header .header__inner {
  max-width: 40em;
  line-height: 0;
}
.creix__header h1 {
  font-size: 40px;
  color: #fff;
  text-align: left;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 980px) {
  .creix__header h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 736px) {
  .creix__header h1 {
    font-size: 28px;
  }
}
@media screen and (max-width: 480px) {
  .creix__header h1 {
    font-size: calc(11px + 2.5vw);
  }
}
.creix__header h1 span {
  background-color: #4E86AD;
  padding: 10px;
  line-height: 2;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media screen and (max-width: 480px) {
  .creix__header h1 span {
    padding: 5px;
  }
}
.creix__header h1::after {
  display: none;
}
.creix .inner {
  margin-top: 3em;
  margin-bottom: 3em;
  max-width: 1200px;
}
.creix .inner h2 {
  color: #444;
  font-weight: 800;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 2.25em;
  padding-bottom: 0.25em;
}
.creix .inner h2::after {
  border-bottom: 2px solid #4E86AD;
  bottom: 0;
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
  width: 6rem;
  transform: translate(-50%, -50%);
}
.creix .inner p {
  /* color: _palette(accent1, fg-light); */
  color: #444;
}
.creix .inner ol {
  margin-bottom: 3em;
}
@media screen and (max-width: 980px) {
  .creix .inner ol {
    margin-left: 0;
    margin-right: 0;
  }
}
.creix .inner h3 {
  color: #444;
  font-size: 1.5em;
  margin-top: 1em;
}
.creix .inner h4 {
  color: #444;
  font-size: 1.2em;
  padding-bottom: 0;
}
.creix .wrapper {
  margin-bottom: 0;
  padding-bottom: 3em;
}
.creix .agenda .content img {
  margin-bottom: 0.75em;
  height: 125px;
}
.creix .agenda .content h5 {
  text-transform: uppercase;
  color: #444;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.creix .agenda .content h6 {
  font-size: 20px;
  color: #4E86AD;
  line-height: 120%;
  margin-bottom: 0;
}
.creix .agenda .content p {
  margin-bottom: 0;
  line-height: 1.2;
}
.creix .agenda .content time {
  font-size: 0.9em;
  padding-bottom: 15px;
}
.creix .agenda__categoria {
  font-size: 0.9em;
  padding-bottom: 15px;
}
.creix .post__title {
  text-transform: uppercase;
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
.creix .post .content {
  padding: 2.5em;
}
.creix .style0 {
  background-color: white;
}
.creix .style0 .major h3 {
  color: #888;
  font-weight: 400;
  text-align: center;
  text-transform: inherit;
  font-size: 20px;
}
.creix .style1 {
  background-color: #e2e2e2;
}
.creix .style2 h2 {
  color: white;
}
.creix .style2 h2::after {
  border-bottom-color: white;
}
.creix .style2 p {
  color: white;
}
.creix .style2 a.button {
  background-color: white;
}
.creix .style2 h3 {
  font-weight: 700;
}
.creix .wrapper.style1 + .wrapper.style1 {
  border-top: 0;
}
.creix .user-content {
  padding-top: 0;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Header */
body {
  padding-top: 3.5em;
  /* @include breakpoint(small) {
  	padding-top: 3.5em;
  }
  @include breakpoint(xsmall) {
  	padding-top: 4.5em;
  } */
}

@-moz-keyframes reveal-header {
  0% {
    top: -4em;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes reveal-header {
  0% {
    top: -4em;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@-ms-keyframes reveal-header {
  0% {
    top: -4em;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes reveal-header {
  0% {
    top: -4em;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
#header {
  background-color: #fff;
  box-shadow: 0 0 0.125em 0 rgba(0, 0, 0, 0.35);
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 500;
  height: 3.5em;
  left: 0;
  line-height: 3.5em;
  position: fixed;
  /* text-transform: uppercase; */
  top: 0;
  width: 100%;
  z-index: 10000;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  padding: 0 1em;
}
#header h1 {
  height: inherit;
  /* left: 1.5em; */
  line-height: inherit;
  margin: 0;
  margin-right: auto;
  padding: 5px;
  /* padding-bottom: 0; */
  /* position: relative; */
}
#header h1:after {
  display: none;
}
#header h1 a {
  color: inherit;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 100%;
}
#header h1 a span {
  font-weight: 500;
}
#header h1 img {
  max-height: 100%;
  max-width: 100%;
}
#header .header__contacte {
  margin-left: 20px;
  text-align: center;
}
#header .header__contacte span + span::before {
  content: "|";
  display: inline-block;
  margin: 0 0.5em;
}
@media screen and (max-width: 480px) {
  #header .header__contacte span {
    display: block;
    line-height: 1.8;
  }
  #header .header__contacte span + span::before {
    display: none;
  }
}
#header nav {
  display: none;
  height: inherit;
  line-height: inherit;
  /* position: absolute;
  	right: 1.5em;
  	top: 0; */
  margin-left: auto;
}
#header nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header nav > ul > li {
  display: inline-block;
  margin-left: 2em;
  padding: 0;
}
#header nav > ul > li > ul {
  display: none;
}
#header nav > ul > li a {
  text-decoration: none;
  border-bottom: 0;
}
#header nav > ul > li a:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
#header nav > ul > li a:before {
  margin-right: 0.75em;
}
#header nav > ul > li:first-child {
  margin-left: 0;
}
#header .actions {
  margin-left: 3em;
}
@media screen and (max-width: 736px) {
  #header .actions {
    display: none;
  }
}
#header .navPanelToggle {
  text-decoration: none;
  border: 0;
  /* height: 4em; */
  /* position: absolute;
  	right: 0;
  	top: 0;
  	width: 5em; */
  /* display: none; */
  /* padding: 0 1em; */
  margin-left: 3em;
}
#header .navPanelToggle:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
#header .navPanelToggle:before {
  content: "\f0c9";
  /* width: 3em;
  	height: 3em; */
  display: inline-block;
  /* position: absolute;
  	right: 0;
  	top: 0; */
  text-align: center;
  margin-right: 0.5em;
}
#header + #banner {
  margin-top: -3.5em;
}
#header.reveal {
  -moz-animation: reveal-header 0.5s ease;
  -webkit-animation: reveal-header 0.5s ease;
  -ms-animation: reveal-header 0.5s ease;
  animation: reveal-header 0.5s ease;
}
#header.alt {
  background-color: #fff;
  color: #444;
  /* hr {
  	border-bottom-color: _palette($p, border);
  } */
  -moz-animation: none;
  -webkit-animation: none;
  -ms-animation: none;
  animation: none;
  background-color: transparent;
  box-shadow: none;
  overflow: hidden;
  position: absolute;
  top: 1.5em;
}
#header.alt input[type=submit],
#header.alt input[type=reset],
#header.alt input[type=button],
#header.alt button,
#header.alt .button {
  background-color: transparent;
  color: #4E86AD;
  box-shadow: inset 0 0 0 1px #4E86AD;
  border-radius: 5px;
  margin-bottom: 0.5em;
}
#header.alt input[type=submit]:hover,
#header.alt input[type=reset]:hover,
#header.alt input[type=button]:hover,
#header.alt button:hover,
#header.alt .button:hover {
  background-color: #444;
  color: #fff;
  box-shadow: inset 0 0 0 1px #444;
}
#header.alt input[type=submit]:active,
#header.alt input[type=reset]:active,
#header.alt input[type=button]:active,
#header.alt button:active,
#header.alt .button:active {
  background-color: rgba(255, 255, 255, 0.2);
}
#header.alt input[type=submit].special,
#header.alt input[type=reset].special,
#header.alt input[type=button].special,
#header.alt button.special,
#header.alt .button.special {
  box-shadow: none;
  border: 1px solid #4E86AD;
  margin-bottom: 0.5em;
  background-color: #4E86AD;
  color: #fff;
  /* } */
}
#header.alt input[type=submit].special:hover,
#header.alt input[type=reset].special:hover,
#header.alt input[type=button].special:hover,
#header.alt button.special:hover,
#header.alt .button.special:hover {
  background-color: #444;
  border-color: #444;
}
#header.alt input[type=submit].special:active,
#header.alt input[type=reset].special:active,
#header.alt input[type=button].special:active,
#header.alt button.special:active,
#header.alt .button.special:active {
  background-color: #f2f2f2;
}
#header.alt input, #header.alt select, #header.alt textarea {
  color: #4E86AD;
}
#header.alt a {
  color: #4E86AD;
}
#header.alt strong, #header.alt b {
  color: currentColor;
}
#header.alt h1, #header.alt h2 {
  color: #444;
}
#header.alt h3, #header.alt h4, #header.alt h5, #header.alt h6 {
  color: #4E86AD;
}
#header.alt blockquote {
  border-left-color: #4E86AD;
}
#header.alt code {
  background: rgba(255, 255, 255, 0.075);
  border-color: rgba(255, 255, 255, 0.25);
}
#header.alt h1 {
  left: 2.5em;
}
#header.alt nav {
  right: 2.5em;
}
@media screen and (max-width: 1280px) {
  #header.alt {
    top: 0.75em;
  }
  #header.alt h1 {
    left: 1.5em;
  }
  #header.alt nav {
    right: 1.5em;
  }
}
@media screen and (max-width: 980px) {
  #header {
    font-size: 14px;
  }
  #header.alt {
    top: 0;
  }
  #header nav {
    display: none;
  }
  #header .navPanelToggle {
    display: block;
  }
}
@media screen and (max-width: 736px) {
  #header {
    padding: 0;
    height: 3em;
    line-height: 3em;
  }
  #header h1 {
    /* left: 1em !important; */
  }
  #header h1 a {
    font-size: 0.9em;
  }
  #header .navPanelToggle span {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  #header {
    height: 4em;
    line-height: 4em;
  }
}

.dropotron {
  list-style: none;
  padding: 0;
  background: #fff;
  color: #4E86AD;
  min-width: 13em;
  padding: 0.75em;
  margin-top: -0.5em;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  box-shadow: 0 0 0.125em 0 rgba(0, 0, 0, 0.35);
}
.dropotron li {
  box-shadow: inset 0 1px 0 0 #e6e6e6;
}
.dropotron li:first-child {
  box-shadow: none;
}
.dropotron a {
  color: inherit;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-size: 0.8em;
  display: block;
  line-height: 3em;
  border: 0;
}
.dropotron.level-0 {
  margin-top: 0;
}
.dropotron.level-0:before {
  content: "";
  border-left: solid 0.5em transparent;
  border-right: solid 0.5em transparent;
  border-bottom: solid 0.5em #fff;
  display: block;
  position: absolute;
  top: -0.45em;
  left: 50%;
  margin-left: -0.25em;
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Banner */
#banner {
  background-color: #fff;
  color: #444;
  /* hr {
  	border-bottom-color: _palette($p, border);
  } */
  min-height: 40em;
  height: 75vh;
  position: relative;
}
#banner input, #banner select, #banner textarea {
  color: #4E86AD;
}
#banner a {
  color: #4E86AD;
}
#banner strong, #banner b {
  color: currentColor;
}
#banner h1, #banner h2 {
  color: #444;
}
#banner h3, #banner h4, #banner h5, #banner h6 {
  color: #4E86AD;
}
#banner blockquote {
  border-left-color: #4E86AD;
}
#banner code {
  background: rgba(255, 255, 255, 0.075);
  border-color: rgba(255, 255, 255, 0.25);
}
#banner:after {
  -moz-pointer-events: none;
  -webkit-pointer-events: none;
  -ms-pointer-events: none;
  pointer-events: none;
  -moz-transition: opacity 1.5s ease-in-out, visibility 1.5s;
  -webkit-transition: opacity 1.5s ease-in-out, visibility 1.5s;
  -ms-transition: opacity 1.5s ease-in-out, visibility 1.5s;
  transition: opacity 1.5s ease-in-out, visibility 1.5s;
  background: #000511;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 2;
}
#banner .indicators {
  bottom: 1.5em;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}
#banner .indicators li {
  cursor: pointer;
  display: inline-block;
  height: 2em;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 2em;
  width: 2em;
}
#banner .indicators li:before {
  background: rgba(255, 255, 255, 0.35);
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 0.8em;
  left: 50%;
  margin: -0.4em 0 0 -0.4em;
  position: absolute;
  text-indent: 0;
  top: 50%;
  width: 0.8em;
}
#banner .indicators li.visible:before {
  background: #fff;
}
#banner > article {
  -moz-transition: opacity 1.5s ease, visibility 1.5s;
  -webkit-transition: opacity 1.5s ease, visibility 1.5s;
  -ms-transition: opacity 1.5s ease, visibility 1.5s;
  transition: opacity 1.5s ease, visibility 1.5s;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 0;
}
#banner > article:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#banner > article:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.35;
}
#banner > article .inner {
  width: 80%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  z-index: 1;
}
#banner > article .inner > :last-child {
  margin-bottom: 0;
}
#banner > article h2 {
  font-weight: 800;
  font-size: 2.75em;
  padding-bottom: 0;
  margin: 0 0 0.5em 0;
}
#banner > article h2:after {
  display: none;
}
#banner > article img {
  display: none;
}
#banner > article.visible {
  opacity: 1;
  visibility: visible;
}
#banner > article.top {
  z-index: 1;
}
#banner > article.instant {
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
body.is-loading #banner:after {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1280px) {
  #banner {
    min-height: 35em;
    height: 60vh;
  }
  #banner > article h2 {
    font-size: 2.25em;
  }
}
@media screen and (max-width: 980px) {
  #banner {
    min-height: 50em;
    height: 75vh;
  }
  #banner > article {
    background-attachment: scroll;
  }
  #banner > article .inner {
    width: 90%;
  }
}
@media screen and (max-width: 736px) {
  #banner {
    min-height: 25em;
  }
  #banner > article h2 {
    font-size: 1.75em;
    line-height: 1.25em;
  }
}
body.is-mobile #banner > article {
  background-attachment: scroll;
}

.quisoc {
  background-image: url("../../images/Sesio_Oriol21_.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: right;
  /* @include breakpoint(small) {

  } */
}
.quisoc h2 {
  color: #444;
  font-size: max(1.25rem, min(3vw, 2.8125rem));
  max-width: 50vw;
  margin-left: 0;
  border: 2px solid #4E86AD;
  padding: 1em;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 115%;
  text-align: center;
}
.quisoc h2::after {
  display: none;
}
@media screen and (max-width: 480px) {
  .quisoc .wrapper {
    margin-bottom: 0;
  }
  .quisoc h2 {
    max-width: 100%;
    margin-top: 33vh;
    background-color: #eeeeee80;
    padding: 0.8em;
    margin-bottom: 0;
  }
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Main */
#main {
  padding: 3em 0 1em 0;
  /* 		> .inner {
  			> header.major:first-child {
  				margin-bottom: 6em;
  			}
  		} */
}
@media screen and (max-width: 1280px) {
  #main {
    padding: 2em 0 0.1em 0;
  }
  #main > .inner > header.major:first-child {
    margin-bottom: 4em;
  }
}
@media screen and (max-width: 736px) {
  #main {
    padding: 1.5em 0 0.1em 0;
  }
  #main > .inner > header.major:first-child {
    margin-bottom: 2.5em;
  }
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Footer */
#footer {
  padding: 2em 0 0.1em 0;
  font-weight: bold;
  background-color: #000;
}
#footer > .inner {
  margin: 0 auto;
  max-width: 90em;
  width: 90%;
}
#footer > .inner a {
  display: inline-block;
  width: 250px;
}
#footer > .inner p {
  text-align: left;
  color: #fff;
  font-size: 16px;
  padding-right: 6em;
}
#footer > .inner h5 {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0;
}
#footer > .inner h5::after {
  display: none;
}
#footer > .inner ul > li > a {
  color: #bbb;
}
#footer > .inner ul > li > a:hover {
  color: #4E86AD;
}
#footer > .inner ul:not(.menu) {
  list-style: none;
  padding-left: 0;
}
#footer > .inner ul:not(.menu) li {
  padding-left: 0;
  position: relative;
}
#footer > .inner ul:not(.menu) li::after {
  border-bottom: 2px solid #4E86AD;
  bottom: 0;
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  width: 1em;
}
#footer > .inner ul:not(.menu) li a {
  display: inline;
  border-bottom: none;
}
#footer > .inner > .row > div > a {
  border-bottom: 0;
}
#footer p.copyright {
  padding: 2em 0 0.1em 0;
  border-top: solid 1px rgba(255, 255, 255, 0.25);
  color: #bbb;
  font-size: 0.9em;
  text-align: center;
}
#footer .menu {
  font-size: 0.9em;
  text-align: center;
}
#footer .menu a {
  color: inherit;
  width: auto;
  border-bottom: dotted 1px;
}
#footer .menu a:hover {
  color: #4E86AD;
  border-bottom: 1px solid #4E86AD;
}
@media screen and (max-width: 1280px) {
  #footer {
    padding: 3em 0 1em 0;
  }
  #footer .copyright {
    margin: 0 0 1em 0;
  }
}
@media screen and (max-width: 480px) {
  #footer .menu li a span {
    display: none;
  }
}

/* font-size: clamp(1.25rem, 0.6402rem + 3.0488vw, 2.8125rem); */
/* font-size: max(1.25rem, min(3vw, 2.8125rem)); */
/* Navigation Panel */
#navPanel {
  -moz-transform: translateX(25em);
  -webkit-transform: translateX(25em);
  -ms-transform: translateX(25em);
  transform: translateX(25em);
  -moz-transition: -moz-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
  -webkit-transition: -webkit-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
  -ms-transition: -ms-transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
  transition: transform 0.5s ease, box-shadow 0.5s ease, visibility 0.5s;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  box-shadow: none;
  /* display: none; */
  height: 100%;
  max-width: 80%;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  width: 25em;
  z-index: 10002;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
#navPanel nav {
  padding: 3em 2em;
}
#navPanel .link {
  border: 0;
  border-top: solid 1px #e6e6e6;
  display: block;
  font-size: 0.9em;
  padding: 0.8em 0;
}
#navPanel .link:first-child {
  border-top: 0;
}
#navPanel .link.depth-0 {
  font-weight: 700;
  color: inherit;
}
#navPanel .link .indent-1 {
  display: inline-block;
  width: 1.25em;
}
#navPanel .link .indent-2 {
  display: inline-block;
  width: 2.5em;
}
#navPanel .link .indent-3 {
  display: inline-block;
  width: 3.75em;
}
#navPanel .link .indent-4 {
  display: inline-block;
  width: 5em;
}
#navPanel .link .indent-5 {
  display: inline-block;
  width: 6.25em;
}
#navPanel .llengua {
  margin-top: 3em;
  line-height: 1;
  color: #4E86AD !important;
}
#navPanel .llengua:hover {
  color: #fff !important;
}
#navPanel .llengua + .llengua {
  margin-top: 1em;
}
#navPanel .close {
  text-decoration: none;
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: 0;
  color: #4E86AD;
  cursor: pointer;
  display: block;
  height: 4em;
  padding-right: 1.25em;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  vertical-align: middle;
  width: 5em;
}
#navPanel .close:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-transform: none !important;
}
#navPanel .close:before {
  content: "\f00d";
  width: 3em;
  height: 3em;
  line-height: 3em;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
#navPanel .close:hover {
  color: inherit;
}
@media screen and (max-width: 736px) {
  #navPanel .close {
    height: 4em;
    line-height: 4em;
  }
}
#navPanel.visible {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  box-shadow: 0 0 0.125em 0 rgba(0, 0, 0, 0.35);
  visibility: visible;
}
@media screen and (max-width: 980px) {
  #navPanel {
    display: block;
  }
}
@media screen and (max-width: 736px) {
  #navPanel {
    display: block;
  }
  #navPanel nav {
    padding: 2.25em 1.25em;
  }
}

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