 @import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,600,700");
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  list-style: none !important;
  outline: none !important; }

*:after, *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
::placeholder {
  color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

i, em {
  font-style: normal; }

a {
  color: #fff;
  display: inline-block; }
  a:hover {
    text-decoration: none;
    color: #FFD400; }

html, body {
  height: 100%;
  width: 100%;
	 scroll-behavior: smooth;
  font-family: 'Poppins', sans-serif; }

body {
  background-color: #1e1e1e;
  color: #fff;
  overflow-x: hidden;
	
  }

h1, h2, h3, h4, h5, h6 {
  color: #fff;
  font-weight: 600; }

h3 {
  line-height: 42px; }

p {
  font-size: 16px;
  line-height: 28px;
  color: #8f8f8f; }

img {
  border: 0 none;
  max-width: 100%;
  vertical-align: middle;
  height: auto; }

.mt-0 {
  margin-top: 0 !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-62 {
  margin-top: 62px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mt-100 {
  margin-top: 100px !important; }

/* Custom Margin Bottom */
.mb-0 {
  margin-bottom: 0 !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-62 {
  margin-bottom: 62px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.m-0 {
  margin: 0px !important; }

/* Custom Padding top */
.pt-0 {
  padding-top: 0 !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pt-55 {
  padding-top: 55px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pt-65 {
  padding-top: 65px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pt-75 {
  padding-top: 75px !important; }

.pt-80 {
  padding-top: 80px !important; }

.pt-85 {
  padding-top: 85px !important; }

.pt-90 {
  padding-top: 90px !important; }

.pt-95 {
  padding-top: 95px !important; }

.pt-100 {
  padding-top: 100px !important; }

/* Custom Padding top */
.pb-0 {
  padding-bottom: 0 !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pb-55 {
  padding-bottom: 55px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pb-65 {
  padding-bottom: 65px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pb-75 {
  padding-bottom: 75px !important; }

.pb-80 {
  padding-bottom: 80px !important; }

.pb-85 {
  padding-bottom: 85px !important; }

.pb-90 {
  padding-bottom: 90px !important; }

.pb-95 {
  padding-bottom: 95px !important; }

.pb-100 {
  padding-bottom: 100px !important; }

.p-0 {
  padding: 0 !important; }

.pt-row {
  padding-top: 8vw; }

.pb-row {
  padding-bottom: 8vw; }

@media only screen and (max-width: 576px) {
  .pt-row {
    padding-top: 12vw; }
  .pb-row {
    padding-bottom: 12vw; } }

/*============ 2. Helper Css ============*/
/* Common Css */
.main-btn {
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.3);
  letter-spacing: 1px;
  font-weight: 600;
  color: #000;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  background-color: transparent;
  color: #fff; }
  .main-btn:hover {
    background: #fff;
    color: #000;
    text-decoration: none; }

.link-underline:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin-top: 2px; }

.link-underline:hover:after {
  -webkit-animation: swipe-line 1.25s cubic-bezier(0.475, 0.425, 0, 0.995) forwards;
  animation: swipe-line 1.25s cubic-bezier(0.475, 0.425, 0, 0.995) forwards; }

@-webkit-keyframes swipe-line {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scale(1);
    transform: scale(1); }
  33% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  66% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  to {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes swipe-line {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scale(1);
    transform: scale(1); }
  33% {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  66% {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  to {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.fade-up {
  opacity: 0.01;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px); }

.smooth-scroll #scroll-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/* Custom Cursor Css */
#custom-cursor {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  pointer-events: none;
  z-index: 10000; }
  #custom-cursor #cursor-outer {
    position: fixed;
    width: 40px;
    height: 40px;
    border: 2px solid #eee;
    border-radius: 50%;
    pointer-events: none;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #custom-cursor #cursor-loading {
    position: absolute;
    top: -10px;
    left: -10px;
    height: 56px;
    width: 56px;
    -webkit-animation: circ-anim .7s linear infinite;
    animation: circ-anim .7s linear infinite;
    display: none;
    border-width: 0px;
    border-radius: 50%;
    border-top: 2px solid #fff;
    border-right: 2px solid transparent; }
  #custom-cursor #cursor-inner {
    position: fixed;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transform: translate3d(-50%, -50%, 1px);
    transform: translate3d(-50%, -50%, 1px); }

@-webkit-keyframes circ-anim {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes circ-anim {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

#cursor-outer i {
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.page-is-changing #cursor-outer #cursor-loading {
  display: block; }

.parallax-wrap {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -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;
  z-index: 10;
  cursor: pointer; }

.parallax-icon {
  height: 30px;
  width: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 24px; }

/* Preloader Css */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  z-index: 11000;
  }
  .preloader .loader-wrap {
    position: fixed;
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    }
    .preloader .loader-wrap .loader {
      height: 2px;
      width: 15vw;
      background-color: #222;
      overflow: hidden;
      }
      .preloader .loader-wrap .loader .loader-percent {
        height: 100%;
        margin: auto;
        background-color: #fff;
        width: 0%; }
    .preloader .loader-wrap #percent {
      text-align: center;
      font-size: 28px;
      font-weight: 600;
      margin-top: 10px; }

.ajax-preloader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  -webkit-transition: all .4s ease-in;
  -o-transition: all .4s ease-in;
  transition: all .4s ease-in;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s; }
  .ajax-preloader .loading {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 50px;
    width: 50px;
    display: none;
    -webkit-animation: ajax-circ .7s linear infinite;
    animation: ajax-circ .7s linear infinite;
    border-width: 0px;
    border-radius: 50%;
    border-top: 2px solid #fff;
    border-right: 2px solid transparent; }

.page-is-changing .ajax-preloader {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s ease-in;
  -o-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in; }

@-webkit-keyframes ajax-circ {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes ajax-circ {
  from {
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0); }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }

/* Animation Related Css */
.text-fadeIn[data-splitting] .word {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transition-delay: calc(0.05s * var(--word-index));
  -o-transition-delay: calc(0.05s * var(--word-index));
  transition-delay: calc(0.05s * var(--word-index)); }

.text-fadeIn[data-splitting].is-active .word, [data-splitting].animate .word {
  opacity: 1; }

.text-fadeInUp[data-splitting] .word {
  color: transparent;
  overflow: hidden;
  position: relative;
  line-height: 1.2em; }
  .text-fadeInUp[data-splitting] .word:after {
    content: attr(data-word);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transition-delay: calc(0.05s * var(--word-index));
    -o-transition-delay: calc(0.05s * var(--word-index));
    transition-delay: calc(0.05s * var(--word-index)); }

.text-fadeInUp[data-splitting].is-active .word:after, [data-splitting].animate .word:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.text-fadeInDown[data-splitting] .word {
  color: transparent;
  overflow: hidden;
  position: relative;
  line-height: 1.2em; }
  .text-fadeInDown[data-splitting] .word:after {
    content: attr(data-word);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-transition-delay: calc(0.05s * var(--word-index));
    -o-transition-delay: calc(0.05s * var(--word-index));
    transition-delay: calc(0.05s * var(--word-index)); }

.text-fadeInDown[data-splitting].is-active .word:after, [data-splitting].animate .word:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* Scroll Icon Css */
.icon-scroll {
  position: relative; }

.icon-scroll:before {
  position: absolute;
  left: 50%; }

.icon-scroll {
  width: 30px;
  height: 45px;
  border: 2px solid #fff;
  border-radius: 25px;
  -webkit-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease; }
  .icon-scroll:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px); }

.icon-scroll:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 8px;
  background: #fff;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  top: 8px;
  left: 50%;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll; }

@-webkit-keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px); } }

@keyframes scroll {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, 20px);
    transform: translate(-50%, 20px); } }

/* Forms Css */
.input__field {
  width: 100%;
  background: none;
  border: none;
  color: #fff;
  padding-left: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  .input__field::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px; }
  .input__field::-moz-placeholder {
    color: #fff;
    font-size: 14px; }
  .input__field:-ms-input-placeholder {
    color: #fff;
    font-size: 14px; }
  .input__field::-ms-input-placeholder {
    color: #fff;
    font-size: 14px; }
  .input__field::placeholder {
    color: #fff;
    font-size: 14px; }

input.input__field[type="text"] {
  height: 45px;
  margin-bottom: 40px; }

textarea.input__field {
  height: 150px;
  resize: none;
  margin-bottom: 40px; }

.input__field.cf-error {
  border-bottom-color: #ff0000; }

/*============ 3. Layout Css ============*/
/* Header Css */
header {
  max-width: calc(100% - 100px);
  height: 120px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 11;
  pointer-events: none;
  }
.navbar{
	display: none;
}
  header .logo-container {
    font-size: 28px;
    font-weight: 800;
    /* height: 100px; */
    pointer-events: all;
    width: 100%;
    }
    header .logo-container #logo img {
      height: 20px; }

  .menu-burger1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  top: 30px;
  width: 215px;
  right: 53px;
  position: absolute;
  text-align: right;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: all;
  z-index: 1;
  }
  .menu-burger .parallax-icon {
    height: 22px; }
   .menu-burger .burger-text {
    position: relative;
    height: 25px;
    width: 50px; }
  .menu-burger .text-menu,  .menu-burger .text-open,  .menu-burger .text-close {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .menu-burger .text-menu {
    opacity: 1; }

.burger-box {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 22px; }

.burger-inner {
  top: 50%;
  display: block;
  margin-top: -2px;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 75ms;
  -o-transition-duration: 75ms;
  transition-duration: 75ms; }

.burger-inner,
.burger-inner:after,
.burger-inner:before {
  position: absolute;
  width: 30px;
  height: 3px;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 4px;
  background-color: #fff; }

.burger-inner:after,
.burger-inner:before {
  display: block;
  content: ""; }

.burger-inner:before {
  top: -10px;
  -webkit-transition: top 75ms ease .12s, opacity 75ms ease;
  -o-transition: top 75ms ease .12s, opacity 75ms ease;
  transition: top 75ms ease .12s, opacity 75ms ease; }

.burger-inner:after {
  bottom: -10px;
  -webkit-transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.menu-burger.is-active .burger-inner {
  -webkit-transition-delay: .12s;
  -o-transition-delay: .12s;
  transition-delay: .12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.menu-burger.is-active .burger-inner:before {
  top: 0;
  -webkit-transition: top 75ms ease, opacity 75ms ease .12s;
  -o-transition: top 75ms ease, opacity 75ms ease .12s;
  transition: top 75ms ease, opacity 75ms ease .12s;
  opacity: 0; }

.menu-burger.is-active .burger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -o-transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/* Menu Overlay Css */
#menu-overlay {
  position: relative;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 200;
  overflow: hidden;
  background-color: #1e1e1e;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity ease 0.4s 0.6s;
  -o-transition: opacity ease 0.4s 0.6s;
  transition: opacity ease 0.4s 0.6s; }
  #menu-overlay.active {
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    pointer-events: all; }

#menu-overlay .container {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

#menu-overlay .content-wrapper {
  width: 100%;
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

#menu-overlay .primary-nav li {
  overflow: hidden; }
  #menu-overlay .primary-nav li a {
    font-size: 64px;
    color: rgba(255, 255, 255, 0.65);
    font-weight: 700;
    display: block;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: color .2s ease-in-out, -webkit-transform ease 0.4s 0.0s;
    transition: color .2s ease-in-out, -webkit-transform ease 0.4s 0.0s;
    -o-transition: transform ease 0.4s 0.0s, color .2s ease-in-out;
    transition: transform ease 0.4s 0.0s, color .2s ease-in-out;
    transition: transform ease 0.4s 0.0s, color .2s ease-in-out, -webkit-transform ease 0.4s 0.0s; }
  #menu-overlay .primary-nav li:hover a {
    color: white; }

#menu-overlay .company-info {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  position: relative;
  z-index: 22;
  margin-bottom: -60px; }

.company-info .info-email, .company-info .info-tel, .company-info .info-address, .company-info .sm-links {
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  transform: translateY(25px);
  opacity: 0;
  -webkit-transition: all ease 0.4s 0.3s;
  -o-transition: all ease 0.4s 0.3s;
  transition: all ease 0.4s 0.3s; }

.company-info .info-email, .company-info .info-tel {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px; }

.company-info .info-address {
  max-width: 250px;
  margin-top: 20px; }
  .company-info .info-address p {
    font-size: 16px; }

.company-info .sm-links {
  margin-top: 35px; }
  .company-info .sm-links li {
    display: inline-block;
    margin-right: 22px; }
    .company-info .sm-links li a {
      color: #8f8f8f;
      font-size: 20px; }

#menu-overlay.active .primary-nav li a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform ease 0.7s 0.5s;
  transition: -webkit-transform ease 0.7s 0.5s;
  -o-transition: transform ease 0.7s 0.5s;
  transition: transform ease 0.7s 0.5s;
  transition: transform ease 0.7s 0.5s, -webkit-transform ease 0.7s 0.5s; }

#menu-overlay.active .company-info .info-email {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all ease 0.7s 1.0s;
  -o-transition: all ease 0.7s 1.0s;
  transition: all ease 0.7s 1.0s; }

#menu-overlay.active .company-info .info-tel {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all ease 0.7s 1.2s;
  -o-transition: all ease 0.7s 1.2s;
  transition: all ease 0.7s 1.2s; }

#menu-overlay.active .company-info .info-address {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all ease 0.7s 1.4s;
  -o-transition: all ease 0.7s 1.4s;
  transition: all ease 0.7s 1.4s; }

#menu-overlay.active .company-info .sm-links {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: all ease 0.7s 1.6s;
  -o-transition: all ease 0.7s 1.6s;
  transition: all ease 0.7s 1.6s; }

/* Pages Hero Css */
.hero {
  position: relative;
  z-index: 0; }
  .hero .hero-content {
    padding-top: 140px;
    padding-bottom: 20px; }
  .hero .hero-title {
    margin: 20px 0 0 0px;
    font-weight: 700;
    font-size: 56px;
    line-height: 90px; }
  .hero .hero-subtitle {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .4em; }

.section-heading .title {
  line-height: 36px; }

.section-heading .sub-title {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.5); }

.project-hero {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .project-hero .hero-content {
    height: 100vh;
    overflow: hidden; }
  .project-hero .hero-inner {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .project-hero .project-title {
    margin: 20px 0 0 0px;
    font-weight: 700;
    font-size: 56px;
    line-height: 90px; }
  .project-hero .project-subtitle {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .4em; }
  .project-hero .hero-image-wrapper {
    position: absolute;
    height: 100vh;
    width: 100%; }
    .project-hero .hero-image-wrapper .hero-bg-image {
      position: absolute;
      height: 100%;
      width: 100%;
      background-size: cover;
      background-position: center center; }
    .project-hero .hero-image-wrapper::after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.2);
      bottom: 0;
      left: 0;
      pointer-events: none; }
  .project-hero .btn-down {
    position: absolute;
    bottom: 10%;
    cursor: pointer; }

/* Footer Css */
footer p {
  font-size: 14px; }

footer .back-top {
  position: relative;
  font-size: 14px;
  top: -19px;
  right: -22px;
  color: #8f8f8f;
  text-align: right; }

footer .arrow-up {
  display: inline-block; }
  footer .arrow-up i {
    font-size: 16px;
    color: #8f8f8f; }

/*============ 4. Index Page Css ============*/
#canvas-container {
  position: absolute;
  height: 100vh;
  min-width: 100vw;
  top: 0;
  left: 0; }
  #canvas-container:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    bottom: 0;
    left: 0;
    pointer-events: none; }

.slider-wrapper .slider-item .slide-image {
  display: none; }

.slider-wrapper .slider-item {
  position: absolute;
  top: 50%;
  left: 10vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1; }

.slider-wrapper .slide-content .slide-content-inner {
  display: none; }

.slider-wrapper .slide-content .item-cat, .slider-wrapper .slide-content .item-link {
  opacity: 0; }

.slider-wrapper .slide-content .item-cat {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .4em; }

.slider-wrapper .slide-content .item-title {
  margin: 30px 0;
  font-weight: 700;
  font-size: 62px;
  line-height: 72px;
  overflow: hidden; }

.slider-wrapper .slider-item:first-child .slide-content-inner {
  display: block; }
  .slider-wrapper .slider-item:first-child .slide-content-inner .item-cat, .slider-wrapper .slider-item:first-child .slide-content-inner .item-title, .slider-wrapper .slider-item:first-child .slide-content-inner .item-link {
    opacity: 1; }

#pixi-slider .arrows-wrap {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  width: 300px; }
  #pixi-slider .arrows-wrap .slider-nav {
    width: 80px;
    height: 80px;
    float: left; }
  #pixi-slider .arrows-wrap .slider-nav--next {
    float: right; }
  #pixi-slider .arrows-wrap .progress-bar {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 3px;
    width: 150px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 10px; }
    #pixi-slider .arrows-wrap .progress-bar .progress {
      position: absolute;
      top: 0;
      left: 0;
      height: 3px;
      width: 0;
      background-color: #fff;
      z-index: 1;
      -webkit-transition: width 2s ease-in-out;
      -o-transition: width 2s ease-in-out;
      transition: width 2s ease-in-out; }

#pixi-slider .slider-count {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 10vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none; }
  #pixi-slider .slider-count .current, #pixi-slider .slider-count .total {
    display: inline-block;
    position: relative; }
  #pixi-slider .slider-count .total {
    font-size: 16px;
    top: -24px; }
    #pixi-slider .slider-count .total:before {
      position: absolute;
      content: '';
      height: 15px;
      width: 2px;
      background-color: #fff;
      left: -7px;
      top: 4px;
      -webkit-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      transform: rotate(25deg); }
  #pixi-slider .slider-count .current {
    font-size: 52px;
    margin-right: 30px;
    font-weight: 600; }

/*============ 5. About Page Css ============*/
.service-item {
  margin-top: 50px; }
  .service-item .icon {
    width: 20%;
    float: left; }
    .service-item .icon i {
      margin-left: 5px;
      font-size: 36px; }
  .service-item .content {
    width: 80%;
    float: right; }
    .service-item .content h6 {
      letter-spacing: .03em;
      margin-bottom: 10px; }

.clients .client {
  display: block;
  text-align: center;
  border: solid 1px #2a2a2a;
  height: 150px;
  margin-top: 30px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }
  .clients .client:hover {
    border: solid 1px #aaa; }
    .clients .client:hover img {
      opacity: 1; }
  .clients .client img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
    opacity: .5;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
    max-height: 100%;
    max-width: 100%; }

.contact-section a {
  font-size: 32px;
  font-weight: 700; }

/*============ 6. Contact Page Css ============*/
.contact-area .contact-info h4 {
  line-height: 36px;
  font-size: 22px;
  font-weight: 600; }

.contact-area .contact-info .phone, .contact-area .contact-info .address, .contact-area .contact-info .email {
  position: relative;
  margin-top: 20px; }
  .contact-area .contact-info .phone .icon, .contact-area .contact-info .address .icon, .contact-area .contact-info .email .icon {
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 18px; }
  .contact-area .contact-info .phone a, .contact-area .contact-info .address a, .contact-area .contact-info .email a {
    display: inline-block;
    line-height: 32px;
    margin-left: 50px; }
  .contact-area .contact-info .phone p, .contact-area .contact-info .address p, .contact-area .contact-info .email p {
    display: inline-block;
    font-size: 16px;
    margin-left: 50px; }

#contact-form .alert-container {
  text-align: center; }
  #contact-form .alert-container .alert {
    font-size: 14px;
    border-radius: 0; }

.google-map #map {
  width: 100%;
  height: 400px; }

/*============ 7. Projects Page Css ============*/
.project-info .project-sectionTitle {
  font-size: 22px;
  margin-bottom: 30px; }

.project-info .project-servicesList li {
  color: #8f8f8f;
  font-size: 16px;
  line-height: 28px; }

.project-info .project-period p {
  margin-bottom: 0; }

.bg-parallax {
  overflow: hidden;
  max-height: 90vh; }
  .bg-parallax img {
    min-width: 100%;
    width: 100vw; }

.next-project .next-title {
  margin: 20px 0 0 0px;
  font-weight: 700;
  font-size: 56px;
  line-height: 78px; }

.next-project .next-subtitle {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .4em; }

/*============ 8. Mobile Responsive Css ============*/
@media only screen and (min-width: 1024px) {
  #menu-overlay .container {
    max-width: 1000px; }
  .hero .hero-title {
    width: 80%; } }

@media only screen and (max-width: 1024px) {
  .parallax-wrap {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important; }
    .parallax-wrap .parallax-icon {
      -webkit-transform: none !important;
      -ms-transform: none !important;
      transform: none !important; }
  .ajax-preloader .loading {
    display: block; }
  #custom-cursor {
    display: none !important; }
  #pixi-slider .slider-wrapper .slider-item {
    left: 7vw; }
  #pixi-slider .slider-count {
    right: 7vw; }
  .hero .hero-title {
    width: 90%;
    font-size: 48px;
    line-height: 68px; }
  .project-hero .project-title {
    font-size: 48px;
    line-height: 68px; } }

@media only screen and (max-width: 767px) {
  header {
    max-width: calc(100% - 0px);
    position: fixed !important;
    background: #000;
    z-index: 1110;
    }
	.about_img, .about_img img{
		height: 200px !important;
		padding: 0 !important;
	}
  
  .video_more{
    left: 26% !important;
    padding: 10px 25px !important;
  }
	 
  #menu-overlay .content-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #menu-overlay .content-wrapper .primary-nav li {
      text-align: center; }
      #menu-overlay .content-wrapper .primary-nav li a {
        font-size: 48px; }
  #menu-overlay .company-info {
    display: none; }
  #pixi-slider .slider-wrapper .slider-item .item-title {
    margin: 20px 0;
    font-size: 42px;
    line-height: 58px; }
  #pixi-slider .slider-count {
    display: none; }
  .hero .hero-title {
    width: 100%;
    font-size: 38px;
    line-height: 48px; }
  .project-hero .project-title {
    font-size: 42px; }
  .next-project .next-title {
    font-size: 42px;
    line-height: 56px; }
  .contact-area #contact-form {
    margin-top: 30px; }
  .project-services .project-servicesList {
    margin-bottom: 50px; }
  .project-period p {
    margin-bottom: 50px; } }

@media only screen and (max-width: 576px) {
  footer .back-top {
    top: -19px;
    right: 0px; }
    footer .back-top span {
      display: none; } }

.ct-main-content.ct-index {
    float: left;
    width: 100%;
}
.about_area,.what_weDo,  .works_area {
    padding: 0px 0 100px;
    float: left;
    background: #262424;
    width: 100%;
    height: 120vh;
    position: relative;
}.works_area .owl-carousel .item {
    height: auto;
}
.about_img_sub {
    /* height: 120vh; */
    width: 27%;
    overflow: hidden;
    box-shadow: -10px 10px 0px 0px #ffffff;
    float: left;
    position:absolute;
    right: 2%;
    top: 51%;
}.about_img_sub1 {
    /* height: 120vh; */
    width: 27%;
    overflow: hidden;
    box-shadow: -10px 10px 0px 0px #ffffff;
    float: left;
    position:absolute;
    right: 2%;
    top: 8%;
}
.about_img{
	    height: 120vh;
	    width: 85%;
	    padding: 50px;
	    overflow: hidden;
	    float: left;
}
.about_img img{
	max-width: 100%;
	height: 100%;
}
.about_right {
    width: 33%;
    float: left;
    padding: 90px 0;
}
.about_left{
	padding: 150px 50px 80px 50px;
	width: 100%;
	float: left;
}
.about_left h6{
	color:  #FC0004 !important;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.about_left h1{
	color: #fff !important;
	/* font-family: "Playfair Display", sans-serif; */
	/* padding-bottom: 20px; */
	font-size: 80px;
	font-weight: 600;
	line-height: 100px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
}
.about_left h3 {
    color: #e93f33 !important;
    font-size: 23px;
    /* font-family: "Playfair Display", sans-serif; */
    font-weight: 100;
    padding-top: 40px;
    /* font-style: italic; */
    font-family: 'Poppins', sans-serif;
}
.about_left p{
	color: #ffffff !important;
	font-weight: 100;
	font-size: 21px;
	margin-left: 90px;
	line-height: 30px;
	/* width: 40%; */
	/* position: absolute; */
	/* margin-bottom: 50px; */
	/* right: 8%; */
	/* top: 15%; */
}
.about_left h5{
	color: #ff0000 !important;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-left: 90px;
	text-align: left;
}
.about_left h4{
	color: #fff !important;
	font-size: 33px;
	/* font-family: "Playfair Display", sans-serif; */
	padding-left: 90px;
	font-weight: 100;
	padding-bottom: 20px;
	text-align: left;
	/* font-style: italic; */
	font-family: 'Poppins', sans-serif;
}



.clients .owl-carousel .owl-item img {
    max-width: max-content;
    display: inline-block;
    margin-bottom: 40px;
}
.works_area h3 {
    color: #000 !important;
    font-family: "Playfair Display", sans-serif;
    padding-bottom: 20px;
    text-align: center;
    margin-top: 50px;
}

.clients .owl-nav, .clients .owl-dots {
    display: none !important;
} 
.clients .owl-carousel .item {
    height: inherit;
    text-align: center;
    padding: 0 10px;
    margin: 0px 0px;
    /* border: 1px solid #ccc; */
    border-right: 0;
    background: #fff;
    /* margin: 20px; */
    border-radius: 5px;
}

.clients .owl-item {
    margin: 0 !important;
}
 .owl-carousel .item {
    height: 10rem;
    padding: 0rem;
}
 .fa-arrow-down, .fa-arrow-up {width: 19%;position: fixed;right: 0;font-size: 40px;text-align: center;bottom: 17%;/* font-size: 20px; */}
.menu-left {
    position: fixed;
    bottom: 40px;
    /* font-family: "Playfair Display", sans-serif; */
    left: 64px;
    font-size: 20px;
    font-weight: normal;
    line-height: 34px;
    z-index: 1;
    font-family: 'Poppins', sans-serif;
}
.services-rail  {
    display: inline-block;
    font-size: 10.4408521875vh;
    font-weight: 100;
    left: 45%;
    letter-spacing: -0.1517185815vh;
    height: 15.682152vh;
    overflow: hidden;
    position: absolute;
    bottom: -16%;
    transform-origin: 0 0;
    transform: rotate(
-90deg);
    width: 120vh;
    white-space: nowrap;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
}.what_weDo {
    background: #ed1c24;
    height: 120vh;
    overflow: hidden;
    padding-top: 120px;
    z-index: 11;
}
.rail-line {
    bottom: 0;
    /* height: 2px; */
    position: absolute;
    left: 0;
    width: 100%;
    transform: rotate(
-90deg);
    /* background: #fff; */
    animation: 15s rail infinite linear;
}
.what_weDo .contact {
    width: 14%;
    position: absolute;
    right: 36px;
    bottom: 24%;
    font-size: 20px;
    text-align: center;
}
.weDo_div{
	width: 42%;
	float: left;
	padding: 10px 10px 0px 0px;
	margin-left: 60px;
}
.weDo_div ul{
  width:100%;
  float: left;
}
.weDo_div h2{
     color: #fff !important;
     padding-bottom: 20px;
     font-size: 36px;
     font-weight: 400;
     margin-bottom: 30px;
     text-transform: uppercase;
 }
.what_weDo svg.round_svg {
    bottom: 10%;
    position: absolute;
}
.weDo_div li {
    line-height: 35px;
    font-size: 17px;
    font-weight: 100;
    WIDTH: 50%;
    FLOAT: left;
}
@keyframes rail {
  0% { transform: translateX(0) }
  100% { transform: translateX(-100%) }
}
.weDo_div:nth-child(3) {
   
}
.works_area svg.round_svg {
    top: 5%;
    position: absolute;
}
.works_area{
	background: #fff !important;
	height: 150vh;
	overflow: hidden;
	z-index: 11;
	padding: 20px;
}@keyframes wheel {
  0% { transform: rotate(0) }
  100% { transform: rotate(360deg) }
}
.works_area h1, .works_area h4 , .works_area i   {
	color: #000 !important;
	fill: black;
	/* animation: wheel 16s linear infinite; */
	animation-direction: reverse;
} .works_area text {
     fill: black !important;
}
.works_area  .owl-nav{
	display: none !important;
}
.works_area .works {
    position: absolute;
    right: 6%;
    top: 15%;
    font-size: 50px;
    width: 100px;
    text-align: center;
}.works_area i {
    animation: wheel 16s linear infinite;
}
.works_div{
	width: 100%;
	float: left;
	padding: 0 20px;
}
.contact_us {
    width: 100%;
    float: left;
    padding: 100px 10px 80px 100px;
    /* margin-left: 100px; */
    position: relative;
    height: 100vh;
    overflow: hidden;
}.contact_us .services-rail {
    /* left: 1%; */
    width: 1320px;
}.address_div {
    position: relative;
}
.contact_left {
    padding: 10px 10px 10px 40px;
    width: 32%;
    float: left;
    color: #fff;
}.contact_left p {
    color: #fff;
    font-size: 18px;
}
.l-mode .est-ellipse-l, .d-mode .est-ellipse-d {
    opacity: 1;
}
.est-ellipse-d {
    stroke: #fff;
}
.est-ellipse-l, .est-ellipse-d {
    fill: none;
    /* opacity: 0; */
    stroke-width: 3px;
    transition: opacity 0.6s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.tt-ab {
    /* position: absolute; */
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}.address_div address {
    text-align: left;
    position: absolute;
    top: 16%;
    font-size: 20px;
    line-height: 25px;
    width: 100%;
}
.contact_right {
    padding: 0 10% 0 100px;
    float: right;
    width: 52%;
	position: relative;
}

.contact_right h1 {
    font-size: 75px;
    padding-bottom: 30px;
}.contact_right h5 {
    font-size: 10px;
}
.credits {
    bottom: 10.932716vh;
    position: absolute;
    height: 4.0603303126vh;
    left: 40.155139vh;
    width: 79.530975vh;
    font-size: 12px;
}
span#log {
    position: absolute;
    bottom: 65px;
    text-align: center;
    width: 66%;
    color: #8bc34a !important;
}
.legals {
    /* bottom: 9vh; */
    /* cursor: pointer; */
    /* height: 2.0301651563vh; */
    /* left: 140.686114vh; */
    /* position: absolute; */
    width: 65vh;
    font-size: 12px;
    margin-top: 80px;
}
.contact_right h4 {
    font-size: 26px;
    margin-bottom: 30px;
    position: relative;
    width: fit-content;
}#c-right {
    width: 400px;
    position: absolute;
    left: 50%;
    text-align: center;
    font-size: 12px;
    top: 45.12065vh;
    transform: translate(-50%,-50%) rotate(90deg);
}
.contact_copy {
    height: 120vh;
    position: absolute;
    top: 0px;
    right: 0;
    width: 15.642716vh;
    background: #fff;
    color: #000;
}
.contact_right h4 .d-flt:after {content: "";transform-origin: left;transform: scaleX(1);transition: transform 0s;bottom: 0;left: 0;content: '';height: 2px;width: 100%;background: #fff;position: absolute;/* transition: transform 0.6s cubic-bezier(.4,0,0,1); */}
 
   .contact_right h4:hover .d-flt:after  {
		transform-origin: right;
		transform: scaleX(0);
		transition: transform 0.6s cubic-bezier(.4,0,0,1);
	}
.d-flt:after{ 
transform-origin: right;
        transform: scaleX(0);
        transition: transform 0.6s cubic-bezier(.4,0,0,1);}



.cssloader {
  padding-top: calc(45vh - 25px);
  margin-bottom: 30px;
}

/** loader **/
.sh1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: #354952 transparent transparent transparent;
  margin: 0 auto;
  animation: shk1 1s ease-in-out infinite normal;
}

.sh2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 50px;
  border-color: transparent  transparent #df1a54 transparent ;
  margin: -50px auto 0;
  animation: shk2 1s ease-in-out infinite alternate;
}

/** animation starts here **/
@keyframes shk1 {
  0% {
    transform: rotate(-360deg);
  }  
  
  100% {
  }
}

@keyframes shk2 {
  0% {
    transform: rotate(360deg);
  }
  100% {
  }
}
.s-logo-ss {
    transform: translate3d(-4.1vh, 0, 0);
    transition: transform 0.6s cubic-bezier(.4,0,0,1) 0.3s;
}.works_area .about_left {
    padding-top: 50px;
    z-index: 11;
    position: relative;
    background: #fff;
}
.item h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 22px;
    background: #262424;
    padding: 0;
    margin: 0;
    color: #fff !important;
}
.works_area h4 {
    text-align: left;
  padding: 0;
	 
}
.pop_img{
	height: 400px;
	overflow: hidden;
	width: 50%;
	float: left;
	padding: 0% 0% 0% 0%;
}
.pop_left{
	width: 50%;
	float: left;
	padding: 0% 2% 0% 2%;
}
.pop_left h2{
	    color: #fff !important;
	    font-size: 23px;
	    padding: 00px 0px;
	    font-weight: 100;
	    font-family: 'Poppins', sans-serif;
}
.pop_right{
	width: 30%;
	float: left;
}.pop_right p, .inner p {
    color: #fff !important;
    font-size: 18px;
    line-height: 28px;
    padding:  0 0 1rem;
    font-weight: 100;
    
    width: 100%;
    margin: 0;
}

a.poplink {
    font-size: 18px;
    color: #000;
}

@media screen and (min-width:200px) and (max-width:684px) {
	.preloader .loader-wrap .loader {
    width: 100%;
	}.pop_left, .pop_img{
		width: 100% !important;
		
	}.inner .menu-left{
		    bottom: 10px !important;
	}.clearfix.pb-100{
		    padding-bottom: 10px !important;
	}
	.clients h1{
		    font-size: 40px !important;
     
    line-height: 60px !important;
	}
	.member_box.big{
		width: 100% !important;
	}.member_img{
		height: 160px !important;
	}
  .member_box.big .member_img {
    height: inherit !important;
}
  .member_box{
    width: 100% !important;
  }
.about_left p {
    position: initial;
    right: inherit;
    top: inherit;
    /* float: left; */
    margin: 0;
    width: 100%;
}

.about_left h1 {
    /* height: 200px; */
    font-size: 40px;
    line-height: 40px;
}
.about_area{
  padding-bottom: 0;
}
.about_area, .what_weDo, .works_area {
    height: initial !important;
    /* padding-bottom: 0; */
}
	.menu-burger1 {
    position: inherit;
    text-align: center;
    width: 100%;
    right: inherit;
    float: left;
    margin-top: 130px;
    display: inline-block;
}
	svg.round_svg {
    width: 40% !important;
}
.fa-arrow-down, .fa-arrow-up{
  bottom: 8%;
  right: 40px;
}
.fa-arrow-down {
    /* bottom: 23px; */
    /* right: 35px; */
    /* font-size: 20px; */
}

 

.about_left {
    padding: 40px;
}

.about_left h4, .about_left h5 {
    width: 100%;
    padding-right: 0;
    /* text-align: center; */
    padding-left: 0;
}
 #canvas-container:after {content: "";
    position: absolute;
    top: 0;
    background: #0000007d;
    width: 100%;
    height: 100%;
    left: 0;}

#menu-overlay {
    height: 75vh;
}

.about_lt {
    width: 100% !important;
}.menu-left ul{
   width: 100%;
   display: inherit;
}
.menu-left li{
  display: inline-block;
  width: 43%;
  float: left;
  text-align: center;
}
.menu-left {
    position: relative !important;
    left: 10px !important;
    bottom: -10px !important;
    width: 100% !important;
    text-align: center;
    top: inherit !important;
    display: none;
}
.inner .menu-left .navbar-nav li{
  display: inline-block;
  float: left;
}
.slider-wrapper .slider-item {
    top: 60%;
}

.about_rt {
    width: 100% !important;
}

.about_img {
    height: inherit;
}

.weDo_div {
    padding: 0px 10px 0px 0px;
    width: 77%;
    margin: 5%;
    margin-left: 60px !important;
}
  .contact_left{
     width: 100%;
     padding: 0;
  }
  .address_div address{
    position:initial;
  }
  .contact_right{
     width: 100%;
     padding: 0px;
  }
  .legals{
     width: 100%;
  }
  .contact_us{
    padding: 40px;
    height: 150vh;
  }
.weDo_div li{
  width: 100%;
}
.services-rail {
    display: none;
}

.works_area h4 {
    margin-left: 0;
    text-align: left;
    font-size: 20px;
}

.works_area .works {
    top: 9%;
}
}
.inner .menu-left {
    position: absolute;
    top: 50px;
    right: 50px;
    bottom: inherit;
    width: 60%;z-index: 111;
    left: inherit;
}.about_lt, .about_rt {
    float: left;
    width: 50%;
}
.inner header {
    position: absolute;
}
.inner .menu-left li {
    float: left;
    padding: 0 20px;
}
.inner .about_area{
	height: inherit !important;
}
.inner .menu-left .navbar-nav {
    display: inline-block;
    float: right;
}
.weDo_div.wow.fadeInRight {
    margin-left: 150px;
}.what_weDo h2 {
    margin-left: 60px;
    padding-bottom: 30px;
    font-size: 28px;
    text-transform: uppercase;
}.what_weDo h3 {
    width: 100%;
    font-size: 24px;
    float: left;
}
.no-bg {
    height: inherit;
	padding-bottom: 50px;
    background: none !important;
}
.contact_right input:placeholder{
  color: #fff;
}
.contact_right  input, .contact_right  textarea {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    background: #838383;
    border: 0;
    color: #fff;
}.video_more {
    position: absolute;
    bottom: 0px;
    left: 45%;
    background: #000000;
    padding: 15px 55px;
    border-radius: 0px 0px 0 0px;
    font-size: 17px;
    text-transform: uppercase;
}
.video{
	padding: 0px;
	width: 100%;
	display: inline-block;
	position: relative;
}
 .contact_right  button {
   width: auto;
    padding: 10px;
    margin-top: 10px;
    background: #343333;
    border: 0;
    color: #fff;
    border-radius: 10px;
}
.about_lt {
    /* padding-top: 80px; */
}
#myButton span.text{
	position: absolute;
	width: 286px;
	right: 80px;
	bottom: 30px;
	color: #ffffff;
	padding: 10px 10px 0px;
	border-radius: 10px;
	font-weight: bold;
}
 .floating-wpp-button {
    position: absolute;
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.4);
    transition: box-shadow 0.2s;
    cursor: pointer;
    overflow: hidden;
    right: 53px;
    bottom: 19px;
}

#canvas-container:after {content: "";
    position: absolute;
    top: 0;
    background: #0000007d;
    width: 100%;
    height: 100%;
    left: 0;}

.but_static{
	display: none;
}
.black{
	background: #000;
}.member_box.big {
    width: 33%;
    padding: 5%;
}
.member_box{
	width: 19%;
	padding: 1%;
	display: inline-grid;
	 
	text-align: center;
}
.member_box h3{
	     font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 20px;
     padding: 0;
    margin: 0;text-align: center;
	
    color: #fff !important;
}

 .clients h1 {
	font-size: 80px;
	color: #000;
	line-height: 100px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	}

.clients h3 {
	color: #e93f33 !important;
	font-size: 33px;
	/* font-family: "Playfair Display", sans-serif; */
	font-weight: 100;
	padding-bottom: 80px;
	/* font-style: italic; */
	font-family: 'Poppins', sans-serif;
	}.clients h2 {
	color: #000 !important;
	font-size: 23px;
	/* font-family: "Playfair Display", sans-serif; */
	font-weight: 100;
	padding-bottom: 0px;
	/* font-style: italic; */
	font-family: 'Poppins', sans-serif;
	}
.clients {
    background: #ffffff;
    height: 80vh;
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0 0px;
    text-align: center;
    z-index: 111;
    /* padding-top: 120px; */
    position: relative;
}
.clients #clients{
	margin: 0 5%;
	width: 90%;
}
input[type="submit"] {
    background: #f00;
}
.member_box h5{
	     font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 15px;
     padding: 0;
    margin: 0;text-align: center;
    color: #fff !important;
}
 .member_box img{
	 max-width: 100%;
}
.but_scroll {
    position: relative;
}

.floating-wpp-button img{
	border-radius: 50%;
}

.member_box img {
    object-fit: cover;
    object-position: center;
    filter: grayscale(100%);
    height: 100%;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all .6s ease;
}
.member_box img:hover {
    object-fit: cover;
    object-position: center;
    filter: grayscale(0%);
    
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .6s ease;
}
/* Safari 9+, < 13.1 */
.member_img {
    width: 100%;
	height: 270px;
    overflow: hidden;
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
	.works_area, .contact_us{
		height: auto !important;
	}
    
}

 @media screen and (min-width:200px) and (max-width:684px) {
.navigation-wrap{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar{
	padding: 0;
	z-index: 1120;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
}
.navbar-brand img{
	height: 28px;
	width: auto;
	display: block;
  filter: brightness(10%);
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
.navbar-toggler {
	/* float: right; */
	/* border: none; */
	padding-right: 0;
	position: absolute;
	top: 50px;
	z-index: 112;
	right: 30px;
}
.navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
.navbar-light .navbar-toggler-icon {
	width: 24px;
	height: 20px;
	background-image: none;
	position: relative;
	border-bottom: 2px solid #fff;
	transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 2px;
	background-color: #fff;
	top: 0;
	right: 0;
	content: '';
	z-index: 2;
	transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
	top: 8px;
	width: 13px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
	width: 24px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
	/* margin-right: 30px; */
}
.nav-link{
	color: #ffffff !important;
	font-weight: 500;
	transition: all 200ms linear;
}
.nav-item:hover .nav-link{
	color: #8167a9 !important;
}
.nav-item.active .nav-link{
	color: #f44336 !important;
}
.nav-link {
	position: relative;
	padding: 5px 0 !important;
	display: inline-block;
	font-size: 20px;
	margin-top: 10px;
}
.nav-item:after{
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	content: '';
	background-color: #8167a9;
	opacity: 0;
    transition: all 200ms linear;
}
.nav-item:hover:after{
	bottom: 0;
	opacity: 1;
}
.nav-item.active:hover:after{
	opacity: 0;
}
.nav-item{
	position: relative;
    transition: all 200ms linear;
}
.nav-item a{
  margin-left: 20px;
  font-size: 20px;
  margin-bottom: 20px;
}
/* #Primary style
================================================== */

.bg-light {
	background-color: #fff !important;
    transition: all 200ms linear;
}
.section {
    position: relative;
	width: 100%;
	display: block;
}
.full-height {
    height: 100vh;
}
.over-hide {
    overflow: hidden;
}
.absolute-center {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
  margin-top: 40px;
	transform: translateY(-50%);
	z-index: 20;
} 
#switch {
	width: 60px;
	height: 8px;
	border: 2px solid #8167a9;
	border-radius: 27px;
	background: #000;
	position: relative;
	display: block;
	margin: 0 auto;
	text-align: center;
	opacity: 1;
	transform: translate(0);
    transition: all 300ms linear;
    transition-delay: 1900ms;
}
body.hero-anime #switch{
	opacity: 0;
	transform: translateY(40px);
    transition-delay: 1900ms;
}
#circle {
	position: absolute;
	top: -11px;
	left: -13px;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #000;
}
.switched {
	border-color: #000 !important;
	background: #8167a9 !important;
}
.switched #circle {
	left: 43px;
	box-shadow: 0 4px 4px rgba(26,53,71,0.25), 0 0 0 1px rgba(26,53,71,0.07);
	background: #fff;
}
.nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
	max-height: 0;
    display: block;
	padding: 0;
	margin: 0;
    transition: all 200ms linear;
}
.nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
.dropdown-menu {
	padding: 10px!important;
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
	color: #212121;
	background-color: #fcfaff;
	border: none;
	border-radius: 3px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
.dropdown-toggle::after {
	display: none;
}

.dropdown-item {
	padding: 3px 15px;
	color: #212121;
	border-radius: 2px;
    transition: all 200ms linear;
}
.dropdown-item:hover, 
.dropdown-item:focus {
	color: #fff;
	background-color: rgba(129,103,169,.6);
}
 


/* #Media
================================================== */

@media (max-width: 767px) { 
 
	.nav-item:after{
		display: none;
	}
	.nav-item::before {
		position: absolute;
		display: block;
		top: 15px;
		left: 0;
		width: 11px;
		height: 1px;
		content: "";
		border: none;
		background-color: #ff1212;
		vertical-align: 0;
	}
	.dropdown-toggle::after {
		position: absolute;
		display: block;
		top: 10px;
		left: -23px;
		width: 1px;
		height: 11px;
		content: "";
		border: none;
		background-color: #000;
		vertical-align: 0;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"]::after{
		transform: rotate(90deg);
		opacity: 0;
	}
	.dropdown-menu {
		padding: 0 !important;
		background-color: transparent;
		box-shadow: none;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
		margin-top: 10px !important;
		margin-bottom: 20px !important;
	}
	 
}
.inner {
    padding-top: 100px;
}
/* #Link to page
================================================== */
 .navbar-collapse.collapse.show ul {
    /* z-index: 110; */
    /* background: #000000bf; */
    position: fixed;
    width: 100%;
    /* padding-top: 100px; */
    /* padding-left: 40px; */
    height: -webkit-fill-available;
}.navbar-collapse {
    background: #000000eb;
    position: fixed;
    width: 100%;
    padding-top: 100px;
    padding-left: 40px;
    height: -webkit-fill-available;
}

.iframe_container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe_container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

}

