@charset "UTF-8";
@font-face {
  font-family: Questrial;
  font-display: fallback;
  src: url("../fonts/Questrial-Regular.ttf"); }

/* $main-color: #7f9e97; */
/*padding mob*/
/*padding overflow mob*/
/*padding ipad*/
/*padding desktop*/
/*mediaqueries*/
@font-face {
  font-family: Questrial;
  font-display: fallback;
  src: url("../fonts/Questrial-Regular.ttf"); }

/* $main-color: #7f9e97; */
/*padding mob*/
/*padding overflow mob*/
/*padding ipad*/
/*padding desktop*/
/*mediaqueries*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

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

[hidden],
template {
  display: none; }

html {
  background: #000;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  color: #000; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

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

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "“" "”" "‘" "’"; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

button[disabled],
input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

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

*,
*::after,
*::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  font-family: inherit; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  font-family: "ubuntu", sans-serif, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.4;
  min-height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-weight: 400;
  font-size: 16px;
  font-family: inherit;
  color: #000;
  line-height: 1.4;
  margin: 0;
  padding: 0; }

img,
iframe,
video {
  vertical-align: middle; }

img {
  display: block;
  width: 100%;
  height: auto; }

menu,
ul,
ol,
li,
dd {
  padding: 0;
  margin: 0;
  list-style-type: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Questrial", sans-serif, sans-serif;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0; }

p {
  margin-top: 0;
  margin-bottom: 0; }

a,
p {
  font-family: "Questrial", sans-serif, sans-serif; }

a {
  text-decoration: none; }

a,
button {
  color: inherit; }

a:focus,
button:focus {
  outline: none; }

::selection {
  color: #fff;
  background-color: #58D0C2; }

[hidden] {
  display: none; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.noevents {
  pointer-events: none; }

@font-face {
  font-family: Questrial;
  font-display: fallback;
  src: url("../fonts/Questrial-Regular.ttf"); }

/* $main-color: #7f9e97; */
/*padding mob*/
/*padding overflow mob*/
/*padding ipad*/
/*padding desktop*/
/*mediaqueries*/
header.hero {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-color: #000; }
  header.hero .inner {
    margin: 0;
    overflow: hidden;
    gap: 0rem;
    margin: auto; }
    header.hero .inner .inner-content {
      max-width: 1600px;
      margin: auto; }
  header.hero .top-header {
    position: absolute;
    left: 0;
    right: 0;
    display: grid;
    grid-template-columns: 75% 25%;
    grid-template-rows: auto auto;
    column-gap: 5%;
    width: 100%;
    z-index: 3;
    padding: 3rem;
    gap: 5px;
    justify-content: space-around; }
    @media only screen and (min-width: 768px) {
      header.hero .top-header {
        padding: 4rem 6rem; } }
    @media only screen and (min-width: 1600px) {
      header.hero .top-header {
        padding: 4rem 8rem; } }
    header.hero .top-header hr {
      grid-column: span 2;
      /* Ensure it spans both columns */
      display: block;
      width: 100%;
      border: none;
      border-top: 1px dashed #58D0C2; }
    header.hero .top-header .logo img {
      width: 75%;
      max-width: 80px; }
    header.hero .top-header .logo p {
      padding-top: 1rem;
      font-size: 1.2rem;
      text-align: left;
      color: #58D0C2; }
      @media only screen and (min-width: 1024px) {
        header.hero .top-header .logo p {
          letter-spacing: 1px; } }
    header.hero .top-header .hero__actions-mobile {
      gap: 1px;
      align-items: center; }
      header.hero .top-header .hero__actions-mobile p {
        color: #58D0C2; }
      header.hero .top-header .hero__actions-mobile .hero__actions__button {
        display: flex;
        flex-direction: row;
        gap: 5px;
        align-content: center;
        align-items: center;
        padding: 0;
        border: 0;
        background-color: transparent;
        transition: all 0.4s cubic-bezier(0.03, 0.27, 0.49, 1.22); }
        header.hero .top-header .hero__actions-mobile .hero__actions__button .dot {
          width: 1rem;
          height: 1rem;
          border-radius: 50%;
          background-color: #373d3c; }
        header.hero .top-header .hero__actions-mobile .hero__actions__button img {
          width: 90%; }
    header.hero .top-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item {
      padding: 0.5rem 1.5rem 0.5rem 50px;
      position: relative; }
      header.hero .top-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item a {
        padding-left: 3rem; }
      header.hero .top-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item:before {
        content: "";
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        left: 12px;
        top: 16px;
        border-radius: 50%;
        background-color: #58D0C2;
        margin-right: 10px;
        transition: all 0.3sease-in; }
        @media only screen and (min-width: 1024px) {
          header.hero .top-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item:before {
            width: 30px;
            height: 30px; } }
    header.hero .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item:hover:before {
      background: #fff; }
  header.hero .wrapper-content {
    visibility: hidden;
    position: absolute;
    width: 100%;
    top: 20%;
    left: 0;
    z-index: 1;
    padding: 3rem; }
    @media only screen and (min-width: 768px) {
      header.hero .wrapper-content {
        top: 25%;
        padding: 6rem; } }
    @media only screen and (min-width: 1024px) {
      header.hero .wrapper-content {
        top: 20%;
        padding: 6rem; } }
    @media only screen and (min-width: 1200px) {
      header.hero .wrapper-content {
        top: 15%;
        padding: 6rem; } }
    @media only screen and (min-width: 1600px) {
      header.hero .wrapper-content {
        top: 15%;
        padding: 6rem 8rem; } }
  header.hero .content {
    display: flex;
    flex-direction: column;
    gap: 15rem; }
    @media only screen and (min-width: 768px) {
      header.hero .content {
        gap: 20rem; } }
    @media only screen and (min-width: 1024px) {
      header.hero .content {
        gap: 10rem; } }
    @media only screen and (min-width: 1200px) {
      header.hero .content {
        gap: 15rem; } }
    @media only screen and (min-width: 1400px) {
      header.hero .content {
        gap: 10rem; } }
    @media only screen and (min-width: 1600px) {
      header.hero .content {
        gap: 15rem; } }
    @media only screen and (max-width: 390px) {
      header.hero .content {
        gap: 5rem; } }
    header.hero .content h1 {
      color: #fff;
      font-size: 2.5rem;
      line-height: 3rem;
      text-align: left;
      font-family: "Questrial", sans-serif;
      font-weight: 500;
      margin: 0;
      opacity: 1; }
      @media only screen and (min-width: 768px) {
        header.hero .content h1 {
          font-size: 3rem;
          line-height: 4rem; } }
      @media only screen and (min-width: 1024px) {
        header.hero .content h1 {
          font-size: 3.5rem; } }
      @media only screen and (min-width: 1200px) {
        header.hero .content h1 {
          max-width: 60vw; } }
      header.hero .content h1 span {
        color: #58D0C2; }
    header.hero .content p {
      color: #58D0C2;
      font-size: 1rem;
      line-height: 2rem;
      text-align: left;
      font-family: "Questrial", sans-serif;
      font-weight: 300;
      margin: 0; }
      @media only screen and (min-width: 1024px) {
        header.hero .content p {
          font-size: 1.5rem;
          line-height: 2.5rem; } }
      header.hero .content p span {
        color: #58D0C2;
        font-size: 8rem;
        margin-left: -2rem; }
    header.hero .content h2 {
      color: #000;
      display: inline-block;
      font-size: 1.6rem;
      font-weight: 200;
      line-height: 1.8rem; }
      header.hero .content h2.h2-italic {
        font-style: italic;
        font-weight: 400;
        font-size: 1.2rem;
        line-height: 1.5rem;
        padding-top: 10px; }
        @media only screen and (min-width: 1024px) {
          header.hero .content h2.h2-italic {
            font-size: 1.5rem; } }
        @media only screen and (min-width: 1200px) {
          header.hero .content h2.h2-italic {
            font-weight: 300;
            font-size: 2rem; } }
      @media only screen and (min-width: 1024px) {
        header.hero .content h2 {
          font-size: 2.3rem;
          line-height: 2.3rem; } }
      @media only screen and (min-width: 1200px) {
        header.hero .content h2 {
          font-size: 3rem;
          font-weight: 100;
          line-height: 3rem; } }
    header.hero .content .results {
      margin-top: auto;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      /* 2 per row */
      gap: 1rem;
      align-self: flex-start; }
      header.hero .content .results article h3 {
        font-size: 2rem;
        font-weight: 500;
        color: #58D0C2; }
      header.hero .content .results article p {
        font-size: 1rem;
        line-height: 1.3rem;
        color: #fff; }
        @media only screen and (min-width: 768px) {
          header.hero .content .results article p {
            font-size: 1.1rem;
            line-height: 1.4rem; } }
  header.hero .video {
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 120%; }
    header.hero .video::after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0.5;
      bottom: 0;
      background: #427a6e;
      background: radial-gradient(circle, rgba(66, 122, 110, 0.9) 40%, black 100%);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: bottom left;
      background-size: cover;
      -webkit-transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
      transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
      pointer-events: none;
      /*  mix-blend-mode: soft-light; */
      /* mix-blend-mode: luminosity; */ }
    header.hero .video video {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      overflow: hidden;
      height: 100vh;
      width: 100%;
      opacity: 0.6;
      object-fit: cover; }
      header.hero .video video.videoDesk {
        display: none; }
      @media only screen and (min-width: 768px) {
        header.hero .video video {
          left: 0;
          width: 100%; }
          header.hero .video video.videoMob {
            display: none; }
          header.hero .video video.videoDesk {
            display: block; } }

.spinner {
  display: none;
  height: 100vh;
  width: 100%;
  background-color: #58D0C2;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3; }
  .spinner img {
    width: 10rem;
    height: 10rem;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.8; }

@media only screen and (min-width: 768px) {
  header.hero .background::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  header.hero .background:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.3;
    pointer-events: none; } }

@media (max-width: 375px) {
  header.hero .content ul li p {
    font-size: 0.8rem;
    line-height: 1rem; }
  header.hero .logo {
    max-width: 295px; } }

#mundo-movil .gglobe {
  width: 40px;
  height: 40px; }

#mundo-movil .gsatelites {
  display: block;
  width: 1rem;
  position: relative; }
  #mundo-movil .gsatelites img {
    width: 16px;
    height: 16px; }

/* @media only screen and (min-width: 1600px) {
  body{
    max-width: 2750px;
    margin: 0 auto;
   }
  }

 */
@font-face {
  font-family: Questrial;
  font-display: fallback;
  src: url("../fonts/Questrial-Regular.ttf"); }

/* $main-color: #7f9e97; */
/*padding mob*/
/*padding overflow mob*/
/*padding ipad*/
/*padding desktop*/
/*mediaqueries*/
header {
  /*   background-color: $second-color; */ }
  header .sub-menu .sub-menu {
    height: fit-content !important; }
    header .sub-menu .sub-menu li a {
      color: #000 !important;
      font-size: 1.1rem;
      line-height: 1rem; }
  header .inner .top-header .hero__actions-mobile, header .inner .top-header .site__actions-mobile {
    display: flex;
    flex-direction: row-reverse;
    align-items: center; }
    @media only screen and (min-width: 768px) {
      header .inner .top-header .hero__actions-mobile, header .inner .top-header .site__actions-mobile {
        flex-direction: row;
        flex-direction: row-reverse; } }
    header .inner .top-header .hero__actions-mobile button, header .inner .top-header .site__actions-mobile button {
      width: 2rem; }
  @media only screen and (min-width: 1024px) {
    header .inner .top-header .wrapp-header .site__actions-mobile,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
      display: none; } }
  header .inner .top-header .wrapp-header .hero__actions-mobile .hero__actions__button, header .inner .top-header .wrapp-header .hero__actions-mobile button,
  header .inner .top-header .wrapp-header .site__actions-mobile .hero__actions__button,
  header .inner .top-header .wrapp-header .site__actions-mobile button {
    width: 2.7rem;
    height: fit-content;
    padding: 0;
    border: 0;
    background-color: transparent;
    transition: all 1s cubic-bezier(0, 0, 0.24, 0.9);
    margin-left: 10px; }
    header .inner .top-header .wrapp-header .hero__actions-mobile .hero__actions__button:hover, header .inner .top-header .wrapp-header .hero__actions-mobile button:hover,
    header .inner .top-header .wrapp-header .site__actions-mobile .hero__actions__button:hover,
    header .inner .top-header .wrapp-header .site__actions-mobile button:hover {
      transform: scale(1.2);
      transform-origin: center; }
    header .inner .top-header .wrapp-header .hero__actions-mobile .hero__actions__button .fa-2x, header .inner .top-header .wrapp-header .hero__actions-mobile button .fa-2x,
    header .inner .top-header .wrapp-header .site__actions-mobile .hero__actions__button .fa-2x,
    header .inner .top-header .wrapp-header .site__actions-mobile button .fa-2x {
      font-size: 2.5em; }
  @media only screen and (min-width: 768px) {
    header .inner .top-header .wrapp-header .hero__actions-mobile {
      right: 4rem; } }
  header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
  header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
  header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    transition: all 50ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
    /* background: url("../img/brand/loader.webp");  //nav open image */
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: 37vw 50vh; }
    @media only screen and (min-width: 768px) {
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
        background-size: 500px;
        background-position: 27vh 73vw; } }
    @media only screen and (min-width: 1024px) {
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
        background-size: 300px;
        background-position: 8vw 60vh;
        left: auto; } }
    @media only screen and (min-width: 1200px) {
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
        background-position: 20vw 60vh; } }
    @media only screen and (min-width: 1400px) {
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
        background-position: 15vw 60vh; } }
    @media only screen and (min-width: 1400px) {
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
        background-position: 18vw 60vh; } }
    @media only screen and (min-width: 1800px) {
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
        background-position: 20vw 60vh; } }
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper.opened,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper.opened,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper.opened {
      opacity: 1;
      background-color: #58D0C2;
      pointer-events: all;
      transition: all 550ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
      z-index: 100; }
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper.opened .fa-times-circle:before,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper.opened .fa-times-circle:before,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper.opened .fa-times-circle:before {
        color: #fff; }
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper .nav__button,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper .nav__button,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper .nav__button {
      width: 3rem;
      height: 3rem;
      padding: 0;
      z-index: 3;
      border: 0;
      background-color: transparent;
      position: absolute;
      top: 2rem;
      right: 2rem;
      color: #58D0C2;
      display: block;
      transition-delay: 55ms;
      transition: all 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22); }
      @media only screen and (min-width: 768px) {
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper .nav__button,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper .nav__button,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper .nav__button {
          right: 6rem;
          top: 4rem; } }
      @media only screen and (min-width: 1024px) {
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper .nav__button,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper .nav__button,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper .nav__button {
          right: 5rem;
          top: 4rem; } }
      @media only screen and (min-width: 1800px) {
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper .nav__button,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper .nav__button,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper .nav__button {
          right: 8rem;
          top: 4rem; } }
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      padding-top: 15vh; }
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav::before,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav::before,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav::before {
        content: '';
        display: block;
        width: 70%;
        height: 30%;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: -2;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom left;
        opacity: 0.4;
        -webkit-transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
        transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
        pointer-events: none; }
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list {
        max-width: 300px; }
        @media only screen and (min-width: 1024px) {
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list {
            margin-top: 1rem;
            max-width: fit-content; } }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list li.menu-item,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item {
          color: #000;
          font-weight: normal;
          font-size: 1.7rem;
          width: 100%;
          padding: 0rem 0rem 0rem 50px;
          position: relative; }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item li::before,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list li.menu-item li::before,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item li::before {
            content: none; }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item li a::first-letter,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list li.menu-item li a::first-letter,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item li a::first-letter {
            text-transform: uppercase; }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item:hover,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list li.menu-item:hover,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item:hover {
            color: #58D0C2;
            opacity: 1; }
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul {
        font-weight: normal;
        font-size: 1.6rem;
        transition: all 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22); }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a {
          font-size: 2rem;
          line-height: 3rem;
          font-family: "Questrial", sans-serif;
          transition: all 0.3s ease-in-out;
          color: #000;
          text-transform: initial; }
          @media only screen and (min-width: 768px) {
            header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a,
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a,
            header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a {
              font-size: 2rem;
              line-height: 2.8rem; }
              header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a:hover,
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a:hover,
              header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a:hover {
                color: #fff;
                font-weight: 700; } }
          @media only screen and (min-width: 1024px) {
            header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a,
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a,
            header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a {
              color: #000;
              font-size: 4rem;
              line-height: 4rem;
              font-weight: lighter; }
              header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a:hover,
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a:hover,
              header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a:hover {
                color: #000;
                font-weight: 700; } }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li .submenu__link,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li .submenu__link,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li .submenu__link {
          background-color: transparent;
          border: 0;
          transition: all 0.4s cubic-bezier(0.03, 0.27, 0.49, 1.22); }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li .submenu__link.active,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li .submenu__link.active,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li .submenu__link.active {
            transform: rotate(90deg); }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li .submenu__link img,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li .submenu__link img,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li .submenu__link img {
            transform: rotate(90deg); }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li .submenu__link svg,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li .submenu__link svg,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li .submenu__link svg {
            color: #000; }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu {
          height: fit-content; }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li {
            line-height: 1.5rem;
            margin-bottom: 7px; }
            header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li::marker,
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li::marker,
            header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li::marker {
              color: #fff;
              font-weight: bold; }
            header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li a,
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li a,
            header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li a {
              display: block;
              color: #fff;
              font-size: 1.5rem;
              line-height: 1.6rem;
              padding-left: 2rem;
              transition: all 0.4s cubic-bezier(0.03, 0.27, 0.49, 1.22);
              text-transform: initial; }
              header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li a::first-letter,
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li a::first-letter,
              header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li a::first-letter {
                text-transform: uppercase; }
              header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li a:hover,
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li a:hover,
              header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li a:hover {
                color: #000;
                font-size: 1.35rem; }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu.opened,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu.opened,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu.opened {
            padding: 10px 0;
            display: flex;
            flex-direction: column;
            align-content: center;
            align-items: flex-start; }
  header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
  header .inner .top-header .wrapp-header .site__nav-desktop-wrapper {
    display: none; }
    @media only screen and (min-width: 1024px) {
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
      header .inner .top-header .wrapp-header .site__nav-desktop-wrapper {
        display: block;
        position: relative;
        padding: 5px 1rem; }
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list,
        header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list {
          display: flex;
          justify-content: flex-end;
          align-items: baseline; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li {
            font-size: 1rem;
            text-transform: uppercase;
            align-items: center;
            text-align: center;
            font-weight: 400;
            padding: 0px;
            padding-right: 0.3rem;
            margin-right: 0;
            color: #fff;
            transition: all 0.3s ease-in-out;
            text-transform: uppercase; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li a,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li a {
              text-transform: uppercase;
              color: #fff;
              font-size: 0.9rem; } }
        @media only screen and (min-width: 1024px) and (min-width: 1400px) {
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li a,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li a {
            font-size: 1rem; } }
    @media only screen and (min-width: 1024px) {
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li a:hover,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li a:hover {
                color: #58D0C2; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li svg,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li svg {
              width: 12px; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li:hover,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li:hover {
              color: #58D0C2;
              font-weight: 600; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li.current-menu-item,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li.current-menu-item {
              color: #58D0C2;
              border-bottom: 1px solid #58D0C2; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li.current-menu-ancestor,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li.current-menu-ancestor {
              border-bottom: 1px solid #000; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu {
            position: relative;
            display: flex;
            align-items: flex-start; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu .submenu__link,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu .submenu__link {
              background-color: transparent;
              border: 0;
              transition: all 0.4s cubic-bezier(0.03, 0.27, 0.49, 1.22); }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu {
              position: absolute;
              opacity: 0;
              z-index: 9;
              width: 300px;
              overflow: hidden;
              visibility: hidden;
              transition: opacity 400ms cubic-bezier(0, 0, 0.24, 0.9);
              top: 1rem; }
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li {
                font-size: 1.2rem;
                text-align: left;
                color: #fff;
                text-transform: none;
                margin-bottom: 10px; }
                header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li.current-menu-parent, header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li .current_page_parent, header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li .current_page_ancestor,
                header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li.current-menu-parent,
                header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li .current_page_parent,
                header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li .current_page_ancestor {
                  color: #58D0C2;
                  background-color: #83938f;
                  color: #000; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu {
              opacity: 1;
              visibility: visible;
              color: #000;
              background-color: #000;
              height: auto !important;
              position: absolute;
              left: 0rem;
              padding: 1.5rem;
              width: fit-content;
              min-width: 300px;
              min-height: fit-content;
              -webkit-box-shadow: 0px 6px 10px 0px rgba(196, 211, 214, 0.59);
              -moz-box-shadow: 0px 6px 10px 0px rgba(196, 211, 214, 0.59);
              box-shadow: 0px 6px 10px 0px rgba(38, 43, 44, 0.59); }
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li {
                line-height: 1.4rem; }
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a {
                display: block;
                font-size: 1rem;
                line-height: 1rem;
                color: #fff;
                font-weight: 400;
                transition: all 0.4s ease-in-out;
                margin-bottom: 5px;
                position: relative;
                z-index: 8;
                text-transform: initial;
                padding-bottom: 5px; }
                header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a::first-letter,
                header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a::first-letter {
                  text-transform: uppercase; }
                header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a:hover,
                header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a:hover {
                  color: #58D0C2;
                  font-weight: 600; }
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu .sub-menu,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu .sub-menu {
                border: 0px;
                min-height: fit-content;
                position: unset;
                padding: 0rem;
                padding-left: 5px;
                padding-top: 5px; }
                header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu .sub-menu a,
                header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu .sub-menu a {
                  color: #58D0C2; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover .submenu__link,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover .submenu__link {
              transform: rotate(-180deg); } }
  header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper {
    display: none; }
  @media only screen and (min-width: 1100px) {
    header .inner .top-header .wrapp-header .site__nav-desktop-wrapper {
      display: grid;
      flex-direction: column;
      position: relative;
      padding: 5px 1rem;
      align-content: baseline;
      gap: 1rem;
      grid-template-columns: 1fr 20px;
      align-content: center;
      justify-content: center;
      align-items: center; }
      header .inner .top-header .wrapp-header .site__nav-desktop-wrapper .tel {
        display: none; }
      header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li.current-menu-item a {
        color: #58D0C2; }
      header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li.current-menu-item {
        color: #58D0C2; } }

header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item,
header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item {
  padding: 0;
  padding-bottom: 5px; }
  @media only screen and (min-width: 750px) {
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item,
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item {
      padding-bottom: 10px; } }
  @media only screen and (min-width: 1024px) {
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item,
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item {
      padding-bottom: 15px; } }

@media only screen and (min-width: 750px) {
  header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.nav__list,
  header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.nav__list {
    width: 70vw;
    max-width: 1100px; } }

.menu-item li {
  padding-left: 5px !important; }

.menu-item:hover:before {
  opacity: 1 !important; }

header.hero #main-menu li ul, header.site #main-menu li ul {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: opacity 0.5s linear, height 0.5s linear;
  border-radius: 0px; }
  header.hero #main-menu li ul.opened, header.site #main-menu li ul.opened {
    padding: 1rem;
    opacity: 1;
    height: fit-content !important; }

@media only screen and (min-width: 768px) {
  header.site #main-menu li ul {
    opacity: 1; } }

header.site {
  background-color: #000; }
  header.site .inner .top-header {
    max-width: 1600px;
    margin: auto;
    padding: 2rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (min-width: 768px) {
      header.site .inner .top-header {
        padding: 2rem 6rem; } }
    @media only screen and (min-width: 1200px) {
      header.site .inner .top-header {
        grid-template-columns: 1fr 1fr; } }
    header.site .inner .top-header .logo img {
      width: 100%;
      max-width: 200px;
      object-position: center;
      transition: all 1s cubic-bezier(0, 0, 0.24, 0.9);
      transform-origin: center; }
      header.site .inner .top-header .logo img:hover {
        transform: scale(1.2);
        transform-origin: center; }
      @media only screen and (min-width: 768px) {
        header.site .inner .top-header .logo img {
          width: 90px; } }
      @media only screen and (min-width: 1200px) {
        header.site .inner .top-header .logo img {
          width: 100px; } }

.menu-item {
  padding-left: 0.5rem !important; }

header .inner .top-header .wrapp-header .hero__actions-mobile, header .inner .top-header .wrapp-header .site__actions-mobile {
  top: 0; }

@media only screen and (min-width: 1200px) {
  header .inner .top-header .links-mob.site-links {
    display: flex;
    flex-direction: row;
    margin-right: 0;
    align-content: flex-end; } }

/* sub-menu button + */
.submenu__link {
  padding: 0;
  background-color: transparent;
  border: 0;
  position: relative;
  width: 24px;
  height: 24px;
  margin-left: 0px;
  bottom: 3px;
  color: #fff; }
  .submenu__link svg {
    fill: #fff;
    transition: all 200ms cubic-bezier(0, 0, 0.24, 0.9);
    position: relative;
    text-align: center;
    width: 100%; }
    .submenu__link svg:hover svg {
      fill: #fff; }
    .submenu__link svg svg:not(:root) {
      overflow: hidden; }

@media only screen and (min-width: 1024px) {
  header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li a {
    font-size: 2rem;
    line-height: 2rem; } }

@font-face {
  font-family: Questrial;
  font-display: fallback;
  src: url("../fonts/Questrial-Regular.ttf"); }

/* $main-color: #7f9e97; */
/*padding mob*/
/*padding overflow mob*/
/*padding ipad*/
/*padding desktop*/
/*mediaqueries*/
main {
  background-color: #000; }

.max-width {
  max-width: 1200px;
  margin: auto; }
  @media only screen and (min-width: 1600px) {
    .max-width {
      padding-left: 0;
      padding-right: 0; } }

.fixed-img {
  z-index: -2;
  overflow: hidden;
  margin: 0 auto;
  opacity: 0.8; }
  .fixed-img video {
    width: 100%;
    height: auto; }

section {
  padding: 3rem; }
  @media only screen and (min-width: 768px) {
    section {
      padding: 4rem 6rem; } }
  @media only screen and (min-width: 1200px) {
    section {
      padding: 4rem 8rem; } }
  section.max-width {
    max-width: 1200px;
    margin: auto; }
    @media only screen and (min-width: 1600px) {
      section.max-width {
        padding-left: 0;
        padding-right: 0; } }
  section h2 {
    color: #fff;
    font-family: "Questrial", sans-serif;
    font-size: 2.5rem;
    line-height: 3rem; }
    @media only screen and (min-width: 768px) {
      section h2 {
        font-size: 2rem;
        line-height: 2.3rem; } }
    @media only screen and (min-width: 1024px) {
      section h2 {
        font-size: 3rem;
        line-height: 3rem; } }
    section h2 span {
      color: #58D0C2; }
  section.logos {
    background-color: #000; }
  section .inner-wrapp {
    max-width: 1000px;
    margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    section {
      padding: 3rem 4rem; } }
  @media only screen and (min-width: 1200px) {
    section {
      padding: 8rem; } }
  section.banner {
    background-color: #000;
    color: #000;
    padding-bottom: 5rem; }
    section.banner .banner-top, section.banner .banner-bottom {
      display: flex;
      /* padding:  $padding-x-mob ; */
      align-items: center;
      justify-content: center; }
    section.banner .banner-top {
      flex-direction: row; }
      section.banner .banner-top img {
        max-width: 80px; }
    section.banner .banner-bottom {
      flex-direction: column;
      align-items: center; }
    section.banner h3 {
      color: #fff;
      font-size: 1.2rem;
      text-align: center; }
    section.banner a {
      color: #fff; }
    section.banner .cards-header {
      max-width: 800px;
      padding-bottom: 0rem; }
      section.banner .cards-header::after {
        content: "";
        display: block;
        width: 0%;
        height: 0px;
        background-color: #58D0C2; }
      section.banner .cards-header p {
        color: #fff;
        font-size: 1rem;
        line-height: 1.5;
        margin-top: 1rem; }
        @media only screen and (min-width: 1024px) {
          section.banner .cards-header p {
            font-size: 1.125rem; } }
      section.banner .cards-header .cta {
        opacity: 1; }
  section.contact-page h2 {
    line-height: 2rem;
    text-align: center; }
  section.contact-page .wp-block-media-text {
    gap: 1rem; }
    @media only screen and (min-width: 1024px) {
      section.contact-page .wp-block-media-text .wp-block-media-text__content {
        padding-top: 2rem; } }

.logos-moving {
  padding: 3rem 0;
  overflow: hidden; }
  .logos-moving div {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    /* 6 columns per row */
    grid-template-rows: repeat(2, auto);
    /* 2 rows */
    column-gap: 0px;
    row-gap: 3rem;
    width: 100%;
    justify-content: space-around;
    align-items: center; }
    @media only screen and (min-width: 1024px) {
      .logos-moving div {
        row-gap: 6rem; } }
    .logos-moving div img {
      border-right: solid 1px #fff;
      opacity: 1;
      width: 150px;
      transform: scale(1);
      height: auto;
      object-fit: cover; }
      @media only screen and (min-width: 1024px) {
        .logos-moving div img {
          width: 250px; } }

.section-intro,
.section-highlight {
  display: flex;
  align-items: center;
  width: 100%;
  height: 75dvh; }
  @media only screen and (min-width: 1024px) {
    .section-intro,
    .section-highlight {
      height: 100dvh; } }
  .section-intro h2,
  .section-highlight h2 {
    font-size: 3.5rem;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    color: #474646;
    letter-spacing: -0.0625em; }
    @media only screen and (min-width: 768px) {
      .section-intro h2,
      .section-highlight h2 {
        font-size: 6rem; } }
    @media only screen and (min-width: 1024px) {
      .section-intro h2,
      .section-highlight h2 {
        font-size: 10rem; } }

.section-intro {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1; }

.section-highlight .container {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%; }

.text {
  color: #fff;
  font-size: 2rem;
  line-height: 1.25;
  font-weight: 500;
  text-align: left;
  letter-spacing: -0.025em; }
  @media only screen and (min-width: 768px) {
    .text {
      font-size: 3rem; } }
  @media only screen and (min-width: 1200px) {
    .text {
      font-size: 4rem; } }

.section-cards {
  max-width: 1400px;
  margin: 0 auto; }

.cards-header {
  max-width: 400px;
  padding-bottom: 4rem;
  position: relative; }
  .cards-header::after {
    content: "";
    display: block;
    width: 30%;
    height: 1px;
    background-color: #58D0C2;
    position: absolute;
    left: 0;
    bottom: 0; }
  .cards-header p {
    color: #fff;
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 1rem; }
    @media only screen and (min-width: 1024px) {
      .cards-header p {
        font-size: 1.125rem; } }

.cards-container {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 2rem;
  padding-top: 8rem;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .cards-container {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 1024px) {
    .cards-container {
      grid-template-columns: repeat(3, 1fr); } }
  .cards-container .card-content {
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    width: 100%; }
    .cards-container .card-content .tit {
      font-size: 1.5rem;
      font-weight: 700; }
    .cards-container .card-content .text {
      color: #000;
      font-size: 1rem;
      margin: 10px 0 10px;
      line-height: 1.5; }
      @media only screen and (min-width: 768px) {
        .cards-container .card-content .text {
          margin: 0.5rem 0 1rem; } }
    .cards-container .card-content svg {
      max-width: 250px;
      fill: #000;
      stroke: #000; }
      .cards-container .card-content svg path {
        fill: #000; }
    .cards-container .card-content img {
      max-width: 160px;
      align-self: flex-end;
      padding-right: 1rem; }
      @media only screen and (min-width: 768px) {
        .cards-container .card-content img {
          max-width: 170px;
          padding-right: 2rem; } }
      .cards-container .card-content img.campaign {
        max-width: 160px; }
        @media only screen and (min-width: 768px) {
          .cards-container .card-content img.campaign {
            max-width: 170px; } }
      .cards-container .card-content img.implement {
        max-width: 170px;
        padding-top: 0.5rem; }
        @media only screen and (min-width: 768px) {
          .cards-container .card-content img.implement {
            max-width: 200px; } }
      .cards-container .card-content img.report {
        max-width: 180px; }
        @media only screen and (min-width: 768px) {
          .cards-container .card-content img.report {
            max-width: 200px; } }

[data-animation="highlight-text"] [data-animated] {
  background: linear-gradient(to right, var(--color, #58D0C2) 50%, #474646 50%);
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text; }

[data-animation="pin-cards"] {
  perspective: 3500px; }
  [data-animation="pin-cards"] [data-animated] {
    transform-style: preserve-3d; }
    [data-animation="pin-cards"] [data-animated] > div {
      display: flex;
      flex-direction: column;
      text-align: left;
      align-items: flex-start;
      font-size: 2rem;
      font-weight: 500;
      background-color: #58D0C2;
      color: white;
      border-radius: 1rem;
      padding: 2rem;
      height: 16rem;
      transform: rotateX(-65deg);
      opacity: 0;
      transition: all 300ms; }
      @media only screen and (min-width: 768px) {
        [data-animation="pin-cards"] [data-animated] > div {
          height: 18rem; } }
      @media only screen and (min-width: 1024px) {
        [data-animation="pin-cards"] [data-animated] > div {
          height: 20rem; } }
      @media only screen and (min-width: 1200px) {
        [data-animation="pin-cards"] [data-animated] > div {
          height: 17rem; } }

@font-face {
  font-family: Questrial;
  font-display: fallback;
  src: url("../fonts/Questrial-Regular.ttf"); }

/* $main-color: #7f9e97; */
/*padding mob*/
/*padding overflow mob*/
/*padding ipad*/
/*padding desktop*/
/*mediaqueries*/
.link {
  color: #000;
  text-decoration: underline; }

.banner-img {
  transition: all 300ms;
  width: 150%; }

.page {
  display: block;
  background-color: #000; }
  .page .wrapper {
    max-width: 1600px;
    margin: auto; }
  @media only screen and (min-width: 768px) {
    .page section {
      padding: 4rem 6rem; } }
  .page .max-width {
    max-width: 1200px;
    margin: auto; }
    @media only screen and (min-width: 1600px) {
      .page .max-width {
        padding-left: 0;
        padding-right: 0; } }
  .page h1 {
    color: #58D0C2;
    font-size: 2.5rem;
    line-height: 3rem;
    text-align: left;
    font-family: "Questrial", sans-serif;
    font-weight: 500;
    margin: 0;
    opacity: 1;
    padding-bottom: 1rem; }
    @media only screen and (min-width: 768px) {
      .page h1 {
        font-size: 3rem;
        line-height: 4rem; } }
    @media only screen and (min-width: 1024px) {
      .page h1 {
        font-size: 3.5rem; } }
    @media only screen and (min-width: 1200px) {
      .page h1 {
        max-width: 60vw; } }
    .page h1 span {
      color: #58D0C2; }
  .page h2 {
    text-transform: initial;
    text-align: left;
    color: #58D0C2;
    font-size: 1.8rem;
    position: relative;
    margin: 20px 0 30px; }
    .page h2.title-h2 {
      border: none; }
    @media only screen and (min-width: 1024px) {
      .page h2.center {
        text-align: center; } }
    .page h2.greenLight {
      color: #cdd8d4; }
    .page h2.greenLight-back {
      background: #cdd8d4;
      padding: 1rem 2rem;
      font-size: 1.5rem;
      line-height: 2rem; }
  .page h3 {
    margin-block-start: 1em;
    margin-block-end: 1em; }
    .page h3.h3 {
      color: #fff;
      background-color: #58D0C2;
      padding: 5px 1rem;
      border-bottom-right-radius: 20px;
      border-top-right-radius: 20px;
      width: fit-content;
      background: #06788d;
      background: #06788d;
      background: linear-gradient(261deg, #06788d 0%, #73bed3 57%, #04424e 100%); }
  .page p {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-bottom: 10px; }
  .page .bold {
    font-weight: bold; }
  .page .italic {
    font-style: italic; }
  .page .underline {
    text-decoration: underline; }
  .page section.servicios-page .wp-block-column {
    background: #58D0C2;
    height: 18rem;
    border-radius: 1rem;
    padding: 2rem;
    opacity: 1;
    transition: all 300ms; }
    .page section.servicios-page .wp-block-column h2 {
      color: #fff;
      font-size: 1.5rem;
      line-height: 1.5rem;
      font-weight: 700; }
    .page section.servicios-page .wp-block-column p {
      color: #000;
      font-size: 1rem;
      margin: 10px 0 10px;
      line-height: 1.5; }
  .page section.cta {
    margin-top: 3rem; }
  .page section.second {
    padding-bottom: 2rem; }
  .page section.no-padding-top {
    padding-top: 0 !important; }
  .page section.gallery .wp-block-columns {
    gap: 0;
    margin-bottom: 3rem;
    flex-wrap: wrap !important;
    /* Allows wrapping on smaller screens */ }
    @media only screen and (min-width: 1024px) {
      .page section.gallery .wp-block-columns {
        margin-bottom: 6rem; } }
    .page section.gallery .wp-block-columns.no-margin-bottom {
      margin-bottom: 1rem; }
    .page section.gallery .wp-block-columns .wp-block-column {
      flex: 1 1 calc(100% / 3 - 10px);
      /* 3 columns per row */
      flex-basis: calc(100% / 3 - 10px) !important; }
      @media only screen and (min-width: 1024px) {
        .page section.gallery .wp-block-columns .wp-block-column {
          flex-wrap: nowrap !important;
          /* Allows wrapping on smaller screens */
          flex: 1 1 calc(100% / 3 - 10px);
          /* 3 columns per row */
          flex-basis: calc(100% / 6 - 10px) !important; } }
  .page .media {
    height: 100px;
    overflow: hidden; }
  .page.solutions .page-wrapper {
    background: url("../img/lefic-wave.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 150%; }
    @media only screen and (min-width: 1400px) {
      .page.solutions .page-wrapper {
        background-size: 150%; } }
  .page.solutions .header-page {
    background: black;
    background: linear-gradient(87deg, black 0%, rgba(0, 0, 0, 0.8) 12%, rgba(66, 122, 110, 0.50046) 100%); }
    @media only screen and (min-width: 768px) {
      .page.solutions .header-page {
        background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.9) 12%, rgba(66, 122, 110, 0.50046) 100%); } }
    @media only screen and (min-width: 1024px) {
      .page.solutions .header-page {
        background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.763765) 12%, rgba(66, 122, 110, 0.50046) 100%); } }
    .page.solutions .header-page .wp-block-columns {
      max-width: 1200px;
      margin: auto; }
    @media only screen and (min-width: 768px) {
      .page.solutions .header-page p {
        width: 70%; } }
    @media only screen and (min-width: 1024px) {
      .page.solutions .header-page p {
        width: 100%; } }
  .page.solutions .header-gradient {
    background: black;
    background: linear-gradient(87deg, black 0%, rgba(0, 0, 0, 0.8) 12%, rgba(5, 7, 7, 0.5) 100%); }
    @media only screen and (min-width: 768px) {
      .page.solutions .header-gradient {
        background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.9) 12%, rgba(47, 56, 54, 0.5) 100%); } }
    @media only screen and (min-width: 1024px) {
      .page.solutions .header-gradient {
        background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.763765) 12%, #32373cde 100%); } }
  .page.solutions .team .wp-block-column {
    background-color: #58D0C2; }
    .page.solutions .team .wp-block-column h3 {
      color: #000;
      font-size: 1.1rem;
      line-height: 1.5rem;
      font-weight: 600;
      margin: 0;
      padding: 1rem 2rem 0.5rem; }
    .page.solutions .team .wp-block-column h4 {
      color: #fff;
      font-size: 1rem;
      font-weight: lighter;
      padding: 0rem 2rem 1rem; }
    .page.solutions .team .wp-block-column .wp-block-image img {
      object-position: center; }
    .page.solutions .team .wp-block-column .wp-block-image.top-position img {
      object-position: top; }
    .page.solutions .team .wp-block-column .wp-block-image.bottom-position img {
      object-position: bottom; }
  .page.legal {
    background: black;
    background: linear-gradient(87deg, black 0%, rgba(0, 0, 0, 0.8) 12%, rgba(66, 122, 110, 0.50046) 100%); }
    @media only screen and (min-width: 768px) {
      .page.legal {
        background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.9) 12%, rgba(66, 122, 110, 0.50046) 100%); } }
    @media only screen and (min-width: 1024px) {
      .page.legal {
        background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.763765) 12%, rgba(66, 122, 110, 0.50046) 100%); } }
  .page .lefic-block {
    color: #58D0C2;
    background-color: #F4F4F4;
    border-bottom-right-radius: 2rem; }
    .page .lefic-block.left {
      border-bottom-right-radius: 0rem;
      border-bottom-left-radius: 2rem; }
    .page .lefic-block.video-right p, .page .lefic-block.video-left p {
      padding: 2rem;
      padding-bottom: 0; }
    .page .lefic-block.video-right .wp-block-embed, .page .lefic-block.video-left .wp-block-embed {
      margin: 0; }
    @media only screen and (min-width: 1024px) {
      .page .lefic-block.video-right, .page .lefic-block.video-left {
        padding: 0; } }
    .page .lefic-block.video-right {
      border-top-right-radius: 2rem;
      border-top-left-radius: 2rem;
      border-bottom-right-radius: 0rem;
      border-bottom-left-radius: 0rem; }
      @media only screen and (min-width: 1024px) {
        .page .lefic-block.video-right {
          padding-left: 2rem;
          border-bottom-right-radius: 0rem;
          border-bottom-left-radius: 2rem; } }
    @media only screen and (min-width: 1024px) {
      .page .lefic-block.video-left {
        padding-right: 2rem;
        border-bottom-right-radius: 2rem;
        border-bottom-left-radius: 0rem; } }
    .page .lefic-block h3 {
      font-size: 1.5rem;
      font-weight: 600;
      margin: 1rem 0; }
    .page .lefic-block .wp-block-media-text__media {
      border-top-right-radius: 30px;
      border-bottom-right-radius: 30px; }
    .page .lefic-block .wp-block-media-text__content {
      padding: 1rem 8%; }
      @media only screen and (min-width: 1024px) {
        .page .lefic-block .wp-block-media-text__content {
          padding: 0rem 8%; } }
      .page .lefic-block .wp-block-media-text__content p {
        font-size: 1.1rem;
        line-height: 1.5rem; }
        @media only screen and (min-width: 1024px) {
          .page .lefic-block .wp-block-media-text__content p {
            font-size: 1.2rem;
            line-height: 1.8rem; } }
    .page .lefic-block .wp-block-button a {
      background-color: #58D0C2;
      color: #000;
      border-radius: 0;
      border-bottom-right-radius: 1rem; }
  .page .lefic-cta {
    display: flex;
    justify-content: center;
    background-color: #F4F4F4;
    align-items: center;
    align-content: center;
    padding: 1rem;
    width: 100%; }
    .page .lefic-cta p {
      align-items: center;
      align-content: center;
      color: #fff; }
    .page .lefic-cta a {
      width: 100%;
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 50px;
      color: #58D0C2;
      background-color: #000;
      word-break: initial; }
  .page .gutemberg-img {
    max-height: 600px;
    width: auto;
    overflow: hidden;
    position: relative;
    margin: 2rem 0; }
    .page .gutemberg-img img {
      max-height: 300px;
      width: auto;
      margin: auto; }
  .page .list {
    padding: 2rem 8%; }
    .page .list li {
      color: #000;
      font-size: 1.2rem;
      line-height: 1.3rem;
      padding-bottom: 1rem;
      list-style: circle; }
  .page .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .page .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: center; }
  .page .wp-block-embed {
    margin: 2rem 0; }
  .page .wp-block-quote {
    border-left: 4px solid #58D0C2;
    margin-left: 0;
    margin-top: 2rem; }
    .page .wp-block-quote p {
      padding-left: 1rem; }
  .page .destacado {
    padding: 5px;
    margin: 5px 0; }
    .page .destacado.verde {
      background-color: #cdd8d4; }
    .page .destacado.rosa {
      background-color: #58D0C2; }
    .page .destacado.azul {
      background-color: #000; }
    .page .destacado.fuente {
      font-family: "Questrial", sans-serif;
      font-size: 1.8rem;
      line-height: 2.5rem; }
    .page .destacado.margin-bottom {
      margin-bottom: 3rem; }
  .page .page-content h2 {
    padding-bottom: 1rem;
    text-align: center; }
  .page .page-content p {
    font-family: "Questrial", sans-serif;
    text-align: left;
    color: #000;
    padding: 2rem; }
    .page .page-content p.no-pading-top {
      padding-top: 0; }
  .page .page-content .wp-block-columns {
    align-content: center;
    align-items: center; }
    .page .page-content .wp-block-columns.block-right p {
      padding-right: 2rem; }
    .page .page-content .wp-block-columns.block-left p {
      padding-left: 2rem; }
  .page .pic-text {
    margin-top: 1rem;
    background-color: #000; }
    .page .pic-text .wp-block-media-text__content {
      padding: 1rem 8%; }
      .page .pic-text .wp-block-media-text__content h3 {
        font-size: 1.8rem;
        margin-bottom: 5px;
        font-family: "Questrial", sans-serif;
        font-weight: 500;
        color: #fff; }
      .page .pic-text .wp-block-media-text__content p {
        text-align: left;
        font-family: "Questrial", sans-serif; }
      .page .pic-text .wp-block-media-text__content a {
        color: #fff; }
  .page .about h2 {
    text-align: center; }
  .page .about .lucinda {
    gap: 2rem;
    margin-bottom: 2rem; }
    .page .about .lucinda h1 {
      font-size: 2rem;
      color: #58D0C2;
      line-height: 2rem;
      text-align: left;
      padding: 0;
      margin: 0; }
    .page .about .lucinda h2 {
      text-align: left;
      font-size: 1.5rem;
      color: #58D0C2;
      line-height: 1.8rem; }
    .page .about .lucinda .wp-block-button__link {
      background-color: #58D0C2;
      margin-top: 1rem;
      transition: all 300ms;
      border-radius: 5px;
      border: 1px solid #58D0C2;
      border-bottom-right-radius: 1rem;
      border-top-left-radius: 1rem; }
  .page .about .wp-block-list {
    max-width: 800px;
    margin: auto;
    padding: 2rem; }
    .page .about .wp-block-list li {
      background-color: #cdd8d4;
      padding: 10px 15px;
      border-bottom: 1px solid #58D0C2;
      margin-bottom: 1rem; }

@media only screen and (min-width: 768px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column:not(:first-child) {
    margin-left: 5px; }
  .page-content p {
    padding: 2rem 4rem; }
  .page-content .wp-block-columns {
    align-content: center;
    align-items: center; }
    .page-content .wp-block-columns.block-right p {
      padding-right: 4rem;
      padding-left: 2rem; }
    .page-content .wp-block-columns.block-left p {
      padding-left: 4rem;
      padding-right: 2rem; } }

@media only screen and (min-width: 1024px) {
  .page h2 {
    font-size: 2rem;
    line-height: 2.3rem; }
  .page .intro p {
    font-size: 1.1rem; }
  .page .page-content p {
    padding: 2rem 6rem; }
  .page .page-content .wp-block-columns {
    align-content: center;
    align-items: center; }
    .page .page-content .wp-block-columns.block-right p {
      padding-right: 6rem; }
    .page .page-content .wp-block-columns.block-left p {
      padding-left: 6rem; }
  .page.template h2 {
    text-align: left;
    padding-top: 2rem;
    padding-bottom: 2rem; } }

@font-face {
  font-family: Questrial;
  font-display: fallback;
  src: url("../fonts/Questrial-Regular.ttf"); }

/* $main-color: #7f9e97; */
/*padding mob*/
/*padding overflow mob*/
/*padding ipad*/
/*padding desktop*/
/*mediaqueries*/
.contacto .div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 1rem; }
  @media only screen and (min-width: 1200px) {
    .contacto .div {
      align-items: self-start;
      justify-content: flex-start; } }
  .contacto .div h3 {
    text-align: center;
    margin-bottom: 1rem; }
    @media only screen and (min-width: 1200px) {
      .contacto .div h3 {
        text-align: left;
        font-size: 1.3rem; } }

.contacto, .wpcf7 {
  position: relative; }
  .contacto .title, .wpcf7 .title {
    margin-bottom: 1rem; }
  .contacto form, .wpcf7 form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    max-width: 600px;
    width: 100%; }
    .contacto form input, .contacto form textarea, .wpcf7 form input, .wpcf7 form textarea {
      box-shadow: 0px 1px 4px 2px rgba(0, 0, 0, 0.1);
      outline: none;
      border: 0;
      height: 3rem;
      padding-left: 1rem;
      width: 100%;
      font-family: "Questrial", sans-serif;
      font-size: 1.5rem;
      margin-bottom: 0rem;
      border: 1px dotted #cdd8d4;
      max-height: 130px; }
      .contacto form input::placeholder, .contacto form textarea::placeholder, .wpcf7 form input::placeholder, .wpcf7 form textarea::placeholder {
        font-family: "Questrial", sans-serif;
        font-size: 1.5rem;
        color: #83938f; }
    .contacto form textarea, .wpcf7 form textarea {
      color: #83938f;
      height: fit-content; }
      .contacto form textarea::placeholder, .wpcf7 form textarea::placeholder {
        color: #83938f; }
    .contacto form button, .wpcf7 form button {
      font-size: 1.5rem;
      font-family: "Questrial", sans-serif;
      letter-spacing: -1px;
      padding: 0.6rem 1rem;
      border: 0;
      outline: none;
      background-color: #58D0C2;
      color: #fff;
      transition: all 0.2s ease-out;
      transform-origin: center; }
      .contacto form button:hover, .wpcf7 form button:hover {
        transform: scale(1.2);
        background-color: #fff;
        color: #000; }
    .contacto form input[type=checkbox], .wpcf7 form input[type=checkbox] {
      border: 1px solid #000;
      background-clip: content-box;
      padding: 3px;
      width: 30px;
      height: 30px;
      border-radius: 5px;
      margin-right: 5px;
      margin-bottom: 0; }
    .contacto form input[type=submit], .wpcf7 form input[type=submit] {
      background-color: #58D0C2;
      color: #fff;
      padding: 0;
      margin-top: 2rem;
      text-transform: uppercase; }
      .contacto form input[type=submit]:hover, .wpcf7 form input[type=submit]:hover {
        background-color: #000; }
    .contacto form label, .wpcf7 form label {
      font-size: 1.5rem;
      font-weight: 200;
      color: #58D0C2; }
    .contacto form .wpcf7-list-item-label, .wpcf7 form .wpcf7-list-item-label {
      padding-bottom: 5px; }
      .contacto form .wpcf7-list-item-label a, .wpcf7 form .wpcf7-list-item-label a {
        text-decoration: underline; }
    .contacto form .wpcf7-form-control-wrap, .wpcf7 form .wpcf7-form-control-wrap {
      font-size: 1rem;
      letter-spacing: -1px; }
    .contacto form .wpcf7-list-item, .wpcf7 form .wpcf7-list-item {
      display: inline-block;
      margin: 0; }
  .contacto .wpcf7 form .wpcf7-response-output, .wpcf7 .wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #58D0C2;
    color: #fff; }

.wpcf7 input[type='checkbox'] {
  font-size: 1rem;
  line-height: 1rem;
  color: #58D0C2;
  display: inline-block;
  width: 25px;
  margin-right: 5px; }
  .wpcf7 input[type='checkbox'] .wpcf7-list-item label {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    align-items: flex-start; }

.wpcf7 .flex-row p {
  font-size: 0.9rem;
  color: #58D0C2;
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  padding-left: 5px; }
  .wpcf7 .flex-row p a {
    color: #58D0C2;
    padding-left: 5px;
    text-decoration: underline; }

@font-face {
  font-family: Questrial;
  font-display: fallback;
  src: url("../fonts/Questrial-Regular.ttf"); }

/* $main-color: #7f9e97; */
/*padding mob*/
/*padding overflow mob*/
/*padding ipad*/
/*padding desktop*/
/*mediaqueries*/
.cta {
  display: block;
  font-size: 0.8rem;
  background-color: transparent;
  padding: 10px 15px;
  width: fit-content;
  transition: all 0.3s ease-in;
  transition: all 300ms;
  border: 1px solid #58D0C2;
  border-radius: 1.5rem;
  margin-top: 2rem;
  background-color: #58D0C2;
  color: #000;
  opacity: 0; }
  .cta:hover {
    color: #fff; }
  .cta.cta-banner {
    opacity: 0.3; }
  .cta.cta-page {
    opacity: 1;
    margin-top: 2rem; }
  .cta.cta-header {
    display: none;
    font-size: 0.8rem;
    margin-top: 0rem;
    padding: 7px 12px; }
    @media only screen and (min-width: 1024px) {
      .cta.cta-header {
        display: block; } }
    .cta.cta-header:hover {
      background-color: #fff; }
      .cta.cta-header:hover a {
        color: #58D0C2; }
  .cta .wp-block-button__link {
    background-color: #58D0C2;
    padding: 0;
    color: #000;
    font-size: 1.2rem; }
  .cta:hover {
    color: #fff;
    font-weight: bold; }

.error .cta {
  opacity: 1; }
  .error .cta a {
    color: #000; }

@font-face {
  font-family: Questrial;
  font-display: fallback;
  src: url("../fonts/Questrial-Regular.ttf"); }

/* $main-color: #7f9e97; */
/*padding mob*/
/*padding overflow mob*/
/*padding ipad*/
/*padding desktop*/
/*mediaqueries*/
footer {
  z-index: 1;
  position: relative;
  background-color: #58D0C2; }
  footer .video {
    position: relative;
    overflow: hidden;
    height: 300px;
    width: 120%; }
    footer .video .videoMob {
      vertical-align: middle; }
      @media only screen and (min-width: 1024px) {
        footer .video .videoMob {
          display: none; } }
    footer .video .videoDesk {
      position: absolute;
      left: 0;
      right: 0;
      vertical-align: middle;
      display: none; }
      @media only screen and (min-width: 1024px) {
        footer .video .videoDesk {
          display: block; } }
  footer .slogan {
    background-color: #cdd8d4;
    padding: 1rem 2rem; }
    @media only screen and (min-width: 1024px) {
      footer .slogan {
        padding: 0.5rem 2rem; } }
    footer .slogan h4 {
      color: #58D0C2;
      text-align: center;
      font-size: 2rem;
      font-weight: 100; }
      @media only screen and (min-width: 768px) {
        footer .slogan h4 {
          font-size: 3rem; } }
      @media only screen and (min-width: 1024px) {
        footer .slogan h4 {
          font-size: 3.5rem; } }
  footer a:hover {
    color: #000; }
  footer .inner {
    background-color: #58D0C2;
    padding: 3rem;
    color: #fff;
    font-size: 1.4rem; }
    @media only screen and (min-width: 768px) {
      footer .inner {
        padding: 2rem 6rem; } }
    @media only screen and (min-width: 1024px) {
      footer .inner {
        padding: 2rem 6rem;
        max-width: 1600px;
        margin: auto; } }
    footer .inner a, footer .inner p, footer .inner button {
      color: #fff;
      text-transform: initial; }
      footer .inner a:hover, footer .inner p:hover, footer .inner button:hover {
        color: #000; }
    footer .inner .footer-top {
      display: grid;
      grid-template-columns: 1fr 1fr;
      /* Two columns */
      grid-template-rows: auto auto;
      /* Two rows */
      gap: 1rem;
      justify-items: start;
      border-bottom: 1px solid #58D0C2;
      padding-bottom: 1rem;
      justify-content: space-between;
      align-items: center; }
      @media only screen and (min-width: 768px) {
        footer .inner .footer-top {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          align-items: center;
          padding-bottom: 1rem; } }
      footer .inner .footer-top .logo-footer {
        display: block;
        grid-column: 1;
        grid-row: 1;
        align-self: end; }
        @media only screen and (min-width: 768px) {
          footer .inner .footer-top .logo-footer {
            width: 150px;
            align-self: center; } }
        footer .inner .footer-top .logo-footer img {
          width: 100px; }
      footer .inner .footer-top .footer-nav {
        grid-column: 1;
        grid-row: 2;
        align-self: flex-start;
        width: 100%; }
        @media only screen and (min-width: 768px) {
          footer .inner .footer-top .footer-nav {
            padding: 0;
            grid-column: 2;
            grid-row: 1;
            align-self: center; } }
        footer .inner .footer-top .footer-nav li {
          font-size: 1.3rem;
          color: #000;
          line-height: 1.4rem;
          text-transform: lowercase;
          margin-bottom: 5px; }
          footer .inner .footer-top .footer-nav li.menu-item {
            padding-left: 0 !important; }
          footer .inner .footer-top .footer-nav li a {
            color: #000; }
            footer .inner .footer-top .footer-nav li a:hover {
              color: #fff; }
          footer .inner .footer-top .footer-nav li.name {
            text-transform: initial; }
      footer .inner .footer-top .social-logo {
        grid-column: 2;
        grid-row: 1 / span 2;
        justify-self: end; }
        @media only screen and (min-width: 768px) {
          footer .inner .footer-top .social-logo {
            grid-column: 3;
            grid-row: 1; } }
      footer .inner .footer-top .social {
        display: flex;
        align-content: end;
        flex-direction: column;
        align-items: center;
        gap: 0px; }
        @media only screen and (min-width: 768px) {
          footer .inner .footer-top .social {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            column-gap: 10px;
            justify-content: center;
            align-items: center; } }
        footer .inner .footer-top .social li, footer .inner .footer-top .social button {
          margin-top: 1rem; }
          @media only screen and (min-width: 768px) {
            footer .inner .footer-top .social li, footer .inner .footer-top .social button {
              margin-top: 0; } }
          footer .inner .footer-top .social li:hover, footer .inner .footer-top .social button:hover {
            border-color: #000;
            color: #000; }
        footer .inner .footer-top .social a {
          transition: all 1s cubic-bezier(0, 0, 0.24, 0.9); }
          footer .inner .footer-top .social a:hover {
            transform: scale(1.2); }
            footer .inner .footer-top .social a:hover img {
              fill: #58D0C2; }
        footer .inner .footer-top .social .site-footer__button {
          background-color: transparent;
          border: 0;
          border-radius: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          width: 55px;
          height: 55px; }
          footer .inner .footer-top .social .site-footer__button:hover {
            border-color: #58D0C2;
            color: #58D0C2; }
        footer .inner .footer-top .social .facebook {
          line-height: 1.5px;
          width: 55px;
          height: 55px;
          display: flex;
          align-items: center;
          justify-content: center; }
          footer .inner .footer-top .social .facebook i {
            font-size: 3rem;
            text-align: center; }
          footer .inner .footer-top .social .facebook:hover {
            border-color: #000; }
        footer .inner .footer-top .social .linkedin {
          max-width: 40px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50px; }
          footer .inner .footer-top .social .linkedin:hover {
            border-color: #58D0C2; }
        footer .inner .footer-top .social .instagram {
          width: 55px;
          height: 55px;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: 0; }
          footer .inner .footer-top .social .instagram a {
            display: flex;
            align-content: center; }
            footer .inner .footer-top .social .instagram a i::before {
              font-size: 3rem; }
          footer .inner .footer-top .social .instagram svg {
            width: 80%;
            text-align: center;
            margin: auto; }
        footer .inner .footer-top .social .main-buttons li {
          padding: 2px 1rem;
          border: 1px solid #fff;
          border-radius: 50px;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-top: 1rem; }
        footer .inner .footer-top .social ul li {
          text-align: right; }
        footer .inner .footer-top .social .site-footer__button {
          padding: 0;
          width: 45px;
          height: 45px; }
    footer .inner .footer-bottom {
      font-size: 0.9rem;
      padding-top: 1rem;
      border-top: 1px dotted #fff; }
      @media only screen and (min-width: 768px) {
        footer .inner .footer-bottom .inner-bottom {
          display: grid;
          grid-template-columns: auto auto auto;
          gap: 1rem;
          justify-content: space-between;
          justify-items: stretch; } }
      footer .inner .footer-bottom .inner-bottom ul {
        display: flex;
        flex-direction: row; }
        footer .inner .footer-bottom .inner-bottom ul li {
          margin-right: 10px; }
      footer .inner .footer-bottom .inner-bottom p {
        width: 100%; }
        @media only screen and (min-width: 768px) {
          footer .inner .footer-bottom .inner-bottom p {
            justify-items: flex-end; } }
        footer .inner .footer-bottom .inner-bottom p a {
          text-transform: lowercase; }
      footer .inner .footer-bottom a:hover {
        color: #000; }

body {
  font-family: "Questrial", sans-serif;
  background-color: #000;
  overflow-x: hidden;
  color: #000; }

h1 {
  font-family: "Questrial", sans-serif;
  color: #000; }

h2 {
  font-family: "Questrial", sans-serif;
  color: #58D0C2; }

h3, h4 {
  font-family: "Questrial", sans-serif; }

a {
  color: #58D0C2; }

a:hover {
  color: #000; }
