@charset "UTF-8";
/*-----------------------------------------------------------------
Project             : Metadao oü
Version             : 1.0
Author              : Emimugar2
=====================================================================

[Table of contents]

1. Setup
2. Navbar
3. Cursor
4. Header
5. Portfolio
6. About
7. Footer
8. Service
9. Partner
10. Work
11. Vineber
12. Error page

==================================================================*/
/* ==================================================

01 - SETUP

=====================================================*/
/* Google Font */
/* poppins-100 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/poppins/poppins-v5-latin-100.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Thin"), local("Poppins-Thin"), url("../fonts/poppins/poppins-v5-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-100.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-100.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-100.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-100.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-100italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/poppins/poppins-v5-latin-100italic.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Thin Italic"), local("Poppins-ThinItalic"), url("../fonts/poppins/poppins-v5-latin-100italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-100italic.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-100italic.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-100italic.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-100italic.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-200 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/poppins/poppins-v5-latin-200.eot");
  /* IE9 Compat Modes */
  src: local("Poppins ExtraLight"), local("Poppins-ExtraLight"), url("../fonts/poppins/poppins-v5-latin-200.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-200.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-200.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-200.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-200.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-300italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/poppins/poppins-v5-latin-300italic.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Light Italic"), local("Poppins-LightItalic"), url("../fonts/poppins/poppins-v5-latin-300italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-300italic.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-300italic.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-300italic.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-300italic.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/poppins/poppins-v5-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Light"), local("Poppins-Light"), url("../fonts/poppins/poppins-v5-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-300.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-300.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-300.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-300.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/poppins/poppins-v5-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Regular"), local("Poppins-Regular"), url("../fonts/poppins/poppins-v5-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-regular.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-regular.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-regular.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-regular.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/poppins/poppins-v5-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Italic"), local("Poppins-Italic"), url("../fonts/poppins/poppins-v5-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-italic.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-italic.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-italic.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-italic.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-200italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/poppins/poppins-v5-latin-200italic.eot");
  /* IE9 Compat Modes */
  src: local("Poppins ExtraLight Italic"), local("Poppins-ExtraLightItalic"), url("../fonts/poppins/poppins-v5-latin-200italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-200italic.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-200italic.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-200italic.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-200italic.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/poppins/poppins-v5-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Medium"), local("Poppins-Medium"), url("../fonts/poppins/poppins-v5-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-500.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-500.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-500.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-500.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-500italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/poppins/poppins-v5-latin-500italic.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Medium Italic"), local("Poppins-MediumItalic"), url("../fonts/poppins/poppins-v5-latin-500italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-500italic.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-500italic.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-500italic.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-500italic.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-600italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/poppins/poppins-v5-latin-600italic.eot");
  /* IE9 Compat Modes */
  src: local("Poppins SemiBold Italic"), local("Poppins-SemiBoldItalic"), url("../fonts/poppins/poppins-v5-latin-600italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-600italic.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-600italic.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-600italic.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-600italic.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/poppins/poppins-v5-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Poppins SemiBold"), local("Poppins-SemiBold"), url("../fonts/poppins/poppins-v5-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-600.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-600.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-600.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-600.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/poppins/poppins-v5-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Bold"), local("Poppins-Bold"), url("../fonts/poppins/poppins-v5-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-700.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-700.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-700.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-700.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-700italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/poppins/poppins-v5-latin-700italic.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Bold Italic"), local("Poppins-BoldItalic"), url("../fonts/poppins/poppins-v5-latin-700italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-700italic.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-700italic.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-700italic.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-700italic.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/poppins/poppins-v5-latin-800.eot");
  /* IE9 Compat Modes */
  src: local("Poppins ExtraBold"), local("Poppins-ExtraBold"), url("../fonts/poppins/poppins-v5-latin-800.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-800.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-800.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-800.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-800.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-800italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/poppins/poppins-v5-latin-800italic.eot");
  /* IE9 Compat Modes */
  src: local("Poppins ExtraBold Italic"), local("Poppins-ExtraBoldItalic"), url("../fonts/poppins/poppins-v5-latin-800italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-800italic.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-800italic.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-800italic.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-800italic.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-900 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/poppins/poppins-v5-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Black"), local("Poppins-Black"), url("../fonts/poppins/poppins-v5-latin-900.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-900.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-900.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-900.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-900.svg#Poppins") format("svg");
  /* Legacy iOS */
}

/* poppins-900italic - latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/poppins/poppins-v5-latin-900italic.eot");
  /* IE9 Compat Modes */
  src: local("Poppins Black Italic"), local("Poppins-BlackItalic"), url("../fonts/poppins/poppins-v5-latin-900italic.eot?#iefix") format("embedded-opentype"), url("../fonts/poppins/poppins-v5-latin-900italic.woff2") format("woff2"), url("../fonts/poppins/poppins-v5-latin-900italic.woff") format("woff"), url("../fonts/poppins/poppins-v5-latin-900italic.ttf") format("truetype"), url("../fonts/poppins/poppins-v5-latin-900italic.svg#Poppins") format("svg");
  /* Legacy iOS */
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Poppins', sans-serif;
}

p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: #fff;
  line-height: 30px;
  letter-spacing: .5px;
}

section {
  padding-top: 100px;
  padding-bottom: 100px;
}

a:hover {
  text-decoration: none;
}

.over-all {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  background: #000;
  mix-blend-mode: color;
  pointer-events: none;
  opacity: 0;
}

.preloader {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 1;
}

/* ==================================================

COOKIES-ALERT

=====================================================*/
.aviso-cookies {
	display: none;
	background: #fff;
	padding: 20px;
	width: calc(100% - 40px);
	max-width: 100%;
	line-height: 100%;
	border-radius: 10px;
	position: fixed;
	bottom: 20px;
	left: 20px;
	z-index: 100;
	padding-top: 60px;
	box-shadow: 0px 2px 20px 10px rgba(222,222,222,.25);
	text-align: center;
}

.aviso-cookies.activo {
	display: block;
}

.aviso-cookies .galleta {
	max-width: 100px;
	position: absolute;
	top: -50px;
	left: calc(50% - 50px);
}

.aviso-cookies .titulo,
.aviso-cookies .parrafo {
	margin-bottom: 15px;
  color:black;
}

.aviso-cookies .boton {
	width: 100%;
	background: #595959;
	border: none;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	padding: 15px 20px;
	font-weight: 700;
	cursor: pointer;
	transition: .3s ease all;
	border-radius: 5px;
	margin-bottom: 15px;
	font-size: 14px;
}

.aviso-cookies .boton:hover {
	background: #000;
}

.aviso-cookies .enlace {
	color: #4DBFFF;
	text-decoration: none;
	font-size: 14px;
}

.aviso-cookies .enlace:hover {
	text-decoration: underline;
}

.fondo-aviso-cookies {
	display: none;
	background: rgba(0,0,0,.20);
	position: fixed;
	z-index: 99;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
}

.fondo-aviso-cookies.activo {
	display: block;
}

/* ==================================================

END COOKIES-ALERT

=====================================================*/
.spinning {
  width: 100px;
  height: 100px;
  background: url("../img/wait.svg") no-repeat center center;
  border: 0;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  margin-left: -50px;
  margin-top: -50px;
  mix-blend-mode: normal;
}

.block-1 {
  width: 100%;
  height: 100vh;
  bottom: 0;
  left: 0;
  background: #000;
  position: fixed;
  z-index: 998;
}

.block-2 {
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background: #000;
  position: fixed;
  z-index: 999;
}

.logo-load {
  position: fixed;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  mix-blend-mode: difference;
  z-index: 9999;
}

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

.centered {
  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;
}

.between {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* margin-top */
.mt-half {
  margin-top: 90vh !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mt-200 {
  padding-top: 200px !important;
}

/* margin bottom */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.bg-darks {
  background: #000;
}

::-moz-selection {
  color: #000;
}

::selection {
  color: #000;
}

::-moz-selection {
  color: #000;
}

::selection {
  background-color: #fff;
}

::-moz-selection {
  background-color: #fff;
}

mark {
  color: #212121;
}

body {
  background: #000;
}

/* ==================================================

2 - NAVBAR

=====================================================*/
.copyright-top {
  position: fixed;
  top: 88vh;
  left: 9%;
  z-index: 10;
}

.copyright-top p {
  font-size: 12px;
  margin: 10px 0 0 0;
  color: #fff;
  font-weight: 700;
}

.socials {
  position: fixed;
  top: 88vh;
  right: 9%;
  z-index: 10;
}

.socials ul {
  list-style: none;
}

.socials ul li {
  display: inline;
  margin-left: 15px;
}

.socials ul li a {
  font-size: 11px;
  color: #fff;
  font-weight: 700;
}

.socials ul li a:hover {
  text-decoration: none;
}

.toggle-btn {
  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;
  position: fixed;
  margin-top: 10vh;
  width: 50px;
  height: 50px;
  right: 8%;
  mix-blend-mode: difference;
  z-index: 99 !important;
}

nav .container {
  position: relative;
}

.logo {
  position: fixed;
  margin-top: 10vh;
  width: 50px;
  height: 50px;
  left: 8%;
  mix-blend-mode: difference;
  z-index: 99 !important;
}

.toggle-btn::before {
  content: 'MENU';
  position: absolute;
  width: 80px;
  font-size: 10px;
  letter-spacing: 2px;
  color: #fff;
  right: 0px;
  font-weight: 500;
}

.one {
  display: block;
  position: relative;
  width: 25px;
  height: 1px;
  background: #fff;
}

.two {
  display: block;
  position: relative;
  width: 25px;
  height: 1px;
  background: #fff;
  margin-top: 4px;
}

.tre {
  display: block;
  position: relative;
  width: 25px;
  height: 1px;
  background: #fff;
  margin-top: 4px;
}

.bg-nav {
  position: fixed;
  top: 0;
  z-index: 97;
  height: 100vh;
  width: 100%;
  background: #000;
  opacity: 0;
  pointer-events: none;
}

.menu {
  opacity: 0;
  position: fixed;
  top: 0;
  z-index: 98;
  height: 100vh;
  width: 100%;
  background-color: transparent;
  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;
}

.menu-text p {
  font-weight: 300;
  line-height: 30px;
  color: #fff;
}

.data {
  text-align: left;
}

.data ul {
  padding: 0;
}

ul {
  list-style: none;
  padding: 0;
}

.menu li {
  color: #fff;
}

.menu li p {
  position: absolute;
  opacity: .5;
  top: 25px;
  left: -10px;
}

a.menu-link {
  font-family: 'Poppins', sans-serif;
  display: inline-block;
  text-decoration: none;
  color: transparent;
  opacity: .7;
  -webkit-text-stroke: 1px #fff;
  font-size: 50px;
  font-weight: 900;
  margin: 0 20px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a.menu-link:hover {
  opacity: 1;
}

a.menu-link.active {
  opacity: 1;
}

.toggle-btn:hover {
  cursor: pointer;
}

.address-menu h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
}

.address-menu h4 {
  color: #fff;
  font-size: 12px;
  opacity: .5;
}

a {
  cursor: none;
}

/* ==================================================

3 - CURSOR

=====================================================*/
.cursor,
.cursor1 {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  border-radius: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity .3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity .3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity .3s ease-in-out, transform 0.3s ease-in-out;
  transition: opacity .3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  z-index: 9999999;
}

.cursor {
  width: 7px;
  height: 7px;
  background-color: #fff;
  mix-blend-mode: difference;
}

.cursor1 {
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  mix-blend-mode: difference;
}

.cursor1.expand {
  background-color: #fff;
  border: 0;
  mix-blend-mode: difference;
  transform: translate(-50%, -50%) scale(1.6);
  -webkit-transform: translate(-50%, -50%) scale(1.6);
  -moz-transform: translate(-50%, -50%) scale(1.6);
  -ms-transform: translate(-50%, -50%) scale(1.6);
  -o-transform: translate(-50%, -50%) scale(1.6);
}

.cursor1.drag::before,
.cursor1.drag::after {
  color: #000;
  font-family: 'fonticons';
  font-size: .6rem;
  margin-top: -.6rem;
  position: absolute;
  top: 50%;
}

.cursor1.drag::before {
  content: '\e801';
  left: -10px;
}

.cursor1.drag::after {
  content: '\e803';
  right: -10px;
}

.cursorDrag {
  cursor: none !important;
}

.cursor1.explore {
  width: 100px;
  height: 100px;
  background: url("../img/click.svg") no-repeat center center;
  border: 0;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  margin-left: -50px;
  margin-top: -50px;
  mix-blend-mode: normal;
}

.cursor1.zoom {
  width: 100px;
  height: 100px;
  background: url("../img/zoom.svg") no-repeat center center;
  border: 0;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  margin-left: -50px;
  margin-top: -50px;
  mix-blend-mode: normal;
}

.cursor1.next {
  width: 100px;
  height: 100px;
  background: url("../img/next.svg") no-repeat center center;
  border: 0;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  margin-left: -50px;
  margin-top: -50px;
  mix-blend-mode: normal;
}

.cursor1.prev {
  width: 100px;
  height: 100px;
  background: url("../img/prev.svg") no-repeat center center;
  border: 0;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  margin-left: -50px;
  margin-top: -50px;
  mix-blend-mode: normal;
}

/* ==================================================

4 - HEADER

=====================================================*/
.scrolls {
  z-index: 10;
  position: absolute;
  top: calc(90vh - 50px);
  left: calc(50% - 50px);
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

.bg-right {
  background: #000;
  z-index: 3;
  position: fixed;
  transform: translate(-50%, -50%) skew(20deg);
  -webkit-transform: translate(-50%, -50%) skew(20deg);
  -moz-transform: translate(-50%, -50%) skew(20deg);
  -ms-transform: translate(-50%, -50%) skew(20deg);
  -o-transform: translate(-50%, -50%) skew(20deg);
  text-align: center;
  left: 50%;
  height: 80vh;
  width: 20vw;
  top: 50vh;
}

.bg-3 {
  background: url("../img/home.jpg") center no-repeat;
  background-size: cover;
  z-index: 3;
  position: fixed;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
  left: 50%;
  height: 60vh;
  width: 40vw;
  top: 50vh;
}

.heading-text-front {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
  left: 50%;
  width: 90%;
  top: 50%;
  z-index: 4;
}

.heading-text-front h1 {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  color: transparent;
  font-weight: 900;
  font-size: 60px;
  -webkit-text-stroke: 1px #fff;
  letter-spacing: 1px;
}

.heading-text-back {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
  left: 50%;
  width: 90%;
  top: 50%;
  z-index: -1;
}

.heading-text-back h1 {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  font-size: 60px;
  -webkit-text-stroke: 0px #fff;
  letter-spacing: 1px;
}

.main-head {
  position: relative;
  height: 100vh;
  overflow: hidden;
  z-index: -1;
}

.main-head .container {
  position: relative;
}

h1.title {
  font-size: 90px;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* ==================================================

5 - PORTFOLIO

=====================================================*/
.main-title::before {
  position: absolute;
  width: 70px;
  height: 2px;
  background: #fff;
  content: '';
  bottom: -10px;
  left: calc(50% - 35px);
}

.main-title h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
}

.main-title h2 span {
  -webkit-text-stroke: 1px #fff;
  color: transparent;
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
}

.folio-content {
  background: #000;
}

.folio-content .folio-item {
  margin-top: 100px;
  position: relative;
  padding: 0 20px;
}

.folio-content .folio-item .img-folio {
  z-index: 2;
  position: relative;
}

.folio-content .folio-item .img-folio a {
  cursor: none;
}

.folio-content .folio-item .img-folio img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.folio-content .folio-item .img-folio:hover img {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.folio-content .folio-item .text-folio h2.text-1 {
  position: absolute;
  font-family: 'Poppins', sans-serif;
  color: transparent;
  font-weight: 900;
  font-size: 40px;
  letter-spacing: 2px;
  -webkit-text-stroke: 1px #fff;
  z-index: 4;
  left: 50%;
  bottom: 1px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.folio-content .folio-item .text-folio h2.text-2 {
  position: absolute;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-weight: 900;
  font-size: 40px;
  letter-spacing: 2px;
  z-index: 1;
  left: 50%;
  bottom: 1px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

/* ==================================================

6 - ABOUT

=====================================================*/
.bg-about {
  background: url("../img/about-1.jpg") center no-repeat;
  z-index: 3;
  position: fixed;
  text-align: center;
  left: 50%;
  height: 30vh;
  width: 40vw;
  top: 20vh;
}

.bg-about-2 {
  background: url("../img/about-2.jpg") center no-repeat;
  z-index: 3;
  position: fixed;
  text-align: center;
  left: 10vw;
  height: 50vh;
  width: 30vw;
  top: 30vh;
}

.about {
  background: #000;
}

.about-page {
  background: #000;
}

#img-about {
  position: relative;
}

.img-mask {
  position: absolute;
  width: 120%;
  height: 120%;
  left: 0;
  top: 0;
  z-index: 2;
  background: #000;
}

.about-text h3 {
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 800;
}

.abt-text {
  margin-left: -200px;
  background: #000;
  padding: 40px 40px;
}

.abt-text a {
  font-size: 14px;
  color: #5c5c5c;
  font-weight: 900;
  position: relative;
}

.abt-text a::after {
  width: 40px;
  height: 2px;
  position: absolute;
  content: '';
  top: 10px;
  margin-left: 5px;
  background: #5c5c5c;
  transition: all ease-in-out .3s;
  -webkit-transition: all ease-in-out .3s;
  -moz-transition: all ease-in-out .3s;
  -ms-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
}

.abt-text a:hover {
  text-decoration: none;
}

.abt-text a:hover::after {
  margin-left: 15px;
}

.sub-abt {
  position: absolute;
  right: 0;
  top: 50%;
  transform: rotate(90deg) translateY(-50%) translateX(-50%);
  -webkit-transform: rotate(90deg) translateY(-50%) translateX(-50%);
  -moz-transform: rotate(90deg) translateY(-50%) translateX(-50%);
  -ms-transform: rotate(90deg) translateY(-50%) translateX(-50%);
  -o-transform: rotate(90deg) translateY(-50%) translateX(-50%);
}

.sub-abt p {
  text-align: center;
  margin: 0;
  font-weight: 700;
}

/* ==================================================

7 - FOOTER

=====================================================*/
.footer {
  z-index: -2;
  padding: 0 0 50px 0;
}

.footer .logo-foot {
  mix-blend-mode: difference;
}

.footer a {
  font-size: 14px;
}

.footer a:hover {
  text-decoration: none;
}

.footer .sosmed ul {
  list-style: none;
}

.footer .sosmed ul li {
  display: inline;
  margin-left: 10px;
}

.footer .sosmed ul li a {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
}

.footer .sosmed ul li a:hover {
  text-decoration: none;
}

.footer .mail a {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
}

.footer .copyright p {
  line-height: normal;
  font-size: 12px;
  margin: 5px 0 0 0;
  color: #5c5c5c;
}

/* ==================================================

8 - SERVICE

=====================================================*/
.service-item {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 30px 30px;
  overflow: hidden;
  background: #050505;
}

.front {
  z-index: 3;
}

.service-icon {
  margin: 20px 0;
}

.service-icon img {
  width: 70px;
}

.service-text {
  padding: 20px 0;
}

.service-text h3 {
  color: #fff;
  text-align: left;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

.service-text p {
  margin-top: 20px;
}

.service-list {
  padding: 0;
  margin-top: 20px;
}

.service-line {
  margin-top: 60px;
  width: 80px;
  height: 3px;
  background: #fff;
}

.service-list li {
  display: block;
  color: #fff;
  margin: 10px 0;
}

/* ==================================================

9 - PARTNER

=====================================================*/
.partner {
  padding-left: 40px;
  padding-right: 40px;
}

.partner-list {
  border: 0px solid #5c5c5c;
}

.partner-list img {
  padding: 30px;
}

/* ==================================================

10 - BLOG

=====================================================*/
.blog-img:hover img {
  transform: scale(0.98);
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -ms-transform: scale(0.98);
  -o-transform: scale(0.98);
}

.blog-img img {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
}

.blog-text {
  padding: 0 10px 0 0;
}

.blog-text h3 {
  color: #fff;
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}

.blog-text p {
  color: #8f8f8f;
}

.bg-detail-blog {
  background: url("../img/blog/detail.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}


.bg-detail-blog2 {
  background: url("../img/blog/detail2.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog3 {
  background: url("../img/blog/detail3.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog4 {
  background: url("../img/blog/detail4.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog5 {
  background: url("../img/blog/detail5.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog6 {
  background: url("../img/blog/detail6.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog7 {
  background: url("../img/blog/detail7.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog8 {
  background: url("../img/blog/detail8.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog9 {
  background: url("../img/blog/detail9.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog10 {
  background: url("../img/blog/detail10.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog11 {
  background: url("../img/blog/E3_portada.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog12 {
  background: url("../img/blog/E4_portada.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog13 {
  background: url("../img/blog/E5_portada.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog14 {
  background: url("../img/blog/E1_portada.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

.bg-detail-blog15 {
  background: url("../img/blog/E2_portada.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: absolute;
  text-align: center;
  left: 0;
  height: 100vh;
  width: 100vw;
  top: 0;
}

h3.detail-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 40px;
}

.article {
  color: #fff;
}

.article h3 {
  font-size: 24px;
  font-weight: 700;
}

.article p {
  margin-top: 20px;
  color: #8f8f8f;
}

.article .quote p {
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  margin: 50px 0;
  color: #c3c3c3;
}

.article .author p {
  margin-bottom: 20px;
}

.line {
  height: 1px;
  margin-top: 40px;
  width: 100px;
  background: #fff;
  position: absolute;
  left: calc(50% - 50px);
}

/* ==================================================

10 - WORK

=====================================================*/
.bg-work {
  background: url("../img/port/buyser.jpg") center no-repeat;
  z-index: 3;
  position: fixed;
  text-align: center;
  left: 50%;
  height: 30vh;
  width: 40vw;
  top: 20vh;
}

.bg-work-2 {
  background: url("../img/port/vineberbanner.jpg") center no-repeat;
  z-index: 3;
  position: fixed;
  text-align: center;
  left: 10vw;
  height: 50vh;
  width: 30vw;
  top: 30vh;
}

/* ==================================================

11 - Vineber

=====================================================*/
.bg-detail-work {
  background: url("../img/detail-work/1/1.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: fixed;
  left: 0;
  height: 50vh;
  width: 50vw;
  left: 25%;
  top: 25vh;
}

.bg-detail-work-2 {
  background: url("../img/detail-work/2/3.jpg") center no-repeat;
  background-size: cover;
  z-index: -1;
  position: fixed;
  left: 0;
  height: 50vh;
  width: 50vw;
  left: 25%;
  top: 25vh;
}

.about-work h3 {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}

.about-work p {
  color: #c3c3c3;
  font-size: 14px;
  margin: 0;
}

.about-work a {
  font-size: 12px;
  color: #fff;
}

.next-project {
  color: #fff;
  margin-top: 100px;
  background-size: cover;
}

.next-project p {
  margin: 0;
}

.next-project h3 {
  font-weight: 900;
  color: transparent;
  font-size: 40px;
  -webkit-text-stroke: 1px #fff;
  transition: ease-in-out .3s all;
  -webkit-transition: ease-in-out .3s all;
  -moz-transition: ease-in-out .3s all;
  -ms-transition: ease-in-out .3s all;
  -o-transition: ease-in-out .3s all;
}

.next-project h3:hover {
  color: #fff;
}

.right-over-next {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 10;
}

.right-over-prev {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 11;
}

/* ==================================================

12 - ERROR PAGE

=====================================================*/
.bg-error {
  background: url("../img/error/1.jpg") center no-repeat;
  z-index: -1;
  position: fixed;
  text-align: center;
  left: 25%;
  height: 50vh;
  width: 50vw;
  top: 25vh;
}

.error-page {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.error-page h2 {
  font-size: 120px;
  -webkit-text-stroke: 1px #fff;
  color: transparent;
}

.error-page p {
  color: #fff;
}

.error-page a {
  color: #ffffff;
}
.berror{
  background-color: #000;
  font-size: larger;
  font-weight: bold;
  padding: 12px 20px;
  border: none;
  border-radius: 5px;
  text-align: center;
}

/*
 * MENU BUTTON
 */
.menu__toggler {
  position: fixed;
  bottom: 20px;
  left: 20px;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  z-index: 102;
  height: 50px;
  width: 50px;
  outline: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}

.menu__toggler span,
.menu__toggler span::before,
.menu__toggler span::after {
  position: absolute;
  content: '';
  width: 25px;
  height: 2.5px;
  background: #000;
  border-radius: 20px;
  left: 12px;
  -webkit-transition: 500ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: 500ms cubic-bezier(0.77, 0, 0.175, 1);
}

.menu__toggler span::before {
  top: -8px;
  left: 0;
}

.menu__toggler span::after {
  top: 8px;
  left: 0;
}

.menu__toggler.activez > span {
  background: transparent;
}

.menu__toggler.activez > span::before,
.menu__toggler.activez > span::after {
  background: #000;
  top: 0px;
}

.menu__toggler.activez > span::before {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.menu__toggler.activez > span::after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

/*
   * SLIDING MENU PANEL
   */
.menus {
  position: fixed;
  left: -30%;
  z-index: 101;
  color: #000;
  background: #ffff;
  -webkit-clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
  width: 30%;
  height: 100%;
  padding: 100px;
  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-transition: 300ms left cubic-bezier(0.77, 0, 0.175, 1);
  transition: 300ms left cubic-bezier(0.77, 0, 0.175, 1);
}

@media only screen and (max-width: 600px) {
  .menus {
    width: 250px;
    left: -250px;
    padding: 50px;
  }
}

.menus.activez {
  left: 0;
}

.menus a {
  font-size: 15px;
  margin-bottom: 1rem;
  color: #000;
}

.menus a:hover {
  opacity: .5;
}

.full-page {
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}

.swiper-slide {
  height: 100vh;
}

.img-slide {
  width: 100%;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.img-slide img {
  width: 100%;
}

.text-slide {
  height: 60px;
  position: relative;
  overflow: hidden;
  position: absolute;
  top: 40%;
  left: 10%;
  width: 100%;
}

.text-slide h2.text-1 {
  position: absolute;
  font-family: 'Poppins', sans-serif;
  color: transparent;
  font-weight: 900;
  font-size: 60px;
  letter-spacing: 2px;
  -webkit-text-stroke: 1px #fff;
  z-index: 4;
  pointer-events: none;
}

.text-slide h2.text-2 {
  position: absolute;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-weight: 900;
  font-size: 60px;
  letter-spacing: 2px;
  z-index: 1;
  left: 0;
  pointer-events: none;
}

.swiper-slide {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
  transition: .2s ease all;
  -webkit-transition: .2s ease all;
  -moz-transition: .2s ease all;
  -ms-transition: .2s ease all;
  -o-transition: .2s ease all;
}

.swiper-slide-next .img-slide img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.swiper-slide-prev .img-slide img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.swiper-wrapper {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 40%;
  height: 2px;
  left: 30%;
  top: auto;
  bottom: 10%;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #ffff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-pagination-progressbar {
  position: absolute;
  background: rgba(218, 213, 213, 0.25);
}

.bg-half {
  position: fixed;
  width: 50%;
  height: 100vh;
  background: #ececec;
  right: 0;
  top: 0;
}

.bg-half-l {
  position: fixed;
  width: 50%;
  height: 100vh;
  background: #111111;
  left: 0;
  top: 0;
}

.intro {
  position: relative;
  margin: 30px;
  overflow: hidden;
}

.intro:hover .over-intro {
  height: 100%;
}

.intro .over-intro {
  position: absolute;
  pointer-events: none;
  width: 100%;
  height: 0;
  background: #050505;
  z-index: 2;
  bottom: 0;
  left: 0;
  opacity: .5;
  transition: all ease .3s;
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  -o-transition: all ease .3s;
}

h3.glp {
  color: #fff;
}

h3.lght {
  color: #f0353c;
}


/*# sourceMappingURL=main.css.map */


.container {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.container .card {
  position: relative;
  width: 300px;
  height: 400px;
  background: rgba(255, 255, 255, 0.05);
  margin: 20px;
  box-shadow: 0 15px 35px rgba(255, 255, 255, 0.2);
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(10px);
}

.container .card .content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0.5;
  transition: 0.5s;
}

.container .card:hover .content {
  opacity: 1;
  transform: translateY(-20px);
}

.container .card .content .imgBx {
  position: relative;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid rgba(255, 255, 255, 0.25);
}

.container .card .content .imgBx img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.container .card .content .contentBx h3 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  margin: 20px 0 10px;
  line-height: 1.1em;
}

.container .card .content .contentBx h3 span {
  font-size: 12px;
  font-weight: 300;
  text-transform: initial;
}

.container .card .sci {
  position: absolute;
  bottom: 50px;
  display: flex;
}

.container .card .sci li {
  list-style: none;
  margin: 0 10px;
  transform: translateY(40px);
  transition: 0.5s;
  opacity: 0;
  transition-delay: calc(0.1s * var(--i));
}

.container .card:hover .sci li {
  transform: translateY(0px);
  opacity: 1;
}

.container .card .sci li a {
  color: #fff;
  font-size: 24px;
}
 /*# Botón neon*/
.btn-1 {
  padding: 0.6em 2em;
  border: none;
  outline: none;
  color: rgb(255, 255, 255);
  background: rgb(0, 0, 0);
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.btn-1:before {
  content: "";
  background: linear-gradient(
    45deg,
    #ff0000,
    #ff7300,
    #fffb00,
    #48ff00,
    #00ffd5,
    #002bff,
    #7a00ff,
    #ff00c8,
    #ff0000
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  -webkit-filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-btn-1 20s linear infinite;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}

@keyframes glowing-btn-1 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.btn-1:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  left: 0;
  top: 0;
  border-radius: 10px;
}

.responsive-iframe {
  position: relative;
  padding-bottom: 15%; /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
}
 
.responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


#metadao-features {
  background-color: #000000;
  padding: 90px 0;
  position: relative
}

@media(min-width: 600px) {
  #metadao-features {
      padding:120px 0
  }
}

@media(min-width: 1200px) {
  #metadao-features {
      padding:90px 0 240px
  }
}

#metadao-features .features {
  color: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 80px
}

@media(min-width: 600px) {
  #metadao-features .features {
      row-gap:70px
  }
}

@media(min-width: 1200px) {
  #metadao-features .features {
      -webkit-box-align:center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-column-gap: 100px;
      -moz-column-gap: 100px;
      column-gap: 100px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      row-gap: 0
  }
}

@media(min-width: 1200px) {
  #metadao-features .features .feature {
      width:404px
  }
}

#metadao-features .features .feature .icon {
  aspect-ratio: 1/1;
  width: 170px
}

@media(min-width: 600px) {
  #metadao-features .features .feature .icon {
      width:200px
  }
}

#metadao-features .features .feature h3 {
  margin-top: 10px
}

@media(min-width: 600px) {
  #metadao-features .features .feature h3 {
      font-size:30px;
      letter-spacing: -0.01em;
      line-height: 42px;
      margin-top: 30px
  }
}

#metadao-features .features .feature p {
  color: #9f9f9f;
  margin-top: 20px
}

@media(min-width: 600px) {
  #metadao-features .features .feature p {
      font-size:18px;
      line-height: 30px;
      margin-top: 30px;
      max-width: 80%
  }
}

@media(min-width: 1200px) {
  #metadao-features .features .feature p {
      max-width:100%
  }
}

#metadao-payment-options {
  background-color: #161616;
  color: #f7f7f7;
  padding: 50px 0 90px;
  position: relative
}

@media(min-width: 600px) {
  #metadao-payment-options {
      padding:120px 0
  }
}

@media(min-width: 1200px) {
  #metadao-payment-options {
      padding:220px 0
  }
}



@media(min-width: 600px) {
  #metadao-payment-options .container {
      -webkit-box-align:center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

@media(min-width: 600px) {
  #metadao-payment-options::before {
      background-color:#1b1b1b;
      bottom: 0;
      content: "";
      display: block;
      left: 0;
      position: absolute;
      right: 0;
      top: 0
  }
}

@media(min-width: 1200px) {
  #metadao-payment-options::before {
      left:4.4vw;
      right: 4.4vw
  }
}



@media(min-width: 600px) {
  #metadao-payment-options h2 {
      text-align:center
  }
}

#metadao-payment-options p {
  color: #9f9f9f;
  margin-top: 20px
}

@media(min-width: 600px) {
  #metadao-payment-options p {
      max-width:80%;
      text-align: center
  }
}

#metadao-payment-options p a {
  color: #5799fe;
  line-height: inherit;
  padding: 0;
  text-decoration: none
}

#metadao-payment-options .options {
  display: grid;
  gap: 2px;
  grid-template-columns: 1fr 1fr;
  margin-top: 55px
}

@media(min-width: 600px) {
  #metadao-payment-options .options {
      grid-template-columns:1fr 1fr 1fr;
      margin-top: 100px;
      width: 100%
  }
}

@media(min-width: 900px) {
  #metadao-payment-options .options {
      grid-template-columns:1fr 1fr 1fr 1fr 1fr
  }
}

@media(min-width: 1200px) {
  #metadao-payment-options .options {
      gap:30px;
      width: 66vw
  }
}
@media(min-width: 1600px) {
  #metadao-payment-options .options {
    gap:30px;
    width: 66vw;
    grid-template-columns:2fr 2fr 2fr
  }
}

#metadao-payment-options .options .option {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  aspect-ratio: 1/1;
  background-color: #212121;
  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;
  position: relative
}

@media(min-width: 900px) {
  #metadao-payment-options .options .option {
      background:transparent
  }
}

@media(min-width: 900px) {
  #metadao-payment-options .options .option::before {
      background:linear-gradient(58.29deg, #4d49c7 9.94%, #579aff 64.9%, #66ffa4 118.73%);
      content: "";
      height: 100%;
      left: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      width: 100%
  }
}

@media(min-width: 900px) {
  #metadao-payment-options .options .option:hover::before {
      opacity:1
  }

  #metadao-payment-options .options .option:hover img {
      -webkit-filter: brightness(5);
      filter: brightness(5)
  }

  #metadao-payment-options .options .option:hover span {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }
}

#metadao-payment-options .options .option img {
  aspect-ratio: 1/1;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  width: 80px
}

@media(min-width: 600px) {
  #metadao-payment-options .options .option img {
      width:130px
  }
}

@media(min-width: 900px) {
  #metadao-payment-options .options .option img {
      width:90px
  }
}

@media(min-width: 1200px) {
  #metadao-payment-options .options .option img {
      width:115px
  }
}

#metadao-payment-options .options .option span {
  font-family: "GT-Haptik-Regular",sans-serif;
  font-size: 16px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1)
}

@media(min-width: 900px) {
  #metadao-payment-options .options .option span {
      opacity:0;
      -webkit-transform: translateY(50%);
      transform: translateY(50%);
      will-change: transform
  }
}

#metadao-payment-options .options .option:last-of-type {
  color: #9f9f9f;
  padding: 0
}

@media(min-width: 600px) {
  #metadao-payment-options .options .option:last-of-type {
      aspect-ratio:auto;
      background: transparent;
      color: #9f9f9f;
      grid-column: 1/4;
      margin-top: 60px
  }
}

@media(min-width: 900px) {
  #metadao-payment-options .options .option:last-of-type {
      aspect-ratio:1/1;
      background: transparent;
      grid-column: auto;
      margin-top: 0
  }
}

@media(min-width: 600px) {
  #metadao-payment-options .options .option:last-of-type span {
      opacity:1;
      -webkit-transform: translateY(0);
      transform: translateY(0)
  }
}

#metadao-payment-options .options .option:last-of-type::before {
  display: none
}

#metadao-services {
  background-color: #161616;
  padding-bottom: 90px;
  padding-top: 90px
}

@media(min-width: 600px) {
  #metadao-services {
      padding-bottom:120px;
      padding-top: 180px
  }
}

@media(min-width: 900px) {
  #metadao-services {
      padding-bottom:200px;
      padding-top: 300px
  }
}

@media(min-width: 1200px) {
  #metadao-services {
      padding-bottom:150px
  }
}

#metadao-services h2 {
  color: #565656;
  font-family: "GT-Haptik-Medium",sans-serif;
  font-size: 17vw;
  letter-spacing: -2px;
  line-height: 110%
}

@media(min-width: 600px) {
  #metadao-services h2 {
      font-size:11.5vw;
      letter-spacing: -5px
  }
}

@media(min-width: 900px) {
  #metadao-services h2 {
      font-size:8.5vw;
      line-height: 100%
  }
}

@media(min-width: 1200px) {
  #metadao-services h2 {
      font-size:120px
  }
}

#metadao-services h2:last-of-type {
  color: #fff
}

@media(min-width: 900px) {
  #metadao-services .services-container {
      -webkit-box-align:start;
      -ms-flex-align: start;
      align-items: flex-start;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 15%
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container {
      margin-top:180px
  }
}

@media(min-width: 1500px) {
  #metadao-services .services-container {
      margin-top:150px
  }
}

#metadao-services .services-container .services-sticky {
  display: none
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-sticky {
      -webkit-box-sizing:border-box;
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      max-width: 50%;
      position: sticky;
      top: 25%;
      width: 100%
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-sticky {
      top:20%
  }
}

@media(min-width: 1500px) {
  #metadao-services .services-container .services-sticky {
      top:10%
  }
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-sticky .services-numbers {
      display:none
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-sticky .services-numbers {
      display:-webkit-box;
      display: -ms-flexbox;
      display: flex
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-sticky .services-numbers .numbers-container {
      -ms-flex-item-align:center;
      align-self: center;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      left: 0;
      position: absolute;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0)
  }
}

@media(min-width: 1500px) {
  #metadao-services .services-container .services-sticky .services-numbers .numbers-container {
      -webkit-transform:translate3d(-2vw, 0, 0);
      transform: translate3d(-2vw, 0, 0)
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-sticky .services-numbers .numbers-container span {
      color:#565656;
      font-family: "IvarDisplay-SemiBoldItalic",serif;
      font-size: 16px;
      line-height: 19px;
      margin: 10px 0;
      position: relative;
      -webkit-transition: color .3s cubic-bezier(0.71, 0.19, 0.68, 0.94);
      transition: color .3s cubic-bezier(0.71, 0.19, 0.68, 0.94)
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-sticky .services-numbers .numbers-container span::after {
      border-top:2px solid #fff;
      content: "";
      opacity: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translate3d(8px, -50%, 0);
      transform: translate3d(8px, -50%, 0);
      -webkit-transition: all .3s cubic-bezier(0.71, 0.19, 0.68, 0.94);
      transition: all .3s cubic-bezier(0.71, 0.19, 0.68, 0.94);
      width: 0
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-sticky .services-numbers .numbers-container span.active {
      color:#fff
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-sticky .services-numbers .numbers-container span.active::after {
      opacity:1;
      width: 15px
  }
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-sticky .service-big-oval {
      display:-webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      height: 50vw;
      max-width: 80%;
      position: relative;
      width: 100%
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-sticky .service-big-oval {
      height:50vw;
      max-height: 650px;
      max-width: 80%
  }
}

@media(min-width: 1500px) {
  #metadao-services .services-container .services-sticky .service-big-oval {
      height:auto;
      max-height: 820px
  }
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-sticky .service-big-oval img {
      max-width:200%;
      opacity: 0;
      position: absolute;
      top: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0);
      -webkit-transition: opacity .3s cubic-bezier(0.71, 0.19, 0.68, 0.94);
      transition: opacity .3s cubic-bezier(0.71, 0.19, 0.68, 0.94)
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-sticky .service-big-oval img {
      max-width:100%;
      -webkit-transform: translate3d(0, -50%, 0);
      transform: translate3d(0, -50%, 0)
  }
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-sticky .service-big-oval img.active {
      opacity:1
  }
}

@media(min-width: 1500px) {
  #metadao-services .services-container .services-sticky .service-big-oval::after {
      content:"";
      padding-top: 120%
  }
}

#metadao-services .services-container .services-list {
  margin-top: 20px
}

@media(min-width: 600px) {
  #metadao-services .services-container .services-list {
      margin-top:0
  }
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-list {
      max-width:50%
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-list {
      max-width:50%
  }
}

#metadao-services .services-container .services-list .service {
  padding-top: 75px
}

@media(min-width: 600px) {
  #metadao-services .services-container .services-list .service {
      padding-top:130px
  }
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-list .service {
      -webkit-box-align:center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 30% 0
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-list .service {
      padding:30% 0
  }
}

@media(min-width: 1500px) {
  #metadao-services .services-container .services-list .service {
      padding:200px 0
  }
}

#metadao-services .services-container .services-list .service img {
  max-width: 180px
}

@media(min-width: 600px) {
  #metadao-services .services-container .services-list .service img {
      max-width:300px
  }
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-list .service img {
      display:none
  }
}

@media(min-width: 1200px) {
  #metadao-services .services-container .services-list .service .service-description {
      padding:0 50px
  }
}

@media(min-width: 1500px) {
  #metadao-services .services-container .services-list .service .service-description {
      padding:0 100px
  }
}

#metadao-services .services-container .services-list .service .service-description h3 {
  color: #fff;
  font-family: "GT-Haptik-Medium",sans-serif;
  font-size: 35px;
  letter-spacing: -0.01em;
  line-height: 40px;
  margin-top: 40px
}

@media(min-width: 600px) {
  #metadao-services .services-container .services-list .service .service-description h3 {
      font-size:40px;
      letter-spacing: -0.015em;
      line-height: 50px;
      margin-top: 40px
  }
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-list .service .service-description h3 {
      margin:0
  }
}

#metadao-services .services-container .services-list .service .service-description div {
  color: #9f9f9f;
  font-family: "GT-Haptik-Regular",sans-serif;
  font-size: 16px;
  line-height: 29px;
  margin-top: 20px
}

@media(min-width: 600px) {
  #metadao-services .services-container .services-list .service .service-description div {
      font-size:18px;
      margin-top: 25px
  }
}

@media(min-width: 900px) {
  #metadao-services .services-container .services-list .service .service-description div {
      font-size:16px;
      margin-top: 40px
  }
}

#metadao-services .services-container .services-list .service .service-description div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 9px;
  list-style: none;
  padding: 0
}

#metadao-services .services-container .services-list .service .service-description div ul li {
  margin: 0;
  padding: 0
}

#metadao-services .services-container .services-list .service .service-description div ul li::before {
  content: "-";
  font-weight: bold;
  margin-right: 10px
}

#metadao-clients {
  background-color: #fff;
  padding-bottom: 0;
  padding-top: 90px
}

@media(min-width: 600px) {
  #metadao-clients {
      padding-bottom:0;
      padding-top: 120px
  }
}

@media(min-width: 1200px) {
  #metadao-clients {
      padding-bottom:0;
      padding-top: 220px
  }
}

#metadao-clients h2 {
  color: #565656;
  font-family: "GT-Haptik-Medium",sans-serif;
  font-size: 15vw;
  letter-spacing: -2px;
  line-height: 110%
}

@media(min-width: 600px) {
  #metadao-clients h2 {
      font-size:11.5vw;
      letter-spacing: -5px
  }
}

@media(min-width: 900px) {
  #metadao-clients h2 {
      font-size:8.5vw;
      line-height: 100%
  }
}

@media(min-width: 1200px) {
  #metadao-clients h2 {
      font-size:120px
  }
}

#metadao-clients h2:first-of-type {
  background: linear-gradient(89.13deg, #4d49c7 -5.37%, #579aff 36.46%, #66ffa4 77.42%);
  -webkit-background-clip: text;
  background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent
}

#metadao-clients h2:last-of-type {
  color: #1f1f1f
}



.responsive-iframe iframe {
  width: 80%; /* ajusta este valor según tus necesidades */
  height: 500px; /* ajusta este valor según tus necesidades */
  max-width: 100%; /* esto asegura que el iframe no exceda el ancho de su contenedor */
}










