body {
  background-color: #000;
  font-family: Gothampro, sans-serif;
  color: #fff;
  font-size: 1vw;
  line-height: 1.5;
}

a {
  color: #b2b2b2;
  text-decoration: none;
}

.c-menu-item-number-2 {
  position: absolute;
  display: none;
  margin-right: 20px;
}

.caja-de-texto {
  margin-top: 0.5em;
  color: #ff0389;
}

.nav-menu-overlay-bg {
  position: absolute;
  width: 0vw;
  height: 0vw;
  border-radius: 100%;
  background-color: #fff;
}

.c-nav-menu-overlay-bg {
  position: absolute;
  left: auto;
  top: 40px;
  right: 2.5%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.32em;
  height: 2.32em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-226 {
  position: static;
  z-index: 1;
}

.div-block-226.is--margin {
  display: block;
  margin-top: 2vw;
}

.c-menu-item-link-2 {
  color: #333;
  text-decoration: none;
}

.c-nav-menu-btn-icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._w-menu-item-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

._w-nav-menu-btn-2 {
  position: relative;
  width: 100%;
  height: 100%;
}

._w-nav-social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-menu-item-text {
  position: relative;
}

.container {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.c-menu-item-2 {
  margin-bottom: 1em;
}

.menu-item-text-2 {
  padding-top: 15px;
  padding-bottom: 0px;
  font-size: 2.34em;
  line-height: 1em;
  font-weight: 900;
  letter-spacing: 1px;
}

.menu-item-text-2:hover {
  border-bottom: 0.5px solid #707070;
}

.menu-item-text-2._1st {
  padding-top: 0px;
}

.c-col-menu-header-2 {
  padding-right: 1em;
}

.col-menu-header-text-2 {
  position: relative;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  color: #000;
  font-size: 1em;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.c-nav-menu-btn-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand.is--white {
  z-index: 9999;
  opacity: 1;
}

.brand.is--black {
  z-index: 99999;
  opacity: 0;
}

.c-section {
  padding-right: 3vw;
  padding-left: 3vw;
}

.c-nav-menu-overlay-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5001;
  display: none;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  padding-right: 2em;
  padding-left: 2em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}

.c-col-menu-links-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.b-nav-menu-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5000px;
  background-color: #fff;
}

.b-nav-menu-btn.menu-open {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #333;
}

.b-nav-menu-btn.deafult {
  position: relative;
  background-color: #fff;
  color: #000;
}

.b-nav-menu-btn.menu-opened {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  background-color: #333;
}

.c-col-menu-social {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.menu-social-media {
  padding-left: 2.5em;
}

.menu-social-media:hover {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}

.menu-social-media.first {
  padding-left: 0em;
}

._w-nav-menu-btn-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

._w-nav-menu-btn-icon.right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.c-nav-menu-btn-2 {
  position: relative;
  z-index: 9999;
  width: 2.56em;
  height: 2.56em;
  cursor: pointer;
}

.menu-item-number-2 {
  padding-right: 1em;
  color: #be9b64;
  font-size: 1.15em;
  font-weight: 900;
  letter-spacing: 1px;
}

.menu-item-number-2.nb1 {
  margin-top: -1em;
}

.c-navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.inicio-white {
  position: relative;
  left: auto;
  display: block;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  clear: none;
  color: #000;
  font-size: 1.2em;
  line-height: 1.1;
}

.inicio-white.marg1 {
  margin-top: 2em;
}

.inicio-white.menu {
  left: 0px;
  margin-left: 0px;
  color: #be9b64;
  font-size: 1.2em;
  line-height: 1.1;
  letter-spacing: 0.05em;
  text-decoration: underline;
}

.nav-social-address {
  color: #000;
  font-size: 12px;
  line-height: 2em;
  font-weight: 400;
  letter-spacing: 1px;
}

.nav-social-address.head {
  padding-bottom: 0px;
  color: #be9b64;
  font-size: 1.2em;
  text-decoration: underline;
}

.nav-social-address.head.menu {
  display: none;
}

.nav-social-address.head.menu {
  display: none;
}

.nav-menu-btn-line {
  position: relative;
  width: 100%;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: #000;
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}

.nav-menu-btn-line.left-shirt {
  width: 60%;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  text-align: left;
}

.nav-menu-btn-line.left-shirt.right {
  text-align: right;
}

._w-col-menu-social {
  padding-bottom: 0px;
}

.link-7 {
  color: #be9b64;
  font-size: 1.2em;
}

._w-nav-menu-btn-icon-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}

._w-nav-menu-btn-icon-2.menu-opened {
  position: relative;
  height: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu-btn-close-icon-2 {
  position: relative;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.nav-menu-btn-close-icon-2._2 {
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-menu-btn-close-icon-2._1 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cloneable-area {
  position: fixed;
  left: auto;
  top: 4%;
  right: 2%;
  bottom: auto;
  z-index: 99999;
  cursor: pointer;
}

._w-col-menu-links {
  display: inline-block;
  width: 70%;
}

.c-nav-menu-content-2 {
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10.7em;
  padding-right: 10em;
  padding-left: 10em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
}

.c-logo_img {
  width: 11em;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid-3 {
  display: none;
}

.grid-3.menu {
  display: block;
  margin-top: 2em;
}

.c-nav-social-media {
  margin-bottom: -3.2em;
  padding-top: 0px;
}

.c-hero-text {
  position: relative;
  left: 1em;
  z-index: 99999;
  margin-top: 23.8em;
  margin-bottom: 15em;
}

.circle {
  position: absolute;
  left: 28%;
  top: -33em;
  right: auto;
  bottom: auto;
  z-index: 99999;
  width: 43em;
  height: 43em;
  border: 1px solid #9f9f9f;
  border-radius: 100vh;
  background-color: hsla(0, 0%, 100%, 0.1);
  opacity: 0.3;
}

.circle.main-2-copy {
  position: relative;
  left: 25%;
  top: auto;
  right: auto;
  bottom: 55em;
  z-index: -9999;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.c-btn_contain {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.5em;
  max-width: 10.5em;
  padding-right: 1.18em;
  padding-left: 1.18em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
}

.c-btn_contain.is-home {
  margin-top: 4em;
}

.p28.home {
  width: 60%;
  font-family: Ffgoodpro, sans-serif;
  font-size: 1.46em;
  line-height: 1.34;
}

.scroll-text {
  position: relative;
  left: -3.5em;
  top: -31em;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  letter-spacing: 0.5em;
  text-transform: uppercase;
}

.scroll-text._1st-section {
  position: static;
  width: 8em;
  margin-top: 3.8em;
}

.tan-text_color {
  color: transparent;
}

.tan-text_color.consectuter {
  color: #be9b64;
}

.text-btn {
  color: #fff;
  font-size: 1em;
  font-weight: 500;
}

.text-btn._1 {
  text-transform: uppercase;
}

.h87 {
  font-family: Ffgoodpro, sans-serif;
  font-size: 4.7em;
  line-height: 1.36;
  font-weight: 900;
  text-transform: uppercase;
}

.h87.home {
  font-size: 4.3em;
  line-height: 1.2;
  letter-spacing: 0.06em;
}

.bg-round {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 2.5em;
  height: 2.5em;
  max-width: 10.5em;
  border-radius: 6.75em;
  background-color: #be9b64;
  -webkit-transition: width 200ms ease;
  transition: width 200ms ease;
}

.bg-round:hover {
  width: 100%;
}

._50col {
  width: 50%;
}

._50col._1et-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

._50col._1et-section.space {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.home-container {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  margin-right: 2em;
  margin-left: -11em;
  padding-right: 0em;
  -o-object-fit: fill;
  object-fit: fill;
}

.circle-copy {
  z-index: 99999;
  width: 45em;
  height: 45em;
  margin-bottom: 40px;
  margin-left: -31.1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #9f9f9f;
  border-radius: 100vh;
  background-color: hsla(0, 0%, 100%, 0.1);
  opacity: 0.3;
}

.c-tan_text {
  color: #be9b64;
}

.columns-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dash-vertical-scroll {
  width: 0.1em;
  height: 3em;
  background-color: #be9b64;
}

.section {
  padding-right: 2vw;
  padding-left: 2vw;
}

.section.is--home {
  position: relative;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/home_header.jpg');
  background-position: 100% 0%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.c-left-scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5em;
  padding-right: 2em;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._30space {
  height: 20em;
}

.h176 {
  position: relative;
  opacity: 0.1;
  color: #be9b64;
  font-size: 8.86em;
  line-height: 1.35;
  font-weight: 900;
}

.main-section {
  overflow: hidden;
  height: 100%;
  padding-right: 10em;
  padding-left: 10em;
}

.main-section.first {
  position: relative;
  overflow: hidden;
  margin-top: 4.5%;
}

.main-section.first.ferrari {
  margin-bottom: 18em;
}

.main-section.is--big {
  margin-top: -20em;
}

.main-section._1st {
  margin-top: 4.5%;
}

.main-section._3rd {
  margin-top: 25em;
  padding-right: 11em;
  padding-left: 12em;
}

.main-section.padding {
  padding-bottom: 5em;
}

.main-section.is--padding {
  padding-top: 2em;
}

.c-start-flex_contain {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 4.3em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.circle-2 {
  position: absolute;
  left: 28%;
  top: -55%;
  right: 0%;
  bottom: auto;
  z-index: 99999;
  width: 43em;
  height: 43em;
  border: 1px solid #9f9f9f;
  border-radius: 100vh;
  background-color: hsla(0, 0%, 100%, 0.1);
  opacity: 0.3;
}

.circle-2._2nd-section {
  position: absolute;
  left: 80%;
  top: 20%;
  right: auto;
  z-index: 9000;
  width: 50em;
  height: 50em;
}

.p24 {
  opacity: 0.7;
  font-size: 1.25em;
  line-height: 1.5;
}

.p41 {
  margin-bottom: 3em;
  opacity: 0.7;
  font-size: 1.9em;
  line-height: 1.7;
}

.p41.opacity {
  opacity: 1;
}

.p41.text-4 {
  opacity: 0.7;
}

.p41.is--home {
  max-width: 37em;
  font-size: 2.1em;
  font-weight: 500;
}

.p41.min-width {
  max-width: 36.5em;
}

.c-contain {
  position: relative;
}

.c-contain.is--margin-up {
  margin-top: -20em;
}

.marg5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h28 {
  color: #be9b64;
  font-size: 1.41em;
  text-transform: uppercase;
}

.h28.is--medium {
  font-weight: 500;
}

.h28.h-luxx {
  margin-bottom: 2.4em;
}

.h28.buil-h {
  margin-bottom: 4em;
}

.h28.h-3-copy {
  margin-bottom: 2.5em;
}

.h28.h-3 {
  margin-bottom: 2.5em;
}

.h28.margin-buttom {
  margin-bottom: 1.5em;
}

.header {
  position: absolute;
  top: 39%;
  bottom: auto;
}

.header.p41 {
  font-weight: 500;
  text-transform: uppercase;
  white-space: nowrap;
}

.c-c {
  position: relative;
  width: 100%;
}

.marg2 {
  margin-top: 2em;
}

.c-two-columns_grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 46px;
  grid-row-gap: 50px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.t30-2 {
  color: #be9b64;
  font-size: 1.52em;
  line-height: 1.33;
}

.t30-2.is--medium {
  font-weight: 500;
}

.marg10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 10em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-grid_img {
  width: 100%;
}

.c-grid_img._1st {
  -o-object-fit: cover;
  object-fit: cover;
}

.c-grid_img.is--height {
  height: 50vh;
  margin-top: -2em;
  -o-object-fit: cover;
  object-fit: cover;
}

.left-arrow {
  display: none;
}

.c-nav-dashes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-nav-dashes.s-vertical {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider {
  height: 100%;
  background-color: transparent;
}

.slider.is--vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.navigation-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.right-arrow {
  display: none;
}

.slide-nav-2 {
  top: 124%;
  display: none;
  width: 100%;
  cursor: pointer;
}

.slider-section {
  display: none;
}

.c-footer_above {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-footer_below {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 1.3em;
  padding-bottom: 1.3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1a1a;
}

.t40 {
  color: #b2b2b2;
  font-size: 2.02em;
}

.footer-section {
  height: 37em;
}

.t77 {
  color: #b2b2b2;
  font-size: 3.89em;
  font-weight: 500;
}

.t77.is--footer {
  margin-top: 0.3em;
}

.c-contain_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-contain_flex.is-hidden {
  display: none;
}

.c-social_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.5em;
  height: 2.5em;
  margin-right: 1em;
  padding: 0.1em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #707070;
  border-radius: 100%;
  cursor: pointer;
}

.c-social_link:hover {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
}

.t16 {
  color: #be9b64;
  font-size: 1em;
  font-weight: 400;
}

.c-social_icon {
  width: 1.2em;
  -o-object-fit: contain;
  object-fit: contain;
}

.c-social_icon:hover {
  -webkit-filter: invert(37%);
  filter: invert(37%);
}

.c-social_icon.facebook {
  width: 0.55em;
}

.t28 {
  color: #be9b64;
  font-size: 1.41em;
}

.t28.top {
  margin-top: 1em;
  margin-bottom: 2em;
}

.bg-footer {
  margin-top: 25em;
  background-image: url('../images/website_objects_004-1024x800.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-footer.home {
  margin-top: 10em;
  background-image: url('../images/home_footer.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-footer._1st {
  margin-top: 20em;
  background-image: url('../images/david-von-diemar-eLgKkKAnA4g-unsplash-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-footer._2nd {
  background-image: url('../images/pexels-walid-ahmad-847402.png');
  background-position: 0px 0px;
  background-size: cover;
}

.bg-footer.bg-page-3 {
  margin-top: 20em;
  background-image: url('../images/peter-olexa-mxIGWk111u0-unsplash.png');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-footer.inside-car {
  background-image: url('../images/yaroslav-muzychenko-xG-pV6Eu-bE-unsplash-min-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-footer.suite {
  background-image: url('../images/hunters-race-MYbhN8KaaEc-unsplash.png');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-footer.ferrarii-footer {
  background-image: url('../images/adrian-n-7vIqLitLbT0-unsplash.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.c-grid_contain-row {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-225 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: default;
}

.c-navbar-2 {
  position: relative;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.c-navbar-2.menu {
  display: block;
}

.cloneable-area-2 {
  position: fixed;
  left: auto;
  top: 4%;
  right: 2%;
  bottom: auto;
  z-index: 99999;
  cursor: pointer;
}

.c-gallery_img {
  position: relative;
  z-index: -1;
  width: 100%;
  background-color: #000;
}

.c-gallery_img.is--opacity {
  opacity: 0.8;
}

.c-overflow_hidden-grid {
  overflow: hidden;
  height: 100%;
}

.no-fill-text {
  opacity: 0.3;
  color: #be9b64;
  font-size: 4.55em;
  font-weight: 900;
  text-transform: uppercase;
  white-space: nowrap;
}

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

.no-fill-text.jndk-h {
  margin-top: 1em;
  font-size: 4.3em;
}

.c-gallery {
  position: relative;
  z-index: 2000;
  width: 100%;
  margin-top: -1.6em;
  margin-left: 0.3em;
}

.c-gallery.wrapper-luxx {
  height: 70vh;
}

.c-gallery.rubycon {
  height: 33em;
}

.c-gallery.is--relative {
  position: relative;
  height: 100%;
  margin-top: 0em;
  margin-left: 0em;
}

.c-gallery.ferrari {
  margin-top: 0em;
}

.c-gallery_grid {
  position: relative;
  z-index: 9999;
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.p21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  font-size: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
}

.marg15 {
  height: 15em;
}

.image-3 {
  position: relative;
  margin-top: 11em;
  background-color: #000;
}

.c-video_icon {
  position: relative;
  left: 46%;
  top: 47em;
  right: 45%;
  z-index: 999;
  width: 7.6em;
  height: 7.6em;
}

.c-video_icon.is--mobile {
  position: absolute;
  left: 48%;
  top: 41.6em;
  right: auto;
}

.c-video_icon.is--center {
  top: -20.7em;
  right: 50%;
  bottom: 20em;
}

.c-video_icon.is--trading {
  top: 48.3em;
}

.c-video_icon.is--home {
  position: static;
}

.marg4 {
  margin-top: 4em;
}

.marg4.brieft-4 {
  margin-top: -16em;
}

.marg4.brieft-4.luxx-text {
  margin-top: 7.03em;
}

.marg4.brieft-4.buildings-text {
  margin-top: 0em;
}

.marg4.brieft-4-copy {
  margin-top: -16em;
}

.c-center_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 2em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-navbar-3 {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.c-navbar-3.menu {
  display: block;
}

.c-nav-menu-content-3 {
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-top: 10.7em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-nav-menu-btn-icon-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-nav-social-media-2 {
  padding-top: 0px;
}

.cloneable-area-3 {
  position: relative;
  cursor: pointer;
}

.c-nav-menu-overlay-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  padding-right: 10em;
  padding-left: 10em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.slide {
  background-image: url('../images/erik-mclean-ZRns2R5azu0-unsplash-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide._1-luxx {
  background-image: url('../images/luxury-art-dubai-copy-min.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-5 {
  color: #000;
  text-decoration: none;
}

.h-41 {
  opacity: 0.7;
  font-size: 2.14em;
}

.slide-nav {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-3 {
  width: 100%;
  max-width: 100%;
}

.c-gallery-2 {
  margin-top: -0.4em;
  margin-left: 0.3em;
}

.c-gallery-2.luxx-grig {
  margin-top: -1.4em;
}

.c-gallery-2.is--relative {
  position: relative;
  z-index: 2000;
  margin-top: 0em;
  margin-left: 0em;
}

.c-gallery-2.building-image {
  height: 100%;
  margin-top: -0.7em;
}

.c-gallery-2.ferrari-image {
  height: 100%;
  margin-top: 0em;
}

.c-gallery-2.supercar {
  margin-top: -1.5em;
}

.text-grid {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  margin-bottom: 17px;
  opacity: 0;
  font-size: 1.2em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.c-contain_flex-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-3 {
  position: absolute;
  left: 28%;
  top: -35em;
  right: auto;
  bottom: auto;
  z-index: 99999;
  width: 43em;
  height: 43em;
  border: 1px solid #9f9f9f;
  border-radius: 100vh;
  background-color: hsla(0, 0%, 100%, 0.1);
  opacity: 0.3;
}

.circle-3.main3 {
  position: relative;
  left: 40%;
  top: -10em;
  bottom: auto;
  z-index: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.circle-3.main-3 {
  position: relative;
  left: -53%;
  top: -33.1em;
}

.circle-3.main-4 {
  position: relative;
  left: auto;
  top: auto;
  right: 30em;
  bottom: 17em;
}

.circle-3.main-2-copy {
  position: relative;
  left: 25%;
  top: auto;
  right: auto;
  bottom: 59em;
  z-index: -9999;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.circle-3.cir-service-copy {
  position: relative;
  left: 18em;
  top: auto;
  right: auto;
  bottom: 30.9em;
  z-index: -1000;
}

.main-section-2 {
  overflow: hidden;
  padding-right: 10em;
  padding-left: 10em;
}

.main-section-2._2nd {
  height: 100%;
}

.main-section-2.service-marign {
  margin-top: 18em;
}

.main-section-2.service-marign.brokers-marg {
  margin-top: 10em;
  margin-bottom: -18em;
  padding-top: 10em;
}

.mask-2 {
  width: 95%;
  height: 100%;
}

.slide-2 {
  background-image: url('../images/erik-mclean-ZRns2R5azu0-unsplash_2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav-slider-2 {
  padding-top: 2em;
  padding-bottom: 2em;
}

.nav-slider-2.is--vertical {
  padding: 0em 1em;
}

.slide-3 {
  background-image: url('../images/erik-mclean-ZRns2R5azu0-unsplash.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.navigation-bar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navigation-bar-2.is--vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wrapper-container {
  display: block;
  overflow: hidden;
}

.wrapper-container.is--margin-top {
  display: block;
  margin-top: 7%;
}

.wrapper-container.is--margin-top.trading {
  margin-top: 10%;
}

._w-gallery-grid {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.t41 {
  max-width: 34.5em;
  margin-top: -8.6em;
  margin-right: 1em;
  opacity: 0.7;
  font-size: 2.05em;
}

.marg20 {
  height: 20em;
}

._w-imgs {
  position: relative;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-video_icon-img.none {
  display: none;
}

.c-overflow_hidden {
  overflow: hidden;
}

.t30 {
  position: relative;
  margin-top: 1em;
  color: #be9b64;
  font-size: 1.52em;
}

.c-div_contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18.49em;
}

.c-div_contain.content-4 {
  margin-top: 13em;
}

.c-vertical_flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.t24 {
  margin-top: 1em;
  opacity: 0.7;
  font-size: 1.24em;
}

.c-column {
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-column.p-3 {
  height: 40em;
}

.no-fill-text-2 {
  opacity: 0.3;
  color: #be9b64;
  font-size: 4.55em;
  font-weight: 900;
  text-transform: uppercase;
  white-space: nowrap;
}

.no-fill-text-2.jndk-h {
  margin-top: 0.8em;
  font-size: 4.6em;
}

.no-fill-text-2.center {
  text-align: center;
}

.c-row_img {
  height: 18.23em;
}

.t36 {
  position: relative;
  top: -15em;
  font-size: 1.88em;
}

.t36.text-4 {
  top: -20.5em;
}

.div-block-39 {
  position: relative;
  left: auto;
  top: 0.1em;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.vertical-scroll {
  position: relative;
  top: -35em;
  width: 0px;
  height: 2.66em;
  border-style: solid;
  border-width: 0.03em;
  border-color: #be9b64;
}

.c-column-2 {
  width: 50%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-column-2.left-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -7.8em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.c-video_contain {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-video_contain.picture-p5 {
  height: 50em;
}

.c-video_contain.is--home {
  margin-top: 0em;
  cursor: pointer;
}

.c-video_contain.non-margin {
  margin-top: 0em;
}

.image-page-4 {
  position: relative;
  background-color: #000;
}

.text-span {
  display: block;
  line-height: 1;
}

.c-services_collection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.p24-2 {
  font-size: 1.21em;
  line-height: 1.5;
}

.c-service-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.c-service_item {
  margin-right: 1.5em;
  padding-right: 2em;
  padding-bottom: 2em;
  padding-left: 2em;
  border-style: solid;
  border-width: 1px;
  border-color: #be9b64;
  background-color: #000;
  opacity: 0.85;
}

.marg40 {
  height: 40vh;
}

.div-block-229 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  padding-bottom: 5.1em;
  padding-left: 6.4em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-dash {
  width: 1.5em;
  height: 0.18em;
  margin-right: 1em;
}

.slide-dash.w--current:visited {
  background-color: tan;
}

.slide-dash.tan {
  background-color: #be9b64;
}

.slide-dash.white {
  background-color: hsla(0, 0%, 100%, 0.3);
}

.slide-dash.white2 {
  display: none;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.slide-dash.tan2 {
  display: none;
  background-color: tan;
}

.slide-dash.is--vertical-slider.w--current {
  width: 0.18em;
  height: 1.5em;
  margin-bottom: 1em;
}

.title {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 15px;
  margin-bottom: 2em;
  opacity: 1;
  font-size: 1.56em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.subtitle {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-bottom: 1em;
  opacity: 1;
  font-size: 1.2em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: capitalize;
}

.slideshow-container {
  position: relative;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.myslides-fade {
  display: none;
}

.image-4 {
  width: 100%;
}

.dot {
  display: inline-block;
  width: 2em;
  height: 1.8px;
  margin-right: 2px;
  margin-left: 0px;
  background-color: #f2f2f2;
}

.dot:hover {
  background-color: tan;
}

.div-block-230 {
  margin-top: 2em;
}

.image-5 {
  width: 100%;
}

.image-6 {
  width: 100%;
}

.image-7 {
  width: 100%;
}

.div-block-231 {
  text-align: center;
}

.div-block-232 {
  display: none;
}

.horizontial-slider {
  background-color: transparent;
}

.c-slider-grid {
  display: -ms-grid;
  display: grid;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.slide-nav-3 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.c-slider-img {
  width: 100%;
  height: 100%;
}

._w-slider-item {
  position: relative;
  overflow: hidden;
}

.div-block-233 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  text-align: center;
}

.div-block-234 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -14px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #000;
}

.container-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slideshow-container-2 {
  position: relative;
  width: 820px;
  height: 80vh;
  margin-right: auto;
  margin-left: auto;
}

.myslides {
  display: none;
}

.myslides.fade {
  display: none;
}

.img-slide {
  width: 100%;
  height: 80vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-dots {
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 1em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav-4 {
  position: static;
  display: none;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.left-arrow-2 {
  display: none;
}

.right-arrow-2 {
  display: none;
}

.slide-nav-5 {
  margin-bottom: -55px;
}

.link-8 {
  color: #fff;
  text-decoration: none;
}

.text-span-4 {
  color: #be9b64;
}

.right-arrow-3 {
  display: none;
}

.left-arrow-3 {
  display: none;
}

.slide-nav-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 1280px) {
  .c-nav-menu-overlay-2 {
    font-size: 11px;
  }

  .nav-social-address {
    line-height: 2em;
  }

  .nav-social-address.head {
    padding-bottom: 0px;
  }

  .grid-3 {
    display: none;
  }

  .p41 {
    max-width: 42em;
    min-width: 42em;
  }

  .p41.is--home {
    font-size: 25px;
  }

  .p41.min-width {
    max-width: 42em;
    min-width: 42em;
  }

  .main-body {
    font-size: 13px;
  }

  .c-nav-menu-overlay-3 {
    display: none;
  }

  .t41 {
    max-width: 38em;
    min-width: 38em;
  }

  .container-slider {
    width: 100%;
  }

  .slideshow-container-2 {
    width: 100%;
  }

  .myslides.fade {
    width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  .c-menu-item-number-2 {
    display: none;
  }

  ._w-nav-social-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .inicio-white {
    font-weight: 300;
  }

  .nav-social-address {
    font-size: 12px;
  }

  .grid-3 {
    display: none;
  }

  .grid-3.menu {
    margin-top: 2em;
  }

  .c-social_link:hover {
    border-color: #be9b64;
    opacity: 1;
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
  }

  .c-social_icon:hover {
    opacity: 1;
    -webkit-filter: invert(33%);
    filter: invert(33%);
  }

  .main-body {
    font-size: 14.5px;
  }
}

@media screen and (min-width: 1920px) {
  ._w-nav-social-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .c-nav-menu-overlay-2 {
    font-size: 16px;
  }

  .nav-social-address.head {
    margin-bottom: 10px;
    padding-bottom: 0px;
    color: #c6c6c6;
    font-size: 20px;
  }

  ._w-col-menu-social {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .c-nav-menu-content-2 {
    width: 90%;
  }

  .grid-3 {
    display: none;
  }

  .c-nav-social-media {
    padding-top: 50px;
  }

  .main-body {
    font-size: 19px;
  }

  .c-nav-menu-content-3 {
    width: 90%;
  }

  .c-nav-social-media-2 {
    padding-top: 50px;
  }
}

@media screen and (max-width: 991px) {
  .menu-item-text-2 {
    font-size: 3.5em;
  }

  .c-nav-menu-overlay-2 {
    color: #000;
    font-size: 7.5px;
  }

  .grid-3 {
    display: -ms-grid;
    display: grid;
    justify-items: end;
    -webkit-box-align: end;
    -webkit-align-items: end;
    -ms-flex-align: end;
    align-items: end;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .circle {
    left: 23%;
  }

  .section.is--home {
    background-size: 80%;
  }

  .main-section {
    padding-right: 8em;
    padding-left: 8em;
  }

  .main-section.first {
    padding-left: 5em;
  }

  .main-section._3rd {
    padding-right: 5em;
    padding-left: 5em;
  }

  .main-section._3rd.paint {
    font-size: 8px;
  }

  .t30-2 {
    white-space: nowrap;
  }

  .c-social_icon {
    width: 1.1em;
  }

  .c-social_icon.facebook {
    width: 0.7em;
  }

  .main-body {
    font-size: 10px;
  }

  .c-overflow_hidden-grid {
    height: 24.5vh;
  }

  .c-nav-menu-overlay-3 {
    display: none;
    color: #000;
  }

  .circle-3.cir-service-copy {
    left: 9.3em;
    bottom: 33.2em;
    width: 400px;
    height: 400px;
  }

  .main-section-2 {
    padding-right: 8em;
    padding-left: 8em;
  }

  .p24-2 {
    max-height: 50vh;
    min-height: 50vh;
  }

  .horizontal-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .c-slider-img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .slideshow-container-2 {
    width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .c-menu-item-2 {
    margin-bottom: 15px;
  }

  .menu-item-text-2 {
    font-size: 3em;
  }

  .col-menu-header-text-2 {
    font-size: 10px;
  }

  .c-nav-menu-overlay-2 {
    padding-right: 5em;
    padding-left: 5em;
  }

  .c-col-menu-links-2 {
    margin-bottom: 40px;
  }

  .c-nav-menu-btn-2 {
    width: 30px;
    height: 30px;
  }

  .c-navbar {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-top: 1.8em;
    padding-bottom: 1em;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #000;
  }

  .cloneable-area {
    position: relative;
  }

  .c-nav-menu-content-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-hero-text {
    margin-top: 18em;
  }

  .circle {
    left: 30%;
  }

  .circle.main-2-copy {
    left: 15%;
  }

  .c-btn_contain.is-home {
    height: 2.9em;
    max-width: none;
  }

  .p28.home {
    width: 52%;
  }

  .text-btn {
    position: relative;
    font-size: 11px;
  }

  .text-btn._1 {
    white-space: nowrap;
  }

  .bg-round {
    opacity: 0.5;
    font-size: 10px;
  }

  .bg-round.mobile._1 {
    opacity: 0.5;
  }

  ._50col._1et-section.space {
    display: none;
  }

  ._50col.is--home {
    width: 100%;
  }

  .circle-copy {
    left: 20%;
    margin-bottom: -110px;
  }

  .section.is--home {
    height: 65vh;
    background-size: 100%;
  }

  .c-left-scroll {
    margin-top: 250px;
    padding-right: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .main-section {
    padding-right: 5em;
    padding-left: 5em;
  }

  .main-section._1st {
    margin-top: 9%;
  }

  .main-section._3rd {
    margin-top: 15em;
    padding-right: 0em;
    padding-left: 0em;
  }

  .main-section._3rd.paint {
    font-size: 6.5px;
  }

  .c-start-flex_contain {
    padding-right: 2em;
  }

  .c-contain._4-images {
    margin-top: -15em;
  }

  .c-contain.is--margin-up {
    margin-top: -30em;
  }

  .marg5 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .c-two-columns_grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .c-grid_img.is--height {
    margin-top: -78px;
  }

  .c-social_icon.facebook {
    width: 0.6em;
  }

  .bg-footer._2nd {
    margin-top: 15em;
  }

  .bg-footer.bg-page-3 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .bg-footer.inside-car {
    margin-top: 15em;
  }

  .bg-footer.suite {
    margin-top: 20em;
  }

  .c-grid_contain-row {
    justify-items: center;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-225._3rd-img {
    width: 50%;
  }

  .c-gallery_img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .no-fill-text {
    font-size: 3em;
  }

  .no-fill-text.heading {
    font-size: 2.5em;
  }

  .c-gallery {
    margin-top: 0em;
  }

  .c-gallery_grid {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .c-gallery_grid.mobile {
    z-index: 900;
  }

  .marg15 {
    height: 10em;
  }

  .c-video_icon {
    top: 44em;
  }

  .marg4.brieft-4-copy {
    margin-top: 10em;
  }

  .c-center_flex {
    margin-bottom: 20px;
  }

  .body {
    font-size: 8px;
  }

  .c-nav-menu-content-3 {
    display: block;
    width: 80%;
  }

  .c-gallery-2.luxx-grig {
    margin-top: 0em;
  }

  .c-gallery-2.is--relative {
    height: 100%;
  }

  .c-gallery-2.ferrari-image {
    height: 100%;
  }

  .circle-3 {
    left: 20%;
  }

  .circle-3.main-2-copy {
    left: 14%;
    bottom: 55.8em;
  }

  .circle-3.cir-service-copy {
    left: 22.2em;
  }

  .main-section-2 {
    padding-right: 5em;
    padding-left: 5em;
  }

  .main-section-2.service-marign.brokers-marg {
    margin-top: 8em;
  }

  .wrapper-container.is--margin-top {
    margin-top: 12%;
  }

  ._w-gallery-grid {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .t41 {
    margin-top: -8.3em;
  }

  .marg20 {
    height: 10em;
  }

  ._w-imgs.is-2-columns {
    width: 50%;
  }

  ._w-imgs.mobile {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .c-div_contain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-column {
    width: 100%;
  }

  .c-column.p-3 {
    width: 100%;
  }

  .no-fill-text-2 {
    font-size: 3.6em;
  }

  .c-row_img {
    width: 100%;
    background-color: #000;
  }

  .c-row {
    position: relative;
  }

  .c-column-2.left-4 {
    width: 100%;
  }

  .c-video_contain.picture-p5 {
    margin-top: 15em;
  }

  .c-services_collection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p24-2 {
    min-height: auto;
  }

  .c-service_item {
    margin-bottom: 1em;
  }

  .marg40 {
    height: 20vh;
  }

  .horizontal-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .c-slider-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._w-slider-item.mobile {
    display: none;
  }

  .slideshow-container-2 {
    width: 500px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-226 {
    position: absolute;
    top: 16.875px;
    opacity: 1;
  }

  ._w-nav-social-media {
    display: block;
  }

  .container.left {
    margin-left: -10px;
    padding-left: 0px;
  }

  .c-menu-item-2 {
    width: 279px;
    margin-bottom: 10px;
    line-height: 1em;
  }

  .menu-item-text-2 {
    font-size: 1.8em;
    font-weight: 300;
  }

  .menu-item-text-2.contact {
    padding-top: 18px;
  }

  .c-col-menu-header-2 {
    margin-bottom: 350px;
    margin-left: 80px;
  }

  .c-nav-menu-overlay-2.show {
    display: block;
  }

  .c-col-menu-links-2 {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-col-menu-links-2._3 {
    margin-top: 60px;
  }

  .c-col-menu-social {
    margin-top: 50px;
  }

  .c-navbar {
    position: fixed;
    height: 7.2em;
    background-color: #000;
  }

  .nav-social-address {
    display: none;
  }

  .nav-social-address.head {
    display: block;
  }

  .nav-social-address.head.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    font-size: 15px;
    line-height: 1em;
  }

  .nav-social-address.head.menu.hide {
    display: none;
  }

  .nav-social-address.head.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    font-size: 15px;
    line-height: 1em;
  }

  ._w-col-menu-social {
    padding-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .cloneable-area {
    position: absolute;
    top: 20%;
  }

  ._w-col-menu-links {
    width: 100%;
  }

  .c-nav-menu-content-2 {
    width: 100%;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-nav-menu-content-2._2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .c-logo_img {
    width: 70px;
  }

  .grid-3 {
    width: 260px;
    height: 130px;
    margin-top: 30px;
    padding-top: 10px;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    opacity: 0.3;
  }

  .grid-3.menu {
    width: 200px;
    height: 50px;
    margin-top: 0px;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    opacity: 1;
  }

  .c-nav-social-media {
    display: block;
  }

  .c-hero-text {
    width: 100%;
    margin-top: 34em;
    margin-bottom: 0em;
    margin-left: -8px;
  }

  .circle {
    left: 23%;
    top: -20em;
    width: 200px;
    height: 200px;
  }

  .circle.main-2-copy {
    left: 14%;
    bottom: 32.3em;
  }

  .circle._1st {
    top: -23.9em;
  }

  .circle._1st-copy {
    left: 16%;
    top: -44.9em;
  }

  .circle.up {
    top: -46em;
  }

  .c-btn_contain.more {
    height: auto;
    max-width: 20em;
  }

  .p28.home {
    width: 100%;
    max-width: 310px;
    font-size: 16px;
  }

  .text-btn {
    font-size: 10px;
    white-space: nowrap;
  }

  .text-btn._1 {
    margin-top: 7px;
    margin-left: 8px;
    font-size: 8px;
    text-align: left;
  }

  ._50col._1et-section.space {
    display: none;
    width: 20%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .home-container {
    margin-left: -7em;
  }

  .circle-copy {
    left: 19%;
    top: -25.1em;
    width: 300px;
    height: 200px;
    margin-bottom: 50px;
    margin-left: -29em;
  }

  .columns-div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section.is--home {
    margin-top: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-left-scroll {
    margin-top: 194px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main-section {
    padding-right: 3em;
    padding-left: 3em;
  }

  .main-section.first {
    margin-top: 12.5%;
  }

  .main-section.is--big {
    margin-top: -10em;
  }

  .main-section.is--big.mobile {
    margin-top: -30em;
  }

  .main-section._3rd {
    margin-top: 15em;
    padding-right: 0em;
    padding-left: 0em;
  }

  .c-start-flex_contain {
    margin-top: -20px;
  }

  .p24 {
    font-size: 12px;
  }

  .p41 {
    margin-bottom: 0em;
    font-size: 14px;
  }

  .p41.opacity {
    opacity: 0.8;
    font-size: 14px;
  }

  .p41.mobile {
    display: none;
  }

  .c-contain._4-images {
    margin-top: -9em;
  }

  .c-contain._4-images.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -23em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .c-contain.is--margin-up {
    margin-top: -20em;
  }

  .marg5 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .marg5.none {
    display: none;
  }

  .h28 {
    font-size: 12px;
    white-space: nowrap;
  }

  .h28.h-luxx.mobile {
    margin-top: 13px;
  }

  .h28.buil-h {
    font-size: 13px;
  }

  .h28.h-3-copy {
    margin-bottom: 1.5em;
  }

  .h28.h-3 {
    margin-bottom: 1em;
  }

  .h28.margin-buttom {
    font-size: 15px;
  }

  .c-two-columns_grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .t30-2 {
    font-size: 12.5px;
  }

  .marg10.mobile {
    display: none;
  }

  .c-grid_img._1st {
    height: 100%;
  }

  .c-grid_img.is--height {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .c-grid_img.is--commerical {
    width: 350px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .c-nav-dashes.s-vertical {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .slider {
    padding-left: 2em;
  }

  .slider.is--vertical {
    padding-right: 0em;
    padding-left: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .t77 {
    font-size: 16px;
  }

  .c-contain_flex {
    margin-right: -2em;
    margin-left: -2em;
  }

  .c-social_link {
    width: 30px;
    height: 30px;
  }

  .t16 {
    font-size: 11px;
  }

  .c-social_icon {
    width: 10px;
    height: 15.78px;
  }

  .c-social_icon.facebook {
    width: 5px;
    height: 15.78px;
  }

  .t28.top {
    margin-top: 3px;
    font-size: 12px;
  }

  .bg-footer {
    margin-top: 15em;
  }

  .bg-footer._1st {
    margin-top: 10em;
  }

  .bg-footer.bg-page-3 {
    margin-top: 15em;
  }

  .main-body {
    font-size: 7px;
  }

  .c-grid_contain-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .div-block-225 {
    height: 40em;
  }

  .div-block-225._3rd-img {
    width: 100%;
  }

  .c-navbar-2 {
    margin-top: 5em;
  }

  .cloneable-area-2 {
    position: static;
  }

  .c-gallery_img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .no-fill-text {
    font-size: 26px;
    line-height: 1.2;
    letter-spacing: 1px;
    white-space: normal;
  }

  .no-fill-text.center {
    font-size: 19px;
  }

  .no-fill-text.jndk-h {
    font-size: 30px;
    white-space: nowrap;
  }

  .no-fill-text.mobile {
    font-size: 29px;
  }

  .c-gallery {
    margin-top: 0em;
    margin-left: 0em;
  }

  .c-gallery.wrapper-luxx {
    width: 320px;
    height: 208px;
    margin-right: auto;
    margin-left: auto;
  }

  .c-gallery.rubycon {
    height: 55em;
  }

  .c-gallery.ferrari.monile {
    margin-right: 0em;
    margin-left: 0em;
  }

  .c-gallery.mobile {
    margin-top: -10em;
    margin-right: 0em;
    margin-left: 0em;
  }

  .c-gallery_grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .marg15.mobi {
    height: 21em;
  }

  .c-video_icon {
    top: 36.9em;
  }

  .c-video_icon.is--mobile {
    left: 43%;
    top: 38.4em;
  }

  .c-video_icon.is--center {
    left: 38%;
    top: -24.9em;
  }

  .c-video_icon.is--trading {
    left: 41%;
    top: 28.8em;
  }

  .marg4.brieft-4-copy {
    padding-left: 3em;
  }

  .c-center_flex {
    height: 5em;
    padding-top: 0em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-center_flex._2 {
    height: 9em;
  }

  .body {
    font-size: 8px;
  }

  .c-navbar-3 {
    margin-top: 5em;
  }

  .c-nav-menu-content-3 {
    width: 85%;
    margin-top: -35px;
    padding-left: 35px;
  }

  .c-nav-social-media-2 {
    display: none;
  }

  .mask {
    width: 100%;
    margin-left: -13px;
  }

  .slide._1-luxx {
    background-position: 50% 100%;
    background-size: cover;
  }

  .c-gallery-2 {
    margin-top: 0em;
  }

  .c-gallery-2.luxx-grig {
    width: 100%;
    margin-right: -2em;
    margin-left: -2em;
  }

  .c-gallery-2.luxx-grig.mobile {
    margin-top: 4em;
    margin-left: 0em;
  }

  .c-gallery-2.is--relative {
    margin-right: 0em;
    margin-left: 0em;
  }

  .c-gallery-2.building-image {
    height: 317px;
  }

  .c-gallery-2.building-image.mobi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0em;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .c-gallery-2.ferrari-image {
    margin-top: 0em;
  }

  .c-gallery-2.supercar {
    margin-top: 5em;
    margin-left: 0em;
    padding-left: 0px;
  }

  .c-gallery-2.mobile {
    width: 100%;
    margin-right: 0em;
    margin-left: 0em;
  }

  .circle-3 {
    left: 19%;
    top: -25.1em;
    width: 200px;
    height: 200px;
  }

  .circle-3.main3 {
    top: -6.9em;
  }

  .circle-3.main-4 {
    top: -20px;
    right: 24.7em;
    z-index: 1;
    width: 220px;
    height: 220px;
  }

  .circle-3.main-2-copy {
    left: 13.5%;
    bottom: 43.8em;
  }

  .circle-3.cir-service-copy {
    left: 12.6em;
    bottom: 6.4em;
  }

  .main-section-2 {
    padding-right: 3em;
    padding-left: 3em;
  }

  .main-section-2.service-marign.brokers-marg {
    margin-top: 15em;
  }

  .main-section-2.service-marign.brokers-marg.movile {
    margin-top: 0em;
    margin-bottom: -50em;
  }

  .mask-2 {
    width: 100%;
  }

  .navigation-bar-2.is--vertical {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wrapper-container {
    display: block;
  }

  .wrapper-container.is--margin-top.hide {
    display: none;
  }

  .wrapper-container.is--margin-top.mobile {
    margin-top: 25%;
  }

  ._w-gallery-grid {
    height: 20vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

  ._w-imgs.is-2-columns {
    width: 100%;
    height: 100%;
    margin-bottom: 1em;
  }

  ._w-imgs.is-2-columns.no-marg {
    margin-bottom: 0em;
  }

  ._w-imgs.mobile {
    margin-bottom: 0px;
  }

  .c-video_icon-img.none {
    display: none;
  }

  .t30 {
    font-size: 16px;
  }

  .c-div_contain {
    margin-top: 0em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .c-vertical_flex {
    font-size: 9px;
  }

  .t24 {
    font-size: 12px;
  }

  .c-column {
    width: 100%;
    margin-top: 80px;
  }

  .c-column.p-3 {
    width: 100%;
    margin-bottom: 30px;
  }

  .c-column.no-marg {
    margin-top: 0px;
    margin-bottom: 100px;
  }

  .no-fill-text-2 {
    font-size: 16px;
  }

  .c-row_img {
    position: relative;
    z-index: 999;
  }

  .t36.text-4 {
    top: -14.3em;
  }

  .div-block-39 {
    top: 9.7em;
  }

  .div-block-39.none {
    display: none;
  }

  .c-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .c-column-2 {
    width: 100%;
  }

  .c-column-2.left-4 {
    padding-right: 3em;
    padding-left: 3em;
  }

  .c-video_contain.picture-p5 {
    margin-top: -4em;
  }

  .c-services_collection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p24-2 {
    font-size: 14px;
  }

  .c-service_item {
    margin-right: 0em;
    margin-bottom: 2em;
    background-color: #000;
  }

  .div-block-229 {
    display: none;
  }

  .c-slider-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  ._w-slider-item.mobile {
    display: none;
  }

  .section-slider {
    height: 208px;
    margin-top: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-slider {
    width: 100%;
  }

  .slideshow-container-2 {
    width: 100%;
  }

  .myslides.fade.show {
    display: block;
  }

  .img-slide {
    width: 100%;
    height: 208px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .c-dots {
    padding-right: 0px;
    padding-left: 5.8em;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}

@media screen and (max-width: 479px) {
  #w-node-c3312f5b-a9f0-c756-2d1d-b6c9bcee9ae8-a4736acd {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gothampro';
  src: url('../fonts/GothamPro.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ffgoodpro';
  src: url('../fonts/FFGoodPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ffgoodpro';
  src: url('../fonts/FFGoodPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}