@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Theme Name: Webfolio
    Theme URI: http://
    Description: Creative Agency & Portfolio
    Author: UiCamp
    Author URI: http://themeforest.net/user/UiCamp
    Version: 1.0

-----------------------------------------------------------------------------------*/
/* Variables
-----------------------------------------------------------------*/
/* Typography
-----------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  list-style: none;
}

body {
  color: #fff;
  background-color: #0f0f0f;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  font-family: 'Plus Jakarta Sans', sans-serif;
  overflow-x: hidden !important;
}

body.crev-agency_dbb5d3e92e85379a h1,
body.crev-agency_dbb5d3e92e85379a h2,
body.crev-agency_dbb5d3e92e85379a h3,
body.crev-agency_dbb5d3e92e85379a h4,
body.crev-agency_dbb5d3e92e85379a h5,
body.crev-agency_dbb5d3e92e85379a h6 {
  font-weight: 500;
}

body.home-personal_378add266636cdad .container {
  max-width: 1280px;
}

main {
  position: relative;
  z-index: 5;
}

.row_9723e750629ee0c6 > * {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
}

.row_9723e750629ee0c6.sm-marg_6e0f9680e40d147a {
  margin-left: -5px;
  margin-right: -5px;
}

.row_9723e750629ee0c6.sm-marg_6e0f9680e40d147a > * {
  padding-left: 5px;
  padding-right: 5px;
}

.row_9723e750629ee0c6.stand-marg_c2953363c45fd8c0 {
  margin-left: -20px;
  margin-right: -20px;
}

.row_9723e750629ee0c6.stand-marg_c2953363c45fd8c0 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.row_9723e750629ee0c6.md-marg_231a3ab23bb2c00b {
  margin-left: -25px;
  margin-right: -25px;
}

.row_9723e750629ee0c6.md-marg_231a3ab23bb2c00b > * {
  padding-left: 25px;
  padding-right: 25px;
}

.row_9723e750629ee0c6.lg-marg_cf6ea3598e6f84e4 {
  margin-left: -40px;
  margin-right: -40px;
}

.row_9723e750629ee0c6.lg-marg_cf6ea3598e6f84e4 > * {
  padding-left: 40px;
  padding-right: 40px;
}

.row_9723e750629ee0c6.xlg-marg_4420be8865a6faab {
  margin-left: -50px;
  margin-right: -50px;
}

.row_9723e750629ee0c6.xlg-marg_4420be8865a6faab > * {
  padding-left: 50px;
  padding-right: 50px;
}

.row_9723e750629ee0c6.xxlg-marg_9bcc25e593e1043a {
  margin-left: -80px;
  margin-right: -80px;
}

.row_9723e750629ee0c6.xxlg-marg_9bcc25e593e1043a > * {
  padding-left: 80px;
  padding-right: 80px;
}

.container-xxl_daa01b6640fa128b {
  max-width: 1500px;
}

.container-xl_9eaa424cef3f6578 {
  max-width: 1400px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
}

h1 {
  font-size: 70px;
}

h2 {
  font-size: 50px;
}

h3 {
  font-size: 40px;
}

h4 {
  font-size: 32px;
}

h5 {
  font-size: 25px;
}

h6 {
  font-size: 20px;
}

p {
  line-height: 1.8;
  font-size: 16px;
  font-weight: 400;
  color: #c6c8c9;
  margin: 0;
}

a,
a:hover {
  color: inherit;
}

span {
  display: inline-block;
}

a {
  display: inline-block;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

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

figure {
  margin: 0;
}

.main-color_002f9df7c9dd482e {
  color: #fd5b38 !important;
}

.main-colorbg_09ee0526eaaae307 {
  background: #fd5b38 !important;
}

.main-color2_af25f4454691e8bd {
  color: #caff33 !important;
}

.main-colorbg2_ad9dddbf8c627fda {
  background: #caff33 !important;
}

.main-bg_4194044c38bffb91 {
  background: #0f0f0f !important;
}

.sub-bg_54fdb22df0affa62 {
  background: #121212 !important;
}

.sub-bg2_682c402af0815d90 {
  background: #000 !important;
}

.p-color_e6d54d674e8a6bda {
  color: #c6c8c9;
}

.btn_e5ffa2cc89dcaa77:hover,
.btn_e5ffa2cc89dcaa77:focus,
.btn_e5ffa2cc89dcaa77:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lines_7a258d167b9837c4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.lines_7a258d167b9837c4.two_12b0c925d68ba984:after {
  content: '';
  position: absolute;
  top: 0;
  left: 30%;
  width: 40%;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.lines_7a258d167b9837c4.four_ef1514a020864bb0 {
  left: 5%;
  width: 90%;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}

.lines_7a258d167b9837c4.four_ef1514a020864bb0:after {
  content: '';
  position: absolute;
  top: 0;
  left: 33.3333%;
  width: 33.3333%;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}

.lines_7a258d167b9837c4.two-out_eb9a9482f521c93f {
  left: 60px;
  right: 60px;
  width: auto;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 7;
}

.line-overlay_49e69188834d367b {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.line-overlay_49e69188834d367b.revers_8bff79599ee8b02b {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.line-overlay_49e69188834d367b.up_40f0faeb48b17264 {
  top: -25%;
}

.line-overlay_49e69188834d367b svg path {
  stroke: #353535;
}

.overlay-center_4544affc77016263 {
  position: relative;
}

.overlay-center_4544affc77016263:after {
  content: '';
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: 0;
  width: 100%;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#0f0f0f),
    color-stop(rgba(255, 255, 255, 0)),
    color-stop(rgba(255, 255, 255, 0)),
    to(#0f0f0f)
  );
  background: -webkit-linear-gradient(
    bottom,
    #0f0f0f,
    rgba(255, 255, 255, 0) calc(100% - 80%),
    rgba(255, 255, 255, 0) calc(100% - 80%),
    #0f0f0f
  );
  background: -o-linear-gradient(
    bottom,
    #0f0f0f,
    rgba(255, 255, 255, 0) calc(100% - 80%),
    rgba(255, 255, 255, 0) calc(100% - 80%),
    #0f0f0f
  );
  background: linear-gradient(
    to top,
    #0f0f0f,
    rgba(255, 255, 255, 0) calc(100% - 80%),
    rgba(255, 255, 255, 0) calc(100% - 80%),
    #0f0f0f
  );
}

.in-box_87022e0b9d049e1b {
  width: calc(100% - 30px);
  margin: auto;
}

.blur-left-top_6f4e724315099d84 {
  position: absolute;
  top: -120px;
  left: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

.blur-right-top_a30b785891a265da {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateX(50%) translateY(-50%);
  -ms-transform: translateX(50%) translateY(-50%);
  transform: translateX(50%) translateY(-50%);
  pointer-events: none;
}

.bg-pattern_ab67f5d80ba9c6e3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.bg-pattern_ab67f5d80ba9c6e3.bg-repeat_6755cd95f2926c0e {
  background-repeat: repeat;
}

.social-icon_1986546192a46216 a {
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

.bord-top-grd_5d33138f8c25c12d {
  position: relative;
}

.bord-top-grd_5d33138f8c25c12d:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(#fff),
    to(transparent)
  );
  background: -webkit-linear-gradient(left, transparent, #fff, transparent);
  background: -o-linear-gradient(left, transparent, #fff, transparent);
  background: linear-gradient(to right, transparent, #fff, transparent);
  height: 1px;
  width: 100%;
  opacity: 0.3;
}

.bord-bottom-grd_d3eb81bd9c500bd8 {
  position: relative;
}

.bord-bottom-grd_d3eb81bd9c500bd8:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(transparent),
    color-stop(#fff),
    to(transparent)
  );
  background: -webkit-linear-gradient(left, transparent, #fff, transparent);
  background: -o-linear-gradient(left, transparent, #fff, transparent);
  background: linear-gradient(to right, transparent, #fff, transparent);
  height: 1px;
  width: 100%;
  opacity: 0.3;
}

.noise_5ccb56d522c43bcc {
  -webkit-animation: grain 8s steps(10) infinite;
  animation: grain 8s steps(10) infinite;
  background-image: url(../imgs/noise.png);
  content: '';
  height: 300%;
  left: -50%;
  opacity: 0.4;
  position: absolute;
  top: -100%;
  width: 300%;
  pointer-events: none;
}

@-webkit-keyframes grain {
  0%,
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  10% {
    -webkit-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%);
  }
  20% {
    -webkit-transform: translate(-15%, 5%);
    transform: translate(-15%, 5%);
  }
  30% {
    -webkit-transform: translate(7%, -25%);
    transform: translate(7%, -25%);
  }
  40% {
    -webkit-transform: translate(-5%, 25%);
    transform: translate(-5%, 25%);
  }
  50% {
    -webkit-transform: translate(-15%, 10%);
    transform: translate(-15%, 10%);
  }
  60% {
    -webkit-transform: translate(15%);
    transform: translate(15%);
  }
  70% {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
  }
  80% {
    -webkit-transform: translate(3%, 35%);
    transform: translate(3%, 35%);
  }
  90% {
    -webkit-transform: translate(-10%, 10%);
    transform: translate(-10%, 10%);
  }
}

@keyframes grain {
  0%,
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  10% {
    -webkit-transform: translate(-5%, -10%);
    transform: translate(-5%, -10%);
  }
  20% {
    -webkit-transform: translate(-15%, 5%);
    transform: translate(-15%, 5%);
  }
  30% {
    -webkit-transform: translate(7%, -25%);
    transform: translate(7%, -25%);
  }
  40% {
    -webkit-transform: translate(-5%, 25%);
    transform: translate(-5%, 25%);
  }
  50% {
    -webkit-transform: translate(-15%, 10%);
    transform: translate(-15%, 10%);
  }
  60% {
    -webkit-transform: translate(15%);
    transform: translate(15%);
  }
  70% {
    -webkit-transform: translateY(15%);
    transform: translateY(15%);
  }
  80% {
    -webkit-transform: translate(3%, 35%);
    transform: translate(3%, 35%);
  }
  90% {
    -webkit-transform: translate(-10%, 10%);
    transform: translate(-10%, 10%);
  }
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.02);
}

::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 40px;
}

/* Buttons
-----------------------------------------------------------------*/
.butn_90a4b44403598c74 {
  border: 1px solid transparent;
}

.butn_90a4b44403598c74.butn-md_da48a69705f9cd87 {
  padding: 14px 35px;
}

.butn_90a4b44403598c74.butn-sm_86758b461e2d5982 {
  padding: 8px 18px;
}

.butn_90a4b44403598c74.butn-full_f6545f90b27217e3 {
  width: 100%;
  padding: 15px 25px;
  text-align: center;
}

.butn_90a4b44403598c74.butn-bord_28cc1dbab04a1e04 {
  border-color: #fff;
  background: transparent;
  color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.butn_90a4b44403598c74.butn-bord_28cc1dbab04a1e04:hover {
  background: #fff;
  color: #000;
}

.butn_90a4b44403598c74.butn-bord_28cc1dbab04a1e04:hover span {
  color: #000;
}

.butn_90a4b44403598c74.butn-bord-thin_d746acaa96f765f1 {
  border-color: rgba(255, 255, 255, 0.12);
  background: transparent;
  color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.butn_90a4b44403598c74.butn-bord-thin_d746acaa96f765f1:hover {
  background: #fff;
  color: #000;
}

.butn_90a4b44403598c74.butn-bord-thin_d746acaa96f765f1:hover span {
  color: #000;
}

.butn_90a4b44403598c74.butn-bg_40ab05ef8b396dba {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.butn_90a4b44403598c74.butn-bg_40ab05ef8b396dba:hover {
  background: transparent !important;
  border-color: #fff;
  color: #fff !important;
}

.butn_90a4b44403598c74 .rolling-text_9af36a42272d3dfa {
  margin-bottom: -5px;
}

.butn-crev_b0ce8d9cdc50685c .circle_7daf01a01e553a9c {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-right: 15px;
}

.btn-circle_82e0a8f3907597aa {
  border-radius: 50%;
  border: 1px solid #fff;
  width: 105px;
  height: 105px;
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.btn-circle_82e0a8f3907597aa:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fd5b38;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.btn-circle_82e0a8f3907597aa:hover {
  border-color: #fd5b38;
}

.btn-circle_82e0a8f3907597aa:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.btn-circle_82e0a8f3907597aa:hover span {
  color: #1c1c1c;
}

.btn-circle_82e0a8f3907597aa span {
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.btn-circle_82e0a8f3907597aa span:last-of-type {
  display: block;
  padding-left: 10px;
}

.btn-circle_82e0a8f3907597aa.btn-md_8808647900cf66fb {
  width: 120px;
  height: 120px;
}

.btn-circle_82e0a8f3907597aa.btn-lg_d3bb335a7f28d1ce {
  width: 140px;
  height: 140px;
}

.butn-circle-text_89890c079856e22b .text_64d02198c7e818f4 {
  margin-right: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}

.butn-circle-text_89890c079856e22b .circle_7daf01a01e553a9c {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}

.butn-circle-text_89890c079856e22b .circle_7daf01a01e553a9c svg {
  width: 22px;
  height: 22px;
}

.circle-button_d7960108f02e6a44 {
  position: relative;
  display: inline-block;
}

.circle-button_d7960108f02e6a44.in-bord_454d7624a51cc5bb:after {
  content: '';
  position: absolute;
  top: 55px;
  left: 55px;
  right: 55px;
  bottom: 55px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}

.circle-button_d7960108f02e6a44.in-bord_454d7624a51cc5bb:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}

.circle-button_d7960108f02e6a44 a {
  position: relative;
}

.circle-button_d7960108f02e6a44 .rotate-circle_63bb0bcf9021df50 svg {
  width: 210px;
  fill: #fff;
}

.circle-button_d7960108f02e6a44 .arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-20px) translateY(-20px);
  -ms-transform: translateX(-20px) translateY(-20px);
  transform: translateX(-20px) translateY(-20px);
  display: inline-block;
  width: 0;
  height: 0;
}

.circle-button_d7960108f02e6a44 .arrow svg {
  width: 40px;
  height: 40px;
}

.circle-button_d7960108f02e6a44 .icon_4a6cb6cdc9fdbc6c {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.circle-button_d7960108f02e6a44 .in-circle_ea4289800b6432ea {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.circle-button_d7960108f02e6a44.no-animate_ea8952125a8fe882 .rotate-circle_63bb0bcf9021df50 {
  -webkit-animation: none;
  animation: none;
}

.rotate-circle_63bb0bcf9021df50 {
  -webkit-animation-name: rotateCircle;
  animation-name: rotateCircle;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes rotateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotateCircle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rmore_4a93b6cd66f16ff8.to-in_d4104244bb1a0535 {
  margin-left: -100px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.rmore_4a93b6cd66f16ff8.to-in_d4104244bb1a0535:hover {
  margin-left: 0;
}

.go-more_fcca6547cf8c4a1d {
  position: relative;
  padding: 0 20px;
}

.go-more_fcca6547cf8c4a1d:after {
  content: '';
  position: absolute;
  right: 5px;
  top: -10px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.05);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.go-more_fcca6547cf8c4a1d .icon_4a6cb6cdc9fdbc6c {
  margin-left: 15px;
  bottom: -2px;
  position: relative;
}

.go-more_fcca6547cf8c4a1d:hover:after {
  width: 100%;
  right: 0;
}

.vew-all_2557ff9b2d785c85 {
  position: relative;
  padding: 50px 0 50px 50px;
  z-index: 3;
}

.vew-all_2557ff9b2d785c85:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-right-color: transparent;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: -1;
}

.vew-all_2557ff9b2d785c85:hover:after {
  -webkit-transform: translateY(-50%) rotate(360deg);
  -ms-transform: translateY(-50%) rotate(360deg);
  transform: translateY(-50%) rotate(360deg);
}

.vi-more_81763d250d943d82 .butn_90a4b44403598c74 {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.vi-more_81763d250d943d82 .icon_4a6cb6cdc9fdbc6c {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.vi-more_81763d250d943d82:hover .icon_4a6cb6cdc9fdbc6c {
  background: #fd5b38;
}

/* Cursor
-----------------------------------------------------------------*/
.hover-this_7bb70ffb95e1ed22 .hover-anim_f4810d2d38b82d33 {
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  -o-transition: transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}

.cursor_5218741f122fdb36 {
  pointer-events: none;
  position: fixed;
  padding: 0.3rem;
  background-color: #fff;
  border-radius: 50%;
  mix-blend-mode: difference;
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.4s ease;
  transition: transform 0.3s ease, opacity 0.4s ease;
  transition: transform 0.3s ease, opacity 0.4s ease,
    -webkit-transform 0.3s ease;
  z-index: 99999;
}

.cursor-active_90e6d143573812af {
  -webkit-transform: translate(-50%, -50%) scale(8);
  -ms-transform: translate(-50%, -50%) scale(8);
  transform: translate(-50%, -50%) scale(8);
  opacity: 0.1;
}

.rolling-text_9af36a42272d3dfa {
  display: inline-block;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
}

.rolling-text_9af36a42272d3dfa.butn_90a4b44403598c74 {
  padding: 0 35px;
}

.social-text_b4d905d805899951 .rolling-text_9af36a42272d3dfa {
  line-height: 30px;
  height: 30px;
}

.rolling-text_9af36a42272d3dfa:hover .letter_8dfcd17259ee6312,
.rolling-text_9af36a42272d3dfa.play_44ddb6844ab8bcfa .letter_8dfcd17259ee6312 {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.rolling-text_9af36a42272d3dfa .letter_8dfcd17259ee6312 {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  -o-transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
  transition: transform 0.5s cubic-bezier(0.76, 0, 0.24, 1),
    -webkit-transform 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}

.letter_8dfcd17259ee6312:nth-child(1) {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.letter_8dfcd17259ee6312:nth-child(2) {
  -webkit-transition-delay: 0.015s;
  -o-transition-delay: 0.015s;
  transition-delay: 0.015s;
}

.letter_8dfcd17259ee6312:nth-child(3) {
  -webkit-transition-delay: 0.03s;
  -o-transition-delay: 0.03s;
  transition-delay: 0.03s;
}

.letter_8dfcd17259ee6312:nth-child(4) {
  -webkit-transition-delay: 0.045s;
  -o-transition-delay: 0.045s;
  transition-delay: 0.045s;
}

.letter_8dfcd17259ee6312:nth-child(5) {
  -webkit-transition-delay: 0.06s;
  -o-transition-delay: 0.06s;
  transition-delay: 0.06s;
}

.letter_8dfcd17259ee6312:nth-child(6) {
  -webkit-transition-delay: 0.075s;
  -o-transition-delay: 0.075s;
  transition-delay: 0.075s;
}

.letter_8dfcd17259ee6312:nth-child(7) {
  -webkit-transition-delay: 0.09s;
  -o-transition-delay: 0.09s;
  transition-delay: 0.09s;
}

.letter_8dfcd17259ee6312:nth-child(8) {
  -webkit-transition-delay: 0.105s;
  -o-transition-delay: 0.105s;
  transition-delay: 0.105s;
}

.letter_8dfcd17259ee6312:nth-child(9) {
  -webkit-transition-delay: 0.12s;
  -o-transition-delay: 0.12s;
  transition-delay: 0.12s;
}

.letter_8dfcd17259ee6312:nth-child(10) {
  -webkit-transition-delay: 0.135s;
  -o-transition-delay: 0.135s;
  transition-delay: 0.135s;
}

.letter_8dfcd17259ee6312:nth-child(11) {
  -webkit-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.letter_8dfcd17259ee6312:nth-child(12) {
  -webkit-transition-delay: 0.165s;
  -o-transition-delay: 0.165s;
  transition-delay: 0.165s;
}

.letter_8dfcd17259ee6312:nth-child(13) {
  -webkit-transition-delay: 0.18s;
  -o-transition-delay: 0.18s;
  transition-delay: 0.18s;
}

.letter_8dfcd17259ee6312:nth-child(14) {
  -webkit-transition-delay: 0.195s;
  -o-transition-delay: 0.195s;
  transition-delay: 0.195s;
}

.letter_8dfcd17259ee6312:nth-child(15) {
  -webkit-transition-delay: 0.21s;
  -o-transition-delay: 0.21s;
  transition-delay: 0.21s;
}

.letter_8dfcd17259ee6312:nth-child(16) {
  -webkit-transition-delay: 0.225s;
  -o-transition-delay: 0.225s;
  transition-delay: 0.225s;
}

.letter_8dfcd17259ee6312:nth-child(17) {
  -webkit-transition-delay: 0.24s;
  -o-transition-delay: 0.24s;
  transition-delay: 0.24s;
}

.letter_8dfcd17259ee6312:nth-child(18) {
  -webkit-transition-delay: 0.255s;
  -o-transition-delay: 0.255s;
  transition-delay: 0.255s;
}

.letter_8dfcd17259ee6312:nth-child(19) {
  -webkit-transition-delay: 0.27s;
  -o-transition-delay: 0.27s;
  transition-delay: 0.27s;
}

.letter_8dfcd17259ee6312:nth-child(20) {
  -webkit-transition-delay: 0.285s;
  -o-transition-delay: 0.285s;
  transition-delay: 0.285s;
}

.letter_8dfcd17259ee6312:nth-child(21) {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.progress-wrap_7133dedaee073cc1 {
  position: fixed;
  bottom: 30px;
  right: 30px;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
  mix-blend-mode: difference;
}

.progress-wrap_7133dedaee073cc1.active-progress_d08226c1aa963865 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.progress-wrap_7133dedaee073cc1::after {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  content: '\f077';
  text-align: center;
  line-height: 44px;
  font-size: 13px;
  font-weight: 900;
  color: #ccc;
  left: 0;
  top: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.progress-wrap_7133dedaee073cc1 svg path {
  fill: none;
}

.progress-wrap_7133dedaee073cc1 svg.progress-circle_1e263f43631b9bd0 path {
  stroke: #ccc;
  strokewidth: 4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

/* Extra
-----------------------------------------------------------------*/
.d-rotate_143b2590b0852b88 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.d-rotate_143b2590b0852b88 .rotate-text_055265106d68c899 {
  display: block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transform: translate3d(0px, 50px, -50px) rotateX(-45deg) scale(0.95);
  transform: translate3d(0px, 50px, -50px) rotateX(-45deg) scale(0.95);
  opacity: 0;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.d-rotate_143b2590b0852b88.animated .rotate-text_055265106d68c899 {
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) scale(1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) scale(1);
  opacity: 1;
}

.d-slideup_1ca689fcd4432314 .sideup-text_02c6c0767f0a3596 {
  overflow: hidden;
  display: block;
}

.d-slideup_1ca689fcd4432314 .sideup-text_02c6c0767f0a3596:first-of-type .up-text_14bc2a279c40a09b {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.d-slideup_1ca689fcd4432314 .sideup-text_02c6c0767f0a3596:nth-of-type(2) .up-text_14bc2a279c40a09b {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.d-slideup_1ca689fcd4432314 .sideup-text_02c6c0767f0a3596:nth-of-type(3) .up-text_14bc2a279c40a09b {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.d-slideup_1ca689fcd4432314 .sideup-text_02c6c0767f0a3596:nth-of-type(4) .up-text_14bc2a279c40a09b {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.d-slideup_1ca689fcd4432314 .sideup-text_02c6c0767f0a3596:nth-of-type(5) .up-text_14bc2a279c40a09b {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.d-slideup_1ca689fcd4432314 .sideup-text_02c6c0767f0a3596 .up-text_14bc2a279c40a09b {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

.d-slideup_1ca689fcd4432314.animated .up-text_14bc2a279c40a09b {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.main-marq_cc676d5d698ada2d {
  position: relative;
  padding: 0;
}

.main-marq_cc676d5d698ada2d:after {
  content: '';
  position: absolute;
  top: -30px;
  bottom: -30px;
  left: -30px;
  right: -30px;
  pointer-events: none;
  background: -webkit-linear-gradient(
    right,
    #0f0f0f,
    rgba(255, 255, 255, 0) 280px,
    rgba(255, 255, 255, 0) calc(100% - 280px),
    #0f0f0f
  );
  background: -o-linear-gradient(
    right,
    #0f0f0f,
    rgba(255, 255, 255, 0) 280px,
    rgba(255, 255, 255, 0) calc(100% - 280px),
    #0f0f0f
  );
  background: linear-gradient(
    to left,
    #0f0f0f,
    rgba(255, 255, 255, 0) 280px,
    rgba(255, 255, 255, 0) calc(100% - 280px),
    #0f0f0f
  );
}

.main-marq_cc676d5d698ada2d.shadow-off_2291a1729710952e:after {
  display: none;
}

.main-marq_cc676d5d698ada2d.md-text_b4cad8ba56ee3332 .box_62d185fb18b7484f .item_2c4016d5641cba5b h4 {
  font-size: 40px;
}

.main-marq_cc676d5d698ada2d.lrg_502675a861d74840 .box_62d185fb18b7484f .item_2c4016d5641cba5b h4 {
  font-size: 5vw;
}

.main-marq_cc676d5d698ada2d.xlrg_79f511cded99621e .box_62d185fb18b7484f .item_2c4016d5641cba5b {
  padding: 0 30px;
}

.main-marq_cc676d5d698ada2d.xlrg_79f511cded99621e .box_62d185fb18b7484f .item_2c4016d5641cba5b h4 {
  font-size: 8vw;
}

.main-marq_cc676d5d698ada2d .slide-har_87547fe4f2e332f6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.main-marq_cc676d5d698ada2d .slide-har_87547fe4f2e332f6 .overlay-link_711901fb1b09d4b3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-marq_cc676d5d698ada2d .strok_3bf01f5b0d91292f .item_2c4016d5641cba5b h4 {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_cc676d5d698ada2d .strok_3bf01f5b0d91292f .item_2c4016d5641cba5b h4 a {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_cc676d5d698ada2d .non-strok_0802a7a9c9e1babb .item_2c4016d5641cba5b h4 {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_cc676d5d698ada2d .non-strok_0802a7a9c9e1babb .item_2c4016d5641cba5b h4 a {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f .item_2c4016d5641cba5b {
  padding: 0 30px;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f .item_2c4016d5641cba5b h4 {
  white-space: nowrap;
  margin: 0;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f .item_2c4016d5641cba5b h4 .icon_4a6cb6cdc9fdbc6c {
  margin-bottom: -15px;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f .item_2c4016d5641cba5b h2 {
  margin: 0;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f .item_2c4016d5641cba5b:nth-of-type(even) h4 {
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f .item_2c4016d5641cba5b:nth-of-type(even) h4 a {
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f:last-of-type .item_2c4016d5641cba5b:nth-of-type(even) h4 {
  color: #fff;
  -webkit-text-stroke: 0;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f:last-of-type .item_2c4016d5641cba5b:nth-of-type(even) h4 a {
  color: #fff;
  -webkit-text-stroke: 0;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f:last-of-type .item_2c4016d5641cba5b:nth-of-type(odd) h4 {
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.main-marq_cc676d5d698ada2d .box_62d185fb18b7484f:last-of-type .item_2c4016d5641cba5b:nth-of-type(odd) h4 a {
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.dark-text_8d19f33eded7e02d {
  color: #000 !important;
}

.dark-text_8d19f33eded7e02d .box_62d185fb18b7484f .item_2c4016d5641cba5b h4,
.dark-text_8d19f33eded7e02d .box_62d185fb18b7484f:last-of-type .item_2c4016d5641cba5b:nth-of-type(even) h4 {
  color: #000 !important;
}

.dark-text_8d19f33eded7e02d .strok_3bf01f5b0d91292f .box_62d185fb18b7484f .item_2c4016d5641cba5b h4,
.dark-text_8d19f33eded7e02d .box_62d185fb18b7484f .item_2c4016d5641cba5b:nth-of-type(even) h4,
.dark-text_8d19f33eded7e02d .box_62d185fb18b7484f:last-of-type .item_2c4016d5641cba5b:nth-of-type(odd) h4 {
  -webkit-text-stroke: 1px #000;
}

.light-text_414332cb80d23f15 {
  color: #fff;
}

.light-text_414332cb80d23f15 .box_62d185fb18b7484f .item_2c4016d5641cba5b h4,
.light-text_414332cb80d23f15 .box_62d185fb18b7484f:last-of-type .item_2c4016d5641cba5b:nth-of-type(even) h4 {
  color: #fff;
}

.light-text_414332cb80d23f15 .box_62d185fb18b7484f .item_2c4016d5641cba5b:nth-of-type(even) h4,
.light-text_414332cb80d23f15 .box_62d185fb18b7484f:last-of-type .item_2c4016d5641cba5b:nth-of-type(odd) h4 {
  -webkit-text-stroke: 1px #fff;
}

.slide-har_87547fe4f2e332f6 {
  position: relative;
}

.slide-har_87547fe4f2e332f6.st1_2e0c0b873e8226b2 .box_62d185fb18b7484f {
  position: relative;
  -webkit-animation: slide-har 80s linear infinite;
  animation: slide-har 80s linear infinite;
}

.slide-har_87547fe4f2e332f6.st2_1d8232cc0043ac04 .box_62d185fb18b7484f {
  position: relative;
  -webkit-animation: slide-har-revers 80s linear infinite;
  animation: slide-har-revers 80s linear infinite;
}

@-webkit-keyframes slide-har {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slide-har {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes slide-har-revers {
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slide-har-revers {
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.main-marqv_89f448bc57ea3127 {
  position: relative;
  padding: 0;
}

.main-marqv_89f448bc57ea3127:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: -webkit-linear-gradient(
    bottom,
    #121212,
    rgba(255, 255, 255, 0) 80px,
    rgba(255, 255, 255, 0) calc(100% - 80px),
    #121212
  );
  background: -o-linear-gradient(
    bottom,
    #121212,
    rgba(255, 255, 255, 0) 80px,
    rgba(255, 255, 255, 0) calc(100% - 80px),
    #121212
  );
  background: linear-gradient(
    to top,
    #121212,
    rgba(255, 255, 255, 0) 80px,
    rgba(255, 255, 255, 0) calc(100% - 80px),
    #121212
  );
  pointer-events: none;
}

.main-marqv_89f448bc57ea3127 .slide-vertical_bd3c15a8f1c365ef {
  overflow: hidden;
  height: 600px;
  margin: 0 auto;
  position: relative;
}

.main-marqv_89f448bc57ea3127 .slide-vertical_bd3c15a8f1c365ef:hover .box_62d185fb18b7484f {
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
}

.main-marqv_89f448bc57ea3127 .slide-vertical_bd3c15a8f1c365ef .box_62d185fb18b7484f {
  position: relative;
  -webkit-animation: slide-vertical 50s linear infinite;
  animation: slide-vertical 50s linear infinite;
}

@-webkit-keyframes slide-vertical {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes slide-vertical {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.imago_77c41dfcf4f96cb1 {
  -webkit-clip-path: polygon(0 0, 0% 0, 0% 100%, 0 100%);
  clip-path: polygon(0 0, 0% 0, 0% 100%, 0 100%);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: -webkit-clip-path 0.8s ease-in-out 0.3s,
    -webkit-transform 0.8s ease-in-out 1.1s,
    -webkit-filter 0.5s ease-in-out 1.1s;
  transition: -webkit-clip-path 0.8s ease-in-out 0.3s,
    -webkit-transform 0.8s ease-in-out 1.1s,
    -webkit-filter 0.5s ease-in-out 1.1s;
  -o-transition: clip-path 0.8s ease-in-out 0.3s,
    transform 0.8s ease-in-out 1.1s, filter 0.5s ease-in-out 1.1s;
  transition: clip-path 0.8s ease-in-out 0.3s, transform 0.8s ease-in-out 1.1s,
    filter 0.5s ease-in-out 1.1s;
  transition: clip-path 0.8s ease-in-out 0.3s, transform 0.8s ease-in-out 1.1s,
    filter 0.5s ease-in-out 1.1s, -webkit-clip-path 0.8s ease-in-out 0.3s,
    -webkit-transform 0.8s ease-in-out 1.1s,
    -webkit-filter 0.5s ease-in-out 1.1s;
  position: relative;
}

.imago_77c41dfcf4f96cb1.animated {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.imago_77c41dfcf4f96cb1.simpl_d8cc62b26f6279aa {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

/* ====================== [ Start Helper Classes  ] ====================== */
.o-hidden_8afc133bb355713c {
  overflow: hidden;
}

.position-re_148074af3f03ec00 {
  position: relative;
}

.position-abs_27bafac94085b6bd {
  position: absolute;
}

.cursor-pointer_e3dbe6e80c1722f8 {
  cursor: pointer;
}

.revers-x_c42271b3ad0dbab5 {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.revers-y_d687676b683039e3 {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.full-over_24af1e763d752a53 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.ontop_5c9306debd2dbfd7 {
  position: relative;
  z-index: 7;
}

.rest_3dd8d3185b215db3 {
  padding: 0 !important;
  margin: 0 !important;
}

img.out-box_f568f17d322a4218 {
  width: 140%;
}

img.left {
  margin-left: -40%;
}

.no-bord_a4012f8f4200b3b9 {
  border: 0 !important;
}

.bord-thin-top_c918a882da648fad {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.bord-thin-bottom_8694d8676f95b867 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}

.bord-thin-right_dab4a7660f41a3c6 {
  border-right: 1px solid rgba(255, 255, 255, 0.14);
}

.bord-thin-left_e422d4ad5992c708 {
  border-left: 1px solid rgba(255, 255, 255, 0.14);
}

.radius-5_496b98be00ba59d2 {
  border-radius: 5px !important;
}

.radius-10_fc5e7ac2a4815e8b {
  border-radius: 10px !important;
}

.radius-15_a898b490c5cb86c8 {
  border-radius: 15px !important;
}

.radius-20_c63c6144188b4d42 {
  border-radius: 20px !important;
}

.radius-25_6b994578c3ee02d0 {
  border-radius: 25px !important;
}

.radius-30_1102ed50caaebd1b {
  border-radius: 30px !important;
}

.radius-50_b2c2c02cdc244acf {
  border-radius: 50px;
}

.order-md-1_16ad3af56d93e2d3,
.order-md-2_f98792d34272f6b2,
.order-md-3_df9b095204f04e79,
.order-md-4_c337f958200abdbb {
  -webkit-box-ordinal-group: inherit !important;
  -ms-flex-order: inherit !important;
  order: inherit !important;
}

.full-width_991e1cd243f753f5 {
  width: 100% !important;
}

.bg-img_7d33b675305b24e9 {
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-top_e7bbb763b2810a1a {
  background-position: center top;
}

.bg-bottom_813619c7523a0d85 {
  background-position: center bottom;
}

.bg-center_8fcf27d2c958b725 {
  background-position: center center;
}

.bg-fixed_9bc7333416801db4 {
  background-attachment: fixed;
}

.bg-repeat_6755cd95f2926c0e {
  background-size: auto;
  background-repeat: repeat;
}

.bg-auto_3e5c2292ea76a6e3 {
  background-size: auto;
  background-repeat: no-repeat;
}

.section-padding_40e65a99d8441fc6 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.section-ptb_27cb4394edc752b9 {
  padding: 80px 0;
}

.cmd-padding_e50478b290da0f41 {
  padding: 0 10px;
}

.csm-padding_a9e177847890fbab {
  padding: 0 5px;
}

.head-pt_8963e2eea200d992 {
  padding: 80px 0 0;
}

.head-pb_ed02481752962aba {
  padding: 0 0 80px;
}

.no-shad_5e124d7e1751d602 {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.stroke_7c4efdc2a2de5e58 {
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.7);
}

.fit-img_043eede2fa379b78 {
  overflow: hidden;
}

.fit-img_043eede2fa379b78 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.rounded_dfe4b95e4ad975ba {
  border-radius: 5px;
}

.circle_7daf01a01e553a9c {
  border-radius: 50%;
}

.circle-img_b75f7685924e705a {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.circle-30_9a40ab5361af38d1 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  overflow: hidden;
}

.circle-40_91d2dd13b46729e7 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  overflow: hidden;
}

.circle-50_1568d92353e52cf0 {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  overflow: hidden;
}

.circle-60_7a6579dea41ce714 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 60px;
  overflow: hidden;
}

.circle-70_b47ced84b99fa7ef {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  text-align: center;
  line-height: 70px;
  overflow: hidden;
}

.circle-80_47373a578b028060 {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  line-height: 80px;
  overflow: hidden;
}

.circle-90_1bf783cba313a4ea {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  text-align: center;
  line-height: 90px;
  overflow: hidden;
}

.circle-100_8b86d44a7712f844 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  overflow: hidden;
}

.circle-120_4baf3eca4d68e3f7 {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  line-height: 120px;
  overflow: hidden;
}

.nowrap_983006d063e8c8dd {
  white-space: nowrap;
}

.unlist_ccb9dbc2b12fcb8f {
  list-style: none;
}

.underline_8acbff30d44b708f a {
  text-decoration: underline !important;
}

.underline_8acbff30d44b708f span {
  text-decoration: underline;
}

.undecro_2ffea6dc3ea3d6c3:hover {
  text-decoration: none;
}

.inline_45d70c59adf5f674 {
  display: inline-block;
}

.valign_f642d2c02f0b0de8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.horizontal-link_f7798cb865aa5b73 li {
  display: inline-block;
}

.rest_3dd8d3185b215db3 {
  margin: 0;
  padding: 0;
}

.plink_f8465cb32f02b6d3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.social_57aa1a6f4c603db3.circle-bord_7eba4664c0bfec43 a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 50%;
}

.primery-shadow_9ee53583d245b517 {
  -webkit-box-shadow: 0px 8px 30px -4px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 8px 30px -4px rgba(0, 0, 0, 0.1);
}

/*-------------------------------------------------------
           icon Size
-------------------------------------------------------*/
.icon-img-20_9141ada602764ad8 {
  width: 20px;
}

.icon-img-30_6263c6e4fa235e3e {
  width: 30px;
}

.icon-img-40_1fb5ac77807ca5c1 {
  width: 40px;
}

.icon-img-50_f037dc803421c4d1 {
  width: 50px;
}

.icon-img-60_2f391747eefdf9a2 {
  width: 60px;
}

.icon-img-70_461cb3bc1a1d7f8b {
  width: 70px;
}

.icon-img-80_740dab88e5b3c574 {
  width: 80px;
}

.icon-img-90_afc9763d40220502 {
  width: 90px;
}

.icon-img-100_f1ba8b7197babf68 {
  width: 100px;
}

.icon-img-120_6ef951d5f8cd5303 {
  width: 120px;
}

/*-------------------------------------------------------
           Z-index
-------------------------------------------------------*/
.zindex-1_5661d63a2b5c3721 {
  z-index: 1;
}

.zindex-2_10b83a2841485403 {
  z-index: 2;
}

.zindex-3_79c438d677d32933 {
  z-index: 3;
}

.zindex-4_4bb738668b45f71e {
  z-index: 4;
}

.zindex-5_179dbf7d3304a32c {
  z-index: 5;
}

.zindex-10_d3fc6f6d7773e3e0 {
  z-index: 10;
}

.zindex-99_44ff4f5fa2a752c9 {
  z-index: 99;
}

/*-------------------------------------------------------
           opacity
-------------------------------------------------------*/
.opacity-05_d3a9994f85e0d1bf {
  opacity: 0.05 !important;
}

.opacity-0_35a1bcd32a4c3951 {
  opacity: 0 !important;
}

.opacity-1_2b78d2e31d1e5573 {
  opacity: 0.1 !important;
}

.opacity-2_c6203ecd3ec00a98 {
  opacity: 0.2 !important;
}

.opacity-3_d7c0941bc25240cb {
  opacity: 0.3 !important;
}

.opacity-4_cffae1ed2a54d9f3 {
  opacity: 0.4 !important;
}

.opacity-5_24b504e5fac2c0a1 {
  opacity: 0.5 !important;
}

.opacity-6_d008dd3432cfa099 {
  opacity: 0.6 !important;
}

.opacity-7_a1de7f6c65869f7f {
  opacity: 0.7 !important;
}

.opacity-8_96d109c10473086b {
  opacity: 0.8 !important;
}

.opacity-9_11a8ceda2013be9b {
  opacity: 0.9 !important;
}

/*-------------------------------------------------------
           text color
-------------------------------------------------------*/
.text-white_0d094f09323f7d3a {
  color: #fff;
}

.text-black_57c94e5edd1ac9a5 {
  color: #000;
}

.text-dark_2fe926fec00c1394 {
  color: #444;
}

.text-extra-light-gray_7230c93496e42353 {
  color: #b7b7b7;
}

.text-hover-inherit_ddfa0c7d2d7dce89:hover {
  color: inherit !important;
}

.text-hover-light_7469155f797ec4da:hover {
  color: #fff !important;
}

/*-------------------------------------------------------
          font-weight
-------------------------------------------------------*/
.fw-100_a360b5ca586c3eaf {
  font-weight: 100 !important;
}

.fw-200_c85d9ce77217c7ee {
  font-weight: 200 !important;
}

.fw-300_e8d2d7e127ee32aa {
  font-weight: 300 !important;
}

.fw-400_0ea07b107bfd7b47 {
  font-weight: 400 !important;
}

.fw-500_42b0af19f02a30bc {
  font-weight: 500 !important;
}

.fw-600_89d5f058959379f7 {
  font-weight: 600 !important;
}

.fw-700_f1e26ab0f92715af {
  font-weight: 700 !important;
}

.fw-800_1a0baba859c07115 {
  font-weight: 800 !important;
}

.fw-900_12505e2099a43bcb {
  font-weight: 900 !important;
}

/*-------------------------------------------------------
           font-size
-------------------------------------------------------*/
.fz-10_fa113d7a0ae27eb7 {
  font-size: 10px !important;
}

.fz-12_50582efb7909b380 {
  font-size: 12px !important;
}

.fz-13_9c8dbe175b65d1c5 {
  font-size: 13px !important;
}

.fz-14_0cf477b6f76a6048 {
  font-size: 14px !important;
}

.fz-15_e4921b0d96f7ab0a {
  font-size: 15px !important;
}

.fz-16_07ee41e138f3fff1 {
  font-size: 16px !important;
}

.fz-18_ba6e57286f90f4c1 {
  font-size: 18px !important;
}

.fz-20_7dabe6b2c433c337 {
  font-size: 20px !important;
}

.fz-22_e6d7f96fbe768c66 {
  font-size: 22px !important;
}

.fz-24_3b1318539af87eb3 {
  font-size: 24px !important;
}

.fz-25_3909bb28b6232ccf {
  font-size: 25px !important;
}

.fz-26_a5c1485eb1887819 {
  font-size: 26px !important;
}

.fz-28_890c05f321a92e50 {
  font-size: 28px !important;
}

.fz-30_f9506cf21f5eb37f {
  font-size: 30px !important;
}

.fz-35_44ee21142f3eaed5 {
  font-size: 35px !important;
}

.fz-40_5308b5078c80ad7a {
  font-size: 40px !important;
}

.fz-42_5834a15ae7361f24 {
  font-size: 42px !important;
}

.fz-44_09f524167e7bf88e {
  font-size: 44px !important;
}

.fz-45_e9b13e338a977691 {
  font-size: 45px !important;
}

.fz-46_c3780804f4a27acb {
  font-size: 46px !important;
}

.fz-48_623f74727268ec68 {
  font-size: 48px !important;
}

.fz-50_b35c94d91cd450da {
  font-size: 50px !important;
}

.fz-55_f3e13961d09cdb8e {
  font-size: 55px !important;
}

.fz-60_0e41ed4e364e2aad {
  font-size: 60px !important;
}

.fz-65_fb2955509ba4b85b {
  font-size: 65px !important;
}

.fz-70_1169a745c6195bd9 {
  font-size: 70px !important;
}

.fz-80_5c2f2361be227b2b {
  font-size: 80px !important;
}

.fz-100_511cff5853a82f10 {
  font-size: 100px !important;
  line-height: 1.1;
}

.fz-120_341f029a4c748226 {
  font-size: 120px !important;
  line-height: 1.1;
}

/*-------------------------------------------------------
          line-height
-------------------------------------------------------*/
.line-height-1_5eedc92cfed211ca {
  line-height: 1;
}

.line-height-10_f26df33adf958e0e {
  line-height: 10px;
}

.line-height-13_a0db16405df7e0b2 {
  line-height: 13px;
}

.line-height-18_741e41036fc74d20 {
  line-height: 18px;
}

.line-height-20_22fb89b3064239d4 {
  line-height: 20px;
}

.line-height-22_42d7f7ddb90d54e2 {
  line-height: 22px;
}

.line-height-24_fe6988ca1e07c829 {
  line-height: 24px;
}

.line-height-26_6a2931dea8556c0e {
  line-height: 26px;
}

.line-height-28_9f2c9f4116a2e149 {
  line-height: 28px;
}

.line-height-30_2738ae142e216712 {
  line-height: 30px;
}

.line-height-35_2e156ff238dfed8d {
  line-height: 35px;
}

.line-height-40_dfe1a6f0e4ef6d4b {
  line-height: 40px;
}

.line-height-45_cba4fe7b2c6e4e51 {
  line-height: 45px;
}

.line-height-50_bd4929bfa4785891 {
  line-height: 50px;
}

.line-height-55_12cac65976e100bd {
  line-height: 55px;
}

.line-height-60_31f5b83d25ef247d {
  line-height: 60px;
}

.line-height-65_69f25390dea9e7e4 {
  line-height: 65px;
}

.line-height-70_1af88113bb90ce46 {
  line-height: 70px;
}

.line-height-75_bf3ed1bfe733830b {
  line-height: 75px;
}

.line-height-80_cb203b359789f6f2 {
  line-height: 80px;
}

.line-height-85_182c0e83f15aa60b {
  line-height: 85px;
}

.line-height-90_6bdff224ff13b35c {
  line-height: 90px;
}

.line-height-95_05fe8245023778bd {
  line-height: 95px;
}

.line-height-100_07d838cb2e78d521 {
  line-height: 100px;
}

.line-height-110_d21adb62e780b815 {
  line-height: 110px;
}

.line-height-120_f53759b0c6d9cdbf {
  line-height: 120px;
}

/*-------------------------------------------------------
          text-transform
-------------------------------------------------------*/
.text-u_a15b0102899c41bb {
  text-transform: uppercase !important;
}

.text-l_1b62ab52a61eb6af {
  text-transform: lowercase !important;
}

.text-c_db4aac6bfc5332da {
  text-transform: capitalize !important;
}

.text-non_3a94a7e2cd809200 {
  text-transform: none !important;
}

.text-i_1860e0d3f5da8395 {
  font-style: italic;
}

.text-left_3f7cf6c522373131 {
  text-align: left;
}

.text-right_04a75a551ccf2790 {
  text-align: right;
}

/*-------------------------------------------------------
           letter-spacing
-------------------------------------------------------*/
.ls0_573f83a5c3d253cc {
  letter-spacing: 0px !important;
}

.ls1_a29d5d2bb6cbbfe5 {
  letter-spacing: 1px !important;
}

.ls2_f9585ce6eedf3fb1 {
  letter-spacing: 2px !important;
}

.ls3_7c191d1f84fd3969 {
  letter-spacing: 3px !important;
}

.ls4_5299fa5b58108b5e {
  letter-spacing: 4px !important;
}

.ls5_516eb2e96d82714c {
  letter-spacing: 5px !important;
}

.ls6_dd9502aca13b1e97 {
  letter-spacing: 6px !important;
}

.ls7_04620d9105bbf202 {
  letter-spacing: 7px !important;
}

.ls8_0bdad561c6a7e028 {
  letter-spacing: 8px !important;
}

.ls9_2f3e14074c94b48e {
  letter-spacing: 9px !important;
}

.ls10_134c69f088e414c5 {
  letter-spacing: 10px !important;
}

.ls15_121bd27638bcc00c {
  letter-spacing: 15px !important;
}

.ls20_a00da36e594ff1f0 {
  letter-spacing: 20px !important;
}

.ls25_af0c43526698af1e {
  letter-spacing: 25px !important;
}

.ls30_6c5cc3dd54c8a172 {
  letter-spacing: 30px !important;
}

/*-------------------------------------------------------
       margin-top  (0/100) +5
-------------------------------------------------------*/
.mt-0_1759b7fab5890c3a {
  margin-top: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-------------------------------------------------------
       margin-bottom  (0/100) +5
-------------------------------------------------------*/
.mb-0_61d93dd7a29049e8 {
  margin-bottom: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-------------------------------------------------------
       margin-right  (0/100) +5
-------------------------------------------------------*/
.mr-0_bcec66306aa9c00d {
  margin-right: 0 !important;
}

.mr-5_bde47ec74e307be9 {
  margin-right: 5px !important;
}

.mr-10_fb2e314486c3fb86 {
  margin-right: 10px !important;
}

.mr-15_0d507b83d844ebb8 {
  margin-right: 15px !important;
}

.mr-20_cace2cfa09e26d56 {
  margin-right: 20px !important;
}

.mr-25_cb8f2f019efba89e {
  margin-right: 25px !important;
}

.mr-30_ae7fe311a4d6796e {
  margin-right: 30px !important;
}

.mr-35_82039fa5a4253282 {
  margin-right: 35px !important;
}

.mr-40_0802659621e2c4be {
  margin-right: 40px !important;
}

.mr-45_a40afdf621566c54 {
  margin-right: 45px !important;
}

.mr-50_b787eefa9c751c48 {
  margin-right: 50px !important;
}

.mr-55_cfddd84fe53246e6 {
  margin-right: 55px !important;
}

.mr-60_ccb1154d638d54a7 {
  margin-right: 60px !important;
}

.mr-62_04cbd19549dc4622 {
  margin-right: 62px !important;
}

.mr-65_415ed9215e65898b {
  margin-right: 65px !important;
}

.mr-70_c2394e614d2c91d0 {
  margin-right: 70px !important;
}

.mr-75_708a616ea7060f02 {
  margin-right: 75px !important;
}

.mr-80_76a31c8af0ad99f1 {
  margin-right: 80px !important;
}

.mr-85_2abc7ae8807cb8e2 {
  margin-right: 85px !important;
}

.mr-90_9079d2375a2395f1 {
  margin-right: 90px !important;
}

.mr-95_509df9e3070e8095 {
  margin-right: 95px !important;
}

.mr-100_5e19ad160e0b8bbc {
  margin-right: 100px !important;
}

/*-------------------------------------------------------
       margin-left  (0/100) +5
-------------------------------------------------------*/
.ml-auto_962484b4dab614ee {
  margin-left: auto;
}

.ml-0_9b22efba7be8a10b {
  margin-left: 0 !important;
}

.ml-5_b8f3450afa266317 {
  margin-left: 5px !important;
}

.ml-10_e31a879b55771528 {
  margin-left: 10px !important;
}

.ml-15_0be94f995f9685ea {
  margin-left: 15px !important;
}

.ml-20_b1a8f39f495710f0 {
  margin-left: 20px !important;
}

.ml-25_cdc5a37b24460a4b {
  margin-left: 25px !important;
}

.ml-30_32bfdcb7ed547d51 {
  margin-left: 30px !important;
}

.ml-35_d6d7923141acf9fe {
  margin-left: 35px !important;
}

.ml-40_64ffccb4e50015d1 {
  margin-left: 40px !important;
}

.ml-45_5099706c443b3bf5 {
  margin-left: 45px !important;
}

.ml-50_9581e026091298cc {
  margin-left: 50px !important;
}

.ml-55_e495fdb1b4f42d29 {
  margin-left: 55px !important;
}

.ml-60_047d061664d5a3bd {
  margin-left: 60px !important;
}

.ml-62_c667834d269920c2 {
  margin-left: 62px !important;
}

.ml-65_9d76aebd71b9db9f {
  margin-left: 65px !important;
}

.ml-70_22b9d5d0a30a515d {
  margin-left: 70px !important;
}

.ml-75_59c587dbcd507f16 {
  margin-left: 75px !important;
}

.ml-80_b1edb562ac5a378c {
  margin-left: 80px !important;
}

.ml-85_b610e8070fcf9b30 {
  margin-left: 85px !important;
}

.ml-90_a6a59fd28efd6bcb {
  margin-left: 90px !important;
}

.ml-95_b0798fe015a24445 {
  margin-left: 95px !important;
}

.ml-100_0bfc5c2ed4b4a683 {
  margin-left: 100px !important;
}

.m-auto_82ecea86529a59df {
  margin-left: auto;
  margin-right: auto;
}

.min-30_bdf61f1be8d3b96f {
  margin-left: -30px;
  margin-right: -30px;
}

/*-------------------------------------------------------
      margin left right  (0/50) +5
-------------------------------------------------------*/
.margin-rl-5_ea75d08fce6d0255 {
  margin-right: 5px;
  margin-left: 5px;
}

.margin-rl-10_ba57ad82232461ef {
  margin-right: 10px;
  margin-left: 10px;
}

.margin-rl-15_2f9856a892f949b3 {
  margin-right: 15px;
  margin-left: 15px;
}

.margin-rl-20_91e02e48631ff9a1 {
  margin-right: 20px;
  margin-left: 20px;
}

.margin-rl-25_3cd21ce4a7687c69 {
  margin-right: 25px;
  margin-left: 25px;
}

.margin-rl-30_3064e7f11ef1fb30 {
  margin-right: 30px;
  margin-left: 30px;
}

.margin-rl-35_b23a6e02676c67de {
  margin-right: 35px;
  margin-left: 35px;
}

.margin-rl-40_e553232c2cade3dd {
  margin-right: 40px;
  margin-left: 40px;
}

.margin-rl-45_f3dc0aa16d779fa9 {
  margin-right: 45px;
  margin-left: 45px;
}

.margin-rl-50_1ad6ab171f47d795 {
  margin-right: 50px;
  margin-left: 50px;
}

/*-------------------------------------------------------
      padding-top  (0/100) +5
-------------------------------------------------------*/
.pt-0_79c0dec129f7d281 {
  padding-top: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*-------------------------------------------------------
     padding-bottom  (0/100) +5
-------------------------------------------------------*/
.pb-0_112cf7c01f7835d6 {
  padding-bottom: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.no-padding_d4cfcbc85453549c {
  padding: 0 !important;
}

.pr-30_ff9b696ba3ec0702 {
  padding-right: 30px;
}

.pr-50_b09e5f0d5ebe34bd {
  padding-right: 50px;
}

.pl-30_32150cf6b51f53a1 {
  padding-left: 30px;
}

.pl-50_ce04e683503483db {
  padding-left: 50px;
}

/*-------------------------------------------------------
      padding left right  (0/50) +5
-------------------------------------------------------*/
.padding-rl-5_e015be5a4766767e {
  padding-right: 5px;
  padding-left: 5px;
}

.padding-rl-10_67d4287e63105434 {
  padding-right: 10px;
  padding-left: 10px;
}

.padding-rl-15_de6fb72300bb8d38 {
  padding-right: 15px;
  padding-left: 15px;
}

.padding-rl-20_6738ba99b283a480 {
  padding-right: 20px;
  padding-left: 20px;
}

.padding-rl-25_0f7bc915ea3f26af {
  padding-right: 25px;
  padding-left: 25px;
}

.padding-rl-30_9e1693b294252dab {
  padding-right: 30px;
  padding-left: 30px;
}

.padding-rl-35_6e118c245db6f2f9 {
  padding-right: 35px;
  padding-left: 35px;
}

.padding-rl-40_ac95b17c2a0c857b {
  padding-right: 40px;
  padding-left: 40px;
}

.padding-rl-45_6ebb5c4c6644baac {
  padding-right: 45px;
  padding-left: 45px;
}

.padding-rl-50_386d9889b8809b10 {
  padding-right: 50px;
  padding-left: 50px;
}

/* ====================== [ End Helper Classes  ] ====================== */
/* Preloader
-----------------------------------------------------------------*/
body.loaded {
  overflow: hidden !important;
  height: 100% !important;
}

.loader-wrap {
  position: fixed;
  z-index: 10;
  height: 100vh;
  width: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  z-index: 99999999999999;
}

.loader-wrap svg {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 110vh;
  fill: #121212;
}

.loader-wrap .loader-wrap-heading_0034f46fde42b4fd .load-text_cfd95bc8bf445ff3 {
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 15px;
  text-transform: uppercase;
  z-index: 20;
}

.load-text_cfd95bc8bf445ff3 span {
  -webkit-animation: loading 1s infinite alternate;
  animation: loading 1s infinite alternate;
}

.load-text_cfd95bc8bf445ff3 span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.load-text_cfd95bc8bf445ff3 span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.load-text_cfd95bc8bf445ff3 span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.load-text_cfd95bc8bf445ff3 span:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.load-text_cfd95bc8bf445ff3 span:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.load-text_cfd95bc8bf445ff3 span:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.load-text_cfd95bc8bf445ff3 span:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

@-webkit-keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* ====================== [ Start Overlay ] ====================== */
[data-overlay-dark],
[data-overlay-light] {
  position: relative;
}

[data-overlay-dark] .container,
[data-overlay-dark] .container-xxl_daa01b6640fa128b,
[data-overlay-light] .container-xxl_daa01b6640fa128b,
[data-overlay-light] .container {
  position: relative;
  z-index: 7;
}

[data-overlay-dark]:before,
[data-overlay-light]:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}

[data-overlay-dark]:before {
  background: #0f0f0f;
}

[data-overlay-light]:before {
  background: #fff;
}

[data-overlay-dark],
[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] span,
.bg-dark_349f4ad825b1d20b h1,
.bg-dark_349f4ad825b1d20b h2,
.bg-dark_349f4ad825b1d20b h3,
.bg-dark_349f4ad825b1d20b h4,
.bg-dark_349f4ad825b1d20b h5,
.bg-dark_349f4ad825b1d20b h6,
.bg-dark_349f4ad825b1d20b span,
.bg-color_32d8775350c99da3 h1,
.bg-color_32d8775350c99da3 h2,
.bg-color_32d8775350c99da3 h3,
.bg-color_32d8775350c99da3 h4,
.bg-color_32d8775350c99da3 h5,
.bg-color_32d8775350c99da3 h6,
.bg-color_32d8775350c99da3 span {
  color: #fff;
}

[data-overlay-dark='0']:before,
[data-overlay-light='0']:before {
  opacity: 0;
}

[data-overlay-dark='1']:before,
[data-overlay-light='1']:before {
  opacity: 0.1;
}

[data-overlay-dark='2']:before,
[data-overlay-light='2']:before {
  opacity: 0.2;
}

[data-overlay-dark='3']:before,
[data-overlay-light='3']:before {
  opacity: 0.3;
}

[data-overlay-dark='4']:before,
[data-overlay-light='4']:before {
  opacity: 0.4;
}

[data-overlay-dark='5']:before,
[data-overlay-light='5']:before {
  opacity: 0.5;
}

[data-overlay-dark='6']:before,
[data-overlay-light='6']:before {
  opacity: 0.6;
}

[data-overlay-dark='7']:before,
[data-overlay-light='7']:before {
  opacity: 0.7;
}

[data-overlay-dark='8']:before,
[data-overlay-light='8']:before {
  opacity: 0.8;
}

[data-overlay-dark='9']:before,
[data-overlay-light='9']:before,
[data-overlay-color='9']:before {
  opacity: 0.9;
}

[data-overlay-dark='10']:before,
[data-overlay-light='10']:before {
  opacity: 1;
}

/* ====================== [ End Overlay ] ====================== */
/* Menu
-----------------------------------------------------------------*/
.navbar {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  background: transparent;
  border-bottom: 2px solid transparent;
  z-index: 999;
}

.navbar.nav-crev {
  width: calc(100% - 80px);
  left: 40px;
  top: 30px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 40px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  min-height: auto;
  -webkit-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  transform: translate(0) !important;
}

.navbar.nav-crev.nav-scroll {
  background: #0f0f0f;
  border-color: rgba(255, 255, 255, 0.05);
  padding: 0;
  position: fixed;
  top: -80px;
  -webkit-transform: translateY(80px) !important;
  -ms-transform: translateY(80px) !important;
  transform: translateY(80px) !important;
  left: 0;
  width: 100%;
  border-radius: 0;
}

.navbar.static_c002907e65515af4 {
  position: relative;
}

.navbar.main-bg_4194044c38bffb91 {
  background: #0f0f0f;
  border-color: rgba(255, 255, 255, 0.05);
}

.navbar.sub-bg_54fdb22df0affa62 {
  background: #121212;
  border-color: rgba(255, 255, 255, 0.05);
}

.navbar.bord_e201207f3135e6af {
  border-color: rgba(255, 255, 255, 0.05);
}

.navbar.blur {
  border-color: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.navbar.nav-scroll {
  border-color: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-color: rgba(255, 255, 255, 0.05);
  padding: 0;
  position: fixed;
  top: -80px;
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  -o-transition: transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
  -webkit-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
}

.navbar .icon-bar_de764485bb71a82a {
  color: #fff;
}

.navbar .navbar-nav .nav-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  padding: 20px 10px 15px 10px;
  margin: 0 15px;
}

.navbar .navbar-nav .nav-link .rolling-text_9af36a42272d3dfa {
  height: 30px;
  line-height: 30px;
}

.navbar .navbar-nav .dropdown-menu {
  padding: 20px 10px;
  border: 1px solid #393939;
}

.navbar .dropdown-menu {
  display: block;
  position: absolute;
  top: 75px;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  color: #fff;
  background: #121212;
  border: 1px solid #393939;
  border-radius: 5px;
  min-width: 255px;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.navbar .dropdown-menu.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.navbar .dropdown-menu.show-left_4e5360f277676151 .dropdown-item .dropdown-side_99f5f01482b420ff {
  left: auto;
  right: 248px;
}

.navbar .dropdown-menu .dropdown-item {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding: 10px 25px;
  position: relative;
}

.navbar .dropdown-menu .dropdown-item .dropdown-side_99f5f01482b420ff {
  position: absolute;
  left: 248px;
  top: -15px;
  display: block;
  opacity: 0;
  visibility: hidden;
  border: 1px solid #393939;
  border-radius: 5px;
  background: #121212;
  width: 240px;
  padding: 20px 0px;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.navbar .dropdown-menu .dropdown-item .dropdown-side_99f5f01482b420ff.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.navbar .dropdown-menu .dropdown-item .icon-arrow_b65b82f1f3a8f186 {
  position: absolute;
  right: 15px;
}

.navbar .dropdown-menu .dropdown-item:after {
  content: '';
  width: 0px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 10px;
  top: 18px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.navbar .dropdown-menu .dropdown-item:hover {
  padding-left: 30px;
  background: transparent;
}

.navbar .dropdown-menu .dropdown-item:hover:after {
  width: 10px;
}

.navbar .no-relative_516c716298b1abda {
  position: static;
}

.navbar .dropdown {
  position: static;
}

.navbar .mega-menu_b06f4dd52967829f {
  width: 100%;
  position: absolute;
  left: 0;
  top: 75px;
  overflow: hidden;
  padding: 0 !important;
  border: 0 !important;
  background: transparent;
}

.navbar .mega-menu_b06f4dd52967829f .container {
  padding: 40px !important;
  border: 1px solid #393939;
  background: #121212;
  border-radius: 5px;
}

.navbar .mega-menu_b06f4dd52967829f .title {
  margin-bottom: 20px;
}

.navbar .mega-menu_b06f4dd52967829f .title .sub-title_1aca49e95ba300c5 {
  font-weight: 600;
}

.navbar .mega-menu_b06f4dd52967829f .item-img_fb3fe9506e18c01c .img_861f2f6d27383986 {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.navbar .logo_dc09664a9ef0137d {
  position: relative;
}

.navbar .logo_dc09664a9ef0137d:after {
  content: '';
  position: absolute;
  top: -30px;
  bottom: -30px;
  right: -30px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar .contact-button_f1fbe079c677a4ec {
  position: relative;
}

.navbar .contact-button_f1fbe079c677a4ec:after {
  content: '';
  position: absolute;
  top: -30px;
  bottom: -30px;
  left: -30px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar .menu-icon_1704cffe14f22b9d {
  padding: 25px 30px;
}

.navbar .dropdown-toggle:after {
  margin-left: 5px;
  vertical-align: 12px;
}

/* Titles
-----------------------------------------------------------------*/
.sec-head_99e129f9bbf6222f h2 span {
  background: -webkit-linear-gradient(#fff, #222);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sec-head_99e129f9bbf6222f .sub-title_1aca49e95ba300c5 span {
  white-space: nowrap;
  font-weight: 600;
}

.sec-head_99e129f9bbf6222f .thin_e9485907a41a17c1 {
  margin-left: 30px;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sub-title_1aca49e95ba300c5 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.title-bord_e87e5be89c20d940 {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 10px 20px 10px 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
}

.title-bord_e87e5be89c20d940:after {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fd5b38;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sec-bottom_8e0ac860d18b24be {
  position: relative;
}

.sec-bottom_8e0ac860d18b24be:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.sec-bottom_8e0ac860d18b24be .d-flex_cb186db26ee3e8fd {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 10px 30px;
  border-radius: 30px;
  position: relative;
  z-index: 3;
}

/* About Intro
-----------------------------------------------------------------*/
.intro_39697b7e5892f63d .img-full_56180d4a630985d1 {
  height: 100%;
}

.intro-crev_8d6d832b29d7f520 .sec-head_99e129f9bbf6222f {
  margin-bottom: -50px;
}

.intro-crev_8d6d832b29d7f520 .sec-head_99e129f9bbf6222f h2 {
  font-size: 8vw;
}

.intro-crev_8d6d832b29d7f520 .img_861f2f6d27383986 {
  position: relative;
}

.intro-crev_8d6d832b29d7f520 .img_861f2f6d27383986 img {
  width: 120%;
  margin-left: -20%;
}

.intro-crev_8d6d832b29d7f520 .img_861f2f6d27383986 .exp_0c69c78f0ca8a6ac {
  position: absolute;
  top: -80px;
  left: 0;
}

.intro-crev_8d6d832b29d7f520 .img_861f2f6d27383986 .exp_0c69c78f0ca8a6ac h3 {
  font-size: 100px;
}

.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 {
  position: relative;
  height: 100%;
  width: 100%;
}

.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 .img1_140fa21aa9205c85,
.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 .img2_904520fd7dcfab74,
.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 .img3_015d6d6a5a945618 {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
}

.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 .img1_140fa21aa9205c85 img,
.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 .img2_904520fd7dcfab74 img,
.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 .img3_015d6d6a5a945618 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 .img1_140fa21aa9205c85 {
  width: 260px;
  height: 180px;
  top: -80px;
  left: 30px;
}

.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 .img2_904520fd7dcfab74 {
  width: 200px;
  height: 240px;
  bottom: -80px;
  left: 30px;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 .img3_015d6d6a5a945618 {
  width: 250px;
  height: 280px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.intro-accord_5f4ced7275203cd0 {
  position: relative;
}

.intro-accord_5f4ced7275203cd0 .circle-blur_b1586b714d07a3ea {
  position: absolute;
  bottom: -80px;
  left: -25vw;
  width: 60vw;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0.15;
}

.intro-personal_dd04b24404d0db34 .img_861f2f6d27383986 {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.intro-personal_dd04b24404d0db34 .exp_0c69c78f0ca8a6ac {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.intro-personal_dd04b24404d0db34 .exp_0c69c78f0ca8a6ac h6 {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 12px 20px;
  background: #0f0f0f;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: -2px 0;
  position: relative;
}

.intro-personal_dd04b24404d0db34 .exp_0c69c78f0ca8a6ac h6 .shap-right-top_8f4de486eee8584c svg {
  position: absolute;
  top: 0;
  right: -1.1rem;
  width: 1.2rem;
  height: 1.2rem;
}

.intro-personal_dd04b24404d0db34 .exp_0c69c78f0ca8a6ac h6:first-of-type {
  border-radius: 10px 10px 10px 0;
}

.intro-personal_dd04b24404d0db34 .exp_0c69c78f0ca8a6ac h6:nth-of-type(2) {
  border-radius: 0 0 10px 10px;
}

.about-author_6816f5b7fc7dd481 .profile-img_24e5549a6d2567eb {
  position: relative;
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 500px;
}

.about-author_6816f5b7fc7dd481 .profile-img_24e5549a6d2567eb .icon_4a6cb6cdc9fdbc6c {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 12px;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  z-index: 3;
}

.about-author_6816f5b7fc7dd481 .profile-img_24e5549a6d2567eb .icon_4a6cb6cdc9fdbc6c:nth-of-type(1) {
  top: 30px;
  left: 20px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.about-author_6816f5b7fc7dd481 .profile-img_24e5549a6d2567eb .icon_4a6cb6cdc9fdbc6c:nth-of-type(2) {
  top: 40%;
  right: -10px;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
  -webkit-filter: blur(2px);
  filter: blur(2px);
  z-index: -1;
}

.about-author_6816f5b7fc7dd481 .profile-img_24e5549a6d2567eb .icon_4a6cb6cdc9fdbc6c:nth-of-type(3) {
  bottom: 30px;
  left: -25px;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.about-author_6816f5b7fc7dd481 .profile-img_24e5549a6d2567eb .icon_4a6cb6cdc9fdbc6c:nth-of-type(4) {
  bottom: 50px;
  right: 40px;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.about-author_6816f5b7fc7dd481 .img_861f2f6d27383986 {
  border-radius: 500px;
  height: 680px;
  overflow: hidden;
}

.about-author_6816f5b7fc7dd481 .img_861f2f6d27383986 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.about-author_6816f5b7fc7dd481 .info_2faaab0607b03754 {
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 40px;
  border-radius: 10px;
}

.about-author_6816f5b7fc7dd481 .info_2faaab0607b03754 .item_2c4016d5641cba5b .icon_4a6cb6cdc9fdbc6c {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #fd5b38;
  color: #0c0c0c;
  font-size: 20px;
}

.page-intro_3b38979ebae179f5 .img_861f2f6d27383986 {
  position: relative;
}

.page-intro_3b38979ebae179f5 .img_861f2f6d27383986 .img-icon_034617fc387351af {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 200px;
}

/* Awards
-----------------------------------------------------------------*/
.awards_43efe116e67db795 .item-line_026d62e695ed05a8 {
  padding: 25px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 3;
}

.awards_43efe116e67db795 .item-line_026d62e695ed05a8 > div {
  padding: 0;
}

.awards_43efe116e67db795 .item-line_026d62e695ed05a8 > div:last-of-type {
  text-align: right;
}

.awards_43efe116e67db795 .item-line_026d62e695ed05a8:hover {
  color: #0c0c0c;
}

.awards_43efe116e67db795 .item-line_026d62e695ed05a8:hover:after {
  height: 100%;
}

.awards_43efe116e67db795 .item-line_026d62e695ed05a8:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: -1;
}

.awards_43efe116e67db795 .item-line_026d62e695ed05a8 .project-date_e9bf8d82af6f3806 span {
  font-size: 14px;
  opacity: 0.7;
  margin-left: 15px;
}

.awards_43efe116e67db795 .item-title_fcdf896663798a76 {
  padding: 0 15px 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.awards_43efe116e67db795 .item-title_fcdf896663798a76 > div {
  padding: 0;
}

/* Blog
-----------------------------------------------------------------*/
.blog_a0b986805f36fa66 .item_2c4016d5641cba5b .fit-img_043eede2fa379b78 {
  height: 400px;
}

.blog_a0b986805f36fa66.style2_15e2eaf878bb2e2a .item_2c4016d5641cba5b {
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.blog_a0b986805f36fa66.style2_15e2eaf878bb2e2a .item_2c4016d5641cba5b .fit-img_043eede2fa379b78 {
  height: 280px;
}

.sidebar_28c3a74a070a5f95 .search-box_33b8d43993149bee {
  position: relative;
}

.sidebar_28c3a74a070a5f95 .search-box_33b8d43993149bee input {
  color: #fff;
  padding: 15px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 5px;
  width: 100%;
  background: transparent;
}

.sidebar_28c3a74a070a5f95 .search-box_33b8d43993149bee input:focus {
  border-color: #fff;
}

.sidebar_28c3a74a070a5f95 .search-box_33b8d43993149bee .icon_4a6cb6cdc9fdbc6c {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a {
  margin-top: 50px;
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a .title-widget_630b3566c68ce8cd {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.catogry_e5f6bd312d247609 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.catogry_e5f6bd312d247609 li:last-of-type {
  margin-bottom: 0;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.catogry_e5f6bd312d247609 li:hover {
  background: rgba(255, 255, 255, 0.02);
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b:last-of-type {
  margin-bottom: 0;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b:hover .img_861f2f6d27383986 a .date_cd5081e525f4a2d7 {
  opacity: 1;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b .img_861f2f6d27383986 {
  width: 90px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b .img_861f2f6d27383986 a {
  width: 100%;
  height: 100%;
  position: relative;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b .img_861f2f6d27383986 a .date_cd5081e525f4a2d7 {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 14px;
  width: 50px;
  height: 50px;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b .img_861f2f6d27383986 a .date_cd5081e525f4a2d7 span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  line-height: 1;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b .img_861f2f6d27383986 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b .cont_724d5087e407aa9e {
  padding-left: 25px;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b .cont_724d5087e407aa9e h6 {
  font-size: 17px;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.last-post-thum_78286fdaad709b80 .item_2c4016d5641cba5b .cont_724d5087e407aa9e .tag_e77166d7126712c5 {
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.03);
  margin-bottom: 10px;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.tags_0f39e8d20f09ecd6 a {
  padding: 8px 15px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.02);
  margin: 2px 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.sidebar_28c3a74a070a5f95 .widget_3876637cce616d7a.tags_0f39e8d20f09ecd6 a:hover {
  background: #fd5b38;
}

.blog-main_8ee85994faa92124 .item_2c4016d5641cba5b .content {
  margin-top: 40px;
}

.blog-main_8ee85994faa92124 .item_2c4016d5641cba5b .content .post-date_645c8ce7f0070eff {
  padding: 7px 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  font-size: 12px;
  color: #ddd;
  text-transform: uppercase;
  margin-right: 15px;
}

.blog-header_06ff68bb3aaf022a .background_147a5a8f7265996a {
  height: 75vh;
  min-height: 480px;
}

.main-post_2c1e32fd6bb82ee8 .spec-letter_2c982d7cdc555ca2 {
  font-size: 60px;
  line-height: 50px;
  padding-right: 10px;
  float: left;
}

.main-post_2c1e32fd6bb82ee8 .post-qoute_17bd48fa16fe01b8 {
  position: relative;
  padding: 40px;
  padding-left: 120px;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.main-post_2c1e32fd6bb82ee8 .post-qoute_17bd48fa16fe01b8 h6 {
  position: relative;
}

.main-post_2c1e32fd6bb82ee8 .post-qoute_17bd48fa16fe01b8 h6:before {
  content: '“';
  position: absolute;
  top: 80px;
  left: -100px;
  font-size: 180px;
  font-family: Poppins;
  line-height: 0;
}

.main-post_2c1e32fd6bb82ee8 .iner-img_0cbf210bdd0e76fa {
  height: 400px;
}

.main-post_2c1e32fd6bb82ee8 .iner-img_0cbf210bdd0e76fa img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.main-post_2c1e32fd6bb82ee8 .unorder-list_ec494337b6a11972 li,
.main-post_2c1e32fd6bb82ee8 .order-list_3f1625a1fe4cb428 li {
  margin-top: 10px;
  opacity: 0.7;
  padding-left: 15px;
  position: relative;
}

.main-post_2c1e32fd6bb82ee8 .unorder-list_ec494337b6a11972 li:before,
.main-post_2c1e32fd6bb82ee8 .order-list_3f1625a1fe4cb428 li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ccc;
  position: absolute;
  left: 0;
  top: 10px;
}

.main-post_2c1e32fd6bb82ee8 .order-list_3f1625a1fe4cb428 li {
  padding-left: 0;
}

.main-post_2c1e32fd6bb82ee8 .order-list_3f1625a1fe4cb428 li:before {
  display: none;
}

.main-post_2c1e32fd6bb82ee8 .order-list_3f1625a1fe4cb428 li span {
  font-size: 13px;
}

.main-post_2c1e32fd6bb82ee8 .info-area_0edbbd9f783da86e .tags_0f39e8d20f09ecd6 span,
.main-post_2c1e32fd6bb82ee8 .info-area_0edbbd9f783da86e .share-icon_685460a7205a2a32 span {
  font-size: 14px;
  margin-right: 5px;
  opacity: 0.7;
}

.main-post_2c1e32fd6bb82ee8 .info-area_0edbbd9f783da86e .tags_0f39e8d20f09ecd6 a,
.main-post_2c1e32fd6bb82ee8 .info-area_0edbbd9f783da86e .share-icon_685460a7205a2a32 a {
  padding: 7px 20px;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 30px;
  margin-right: 5px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.main-post_2c1e32fd6bb82ee8 .info-area_0edbbd9f783da86e .tags_0f39e8d20f09ecd6 a:hover,
.main-post_2c1e32fd6bb82ee8 .info-area_0edbbd9f783da86e .share-icon_685460a7205a2a32 a:hover {
  background: #fd5b38;
  color: #1d1d1d;
}

.main-post_2c1e32fd6bb82ee8 .info-area_0edbbd9f783da86e .share-icon_685460a7205a2a32 a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  text-align: center;
  padding: 0;
}

.main-post_2c1e32fd6bb82ee8 .author-area_2c4bd8ac1487874c {
  padding: 40px;
  background: rgba(255, 255, 255, 0.02);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
}

.main-post_2c1e32fd6bb82ee8 .author-area_2c4bd8ac1487874c .author-img_39008be025c3b3b9 .img_861f2f6d27383986 {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
}

.main-post_2c1e32fd6bb82ee8 .next-prv-post_b283260500536867 .thumb-post_2ab55b74ff883716 {
  width: 100%;
  padding: 40px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.main-post_2c1e32fd6bb82ee8 .next-prv-post_b283260500536867 .thumb-post_2ab55b74ff883716:after {
  content: '';
  background: #0f0f0f;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  z-index: -1;
  opacity: 0.7;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.main-post_2c1e32fd6bb82ee8 .next-prv-post_b283260500536867 .thumb-post_2ab55b74ff883716:first-of-type {
  margin-right: 15px;
}

.main-post_2c1e32fd6bb82ee8 .next-prv-post_b283260500536867 .thumb-post_2ab55b74ff883716:last-of-type {
  margin-left: 15px;
}

.comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9 {
  position: relative;
}

.comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9 p {
  font-size: 14px;
  width: 80%;
}

.comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9.replayed_f3de7c5e350c569d {
  margin-left: 30px;
}

.comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9 .replay-butn_c8efeb777107edb2 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9 .replay-butn_c8efeb777107edb2 a {
  font-size: 13px;
  padding: 8px 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 30px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9 .replay-butn_c8efeb777107edb2 a:hover {
  background: var(--maincolor);
  color: #1d1d1d;
}

.comments-from_b8f581b07583ab57 input,
.comments-from_b8f581b07583ab57 textarea {
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  background: transparent;
  color: #fff;
  padding: 15px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.comments-from_b8f581b07583ab57 input:focus,
.comments-from_b8f581b07583ab57 textarea:focus {
  border-color: #fff;
}

.comments-from_b8f581b07583ab57 textarea {
  min-height: 180px;
}

.comments-from_b8f581b07583ab57 button {
  padding: 15px 35px;
  width: 100%;
  background: rgba(255, 255, 255, 0.02);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.comments-from_b8f581b07583ab57 button .text_64d02198c7e818f4 {
  position: relative;
  z-index: 4;
}

.comments-from_b8f581b07583ab57 button:hover {
  color: #1d1d1d;
  background: #fff;
}

/* Brands & Clients
-----------------------------------------------------------------*/
.clients-carso_70ba77dfc948cd7a .img_861f2f6d27383986 {
  margin: auto;
}

.clients-carso_70ba77dfc948cd7a.in-circle_ea4289800b6432ea .item_2c4016d5641cba5b {
  width: 220px;
  height: 220px;
  line-height: 220px;
  border: 1px solid rgba(225, 255, 255, 0.1);
  border-radius: 50%;
}

/* Contact
-----------------------------------------------------------------*/
.call-marq_218948d1b6699111 .main-marq_cc676d5d698ada2d:after {
  display: none;
}

.call-marq_218948d1b6699111 .main-marq_cc676d5d698ada2d.sub-bg_54fdb22df0affa62 {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: relative;
  z-index: 2;
}

.call-marq_218948d1b6699111 .main-marq_cc676d5d698ada2d.bord-item_846832186de753b3 {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.call-marq_218948d1b6699111 .main-marq_cc676d5d698ada2d.bord-item_846832186de753b3 .item_2c4016d5641cba5b {
  padding: 15px 50px !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 60px;
  margin: 0 10px;
}

.call-marq_218948d1b6699111 .main-marq_cc676d5d698ada2d.bord-item_846832186de753b3 .item_2c4016d5641cba5b h4 {
  font-size: 50px !important;
}

.contact_eefbad542de91b99 input,
.contact_eefbad542de91b99 textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff;
  padding: 15px 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.contact_eefbad542de91b99 input:focus,
.contact_eefbad542de91b99 textarea:focus {
  border-color: #fff;
}

.contact_eefbad542de91b99 textarea {
  min-height: 180px;
}

.contact_eefbad542de91b99 .info-box_cbe9c2a94d7c1f64 {
  padding: 80px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}

.contact_eefbad542de91b99 .info-box_cbe9c2a94d7c1f64:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../imgs/map.png);
  background-size: cover;
  opacity: 0.3;
  z-index: -1;
}

.contact_eefbad542de91b99 .form2_2f647523d2500c3a input,
.contact_eefbad542de91b99 .form2_2f647523d2500c3a textarea {
  padding: 15px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
}

.google-map_f233621041250ae9 {
  height: 450px;
  width: 100%;
  position: relative;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.google-map_f233621041250ae9 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Features
-----------------------------------------------------------------*/
.accordion_c51041431d4e37aa .item_2c4016d5641cba5b:first-of-type .title {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.accordion_c51041431d4e37aa .title {
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  position: relative;
}

.accordion_c51041431d4e37aa .title .ico_df5cb18c47b7a3f7 {
  position: absolute;
  bottom: 30px;
  right: 15px;
}

.accordion_c51041431d4e37aa .accordion-info_3b1789767f33e76b {
  display: none;
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.accordion_c51041431d4e37aa .active .title .ico_df5cb18c47b7a3f7 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.accordion_c51041431d4e37aa .active .accordion-info_3b1789767f33e76b {
  display: block;
}

.list-arrow_aa81b73dfcc836e7 li .icon_4a6cb6cdc9fdbc6c {
  width: 15px;
  margin-right: 10px;
}

.dot-list_0abd9b3b6b86ae65 li {
  position: relative;
  padding-left: 15px;
}

.dot-list_0abd9b3b6b86ae65 li:before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  background: #fff;
}

.text-dark_2fe926fec00c1394 .dot-list_0abd9b3b6b86ae65 li:before {
  background: #0f0f0f;
}

.page-faqs_d2628c398e3b17df .img1_140fa21aa9205c85 {
  position: absolute;
  top: 250px;
  left: 0;
  width: 220px;
}

.page-faqs_d2628c398e3b17df .img2_904520fd7dcfab74 {
  position: absolute;
  top: 450px;
  left: 180px;
  width: 150px;
}

.page-faqs_d2628c398e3b17df .img3_015d6d6a5a945618 {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 250px;
}

.page-error_8d7c6c305284f7b7 {
  min-height: 100vh;
  position: relative;
}

.page-error_8d7c6c305284f7b7 h1 {
  font-size: 15vw;
  font-weight: 700;
}

.page-error_8d7c6c305284f7b7 .marq_99eab5128202e2ce {
  position: absolute;
  width: 104%;
  left: -2%;
  background: #0f0f0f;
}

.page-error_8d7c6c305284f7b7 .marq_99eab5128202e2ce .non-strok_0802a7a9c9e1babb i {
  color: transparent;
  -webkit-text-stroke: 0.5px white;
}

.page-error_8d7c6c305284f7b7 .marq_99eab5128202e2ce .strok_3bf01f5b0d91292f i {
  color: rgba(255, 255, 255, 0.8);
  -webkit-text-stroke: 0;
}

.page-error_8d7c6c305284f7b7 .marq_99eab5128202e2ce h4 {
  font-size: 50px;
  text-transform: uppercase;
}

.page-error_8d7c6c305284f7b7 .marq_99eab5128202e2ce:nth-of-type(2) {
  top: 50px;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.page-error_8d7c6c305284f7b7 .marq_99eab5128202e2ce:nth-of-type(3) {
  bottom: 30px;
  -webkit-transform: rotate(-12deg);
  -ms-transform: rotate(-12deg);
  transform: rotate(-12deg);
}

.page-error_8d7c6c305284f7b7 .marq_99eab5128202e2ce:nth-of-type(4) {
  left: -10%;
  bottom: -10%;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
}

.page-error_8d7c6c305284f7b7 .marq_99eab5128202e2ce:nth-of-type(4) .main-marq_cc676d5d698ada2d:after {
  left: -10%;
}

.page-error_8d7c6c305284f7b7 .marq_99eab5128202e2ce:nth-of-type(5) {
  left: -10%;
  top: -100%;
  -webkit-transform: rotate(60deg) translateX(100%);
  -ms-transform: rotate(60deg) translateX(100%);
  transform: rotate(60deg) translateX(100%);
}

/* Footer
-----------------------------------------------------------------*/
footer .subscribe-minimal_ad9a678121a8b7a5 .form-group_f0435d08a5a47d64 {
  position: relative;
}

footer .subscribe-minimal_ad9a678121a8b7a5 input {
  color: #fff;
  background: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  padding: 15px 0;
}

footer .subscribe-minimal_ad9a678121a8b7a5 input:focus {
  border-color: rgba(255, 255, 255, 0.5);
}

footer .subscribe-minimal_ad9a678121a8b7a5 button {
  color: #fff;
  padding: 15px 0;
  position: absolute;
  top: 5px;
  right: 0px;
  background: transparent;
  border: 0;
}

footer .subscribe-minimal_ad9a678121a8b7a5 .social-icon_1986546192a46216 a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}

footer.clean-footer_79986df0502bf18d.crev_39daddf34a47f001 {
  position: relative;
}

footer.clean-footer_79986df0502bf18d.crev_39daddf34a47f001:after {
  content: '';
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(255, 255, 255, 0.01)),
    to(transparent)
  );
  background: -webkit-linear-gradient(
    bottom,
    rgba(255, 255, 255, 0.01),
    transparent
  );
  background: -o-linear-gradient(
    bottom,
    rgba(255, 255, 255, 0.01),
    transparent
  );
  background: linear-gradient(to top, rgba(255, 255, 255, 0.01), transparent);
  -webkit-backdrop-filter: blur(100px);
  backdrop-filter: blur(100px);
  position: absolute;
  top: 0;
  left: 40px;
  bottom: 40px;
  right: 40px;
}

footer.clean-footer_79986df0502bf18d.crev_39daddf34a47f001 .circle-blur_b1586b714d07a3ea {
  position: absolute;
  bottom: -50px;
  right: 50px;
  width: 400px;
  z-index: -1;
}

/* Headers
-----------------------------------------------------------------*/
.main-header_2a0e85d6c03deb85 {
  padding: 180px 0 100px;
  min-height: 100vh;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
}

.main-header_2a0e85d6c03deb85 .caption_8af5d0dd8890dc97 h1 {
  font-size: 105px;
}

.main-header_2a0e85d6c03deb85 .icon-img_7441f17b14c76562 {
  width: 160px;
}

.crev-header_1682e07405b863a1 {
  padding: 180px 0 0;
  position: relative;
}

.crev-header_1682e07405b863a1 .full-img_63e39ade835e1b55 {
  position: relative;
  width: calc(100% + 30vw);
  height: 550px;
  background-position: center center;
}

.crev-header_1682e07405b863a1 .full-img_63e39ade835e1b55:after {
  content: '';
  position: absolute;
  top: -30vw;
  left: -30vw;
  width: 80vw;
  height: 80vw;
  background: -webkit-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: -o-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: radial-gradient(circle, #ff3700 0%, transparent 66%);
  opacity: 0.5;
  z-index: -1;
}

.crev-header_1682e07405b863a1 .caption_8af5d0dd8890dc97 {
  position: relative;
  z-index: 2;
}

.crev-header_1682e07405b863a1 .caption_8af5d0dd8890dc97 h1 {
  font-size: 90px;
}

.modern-slider_706e309af6c0e6f3 {
  position: relative;
  overflow: hidden;
}

.modern-slider_706e309af6c0e6f3:after {
  content: '';
  position: absolute;
  top: -20vw;
  right: -20vw;
  width: 50vw;
  height: 50vw;
  background: -webkit-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: -o-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: radial-gradient(circle, #ff3700 0%, transparent 66%);
  opacity: 0.35;
  z-index: -1;
}

.modern-slider_706e309af6c0e6f3 .gallery-img_595deea5b7168f08 .bg-img_7d33b675305b24e9 {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.modern-slider_706e309af6c0e6f3 .gallery-img_595deea5b7168f08 .bg-img_7d33b675305b24e9 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 {
  position: absolute;
  width: 40vw;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 .swiper-container_26f1113932f6ecef,
.modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 .swiper-slide_b576b6329e4e23f4 {
  height: 450px !important;
}

.modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 .swiper-slide_b576b6329e4e23f4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 {
  width: 100%;
}

.modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

.modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 h6 {
  margin-top: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 h6 span {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

.modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 .swiper-slide-active_34fd5f08f136e7c6 .text_64d02198c7e818f4 h6 span {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.modern-slider_706e309af6c0e6f3 .swiper-controls_98b301e711f5de53 {
  position: absolute;
  bottom: 0;
  right: calc(18% - 10px);
  z-index: 9;
}

.modern-slider_706e309af6c0e6f3 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69,
.modern-slider_706e309af6c0e6f3 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 {
  position: static;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0f0f0f;
  margin: 0;
  z-index: 9;
}

.modern-slider_706e309af6c0e6f3 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69:after,
.modern-slider_706e309af6c0e6f3 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325:after {
  display: none;
}

.modern-slider_706e309af6c0e6f3 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 span,
.modern-slider_706e309af6c0e6f3 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 span {
  white-space: nowrap;
}

.modern-slider_706e309af6c0e6f3 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.modern-slider_706e309af6c0e6f3 .swiper-pagination_c2ffc2aeb650d320 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.modern-slider_706e309af6c0e6f3 .swiper-pagination-bullet_1cb49e9e9ba7edf0 {
  background: transparent;
  margin: 0 10px !important;
}

.modern-slider_706e309af6c0e6f3 .swiper-pagination-bullet-active_46628cbc2b5b6ffe .path_287db9a515964d0e {
  display: inline-block !important;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  -webkit-animation: dash linear 10s;
  animation: dash linear 10s;
  -webkit-animation-iteration-count: unset;
  animation-iteration-count: unset;
}

.modern-slider_706e309af6c0e6f3 .path_287db9a515964d0e {
  display: none;
}

@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.header-digital_4972872962f64b5c {
  padding-top: 180px;
  position: relative;
}

.header-digital_4972872962f64b5c .caption_8af5d0dd8890dc97 h1 {
  font-size: 100px;
}

.header-digital_4972872962f64b5c .img_861f2f6d27383986 {
  position: relative;
}

.header-digital_4972872962f64b5c .img_861f2f6d27383986 .vid_710bb570527d49c4 {
  width: 85px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  background: #fd5b38;
  position: absolute;
  top: 0;
  left: 100px;
}

.header-digital_4972872962f64b5c .img_861f2f6d27383986:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: -1px;
  top: 85px;
  background: #0f0f0f;
  width: 100px;
}

.header-digital_4972872962f64b5c .img_861f2f6d27383986:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 90px;
  height: 22%;
  background: #0f0f0f;
  width: 100px;
}

.header-digital_4972872962f64b5c .cont_724d5087e407aa9e {
  position: relative;
  height: 100%;
  padding-top: 30px;
}

.header-digital_4972872962f64b5c .cont_724d5087e407aa9e .thum_def40607185c5dbe {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

.header-digital_4972872962f64b5c .cont_724d5087e407aa9e a {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #fd5b38;
  margin-left: -20px;
}

.header-digital_4972872962f64b5c .cont_724d5087e407aa9e .numb_2ced8c7ab2377add {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.header-digital_4972872962f64b5c .cont_724d5087e407aa9e .numb_2ced8c7ab2377add h2 {
  margin-bottom: -20px;
}

.header-personal_403042fd61db2b7b {
  padding: 200px 0 60px;
  position: relative;
  overflow: hidden;
}

.header-personal_403042fd61db2b7b:after {
  content: '';
  position: absolute;
  top: -30vw;
  left: -30vw;
  width: 80vw;
  height: 80vw;
  background: -webkit-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: -o-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: radial-gradient(circle, #ff3700 0%, transparent 66%);
  opacity: 0.5;
  z-index: 2;
}

.header-personal_403042fd61db2b7b .caption_8af5d0dd8890dc97 h1 {
  line-height: 1.2;
  position: relative;
  z-index: 2;
}

.header-personal_403042fd61db2b7b .info_2faaab0607b03754 .item_2c4016d5641cba5b {
  padding-right: 60px;
  position: relative;
}

.header-personal_403042fd61db2b7b .info_2faaab0607b03754 .item_2c4016d5641cba5b:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 30px;
  height: 30px;
  border-left: 1px solid #fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-personal_403042fd61db2b7b .info_2faaab0607b03754 .item_2c4016d5641cba5b:last-of-type {
  padding: 0;
}

.header-personal_403042fd61db2b7b .info_2faaab0607b03754 .item_2c4016d5641cba5b:last-of-type:after {
  display: none;
}

.page-header_b752832313fe7645 {
  background-position: center;
}

.page-header_b752832313fe7645:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: -2px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(#0f0f0f)
  );
  background: -webkit-linear-gradient(transparent, #0f0f0f);
  background: -o-linear-gradient(transparent, #0f0f0f);
  background: linear-gradient(transparent, #0f0f0f);
}

.header-project_a8e0bdbd6af59416 {
  min-height: 70vh;
  padding: 220px 0 120px;
}

.header-project_a8e0bdbd6af59416:before {
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#0f0f0f),
    to(transparent)
  );
  background: -webkit-linear-gradient(bottom, #0f0f0f, transparent);
  background: -o-linear-gradient(bottom, #0f0f0f, transparent);
  background: linear-gradient(to top, #0f0f0f, transparent);
  opacity: 1;
}

/* Hero
-----------------------------------------------------------------*/
.skills-box_6b781fb0c354cb17 h6 {
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.skills-box_6b781fb0c354cb17 .skill-progress_a962cb420dc30461 {
  height: 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.skills-box_6b781fb0c354cb17 .skill-progress_a962cb420dc30461 .progres_ea385af524429ac5 {
  position: absolute;
  width: 10%;
  top: 5px;
  bottom: 5px;
  left: 5px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}

.my-skills_47000276533c7ea7 {
  position: relative;
  padding-bottom: 110px;
}

.my-skills_47000276533c7ea7:after {
  content: '';
  position: absolute;
  bottom: -50vw;
  left: 5vw;
  width: 80vw;
  height: 80vw;
  background: -webkit-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: -o-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: radial-gradient(circle, #ff3700 0%, transparent 66%);
  opacity: 0.3;
  z-index: -1;
}

.my-skills_47000276533c7ea7 .item_2c4016d5641cba5b {
  text-align: center;
}

.my-skills_47000276533c7ea7 .item_2c4016d5641cba5b .box-bord_a44b42760f1bc2c5 {
  padding: 40px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100px;
}

.my-skills_47000276533c7ea7 .item_2c4016d5641cba5b .img_861f2f6d27383986 {
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  margin: 0 auto 30px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
}

.my-skills_47000276533c7ea7 .item_2c4016d5641cba5b .img_861f2f6d27383986 img {
  width: 55px;
}

.my-skills_47000276533c7ea7 .item_2c4016d5641cba5b .value_fff8e015734bf21c {
  font-size: 30px;
}

.my-skills_47000276533c7ea7 .item_2c4016d5641cba5b h6 {
  margin-top: 25px;
}

.numbers-crev_d1d17909feb2b111 {
  position: relative;
}

.numbers-crev_d1d17909feb2b111:after {
  content: '';
  position: absolute;
  bottom: -50vw;
  left: 10vw;
  width: 80vw;
  height: 80vw;
  background: -webkit-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: -o-radial-gradient(circle, #ff3700 0%, transparent 66%);
  background: radial-gradient(circle, #ff3700 0%, transparent 66%);
  opacity: 0.3;
  z-index: -1;
}

.numbers-crev_d1d17909feb2b111 .item_2c4016d5641cba5b h3 {
  font-size: 100px;
  font-weight: 800;
  line-height: 1;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}

.numbers-crev_d1d17909feb2b111 .item_2c4016d5641cba5b h6 {
  padding-top: 30px;
}

/* Interactive
-----------------------------------------------------------------*/
.interactive-inline_7a78c70da930b05d {
  min-height: 100vh;
  padding: 380px 0 60px;
}

.interactive-inline_7a78c70da930b05d .item_2c4016d5641cba5b {
  position: relative;
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 60px;
}

.interactive-inline_7a78c70da930b05d .item_2c4016d5641cba5b a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.interactive-inline_7a78c70da930b05d .item_2c4016d5641cba5b span {
  font-size: 13px;
  opacity: 0.8;
  margin-right: 5px;
}

.interactive-inline_7a78c70da930b05d .item_2c4016d5641cba5b h4 {
  font-size: 35px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.interactive-inline_7a78c70da930b05d .item_2c4016d5641cba5b p {
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
}

.interactive-inline_7a78c70da930b05d .item_2c4016d5641cba5b:hover h4 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.interactive-inline_7a78c70da930b05d .item_2c4016d5641cba5b .hover-reveal_d37c24a2455efc2c {
  position: absolute !important;
  top: -10px !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) translateY(-100%);
  -ms-transform: translateX(-50%) translateY(-100%);
  transform: translateX(-50%) translateY(-100%);
  width: 380px;
  height: 280px;
}

.interactive-center_de234a92e9fd9221 {
  min-height: 100vh;
  padding: 120px 0 80px;
}

.interactive-center_de234a92e9fd9221 .item_2c4016d5641cba5b a {
  padding: 50px 0;
}

.interactive-center_de234a92e9fd9221 .item_2c4016d5641cba5b a:hover h4 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.interactive-center_de234a92e9fd9221 .item_2c4016d5641cba5b .cont_724d5087e407aa9e {
  position: relative;
  z-index: 3;
}

.interactive-center_de234a92e9fd9221 .item_2c4016d5641cba5b h4 {
  font-size: 70px;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.interactive-center_de234a92e9fd9221 .item_2c4016d5641cba5b p {
  font-weight: 400;
  margin-top: 15px;
}

.interactive-center_de234a92e9fd9221 .item_2c4016d5641cba5b .hover-reveal_d37c24a2455efc2c {
  z-index: -1;
  top: 15vh !important;
  left: 20vw !important;
  width: 60vw;
  height: 70vh;
  min-width: 600px;
  min-height: 450px;
}

.inter-links-center_65ec0d101ffc2072 {
  position: relative;
  height: 100vh;
  overflow: auto;
}

.inter-links-center_65ec0d101ffc2072::-webkit-scrollbar {
  width: 0;
}

.inter-links-center_65ec0d101ffc2072.horizontal_5d2ba8e0cc882343 .links-text_0b0ab2f6259b2d6f ul {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.inter-links-center_65ec0d101ffc2072.horizontal_5d2ba8e0cc882343 .links-text_0b0ab2f6259b2d6f li {
  display: inline-block;
  padding: 40px;
}

.inter-links-center_65ec0d101ffc2072.horizontal_5d2ba8e0cc882343 .links-text_0b0ab2f6259b2d6f li .sub-title_1aca49e95ba300c5 {
  margin-bottom: 10px;
}

.inter-links-center_65ec0d101ffc2072.horizontal_5d2ba8e0cc882343 .links-text_0b0ab2f6259b2d6f li h2 {
  font-weight: 700;
  font-size: 30px;
}

.inter-links-center_65ec0d101ffc2072.horizontal_5d2ba8e0cc882343 .links-text_0b0ab2f6259b2d6f li h2 a .tag_e77166d7126712c5 {
  display: block;
  font-weight: 400;
}

.inter-links-center_65ec0d101ffc2072.horizontal_5d2ba8e0cc882343 .links-text_0b0ab2f6259b2d6f li h2 .num_25b9fc054c77b76f {
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

.inter-links-center_65ec0d101ffc2072.vertical_9ec55d7c1035d809 .links-text_0b0ab2f6259b2d6f {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: relative;
  z-index: 66;
}

.inter-links-center_65ec0d101ffc2072.vertical_9ec55d7c1035d809 .links-text_0b0ab2f6259b2d6f li {
  padding: 0 20px;
}

.inter-links-center_65ec0d101ffc2072 .links-text_0b0ab2f6259b2d6f li {
  padding: 40px 0;
  position: relative;
  z-index: 9;
}

.inter-links-center_65ec0d101ffc2072 .links-text_0b0ab2f6259b2d6f li:hover .text_64d02198c7e818f4 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.inter-links-center_65ec0d101ffc2072 .links-text_0b0ab2f6259b2d6f li .text_64d02198c7e818f4 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.inter-links-center_65ec0d101ffc2072 .links-text_0b0ab2f6259b2d6f li h2 {
  font-weight: 700;
}

.inter-links-center_65ec0d101ffc2072 .links-text_0b0ab2f6259b2d6f li h2 a .tag_e77166d7126712c5 {
  font-weight: 400;
  opacity: 0.5;
}

.inter-links-center_65ec0d101ffc2072 .links-text_0b0ab2f6259b2d6f li h2 .num_25b9fc054c77b76f {
  display: block;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

.inter-links-center_65ec0d101ffc2072 .links-img_d3f87cdbdf848d72 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  overflow: hidden;
}

.inter-links-center_65ec0d101ffc2072 .links-img_d3f87cdbdf848d72 .img_861f2f6d27383986 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(1.04, 1.04);
  -ms-transform: scale(1.04, 1.04);
  transform: scale(1.04, 1.04);
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.inter-links-center_65ec0d101ffc2072 .links-img_d3f87cdbdf848d72 .img_861f2f6d27383986.current_056beb01d9a47ee2 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.inter-links-center_65ec0d101ffc2072 .links-img_d3f87cdbdf848d72 .img_861f2f6d27383986 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* Portfolio
-----------------------------------------------------------------*/
.work-fade_ebd7e17fdac8ec3f {
  position: relative;
}

.work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b {
  position: relative;
}

.work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e {
  position: absolute;
  top: 80px;
  left: 0;
}

.work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e .text_64d02198c7e818f4 {
  position: relative;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 30px;
  margin: -1px 0;
}

.work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e .text_64d02198c7e818f4:first-of-type {
  border-radius: 0 20px 0 0;
}

.work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e .text_64d02198c7e818f4:first-of-type .shap-left-top_b0e51f9bd0e6785a svg {
  position: absolute;
  top: -1.4rem;
  left: -1px;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  width: 1.5rem;
  height: 1.5rem;
}

.work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e .text_64d02198c7e818f4:first-of-type .shap-right-bottom_0b16f8f438d940a5 svg {
  position: absolute;
  bottom: 0;
  right: -1.4rem;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  width: 1.5rem;
  height: 1.5rem;
}

.work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e .text_64d02198c7e818f4:nth-of-type(2) {
  border-radius: 0 20px 20px 0;
}

.work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e .text_64d02198c7e818f4:nth-of-type(2) .shap-left-bottom_cb9e00b0e2fc86f5 svg {
  position: absolute;
  bottom: -1.4rem;
  left: -1px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 1.5rem;
  height: 1.5rem;
}

.work-fade_ebd7e17fdac8ec3f .swiper-pagination_c2ffc2aeb650d320 {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.work-fade_ebd7e17fdac8ec3f .swiper-pagination-bullet_1cb49e9e9ba7edf0 {
  position: relative;
  margin: 30px 0 !important;
}

.work-fade_ebd7e17fdac8ec3f .swiper-pagination-bullet_1cb49e9e9ba7edf0:after {
  content: '';
  width: 7px;
  height: 7px;
  background: #fff;
  border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.work-fade_ebd7e17fdac8ec3f .swiper-pagination-bullet_1cb49e9e9ba7edf0 svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.work-fade_ebd7e17fdac8ec3f .swiper-pagination-bullet_1cb49e9e9ba7edf0 svg .path_287db9a515964d0e {
  strokewidth: 0.5px;
}

.work-fade_ebd7e17fdac8ec3f .marq-head_dd860dcc404e7158 {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.work-fade_ebd7e17fdac8ec3f .marq-head_dd860dcc404e7158 .main-marq_cc676d5d698ada2d:after {
  background: -webkit-linear-gradient(
    right,
    #121212,
    rgba(255, 255, 255, 0) 280px,
    rgba(255, 255, 255, 0) calc(100% - 280px),
    #121212
  );
  background: -o-linear-gradient(
    right,
    #121212,
    rgba(255, 255, 255, 0) 280px,
    rgba(255, 255, 255, 0) calc(100% - 280px),
    #121212
  );
  background: linear-gradient(
    to left,
    #121212,
    rgba(255, 255, 255, 0) 280px,
    rgba(255, 255, 255, 0) calc(100% - 280px),
    #121212
  );
}

.work-fade_ebd7e17fdac8ec3f .marq-head_dd860dcc404e7158 .main-marq_cc676d5d698ada2d .box_62d185fb18b7484f {
  -webkit-animation: slide-har 200s linear infinite;
  animation: slide-har 200s linear infinite;
}

.work-fade_ebd7e17fdac8ec3f .marq-head_dd860dcc404e7158 .main-marq_cc676d5d698ada2d .box_62d185fb18b7484f .item_2c4016d5641cba5b {
  padding: 0 60px;
}

.work-fade_ebd7e17fdac8ec3f .marq-head_dd860dcc404e7158 .main-marq_cc676d5d698ada2d .box_62d185fb18b7484f .item_2c4016d5641cba5b h4 {
  font-size: 12vw;
  font-weight: 800;
}

.work-fade_ebd7e17fdac8ec3f .marq-head_dd860dcc404e7158 .main-marq_cc676d5d698ada2d .box_62d185fb18b7484f .item_2c4016d5641cba5b:nth-of-type(2n) h4 {
  -webkit-text-stroke: 1px white;
}

.work-crev_7986e4417ae2769e .swiper-slide_b576b6329e4e23f4 {
  width: 70vw !important;
}

.work-crev_7986e4417ae2769e .item_2c4016d5641cba5b .cont_724d5087e407aa9e h2 {
  white-space: nowrap;
  font-weight: 800;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.work-crev_7986e4417ae2769e .item_2c4016d5641cba5b .img_861f2f6d27383986 {
  padding-left: 80px;
}

.work-crev_7986e4417ae2769e .swiper-slide-active_34fd5f08f136e7c6 .item_2c4016d5641cba5b .cont_724d5087e407aa9e h2 {
  color: #fff;
  -webkit-text-stroke: 1px transparent;
}

.work-crev_7986e4417ae2769e .out-right_31d319129fdb9f23 {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
}

.work-crev_7986e4417ae2769e .swiper-container_26f1113932f6ecef {
  overflow: visible;
}

.work-crev_7986e4417ae2769e .swiper-pagination_c2ffc2aeb650d320 {
  top: auto;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
}

.work-crev_7986e4417ae2769e .swiper-pagination_c2ffc2aeb650d320 .swiper-pagination-progressbar-fill_4945d1e082bce555 {
  background: #fff;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .cluom_f7548e3c23323d0d {
  position: relative;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .cluom_f7548e3c23323d0d .img_861f2f6d27383986 {
  position: absolute;
  top: -25px;
  right: 200px;
  width: 200px;
  height: 300px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .cluom_f7548e3c23323d0d h4 {
  white-space: nowrap;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .cluom_f7548e3c23323d0d h4 a {
  font-weight: 800;
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .cluom_f7548e3c23323d0d h6 {
  white-space: nowrap;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .cluom_f7548e3c23323d0d.current_056beb01d9a47ee2 h4 a {
  color: #fff;
  -webkit-text-stroke: 0.5px transparent;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .glry-img_921d5ef0e72bceb5 {
  position: relative;
  z-index: 2;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .glry-img_921d5ef0e72bceb5 .circle-blur_b1586b714d07a3ea {
  width: 400px;
  position: absolute;
  right: -100px;
  bottom: -80px;
  -webkit-filter: blur(80px);
  filter: blur(80px);
  z-index: -1;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .glry-img_921d5ef0e72bceb5 .tab-img_fa088b66f04d3206 {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-clip-path 0.8s;
  transition: -webkit-clip-path 0.8s;
  -o-transition: clip-path 0.8s;
  transition: clip-path 0.8s;
  transition: clip-path 0.8s, -webkit-clip-path 0.8s;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .glry-img_921d5ef0e72bceb5 .tab-img_fa088b66f04d3206.current_056beb01d9a47ee2 {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  z-index: 3;
}

.portfolio-tab_a0279b3615c56719.crev_39daddf34a47f001 .glry-img_921d5ef0e72bceb5 .tab-img_fa088b66f04d3206:first-of-type {
  position: relative;
}

.work-card_d24146f867f0fcbb .card-item_38b11285c9e05e2a {
  margin-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}

.work-card_d24146f867f0fcbb .card-item_38b11285c9e05e2a .cont_724d5087e407aa9e {
  height: 100%;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.work-card_d24146f867f0fcbb .card-item_38b11285c9e05e2a .cont_724d5087e407aa9e .tag_e77166d7126712c5 {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 5px 15px;
  margin: 2px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
}

.work-card_d24146f867f0fcbb .card-item_38b11285c9e05e2a .img_861f2f6d27383986 {
  padding: 20px;
}

.work-card_d24146f867f0fcbb .card-item_38b11285c9e05e2a .img_861f2f6d27383986 img {
  border-radius: 10px;
}

.swiper-pagination-bullet_1cb49e9e9ba7edf0 {
  display: block;
  background: transparent;
}

.swiper-pagination-bullet-active_46628cbc2b5b6ffe .path_287db9a515964d0e {
  display: inline-block !important;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  -webkit-animation: dash linear 10s;
  animation: dash linear 10s;
  -webkit-animation-iteration-count: unset;
  animation-iteration-count: unset;
}

.path_287db9a515964d0e {
  display: none;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.portfolio-crev_468ec0130e6ddc02 {
  min-height: 100vh;
}

.portfolio-crev_468ec0130e6ddc02 .work-boxs_d0ade60416112bed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b {
  width: 350px;
  height: 80vh;
  min-height: 450px;
  margin: 0 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b .bg-img_7d33b675305b24e9 {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 20px 20px 20px 30px;
  opacity: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e .arrow img {
  width: 60px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: 50px;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e h5,
.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e span {
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e .arrow {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b.active {
  width: calc(100vw - 140px * 3);
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b.active .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e {
  opacity: 1;
  visibility: visible;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b.active .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e h5,
.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b.active .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e span {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b.active .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e h5 {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b.active .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e span {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.portfolio-crev_468ec0130e6ddc02 .item_2c4016d5641cba5b.active .bg-img_7d33b675305b24e9 .cont_724d5087e407aa9e .arrow {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.work-minimal_3638653e7ac90800 .item_2c4016d5641cba5b:hover .img_861f2f6d27383986 .cont_724d5087e407aa9e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.work-minimal_3638653e7ac90800 .item_2c4016d5641cba5b .img_861f2f6d27383986 {
  position: relative;
}

.work-minimal_3638653e7ac90800 .item_2c4016d5641cba5b .img_861f2f6d27383986 .cont_724d5087e407aa9e {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  padding: 15px 30px;
  background: #0f0f0f;
  border-radius: 5px;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.work-minimal_3638653e7ac90800 .item_2c4016d5641cba5b .img_861f2f6d27383986 .cont_724d5087e407aa9e h5 {
  font-size: 20px;
}

.work-minimal_3638653e7ac90800 .item_2c4016d5641cba5b .img_861f2f6d27383986 .cont_724d5087e407aa9e p {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.work-minimal_3638653e7ac90800 .item_2c4016d5641cba5b .img_861f2f6d27383986 .cont_724d5087e407aa9e img {
  width: 20px;
}

.work-minimal_3638653e7ac90800 .item_2c4016d5641cba5b .img_861f2f6d27383986 .cont_724d5087e407aa9e.inline_45d70c59adf5f674 {
  padding: 25px 30px;
}

.filtering_3fb0724c965888de .filter {
  padding: 11px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  display: inline-block;
}

.filtering_3fb0724c965888de span {
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 30px;
  cursor: pointer;
  position: relative;
  opacity: 0.7;
}

.filtering_3fb0724c965888de span.active {
  opacity: 1;
  color: #fd5b38;
}

.filtering_3fb0724c965888de span.text_64d02198c7e818f4 {
  pointer-events: none;
}

.filtering_3fb0724c965888de span:after {
  content: attr(data-count);
  font-size: 12px;
  position: absolute;
  top: -10px;
  right: -20px;
  opacity: 0.7;
}

.img-column_390c6d6767c9fe25 .img_861f2f6d27383986 {
  height: 100vh;
  min-height: 500px;
}

.img-column_390c6d6767c9fe25 .img_861f2f6d27383986 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.next-project_c4939d064b5c990f {
  position: relative;
}

.next-project_c4939d064b5c990f .box_62d185fb18b7484f {
  padding: 200px 80px;
  position: relative;
}

.next-project_c4939d064b5c990f .box_62d185fb18b7484f:after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  background: #121212;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.next-project_c4939d064b5c990f .box_62d185fb18b7484f .cont_724d5087e407aa9e {
  position: relative;
  z-index: 3;
}

.next-project_c4939d064b5c990f .box_62d185fb18b7484f:hover:after {
  opacity: 0.3;
}

.next-project_c4939d064b5c990f .all-works-butn_5f30b18092e79c6f {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 25px;
  background: #0f0f0f;
  z-index: 4;
}

/* Pricing
-----------------------------------------------------------------*/
.price-hr_604baacec4892cfd .item_2c4016d5641cba5b {
  padding: 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
}

.price-hr_604baacec4892cfd .item_2c4016d5641cba5b .butn_90a4b44403598c74 {
  padding: 7px 25px;
}

.price-hr_604baacec4892cfd .item_2c4016d5641cba5b.text-dark_2fe926fec00c1394 .butn_90a4b44403598c74 {
  border-color: #121212;
}

.price-hr_604baacec4892cfd .item_2c4016d5641cba5b.text-dark_2fe926fec00c1394 .butn_90a4b44403598c74:hover {
  border-color: #fff;
}

.pricing_0b11887598a63e13 .item_2c4016d5641cba5b {
  padding: 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}

.pricing_0b11887598a63e13 .item_2c4016d5641cba5b li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}

.pricing_0b11887598a63e13 .item_2c4016d5641cba5b li:after {
  content: '';
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: calc(50% - 5px);
}

/* Process
-----------------------------------------------------------------*/
.process_c69f6ec963184140 .item_2c4016d5641cba5b {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.process_c69f6ec963184140 .item_2c4016d5641cba5b:last-of-type {
  border: 0;
}

.process_c69f6ec963184140 .item_2c4016d5641cba5b:hover .to-in_d4104244bb1a0535 {
  margin-left: 0;
}

/* Services
-----------------------------------------------------------------*/
.services_5f13f367d59bff39 .item-box_d94e35e04cdbd0a9 {
  padding: 60px 40px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 15px;
}

.services_5f13f367d59bff39 .item-box_d94e35e04cdbd0a9 .icon_4a6cb6cdc9fdbc6c {
  width: 80px;
}

.services_5f13f367d59bff39 .swiper-container_26f1113932f6ecef {
  overflow: visible;
}

.services-crev_b339522f7014c763 .item-box_d94e35e04cdbd0a9 {
  padding: 60px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.services-crev_b339522f7014c763 .item-box_d94e35e04cdbd0a9 h5 span {
  position: relative;
  top: -5px;
}

.services-crev_b339522f7014c763 .item-box_d94e35e04cdbd0a9 .icon_4a6cb6cdc9fdbc6c {
  width: 60px;
}

.services-inline_4b5cceddd3c5c5d4 {
  position: relative;
}

.services-inline_4b5cceddd3c5c5d4 .circle-blur_b1586b714d07a3ea {
  position: absolute;
  bottom: 50px;
  left: -20%;
  width: 30%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: -1;
}

.services-inline_4b5cceddd3c5c5d4 .item_2c4016d5641cba5b {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline_4b5cceddd3c5c5d4 .item_2c4016d5641cba5b:first-of-type {
  padding-top: 0;
}

.services-inline_4b5cceddd3c5c5d4 .item_2c4016d5641cba5b .num_25b9fc054c77b76f {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-right: 30px;
  font-size: 13px;
}

.services-modern_14df14edf0e92211 .serv-boxs_fcd3ce48e1d5f932 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.services-modern_14df14edf0e92211 .item_2c4016d5641cba5b {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 40px 30px;
  width: 350px;
  height: 450px;
  margin: 0 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.services-modern_14df14edf0e92211 .item_2c4016d5641cba5b.active {
  width: calc(100vw - 350px * 3);
}

.services-modern_14df14edf0e92211 .item_2c4016d5641cba5b.active p {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
  opacity: 1;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
}

.services-modern_14df14edf0e92211 .item_2c4016d5641cba5b h6 {
  font-size: 14px !important;
  font-weight: 400;
  padding: 10px 20px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 30px;
}

.services-modern_14df14edf0e92211 .item_2c4016d5641cba5b p {
  font-size: 20px;
  text-indent: 15%;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease-out, -webkit-transform 0.4s ease-out,
    -webkit-clip-path 0.6s cubic-bezier(0.25, 0.59, 0.29, 0.96);
  transition: opacity 0.1s ease-out, -webkit-transform 0.4s ease-out,
    -webkit-clip-path 0.6s cubic-bezier(0.25, 0.59, 0.29, 0.96);
  -o-transition: opacity 0.1s ease-out, transform 0.4s ease-out,
    clip-path 0.6s cubic-bezier(0.25, 0.59, 0.29, 0.96);
  transition: opacity 0.1s ease-out, transform 0.4s ease-out,
    clip-path 0.6s cubic-bezier(0.25, 0.59, 0.29, 0.96);
  transition: opacity 0.1s ease-out, transform 0.4s ease-out,
    clip-path 0.6s cubic-bezier(0.25, 0.59, 0.29, 0.96),
    -webkit-transform 0.4s ease-out,
    -webkit-clip-path 0.6s cubic-bezier(0.25, 0.59, 0.29, 0.96);
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}

.services-clas_bb93e191e165e34a .item_2c4016d5641cba5b {
  padding: 40px 30px;
  border-radius: 15px;
}

.services-clas_bb93e191e165e34a .item_2c4016d5641cba5b .tag_e77166d7126712c5 {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 5px 15px;
  margin: 2px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
}

.services-clas_bb93e191e165e34a .item_2c4016d5641cba5b a {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0f0f0f;
  border-radius: 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.services-clas_bb93e191e165e34a .item_2c4016d5641cba5b a:hover {
  background: #fd5b38;
}

.services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b {
  padding: 50px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b:hover .img_861f2f6d27383986 a {
  opacity: 1;
  visibility: visible;
}

.services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b:hover .img_861f2f6d27383986:after {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b .num_25b9fc054c77b76f {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-bottom: 15px;
  font-size: 13px;
}

.services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b h2 {
  font-size: 47px;
}

.services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b .img_861f2f6d27383986 {
  position: relative;
  height: 140px;
  border-radius: 100px;
  overflow: visible;
}

.services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b .img_861f2f6d27383986 img {
  border-radius: 100px;
}

.services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b .img_861f2f6d27383986 a {
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  background: #fd5b38;
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b .img_861f2f6d27383986:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  border: 2px dashed rgba(255, 255, 255, 0.1);
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: -1;
}

.feat_6fe6e634775489e3 {
  position: relative;
}

.feat_6fe6e634775489e3 .item_2c4016d5641cba5b {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.feat_6fe6e634775489e3 .item_2c4016d5641cba5b .info_2faaab0607b03754 {
  padding: 30px;
}

.feat_6fe6e634775489e3 .circle-blur_b1586b714d07a3ea {
  position: absolute;
  bottom: 0;
  left: -25vw;
  width: 60vw;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0.15;
}

/* Sliders
-----------------------------------------------------------------*/
.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 {
  position: relative;
}

.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .swiper-slide_b576b6329e4e23f4 {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
}

.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .swiper-slide_b576b6329e4e23f4 .bg-img_7d33b675305b24e9 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .swiper-slide_b576b6329e4e23f4 .video-container_fbddaa71adf1cbe0 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .swiper-slide_b576b6329e4e23f4 .video-container_fbddaa71adf1cbe0 video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .swiper-slide-active_34fd5f08f136e7c6 {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  z-index: 99;
}

.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .swiper-slide-active_34fd5f08f136e7c6 .caption_8af5d0dd8890dc97 .thin_e9485907a41a17c1,
.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .swiper-slide-active_34fd5f08f136e7c6 .caption_8af5d0dd8890dc97 .btn-curve_537fdc8fe781069f,
.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .swiper-slide-active_34fd5f08f136e7c6 .caption_8af5d0dd8890dc97 p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .caption_8af5d0dd8890dc97 h1 {
  font-size: 100px;
}

.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .caption_8af5d0dd8890dc97 .cal-act_133922178540e7e4 {
  position: relative;
}

.full-showcase_87a556aee2872c81 .parallax-slider_e52d2a05505e2829 .caption_8af5d0dd8890dc97 p {
  color: #eee;
  margin-top: 15px;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69,
.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: auto;
  color: #fff;
  z-index: 9;
}

.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69:after,
.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325:after {
  display: none;
}

.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 span,
.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 span {
  white-space: nowrap;
}

.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 {
  left: 120px;
}

.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 i {
  margin-right: 25px;
}

.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 {
  right: 120px;
}

.full-showcase_87a556aee2872c81 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 i {
  margin-left: 25px;
}

.full-showcase_87a556aee2872c81 .swiper-pagination_c2ffc2aeb650d320 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.full-showcase_87a556aee2872c81 .swiper-pagination-bullet_1cb49e9e9ba7edf0 {
  background: transparent;
  margin: 0 10px !important;
}

.full-showcase_87a556aee2872c81 .swiper-pagination-bullet-active_46628cbc2b5b6ffe .path_287db9a515964d0e {
  display: inline-block !important;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  -webkit-animation: dash linear 10s;
  animation: dash linear 10s;
  -webkit-animation-iteration-count: unset;
  animation-iteration-count: unset;
}

.full-showcase_87a556aee2872c81 .path_287db9a515964d0e {
  display: none;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.carousel-slider_cb65f7c5de0d107c {
  min-height: 100vh;
  position: relative;
}

.carousel-slider_cb65f7c5de0d107c .gallery-img_595deea5b7168f08 .bg-img_7d33b675305b24e9 {
  height: 60vh;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.carousel-slider_cb65f7c5de0d107c .gallery-img_595deea5b7168f08 .bg-img_7d33b675305b24e9 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-slider_cb65f7c5de0d107c .gallery-text_8e842eaba3d11034 {
  position: absolute;
  width: auto;
  top: 70%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  margin: auto;
  z-index: 9;
}

.carousel-slider_cb65f7c5de0d107c .gallery-text_8e842eaba3d11034 .swiper-container_26f1113932f6ecef,
.carousel-slider_cb65f7c5de0d107c .gallery-text_8e842eaba3d11034 .swiper-slide_b576b6329e4e23f4 {
  height: 100px !important;
}

.carousel-slider_cb65f7c5de0d107c .gallery-text_8e842eaba3d11034 .swiper-slide_b576b6329e4e23f4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-slider_cb65f7c5de0d107c .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 {
  width: 100%;
  text-align: center;
}

.carousel-slider_cb65f7c5de0d107c .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

.carousel-slider_cb65f7c5de0d107c .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 h6 {
  margin-top: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.carousel-slider_cb65f7c5de0d107c .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 h6 span {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

.carousel-slider_cb65f7c5de0d107c .gallery-text_8e842eaba3d11034 .swiper-slide-active_34fd5f08f136e7c6 .text_64d02198c7e818f4 h6 span {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69,
.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: auto;
  color: #fff;
  z-index: 9;
}

.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69:after,
.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325:after {
  display: none;
}

.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 span,
.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 span {
  white-space: nowrap;
}

.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 {
  left: 120px;
}

.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 i {
  margin-right: 25px;
}

.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 {
  right: 120px;
}

.carousel-slider_cb65f7c5de0d107c .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 i {
  margin-left: 25px;
}

.carousel-slider_cb65f7c5de0d107c .swiper-pagination_c2ffc2aeb650d320 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.carousel-slider_cb65f7c5de0d107c .swiper-pagination-bullet_1cb49e9e9ba7edf0 {
  background: transparent;
  margin: 0 10px !important;
}

.carousel-slider_cb65f7c5de0d107c .swiper-pagination-bullet-active_46628cbc2b5b6ffe .path_287db9a515964d0e {
  display: inline-block !important;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  -webkit-animation: dash linear 10s;
  animation: dash linear 10s;
  -webkit-animation-iteration-count: unset;
  animation-iteration-count: unset;
}

.carousel-slider_cb65f7c5de0d107c .path_287db9a515964d0e {
  display: none;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.half-slider_b56eda792708afe9 {
  min-height: 100vh;
  position: relative;
}

.half-slider_b56eda792708afe9 .gallery-img_595deea5b7168f08 {
  width: 75vw;
  margin-left: 25vw;
}

.half-slider_b56eda792708afe9 .gallery-img_595deea5b7168f08 .swiper-slide_b576b6329e4e23f4 {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.half-slider_b56eda792708afe9 .gallery-img_595deea5b7168f08 .swiper-slide-active_34fd5f08f136e7c6 .bg-img_7d33b675305b24e9 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.half-slider_b56eda792708afe9 .gallery-img_595deea5b7168f08 .bg-img_7d33b675305b24e9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  background-position: center;
}

.half-slider_b56eda792708afe9 .gallery-img_595deea5b7168f08 .bg-img_7d33b675305b24e9 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.half-slider_b56eda792708afe9 .gallery-text_8e842eaba3d11034 {
  position: absolute;
  width: auto;
  top: 50%;
  left: -15vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.half-slider_b56eda792708afe9 .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 h4 {
  font-size: 70px;
  font-weight: 600;
  color: transparent;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.half-slider_b56eda792708afe9 .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 h6 {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.half-slider_b56eda792708afe9 .gallery-text_8e842eaba3d11034 .text_64d02198c7e818f4 h6 span {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}

.half-slider_b56eda792708afe9 .gallery-text_8e842eaba3d11034 .swiper-slide-active_34fd5f08f136e7c6 .text_64d02198c7e818f4 h4 {
  color: #fff;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0);
}

.half-slider_b56eda792708afe9 .gallery-text_8e842eaba3d11034 .swiper-slide-active_34fd5f08f136e7c6 .text_64d02198c7e818f4 h6 span {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69,
.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: auto;
  color: #fff;
  z-index: 9;
}

.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69:after,
.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325:after {
  display: none;
}

.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 span,
.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 span {
  white-space: nowrap;
}

.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 {
  left: 120px;
}

.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-prev_accc323f1ef3af69 i {
  margin-right: 25px;
}

.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 {
  right: 120px;
}

.half-slider_b56eda792708afe9 .swiper-controls_98b301e711f5de53 .swiper-button-next_7bb22cffe063d325 i {
  margin-left: 25px;
}

.half-slider_b56eda792708afe9 .swiper-pagination_c2ffc2aeb650d320 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.half-slider_b56eda792708afe9 .swiper-pagination-bullet_1cb49e9e9ba7edf0 {
  background: transparent;
  margin: 0 10px !important;
}

.half-slider_b56eda792708afe9 .swiper-pagination-bullet-active_46628cbc2b5b6ffe .path_287db9a515964d0e {
  display: inline-block !important;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  -webkit-animation: dash linear 10s;
  animation: dash linear 10s;
  -webkit-animation-iteration-count: unset;
  animation-iteration-count: unset;
}

.half-slider_b56eda792708afe9 .path_287db9a515964d0e {
  display: none;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.slider_ec92110e2fc3567c {
  position: relative;
}

.slider_ec92110e2fc3567c .parallax-slider_e52d2a05505e2829 {
  position: relative;
}

.slider_ec92110e2fc3567c .parallax-slider_e52d2a05505e2829 .swiper-slide_b576b6329e4e23f4 {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
  border-radius: 0 0 0 30px;
}

.slider_ec92110e2fc3567c .parallax-slider_e52d2a05505e2829 .swiper-slide_b576b6329e4e23f4 .bg-img_7d33b675305b24e9 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
}

.slider_ec92110e2fc3567c .parallax-slider_e52d2a05505e2829 .caption_8af5d0dd8890dc97 h2 {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.slider_ec92110e2fc3567c .parallax-slider_e52d2a05505e2829 .caption_8af5d0dd8890dc97 h1 {
  font-size: 110px;
}

.slider_ec92110e2fc3567c .slider-contro_7d6c6a36194ed09a {
  position: absolute;
  bottom: -2px;
  right: 0;
  border-radius: 40px 0 0 0;
  padding: 20px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
}

.slider_ec92110e2fc3567c .slider-contro_7d6c6a36194ed09a .swiper-nav-ctrl_488327a995bfc638 {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  color: inherit;
  text-transform: uppercase;
}

.slider_ec92110e2fc3567c .slider-contro_7d6c6a36194ed09a .swiper-nav-ctrl_488327a995bfc638:after {
  display: none;
}

.slider_ec92110e2fc3567c .slider-contro_7d6c6a36194ed09a .shap-left-bottom_cb9e00b0e2fc86f5 {
  position: absolute;
  bottom: 0;
  left: -2rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_ec92110e2fc3567c .slider-contro_7d6c6a36194ed09a .shap-left-bottom_cb9e00b0e2fc86f5 svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_ec92110e2fc3567c .slider-contro_7d6c6a36194ed09a .shap-right-top_8f4de486eee8584c {
  position: absolute;
  top: -2.05rem;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_ec92110e2fc3567c .slider-contro_7d6c6a36194ed09a .shap-right-top_8f4de486eee8584c svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_ec92110e2fc3567c .swiper-pagination_c2ffc2aeb650d320 {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: auto;
  font-size: 40px;
}

.slider_ec92110e2fc3567c .swiper-pagination_c2ffc2aeb650d320 .swiper-pagination-total_9b4826064edee683 {
  position: relative;
  padding-left: 25px;
  margin-left: 15px;
}

.slider_ec92110e2fc3567c .swiper-pagination_c2ffc2aeb650d320 .swiper-pagination-total_9b4826064edee683:before {
  content: '/';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
}

.swiper-arrow-control_cfe696861a5d1013 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
}

.swiper-arrow-control_cfe696861a5d1013 .swiper-button-next_7bb22cffe063d325,
.swiper-arrow-control_cfe696861a5d1013 .swiper-button-prev_accc323f1ef3af69 {
  position: static;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  color: inherit;
}

.swiper-arrow-control_cfe696861a5d1013 .swiper-button-next_7bb22cffe063d325:after,
.swiper-arrow-control_cfe696861a5d1013 .swiper-button-prev_accc323f1ef3af69:after {
  display: none;
}

.swiper-arrow-control_cfe696861a5d1013 .swiper-button-next_7bb22cffe063d325 {
  margin-left: 15px;
}

/* Team
-----------------------------------------------------------------*/
.team_cadcf79da3efd59c .item_2c4016d5641cba5b {
  position: relative;
  padding-right: 60px;
}

.team_cadcf79da3efd59c .item_2c4016d5641cba5b:hover .img_861f2f6d27383986 .info_2faaab0607b03754 {
  bottom: 15px;
  opacity: 1;
}

.team_cadcf79da3efd59c .item_2c4016d5641cba5b:hover .social_57aa1a6f4c603db3 {
  right: 5px;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.team_cadcf79da3efd59c .item_2c4016d5641cba5b .img_861f2f6d27383986 {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.team_cadcf79da3efd59c .item_2c4016d5641cba5b .img_861f2f6d27383986 .info_2faaab0607b03754 {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -15px;
  padding: 15px;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  border-radius: 10px;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.team_cadcf79da3efd59c .item_2c4016d5641cba5b .social_57aa1a6f4c603db3 {
  position: absolute;
  top: 50px;
  left: 50px;
  right: 60px;
  bottom: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #121212;
  border-radius: 10px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.team_cadcf79da3efd59c .item_2c4016d5641cba5b .social_57aa1a6f4c603db3 .links_9571ca31d22938f9 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.team_cadcf79da3efd59c .item_2c4016d5641cba5b .social_57aa1a6f4c603db3 .links_9571ca31d22938f9 a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  margin-bottom: 5px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.team_cadcf79da3efd59c .item_2c4016d5641cba5b .social_57aa1a6f4c603db3 .links_9571ca31d22938f9 a:hover {
  background: #fd5b38;
  border-color: #fd5b38;
  color: #111;
}

.team-crev_7a3897dab633e859 .item_2c4016d5641cba5b {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

.team-crev_7a3897dab633e859 .item_2c4016d5641cba5b .social_57aa1a6f4c603db3 a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  margin: 0 2px;
}

.team-crev_7a3897dab633e859 .item_2c4016d5641cba5b .img_861f2f6d27383986 {
  position: relative;
  height: 300px;
  z-index: 2;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
}

.team-crev_7a3897dab633e859 .item_2c4016d5641cba5b .img_861f2f6d27383986 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev_7a3897dab633e859 .item_2c4016d5641cba5b .circle-blur_b1586b714d07a3ea {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

.team-crev2_21a6e5332eefe493 {
  position: relative;
  overflow: hidden;
}

.team-crev2_21a6e5332eefe493 .circle-blur_b1586b714d07a3ea {
  position: absolute;
  bottom: -100px;
  right: -20%;
  width: 30%;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: -1;
}

.team-crev2_21a6e5332eefe493 .item_2c4016d5641cba5b .bg-blur_272d938adf0419b0 {
  position: relative;
  overflow: hidden;
}

.team-crev2_21a6e5332eefe493 .item_2c4016d5641cba5b .bg-blur_272d938adf0419b0 .circle-blur_b1586b714d07a3ea {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80%;
}

.team-crev2_21a6e5332eefe493 .item_2c4016d5641cba5b .img_861f2f6d27383986 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  height: 300px;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  z-index: 2;
}

.team-crev2_21a6e5332eefe493 .item_2c4016d5641cba5b .img_861f2f6d27383986 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev2_21a6e5332eefe493 .item_2c4016d5641cba5b .img_861f2f6d27383986 .social_57aa1a6f4c603db3 {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.team-crev2_21a6e5332eefe493 .item_2c4016d5641cba5b .img_861f2f6d27383986 .social_57aa1a6f4c603db3 a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  margin: 0 2px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.team-crev2_21a6e5332eefe493 .item_2c4016d5641cba5b .img_861f2f6d27383986 .social_57aa1a6f4c603db3 a:hover {
  background: #fd5b38;
}

.team-crev2_21a6e5332eefe493 .item_2c4016d5641cba5b:hover .img_861f2f6d27383986 .social_57aa1a6f4c603db3 {
  bottom: 30px;
  opacity: 1;
}

.team-crev2_21a6e5332eefe493 .item-bord_405b58bd32bf3f37 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 30px;
  height: 300px;
}

.team-single_e37da1834aa21c0f .bord_e201207f3135e6af {
  position: relative;
  padding: 0 60px;
}

.team-single_e37da1834aa21c0f .bord_e201207f3135e6af:before {
  content: '';
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  z-index: -1;
}

.team-single_e37da1834aa21c0f .bord_e201207f3135e6af:after {
  content: '';
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  z-index: -1;
}

/* Testimonials
-----------------------------------------------------------------*/
.testimonials_a01ecfdf41f44ed2 {
  position: relative;
}

.testimonials_a01ecfdf41f44ed2 .img-full_56180d4a630985d1 {
  position: relative;
  height: 100%;
}

.testimonials_a01ecfdf41f44ed2 .img-full_56180d4a630985d1 .fit-img_043eede2fa379b78 {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.testimonials_a01ecfdf41f44ed2 .img-full_56180d4a630985d1 .fix-img_748535528a38b529 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  max-width: 200px;
}

.testimonials_a01ecfdf41f44ed2 .img-full_56180d4a630985d1 .text_64d02198c7e818f4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 3;
}

.testimonials_a01ecfdf41f44ed2 .img-full_56180d4a630985d1 .text_64d02198c7e818f4 h3 {
  line-height: 1.5;
}

.testimonials_a01ecfdf41f44ed2 .cont-full_9b9b0bd948eb2723 {
  position: relative;
}

.testimonials_a01ecfdf41f44ed2 .cont-full_9b9b0bd948eb2723 .qout-svg_bebd2965c8a40495 {
  position: absolute;
  left: 80px;
  top: -70px;
  width: 140px;
}

.testimonials_a01ecfdf41f44ed2 .cont-full_9b9b0bd948eb2723 .control-abslout_5cf133144e2c86aa {
  position: absolute;
  bottom: 90px;
  right: 80px;
}

.testimonials_a01ecfdf41f44ed2 .cont-full_9b9b0bd948eb2723 .testim-swiper_c139aa7a971f5cf1 {
  padding: 80px;
  border: 10px;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  overflow: hidden;
}

.testimonials_a01ecfdf41f44ed2 .cont-full_9b9b0bd948eb2723 .circle-blur_b1586b714d07a3ea {
  position: absolute;
  top: -50px;
  left: 50px;
  width: 180px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: -1;
}

.testimonials_a01ecfdf41f44ed2 .small-line_90629dc22a071a47 {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 400px;
  height: 400px;
  z-index: 1;
  pointer-events: none;
}

.testimonials_a01ecfdf41f44ed2 .small-line_90629dc22a071a47 .line-overlay_49e69188834d367b svg path {
  stroke: #6c6969;
}

.testimonials_a01ecfdf41f44ed2 .swiper-slide_b576b6329e4e23f4 {
  padding-top: 50px;
}

.testimonials_a01ecfdf41f44ed2 .item_2c4016d5641cba5b .circle_7daf01a01e553a9c {
  width: 80px;
  height: 80px;
}

.testimonials_a01ecfdf41f44ed2 .control-abslout_5cf133144e2c86aa {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-minim_7dd679f9e82db51f {
  position: relative;
}

.testimonials-minim_7dd679f9e82db51f .swiper-slide_b576b6329e4e23f4 {
  padding-top: 50px;
  padding-left: 50px;
}

.testimonials-minim_7dd679f9e82db51f .item_2c4016d5641cba5b .text_64d02198c7e818f4 {
  position: relative;
}

.testimonials-minim_7dd679f9e82db51f .item_2c4016d5641cba5b .text_64d02198c7e818f4 .qout-svg_bebd2965c8a40495 {
  position: absolute;
  left: -40px;
  top: -70px;
  width: 160px;
}

.testimonials-minim_7dd679f9e82db51f .item_2c4016d5641cba5b .circle_7daf01a01e553a9c {
  width: 80px;
  height: 80px;
}

.testimonials-minim_7dd679f9e82db51f .item_2c4016d5641cba5b.style2_15e2eaf878bb2e2a .text_64d02198c7e818f4 {
  position: relative;
}

.testimonials-minim_7dd679f9e82db51f .item_2c4016d5641cba5b.style2_15e2eaf878bb2e2a .text_64d02198c7e818f4 .qout-svg_bebd2965c8a40495 {
  position: absolute;
  left: -20px;
  top: -80px;
  width: 100px;
}

.testimonials-minim_7dd679f9e82db51f .control-abslout_5cf133144e2c86aa {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-modern_3cfe1d5a439f3a7e {
  position: relative;
  overflow: hidden;
}

.testimonials-modern_3cfe1d5a439f3a7e .bg-pattern_ab67f5d80ba9c6e3 {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  opacity: 0.08;
}

.testimonials-modern_3cfe1d5a439f3a7e .gallery-thumbs_8f053bc89e5361f4 {
  width: 500px;
  margin: auto;
}

.testimonials-modern_3cfe1d5a439f3a7e .gallery-thumbs_8f053bc89e5361f4 .swiper-slide_b576b6329e4e23f4 {
  width: 100px;
}

.testimonials-modern_3cfe1d5a439f3a7e .gallery-thumbs_8f053bc89e5361f4 .item_2c4016d5641cba5b {
  opacity: 0.3;
  position: relative;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
}

.testimonials-modern_3cfe1d5a439f3a7e .gallery-thumbs_8f053bc89e5361f4 .item_2c4016d5641cba5b .img_861f2f6d27383986 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
}

.testimonials-modern_3cfe1d5a439f3a7e .gallery-thumbs_8f053bc89e5361f4 .item_2c4016d5641cba5b .img_861f2f6d27383986 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

.testimonials-modern_3cfe1d5a439f3a7e .gallery-thumbs_8f053bc89e5361f4 .swiper-slide-active_34fd5f08f136e7c6 .item_2c4016d5641cba5b {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.testimonials-modern_3cfe1d5a439f3a7e .swiper-arrow-control_cfe696861a5d1013 .swiper-button-prev_accc323f1ef3af69 {
  position: absolute;
  left: 10px;
  bottom: 50%;
}

.testimonials-modern_3cfe1d5a439f3a7e .swiper-arrow-control_cfe696861a5d1013 .swiper-button-next_7bb22cffe063d325 {
  position: absolute;
  right: 10px;
  bottom: 50%;
}

.testim-modern_0cccc0ef605bbad9 .out-right_31d319129fdb9f23 {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
}

.testim-modern_0cccc0ef605bbad9 .swiper-container_26f1113932f6ecef {
  overflow: visible;
}

.testim-modern_0cccc0ef605bbad9 .swiper-slide_b576b6329e4e23f4 {
  width: 500px;
}

.testim-modern_0cccc0ef605bbad9 .item_2c4016d5641cba5b {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_0cccc0ef605bbad9 .item_2c4016d5641cba5b .cont_724d5087e407aa9e {
  padding: 40px;
}

.testim-modern_0cccc0ef605bbad9 .item_2c4016d5641cba5b .cont_724d5087e407aa9e p {
  font-size: 20px;
}

.testim-modern_0cccc0ef605bbad9 .item_2c4016d5641cba5b .info_2faaab0607b03754 {
  padding: 20px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_0cccc0ef605bbad9 .item_2c4016d5641cba5b .info_2faaab0607b03754 .img_861f2f6d27383986 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

/* Videos
-----------------------------------------------------------------*/
/* Shop
-----------------------------------------------------------------*/
/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 992px) {
  .md-mb10_800e2de0296f25ee {
    margin-bottom: 10px;
  }
  .md-mb15_a940ee16aa2b7572 {
    margin-bottom: 15px;
  }
  .md-mb20_9e4c3574be068843 {
    margin-bottom: 20px;
  }
  .md-mb30_ed4c7dff51050894 {
    margin-bottom: 30px;
  }
  .md-mb40_ec1db9f6151bf1ad {
    margin-bottom: 40px;
  }
  .md-mb50_e6d6f99cdc63d525 {
    margin-bottom: 50px !important;
  }
  .md-mb80_cb65d52d5a598169 {
    margin-bottom: 80px;
  }
  .md-no-mrg_4c78f3ecf31bd083 {
    margin: 0 !important;
  }
  .md-pb10_877327cdb718671d {
    padding-bottom: 10px;
  }
  .md-pb20_e2238314dcf3080b {
    padding-bottom: 20px;
  }
  .md-pb30_2d03afce3d356e98 {
    padding-bottom: 30px;
  }
  .md-pb40_aef33042b11c61c0 {
    padding-bottom: 40px;
  }
  .md-pb50_c462a8ecf254171f {
    padding-bottom: 50px;
  }
  .md-pb60_afec3e5d4f29bb4e {
    padding-bottom: 60px;
  }
  .md-pb70_ca7e4795b7f7b3d5 {
    padding-bottom: 70px;
  }
  .md-pb80_9d8e76776a8145f2 {
    padding-bottom: 80px;
  }
  .md-pt80_ebbcb2d6b46a3ade {
    padding-top: 80px !important;
  }
  .md-no-pad_cf689c68702aaab1 {
    padding: 0 !important;
  }
  .md-center_9881c2bde3b3146f {
    text-align: center !important;
  }
  .order-md-1_16ad3af56d93e2d3 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-md-2_f98792d34272f6b2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-md-3_df9b095204f04e79 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-md-4_c337f958200abdbb {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .md-hide_df4e3b96f2af68f3 {
    display: none;
  }
  .justify-end_bb7c107dc1534eef {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-end_bb7c107dc1534eef .vew-all_2557ff9b2d785c85 {
    margin-left: 25px;
    margin-top: 25px;
  }
  .justify-end_bb7c107dc1534eef .swiper-controls_98b301e711f5de53 {
    margin-top: 30px;
  }
  .justify-end_bb7c107dc1534eef .ml-auto_962484b4dab614ee {
    margin-left: 0;
    margin-top: 30px;
  }
  .row_9723e750629ee0c6.sm-marg_6e0f9680e40d147a {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9723e750629ee0c6.sm-marg_6e0f9680e40d147a > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9723e750629ee0c6.stand-marg_c2953363c45fd8c0 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9723e750629ee0c6.stand-marg_c2953363c45fd8c0 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9723e750629ee0c6.md-marg_231a3ab23bb2c00b {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9723e750629ee0c6.md-marg_231a3ab23bb2c00b > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9723e750629ee0c6.lg-marg_cf6ea3598e6f84e4 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9723e750629ee0c6.lg-marg_cf6ea3598e6f84e4 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9723e750629ee0c6.xlg-marg_4420be8865a6faab {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9723e750629ee0c6.xlg-marg_4420be8865a6faab > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9723e750629ee0c6.xxlg-marg_9bcc25e593e1043a {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9723e750629ee0c6.xxlg-marg_9bcc25e593e1043a > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 40px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 28px;
  }
  h5 {
    font-size: 23px;
  }
  h6 {
    font-size: 20px;
  }
  .fz-120_341f029a4c748226 {
    font-size: 90px !important;
  }
  .fz-80_5c2f2361be227b2b {
    font-size: 60px !important;
  }
  .fz-70_1169a745c6195bd9 {
    font-size: 50px !important;
  }
  .sec-head_99e129f9bbf6222f .d-flex_cb186db26ee3e8fd {
    display: block !important;
  }
  .sec-head_99e129f9bbf6222f .ml-auto_962484b4dab614ee {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .sec-head_99e129f9bbf6222f .sub-title_1aca49e95ba300c5 span:first-of-type {
    display: none;
  }
  .sec-head_99e129f9bbf6222f .sub-title_1aca49e95ba300c5 span.thin_e9485907a41a17c1 {
    margin: 0;
  }
  .navbar .logo_dc09664a9ef0137d:after {
    display: none;
  }
  .navbar .contact-button_f1fbe079c677a4ec {
    display: none;
  }
  .navbar .mega-menu_b06f4dd52967829f .item-img_fb3fe9506e18c01c .img_861f2f6d27383986 {
    display: none;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar .navbar-collapse_7f5442c0c63d2959 {
    max-height: 440px;
    overflow: auto;
  }
  .navbar .navbar-collapse_7f5442c0c63d2959::-webkit-scrollbar {
    display: none;
  }
  .navbar.nav-scroll {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar .container {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  .navbar .mega-menu_b06f4dd52967829f .container {
    padding: 20px 10px !important;
  }
  .navbar .logo_dc09664a9ef0137d {
    max-width: 80px !important;
    margin-left: 30px;
  }
  .navbar .navbar-collapse_7f5442c0c63d2959 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 15px;
  }
  .navbar .navbar-toggler_c52a53ab43e602b6 {
    font-size: 20px;
    border-radius: 0;
    padding: 0;
    margin-right: 30px;
  }
  .navbar .navbar-toggler_c52a53ab43e602b6:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    outline: none;
  }
  .navbar .dropdown-menu {
    display: none;
  }
  .navbar .dropdown-menu.show {
    display: block;
    position: static;
  }
  .navbar .dropdown-menu .dropdown-item .dropdown-side_99f5f01482b420ff {
    display: none;
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .navbar .dropdown-menu .dropdown-item .dropdown-side_99f5f01482b420ff.show {
    display: block;
  }
  .navbar .navbar-nav .nav-link {
    padding: 15px 30px 10px;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .navbar .navbar-nav .nav-item:last-of-type .nav-link {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .navbar .navbar-nav .mega-menu_b06f4dd52967829f {
    width: auto;
    position: static;
    padding: 0;
  }
  .navbar .navbar-nav .mega-menu_b06f4dd52967829f .item-img_fb3fe9506e18c01c {
    font-size: 14px;
    color: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    padding: 10px 25px;
    position: relative;
  }
  .navbar .navbar-nav .mega-menu_b06f4dd52967829f .item-img_fb3fe9506e18c01c .mt-15_d8ace8c3b2dd2034 {
    margin-top: 0 !important;
  }
  .navbar .navbar-nav .mega-menu_b06f4dd52967829f .item-img_fb3fe9506e18c01c:after {
    content: '';
    width: 0px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 10px;
    top: 18px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  .navbar .navbar-nav .mega-menu_b06f4dd52967829f .item-img_fb3fe9506e18c01c:hover {
    padding-left: 30px;
    background: transparent;
  }
  .navbar .navbar-nav .mega-menu_b06f4dd52967829f .item-img_fb3fe9506e18c01c:hover:after {
    width: 10px;
  }
  .main-header_2a0e85d6c03deb85 {
    min-height: auto;
  }
  .main-header_2a0e85d6c03deb85 .caption_8af5d0dd8890dc97 h1 {
    font-size: 80px;
  }
  .main-header_2a0e85d6c03deb85 .caption_8af5d0dd8890dc97 .text_64d02198c7e818f4 {
    display: none;
  }
  .main-header_2a0e85d6c03deb85 .justify-content-end_e82169eb962c34ec {
    display: block !important;
    margin-bottom: 50px;
  }
  .modern-slider_706e309af6c0e6f3 .container {
    max-width: 100%;
  }
  .modern-slider_706e309af6c0e6f3 .swiper-controls_98b301e711f5de53 {
    right: 15px;
  }
  .crev-header_1682e07405b863a1 .caption_8af5d0dd8890dc97 h1 {
    font-size: 70px;
  }
  .crev-header_1682e07405b863a1 .full-img_63e39ade835e1b55 {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .header-digital_4972872962f64b5c .caption_8af5d0dd8890dc97 h1 {
    font-size: 60px;
  }
  .header-digital_4972872962f64b5c .cont_724d5087e407aa9e .numb_2ced8c7ab2377add {
    position: static;
    margin-top: 15px;
  }
  .header-personal_403042fd61db2b7b {
    background-position: 60%;
  }
  .header-personal_403042fd61db2b7b .info_2faaab0607b03754 {
    display: none !important;
  }
  .intro-crev_8d6d832b29d7f520 .sec-head_99e129f9bbf6222f {
    margin-bottom: 80px;
  }
  .intro-skill_af52cd9e2ea94ac4 .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .intro-skill_af52cd9e2ea94ac4 .imgs_14c8ee2d34ac7636 {
    display: none;
  }
  .about-author_6816f5b7fc7dd481 .profile-img_24e5549a6d2567eb {
    width: 600px;
    margin: 0 auto 50px;
  }
  .my-skills_47000276533c7ea7 .item_2c4016d5641cba5b .box-bord_a44b42760f1bc2c5 {
    border-radius: 200px;
  }
  .numbers-crev_d1d17909feb2b111 .item_2c4016d5641cba5b h3 {
    font-size: 80px;
  }
  .services-modern_14df14edf0e92211 .serv-boxs_fcd3ce48e1d5f932 {
    display: block;
  }
  .services-modern_14df14edf0e92211 .item_2c4016d5641cba5b {
    width: 100%;
    padding: 60px 40px;
    margin: 5px 0;
  }
  .services-modern_14df14edf0e92211 .item_2c4016d5641cba5b p {
    opacity: 1;
    -webkit-clip-path: none !important;
    clip-path: none !important;
    text-indent: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .services-modern_14df14edf0e92211 .item_2c4016d5641cba5b.active {
    width: 100% !important;
  }
  .work-fade_ebd7e17fdac8ec3f .text_64d02198c7e818f4.pb-100_20fc90ee0fcdc20b {
    padding-bottom: 50px !important;
  }
  .work-fade_ebd7e17fdac8ec3f .swiper-pagination_c2ffc2aeb650d320 {
    top: 80%;
    right: -20px;
  }
  .work-crev_7986e4417ae2769e .swiper-slide_b576b6329e4e23f4 {
    width: 100% !important;
  }
  footer.clean-footer_79986df0502bf18d.crev_39daddf34a47f001:after,
  footer.clean-footer_79986df0502bf18d.crev_39daddf34a47f001 .circle-blur_b1586b714d07a3ea {
    display: none;
  }
  .team-single_e37da1834aa21c0f .bord_e201207f3135e6af {
    padding: 0 40px 80px;
  }
  .team-single_e37da1834aa21c0f .bord_e201207f3135e6af:after {
    top: 30px;
    left: 10px;
    right: 10px;
    bottom: 30px;
  }
  .team-single_e37da1834aa21c0f .bord_e201207f3135e6af:before {
    top: 20px;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .services-inline2_ad50fd4a12dbba10 .d-flex_cb186db26ee3e8fd {
    display: block !important;
  }
  .page-faqs_d2628c398e3b17df .img1_140fa21aa9205c85,
  .page-faqs_d2628c398e3b17df .img2_904520fd7dcfab74,
  .page-faqs_d2628c398e3b17df .img3_015d6d6a5a945618 {
    display: none;
  }
  .work-grid_544b2f56bf6bf61d {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
  }
  .work-grid_544b2f56bf6bf61d .item_2c4016d5641cba5b {
    margin: 40px 0 !important;
  }
  .portfolio-crev_468ec0130e6ddc02 .work-boxs_d0ade60416112bed {
    display: block;
  }
  .portfolio-crev_468ec0130e6ddc02 .work-boxs_d0ade60416112bed .item_2c4016d5641cba5b {
    width: 100% !important;
    height: 250px;
    min-height: auto;
  }
  .portfolio-crev_468ec0130e6ddc02 .work-boxs_d0ade60416112bed .item_2c4016d5641cba5b.active {
    height: calc(100vh - 250px * 3);
  }
  .work-grid_544b2f56bf6bf61d .filtering_3fb0724c965888de,
  .work-minimal_3638653e7ac90800 .filtering_3fb0724c965888de {
    display: block !important;
    margin-top: 30px;
  }
  .next-project_c4939d064b5c990f .box_62d185fb18b7484f .cont_724d5087e407aa9e .fz-40_5308b5078c80ad7a {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sm-mb10_548516e7d30253c2 {
    margin-bottom: 10px;
  }
  .sm-mb20_e68c5a71956c8dd4 {
    margin-bottom: 20px;
  }
  .sm-mb30_8a28ef746af22b7b {
    margin-bottom: 30px;
  }
  .sm-mb40_20b69eedc74d8650 {
    margin-bottom: 40px;
  }
  .sm-mb50_41367f6ffad042ee {
    margin-bottom: 50px;
  }
  .sm-mb80_1cc95e2493e28fde {
    margin-bottom: 80px;
  }
  .sm-pb10_1fa49a35d676768f {
    padding-bottom: 10px;
  }
  .sm-pb20_61338e4367a23437 {
    padding-bottom: 20px;
  }
  .sm-pb30_8842b47998add095 {
    padding-bottom: 30px;
  }
  .sm-pb40_40005f972208eb6c {
    padding-bottom: 40px;
  }
  .sm-pb50_d4c8eda8d17d3922 {
    padding-bottom: 50px;
  }
  .sm-pb60_63ef71ea28a75b73 {
    padding-bottom: 60px;
  }
  .sm-pb70_6702c0f1936d0f03 {
    padding-bottom: 70px;
  }
  .sm-pb80_9ea5a99758552f68 {
    padding-bottom: 80px;
  }
  .sm-hide_b8409dfd688884d6 {
    display: none;
  }
  .fz-70_1169a745c6195bd9 {
    font-size: 40px !important;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h4.fz-30_f9506cf21f5eb37f {
    font-size: 24px !important;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
  .loader-wrap .loader-wrap-heading_0034f46fde42b4fd .load-text_cfd95bc8bf445ff3 {
    letter-spacing: 5px;
  }
  .progress-wrap_7133dedaee073cc1 {
    bottom: 15px;
    right: 15px;
  }
  .in-box_87022e0b9d049e1b {
    width: 100%;
  }
  .in-box_87022e0b9d049e1b.mb-15_2677a17b91847142 {
    margin-bottom: 0 !important;
  }
  .section-padding_40e65a99d8441fc6 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec-head_99e129f9bbf6222f h3.fz-50_b35c94d91cd450da {
    font-size: 30px !important;
  }
  .sec-head_99e129f9bbf6222f h2.fz-70_1169a745c6195bd9 {
    font-size: 35px !important;
  }
  .call-marq_218948d1b6699111 .main-marq_cc676d5d698ada2d.bord-item_846832186de753b3 .item_2c4016d5641cba5b h4 {
    font-size: 20px !important;
  }
  .call-marq_218948d1b6699111 .main-marq_cc676d5d698ada2d .icon-img-50_f037dc803421c4d1 {
    width: 30px !important;
  }
  .main-header_2a0e85d6c03deb85 .caption_8af5d0dd8890dc97 h1,
  .crev-header_1682e07405b863a1 .caption_8af5d0dd8890dc97 h1 {
    font-size: 40px;
  }
  .main-header_2a0e85d6c03deb85 .icon-img_7441f17b14c76562 {
    width: 100px;
  }
  .modern-slider_706e309af6c0e6f3 .gallery-text_8e842eaba3d11034 {
    width: 100%;
  }
  .header-digital_4972872962f64b5c .caption_8af5d0dd8890dc97 h1 {
    font-size: 50px;
  }
  .header-digital_4972872962f64b5c .img_861f2f6d27383986:after,
  .header-digital_4972872962f64b5c .img_861f2f6d27383986:before {
    display: none;
  }
  .header-digital_4972872962f64b5c .img_861f2f6d27383986 .vid_710bb570527d49c4 {
    left: 0;
  }
  .about-author_6816f5b7fc7dd481 .profile-img_24e5549a6d2567eb {
    width: 420px;
  }
  .about-author_6816f5b7fc7dd481 .profile-img_24e5549a6d2567eb .img_861f2f6d27383986 {
    height: 500px;
  }
  .about-author_6816f5b7fc7dd481 h4 span {
    display: inline;
  }
  .services-inline_4b5cceddd3c5c5d4 .item_2c4016d5641cba5b .ml-auto_962484b4dab614ee,
  .services-inline_4b5cceddd3c5c5d4 .item_2c4016d5641cba5b .num_25b9fc054c77b76f {
    display: none !important;
  }
  .work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e {
    position: static;
    margin-top: 15px;
    opacity: 0;
  }
  .work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e .text_64d02198c7e818f4 {
    display: inline-block;
    background: transparent;
    font-size: 22px;
    padding: 0 1px;
    margin: 0;
    border-radius: 0;
  }
  .work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e .shap-left-top_b0e51f9bd0e6785a,
  .work-fade_ebd7e17fdac8ec3f .item_2c4016d5641cba5b .cont_724d5087e407aa9e .shap-left-bottom_cb9e00b0e2fc86f5 {
    display: none;
  }
  .work-fade_ebd7e17fdac8ec3f .swiper-slide-active_34fd5f08f136e7c6 .item_2c4016d5641cba5b .cont_724d5087e407aa9e {
    opacity: 1;
  }
  .work-crev_7986e4417ae2769e .item_2c4016d5641cba5b {
    display: block !important;
  }
  .work-crev_7986e4417ae2769e .item_2c4016d5641cba5b .img_861f2f6d27383986 {
    padding: 0;
    margin-top: 40px;
  }
  .testimonials_a01ecfdf41f44ed2 .img-full_56180d4a630985d1 .fix-img_748535528a38b529 {
    max-width: 80px;
  }
  .testimonials_a01ecfdf41f44ed2 .cont-full_9b9b0bd948eb2723 .testim-swiper_c139aa7a971f5cf1 {
    padding: 60px 20px;
  }
  .testimonials_a01ecfdf41f44ed2 .cont-full_9b9b0bd948eb2723 .testim-swiper_c139aa7a971f5cf1 p.fz-30_f9506cf21f5eb37f {
    font-size: 18px !important;
  }
  .testimonials_a01ecfdf41f44ed2 .cont-full_9b9b0bd948eb2723 .control-abslout_5cf133144e2c86aa {
    bottom: 15px;
    right: 15px;
  }
  .testimonials-minim_7dd679f9e82db51f .item_2c4016d5641cba5b .text_64d02198c7e818f4 .qout-svg_bebd2965c8a40495 {
    width: 90px;
  }
  .testimonials-minim_7dd679f9e82db51f .item_2c4016d5641cba5b .text_64d02198c7e818f4 .fz-30_f9506cf21f5eb37f {
    font-size: 18px !important;
  }
  .testimonials-minim_7dd679f9e82db51f .control-abslout_5cf133144e2c86aa {
    bottom: -50px;
  }
  .page-header_b752832313fe7645 .fz-80_5c2f2361be227b2b {
    font-size: 35px !important;
  }
  .services-inline2_ad50fd4a12dbba10 .item_2c4016d5641cba5b h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .team-single_e37da1834aa21c0f .bord_e201207f3135e6af {
    padding: 0 20px 80px;
  }
  .portfolio-crev_468ec0130e6ddc02 .work-boxs_d0ade60416112bed .item_2c4016d5641cba5b {
    height: 350px;
    min-height: auto;
    background-position: center center;
  }
  .portfolio-crev_468ec0130e6ddc02 .work-boxs_d0ade60416112bed .item_2c4016d5641cba5b.active {
    height: 350px;
  }
  .work-grid_544b2f56bf6bf61d .filtering_3fb0724c965888de span,
  .work-minimal_3638653e7ac90800 .filtering_3fb0724c965888de span {
    margin: 14px 25px;
  }
  .work-minimal_3638653e7ac90800 .item_2c4016d5641cba5b .img_861f2f6d27383986 .cont_724d5087e407aa9e.inline_45d70c59adf5f674 {
    padding: 20px 15px;
  }
  .blog-header_06ff68bb3aaf022a .fz-55_f3e13961d09cdb8e {
    font-size: 30px !important;
  }
  .blog-header_06ff68bb3aaf022a .info_2faaab0607b03754 {
    display: block !important;
  }
  .blog-header_06ff68bb3aaf022a .date_cd5081e525f4a2d7 {
    margin-left: 30px !important;
  }
  .blog-header_06ff68bb3aaf022a .right-info_c6c3d55f08395b43 {
    margin: 30px 0 0;
  }
  .main-post_2c1e32fd6bb82ee8 .fz-60_0e41ed4e364e2aad {
    display: none;
  }
  .main-post_2c1e32fd6bb82ee8 .post-qoute_17bd48fa16fe01b8 {
    padding: 30px 15px;
  }
  .main-post_2c1e32fd6bb82ee8 .post-qoute_17bd48fa16fe01b8 h6:before {
    position: relative;
    left: 0;
  }
  .main-post_2c1e32fd6bb82ee8 .info-area_0edbbd9f783da86e {
    display: block;
  }
  .main-post_2c1e32fd6bb82ee8 .info-area_0edbbd9f783da86e .tags_0f39e8d20f09ecd6 {
    margin-bottom: 30px;
  }
  .main-post_2c1e32fd6bb82ee8 .author-area_2c4bd8ac1487874c .flex_93167e69ec035737 {
    display: block;
  }
  .main-post_2c1e32fd6bb82ee8 .author-area_2c4bd8ac1487874c .author-img_39008be025c3b3b9 {
    margin: 0 0 30px 0;
  }
  .main-post_2c1e32fd6bb82ee8 .author-area_2c4bd8ac1487874c .author-img_39008be025c3b3b9 .img_861f2f6d27383986 {
    width: 80px;
    height: 80px;
  }
  .main-post_2c1e32fd6bb82ee8 .next-prv-post_b283260500536867 {
    display: block;
  }
  .main-post_2c1e32fd6bb82ee8 .next-prv-post_b283260500536867 .thumb-post_2ab55b74ff883716 {
    margin: 0 !important;
  }
  .main-post_2c1e32fd6bb82ee8 .next-prv-post_b283260500536867 .text-right_04a75a551ccf2790 {
    text-align: left;
    margin-top: 30px !important;
  }
  .comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9 .flex_93167e69ec035737 {
    display: block;
  }
  .comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9 .user-img_01280ddea22e8667 {
    margin: 0 0 15px 0;
  }
  .comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9 .replay-post_7a620365a491951b {
    margin: 15px 0 0 0;
  }
  .comments-post_fda26c2ca2cd8b80 .item-box_d94e35e04cdbd0a9.replayed_f3de7c5e350c569d {
    margin-left: 0;
  }
  .main-post_2c1e32fd6bb82ee8 .post-qoute_17bd48fa16fe01b8 h6:before {
    top: 70px;
  }
}

/* ====================== [ End Responsive ] ====================== */
