@font-face {
  font-family: "Gotham-Medium";
  src: url("../fonts/Gotham-Medium.otf"); }

@font-face {
  font-family: "Gotham_Book";
  src: url("../fonts/Gotham_Book.ttf") format("truetype"); }

@font-face {
  font-family: "Gotham_Ultra";
  src: url("../fonts/Gotham_Ultra.ttf") format("truetype"); }

.error {
  position: relative;
  animation: shake .1s linear;
  animation-iteration-count: 3;
  border-bottom: 1.5px solid red !important; }

.lock {
  overflow-y: hidden !important; }

.wrapper {
  scrollbar-width: none; }

::-webkit-scrollbar {
  width: 0px !important;
  background: transparent; }

@keyframes platform-stack-animation1 {
  0% {
    transform: translate3d(0, 15%, 0); }
  15% {
    transform: translate3d(0, 0, 0); } }

@keyframes platform-stack-animation2 {
  0% {
    transform: translate3d(0, 30%, 0); }
  15% {
    transform: translate3d(0, 15%, 0); }
  30% {
    transform: translate3d(0, 0, 0); } }

@keyframes share-animation1 {
  0% {
    transform: translate3d(-12%, 12%, 0); }
  20% {
    transform: translate3d(0, 0, 0); } }

@keyframes share-animation2 {
  0% {
    opacity: 0;
    transform: translate3d(-24%, 24%, 0); }
  20% {
    opacity: 0;
    transform: translate3d(-12%, 12%, 0); }
  40% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes analytics-animation {
  0% {
    transform: translate3d(-10.5%, 10.5%, 0); }
  20% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@keyframes no-allow-animation-cirlce {
  0% {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    transform-box: fill-box;
    transform-origin: center; }
  10% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transform-box: fill-box;
    transform-origin: center; } }

@keyframes rotate360 {
  from {
    transform: translate3d(-50%, -50%, 0) rotate(0); }
  to {
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }

@keyframes interactive-pulse {
  0% {
    transform: scale(1);
    opacity: 1; }
  25% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(1.01);
    opacity: 0.75; } }

@keyframes mobile-animation1 {
  0% {
    transform: translate3d(20%, -60%, 0) scale3d(1.5, 1.5, 1.5); }
  25% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@keyframes mobile-animation2 {
  0% {
    opacity: 0;
    transform: translate3d(-4%, -7%, 0) scale3d(0.5, 0.5, 0.5);
    transform-origin: bottom left; }
  15% {
    opacity: 0;
    transform: translate3d(-4%, -7%, 0) scale3d(0.5, 0.5, 0.5);
    transform-origin: bottom left; }
  40% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform-origin: bottom left; } }

@keyframes native-hint-small {
  0% {
    transform: translate3d(20%, -16%, 0); }
  25% {
    transform: translate3d(0, 0, 0); } }

@keyframes native-hint-big {
  0% {
    transform: scale3d(0.6848, 0.7269, 1) translate3d(-4%, 50%, 0); }
  25% {
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0); } }

@keyframes native-hint-opacity {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; } }

@keyframes shake {
  0% {
    transform: translate3d(-5%, 0, 0); }
  100% {
    transform: translate3d(5%, 0, 0); } }

@keyframes promote-animation {
  0% {
    transform: translate3d(25%, -25%, 0); }
  25% {
    transform: translate3d(0, 0, 0); } }

@keyframes easy-post-animation-line1 {
  0% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  10% {
    transform: scale3d(1, 1, 1);
    transform-origin: 25% 0; } }

@keyframes easy-post-animation-line2 {
  0% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  15% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  25% {
    transform: scale3d(1, 1, 1);
    transform-origin: 25% 0; } }

@keyframes easy-post-animation-line3 {
  0% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  30% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  40% {
    transform: scale3d(1, 1, 1);
    transform-origin: 25% 0; } }

@keyframes easy-post-animation-pencil {
  0% {
    transform: translate3d(-27%, -70%, 0); }
  /* 20% */
  10% {
    transform: translate3d(16%, -70%, 0); }
  /* 25 */
  15% {
    transform: translate3d(-27%, -55%, 0); }
  /* 45 */
  25% {
    transform: translate3d(16%, -55%, 0); }
  /* 50 */
  30% {
    transform: translate3d(-27%, -40%, 0); }
  /* 70 */
  40% {
    transform: translate3d(0%, -40%, 0); }
  /* 75 */
  45% {
    transform: translate3d(0, 0, 0); } }

@keyframes loader-animation {
  0% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
  25% {
    transform: translate3d(-25%, 0, 0) scale3d(2, 1, 1); }
  50% {
    transform: translate3d(75%, 0, 0) scale3d(1, 1, 1); }
  75% {
    transform: translate3d(-25%, 0, 0) scale3d(2, 1, 1); }
  100% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

* {
  margin: 0;
  padding: 0;
  /* overflow-x: hidden; */ }

body {
  overflow: hidden; }

/* html,
body {
    height: 100%;
    margin: 0;
    overflow: hidden;
} */
/* .parallax {
    background-size: cover;
    box-sizing: border-box;
    width: 100%;
    height: 130vh;

    margin-bottom: -130vh;
} */
.parallax-container {
  position: absolute;
  width: 100%; }
  .parallax-container .parallax {
    content: " ";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateZ(-1px) scale(2.1);
    z-index: -1;
    width: 100%;
    overflow: hidden;
    height: 60vh; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      .parallax-container .parallax {
        height: 90%;
        margin-top: 15vw; } }
    @media (max-width: 1024px) and (min-aspect-ratio: 13 / 10) {
      .parallax-container .parallax {
        margin-top: 75px; } }
    .parallax-container .parallax img {
      position: relative;
      width: 100%; }

.page-viewport {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  /* -webkit-overflow-scrolling: touch; */ }

.wrapper {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  perspective: 1px;
  -webkit-overflow-scrolling: touch; }

#service-1 {
  overflow-x: hidden; }

.nav-left {
  transform: scale3d(-1, 1, 1); }

.owl-stage {
  display: flex; }

.owl-nav {
  display: block !important;
  position: absolute;
  top: -64px;
  right: 0;
  font-size: 50px;
  padding: 0 5px;
  color: #f62323; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    .owl-nav {
      font-size: 65px;
      top: -80px; } }
  .owl-nav > button {
    outline: none !important;
    margin-left: 10px;
    width: 2vw; }
    .owl-nav > button > div,
    .owl-nav > button > div > img {
      width: 100%; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      .owl-nav > button {
        width: 5vw; } }

.f_h {
  height: 100vh; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    .f_h {
      height: auto; } }

.align-margin-bottom {
  margin-bottom: 0px !important; }

.topInIndex {
  position: relative;
  z-index: 1; }

.moveToOrigin {
  opacity: 1;
  transform: translateX(0%) !important; }

.moveRight100 {
  transform: translateX(100%); }

#page-loader.disabled {
  transform: translateY(-100%); }
  #page-loader.disabled .loader-logo img {
    transform: translate(-50%, -200%); }

#page-loader .loader-logo {
  width: 100%;
  height: 100%; }
  #page-loader .loader-logo img {
    width: 10%;
    min-width: 100px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.5s;
    position: absolute; }

#page-loader #loader-logo2 {
  position: absolute;
  top: calc(50%);
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  #page-loader #loader-logo2 svg {
    width: 5vw; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      #page-loader #loader-logo2 svg {
        width: 10vw; } }
  #page-loader #loader-logo2.active svg rect {
    animation-name: loader-animation;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

#page-loader .loader-bar {
  position: absolute;
  top: 0;
  width: 100%; }
  #page-loader .loader-bar > div {
    position: absolute;
    top: 0; }
  #page-loader .loader-bar #total {
    height: 3px;
    width: 100%;
    background-color: #4c4c4c; }
  #page-loader .loader-bar #progress {
    height: 3px;
    width: 100%;
    background-color: #f62323;
    transform: translate3d(-100%, 0, 0);
    transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s; }

.app-container {
  width: calc(100% - 100px);
  margin: auto; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    .app-container {
      width: calc(100% - 50px); } }

.app-container.thirty-per {
  margin-left: 30%;
  position: relative; }

.app-container.eighteen-half-per {
  margin-left: 18.5%;
  position: relative; }

.app-container.fifteen-per {
  margin-left: 15%;
  position: relative; }

.app-container.twelve-per {
  position: relative;
  margin-left: 12%;
  /* 12.025%; */ }

.app-container.twelve-quart-per {
  position: relative;
  margin-left: 11.1%;
  /* 12.025%; */ }

.app-container.twenty-one-half-per {
  position: relative;
  margin-left: 21.5%; }

.app-container.twenty-four-per {
  position: relative;
  margin-left: 24%;
  /* 12.025%; */ }

.app-container.app-container.twenty-four-per-right {
  position: relative;
  margin-right: 24%; }

.app-container.thirty-half-per {
  position: relative;
  margin-left: 34.5%; }

@media (max-width: 1024px) {
  #landing-sec,
  #landing-sec #landing-banner,
  #landing-sec .landing-content,
  .landing-info,
  #service-1 {
    height: calc(100vh - 80px - 35px) !important; } }

/* ::-webkit-scrollbar {
    display: none;
    width: 0 !important;
    background-color: transparent;
}

::-moz-scrollbar {
    display: none;
    width: 0 !important;
    background-color: transparent;
} */
header#app-menu {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  background-color: #fff;
  box-shadow: 1px 3px 5px rgba(142, 142, 142, 0.12); }
  header#app-menu #header-sec {
    position: relative;
    width: 100%;
    height: 100px;
    z-index: 1000;
    background-color: #ffffff;
    transition: height linear .25s; }
    header#app-menu #header-sec.minimal {
      height: 80px; }
    header#app-menu #header-sec #brand {
      float: left;
      height: 100%;
      position: relative; }
      header#app-menu #header-sec #brand img {
        height: 70%;
        width: auto;
        position: relative;
        top: 15%; }
    header#app-menu #header-sec #nav-trigger {
      transform: translateY(-50%);
      float: right;
      top: 50%;
      position: relative;
      padding: 15px 0px 15px 0px;
      cursor: pointer; }
      header#app-menu #header-sec #nav-trigger.active .trigger-left {
        transform: rotate(45deg); }
      header#app-menu #header-sec #nav-trigger.active .trigger-right {
        transform: rotate(-45deg); }
      header#app-menu #header-sec #nav-trigger.active div {
        margin-bottom: -4px !important;
        width: 30px; }
      header#app-menu #header-sec #nav-trigger:hover .trigger-right {
        width: 30px; }
      header#app-menu #header-sec #nav-trigger > div {
        margin-bottom: 6px;
        transition: all linear .15s; }
      header#app-menu #header-sec #nav-trigger .trigger-left {
        width: 30px;
        height: 4px;
        background: #000000; }
      header#app-menu #header-sec #nav-trigger .trigger-right {
        width: 20px;
        height: 3.65px;
        background: #000000; }
  header#app-menu #nav-sec {
    position: fixed;
    z-index: 999;
    left: 0px;
    top: 100px;
    width: 100%;
    height: calc(100% - 100px);
    transform: translate3d(0, -100%, 0) matrix(1, 0, 0, 1, 0, 0);
    background-color: white;
    transition: transform cubic-bezier(0.72, 0, 0.28, 1), height linear, top linear;
    transition-duration: .75s, .25s, .25s;
    transition-delay: .5s, 0s, 0s;
    overflow: hidden; }
    header#app-menu #nav-sec a {
      display: inline-block; }
    header#app-menu #nav-sec.minimal {
      top: 80px;
      height: calc(100% - 80px); }
    header#app-menu #nav-sec.active {
      transform: translate3d(0, 0, 0) matrix(1, 0, 0, 1, 0, 0);
      transition-delay: 0s, 0s, 0s; }
    header#app-menu #nav-sec nav .menu-flex {
      display: flex;
      justify-content: center;
      align-items: center;
      height: calc(100vh - 100px); }
      @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
        header#app-menu #nav-sec nav .menu-flex {
          height: calc(100vh - 100px - 10vw); } }
      header#app-menu #nav-sec nav .menu-flex .menu-flex-horizontal {
        display: flex;
        width: 100%;
        margin: auto;
        justify-content: center; }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          header#app-menu #nav-sec nav .menu-flex .menu-flex-horizontal {
            width: 95%;
            flex-wrap: wrap;
            top: -1vw;
            position: relative; } }
        header#app-menu #nav-sec nav .menu-flex .menu-flex-horizontal > li {
          margin-left: 3.5%;
          margin-right: 3.5%; }
          @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
            header#app-menu #nav-sec nav .menu-flex .menu-flex-horizontal > li {
              width: 40%; } }
          @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
            header#app-menu #nav-sec nav .menu-flex .menu-flex-horizontal > li:nth-child(3) {
              position: relative;
              top: -20vw; } }
          @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
            header#app-menu #nav-sec nav .menu-flex .menu-flex-horizontal > li:nth-child(4) > ul > * {
              display: none; } }
      header#app-menu #nav-sec nav .menu-flex .menu-item {
        margin-bottom: 2vw;
        /* 1.5rem; */
        font-size: 1.25vw;
        font-family: "Gotham-Medium";
        overflow: hidden; }
        @media (min-width: 1700px) {
          header#app-menu #nav-sec nav .menu-flex .menu-item {
            margin-bottom: 35px;
            font-size: 20px; } }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          header#app-menu #nav-sec nav .menu-flex .menu-item {
            font-size: 3vw;
            margin-bottom: 3.5vw; } }
        header#app-menu #nav-sec nav .menu-flex .menu-item:hover a {
          color: #f62323;
          transition: color ease-out 0.15s, transform cubic-bezier(0.72, 0, 0.28, 1); }
        header#app-menu #nav-sec nav .menu-flex .menu-item > * {
          position: relative;
          transform: translate(0, -100%);
          opacity: 1;
          transition: transform cubic-bezier(0.72, 0, 0.28, 1), opacity linear;
          transition-delay: 0s, 0s;
          transition-duration: .1s, .1s;
          transition-delay: 0s;
          transition-duration: 1s; }
        header#app-menu #nav-sec nav .menu-flex .menu-item.active > * {
          transform: translate(0, 0);
          opacity: 1;
          transition-delay: .55s, 0s; }
      header#app-menu #nav-sec nav .menu-flex .menu-item-2 {
        margin-bottom: 3vw;
        /* 2.7rem; */
        font-size: 1vw;
        /* .8rem; */
        overflow: hidden;
        font-family: "Gotham-Medium"; }
        @media (min-width: 1700px) {
          header#app-menu #nav-sec nav .menu-flex .menu-item-2 {
            margin-bottom: 54px;
            font-size: 18px; } }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          header#app-menu #nav-sec nav .menu-flex .menu-item-2 {
            font-size: 3.5vw; } }
        header#app-menu #nav-sec nav .menu-flex .menu-item-2:hover a {
          color: #f62323;
          transition: color ease-out 0.15s, transform cubic-bezier(0.72, 0, 0.28, 1); }
        header#app-menu #nav-sec nav .menu-flex .menu-item-2 > * {
          position: relative;
          transform: translate(0, -100%);
          opacity: 1;
          transition: transform cubic-bezier(0.72, 0, 0.28, 1), opacity linear;
          transition-delay: 0s, 0s;
          transition-duration: .1s, .1s;
          transition-delay: 0s;
          transition-duration: 1s; }
        header#app-menu #nav-sec nav .menu-flex .menu-item-2.active > * {
          transform: translate(0, 0);
          opacity: 1;
          transition-delay: .55s, 0s; }
    header#app-menu #nav-sec nav .social-icons {
      display: none; }
      @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
        header#app-menu #nav-sec nav .social-icons {
          display: block; } }
      @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
        header#app-menu #nav-sec nav .social-icons > ul {
          display: flex;
          float: right;
          right: 25px;
          position: relative;
          bottom: 60px; } }
      header#app-menu #nav-sec nav .social-icons > ul li {
        overflow: hidden; }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          header#app-menu #nav-sec nav .social-icons > ul li {
            margin-left: 5vw; } }
        header#app-menu #nav-sec nav .social-icons > ul li > a {
          transform: translateX(-110%);
          transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.5s;
          transition-delay: 0s; }
        header#app-menu #nav-sec nav .social-icons > ul li.active > * {
          transition-delay: 1s;
          transform: translate(0, 0);
          opacity: 1; }
    header#app-menu #nav-sec nav .contact-sec {
      margin-top: 6vh;
      font-family: "Gotham_Ultra" !important; }
      @media (min-width: 1700px) {
        header#app-menu #nav-sec nav .contact-sec {
          margin-top: 80px; } }
      header#app-menu #nav-sec nav .contact-sec .nav-menu-head:hover a {
        color: #f62323;
        transition: color ease-out 0.15s, transform cubic-bezier(0.72, 0, 0.28, 1); }
      header#app-menu #nav-sec nav .contact-sec .nav-menu-head > * {
        position: relative;
        transform: translate(0, -100%);
        opacity: 1;
        transition: transform cubic-bezier(0.72, 0, 0.28, 1), opacity linear;
        transition-delay: 0s, 0s;
        transition-duration: .1s, .1s;
        transition-delay: .2s;
        transition-duration: 1s; }
      header#app-menu #nav-sec nav .contact-sec .nav-menu-head.active > * {
        transform: translate(0, 0);
        opacity: 1;
        transition-delay: .35s, 0s; }
    header#app-menu #nav-sec nav li {
      list-style: none; }
      header#app-menu #nav-sec nav li .nav-menu-head {
        font-family: "Gotham_Ultra", "Helvetica";
        margin-bottom: 3vw;
        /* 2.5rem; */
        font-size: 1.25vw;
        color: #000000;
        overflow: hidden; }
        @media (min-width: 1700px) {
          header#app-menu #nav-sec nav li .nav-menu-head {
            font-size: 22px;
            margin-bottom: 48px; } }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          header#app-menu #nav-sec nav li .nav-menu-head {
            font-size: 3.5vw; } }
        header#app-menu #nav-sec nav li .nav-menu-head > * {
          position: relative;
          transform: translate(0, -100%);
          opacity: 1;
          transition: transform cubic-bezier(0.72, 0, 0.28, 1), opacity linear;
          transition-delay: 0s, 0s;
          transition-duration: .1s, .1s;
          transition-delay: .2s;
          transition-duration: 1s; }
        header#app-menu #nav-sec nav li .nav-menu-head.active > * {
          transform: translate(0, 0);
          opacity: 1;
          transition-delay: .35s, 0s; }
      header#app-menu #nav-sec nav li a {
        text-decoration: none;
        color: #000000; }
    header#app-menu #nav-sec.minimal nav .menu-flex {
      height: calc(100vh - 80px); }

.error {
  position: relative;
  animation: shake .1s linear;
  animation-iteration-count: 3;
  border-bottom: 1.5px solid red !important; }

.lock {
  overflow-y: hidden !important; }

.wrapper {
  scrollbar-width: none; }

::-webkit-scrollbar {
  width: 0px !important;
  background: transparent; }

@keyframes platform-stack-animation1 {
  0% {
    transform: translate3d(0, 15%, 0); }
  15% {
    transform: translate3d(0, 0, 0); } }

@keyframes platform-stack-animation2 {
  0% {
    transform: translate3d(0, 30%, 0); }
  15% {
    transform: translate3d(0, 15%, 0); }
  30% {
    transform: translate3d(0, 0, 0); } }

@keyframes share-animation1 {
  0% {
    transform: translate3d(-12%, 12%, 0); }
  20% {
    transform: translate3d(0, 0, 0); } }

@keyframes share-animation2 {
  0% {
    opacity: 0;
    transform: translate3d(-24%, 24%, 0); }
  20% {
    opacity: 0;
    transform: translate3d(-12%, 12%, 0); }
  40% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes analytics-animation {
  0% {
    transform: translate3d(-10.5%, 10.5%, 0); }
  20% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@keyframes no-allow-animation-cirlce {
  0% {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    transform-box: fill-box;
    transform-origin: center; }
  10% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transform-box: fill-box;
    transform-origin: center; } }

@keyframes rotate360 {
  from {
    transform: translate3d(-50%, -50%, 0) rotate(0); }
  to {
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }

@keyframes interactive-pulse {
  0% {
    transform: scale(1);
    opacity: 1; }
  25% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(1.01);
    opacity: 0.75; } }

@keyframes mobile-animation1 {
  0% {
    transform: translate3d(20%, -60%, 0) scale3d(1.5, 1.5, 1.5); }
  25% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@keyframes mobile-animation2 {
  0% {
    opacity: 0;
    transform: translate3d(-4%, -7%, 0) scale3d(0.5, 0.5, 0.5);
    transform-origin: bottom left; }
  15% {
    opacity: 0;
    transform: translate3d(-4%, -7%, 0) scale3d(0.5, 0.5, 0.5);
    transform-origin: bottom left; }
  40% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform-origin: bottom left; } }

@keyframes native-hint-small {
  0% {
    transform: translate3d(20%, -16%, 0); }
  25% {
    transform: translate3d(0, 0, 0); } }

@keyframes native-hint-big {
  0% {
    transform: scale3d(0.6848, 0.7269, 1) translate3d(-4%, 50%, 0); }
  25% {
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0); } }

@keyframes native-hint-opacity {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; } }

@keyframes shake {
  0% {
    transform: translate3d(-5%, 0, 0); }
  100% {
    transform: translate3d(5%, 0, 0); } }

@keyframes promote-animation {
  0% {
    transform: translate3d(25%, -25%, 0); }
  25% {
    transform: translate3d(0, 0, 0); } }

@keyframes easy-post-animation-line1 {
  0% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  10% {
    transform: scale3d(1, 1, 1);
    transform-origin: 25% 0; } }

@keyframes easy-post-animation-line2 {
  0% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  15% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  25% {
    transform: scale3d(1, 1, 1);
    transform-origin: 25% 0; } }

@keyframes easy-post-animation-line3 {
  0% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  30% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  40% {
    transform: scale3d(1, 1, 1);
    transform-origin: 25% 0; } }

@keyframes easy-post-animation-pencil {
  0% {
    transform: translate3d(-27%, -70%, 0); }
  /* 20% */
  10% {
    transform: translate3d(16%, -70%, 0); }
  /* 25 */
  15% {
    transform: translate3d(-27%, -55%, 0); }
  /* 45 */
  25% {
    transform: translate3d(16%, -55%, 0); }
  /* 50 */
  30% {
    transform: translate3d(-27%, -40%, 0); }
  /* 70 */
  40% {
    transform: translate3d(0%, -40%, 0); }
  /* 75 */
  45% {
    transform: translate3d(0, 0, 0); } }

@keyframes loader-animation {
  0% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
  25% {
    transform: translate3d(-25%, 0, 0) scale3d(2, 1, 1); }
  50% {
    transform: translate3d(75%, 0, 0) scale3d(1, 1, 1); }
  75% {
    transform: translate3d(-25%, 0, 0) scale3d(2, 1, 1); }
  100% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

* {
  margin: 0;
  padding: 0;
  /* overflow-x: hidden; */ }

body {
  overflow: hidden; }

/* html,
body {
    height: 100%;
    margin: 0;
    overflow: hidden;
} */
/* .parallax {
    background-size: cover;
    box-sizing: border-box;
    width: 100%;
    height: 130vh;

    margin-bottom: -130vh;
} */
.parallax-container {
  position: absolute;
  width: 100%; }
  .parallax-container .parallax {
    content: " ";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateZ(-1px) scale(2.1);
    z-index: -1;
    width: 100%;
    overflow: hidden;
    height: 60vh; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      .parallax-container .parallax {
        height: 90%;
        margin-top: 15vw; } }
    @media (max-width: 1024px) and (min-aspect-ratio: 13 / 10) {
      .parallax-container .parallax {
        margin-top: 75px; } }
    .parallax-container .parallax img {
      position: relative;
      width: 100%; }

.page-viewport {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  /* -webkit-overflow-scrolling: touch; */ }

.wrapper {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  perspective: 1px;
  -webkit-overflow-scrolling: touch; }

#service-1 {
  overflow-x: hidden; }

.nav-left {
  transform: scale3d(-1, 1, 1); }

.owl-stage {
  display: flex; }

.owl-nav {
  display: block !important;
  position: absolute;
  top: -64px;
  right: 0;
  font-size: 50px;
  padding: 0 5px;
  color: #f62323; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    .owl-nav {
      font-size: 65px;
      top: -80px; } }
  .owl-nav > button {
    outline: none !important;
    margin-left: 10px;
    width: 2vw; }
    .owl-nav > button > div,
    .owl-nav > button > div > img {
      width: 100%; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      .owl-nav > button {
        width: 5vw; } }

.f_h {
  height: 100vh; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    .f_h {
      height: auto; } }

.align-margin-bottom {
  margin-bottom: 0px !important; }

.topInIndex {
  position: relative;
  z-index: 1; }

.moveToOrigin {
  opacity: 1;
  transform: translateX(0%) !important; }

.moveRight100 {
  transform: translateX(100%); }

#page-loader.disabled {
  transform: translateY(-100%); }
  #page-loader.disabled .loader-logo img {
    transform: translate(-50%, -200%); }

#page-loader .loader-logo {
  width: 100%;
  height: 100%; }
  #page-loader .loader-logo img {
    width: 10%;
    min-width: 100px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.5s;
    position: absolute; }

#page-loader #loader-logo2 {
  position: absolute;
  top: calc(50%);
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  #page-loader #loader-logo2 svg {
    width: 5vw; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      #page-loader #loader-logo2 svg {
        width: 10vw; } }
  #page-loader #loader-logo2.active svg rect {
    animation-name: loader-animation;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

#page-loader .loader-bar {
  position: absolute;
  top: 0;
  width: 100%; }
  #page-loader .loader-bar > div {
    position: absolute;
    top: 0; }
  #page-loader .loader-bar #total {
    height: 3px;
    width: 100%;
    background-color: #4c4c4c; }
  #page-loader .loader-bar #progress {
    height: 3px;
    width: 100%;
    background-color: #f62323;
    transform: translate3d(-100%, 0, 0);
    transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s; }

.app-container {
  width: calc(100% - 100px);
  margin: auto; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    .app-container {
      width: calc(100% - 50px); } }

.app-container.thirty-per {
  margin-left: 30%;
  position: relative; }

.app-container.eighteen-half-per {
  margin-left: 18.5%;
  position: relative; }

.app-container.fifteen-per {
  margin-left: 15%;
  position: relative; }

.app-container.twelve-per {
  position: relative;
  margin-left: 12%;
  /* 12.025%; */ }

.app-container.twelve-quart-per {
  position: relative;
  margin-left: 11.1%;
  /* 12.025%; */ }

.app-container.twenty-one-half-per {
  position: relative;
  margin-left: 21.5%; }

.app-container.twenty-four-per {
  position: relative;
  margin-left: 24%;
  /* 12.025%; */ }

.app-container.app-container.twenty-four-per-right {
  position: relative;
  margin-right: 24%; }

.app-container.thirty-half-per {
  position: relative;
  margin-left: 34.5%; }

@media (max-width: 1024px) {
  #landing-sec,
  #landing-sec #landing-banner,
  #landing-sec .landing-content,
  .landing-info,
  #service-1 {
    height: calc(100vh - 80px - 35px) !important; } }

/* ::-webkit-scrollbar {
    display: none;
    width: 0 !important;
    background-color: transparent;
}

::-moz-scrollbar {
    display: none;
    width: 0 !important;
    background-color: transparent;
} */
.error {
  position: relative;
  animation: shake .1s linear;
  animation-iteration-count: 3;
  border-bottom: 1.5px solid red !important; }

.lock {
  overflow-y: hidden !important; }

.wrapper {
  scrollbar-width: none; }

::-webkit-scrollbar {
  width: 0px !important;
  background: transparent; }

@keyframes platform-stack-animation1 {
  0% {
    transform: translate3d(0, 15%, 0); }
  15% {
    transform: translate3d(0, 0, 0); } }

@keyframes platform-stack-animation2 {
  0% {
    transform: translate3d(0, 30%, 0); }
  15% {
    transform: translate3d(0, 15%, 0); }
  30% {
    transform: translate3d(0, 0, 0); } }

@keyframes share-animation1 {
  0% {
    transform: translate3d(-12%, 12%, 0); }
  20% {
    transform: translate3d(0, 0, 0); } }

@keyframes share-animation2 {
  0% {
    opacity: 0;
    transform: translate3d(-24%, 24%, 0); }
  20% {
    opacity: 0;
    transform: translate3d(-12%, 12%, 0); }
  40% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes analytics-animation {
  0% {
    transform: translate3d(-10.5%, 10.5%, 0); }
  20% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@keyframes no-allow-animation-cirlce {
  0% {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
    transform-box: fill-box;
    transform-origin: center; }
  10% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transform-box: fill-box;
    transform-origin: center; } }

@keyframes rotate360 {
  from {
    transform: translate3d(-50%, -50%, 0) rotate(0); }
  to {
    transform: translate3d(-50%, -50%, 0) rotate(360deg); } }

@keyframes interactive-pulse {
  0% {
    transform: scale(1);
    opacity: 1; }
  25% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(1.01);
    opacity: 0.75; } }

@keyframes mobile-animation1 {
  0% {
    transform: translate3d(20%, -60%, 0) scale3d(1.5, 1.5, 1.5); }
  25% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@keyframes mobile-animation2 {
  0% {
    opacity: 0;
    transform: translate3d(-4%, -7%, 0) scale3d(0.5, 0.5, 0.5);
    transform-origin: bottom left; }
  15% {
    opacity: 0;
    transform: translate3d(-4%, -7%, 0) scale3d(0.5, 0.5, 0.5);
    transform-origin: bottom left; }
  40% {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform-origin: bottom left; } }

@keyframes native-hint-small {
  0% {
    transform: translate3d(20%, -16%, 0); }
  25% {
    transform: translate3d(0, 0, 0); } }

@keyframes native-hint-big {
  0% {
    transform: scale3d(0.6848, 0.7269, 1) translate3d(-4%, 50%, 0); }
  25% {
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0); } }

@keyframes native-hint-opacity {
  0% {
    opacity: 0; }
  25% {
    opacity: 1; } }

@keyframes shake {
  0% {
    transform: translate3d(-5%, 0, 0); }
  100% {
    transform: translate3d(5%, 0, 0); } }

@keyframes promote-animation {
  0% {
    transform: translate3d(25%, -25%, 0); }
  25% {
    transform: translate3d(0, 0, 0); } }

@keyframes easy-post-animation-line1 {
  0% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  10% {
    transform: scale3d(1, 1, 1);
    transform-origin: 25% 0; } }

@keyframes easy-post-animation-line2 {
  0% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  15% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  25% {
    transform: scale3d(1, 1, 1);
    transform-origin: 25% 0; } }

@keyframes easy-post-animation-line3 {
  0% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  30% {
    transform: scale3d(0, 1, 1);
    transform-origin: 25% 0; }
  40% {
    transform: scale3d(1, 1, 1);
    transform-origin: 25% 0; } }

@keyframes easy-post-animation-pencil {
  0% {
    transform: translate3d(-27%, -70%, 0); }
  /* 20% */
  10% {
    transform: translate3d(16%, -70%, 0); }
  /* 25 */
  15% {
    transform: translate3d(-27%, -55%, 0); }
  /* 45 */
  25% {
    transform: translate3d(16%, -55%, 0); }
  /* 50 */
  30% {
    transform: translate3d(-27%, -40%, 0); }
  /* 70 */
  40% {
    transform: translate3d(0%, -40%, 0); }
  /* 75 */
  45% {
    transform: translate3d(0, 0, 0); } }

@keyframes loader-animation {
  0% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
  25% {
    transform: translate3d(-25%, 0, 0) scale3d(2, 1, 1); }
  50% {
    transform: translate3d(75%, 0, 0) scale3d(1, 1, 1); }
  75% {
    transform: translate3d(-25%, 0, 0) scale3d(2, 1, 1); }
  100% {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

* {
  margin: 0;
  padding: 0;
  /* overflow-x: hidden; */ }

body {
  overflow: hidden; }

/* html,
body {
    height: 100%;
    margin: 0;
    overflow: hidden;
} */
/* .parallax {
    background-size: cover;
    box-sizing: border-box;
    width: 100%;
    height: 130vh;

    margin-bottom: -130vh;
} */
.parallax-container {
  position: absolute;
  width: 100%; }
  .parallax-container .parallax {
    content: " ";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateZ(-1px) scale(2.1);
    z-index: -1;
    width: 100%;
    overflow: hidden;
    height: 60vh; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      .parallax-container .parallax {
        height: 90%;
        margin-top: 15vw; } }
    @media (max-width: 1024px) and (min-aspect-ratio: 13 / 10) {
      .parallax-container .parallax {
        margin-top: 75px; } }
    .parallax-container .parallax img {
      position: relative;
      width: 100%; }

.page-viewport {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  /* -webkit-overflow-scrolling: touch; */ }

.wrapper {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  perspective: 1px;
  -webkit-overflow-scrolling: touch; }

#service-1 {
  overflow-x: hidden; }

.nav-left {
  transform: scale3d(-1, 1, 1); }

.owl-stage {
  display: flex; }

.owl-nav {
  display: block !important;
  position: absolute;
  top: -64px;
  right: 0;
  font-size: 50px;
  padding: 0 5px;
  color: #f62323; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    .owl-nav {
      font-size: 65px;
      top: -80px; } }
  .owl-nav > button {
    outline: none !important;
    margin-left: 10px;
    width: 2vw; }
    .owl-nav > button > div,
    .owl-nav > button > div > img {
      width: 100%; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      .owl-nav > button {
        width: 5vw; } }

.f_h {
  height: 100vh; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    .f_h {
      height: auto; } }

.align-margin-bottom {
  margin-bottom: 0px !important; }

.topInIndex {
  position: relative;
  z-index: 1; }

.moveToOrigin {
  opacity: 1;
  transform: translateX(0%) !important; }

.moveRight100 {
  transform: translateX(100%); }

#page-loader.disabled {
  transform: translateY(-100%); }
  #page-loader.disabled .loader-logo img {
    transform: translate(-50%, -200%); }

#page-loader .loader-logo {
  width: 100%;
  height: 100%; }
  #page-loader .loader-logo img {
    width: 10%;
    min-width: 100px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.5s;
    position: absolute; }

#page-loader #loader-logo2 {
  position: absolute;
  top: calc(50%);
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  #page-loader #loader-logo2 svg {
    width: 5vw; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      #page-loader #loader-logo2 svg {
        width: 10vw; } }
  #page-loader #loader-logo2.active svg rect {
    animation-name: loader-animation;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

#page-loader .loader-bar {
  position: absolute;
  top: 0;
  width: 100%; }
  #page-loader .loader-bar > div {
    position: absolute;
    top: 0; }
  #page-loader .loader-bar #total {
    height: 3px;
    width: 100%;
    background-color: #4c4c4c; }
  #page-loader .loader-bar #progress {
    height: 3px;
    width: 100%;
    background-color: #f62323;
    transform: translate3d(-100%, 0, 0);
    transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s; }

.app-container {
  width: calc(100% - 100px);
  margin: auto; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    .app-container {
      width: calc(100% - 50px); } }

.app-container.thirty-per {
  margin-left: 30%;
  position: relative; }

.app-container.eighteen-half-per {
  margin-left: 18.5%;
  position: relative; }

.app-container.fifteen-per {
  margin-left: 15%;
  position: relative; }

.app-container.twelve-per {
  position: relative;
  margin-left: 12%;
  /* 12.025%; */ }

.app-container.twelve-quart-per {
  position: relative;
  margin-left: 11.1%;
  /* 12.025%; */ }

.app-container.twenty-one-half-per {
  position: relative;
  margin-left: 21.5%; }

.app-container.twenty-four-per {
  position: relative;
  margin-left: 24%;
  /* 12.025%; */ }

.app-container.app-container.twenty-four-per-right {
  position: relative;
  margin-right: 24%; }

.app-container.thirty-half-per {
  position: relative;
  margin-left: 34.5%; }

@media (max-width: 1024px) {
  #landing-sec,
  #landing-sec #landing-banner,
  #landing-sec .landing-content,
  .landing-info,
  #service-1 {
    height: calc(100vh - 80px - 35px) !important; } }

/* ::-webkit-scrollbar {
    display: none;
    width: 0 !important;
    background-color: transparent;
}

::-moz-scrollbar {
    display: none;
    width: 0 !important;
    background-color: transparent;
} */
footer#contact {
  background: #141414;
  position: relative;
  z-index: 998;
  padding: 80px 0 0px 0;
  overflow: hidden; }
  footer#contact .content {
    display: flex; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      footer#contact .content {
        flex-direction: column; } }
    footer#contact .content .sec1 {
      width: 60%;
      position: relative; }
      @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
        footer#contact .content .sec1 .app-container {
          margin-left: 15%; } }
      footer#contact .content .sec1 > div {
        position: relative;
        height: 100%; }
      @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
        footer#contact .content .sec1 {
          width: 100%; } }
      footer#contact .content .sec1 #mail-info-sec .mail-info-head {
        font-family: "Gotham-Medium", "Helvetica"; }
      footer#contact .content .sec1 #mail-info-sec .mail-info-id {
        margin-top: 1vw;
        font-family: "Gotham_Book", "Helvetica"; }
        @media (min-width: 1700px) {
          footer#contact .content .sec1 #mail-info-sec .mail-info-id {
            margin-top: 20px; } }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          footer#contact .content .sec1 #mail-info-sec .mail-info-id {
            margin-top: 3vw; } }
        footer#contact .content .sec1 #mail-info-sec .mail-info-id a {
          color: #fff !important;
          text-decoration: none; }
          footer#contact .content .sec1 #mail-info-sec .mail-info-id a:hover {
            text-decoration: underline; }
      footer#contact .content .sec1 #mail-info-sec .mail-info-head,
      footer#contact .content .sec1 #mail-info-sec .mail-info-id {
        color: #fff;
        font-size: 2vw; }
        @media (min-width: 1700px) {
          footer#contact .content .sec1 #mail-info-sec .mail-info-head,
          footer#contact .content .sec1 #mail-info-sec .mail-info-id {
            font-size: 32px; } }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          footer#contact .content .sec1 #mail-info-sec .mail-info-head,
          footer#contact .content .sec1 #mail-info-sec .mail-info-id {
            font-size: 6vw; } }
      footer#contact .content .sec1 #social-info-sec {
        position: absolute;
        bottom: 0; }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          footer#contact .content .sec1 #social-info-sec {
            position: relative;
            margin-top: 6vw; } }
        footer#contact .content .sec1 #social-info-sec .social-icons ul {
          list-style: none; }
          footer#contact .content .sec1 #social-info-sec .social-icons ul li {
            display: inline-block;
            margin: 0 5vw 0 0; }
            @media (min-width: 1700px) {
              footer#contact .content .sec1 #social-info-sec .social-icons ul li {
                margin: 0 90px 0 0; } }
            footer#contact .content .sec1 #social-info-sec .social-icons ul li a img {
              width: 2vw; }
              @media (min-width: 1700px) {
                footer#contact .content .sec1 #social-info-sec .social-icons ul li a img {
                  width: 30px; } }
              @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
                footer#contact .content .sec1 #social-info-sec .social-icons ul li a img {
                  width: 4vw; } }
    footer#contact .content .sec2 {
      width: 35%; }
      @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
        footer#contact .content .sec2 {
          width: 100%; } }
      footer#contact .content .sec2 .menu-flex {
        display: flex;
        justify-content: center;
        align-items: flex-start; }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          footer#contact .content .sec2 .menu-flex {
            justify-content: initial;
            margin-left: 15%;
            margin-top: 60px; } }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal {
            width: 47%; } }
        footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li {
          list-style: none; }
          footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li.menu-item {
            margin: 0 3.5vw 2vw 3.5vw; }
            @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
              footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li.menu-item {
                margin: 0 3.5vw 2vw 0; } }
          footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li.menu-item-2 {
            margin: 0 3.5vw 1.5vw 3.5vw; }
            @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
              footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li.menu-item-2 {
                margin: 0 3.5vw 1.5vw 0; } }
          @media (min-width: 1700px) {
            footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li.menu-item {
              margin: 0 50px 32px 50px; }
            footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li.menu-item-2 {
              margin: 0 50px 25px 50px; } }
          @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
            footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li {
              margin: 0; } }
          footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li a {
            color: #ffffff;
            font-family: "Gotham-Medium", "Helvetica";
            text-decoration: none;
            font-size: 1.1vw; }
            @media (min-width: 1700px) {
              footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li a {
                font-size: 17px; } }
            @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
              footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li a {
                font-size: 3vw;
                line-height: 6.5vw; } }
          footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li.menu-item-2 a {
            font-family: "Gotham_Book", "Helvetica" !important; }
          footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li .header {
            color: #ffffff;
            font-family: "Gotham-Medium", "Helvetica";
            text-decoration: none;
            font-size: 1.1vw; }
            @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
              footer#contact .content .sec2 .menu-flex ul.menu-flex-horizontal li .header {
                font-size: 3vw; } }
  footer#contact div.footer-bottom {
    margin-top: 50px;
    background-color: #1a1a1a;
    padding: 2.5vw 0; }
    @media (min-width: 1700px) {
      footer#contact div.footer-bottom {
        padding: 45px 0; } }
    footer#contact div.footer-bottom > div.app-container {
      display: flex; }
      footer#contact div.footer-bottom > div.app-container > div {
        width: 50%; }
      footer#contact div.footer-bottom > div.app-container div.privacy-policy {
        text-align: right; }
        footer#contact div.footer-bottom > div.app-container div.privacy-policy a {
          color: #ffffff;
          text-decoration: none; }
      footer#contact div.footer-bottom > div.app-container div.copyright,
      footer#contact div.footer-bottom > div.app-container div.privacy-policy {
        color: #fff;
        font-family: "Gotham_Book";
        font-size: .8vw; }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          footer#contact div.footer-bottom > div.app-container div.copyright,
          footer#contact div.footer-bottom > div.app-container div.privacy-policy {
            font-size: 2.4vw; } }

body {
  overflow: auto !important; }

#contact-form-sec {
  min-height: calc(100vh - 80px);
  margin-top: 80px;
  z-index: 999;
  position: relative;
  display: flex; }
  @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
    #contact-form-sec {
      padding: 10vw 0; } }
  #contact-form-sec .contact-flex-box {
    align-items: start;
    display: flex;
    position: relative; }
    #contact-form-sec .contact-flex-box > div {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
      #contact-form-sec .contact-flex-box {
        flex-direction: column; } }
    #contact-form-sec .contact-flex-box .sec1 {
      width: 50%;
      padding: 0 0 0 5%; }
      @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
        #contact-form-sec .contact-flex-box .sec1 {
          width: 80%;
          padding: 0;
          margin: auto;
          margin-top: 3vw; } }
      #contact-form-sec .contact-flex-box .sec1 .contact-head {
        font-family: "Gotham_Ultra", "Helvetica";
        font-size: 3.5vw;
        line-height: 4vw; }
        @media (min-width: 1700px) {
          #contact-form-sec .contact-flex-box .sec1 .contact-head {
            font-size: 65px;
            line-height: 80px; } }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          #contact-form-sec .contact-flex-box .sec1 .contact-head {
            font-size: 6vw;
            line-height: 6vw;
            display: table; } }
        #contact-form-sec .contact-flex-box .sec1 .contact-head .row:nth-child(2) span {
          transition-delay: .1s; }
        #contact-form-sec .contact-flex-box .sec1 .contact-head .row {
          overflow: hidden;
          display: table;
          position: relative; }
          #contact-form-sec .contact-flex-box .sec1 .contact-head .row span {
            position: relative;
            transform: translate3d(0, -100%, 0);
            display: inline-block;
            transform: translate3d(0, 100%, 0);
            -moz-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -webkit-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -ms-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -o-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s; }
          #contact-form-sec .contact-flex-box .sec1 .contact-head .row.active span {
            transform: translate3d(0, 0%, 0); }
      #contact-form-sec .contact-flex-box .sec1 .contact-desc {
        font-size: 1.5vw;
        font-family: "Gotham_Book", "Helvetica";
        line-height: 2vw;
        margin-top: 2vw; }
        @media (min-width: 1700px) {
          #contact-form-sec .contact-flex-box .sec1 .contact-desc {
            font-size: 25px;
            line-height: 32px;
            margin-top: 30px; } }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          #contact-form-sec .contact-flex-box .sec1 .contact-desc {
            font-size: 3vw;
            line-height: 4.5vw;
            display: table; } }
        #contact-form-sec .contact-flex-box .sec1 .contact-desc .brand {
          color: #c4302b;
          display: inline-block; }
        #contact-form-sec .contact-flex-box .sec1 .contact-desc .row:nth-child(2) span {
          transition-delay: .1s; }
        #contact-form-sec .contact-flex-box .sec1 .contact-desc .row:nth-child(3) span {
          transition-delay: .2s; }
        #contact-form-sec .contact-flex-box .sec1 .contact-desc .row:nth-child(4) span {
          transition-delay: .3s; }
        #contact-form-sec .contact-flex-box .sec1 .contact-desc .row {
          overflow: hidden;
          display: table;
          position: relative; }
          #contact-form-sec .contact-flex-box .sec1 .contact-desc .row span {
            position: relative;
            transform: translate3d(0, -100%, 0);
            display: inline-block;
            transform: translate3d(0, 100%, 0);
            -moz-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -webkit-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -ms-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -o-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s; }
          #contact-form-sec .contact-flex-box .sec1 .contact-desc .row.active span {
            transform: translate3d(0, 0%, 0); }
    #contact-form-sec .contact-flex-box .sec2 {
      width: 50%;
      /* &.minimal{
                .thank-sec{
                    @include for-mobile-portrait-screen{
                        position: relative;
                    }
                }
            } */ }
      @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
        #contact-form-sec .contact-flex-box .sec2 {
          width: 80%;
          margin-top: 7vw !important;
          margin: auto;
          margin-bottom: 60px; } }
      #contact-form-sec .contact-flex-box .sec2 #contact-form {
        width: 90%;
        transform: scale3d(1, 1, 1);
        -moz-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.5s 0s;
        -webkit-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.5s 0s;
        -ms-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.5s 0s;
        -o-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.5s 0s;
        transition: transform cubic-bezier(0.72, 0, 0.28, 1) 0.5s 0s; }
        #contact-form-sec .contact-flex-box .sec2 #contact-form.hidden {
          transform: scale3d(1, 0, 1); }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          #contact-form-sec .contact-flex-box .sec2 #contact-form {
            width: 100%; } }
        #contact-form-sec .contact-flex-box .sec2 #contact-form input,
        #contact-form-sec .contact-flex-box .sec2 #contact-form div.dropdown {
          width: 100%;
          height: 3vw;
          border: none;
          border-bottom: 1px solid #ccc;
          user-select: none;
          outline: none;
          font-family: "Gotham_Book", "Helvetica";
          font-size: 1.2vw;
          border-radius: 0px; }
          @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
            #contact-form-sec .contact-flex-box .sec2 #contact-form input,
            #contact-form-sec .contact-flex-box .sec2 #contact-form div.dropdown {
              height: 9vw;
              font-size: 3vw; } }
          #contact-form-sec .contact-flex-box .sec2 #contact-form input:focus,
          #contact-form-sec .contact-flex-box .sec2 #contact-form div.dropdown:focus {
            -moz-transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
            -webkit-transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
            -ms-transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
            -o-transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
            transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
            border-bottom: 1.5px solid blue; }
        #contact-form-sec .contact-flex-box .sec2 #contact-form input:focus {
          -moz-transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
          -webkit-transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
          -ms-transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
          -o-transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
          transition: border-bottom linear 0.25s 0s, transform cubic-bezier(0.72, 0, 0.28, 1) 0.25s 0s;
          border-bottom: 1.5px solid blue; }
        #contact-form-sec .contact-flex-box .sec2 #contact-form input[type="submit"] {
          width: auto;
          border-radius: 50px !important;
          padding: 1.25vw 2vw;
          height: auto;
          background-color: #c4302b;
          color: #ffffff;
          border-radius: 0px;
          font-family: "Gotham-Medium", "Helvetica";
          cursor: pointer;
          margin-top: 1.5vw;
          -moz-transition: background-color ease-out 0.25s 0s, color ease-out 0.25s 0s;
          -webkit-transition: background-color ease-out 0.25s 0s, color ease-out 0.25s 0s;
          -ms-transition: background-color ease-out 0.25s 0s, color ease-out 0.25s 0s;
          -o-transition: background-color ease-out 0.25s 0s, color ease-out 0.25s 0s;
          transition: background-color ease-out 0.25s 0s, color ease-out 0.25s 0s; }
          @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
            #contact-form-sec .contact-flex-box .sec2 #contact-form input[type="submit"] {
              margin-top: 3vw;
              padding: 3vw 5vw; } }
          #contact-form-sec .contact-flex-box .sec2 #contact-form input[type="submit"]:hover {
            background-color: #ffffff;
            color: #000000; }
          #contact-form-sec .contact-flex-box .sec2 #contact-form input[type="submit"]:focus {
            border-bottom: 1px solid #cccccc; }
        #contact-form-sec .contact-flex-box .sec2 #contact-form .ui.dropdown {
          padding: 1vw 0px; }
          @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
            #contact-form-sec .contact-flex-box .sec2 #contact-form .ui.dropdown {
              padding: 3vw 0px; } }
          #contact-form-sec .contact-flex-box .sec2 #contact-form .ui.dropdown#interest {
            z-index: 2; }
        #contact-form-sec .contact-flex-box .sec2 #contact-form .row {
          margin-bottom: 1vw;
          display: flex;
          overflow: hidden; }
          #contact-form-sec .contact-flex-box .sec2 #contact-form .row > input, #contact-form-sec .contact-flex-box .sec2 #contact-form .row > div.dropdown {
            display: inline-block;
            transform: translate3d(0, 105%, 0);
            -moz-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -webkit-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -ms-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -o-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s; }
          #contact-form-sec .contact-flex-box .sec2 #contact-form .row.active > input, #contact-form-sec .contact-flex-box .sec2 #contact-form .row.active > div.dropdown {
            transform: translate3d(0, 0, 0); }
          @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row {
              flex-direction: column; } }
          #contact-form-sec .contact-flex-box .sec2 #contact-form .row .column {
            display: inline-block;
            width: 50%;
            overflow: hidden; }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .column:nth-child(1) {
              padding: 0 .5vw 0 0; }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .column:nth-child(2) {
              padding: 0 0 0 .5vw; }
            @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
              #contact-form-sec .contact-flex-box .sec2 #contact-form .row .column {
                width: 100%; } }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .column > input, #contact-form-sec .contact-flex-box .sec2 #contact-form .row .column > div.dropdown {
              display: inline-block;
              transform: translate3d(0, 105%, 0);
              -moz-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
              -webkit-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
              -ms-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
              -o-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
              transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s; }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .column.active > input, #contact-form-sec .contact-flex-box .sec2 #contact-form .row .column.active > div.dropdown {
              transform: translate3d(0, 0, 0); }
          #contact-form-sec .contact-flex-box .sec2 #contact-form .row .ui.multiple.dropdown {
            display: table; }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .ui.multiple.dropdown .scrolling.menu {
              display: none; }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .ui.multiple.dropdown.active .scrolling.menu {
              display: block; }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .ui.multiple.dropdown .ui.label.transition {
              padding: .35vw 1vw;
              font-weight: normal;
              background: #c4302b;
              color: #ffffff;
              border-radius: 50px; }
              @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
                #contact-form-sec .contact-flex-box .sec2 #contact-form .row .ui.multiple.dropdown .ui.label.transition {
                  padding: 1.7vw 2vw; } }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .ui.multiple.dropdown .delete.icon {
              content: url("../img/site-v2/closebtn.png");
              width: auto;
              opacity: 1;
              padding: .2vw 0 0 0; }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .ui.multiple.dropdown .item {
              font-size: 1.2vw;
              padding: .75vw !important; }
              @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
                #contact-form-sec .contact-flex-box .sec2 #contact-form .row .ui.multiple.dropdown .item {
                  font-size: 3vw;
                  padding: 2vw !important; } }
            #contact-form-sec .contact-flex-box .sec2 #contact-form .row .ui.multiple.dropdown .text {
              margin: 0; }
      #contact-form-sec .contact-flex-box .sec2 .thank-sec {
        position: absolute;
        z-index: -1;
        top: 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 45%;
        transform: translate3d(0, -10%, 0); }
        @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
          #contact-form-sec .contact-flex-box .sec2 .thank-sec {
            width: 80%; } }
        #contact-form-sec .contact-flex-box .sec2 .thank-sec .row {
          display: table;
          overflow: hidden; }
          #contact-form-sec .contact-flex-box .sec2 .thank-sec .row span {
            display: inline-block;
            transform: translate3d(0, 105%, 0);
            -moz-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -webkit-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -ms-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            -o-transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            transition: transform cubic-bezier(0.72, 0, 0.28, 1) 1s 0s;
            font-size: 1.8vw;
            line-height: 2.5vw;
            font-family: "Gotham_Ultra", "Helvetica"; }
            @media (min-width: 1700px) {
              #contact-form-sec .contact-flex-box .sec2 .thank-sec .row span {
                font-size: 30px;
                line-height: 44px; } }
            @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
              #contact-form-sec .contact-flex-box .sec2 .thank-sec .row span {
                font-size: 3.5vw;
                line-height: 6vw; } }
            #contact-form-sec .contact-flex-box .sec2 .thank-sec .row span.active {
              transform: translate3d(0, 0, 0); }
            #contact-form-sec .contact-flex-box .sec2 .thank-sec .row span img {
              width: 4vw; }
              @media (max-width: 1024px) and (max-aspect-ratio: 13 / 10) {
                #contact-form-sec .contact-flex-box .sec2 .thank-sec .row span img {
                  width: 8vw; } }
