@charset "UTF-8";
/* -----------------------------------------------------------

	Theme Name: ZANMA v2.1
	Theme URI: ----
	Author: RoyPhoenix
	Author URI: http://royphoenix.com
	Description: ----
	License: Private
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

----------------------------------------------------------- */
/*----------------------------------------------------*\
    ANIMATION
    -
    Mixins que contienen el efecto de animación
    modo de uso simple
    .elemento {
      @include animation-(TIMEs);
    }
\*----------------------------------------------------*/
/*----------------------------------------------------*\
    SHADOW
    -
    Mixin to add boxshadow
\*----------------------------------------------------*/
/*----------------------------------------------------*\
    SHADOW
    -
    Mixin to add boxshadow
\*----------------------------------------------------*/
/*----------------------------------------------------*\
    SHADOW
    -
    Mixin to add boxshadow
\*----------------------------------------------------*/
/*----------------------------------------------------*\
    VALUES
    -
    General values for the project
\*----------------------------------------------------*/
/*----------------------------------------------------*\
    RESET
    -
    Limpia los margenes en los elementos
\*----------------------------------------------------*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, pre, dl, dd, ol, ul, figure, hr, fieldset, legend {
  margin: 0;
  padding: 0;
}

li > ol, li > ul {
  margin-bottom: 0;
}

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

/*----------------------------------------------------*\
    NORMALIZE
    -
    Elimina y normaliza la visualización en los
    distintos navegadores
\*----------------------------------------------------*/
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

ode, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*----------------------------------------------------*\
    GLOBAL SPACING
    -
    Espaciado general epara el todo el sitio, se
    define una unidad base de la que parten todas
    las demas variables
\*----------------------------------------------------*/
/*----------------------------------------------------*\
    FONTS
    -
    Import fonts from Google Fonts and Icons
\*----------------------------------------------------*/
@font-face {
  font-family: "HelveticaNowDisplay_light";
  src: url("../fonts/HelveticaNowDisplay-ExtLt.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-ExtLt.woff") format("woff"), url("../fonts/HelveticaNowDisplay-ExtLt.svg#HelveticaNowDisplay-ExtLt") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay_bold";
  src: url("../fonts/HelveticaNowDisplay-Bold.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Bold.woff") format("woff"), url("../fonts/HelveticaNowDisplay-Bold.svg#HelveticaNowDisplay-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay_back";
  src: url("../fonts/HelveticaNowDisplay-Black.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Black.woff") format("woff"), url("../fonts/HelveticaNowDisplay-Black.svg#HelveticaNowDisplay-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay_medium";
  src: url("../fonts/HelveticaNowDisplay-Medium.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Medium.woff") format("woff"), url("../fonts/HelveticaNowDisplay-Medium.svg#HelveticaNowDisplay-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay_extraligth";
  src: url("../fonts/HelveticaNowDisplay-Hairline.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Hairline.woff") format("woff"), url("../fonts/HelveticaNowDisplay-Hairline.svg#HelveticaNowDisplay-Hairline") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay_extrabold";
  src: url("../fonts/HelveticaNowDisplay-ExtraBold.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-ExtraBold.woff") format("woff"), url("../fonts/HelveticaNowDisplay-ExtraBold.svg#HelveticaNowDisplay-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay_regular";
  src: url("../fonts/HelveticaNowDisplay-Regular.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Regular.woff") format("woff"), url("../fonts/HelveticaNowDisplay-Regular.svg#HelveticaNowDisplay-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icons";
  src: url("../icons/icons.eot");
  src: url("../icons/icons.eot") format("embedded-opentype"), url("../icons/icons.woff2") format("woff2"), url("../icons/icons.woff") format("woff"), url("../icons/icons.ttf") format("truetype"), url("../icons/icons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "HelveticaNowDisplay_regular", sans-serif;
  font-weight: "HelveticaNowDisplay_regular";
}

h1, h2, h3, h4, h5, h6 {
  font-family: "HelveticaNowDisplay_bold", sans-serif;
}

h1 {
  font-size: 48pt;
}

h2, h3 {
  font-size: 34pt;
}

h4, h5, h6 {
  font-size: 24pt;
}

/*----------------------------------------------------*\
    BOX-SIZING
    -
    Le da la propiedad a los elementos de ocupar su
    espacio normal sin inportar el padding
\*----------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/*----------------------------------------------------*\
    PAGE
    -
    Reglas generales para el canvas
\*----------------------------------------------------*/
html {
  font-size: 18px;
  line-height: 1.3333333333;
  font-family: "HelveticaNowDisplay_regular", sans-serif;
  min-height: 100%;
  background: #FFFFFF;
  color: #131315;
}

/*----------------------------------------------------*\
    SHARE
    -
    Share rules for the site styles
\*----------------------------------------------------*/
address, blockquote, p, pre, dl, ol, ul, figure, hr, table, fieldset {
  margin-bottom: calc 1.6666666667rem;
}

p {
  margin-bottom: 30px;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: calc 1.6666666667rem;
  margin-top: 0;
}

dd, ol, ul {
  margin-left: calc 1.6666666667rem;
}

html {
  background: #232323;
}

.wrapper {
  width: 1600px;
  margin: 0 auto;
}
.wrapper.extra {
  width: 1200px;
}
@media screen and (max-width: 1600px) {
  .wrapper {
    width: 100%;
    padding: 0 60px;
  }
  .wrapper.extra {
    width: 100%;
    padding: 0 30px;
  }
}

/*----------------------------------------------------*\
    BTN
    -
    Buttons for all site
\*----------------------------------------------------*/
.btn {
  display: block;
  cursor: pointer;
}
.btn a {
  display: block;
  cursor: pointer;
}

button.btn {
  border: 0;
}

/*----------------------------------------------------*\
    ICO
    -
    Icons set
\*----------------------------------------------------*/
.icon {
  font-family: "icons";
  font-style: normal;
  font-weight: 100;
}

.icon--twitter:before {
  content: "\e849";
}

.icon--x:before {
  content: "\e849";
}

.icon--facebook:before {
  content: "\f09a";
}

.icon--facebook-alt:before {
  content: "\f308";
}

.icon--instagram:before {
  content: "\f16d";
}

.icon--snapchat:before {
  content: "\f2ac";
}

.icon--linkedin:before {
  content: "\f0e1";
}

.icon--youtube:before {
  content: "\f16a";
}

.icon--twitch:before {
  content: "\f1e8";
}

.icon--search:before {
  content: "\e801";
}

.icon--angle-down:before {
  content: "\e800";
}

.icon--angle-left:before {
  content: "\e802";
}

.icon--angle-right:before {
  content: "\e803";
}

.icon--angle-up:before {
  content: "\e804";
}

.icon--arrow-down:before {
  content: "\f175";
}

.icon--arrow-left:before {
  content: "\f177";
}

.icon--arrow-right:before {
  content: "\f178";
}

.icon--arrow-up:before {
  content: "\f176";
}

.icon--whatsapp:before {
  content: "\f232";
}

.icon--quote-open:before {
  content: "\e805";
}

.icon--quote-close:before {
  content: "\e806";
}

.icon--heart:before {
  content: "\e807";
}

.icon--heart-alter:before {
  content: "\e807";
}

.icon--star:before {
  content: "\e809";
}

.icon--star-alter:before {
  content: "\e80a";
}

.icon--check:before {
  content: "\e80b";
}

.icon--multiply:before {
  content: "\e80c";
}

.icon--plus:before {
  content: "\e80d";
}

.icon--minus:before {
  content: "\e80e";
}

.icon--lock:before {
  content: "\e80f";
}

.icon--lock-alter:before {
  content: "\f13e";
}

.icon--bookmark:before {
  content: "\e810";
}

.icon--bookmark-alter:before {
  content: "\f097";
}

.icon--like:before {
  content: "\e811";
}

.icon--dislike:before {
  content: "\e812";
}

.icon--like-alter:before {
  content: "\f164";
}

.icon--dislike-alter:before {
  content: "\f165";
}

.icon--quote-open-alter:before {
  content: "\f10d";
}

.icon--quote-close-alter:before {
  content: "\f10e";
}

.icon--text-ballon:before {
  content: "\e813";
}

.icon--text-ballons:before {
  content: "\e814";
}

.icon--text-ballon-alter:before {
  content: "\f0e5";
}

.icon--text-ballons-alter:before {
  content: "\f0e6";
}

.icon--warning:before {
  content: "\e815";
}

.icon--warning-alter:before {
  content: "\e816";
}

.icon--folder:before {
  content: "\e817";
}

.icon--folder-open:before {
  content: "\e818";
}

.icon--folder-alter:before {
  content: "\f114";
}

.icon--folder-open-alter:before {
  content: "\f115";
}

.icon--phone:before {
  content: "\e819";
}

.icon--gear:before {
  content: "\e81a";
}

.icon--tools:before {
  content: "\e81b";
}

.icon--gears:before {
  content: "\e81c";
}

.icon--cart:before {
  content: "\e81d";
}

.icon--cart-plus:before {
  content: "\f217";
}

.icon--cart-down:before {
  content: "\f218";
}

.icon--calendar:before {
  content: "\e81e";
}

.icon--event:before {
  content: "\f133";
}

.icon--log-out:before {
  content: "\e81f";
}

.icon--log-out:before {
  content: "\e820";
}

.icon--mic:before {
  content: "\f130";
}

.icon--sound:before {
  content: "\e821";
}

.icon--zoom-in:before {
  content: "\e822";
}

.icon--zoom-out:before {
  content: "\e823";
}

.icon--circle-down:before {
  content: "\e824";
}

.icon--circle-up:before {
  content: "\e825";
}

.icon--circle-left:before {
  content: "\f190";
}

.icon--circle-right:before {
  content: "\f18e";
}

.icon--down:before {
  content: "\e826";
}

.icon--up:before {
  content: "\e827";
}

.icon--left:before {
  content: "\e828";
}

.icon--right:before {
  content: "\e829";
}

.icon--angle-huge-down:before {
  content: "\e82a";
}

.icon--angle-huge-left:before {
  content: "\e82b";
}

.icon--angle-huge-right:before {
  content: "\e82c";
}

.icon--angle-huge-up:before {
  content: "\e82d";
}

.icon--angle-mini-left:before {
  content: "\f104";
}

.icon--anlge-mini-right:before {
  content: "\f105";
}

.icon--angle-mini-up:before {
  content: "\f106";
}

.icon--angle-mini-down:before {
  content: "\f107";
}

.icon--doble-angle-left:before {
  content: "\f100";
}

.icon--doble-angle-right:before {
  content: "\f101";
}

.icon--doble-angle-up:before {
  content: "\f102";
}

.icon--doble-angle-down:before {
  content: "\f103";
}

.icon--arrow-huge-down:before {
  content: "\e82e";
}

.icon--arrow-huge-left:before {
  content: "\e82f";
}

.icon--arrow-huge-right:before {
  content: "\e830";
}

.icon--arrow-huge-up:before {
  content: "\e831";
}

.icon--hand-right:before {
  content: "\e832";
}

.icon--hand-left:before {
  content: "\e833";
}

.icon--hand-up:before {
  content: "\e834";
}

.icon--hand-down:before {
  content: "\e835";
}

.icon--square-down:before {
  content: "\f150";
}

.icon--square-up:before {
  content: "\f151";
}

.icon--square-right:before {
  content: "\f152";
}

.icon--square-left:before {
  content: "\f191";
}

.icon--desktop-device:before {
  content: "\f108";
}

.icon--laptop-device:before {
  content: "\f109";
}

.icon--tablet-device:before {
  content: "\f10a";
}

.icon--mobile-device:before {
  content: "\f10b";
}

.icon--paper-plane:before {
  content: "\f1d8";
}

.icon--paper-plane-alter:before {
  content: "\f1d9";
}

.icon--ellipsis-vertical:before {
  content: "\f141";
}

.icon--ellipsis-horizontal:before {
  content: "\f142";
}

.icon--powe:before {
  content: "\e836";
}

.icon--toggle-off:before {
  content: "\f204";
}

.icon--toggle-on:before {
  content: "\f205";
}

.icon--point:before {
  content: "\f111";
}

.icon--point-alter:before {
  content: "\f10c";
}

.icon--copyright:before {
  content: "\f1f9";
}

.icon--paypal:before {
  content: "\f1ed";
}

.icon--vimeo:before {
  content: "\f194";
}

.icon--youtube-alter:before {
  content: "\f167";
}

.icon--music:before {
  content: "\e837";
}

.icon--flash:before {
  content: "\e838";
}

.icon--quote-open2:before {
  content: "\e839";
}

.icon--quote-close2:before {
  content: "\e83a";
}

.icon--play:before {
  content: "\e83b";
}

.icon--stop:before {
  content: "\e83c";
}

.icon--pausa:before {
  content: "\e83d";
}

.icon--to-start:before {
  content: "\e83e";
}

.icon--to-end:before {
  content: "\e83f";
}

.icon--fire:before {
  content: "\e840";
}

.icon--heart:before {
  content: "\e841";
}

.icon--heart-alter:before {
  content: "\e842";
}

.icon--star:before {
  content: "\e843";
}

.icon--tiktok:before {
  content: "\e844";
}

.icon--user:before {
  content: "\e845";
}

.icon--clock:before {
  content: "\e846";
}

.icon--mail:before {
  content: "\f0e0";
}

.icon--mail-alter:before {
  content: "\e847";
}

.icon--telegram:before {
  content: "\e84b";
}

.icon--threads:before {
  content: "\e84a";
}

.icon--bluesky:before {
  content: "\e848";
}

.icon--pinterest:before {
  content: "\f231";
}

.icon--menu:before {
  content: "\f0c9";
}

.icon--close:before {
  content: "\e84c";
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.acordeon .tab {
  border-bottom: solid 2px #6DC08D;
  padding: 15px 0;
}
.acordeon h4 {
  color: #6DC08D;
  font-size: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .acordeon h4 {
    font-size: 28px;
  }
}
.acordeon h4:after {
  content: "+";
  font-family: "HelveticaNowDisplay_regular";
}
.acordeon p {
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  .acordeon p {
    font-size: 20px;
  }
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.section .section-title h1,
.section .section-title h2,
.section .section-title h3,
.section .section-title h4,
.section .section-title h5,
.section .section-title h6 {
  font-size: 80px;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .section .section-title h1,
  .section .section-title h2,
  .section .section-title h3,
  .section .section-title h4,
  .section .section-title h5,
  .section .section-title h6 {
    font-size: 30px;
  }
}
.section .section-title p {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .section .section-title p {
    font-size: 20px;
  }
}
.section .section-title span {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 8px;
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.top-bar {
  padding: 30px 0;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 20;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 768px) {
  .top-bar {
    padding: 15px 0;
  }
}
.top-bar.solid, .top-bar:hover {
  background: #232323;
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.5);
}
.top-bar .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .top-bar .wrapper {
    padding: 0 15px;
  }
}
.top-bar .logo {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  z-index: 15;
}
.top-bar .logo img {
  width: 200px;
  height: auto;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .top-bar .logo img {
    width: 180px;
  }
}
@media screen and (max-width: 768px) {
  .top-bar .navigation {
    background: #232323;
    width: 100%;
    height: 100vh;
    position: fixed;
    padding-top: 90px;
    top: -300vh;
    left: 0;
    z-index: 5;
    overflow: scroll;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    scrollbar-color: transparent transparent;
    scrollbar-width: none;
  }
  .top-bar .navigation::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  .top-bar .navigation::-webkit-scrollbar-track {
    background: transparent;
  }
  .top-bar .navigation::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 10px;
    border: 0 solid transparent;
  }
  .top-bar .navigation.active {
    top: 0;
  }
}
.top-bar .nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .top-bar .nav > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.top-bar .nav ul li {
  margin: 0 15px;
}
@media screen and (max-width: 768px) {
  .top-bar .nav ul li {
    margin: 8px 0;
  }
}
.top-bar .nav ul li:last-child {
  margin-right: 0;
}
.top-bar .nav ul a {
  text-decoration: none;
  color: #FFFFFF;
  position: relative;
  z-index: 0;
  padding: 0.2em 0.5em;
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .top-bar .nav ul a {
    paddin: 0;
    width: 100%;
  }
}
.top-bar .nav ul a:before {
  content: "";
  display: block;
  background: #5EA2D1;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
          transform: translate3d(-50%, -50%, 0px);
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 768px) {
  .top-bar .nav ul a:before {
    display: none;
  }
}
.top-bar .nav ul li:hover a:before {
  width: 200px;
  height: 200px;
}
.top-bar .nav ul li ul {
  display: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #232323;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: calc(50% - 800px);
  padding-right: calc(50% - 800px);
  margin-top: 5px;
  list-style: none;
  position: absolute;
  z-index: 10;
  left: 0;
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 768px) {
  .top-bar .nav ul li ul {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
}
.top-bar .nav ul li:hover ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-bar .nav ul li ul li {
  margin: 8px 0;
  width: 20%;
  font-size: 20px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top-bar .nav ul li ul li {
    width: 100%;
    margin: 8px 15px;
  }
}
.top-bar .nav ul li ul li a {
  padding: 15px 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 768px) {
  .top-bar .nav ul li ul li a {
    padding: 0;
  }
}
.top-bar .nav ul li ul li a:hover {
  color: #6DC08D;
}
.top-bar .nav ul li ul li a:before {
  display: none;
}
.top-bar .btn--nav {
  background: none;
  position: relative;
  z-index: 15;
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
.top-bar .btn--nav span {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
.top-bar .btn--nav:before {
  content: "\e85b";
  font-family: "icons";
  padding: 15px;
  font-size: 22px;
  color: #FFFFFF;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.top-bar .btn--nav:hover:before {
  color: #5EA2D1;
}
@media screen and (max-width: 768px) {
  .top-bar .btn--nav {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    clip-path: none !important;
    white-space: normal !important;
    border: none !important;
  }
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.masthead {
  position: relative;
  margin-bottom: 120px;
  position: relative;
}
.masthead:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 768px) {
  .masthead {
    margin-bottom: 30px;
  }
}
.masthead .wrapper {
  position: absolute;
  color: #FFFFFF;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
          transform: translate3d(-50%, -50%, 0px);
  text-align: center;
  padding: 0 120px;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .masthead .wrapper {
    padding: 0;
  }
}
.masthead h1 {
  font-size: 60px;
  line-height: 1.2em;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .masthead h1 {
    font-size: 46px;
  }
}
.masthead p {
  font-size: 20px;
  width: 70%;
  margin: 0 auto 30px auto;
}
@media screen and (max-width: 768px) {
  .masthead p {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
  }
}
.masthead h1 span {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 8px;
  background: #6DC08D;
}
.masthead a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 26px;
  display: inline-block;
  border: solid 1px #6DC08D;
  border-radius: 10px;
  padding: 15px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .masthead a {
    font-size: 24px;
  }
}
.masthead a:after {
  content: "\f178";
  font-family: "icons";
  font-size: 22px;
  margin-left: 15px;
}
.masthead a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background: #6DC08D;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
          transform: translate3D(-50%, -50%, 0);
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.masthead a:hover:before {
  width: 300px;
  height: 300px;
  border: solid 1px #6DC08D;
}
.masthead video {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .masthead video {
    height: 800px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.numbers {
  color: #FFFFFF;
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .numbers {
    margin-bottom: 30px;
  }
}
.numbers .section-title {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .numbers .section-title {
    margin-top: -200px;
    margin-bottom: 150px;
    position: relative;
    z-index: 5;
  }
}
.numbers .section-title h3 {
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  .numbers .section-title h3 {
    font-size: 38px;
  }
}
.numbers .numbers-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .numbers .numbers-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: solid 1px #6DC08D;
    padding: 30px 0;
    border-radius: 10px;
  }
}
.numbers .numbers-item {
  width: 20%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .numbers .numbers-item {
    width: 80%;
  }
}
.numbers .numbers-item:after {
  content: "";
  display: block;
  width: 1px;
  height: 40%;
  background: #FFFFFF;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .numbers .numbers-item:after {
    width: 100%;
    height: 1px;
    top: auto;
    bottom: 0;
    background: #6DC08D;
    -webkit-transform: none;
            transform: none;
    position: relative;
    margin: 30px 0;
  }
}
.numbers .numbers-item:last-child:after {
  display: none;
}
.numbers .numbers-item p {
  padding: 0 15px;
}
.numbers .numbers-item p:nth-child(1) {
  font-size: 50px;
  font-family: "HelveticaNowDisplay_bold";
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .numbers .numbers-item p:nth-child(1) {
    font-size: 36px;
    margin-bottom: 0;
  }
}
.numbers .numbers-item p:nth-child(2) {
  font-size: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .numbers .numbers-item p:nth-child(2) {
    font-size: 18px;
  }
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.faq {
  color: #FFFFFF;
  margin-bottom: 120px;
}
.faq .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .faq .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.faq .wrapper > div {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .faq .wrapper > div {
    width: 100%;
  }
}
.faq .wrapper > div:nth-child(1) {
  padding-right: 60px;
}
@media screen and (max-width: 768px) {
  .faq .wrapper > div:nth-child(1) {
    padding-right: 0;
  }
}
.faq .wrapper > div:nth-child(2) {
  padding-left: 60px;
}
@media screen and (max-width: 768px) {
  .faq .wrapper > div:nth-child(2) {
    padding-left: 0;
  }
}
.faq .faq-header {
  position: relative;
  padding: 60px 0;
  opacity: 0;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
.faq .faq-header.visible {
  opacity: 1;
}
.faq .faq-header span {
  background: #5EA2D1;
}
.faq .faq-header img {
  opacity: 0.3;
  width: 80%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.faq .faq-header > div {
  position: absolute;
  width: calc(100% - 60px);
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
          transform: translate3d(-50%, -50%, 0px);
}
@media screen and (max-width: 768px) {
  .faq .faq-header > div {
    position: absolute;
    width: 100%;
  }
}
.faq .section-title {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .faq .section-title {
    width: 100%;
  }
}
.faq .section-title h3 {
  margin-bottom: 15px;
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  .faq .section-title h3 {
    font-size: 38px;
  }
}
.faq .section-title p {
  font-size: 20px;
}
.faq .faq-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.faq .faq-content > div {
  width: 100%;
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.brands {
  margin-bottom: 120px;
}
.brands .section-title h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 40px;
  color: #FFFFFF;
  font-family: "HelveticaNowDisplay_regular";
}
@media screen and (max-width: 768px) {
  .brands .section-title h3 {
    font-size: 22px;
    text-transform: none;
    width: 80%;
    margin: 0 auto 30px auto;
  }
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.services {
  color: #FFFFFF;
  margin-bottom: 60px;
}
.services .wrapper {
  padding: 0 120px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .services .wrapper {
    padding: 0;
  }
}
.services .section-title {
  text-align: center;
}
.services .section-title h3 {
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  .services .section-title h3 {
    font-size: 38px;
  }
}
.services .section-title p {
  width: 80%;
  margin: 0 auto 120px auto;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .services .section-title p {
    width: 100%;
  }
}
.services .section-title span {
  background: #6DC08D;
}
.services .services-slider {
  position: relative;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.services .services-slider__viewport {
  overflow: hidden;
  width: 100%;
}
.services .services-slider__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  will-change: transform;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 5px 0;
}
.services .services-slider__slide {
  min-width: calc(33.3% - 20px);
  height: auto;
}
@media screen and (max-width: 768px) {
  .services .services-slider__slide {
    min-width: 100%;
    padding: 0 8%;
  }
}
.services .services-slider__btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: solid 2px #535353;
  cursor: pointer;
  background: none;
  color: #fff;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .services .services-slider__btn {
    width: 40px;
    height: 40px;
  }
}
.services .services-slider__btn.services-slider__btn--prev:before {
  content: "\e87b";
  font-family: "icons";
}
.services .services-slider__btn.services-slider__btn--next:before {
  content: "\e88b";
  font-family: "icons";
}
.services .services-slider__btn--prev {
  left: -120px;
}
@media screen and (max-width: 768px) {
  .services .services-slider__btn--prev {
    left: -30px;
  }
}
.services .services-slider__btn--next {
  right: -120px;
}
@media screen and (max-width: 768px) {
  .services .services-slider__btn--next {
    right: -30px;
  }
}
.services .services-slider__btn[disabled] {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
}
.services .post-item {
  text-align: center;
}
.services .post-item a {
  color: #FFFFFF;
  text-decoration: none;
  border: solid 2px #6DC08D;
  border-radius: 60px;
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px;
  position: relative;
}
.services .post-item a:hover span {
  opacity: 1;
}
.services .post-item h4 {
  font-size: 24px;
}
.services .post-item h4:after {
  content: "";
  display: block;
  width: 70%;
  height: 2px;
  background: #FFFFFF;
  margin: 30px auto;
}
.services .post-item p {
  margin-bottom: 0;
}
.services .post-item span {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #6DC08D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 55px;
  text-transform: uppercase;
  font-family: "HelveticaNowDisplay_bold";
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.services .btn {
  color: #FFFFFF;
  text-decoration: none;
  display: inline-block;
  background: #6DC08D;
  padding: 15px 30px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.services .btn:hover {
  background: #5EA2D1;
}
.services.services-page {
  padding-top: 120px;
}
.services.services-page .services-loop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.services.services-page .services-loop .post-item {
  width: calc(3.3% - 20px);
  margin-right: 30px;
  margin-bottom: 30px;
}
.services.services-page .services-loop .post-item:nth-child(3), .services.services-page .services-loop .post-item:nth-child(6), .services.services-page .services-loop .post-item:nth-child(9), .services.services-page .services-loop .post-item:nth-child(12), .services.services-page .services-loop .post-item:nth-child(15), .services.services-page .services-loop .post-item:nth-child(18), .services.services-page .services-loop .post-item:nth-child(21), .services.services-page .services-loop .post-item:nth-child(24), .services.services-page .services-loop .post-item:nth-child(27), .services.services-page .services-loop .post-item:nth-child(30) {
  margin-right: 0;
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.blog-page {
  margin-top: 150px;
}
.blog-page .page-header {
  color: #FFFFFF;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .blog-page .page-header {
    text-align: center;
  }
}
.blog-page .page-header h1 {
  font-size: 52px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .blog-page .page-header h1 {
    font-size: 42px;
  }
}
.blog-page .page-header h1 strong {
  background: #6DC08D;
  padding: 8px;
  border-radius: 15px;
}
.blog-page .page-header p {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .blog-page .page-header p {
    font-size: 18px;
  }
}
.blog-page .blog-loop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog-page .blog-loop a {
  width: 30%;
  color: #FFFFFF;
  border-radius: 15px;
  margin-bottom: 30px;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .blog-page .blog-loop a {
    width: 100%;
    margin-right: 0;
  }
}
.blog-page .blog-loop .post-item {
  position: relative;
}
.blog-page .blog-loop .post-item .thumbnail img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
  display: block;
}
@media screen and (max-width: 768px) {
  .blog-page .blog-loop .post-item .thumbnail img {
    height: 250px;
  }
}
.blog-page .blog-loop .post-item .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 30px;
  border-radius: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .blog-page .blog-loop .post-item .text {
    padding: 15px;
  }
}
.blog-page .blog-loop .post-item .text h3 {
  font-size: 32px;
  line-height: 1.2em;
}
@media screen and (max-width: 768px) {
  .blog-page .blog-loop .post-item .text h3 {
    font-size: 22px;
    text-align: center;
  }
}
.blog-page .blog-loop .post-item .text p {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .blog-page .blog-loop .post-item .text p {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
  }
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.contact-page {
  margin-top: 150px;
}
.contact-page .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .contact-page .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 30px;
  }
}
.contact-page .wrapper > div {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .contact-page .wrapper > div {
    width: 100%;
  }
}
.contact-page .text {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .contact-page .text {
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.contact-page h2 {
  font-size: 54px;
  margin-block: 15px;
}
@media screen and (max-width: 768px) {
  .contact-page h2 {
    font-size: 32px;
  }
}
.contact-page h2 strong {
  background: #5EA2D1;
  padding: 8px;
  border-radius: 8px;
}
.contact-page p {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .contact-page p {
    font-size: 18px;
  }
}
.contact-page .btn {
  display: inline-block;
  text-decoration: none;
  color: #FFFFFF;
  background: #6DC08D;
  font-family: "HelveticaNowDisplay_bold";
  font-size: 22px;
  padding: 15px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 768px) {
  .contact-page .btn {
    font-size: 19px;
  }
}
.contact-page .btn:hover {
  background: #5EA2D1;
}
.contact-page .contact {
  width: 50%;
  padding: 120px 0;
}
@media screen and (max-width: 768px) {
  .contact-page .contact {
    padding: 60px 0;
  }
}
.contact-page .contact form {
  background: #2B2B2B;
  border-radius: 30px;
  width: 100%;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.contact-page .contact form label {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
.contact-page .contact form input,
.contact-page .contact form textarea,
.contact-page .contact form button,
.contact-page .contact form select {
  width: 100%;
  padding: 15px;
  background: #2B2B2B;
  border: solid 1px #535353;
  border-radius: 15px;
  color: #FFFFFF;
}
.contact-page .contact form .gr-field {
  width: 100%;
  margin-bottom: 15px;
}
.contact-page .contact form .gr-field:nth-child(4),
.contact-page .contact form .gr-field:nth-child(5) {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .contact-page .contact form .gr-field:nth-child(4),
  .contact-page .contact form .gr-field:nth-child(5) {
    width: 100%;
  }
}
.contact-page .contact form .gr-field:nth-child(4) {
  padding-right: 8px;
}
@media screen and (max-width: 768px) {
  .contact-page .contact form .gr-field:nth-child(4) {
    padding-right: 0;
  }
}
.contact-page .contact form .gr-field:nth-child(5) {
  padding-left: 8px;
}
@media screen and (max-width: 768px) {
  .contact-page .contact form .gr-field:nth-child(5) {
    padding-left: 0;
  }
}
.contact-page .contact form button {
  background: #6DC08D;
  border-color: #6DC08D;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.contact-page .contact form button:hover {
  background: #5EA2D1;
  border-color: #5EA2D1;
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.testimonials {
  background: url("../images/tetsimonials-bg.png") no-repeat 50% 50% #FFFFFF;
  background-size: 50%;
  border-radius: 60px;
  padding: 60px 0;
  margin-bottom: 120px;
}
.testimonials .section-title {
  text-align: center;
}
.testimonials .section-title h4 {
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  .testimonials .section-title h4 {
    margin-bottom: 0;
    font-size: 38px;
  }
}
.testimonials .section-title span {
  background: #5EA2D1;
  color: #FFFFFF;
}
.testimonials .slider {
  margin-top: -60px;
}
@media screen and (max-width: 768px) {
  .testimonials .slider {
    margin-top: 0;
  }
}
.testimonials .slider .post-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0 10%;
}
@media screen and (max-width: 768px) {
  .testimonials .slider .post-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}
.testimonials .slider .post-item figure {
  width: 40%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .testimonials .slider .post-item figure {
    width: 100%;
    margin-bottom: 30px;
  }
}
.testimonials .slider .post-item figure img {
  width: 100%;
  height: auto;
}
.testimonials .slider .post-item > div {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .testimonials .slider .post-item > div {
    width: 100%;
  }
}
.testimonials .slider .post-item .content {
  font-size: 30px;
  font-family: "HelveticaNowDisplay_bold";
}
@media screen and (max-width: 768px) {
  .testimonials .slider .post-item .content {
    font-size: 22px;
    text-align: center;
  }
}
.testimonials .slider .post-item .credit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .testimonials .slider .post-item .credit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.testimonials .slider .post-item .credit img {
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .testimonials .slider .post-item .credit img {
    width: 40%;
    height: auto;
    display: block;
  }
}
.testimonials .slider .post-item .credit > div span {
  display: block;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .testimonials .slider .post-item .credit > div span {
    font-size: 16px;
  }
}
.testimonials .slider .post-item .credit > div span:nth-child(1) {
  font-family: "HelveticaNowDisplay_bold";
}

/* Ajustes generales */
.slider {
  --gap: 24px; /* espacio entre slides */
  position: relative;
}

/* Flechas */
.slider .slider-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
  width: 60px;
  height: 60px;
  background: #FFFFFF;
  border-radius: 50%;
  border: solid 2px #2B2B2B;
  color: #2B2B2B;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media screen and (max-width: 768px) {
  .slider .slider-nav {
    width: 40px;
    height: 40px;
  }
}
.slider .slider-nav.prev {
  left: 0;
}
@media screen and (max-width: 768px) {
  .slider .slider-nav.prev {
    left: -45px;
  }
}
.slider .slider-nav.prev:before {
  content: "\e87b";
  font-family: "icons";
}
.slider .slider-nav.next {
  right: 0;
}
@media screen and (max-width: 768px) {
  .slider .slider-nav.next {
    right: -45px;
  }
}
.slider .slider-nav.next:before {
  content: "\e88b";
  font-family: "icons";
}
.slider .slider-nav:hover {
  background: #6DC08D;
  color: #FFFFFF;
  border-color: #6DC08D;
}
.slider .slider-nav:disabled {
  opacity: 0.45;
  cursor: default;
}
.slider .slider-nav:disabled:hover {
  border-color: #2B2B2B;
  color: #2B2B2B;
  background: #FFFFFF;
}

/* Ventana y pista */
.slider-viewport {
  overflow: hidden;
  width: 100%;
}

.slider-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: var(--gap);
  -webkit-transition: -webkit-transform 450ms ease;
  transition: -webkit-transform 450ms ease;
  transition: transform 450ms ease;
  transition: transform 450ms ease, -webkit-transform 450ms ease;
  will-change: transform;
}

/* Cada slide ocupa el 100% del viewport */
.slider .slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  min-width: 100%;
  /* Si tu template interno ya trae su propio layout, no toques más aquí */
}

/* Opcional: si tu contenido interno necesita una tarjeta visual
.slider .slide > div { height: 100%; }
*/
/* Responsive: si quisieras 2 por vista en desktop descomenta
@media (min-width: 1024px) {
  .slider .slide { flex-basis: calc(50% - var(--gap)/2); min-width: calc(50% - var(--gap)/2); }
}
*/
/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.expertises {
  margin-bottom: 120px;
}
.expertises .section-title {
  text-align: center;
  color: #FFFFFF;
}
.expertises .section-title h4 {
  text-transform: uppercase;
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .expertises .section-title h4 {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
.expertises .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: solid 2px #6DC08D;
  border-radius: 30px;
  padding: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .expertises .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.expertises .content img {
  width: auto;
  height: 70px;
  margin: 0 8px;
}
@media screen and (max-width: 1450px) {
  .expertises .content img {
    height: 60px;
  }
}
@media screen and (max-width: 1450px) {
  .expertises .content img {
    height: 50px;
  }
}
@media screen and (max-width: 1350px) {
  .expertises .content img {
    height: 40px;
  }
}
@media screen and (max-width: 980px) {
  .expertises .content img {
    height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .expertises .content img {
    margin: 0 0 15px 0;
    width: 60%;
    height: auto;
  }
  .expertises .content img:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 440px) {
  .expertises .content img {
    width: 90%;
  }
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.services-content {
  margin-top: 110px;
  color: #FFFFFF;
}
.services-content .services-masthead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 60px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .services-content .services-masthead {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
    margin-bottom: 60px;
  }
}
.services-content .services-masthead > figure {
  width: 45%;
  background: url("../images/services-icon-bg.png") no-repeat;
  background-size: contain;
  background-position: 50%;
}
@media screen and (max-width: 768px) {
  .services-content .services-masthead > figure {
    width: 100%;
  }
}
.services-content .services-masthead > figure img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.services-content .services-masthead > div {
  width: 55%;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .services-content .services-masthead > div {
    width: 100%;
  }
}
.services-content .services-masthead > div h1,
.services-content .services-masthead > div h2,
.services-content .services-masthead > div h3 {
  font-size: 80px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .services-content .services-masthead > div h1,
  .services-content .services-masthead > div h2,
  .services-content .services-masthead > div h3 {
    font-size: 54px;
  }
}
.services-content .services-masthead > div h1 strong,
.services-content .services-masthead > div h2 strong,
.services-content .services-masthead > div h3 strong {
  background: #5EA2D1;
  padding: 8px 15px;
  border-radius: 8px;
  position: relative;
  z-index: -1;
}
.services-content .services-masthead > div h4,
.services-content .services-masthead > div h5,
.services-content .services-masthead > div h6 {
  font-size: 34px;
  font-family: "HelveticaNowDisplay_light";
  margin-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .services-content .services-masthead > div h4,
  .services-content .services-masthead > div h5,
  .services-content .services-masthead > div h6 {
    margin-bottom: 30px;
  }
}
.services-content .services-masthead > div p {
  padding-left: 30px;
  width: 70%;
  font-size: 22px;
  border-left: solid 1px #FFFFFF;
}
@media screen and (max-width: 768px) {
  .services-content .services-masthead > div p {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
  }
}

.services-content .wrapper > p {
  font-size: 22px;
  border: solid 1px #FFFFFF;
  border-radius: 15px;
  padding: 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .services-content .wrapper > p {
    font-size: 20px;
  }
}

.article-content {
  color: #FFFFFF;
  margin-top: 160px;
}
@media screen and (max-width: 768px) {
  .article-content {
    margin-top: 100px;
  }
}
.article-content .artilce-header {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .article-content .artilce-header {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .article-content .artilce-header .title {
    font-size: 36px;
  }
}
.article-content .artilce-header .author {
  font-family: "HelveticaNowDisplay_bold";
  font-size: 22px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .article-content .artilce-header .author {
    font-size: 16px;
  }
}
.article-content .artilce-header .time {
  color: #535353;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .article-content .artilce-header .time {
    font-size: 16px;
  }
}
.article-content .article-thumbnail img {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 60px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .article-content .article-thumbnail img {
    width: 100%;
    height: 350px;
  }
}
.article-content .post-content {
  margin: 0 120px;
  margin-bottom: 30px;
  border-bottom: solid 1px #FFFFFF;
}
@media screen and (max-width: 768px) {
  .article-content .post-content {
    margin: 0;
    margin-bottom: 60px;
  }
}
.article-content .post-content h1, .article-content .post-content h2, .article-content .post-content h3 {
  font-size: 42px;
  margin-bottom: 15px;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .article-content .post-content h1, .article-content .post-content h2, .article-content .post-content h3 {
    font-size: 28px;
  }
}
.article-content .post-content h4, .article-content .post-content h5, .article-content .post-content h6 {
  font-size: 32px;
  margin-bottom: 15px;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .article-content .post-content h4, .article-content .post-content h5, .article-content .post-content h6 {
    font-size: 24px;
  }
}
.article-content .post-content p {
  font-size: 20px;
  line-height: 1.6em;
}
.article-content .post-content blockquote {
  background: #535353;
  padding: 30px;
  padding-left: 60px;
  margin-bottom: 30px;
  position: relative;
}
.article-content .post-content blockquote > p:last-child {
  margin-bottom: 0;
  font-size: 26px;
  font-family: "HelveticaNowDisplay_bold";
}
.article-content .post-content blockquote:before {
  content: '"';
  font-size: 62px;
  position: absolute;
  left: 15px;
  top: 15px;
}
.article-content .post-content strong {
  font-family: "HelveticaNowDisplay_bold";
}
.article-content .post-content a {
  color: #FFFFFF;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.article-content .post-content a:hover {
  color: #5EA2D1;
}
.article-content .post-content img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 30px;
}
.article-content .post-content a {
  font-family: "HelveticaNowDisplay_bold";
}
.article-content .post-cta {
  margin: 0 120px;
  margin-bottom: 60px;
  border-bottom: solid 1px #FFFFFF;
  text-align: center;
}
.article-content .post-cta a {
  background: #6DC08D;
  display: inline-block;
  padding: 15px 30px;
  margin-bottom: 30px;
  border-radius: 5px;
  font-family: "HelveticaNowDisplay_bold";
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.article-content .post-cta a:hover {
  background: #5EA2D1;
}

/*----------------------------------------------------*\
    TOP BAR
    -
    Top bar for teh site, contains logo, nav and
    navigaton button
\*----------------------------------------------------*/
.footer {
  color: #FFFFFF;
  padding: 60px 0;
  box-shadow: -1px -6px 9px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -1px -6px 9px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -1px -6px 9px 0px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 30px 0;
  }
}
.footer a {
  text-decoration: none;
  color: #FFFFFF;
  position: relative;
  display: inline-block;
  padding: 0 5px;
  z-index: 0;
}
.footer a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #6DC08D;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer a:hover:before {
  background: #5EA2D1;
}
.footer .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .footer .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .footer .logo {
    text-align: center;
  }
}
.footer .logo img {
  width: 200px;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .footer .logo img {
    width: 150px;
  }
}
.footer .logo a:before {
  content: none;
}
.footer .footer-item:first-child {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .footer .footer-item:first-child {
    margin-bottom: 30px;
  }
}
.footer .footer-item:nth-child(2),
.footer .footer-item:nth-child(3),
.footer .footer-item:nth-child(4) {
  width: calc(33% - 40px);
  margin-right: 60px;
}
@media screen and (max-width: 768px) {
  .footer .footer-item:nth-child(2),
  .footer .footer-item:nth-child(3),
  .footer .footer-item:nth-child(4) {
    width: 100%;
    margin-right: 0;
  }
}
.footer .footer-item:nth-child(4) {
  margin-right: 0;
}
.footer .footer-item h4,
.footer .footer-item h5,
.footer .footer-item h6 {
  font-size: 24px;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .footer .footer-item h4,
  .footer .footer-item h5,
  .footer .footer-item h6 {
    font-size: 20px;
    text-align: center;
  }
}
.footer .footer-item p {
  margin-bottom: 0;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .footer .footer-item p {
    font-size: 18px;
    text-align: center;
  }
}
.footer .info,
.footer .contact {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .footer .info,
  .footer .contact {
    width: 100%;
  }
}
.footer .contact form {
  background: #2B2B2B;
  border-radius: 30px;
  width: 100%;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer .contact form label {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}
.footer .contact form input,
.footer .contact form textarea,
.footer .contact form button,
.footer .contact form select {
  width: 100%;
  padding: 15px;
  background: #2B2B2B;
  border: solid 1px #535353;
  border-radius: 15px;
  color: #FFFFFF;
}
.footer .contact form .gr-field {
  width: 100%;
  margin-bottom: 15px;
}
.footer .contact form .gr-field:nth-child(4),
.footer .contact form .gr-field:nth-child(5) {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .footer .contact form .gr-field:nth-child(4),
  .footer .contact form .gr-field:nth-child(5) {
    width: 100%;
  }
}
.footer .contact form .gr-field:nth-child(4) {
  padding-right: 8px;
}
@media screen and (max-width: 768px) {
  .footer .contact form .gr-field:nth-child(4) {
    padding-right: 0;
  }
}
.footer .contact form .gr-field:nth-child(5) {
  padding-left: 8px;
}
@media screen and (max-width: 768px) {
  .footer .contact form .gr-field:nth-child(5) {
    padding-left: 0;
  }
}
.footer .contact form button {
  background: #6DC08D;
  border-color: #6DC08D;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.footer .contact form button:hover {
  background: #5EA2D1;
  border-color: #5EA2D1;
}
.footer.footer--contact .footer-item {
  margin-bottom: 30px;
  width: 100%;
}
.footer.footer--contact h4 {
  margin-bottom: 15px;
}

.footer-brands {
  padding: 30px 0;
  background: #2B2B2B;
}
.footer-brands .wrapper {
  text-align: center;
}
.footer-brands ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  .footer-brands ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-brands li {
  margin: 0 15px;
}
@media screen and (max-width: 768px) {
  .footer-brands li {
    margin: 8px 0;
  }
}
.footer-brands img {
  height: 40px;
  width: auto;
  display: block;
}