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

    Theme Name: Webfolio
    Theme URI: http://
    Description: Creative Agency & Portfolio
    Author: UiCamp
    Author URI: http://themeforest.net_17bbf3d6dedc031f/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_2b382e539a863edf h1,
body.crev-agency_2b382e539a863edf h2,
body.crev-agency_2b382e539a863edf h3,
body.crev-agency_2b382e539a863edf h4,
body.crev-agency_2b382e539a863edf h5,
body.crev-agency_2b382e539a863edf h6 {
  font-weight: 500;
}

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

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

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

.row_b1434edaadcfce5e.sm-marg_6d576eed2b79f6c3 {
  margin-left: -5px;
  margin-right: -5px;
}

.row_b1434edaadcfce5e.sm-marg_6d576eed2b79f6c3 > * {
  padding-left: 5px;
  padding-right: 5px;
}

.row_b1434edaadcfce5e.stand-marg_3a345068b1d210f0 {
  margin-left: -20px;
  margin-right: -20px;
}

.row_b1434edaadcfce5e.stand-marg_3a345068b1d210f0 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.row_b1434edaadcfce5e.md-marg_01f6c41c488cd3c1 {
  margin-left: -25px;
  margin-right: -25px;
}

.row_b1434edaadcfce5e.md-marg_01f6c41c488cd3c1 > * {
  padding-left: 25px;
  padding-right: 25px;
}

.row_b1434edaadcfce5e.lg-marg_c36cc0b359998fa5 {
  margin-left: -40px;
  margin-right: -40px;
}

.row_b1434edaadcfce5e.lg-marg_c36cc0b359998fa5 > * {
  padding-left: 40px;
  padding-right: 40px;
}

.row_b1434edaadcfce5e.xlg-marg_7064f9ed30b579fc {
  margin-left: -50px;
  margin-right: -50px;
}

.row_b1434edaadcfce5e.xlg-marg_7064f9ed30b579fc > * {
  padding-left: 50px;
  padding-right: 50px;
}

.row_b1434edaadcfce5e.xxlg-marg_65a4f48674461055 {
  margin-left: -80px;
  margin-right: -80px;
}

.row_b1434edaadcfce5e.xxlg-marg_65a4f48674461055 > * {
  padding-left: 80px;
  padding-right: 80px;
}

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

.container-xl_b690dddcfb776fd2 {
  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_9f3111ebc2f837b5 {
  color: #fd5b38 !important;
}

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

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

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

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

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

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

.p-color_95974d0cc9f334e1 {
  color: #c6c8c9;
}

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

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

.lines_40b8c0f15adf791a.two_286dd0ed4bb7e857: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_40b8c0f15adf791a.four_97fb56b296432cb8 {
  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_40b8c0f15adf791a.four_97fb56b296432cb8: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_40b8c0f15adf791a.two-out_d97566ee311548da {
  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_d2fd21dedbc9fdb9 {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.line-overlay_d2fd21dedbc9fdb9.revers_9300918ba0d154a2 {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.line-overlay_d2fd21dedbc9fdb9.up_53184deaf6ae99c8 {
  top: -25%;
}

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

.overlay-center_a273f04579f0ac4b {
  position: relative;
}

.overlay-center_a273f04579f0ac4b: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_77e84f87851a0bd8 {
  width: calc(100% - 30px);
  margin: auto;
}

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

.blur-right-top_f6a5d83c6861c3df {
  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_2f89a97ad4000ca6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.bg-pattern_2f89a97ad4000ca6.bg-repeat_88f4f1a009d5c52c {
  background-repeat: repeat;
}

.social-icon_b3ef49ff63ef01f9 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_e01e733e6208f739 {
  position: relative;
}

.bord-top-grd_e01e733e6208f739: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_5d204393aa1d242e {
  position: relative;
}

.bord-bottom-grd_5d204393aa1d242e: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_78aae1f009869b54 {
  -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_bb591a339ea86c9c {
  border: 1px solid transparent;
}

.butn_bb591a339ea86c9c.butn-md_24e02a770b6fba8d {
  padding: 14px 35px;
}

.butn_bb591a339ea86c9c.butn-sm_60ac6a4e9ba4aa58 {
  padding: 8px 18px;
}

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

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

.butn_bb591a339ea86c9c.butn-bord_43794e0493c690a0:hover {
  background: #fff;
  color: #000;
}

.butn_bb591a339ea86c9c.butn-bord_43794e0493c690a0:hover span {
  color: #000;
}

.butn_bb591a339ea86c9c.butn-bord-thin_22bc1021290d2bfd {
  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_bb591a339ea86c9c.butn-bord-thin_22bc1021290d2bfd:hover {
  background: #fff;
  color: #000;
}

.butn_bb591a339ea86c9c.butn-bord-thin_22bc1021290d2bfd:hover span {
  color: #000;
}

.butn_bb591a339ea86c9c.butn-bg_0c4ee1369d9b0e5c {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

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

.butn_bb591a339ea86c9c .rolling-text_1f95302677910ba1 {
  margin-bottom: -5px;
}

.butn-crev_a83422b434b88406 .circle_feb427d624f71acc {
  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_b5e36f584da700b4 {
  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_b5e36f584da700b4: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_b5e36f584da700b4:hover {
  border-color: #fd5b38;
}

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

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

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

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

.btn-circle_b5e36f584da700b4.btn-md_90513989e3b36940 {
  width: 120px;
  height: 120px;
}

.btn-circle_b5e36f584da700b4.btn-lg_89a0e0fe7f7d061e {
  width: 140px;
  height: 140px;
}

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

.butn-circle-text_79233087357a7bfb .circle_feb427d624f71acc {
  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_79233087357a7bfb .circle_feb427d624f71acc svg {
  width: 22px;
  height: 22px;
}

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

.circle-button_f0063e99c42ed7a9.in-bord_b1bf8b0cac40761f: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_f0063e99c42ed7a9.in-bord_b1bf8b0cac40761f: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_f0063e99c42ed7a9 a {
  position: relative;
}

.circle-button_f0063e99c42ed7a9 .rotate-circle_4e1e4e570123dc91 svg {
  width: 210px;
  fill: #fff;
}

.circle-button_f0063e99c42ed7a9 .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_f0063e99c42ed7a9 .arrow svg {
  width: 40px;
  height: 40px;
}

.circle-button_f0063e99c42ed7a9 .icon_86515a382a3d93fb {
  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_f0063e99c42ed7a9 .in-circle_e128dc23b3229e23 {
  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_f0063e99c42ed7a9.no-animate_d9369a7cda37a5a0 .rotate-circle_4e1e4e570123dc91 {
  -webkit-animation: none;
  animation: none;
}

.rotate-circle_4e1e4e570123dc91 {
  -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_16b1145e0b0bb472.to-in_4a8724d66d7c657a {
  margin-left: -100px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.rmore_16b1145e0b0bb472.to-in_4a8724d66d7c657a:hover {
  margin-left: 0;
}

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

.go-more_d6d0ff3c3b51f9ad: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_d6d0ff3c3b51f9ad .icon_86515a382a3d93fb {
  margin-left: 15px;
  bottom: -2px;
  position: relative;
}

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

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

.vew-all_1a336fc218a7ae14: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_1a336fc218a7ae14:hover:after {
  -webkit-transform: translateY(-50%) rotate(360deg);
  -ms-transform: translateY(-50%) rotate(360deg);
  transform: translateY(-50%) rotate(360deg);
}

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

.vi-more_75fb4425843849c5 .icon_86515a382a3d93fb {
  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_75fb4425843849c5:hover .icon_86515a382a3d93fb {
  background: #fd5b38;
}

/* Cursor
-----------------------------------------------------------------*/
.hover-this_5c1559b0654957ca .hover-anim_27d45fdd5643f805 {
  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_72e0de3b991a88ee {
  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_485b362008872f88 {
  -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_1f95302677910ba1 {
  display: inline-block;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
}

.rolling-text_1f95302677910ba1.butn_bb591a339ea86c9c {
  padding: 0 35px;
}

.social-text_b11da4f471147a0f .rolling-text_1f95302677910ba1 {
  line-height: 30px;
  height: 30px;
}

.rolling-text_1f95302677910ba1:hover .letter_26fe4857fc57c6dd,
.rolling-text_1f95302677910ba1.play_32df5b0b0899fb4c .letter_26fe4857fc57c6dd {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

.rolling-text_1f95302677910ba1 .letter_26fe4857fc57c6dd {
  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_26fe4857fc57c6dd:nth-child(1) {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-wrap_b7bd6917db088fcc {
  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_b7bd6917db088fcc.active-progress_66ddb01ba63c6b62 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.progress-wrap_b7bd6917db088fcc::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_b7bd6917db088fcc svg path {
  fill: none;
}

.progress-wrap_b7bd6917db088fcc svg.progress-circle_f0fd04be9bdf8513 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_af2be3ced0764c90 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.d-rotate_af2be3ced0764c90 .rotate-text_09d71a2801f36db2 {
  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_af2be3ced0764c90.animated .rotate-text_09d71a2801f36db2 {
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) scale(1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) scale(1);
  opacity: 1;
}

.d-slideup_809fc77922c2f4b7 .sideup-text_7e583d9c09664582 {
  overflow: hidden;
  display: block;
}

.d-slideup_809fc77922c2f4b7 .sideup-text_7e583d9c09664582:first-of-type .up-text_371fd64827a0babe {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.d-slideup_809fc77922c2f4b7 .sideup-text_7e583d9c09664582:nth-of-type(2) .up-text_371fd64827a0babe {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.d-slideup_809fc77922c2f4b7 .sideup-text_7e583d9c09664582:nth-of-type(3) .up-text_371fd64827a0babe {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.d-slideup_809fc77922c2f4b7 .sideup-text_7e583d9c09664582:nth-of-type(4) .up-text_371fd64827a0babe {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.d-slideup_809fc77922c2f4b7 .sideup-text_7e583d9c09664582:nth-of-type(5) .up-text_371fd64827a0babe {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.d-slideup_809fc77922c2f4b7 .sideup-text_7e583d9c09664582 .up-text_371fd64827a0babe {
  -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_809fc77922c2f4b7.animated .up-text_371fd64827a0babe {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.main-marq_35ed08f9f7f5f1bf: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_35ed08f9f7f5f1bf.shadow-off_ff0af73ede5edc76:after {
  display: none;
}

.main-marq_35ed08f9f7f5f1bf.md-text_88fe4d2c6aacb3df .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h4 {
  font-size: 40px;
}

.main-marq_35ed08f9f7f5f1bf.lrg_80ed23ce220b2a30 .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h4 {
  font-size: 5vw;
}

.main-marq_35ed08f9f7f5f1bf.xlrg_063b0e96fe74b0e8 .box_1ac60fdf804e2b00 .item_070ef644d344e3ef {
  padding: 0 30px;
}

.main-marq_35ed08f9f7f5f1bf.xlrg_063b0e96fe74b0e8 .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h4 {
  font-size: 8vw;
}

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

.main-marq_35ed08f9f7f5f1bf .slide-har_274c24125b1bef6e .overlay-link_69063b6d3fd28d1c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-marq_35ed08f9f7f5f1bf .strok_f3f85a3bf7b10ba5 .item_070ef644d344e3ef h4 {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_35ed08f9f7f5f1bf .strok_f3f85a3bf7b10ba5 .item_070ef644d344e3ef h4 a {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_35ed08f9f7f5f1bf .non-strok_ef2da256fcd574b4 .item_070ef644d344e3ef h4 {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_35ed08f9f7f5f1bf .non-strok_ef2da256fcd574b4 .item_070ef644d344e3ef h4 a {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 .item_070ef644d344e3ef {
  padding: 0 30px;
}

.main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h4 {
  white-space: nowrap;
  margin: 0;
}

.main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h4 .icon_86515a382a3d93fb {
  margin-bottom: -15px;
}

.main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h2 {
  margin: 0;
}

.main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 .item_070ef644d344e3ef:nth-of-type(even) h4 {
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

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

.main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00:last-of-type .item_070ef644d344e3ef:nth-of-type(even) h4 {
  color: #fff;
  -webkit-text-stroke: 0;
}

.main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00:last-of-type .item_070ef644d344e3ef:nth-of-type(even) h4 a {
  color: #fff;
  -webkit-text-stroke: 0;
}

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

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

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

.dark-text_f92a07bccc362630 .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h4,
.dark-text_f92a07bccc362630 .box_1ac60fdf804e2b00:last-of-type .item_070ef644d344e3ef:nth-of-type(even) h4 {
  color: #000 !important;
}

.dark-text_f92a07bccc362630 .strok_f3f85a3bf7b10ba5 .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h4,
.dark-text_f92a07bccc362630 .box_1ac60fdf804e2b00 .item_070ef644d344e3ef:nth-of-type(even) h4,
.dark-text_f92a07bccc362630 .box_1ac60fdf804e2b00:last-of-type .item_070ef644d344e3ef:nth-of-type(odd) h4 {
  -webkit-text-stroke: 1px #000;
}

.light-text_70f77282c2a3c653 {
  color: #fff;
}

.light-text_70f77282c2a3c653 .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h4,
.light-text_70f77282c2a3c653 .box_1ac60fdf804e2b00:last-of-type .item_070ef644d344e3ef:nth-of-type(even) h4 {
  color: #fff;
}

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

.slide-har_274c24125b1bef6e {
  position: relative;
}

.slide-har_274c24125b1bef6e.st1_c9ebfc9236276a5e .box_1ac60fdf804e2b00 {
  position: relative;
  -webkit-animation: slide-har 80s linear infinite;
  animation: slide-har 80s linear infinite;
}

.slide-har_274c24125b1bef6e.st2_811f9019be5c8237 .box_1ac60fdf804e2b00 {
  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_068df0d4f682fa8a {
  position: relative;
  padding: 0;
}

.main-marqv_068df0d4f682fa8a: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_068df0d4f682fa8a .slide-vertical_392faa1589cfcd9a {
  overflow: hidden;
  height: 600px;
  margin: 0 auto;
  position: relative;
}

.main-marqv_068df0d4f682fa8a .slide-vertical_392faa1589cfcd9a:hover .box_1ac60fdf804e2b00 {
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
}

.main-marqv_068df0d4f682fa8a .slide-vertical_392faa1589cfcd9a .box_1ac60fdf804e2b00 {
  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_ebc9bc9abc70e549 {
  -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_ebc9bc9abc70e549.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_ebc9bc9abc70e549.simpl_2b3ead76acaa3a6f {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

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

.position-re_e1e809833ec3ea0a {
  position: relative;
}

.position-abs_4cae996dc22763ab {
  position: absolute;
}

.cursor-pointer_262d51072418414e {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-md-1_e2cdc4ea03803b64,
.order-md-2_95cbda2829425476,
.order-md-3_487c5cf32183db7a,
.order-md-4_31777ed312aabc0a {
  -webkit-box-ordinal-group: inherit !important;
  -ms-flex-order: inherit !important;
  order: inherit !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fit-img_08ae1888317dc419 {
  overflow: hidden;
}

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

.rounded_e22e3b52a08c44c5 {
  border-radius: 5px;
}

.circle_feb427d624f71acc {
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

.nowrap_f0162b1b994db7de {
  white-space: nowrap;
}

.unlist_496c3a71e611da56 {
  list-style: none;
}

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

.underline_69b014f5ad48456d span {
  text-decoration: underline;
}

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

.inline_0ce78abc39846750 {
  display: inline-block;
}

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

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

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

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

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

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

.primery-shadow_b63db7d743725bae {
  -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_89513450bec73321 {
  width: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-black_10f93ce11d02e7e6 {
  color: #000;
}

.text-dark_15b5a04005c91834 {
  color: #444;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.padding-rl-50_a22338fc10a00cee {
  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_6f3bab60ede897ea .load-text_890bd182e9360aa9 {
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 15px;
  text-transform: uppercase;
  z-index: 20;
}

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

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

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

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

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

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

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

.load-text_890bd182e9360aa9 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_02afd51b68421a0c,
[data-overlay-light] .container-xxl_02afd51b68421a0c,
[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_d9053b76833a373b h1,
.bg-dark_d9053b76833a373b h2,
.bg-dark_d9053b76833a373b h3,
.bg-dark_d9053b76833a373b h4,
.bg-dark_d9053b76833a373b h5,
.bg-dark_d9053b76833a373b h6,
.bg-dark_d9053b76833a373b span,
.bg-color_c2205273be1d14c9 h1,
.bg-color_c2205273be1d14c9 h2,
.bg-color_c2205273be1d14c9 h3,
.bg-color_c2205273be1d14c9 h4,
.bg-color_c2205273be1d14c9 h5,
.bg-color_c2205273be1d14c9 h6,
.bg-color_c2205273be1d14c9 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_1eac64a7ce47d78a {
  position: relative;
}

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

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

.navbar.bord_15072e671cb675cd {
  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_e687c0d87e301b78 {
  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_1f95302677910ba1 {
  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_a9e97722758ab89f .dropdown-item .dropdown-side_bf996be30665ce4c {
  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_bf996be30665ce4c {
  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_bf996be30665ce4c.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.navbar .dropdown-menu .dropdown-item .icon-arrow_b389a16bfe2f0e29 {
  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_41105caec39b1e7d {
  position: static;
}

.navbar .dropdown {
  position: static;
}

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

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

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

.navbar .mega-menu_e881734e92c25876 .title .sub-title_787b0f9288f8a007 {
  font-weight: 600;
}

.navbar .mega-menu_e881734e92c25876 .item-img_49663832a5eebf92 .img_b42dbc4666d183d1 {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.navbar .logo_c0a3eacc8c59e085 {
  position: relative;
}

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

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

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

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

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

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

.sec-head_bc14d153aa4dcd07 .sub-title_787b0f9288f8a007 span {
  white-space: nowrap;
  font-weight: 600;
}

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

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

.title-bord_4e1bfd1643160b8c {
  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_4e1bfd1643160b8c: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_bdad12b71c5e874f {
  position: relative;
}

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

.sec-bottom_bdad12b71c5e874f .d-flex_18c02de9553f4e32 {
  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_cfce3983dfc43227 .img-full_fa678d160ca32a32 {
  height: 100%;
}

.intro-crev_8605131dde678c25 .sec-head_bc14d153aa4dcd07 {
  margin-bottom: -50px;
}

.intro-crev_8605131dde678c25 .sec-head_bc14d153aa4dcd07 h2 {
  font-size: 8vw;
}

.intro-crev_8605131dde678c25 .img_b42dbc4666d183d1 {
  position: relative;
}

.intro-crev_8605131dde678c25 .img_b42dbc4666d183d1 img {
  width: 120%;
  margin-left: -20%;
}

.intro-crev_8605131dde678c25 .img_b42dbc4666d183d1 .exp_b7070967f3981bfd {
  position: absolute;
  top: -80px;
  left: 0;
}

.intro-crev_8605131dde678c25 .img_b42dbc4666d183d1 .exp_b7070967f3981bfd h3 {
  font-size: 100px;
}

.intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 {
  position: relative;
  height: 100%;
  width: 100%;
}

.intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 .img1_e49a8d77a0873ce5,
.intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 .img2_791a1eb8e6bba67b,
.intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 .img3_b04f401462f4ec04 {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
}

.intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 .img1_e49a8d77a0873ce5 img,
.intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 .img2_791a1eb8e6bba67b img,
.intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 .img3_b04f401462f4ec04 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 .img1_e49a8d77a0873ce5 {
  width: 260px;
  height: 180px;
  top: -80px;
  left: 30px;
}

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

.intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 .img3_b04f401462f4ec04 {
  width: 250px;
  height: 280px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.intro-accord_da7a9ad1b161c42e {
  position: relative;
}

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

.intro-personal_b8e9e0a8c9b13066 .img_b42dbc4666d183d1 {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.intro-personal_b8e9e0a8c9b13066 .exp_b7070967f3981bfd {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.intro-personal_b8e9e0a8c9b13066 .exp_b7070967f3981bfd 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_b8e9e0a8c9b13066 .exp_b7070967f3981bfd h6 .shap-right-top_910d1bbf867e9bdd svg {
  position: absolute;
  top: 0;
  right: -1.1rem;
  width: 1.2rem;
  height: 1.2rem;
}

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

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

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

.about-author_438fa2e29ae2b37e .profile-img_a019d201f37d3cf8 .icon_86515a382a3d93fb {
  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_438fa2e29ae2b37e .profile-img_a019d201f37d3cf8 .icon_86515a382a3d93fb:nth-of-type(1) {
  top: 30px;
  left: 20px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}

.about-author_438fa2e29ae2b37e .profile-img_a019d201f37d3cf8 .icon_86515a382a3d93fb: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_438fa2e29ae2b37e .profile-img_a019d201f37d3cf8 .icon_86515a382a3d93fb:nth-of-type(3) {
  bottom: 30px;
  left: -25px;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

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

.about-author_438fa2e29ae2b37e .img_b42dbc4666d183d1 {
  border-radius: 500px;
  height: 680px;
  overflow: hidden;
}

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

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

.about-author_438fa2e29ae2b37e .info_453432cb7cc8090c .item_070ef644d344e3ef .icon_86515a382a3d93fb {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #fd5b38;
  color: #0c0c0c;
  font-size: 20px;
}

.page-intro_c876a886198cd23d .img_b42dbc4666d183d1 {
  position: relative;
}

.page-intro_c876a886198cd23d .img_b42dbc4666d183d1 .img-icon_042b17290fb8e3a1 {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 200px;
}

/* Awards
-----------------------------------------------------------------*/
.awards_8a1a457ed44ca375 .item-line_0ec1adcfbec63612 {
  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_8a1a457ed44ca375 .item-line_0ec1adcfbec63612 > div {
  padding: 0;
}

.awards_8a1a457ed44ca375 .item-line_0ec1adcfbec63612 > div:last-of-type {
  text-align: right;
}

.awards_8a1a457ed44ca375 .item-line_0ec1adcfbec63612:hover {
  color: #0c0c0c;
}

.awards_8a1a457ed44ca375 .item-line_0ec1adcfbec63612:hover:after {
  height: 100%;
}

.awards_8a1a457ed44ca375 .item-line_0ec1adcfbec63612: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_8a1a457ed44ca375 .item-line_0ec1adcfbec63612 .project-date_ec0a5ed37728b0a3 span {
  font-size: 14px;
  opacity: 0.7;
  margin-left: 15px;
}

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

.awards_8a1a457ed44ca375 .item-title_e001497d1f5bed62 > div {
  padding: 0;
}

/* Blog
-----------------------------------------------------------------*/
.blog_4e9e39160e3d071b .item_070ef644d344e3ef .fit-img_08ae1888317dc419 {
  height: 400px;
}

.blog_4e9e39160e3d071b.style2_4077525332c39489 .item_070ef644d344e3ef {
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.blog_4e9e39160e3d071b.style2_4077525332c39489 .item_070ef644d344e3ef .fit-img_08ae1888317dc419 {
  height: 280px;
}

.sidebar_fe8f7f4f18b266af .search-box_0a6524a7aa3e57dc {
  position: relative;
}

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

.sidebar_fe8f7f4f18b266af .search-box_0a6524a7aa3e57dc input:focus {
  border-color: #fff;
}

.sidebar_fe8f7f4f18b266af .search-box_0a6524a7aa3e57dc .icon_86515a382a3d93fb {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d .title-widget_20751d785af2b870 {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.catogry_f1ce72525d2f8c3e li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.catogry_f1ce72525d2f8c3e li:last-of-type {
  margin-bottom: 0;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.catogry_f1ce72525d2f8c3e li:hover {
  background: rgba(255, 255, 255, 0.02);
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef:last-of-type {
  margin-bottom: 0;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef:hover .img_b42dbc4666d183d1 a .date_f8413d1e125fe8c3 {
  opacity: 1;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
  width: 90px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef .img_b42dbc4666d183d1 a {
  width: 100%;
  height: 100%;
  position: relative;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef .img_b42dbc4666d183d1 a .date_f8413d1e125fe8c3 {
  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_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef .img_b42dbc4666d183d1 a .date_f8413d1e125fe8c3 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_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef .img_b42dbc4666d183d1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 {
  padding-left: 25px;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 h6 {
  font-size: 17px;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.last-post-thum_45c0f05e74fce164 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .tag_1137d8563114eb31 {
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.03);
  margin-bottom: 10px;
}

.sidebar_fe8f7f4f18b266af .widget_13102b3f10f3736d.tags_f152cac5601d3a9d 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_fe8f7f4f18b266af .widget_13102b3f10f3736d.tags_f152cac5601d3a9d a:hover {
  background: #fd5b38;
}

.blog-main_e58eb70ab2736250 .item_070ef644d344e3ef .content {
  margin-top: 40px;
}

.blog-main_e58eb70ab2736250 .item_070ef644d344e3ef .content .post-date_14b2ce69c893335b {
  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_7f2b495c3cd7b34c .background_4bf410a69ac8e5e1 {
  height: 75vh;
  min-height: 480px;
}

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

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

.main-post_1c43e4214f172636 .post-qoute_3ce90519eb94b7f9 h6 {
  position: relative;
}

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

.main-post_1c43e4214f172636 .iner-img_cd217dc8da46a232 {
  height: 400px;
}

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

.main-post_1c43e4214f172636 .unorder-list_7fd42765214540af li,
.main-post_1c43e4214f172636 .order-list_f23b5075d6765ec6 li {
  margin-top: 10px;
  opacity: 0.7;
  padding-left: 15px;
  position: relative;
}

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

.main-post_1c43e4214f172636 .order-list_f23b5075d6765ec6 li {
  padding-left: 0;
}

.main-post_1c43e4214f172636 .order-list_f23b5075d6765ec6 li:before {
  display: none;
}

.main-post_1c43e4214f172636 .order-list_f23b5075d6765ec6 li span {
  font-size: 13px;
}

.main-post_1c43e4214f172636 .info-area_5f648903a3feca85 .tags_f152cac5601d3a9d span,
.main-post_1c43e4214f172636 .info-area_5f648903a3feca85 .share-icon_4eca07c352af859b span {
  font-size: 14px;
  margin-right: 5px;
  opacity: 0.7;
}

.main-post_1c43e4214f172636 .info-area_5f648903a3feca85 .tags_f152cac5601d3a9d a,
.main-post_1c43e4214f172636 .info-area_5f648903a3feca85 .share-icon_4eca07c352af859b 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_1c43e4214f172636 .info-area_5f648903a3feca85 .tags_f152cac5601d3a9d a:hover,
.main-post_1c43e4214f172636 .info-area_5f648903a3feca85 .share-icon_4eca07c352af859b a:hover {
  background: #fd5b38;
  color: #1d1d1d;
}

.main-post_1c43e4214f172636 .info-area_5f648903a3feca85 .share-icon_4eca07c352af859b a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  text-align: center;
  padding: 0;
}

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

.main-post_1c43e4214f172636 .author-area_09aea0b6dda12bba .author-img_d2e2025b99eaf770 .img_b42dbc4666d183d1 {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
}

.main-post_1c43e4214f172636 .next-prv-post_ecc03924e8188cc4 .thumb-post_d5406efcbcb32810 {
  width: 100%;
  padding: 40px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.main-post_1c43e4214f172636 .next-prv-post_ecc03924e8188cc4 .thumb-post_d5406efcbcb32810: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_1c43e4214f172636 .next-prv-post_ecc03924e8188cc4 .thumb-post_d5406efcbcb32810:first-of-type {
  margin-right: 15px;
}

.main-post_1c43e4214f172636 .next-prv-post_ecc03924e8188cc4 .thumb-post_d5406efcbcb32810:last-of-type {
  margin-left: 15px;
}

.comments-post_145312b395013bf3 .item-box_aa4ef1b708b08a5f {
  position: relative;
}

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

.comments-post_145312b395013bf3 .item-box_aa4ef1b708b08a5f.replayed_0b048eed6cf1e32b {
  margin-left: 30px;
}

.comments-post_145312b395013bf3 .item-box_aa4ef1b708b08a5f .replay-butn_0a0c751b98113624 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.comments-post_145312b395013bf3 .item-box_aa4ef1b708b08a5f .replay-butn_0a0c751b98113624 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_145312b395013bf3 .item-box_aa4ef1b708b08a5f .replay-butn_0a0c751b98113624 a:hover {
  background: var(--maincolor);
  color: #1d1d1d;
}

.comments-from_a7cf147e9c83fe91 input,
.comments-from_a7cf147e9c83fe91 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_a7cf147e9c83fe91 input:focus,
.comments-from_a7cf147e9c83fe91 textarea:focus {
  border-color: #fff;
}

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

.comments-from_a7cf147e9c83fe91 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_a7cf147e9c83fe91 button .text_0526ffcdddafaf53 {
  position: relative;
  z-index: 4;
}

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

/* Brands & Clients
-----------------------------------------------------------------*/
.clients-carso_49cb81a7d5ea2ecf .img_b42dbc4666d183d1 {
  margin: auto;
}

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

/* Contact
-----------------------------------------------------------------*/
.call-marq_8c9e3677c3a8a759 .main-marq_35ed08f9f7f5f1bf:after {
  display: none;
}

.call-marq_8c9e3677c3a8a759 .main-marq_35ed08f9f7f5f1bf.sub-bg_fb8079b4baf2fed0 {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: relative;
  z-index: 2;
}

.call-marq_8c9e3677c3a8a759 .main-marq_35ed08f9f7f5f1bf.bord-item_35abb6a2e73fb635 {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.call-marq_8c9e3677c3a8a759 .main-marq_35ed08f9f7f5f1bf.bord-item_35abb6a2e73fb635 .item_070ef644d344e3ef {
  padding: 15px 50px !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 60px;
  margin: 0 10px;
}

.call-marq_8c9e3677c3a8a759 .main-marq_35ed08f9f7f5f1bf.bord-item_35abb6a2e73fb635 .item_070ef644d344e3ef h4 {
  font-size: 50px !important;
}

.contact_9fd95f0a450d1186 input,
.contact_9fd95f0a450d1186 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_9fd95f0a450d1186 input:focus,
.contact_9fd95f0a450d1186 textarea:focus {
  border-color: #fff;
}

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

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

.contact_9fd95f0a450d1186 .info-box_20718cd9e267f50a: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_9fd95f0a450d1186 .form2_71260f6ecd9889ca input,
.contact_9fd95f0a450d1186 .form2_71260f6ecd9889ca textarea {
  padding: 15px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
}

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

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

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

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

.accordion_98caaf187c8436c6 .title .ico_b6c2cf344dfbec19 {
  position: absolute;
  bottom: 30px;
  right: 15px;
}

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

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

.accordion_98caaf187c8436c6 .active .accordion-info_97d6e8d6a82ef133 {
  display: block;
}

.list-arrow_9ad7e5bab2f086db li .icon_86515a382a3d93fb {
  width: 15px;
  margin-right: 10px;
}

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

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

.text-dark_15b5a04005c91834 .dot-list_e4a2573163cb281b li:before {
  background: #0f0f0f;
}

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

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

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

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

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

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

.page-error_a6ff4e65d3656f45 .marq_46bd762ee64d14e3 .non-strok_ef2da256fcd574b4 i {
  color: transparent;
  -webkit-text-stroke: 0.5px white;
}

.page-error_a6ff4e65d3656f45 .marq_46bd762ee64d14e3 .strok_f3f85a3bf7b10ba5 i {
  color: rgba(255, 255, 255, 0.8);
  -webkit-text-stroke: 0;
}

.page-error_a6ff4e65d3656f45 .marq_46bd762ee64d14e3 h4 {
  font-size: 50px;
  text-transform: uppercase;
}

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

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

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

.page-error_a6ff4e65d3656f45 .marq_46bd762ee64d14e3:nth-of-type(4) .main-marq_35ed08f9f7f5f1bf:after {
  left: -10%;
}

.page-error_a6ff4e65d3656f45 .marq_46bd762ee64d14e3: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_1e76e56717e7fa4c .form-group_6249395117fbcf46 {
  position: relative;
}

footer .subscribe-minimal_1e76e56717e7fa4c 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_1e76e56717e7fa4c input:focus {
  border-color: rgba(255, 255, 255, 0.5);
}

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

footer .subscribe-minimal_1e76e56717e7fa4c .social-icon_b3ef49ff63ef01f9 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_c67632bf69638202.crev_fdaaccd8437dde0e {
  position: relative;
}

footer.clean-footer_c67632bf69638202.crev_fdaaccd8437dde0e: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_c67632bf69638202.crev_fdaaccd8437dde0e .circle-blur_60a6fc411fcb505a {
  position: absolute;
  bottom: -50px;
  right: 50px;
  width: 400px;
  z-index: -1;
}

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

.main-header_adbf6549e11abb01 .caption_d99873dba1799bbe h1 {
  font-size: 105px;
}

.main-header_adbf6549e11abb01 .icon-img_e888c24898b9acd6 {
  width: 160px;
}

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

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

.crev-header_34e123a36d8cd5b8 .full-img_9a3dfef77c697af8: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_34e123a36d8cd5b8 .caption_d99873dba1799bbe {
  position: relative;
  z-index: 2;
}

.crev-header_34e123a36d8cd5b8 .caption_d99873dba1799bbe h1 {
  font-size: 90px;
}

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

.modern-slider_f2d47f6357607d2a: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_f2d47f6357607d2a .gallery-img_490a5a4233e5da70 .bg-img_2dcb972338c37b8d {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.modern-slider_f2d47f6357607d2a .gallery-img_490a5a4233e5da70 .bg-img_2dcb972338c37b8d a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.modern-slider_f2d47f6357607d2a .gallery-text_bd9319d6274e4352 .swiper-container_bfcb9dbfb289ac98,
.modern-slider_f2d47f6357607d2a .gallery-text_bd9319d6274e4352 .swiper-slide_cc719267ac3c51ca {
  height: 450px !important;
}

.modern-slider_f2d47f6357607d2a .gallery-text_bd9319d6274e4352 .swiper-slide_cc719267ac3c51ca {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modern-slider_f2d47f6357607d2a .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 {
  width: 100%;
}

.modern-slider_f2d47f6357607d2a .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

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

.modern-slider_f2d47f6357607d2a .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 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_f2d47f6357607d2a .gallery-text_bd9319d6274e4352 .swiper-slide-active_0019a19c3ff957ff .text_0526ffcdddafaf53 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_f2d47f6357607d2a .swiper-controls_b8dd5ee11bfb79a2 {
  position: absolute;
  bottom: 0;
  right: calc(18% - 10px);
  z-index: 9;
}

.modern-slider_f2d47f6357607d2a .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7,
.modern-slider_f2d47f6357607d2a .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 {
  position: static;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0f0f0f;
  margin: 0;
  z-index: 9;
}

.modern-slider_f2d47f6357607d2a .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7:after,
.modern-slider_f2d47f6357607d2a .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584:after {
  display: none;
}

.modern-slider_f2d47f6357607d2a .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 span,
.modern-slider_f2d47f6357607d2a .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 span {
  white-space: nowrap;
}

.modern-slider_f2d47f6357607d2a .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

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

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

.modern-slider_f2d47f6357607d2a .swiper-pagination-bullet-active_62551f30c969d09a .path_e00c76e2e8093d99 {
  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_f2d47f6357607d2a .path_e00c76e2e8093d99 {
  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_02add956cb2892a8 {
  padding-top: 180px;
  position: relative;
}

.header-digital_02add956cb2892a8 .caption_d99873dba1799bbe h1 {
  font-size: 100px;
}

.header-digital_02add956cb2892a8 .img_b42dbc4666d183d1 {
  position: relative;
}

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

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

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

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

.header-digital_02add956cb2892a8 .cont_b28a5ba9793fb731 .thum_c45bbbabff097f85 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

.header-digital_02add956cb2892a8 .cont_b28a5ba9793fb731 a {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #fd5b38;
  margin-left: -20px;
}

.header-digital_02add956cb2892a8 .cont_b28a5ba9793fb731 .numb_332634d1f44673da {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.header-digital_02add956cb2892a8 .cont_b28a5ba9793fb731 .numb_332634d1f44673da h2 {
  margin-bottom: -20px;
}

.header-personal_f785839265a983f9 {
  padding: 200px 0 60px;
  position: relative;
  overflow: hidden;
}

.header-personal_f785839265a983f9: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_f785839265a983f9 .caption_d99873dba1799bbe h1 {
  line-height: 1.2;
  position: relative;
  z-index: 2;
}

.header-personal_f785839265a983f9 .info_453432cb7cc8090c .item_070ef644d344e3ef {
  padding-right: 60px;
  position: relative;
}

.header-personal_f785839265a983f9 .info_453432cb7cc8090c .item_070ef644d344e3ef: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_f785839265a983f9 .info_453432cb7cc8090c .item_070ef644d344e3ef:last-of-type {
  padding: 0;
}

.header-personal_f785839265a983f9 .info_453432cb7cc8090c .item_070ef644d344e3ef:last-of-type:after {
  display: none;
}

.page-header_8020dab076a3b394 {
  background-position: center;
}

.page-header_8020dab076a3b394: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_960fc020a33e460e {
  min-height: 70vh;
  padding: 220px 0 120px;
}

.header-project_960fc020a33e460e: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_835a7e082dd6a4f4 h6 {
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.skills-box_835a7e082dd6a4f4 .skill-progress_e4dd42df5a203a11 {
  height: 25px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}

.skills-box_835a7e082dd6a4f4 .skill-progress_e4dd42df5a203a11 .progres_bc1aead2df0e9853 {
  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_0689561d4958434b {
  position: relative;
  padding-bottom: 110px;
}

.my-skills_0689561d4958434b: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_0689561d4958434b .item_070ef644d344e3ef {
  text-align: center;
}

.my-skills_0689561d4958434b .item_070ef644d344e3ef .box-bord_6b4ede1056cd34b6 {
  padding: 40px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100px;
}

.my-skills_0689561d4958434b .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
  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_0689561d4958434b .item_070ef644d344e3ef .img_b42dbc4666d183d1 img {
  width: 55px;
}

.my-skills_0689561d4958434b .item_070ef644d344e3ef .value_453b5c981173afd0 {
  font-size: 30px;
}

.my-skills_0689561d4958434b .item_070ef644d344e3ef h6 {
  margin-top: 25px;
}

.numbers-crev_b31b613348590662 {
  position: relative;
}

.numbers-crev_b31b613348590662: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_b31b613348590662 .item_070ef644d344e3ef h3 {
  font-size: 100px;
  font-weight: 800;
  line-height: 1;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}

.numbers-crev_b31b613348590662 .item_070ef644d344e3ef h6 {
  padding-top: 30px;
}

/* Interactive
-----------------------------------------------------------------*/
.interactive-inline_05be1f670399cd13 {
  min-height: 100vh;
  padding: 380px 0 60px;
}

.interactive-inline_05be1f670399cd13 .item_070ef644d344e3ef {
  position: relative;
  display: inline-block;
  margin-right: 40px;
  padding-bottom: 60px;
}

.interactive-inline_05be1f670399cd13 .item_070ef644d344e3ef a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.interactive-inline_05be1f670399cd13 .item_070ef644d344e3ef span {
  font-size: 13px;
  opacity: 0.8;
  margin-right: 5px;
}

.interactive-inline_05be1f670399cd13 .item_070ef644d344e3ef 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_05be1f670399cd13 .item_070ef644d344e3ef p {
  font-size: 14px;
  font-weight: 400;
  margin-left: 10px;
}

.interactive-inline_05be1f670399cd13 .item_070ef644d344e3ef:hover h4 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.interactive-inline_05be1f670399cd13 .item_070ef644d344e3ef .hover-reveal_0bdb19851f8f0cca {
  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_41e372d3e428af66 {
  min-height: 100vh;
  padding: 120px 0 80px;
}

.interactive-center_41e372d3e428af66 .item_070ef644d344e3ef a {
  padding: 50px 0;
}

.interactive-center_41e372d3e428af66 .item_070ef644d344e3ef a:hover h4 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.interactive-center_41e372d3e428af66 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 {
  position: relative;
  z-index: 3;
}

.interactive-center_41e372d3e428af66 .item_070ef644d344e3ef 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_41e372d3e428af66 .item_070ef644d344e3ef p {
  font-weight: 400;
  margin-top: 15px;
}

.interactive-center_41e372d3e428af66 .item_070ef644d344e3ef .hover-reveal_0bdb19851f8f0cca {
  z-index: -1;
  top: 15vh !important;
  left: 20vw !important;
  width: 60vw;
  height: 70vh;
  min-width: 600px;
  min-height: 450px;
}

.inter-links-center_172218dc8abdccf5 {
  position: relative;
  height: 100vh;
  overflow: auto;
}

.inter-links-center_172218dc8abdccf5::-webkit-scrollbar {
  width: 0;
}

.inter-links-center_172218dc8abdccf5.horizontal_7bad2888c1581a27 .links-text_c13b72d5b2521778 ul {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.inter-links-center_172218dc8abdccf5.horizontal_7bad2888c1581a27 .links-text_c13b72d5b2521778 li {
  display: inline-block;
  padding: 40px;
}

.inter-links-center_172218dc8abdccf5.horizontal_7bad2888c1581a27 .links-text_c13b72d5b2521778 li .sub-title_787b0f9288f8a007 {
  margin-bottom: 10px;
}

.inter-links-center_172218dc8abdccf5.horizontal_7bad2888c1581a27 .links-text_c13b72d5b2521778 li h2 {
  font-weight: 700;
  font-size: 30px;
}

.inter-links-center_172218dc8abdccf5.horizontal_7bad2888c1581a27 .links-text_c13b72d5b2521778 li h2 a .tag_1137d8563114eb31 {
  display: block;
  font-weight: 400;
}

.inter-links-center_172218dc8abdccf5.horizontal_7bad2888c1581a27 .links-text_c13b72d5b2521778 li h2 .num_725a7c5213b149a2 {
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

.inter-links-center_172218dc8abdccf5.vertical_8c25198b243796a2 .links-text_c13b72d5b2521778 {
  -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_172218dc8abdccf5.vertical_8c25198b243796a2 .links-text_c13b72d5b2521778 li {
  padding: 0 20px;
}

.inter-links-center_172218dc8abdccf5 .links-text_c13b72d5b2521778 li {
  padding: 40px 0;
  position: relative;
  z-index: 9;
}

.inter-links-center_172218dc8abdccf5 .links-text_c13b72d5b2521778 li:hover .text_0526ffcdddafaf53 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.inter-links-center_172218dc8abdccf5 .links-text_c13b72d5b2521778 li .text_0526ffcdddafaf53 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.inter-links-center_172218dc8abdccf5 .links-text_c13b72d5b2521778 li h2 {
  font-weight: 700;
}

.inter-links-center_172218dc8abdccf5 .links-text_c13b72d5b2521778 li h2 a .tag_1137d8563114eb31 {
  font-weight: 400;
  opacity: 0.5;
}

.inter-links-center_172218dc8abdccf5 .links-text_c13b72d5b2521778 li h2 .num_725a7c5213b149a2 {
  display: block;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

.inter-links-center_172218dc8abdccf5 .links-img_fc7217622e3cd3e0 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  overflow: hidden;
}

.inter-links-center_172218dc8abdccf5 .links-img_fc7217622e3cd3e0 .img_b42dbc4666d183d1 {
  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_172218dc8abdccf5 .links-img_fc7217622e3cd3e0 .img_b42dbc4666d183d1.current_d0db69825bbfa082 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.inter-links-center_172218dc8abdccf5 .links-img_fc7217622e3cd3e0 .img_b42dbc4666d183d1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

/* Portfolio
-----------------------------------------------------------------*/
.work-fade_1092ebde9794ca89 {
  position: relative;
}

.work-fade_1092ebde9794ca89 .item_070ef644d344e3ef {
  position: relative;
}

.work-fade_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 {
  position: absolute;
  top: 80px;
  left: 0;
}

.work-fade_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .text_0526ffcdddafaf53 {
  position: relative;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 30px;
  margin: -1px 0;
}

.work-fade_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .text_0526ffcdddafaf53:first-of-type {
  border-radius: 0 20px 0 0;
}

.work-fade_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .text_0526ffcdddafaf53:first-of-type .shap-left-top_4d5585f241ad6322 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_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .text_0526ffcdddafaf53:first-of-type .shap-right-bottom_bc6884fa7560c2cb 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_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .text_0526ffcdddafaf53:nth-of-type(2) {
  border-radius: 0 20px 20px 0;
}

.work-fade_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .text_0526ffcdddafaf53:nth-of-type(2) .shap-left-bottom_a03aaffde760a1e8 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_1092ebde9794ca89 .swiper-pagination_58a294cef971f20e {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.work-fade_1092ebde9794ca89 .swiper-pagination-bullet_fae6edccf05bebc6 {
  position: relative;
  margin: 30px 0 !important;
}

.work-fade_1092ebde9794ca89 .swiper-pagination-bullet_fae6edccf05bebc6: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_1092ebde9794ca89 .swiper-pagination-bullet_fae6edccf05bebc6 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_1092ebde9794ca89 .swiper-pagination-bullet_fae6edccf05bebc6 svg .path_e00c76e2e8093d99 {
  strokewidth: 0.5px;
}

.work-fade_1092ebde9794ca89 .marq-head_d47f9b79066b5f08 {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.work-fade_1092ebde9794ca89 .marq-head_d47f9b79066b5f08 .main-marq_35ed08f9f7f5f1bf: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_1092ebde9794ca89 .marq-head_d47f9b79066b5f08 .main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 {
  -webkit-animation: slide-har 200s linear infinite;
  animation: slide-har 200s linear infinite;
}

.work-fade_1092ebde9794ca89 .marq-head_d47f9b79066b5f08 .main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 .item_070ef644d344e3ef {
  padding: 0 60px;
}

.work-fade_1092ebde9794ca89 .marq-head_d47f9b79066b5f08 .main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 .item_070ef644d344e3ef h4 {
  font-size: 12vw;
  font-weight: 800;
}

.work-fade_1092ebde9794ca89 .marq-head_d47f9b79066b5f08 .main-marq_35ed08f9f7f5f1bf .box_1ac60fdf804e2b00 .item_070ef644d344e3ef:nth-of-type(2n) h4 {
  -webkit-text-stroke: 1px white;
}

.work-crev_d4c99cfd2528434c .swiper-slide_cc719267ac3c51ca {
  width: 70vw !important;
}

.work-crev_d4c99cfd2528434c .item_070ef644d344e3ef .cont_b28a5ba9793fb731 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_d4c99cfd2528434c .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
  padding-left: 80px;
}

.work-crev_d4c99cfd2528434c .swiper-slide-active_0019a19c3ff957ff .item_070ef644d344e3ef .cont_b28a5ba9793fb731 h2 {
  color: #fff;
  -webkit-text-stroke: 1px transparent;
}

.work-crev_d4c99cfd2528434c .out-right_803d2b3b8a57eaea {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
}

.work-crev_d4c99cfd2528434c .swiper-container_bfcb9dbfb289ac98 {
  overflow: visible;
}

.work-crev_d4c99cfd2528434c .swiper-pagination_58a294cef971f20e {
  top: auto;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
}

.work-crev_d4c99cfd2528434c .swiper-pagination_58a294cef971f20e .swiper-pagination-progressbar-fill_9ea4c70c0ef031ec {
  background: #fff;
}

.portfolio-tab_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .cluom_b2bc1a3bf38b9043 {
  position: relative;
}

.portfolio-tab_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .cluom_b2bc1a3bf38b9043 .img_b42dbc4666d183d1 {
  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_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .cluom_b2bc1a3bf38b9043 h4 {
  white-space: nowrap;
}

.portfolio-tab_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .cluom_b2bc1a3bf38b9043 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_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .cluom_b2bc1a3bf38b9043 h6 {
  white-space: nowrap;
}

.portfolio-tab_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .cluom_b2bc1a3bf38b9043.current_d0db69825bbfa082 h4 a {
  color: #fff;
  -webkit-text-stroke: 0.5px transparent;
}

.portfolio-tab_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .glry-img_98fb922d0ccd8df0 {
  position: relative;
  z-index: 2;
}

.portfolio-tab_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .glry-img_98fb922d0ccd8df0 .circle-blur_60a6fc411fcb505a {
  width: 400px;
  position: absolute;
  right: -100px;
  bottom: -80px;
  -webkit-filter: blur(80px);
  filter: blur(80px);
  z-index: -1;
}

.portfolio-tab_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .glry-img_98fb922d0ccd8df0 .tab-img_bea5ef8daf1f1f4e {
  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_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .glry-img_98fb922d0ccd8df0 .tab-img_bea5ef8daf1f1f4e.current_d0db69825bbfa082 {
  -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_3891a5d2e5720dc7.crev_fdaaccd8437dde0e .glry-img_98fb922d0ccd8df0 .tab-img_bea5ef8daf1f1f4e:first-of-type {
  position: relative;
}

.work-card_9a811eb3fdcfd223 .card-item_9ad885c69fcc771f {
  margin-bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}

.work-card_9a811eb3fdcfd223 .card-item_9ad885c69fcc771f .cont_b28a5ba9793fb731 {
  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_9a811eb3fdcfd223 .card-item_9ad885c69fcc771f .cont_b28a5ba9793fb731 .tag_1137d8563114eb31 {
  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_9a811eb3fdcfd223 .card-item_9ad885c69fcc771f .img_b42dbc4666d183d1 {
  padding: 20px;
}

.work-card_9a811eb3fdcfd223 .card-item_9ad885c69fcc771f .img_b42dbc4666d183d1 img {
  border-radius: 10px;
}

.swiper-pagination-bullet_fae6edccf05bebc6 {
  display: block;
  background: transparent;
}

.swiper-pagination-bullet-active_62551f30c969d09a .path_e00c76e2e8093d99 {
  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_e00c76e2e8093d99 {
  display: none;
}

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

.portfolio-crev_8b49c632632cbcb1 {
  min-height: 100vh;
}

.portfolio-crev_8b49c632632cbcb1 .work-boxs_22e932b8747336ea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef {
  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_8b49c632632cbcb1 .item_070ef644d344e3ef .bg-img_2dcb972338c37b8d {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
}

.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 {
  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_8b49c632632cbcb1 .item_070ef644d344e3ef .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 .arrow img {
  width: 60px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: 50px;
}

.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 h5,
.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 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_8b49c632632cbcb1 .item_070ef644d344e3ef .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 .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_8b49c632632cbcb1 .item_070ef644d344e3ef.active {
  width: calc(100vw - 140px * 3);
}

.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef.active .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 {
  opacity: 1;
  visibility: visible;
}

.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef.active .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 h5,
.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef.active .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 span {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef.active .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 h5 {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef.active .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 span {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.portfolio-crev_8b49c632632cbcb1 .item_070ef644d344e3ef.active .bg-img_2dcb972338c37b8d .cont_b28a5ba9793fb731 .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_594c4dfc08cfbce2 .item_070ef644d344e3ef:hover .img_b42dbc4666d183d1 .cont_b28a5ba9793fb731 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.work-minimal_594c4dfc08cfbce2 .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
  position: relative;
}

.work-minimal_594c4dfc08cfbce2 .item_070ef644d344e3ef .img_b42dbc4666d183d1 .cont_b28a5ba9793fb731 {
  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_594c4dfc08cfbce2 .item_070ef644d344e3ef .img_b42dbc4666d183d1 .cont_b28a5ba9793fb731 h5 {
  font-size: 20px;
}

.work-minimal_594c4dfc08cfbce2 .item_070ef644d344e3ef .img_b42dbc4666d183d1 .cont_b28a5ba9793fb731 p {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.work-minimal_594c4dfc08cfbce2 .item_070ef644d344e3ef .img_b42dbc4666d183d1 .cont_b28a5ba9793fb731 img {
  width: 20px;
}

.work-minimal_594c4dfc08cfbce2 .item_070ef644d344e3ef .img_b42dbc4666d183d1 .cont_b28a5ba9793fb731.inline_0ce78abc39846750 {
  padding: 25px 30px;
}

.filtering_838e335e918ff946 .filter {
  padding: 11px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 30px;
  display: inline-block;
}

.filtering_838e335e918ff946 span {
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 30px;
  cursor: pointer;
  position: relative;
  opacity: 0.7;
}

.filtering_838e335e918ff946 span.active {
  opacity: 1;
  color: #fd5b38;
}

.filtering_838e335e918ff946 span.text_0526ffcdddafaf53 {
  pointer-events: none;
}

.filtering_838e335e918ff946 span:after {
  content: attr(data-count);
  font-size: 12px;
  position: absolute;
  top: -10px;
  right: -20px;
  opacity: 0.7;
}

.img-column_1057d7ebcb0a9d92 .img_b42dbc4666d183d1 {
  height: 100vh;
  min-height: 500px;
}

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

.next-project_66b97056897201f2 {
  position: relative;
}

.next-project_66b97056897201f2 .box_1ac60fdf804e2b00 {
  padding: 200px 80px;
  position: relative;
}

.next-project_66b97056897201f2 .box_1ac60fdf804e2b00: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_66b97056897201f2 .box_1ac60fdf804e2b00 .cont_b28a5ba9793fb731 {
  position: relative;
  z-index: 3;
}

.next-project_66b97056897201f2 .box_1ac60fdf804e2b00:hover:after {
  opacity: 0.3;
}

.next-project_66b97056897201f2 .all-works-butn_04fa51b49283df5f {
  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_93cf871d026b2d87 .item_070ef644d344e3ef {
  padding: 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
}

.price-hr_93cf871d026b2d87 .item_070ef644d344e3ef .butn_bb591a339ea86c9c {
  padding: 7px 25px;
}

.price-hr_93cf871d026b2d87 .item_070ef644d344e3ef.text-dark_15b5a04005c91834 .butn_bb591a339ea86c9c {
  border-color: #121212;
}

.price-hr_93cf871d026b2d87 .item_070ef644d344e3ef.text-dark_15b5a04005c91834 .butn_bb591a339ea86c9c:hover {
  border-color: #fff;
}

.pricing_b1e16e2dd57ccb1b .item_070ef644d344e3ef {
  padding: 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}

.pricing_b1e16e2dd57ccb1b .item_070ef644d344e3ef li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}

.pricing_b1e16e2dd57ccb1b .item_070ef644d344e3ef li:after {
  content: '';
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: calc(50% - 5px);
}

/* Process
-----------------------------------------------------------------*/
.process_35e5770f8f064294 .item_070ef644d344e3ef {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.process_35e5770f8f064294 .item_070ef644d344e3ef:last-of-type {
  border: 0;
}

.process_35e5770f8f064294 .item_070ef644d344e3ef:hover .to-in_4a8724d66d7c657a {
  margin-left: 0;
}

/* Services
-----------------------------------------------------------------*/
.services_32097b1c3a4d775e .item-box_aa4ef1b708b08a5f {
  padding: 60px 40px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 15px;
}

.services_32097b1c3a4d775e .item-box_aa4ef1b708b08a5f .icon_86515a382a3d93fb {
  width: 80px;
}

.services_32097b1c3a4d775e .swiper-container_bfcb9dbfb289ac98 {
  overflow: visible;
}

.services-crev_75e8704042b83332 .item-box_aa4ef1b708b08a5f {
  padding: 60px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.services-crev_75e8704042b83332 .item-box_aa4ef1b708b08a5f h5 span {
  position: relative;
  top: -5px;
}

.services-crev_75e8704042b83332 .item-box_aa4ef1b708b08a5f .icon_86515a382a3d93fb {
  width: 60px;
}

.services-inline_fe5c8dcd217b852e {
  position: relative;
}

.services-inline_fe5c8dcd217b852e .circle-blur_60a6fc411fcb505a {
  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_fe5c8dcd217b852e .item_070ef644d344e3ef {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline_fe5c8dcd217b852e .item_070ef644d344e3ef:first-of-type {
  padding-top: 0;
}

.services-inline_fe5c8dcd217b852e .item_070ef644d344e3ef .num_725a7c5213b149a2 {
  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_2c7c8c46365aab26 .serv-boxs_680f088f8aee9631 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.services-modern_2c7c8c46365aab26 .item_070ef644d344e3ef {
  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_2c7c8c46365aab26 .item_070ef644d344e3ef.active {
  width: calc(100vw - 350px * 3);
}

.services-modern_2c7c8c46365aab26 .item_070ef644d344e3ef.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_2c7c8c46365aab26 .item_070ef644d344e3ef 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_2c7c8c46365aab26 .item_070ef644d344e3ef 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_4678667653e781e1 .item_070ef644d344e3ef {
  padding: 40px 30px;
  border-radius: 15px;
}

.services-clas_4678667653e781e1 .item_070ef644d344e3ef .tag_1137d8563114eb31 {
  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_4678667653e781e1 .item_070ef644d344e3ef 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_4678667653e781e1 .item_070ef644d344e3ef a:hover {
  background: #fd5b38;
}

.services-inline2_95dd4aa601c5fe1b .item_070ef644d344e3ef {
  padding: 50px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline2_95dd4aa601c5fe1b .item_070ef644d344e3ef:hover .img_b42dbc4666d183d1 a {
  opacity: 1;
  visibility: visible;
}

.services-inline2_95dd4aa601c5fe1b .item_070ef644d344e3ef:hover .img_b42dbc4666d183d1:after {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.services-inline2_95dd4aa601c5fe1b .item_070ef644d344e3ef .num_725a7c5213b149a2 {
  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_95dd4aa601c5fe1b .item_070ef644d344e3ef h2 {
  font-size: 47px;
}

.services-inline2_95dd4aa601c5fe1b .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
  position: relative;
  height: 140px;
  border-radius: 100px;
  overflow: visible;
}

.services-inline2_95dd4aa601c5fe1b .item_070ef644d344e3ef .img_b42dbc4666d183d1 img {
  border-radius: 100px;
}

.services-inline2_95dd4aa601c5fe1b .item_070ef644d344e3ef .img_b42dbc4666d183d1 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_95dd4aa601c5fe1b .item_070ef644d344e3ef .img_b42dbc4666d183d1: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_09890e6f483e403d {
  position: relative;
}

.feat_09890e6f483e403d .item_070ef644d344e3ef {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.feat_09890e6f483e403d .item_070ef644d344e3ef .info_453432cb7cc8090c {
  padding: 30px;
}

.feat_09890e6f483e403d .circle-blur_60a6fc411fcb505a {
  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_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a {
  position: relative;
}

.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .swiper-slide_cc719267ac3c51ca {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
}

.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .swiper-slide_cc719267ac3c51ca .bg-img_2dcb972338c37b8d {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .swiper-slide_cc719267ac3c51ca .video-container_f8c04c14c5081cfb {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .swiper-slide_cc719267ac3c51ca .video-container_f8c04c14c5081cfb video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .swiper-slide-active_0019a19c3ff957ff {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  z-index: 99;
}

.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .swiper-slide-active_0019a19c3ff957ff .caption_d99873dba1799bbe .thin_fa097fcb1e03e5d8,
.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .swiper-slide-active_0019a19c3ff957ff .caption_d99873dba1799bbe .btn-curve_fc5c915e9868e563,
.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .swiper-slide-active_0019a19c3ff957ff .caption_d99873dba1799bbe p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .caption_d99873dba1799bbe h1 {
  font-size: 100px;
}

.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .caption_d99873dba1799bbe .cal-act_53503437e4059a54 {
  position: relative;
}

.full-showcase_648495ccdf8bd877 .parallax-slider_c66f7f9e2ca8555a .caption_d99873dba1799bbe 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_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.full-showcase_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7,
.full-showcase_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 {
  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_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7:after,
.full-showcase_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584:after {
  display: none;
}

.full-showcase_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 span,
.full-showcase_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 span {
  white-space: nowrap;
}

.full-showcase_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 {
  left: 120px;
}

.full-showcase_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 i {
  margin-right: 25px;
}

.full-showcase_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 {
  right: 120px;
}

.full-showcase_648495ccdf8bd877 .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 i {
  margin-left: 25px;
}

.full-showcase_648495ccdf8bd877 .swiper-pagination_58a294cef971f20e {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.full-showcase_648495ccdf8bd877 .swiper-pagination-bullet_fae6edccf05bebc6 {
  background: transparent;
  margin: 0 10px !important;
}

.full-showcase_648495ccdf8bd877 .swiper-pagination-bullet-active_62551f30c969d09a .path_e00c76e2e8093d99 {
  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_648495ccdf8bd877 .path_e00c76e2e8093d99 {
  display: none;
}

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

.carousel-slider_f595f5c2741aab4f {
  min-height: 100vh;
  position: relative;
}

.carousel-slider_f595f5c2741aab4f .gallery-img_490a5a4233e5da70 .bg-img_2dcb972338c37b8d {
  height: 60vh;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.carousel-slider_f595f5c2741aab4f .gallery-img_490a5a4233e5da70 .bg-img_2dcb972338c37b8d a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-slider_f595f5c2741aab4f .gallery-text_bd9319d6274e4352 {
  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_f595f5c2741aab4f .gallery-text_bd9319d6274e4352 .swiper-container_bfcb9dbfb289ac98,
.carousel-slider_f595f5c2741aab4f .gallery-text_bd9319d6274e4352 .swiper-slide_cc719267ac3c51ca {
  height: 100px !important;
}

.carousel-slider_f595f5c2741aab4f .gallery-text_bd9319d6274e4352 .swiper-slide_cc719267ac3c51ca {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-slider_f595f5c2741aab4f .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 {
  width: 100%;
  text-align: center;
}

.carousel-slider_f595f5c2741aab4f .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

.carousel-slider_f595f5c2741aab4f .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 h6 {
  margin-top: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.carousel-slider_f595f5c2741aab4f .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 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_f595f5c2741aab4f .gallery-text_bd9319d6274e4352 .swiper-slide-active_0019a19c3ff957ff .text_0526ffcdddafaf53 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_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.carousel-slider_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7,
.carousel-slider_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 {
  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_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7:after,
.carousel-slider_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584:after {
  display: none;
}

.carousel-slider_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 span,
.carousel-slider_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 span {
  white-space: nowrap;
}

.carousel-slider_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 {
  left: 120px;
}

.carousel-slider_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 i {
  margin-right: 25px;
}

.carousel-slider_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 {
  right: 120px;
}

.carousel-slider_f595f5c2741aab4f .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 i {
  margin-left: 25px;
}

.carousel-slider_f595f5c2741aab4f .swiper-pagination_58a294cef971f20e {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.carousel-slider_f595f5c2741aab4f .swiper-pagination-bullet_fae6edccf05bebc6 {
  background: transparent;
  margin: 0 10px !important;
}

.carousel-slider_f595f5c2741aab4f .swiper-pagination-bullet-active_62551f30c969d09a .path_e00c76e2e8093d99 {
  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_f595f5c2741aab4f .path_e00c76e2e8093d99 {
  display: none;
}

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

.half-slider_fc84d3107101f7fa {
  min-height: 100vh;
  position: relative;
}

.half-slider_fc84d3107101f7fa .gallery-img_490a5a4233e5da70 {
  width: 75vw;
  margin-left: 25vw;
}

.half-slider_fc84d3107101f7fa .gallery-img_490a5a4233e5da70 .swiper-slide_cc719267ac3c51ca {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.half-slider_fc84d3107101f7fa .gallery-img_490a5a4233e5da70 .swiper-slide-active_0019a19c3ff957ff .bg-img_2dcb972338c37b8d {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.half-slider_fc84d3107101f7fa .gallery-img_490a5a4233e5da70 .bg-img_2dcb972338c37b8d {
  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_fc84d3107101f7fa .gallery-img_490a5a4233e5da70 .bg-img_2dcb972338c37b8d a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.half-slider_fc84d3107101f7fa .gallery-text_bd9319d6274e4352 {
  position: absolute;
  width: auto;
  top: 50%;
  left: -15vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.half-slider_fc84d3107101f7fa .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 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_fc84d3107101f7fa .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 h6 {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.half-slider_fc84d3107101f7fa .gallery-text_bd9319d6274e4352 .text_0526ffcdddafaf53 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_fc84d3107101f7fa .gallery-text_bd9319d6274e4352 .swiper-slide-active_0019a19c3ff957ff .text_0526ffcdddafaf53 h4 {
  color: #fff;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0);
}

.half-slider_fc84d3107101f7fa .gallery-text_bd9319d6274e4352 .swiper-slide-active_0019a19c3ff957ff .text_0526ffcdddafaf53 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_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.half-slider_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7,
.half-slider_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 {
  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_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7:after,
.half-slider_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584:after {
  display: none;
}

.half-slider_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 span,
.half-slider_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 span {
  white-space: nowrap;
}

.half-slider_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 {
  left: 120px;
}

.half-slider_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-prev_a732d389dfaef5a7 i {
  margin-right: 25px;
}

.half-slider_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 {
  right: 120px;
}

.half-slider_fc84d3107101f7fa .swiper-controls_b8dd5ee11bfb79a2 .swiper-button-next_0c450dae86ad2584 i {
  margin-left: 25px;
}

.half-slider_fc84d3107101f7fa .swiper-pagination_58a294cef971f20e {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.half-slider_fc84d3107101f7fa .swiper-pagination-bullet_fae6edccf05bebc6 {
  background: transparent;
  margin: 0 10px !important;
}

.half-slider_fc84d3107101f7fa .swiper-pagination-bullet-active_62551f30c969d09a .path_e00c76e2e8093d99 {
  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_fc84d3107101f7fa .path_e00c76e2e8093d99 {
  display: none;
}

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

.slider_aa21389242e5a15e {
  position: relative;
}

.slider_aa21389242e5a15e .parallax-slider_c66f7f9e2ca8555a {
  position: relative;
}

.slider_aa21389242e5a15e .parallax-slider_c66f7f9e2ca8555a .swiper-slide_cc719267ac3c51ca {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
  border-radius: 0 0 0 30px;
}

.slider_aa21389242e5a15e .parallax-slider_c66f7f9e2ca8555a .swiper-slide_cc719267ac3c51ca .bg-img_2dcb972338c37b8d {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
}

.slider_aa21389242e5a15e .parallax-slider_c66f7f9e2ca8555a .caption_d99873dba1799bbe h2 {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.slider_aa21389242e5a15e .parallax-slider_c66f7f9e2ca8555a .caption_d99873dba1799bbe h1 {
  font-size: 110px;
}

.slider_aa21389242e5a15e .slider-contro_fc2178513e5946e6 {
  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_aa21389242e5a15e .slider-contro_fc2178513e5946e6 .swiper-nav-ctrl_a4ca55f59a2402e4 {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  color: inherit;
  text-transform: uppercase;
}

.slider_aa21389242e5a15e .slider-contro_fc2178513e5946e6 .swiper-nav-ctrl_a4ca55f59a2402e4:after {
  display: none;
}

.slider_aa21389242e5a15e .slider-contro_fc2178513e5946e6 .shap-left-bottom_a03aaffde760a1e8 {
  position: absolute;
  bottom: 0;
  left: -2rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_aa21389242e5a15e .slider-contro_fc2178513e5946e6 .shap-left-bottom_a03aaffde760a1e8 svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_aa21389242e5a15e .slider-contro_fc2178513e5946e6 .shap-right-top_910d1bbf867e9bdd {
  position: absolute;
  top: -2.05rem;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_aa21389242e5a15e .slider-contro_fc2178513e5946e6 .shap-right-top_910d1bbf867e9bdd svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_aa21389242e5a15e .swiper-pagination_58a294cef971f20e {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: auto;
  font-size: 40px;
}

.slider_aa21389242e5a15e .swiper-pagination_58a294cef971f20e .swiper-pagination-total_95d4fde37c2d3073 {
  position: relative;
  padding-left: 25px;
  margin-left: 15px;
}

.slider_aa21389242e5a15e .swiper-pagination_58a294cef971f20e .swiper-pagination-total_95d4fde37c2d3073: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_e663a4170e93cd94 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
}

.swiper-arrow-control_e663a4170e93cd94 .swiper-button-next_0c450dae86ad2584,
.swiper-arrow-control_e663a4170e93cd94 .swiper-button-prev_a732d389dfaef5a7 {
  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_e663a4170e93cd94 .swiper-button-next_0c450dae86ad2584:after,
.swiper-arrow-control_e663a4170e93cd94 .swiper-button-prev_a732d389dfaef5a7:after {
  display: none;
}

.swiper-arrow-control_e663a4170e93cd94 .swiper-button-next_0c450dae86ad2584 {
  margin-left: 15px;
}

/* Team
-----------------------------------------------------------------*/
.team_e64da17f7fe3c036 .item_070ef644d344e3ef {
  position: relative;
  padding-right: 60px;
}

.team_e64da17f7fe3c036 .item_070ef644d344e3ef:hover .img_b42dbc4666d183d1 .info_453432cb7cc8090c {
  bottom: 15px;
  opacity: 1;
}

.team_e64da17f7fe3c036 .item_070ef644d344e3ef:hover .social_57a27e397b1752aa {
  right: 5px;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.team_e64da17f7fe3c036 .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.team_e64da17f7fe3c036 .item_070ef644d344e3ef .img_b42dbc4666d183d1 .info_453432cb7cc8090c {
  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_e64da17f7fe3c036 .item_070ef644d344e3ef .social_57a27e397b1752aa {
  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_e64da17f7fe3c036 .item_070ef644d344e3ef .social_57a27e397b1752aa .links_eaf80177c7d72d7e {
  position: absolute;
  top: 15px;
  right: 15px;
}

.team_e64da17f7fe3c036 .item_070ef644d344e3ef .social_57a27e397b1752aa .links_eaf80177c7d72d7e 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_e64da17f7fe3c036 .item_070ef644d344e3ef .social_57a27e397b1752aa .links_eaf80177c7d72d7e a:hover {
  background: #fd5b38;
  border-color: #fd5b38;
  color: #111;
}

.team-crev_13a60ef709d62364 .item_070ef644d344e3ef {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

.team-crev_13a60ef709d62364 .item_070ef644d344e3ef .social_57a27e397b1752aa 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_13a60ef709d62364 .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
  position: relative;
  height: 300px;
  z-index: 2;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
}

.team-crev_13a60ef709d62364 .item_070ef644d344e3ef .img_b42dbc4666d183d1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev_13a60ef709d62364 .item_070ef644d344e3ef .circle-blur_60a6fc411fcb505a {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

.team-crev2_10c263b913214f8b {
  position: relative;
  overflow: hidden;
}

.team-crev2_10c263b913214f8b .circle-blur_60a6fc411fcb505a {
  position: absolute;
  bottom: -100px;
  right: -20%;
  width: 30%;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: -1;
}

.team-crev2_10c263b913214f8b .item_070ef644d344e3ef .bg-blur_c68a740635eff3d6 {
  position: relative;
  overflow: hidden;
}

.team-crev2_10c263b913214f8b .item_070ef644d344e3ef .bg-blur_c68a740635eff3d6 .circle-blur_60a6fc411fcb505a {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80%;
}

.team-crev2_10c263b913214f8b .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
  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_10c263b913214f8b .item_070ef644d344e3ef .img_b42dbc4666d183d1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev2_10c263b913214f8b .item_070ef644d344e3ef .img_b42dbc4666d183d1 .social_57a27e397b1752aa {
  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_10c263b913214f8b .item_070ef644d344e3ef .img_b42dbc4666d183d1 .social_57a27e397b1752aa 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_10c263b913214f8b .item_070ef644d344e3ef .img_b42dbc4666d183d1 .social_57a27e397b1752aa a:hover {
  background: #fd5b38;
}

.team-crev2_10c263b913214f8b .item_070ef644d344e3ef:hover .img_b42dbc4666d183d1 .social_57a27e397b1752aa {
  bottom: 30px;
  opacity: 1;
}

.team-crev2_10c263b913214f8b .item-bord_ffe5af4427e6ab9f {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 30px;
  height: 300px;
}

.team-single_cca737271b059314 .bord_15072e671cb675cd {
  position: relative;
  padding: 0 60px;
}

.team-single_cca737271b059314 .bord_15072e671cb675cd: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_cca737271b059314 .bord_15072e671cb675cd: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_68286bedb0ab5d96 {
  position: relative;
}

.testimonials_68286bedb0ab5d96 .img-full_fa678d160ca32a32 {
  position: relative;
  height: 100%;
}

.testimonials_68286bedb0ab5d96 .img-full_fa678d160ca32a32 .fit-img_08ae1888317dc419 {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.testimonials_68286bedb0ab5d96 .img-full_fa678d160ca32a32 .fix-img_59907b17c11d7dd4 {
  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_68286bedb0ab5d96 .img-full_fa678d160ca32a32 .text_0526ffcdddafaf53 {
  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_68286bedb0ab5d96 .img-full_fa678d160ca32a32 .text_0526ffcdddafaf53 h3 {
  line-height: 1.5;
}

.testimonials_68286bedb0ab5d96 .cont-full_3f998b1baa9923ba {
  position: relative;
}

.testimonials_68286bedb0ab5d96 .cont-full_3f998b1baa9923ba .qout-svg_915bef1d34073abd {
  position: absolute;
  left: 80px;
  top: -70px;
  width: 140px;
}

.testimonials_68286bedb0ab5d96 .cont-full_3f998b1baa9923ba .control-abslout_5d292cc8b977440e {
  position: absolute;
  bottom: 90px;
  right: 80px;
}

.testimonials_68286bedb0ab5d96 .cont-full_3f998b1baa9923ba .testim-swiper_0b30661a13805fe0 {
  padding: 80px;
  border: 10px;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  overflow: hidden;
}

.testimonials_68286bedb0ab5d96 .cont-full_3f998b1baa9923ba .circle-blur_60a6fc411fcb505a {
  position: absolute;
  top: -50px;
  left: 50px;
  width: 180px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: -1;
}

.testimonials_68286bedb0ab5d96 .small-line_15389e4c08cf7c9b {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 400px;
  height: 400px;
  z-index: 1;
  pointer-events: none;
}

.testimonials_68286bedb0ab5d96 .small-line_15389e4c08cf7c9b .line-overlay_d2fd21dedbc9fdb9 svg path {
  stroke: #6c6969;
}

.testimonials_68286bedb0ab5d96 .swiper-slide_cc719267ac3c51ca {
  padding-top: 50px;
}

.testimonials_68286bedb0ab5d96 .item_070ef644d344e3ef .circle_feb427d624f71acc {
  width: 80px;
  height: 80px;
}

.testimonials_68286bedb0ab5d96 .control-abslout_5d292cc8b977440e {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-minim_be50229463a6f5da {
  position: relative;
}

.testimonials-minim_be50229463a6f5da .swiper-slide_cc719267ac3c51ca {
  padding-top: 50px;
  padding-left: 50px;
}

.testimonials-minim_be50229463a6f5da .item_070ef644d344e3ef .text_0526ffcdddafaf53 {
  position: relative;
}

.testimonials-minim_be50229463a6f5da .item_070ef644d344e3ef .text_0526ffcdddafaf53 .qout-svg_915bef1d34073abd {
  position: absolute;
  left: -40px;
  top: -70px;
  width: 160px;
}

.testimonials-minim_be50229463a6f5da .item_070ef644d344e3ef .circle_feb427d624f71acc {
  width: 80px;
  height: 80px;
}

.testimonials-minim_be50229463a6f5da .item_070ef644d344e3ef.style2_4077525332c39489 .text_0526ffcdddafaf53 {
  position: relative;
}

.testimonials-minim_be50229463a6f5da .item_070ef644d344e3ef.style2_4077525332c39489 .text_0526ffcdddafaf53 .qout-svg_915bef1d34073abd {
  position: absolute;
  left: -20px;
  top: -80px;
  width: 100px;
}

.testimonials-minim_be50229463a6f5da .control-abslout_5d292cc8b977440e {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-modern_c657a5070b707cb5 {
  position: relative;
  overflow: hidden;
}

.testimonials-modern_c657a5070b707cb5 .bg-pattern_2f89a97ad4000ca6 {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  opacity: 0.08;
}

.testimonials-modern_c657a5070b707cb5 .gallery-thumbs_7ab9601f7255c0f8 {
  width: 500px;
  margin: auto;
}

.testimonials-modern_c657a5070b707cb5 .gallery-thumbs_7ab9601f7255c0f8 .swiper-slide_cc719267ac3c51ca {
  width: 100px;
}

.testimonials-modern_c657a5070b707cb5 .gallery-thumbs_7ab9601f7255c0f8 .item_070ef644d344e3ef {
  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_c657a5070b707cb5 .gallery-thumbs_7ab9601f7255c0f8 .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
}

.testimonials-modern_c657a5070b707cb5 .gallery-thumbs_7ab9601f7255c0f8 .item_070ef644d344e3ef .img_b42dbc4666d183d1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

.testimonials-modern_c657a5070b707cb5 .gallery-thumbs_7ab9601f7255c0f8 .swiper-slide-active_0019a19c3ff957ff .item_070ef644d344e3ef {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.testimonials-modern_c657a5070b707cb5 .swiper-arrow-control_e663a4170e93cd94 .swiper-button-prev_a732d389dfaef5a7 {
  position: absolute;
  left: 10px;
  bottom: 50%;
}

.testimonials-modern_c657a5070b707cb5 .swiper-arrow-control_e663a4170e93cd94 .swiper-button-next_0c450dae86ad2584 {
  position: absolute;
  right: 10px;
  bottom: 50%;
}

.testim-modern_358fb00bc3950c5a .out-right_803d2b3b8a57eaea {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
}

.testim-modern_358fb00bc3950c5a .swiper-container_bfcb9dbfb289ac98 {
  overflow: visible;
}

.testim-modern_358fb00bc3950c5a .swiper-slide_cc719267ac3c51ca {
  width: 500px;
}

.testim-modern_358fb00bc3950c5a .item_070ef644d344e3ef {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_358fb00bc3950c5a .item_070ef644d344e3ef .cont_b28a5ba9793fb731 {
  padding: 40px;
}

.testim-modern_358fb00bc3950c5a .item_070ef644d344e3ef .cont_b28a5ba9793fb731 p {
  font-size: 20px;
}

.testim-modern_358fb00bc3950c5a .item_070ef644d344e3ef .info_453432cb7cc8090c {
  padding: 20px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_358fb00bc3950c5a .item_070ef644d344e3ef .info_453432cb7cc8090c .img_b42dbc4666d183d1 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

/* Videos
-----------------------------------------------------------------*/
/* Shop
-----------------------------------------------------------------*/
/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 992px) {
  .md-mb10_69b087ec96cfe6e2 {
    margin-bottom: 10px;
  }
  .md-mb15_cc9fe5a7d3bf791e {
    margin-bottom: 15px;
  }
  .md-mb20_607c0ca8a015ea98 {
    margin-bottom: 20px;
  }
  .md-mb30_a2406b2f0fcc0a32 {
    margin-bottom: 30px;
  }
  .md-mb40_b669e4b30836c295 {
    margin-bottom: 40px;
  }
  .md-mb50_90117d28edb42338 {
    margin-bottom: 50px !important;
  }
  .md-mb80_5d66dfa83513f627 {
    margin-bottom: 80px;
  }
  .md-no-mrg_9314102330ea5c94 {
    margin: 0 !important;
  }
  .md-pb10_fbaad353bad12376 {
    padding-bottom: 10px;
  }
  .md-pb20_45a1888523051490 {
    padding-bottom: 20px;
  }
  .md-pb30_e4940efacfb03ced {
    padding-bottom: 30px;
  }
  .md-pb40_53708ffd0e335082 {
    padding-bottom: 40px;
  }
  .md-pb50_5f869130b3b96baf {
    padding-bottom: 50px;
  }
  .md-pb60_d65e5788ede989ed {
    padding-bottom: 60px;
  }
  .md-pb70_850154aeb1b6325a {
    padding-bottom: 70px;
  }
  .md-pb80_821fb00432183e3d {
    padding-bottom: 80px;
  }
  .md-pt80_7ea3d77135ce641b {
    padding-top: 80px !important;
  }
  .md-no-pad_8d4b939a5b3c0cb4 {
    padding: 0 !important;
  }
  .md-center_1d045910ded20b24 {
    text-align: center !important;
  }
  .order-md-1_e2cdc4ea03803b64 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-md-2_95cbda2829425476 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-md-3_487c5cf32183db7a {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-md-4_31777ed312aabc0a {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .md-hide_dbc61bd60f644a78 {
    display: none;
  }
  .justify-end_c2638279212524a1 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-end_c2638279212524a1 .vew-all_1a336fc218a7ae14 {
    margin-left: 25px;
    margin-top: 25px;
  }
  .justify-end_c2638279212524a1 .swiper-controls_b8dd5ee11bfb79a2 {
    margin-top: 30px;
  }
  .justify-end_c2638279212524a1 .ml-auto_b681bfed1fb3639d {
    margin-left: 0;
    margin-top: 30px;
  }
  .row_b1434edaadcfce5e.sm-marg_6d576eed2b79f6c3 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_b1434edaadcfce5e.sm-marg_6d576eed2b79f6c3 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_b1434edaadcfce5e.stand-marg_3a345068b1d210f0 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_b1434edaadcfce5e.stand-marg_3a345068b1d210f0 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_b1434edaadcfce5e.md-marg_01f6c41c488cd3c1 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_b1434edaadcfce5e.md-marg_01f6c41c488cd3c1 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_b1434edaadcfce5e.lg-marg_c36cc0b359998fa5 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_b1434edaadcfce5e.lg-marg_c36cc0b359998fa5 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_b1434edaadcfce5e.xlg-marg_7064f9ed30b579fc {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_b1434edaadcfce5e.xlg-marg_7064f9ed30b579fc > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_b1434edaadcfce5e.xxlg-marg_65a4f48674461055 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_b1434edaadcfce5e.xxlg-marg_65a4f48674461055 > * {
    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_e913948b5d931251 {
    font-size: 90px !important;
  }
  .fz-80_69e3174eab79821c {
    font-size: 60px !important;
  }
  .fz-70_ca6352cf111cc5bd {
    font-size: 50px !important;
  }
  .sec-head_bc14d153aa4dcd07 .d-flex_18c02de9553f4e32 {
    display: block !important;
  }
  .sec-head_bc14d153aa4dcd07 .ml-auto_b681bfed1fb3639d {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .sec-head_bc14d153aa4dcd07 .sub-title_787b0f9288f8a007 span:first-of-type {
    display: none;
  }
  .sec-head_bc14d153aa4dcd07 .sub-title_787b0f9288f8a007 span.thin_fa097fcb1e03e5d8 {
    margin: 0;
  }
  .navbar .logo_c0a3eacc8c59e085:after {
    display: none;
  }
  .navbar .contact-button_a368c10b0c7fe800 {
    display: none;
  }
  .navbar .mega-menu_e881734e92c25876 .item-img_49663832a5eebf92 .img_b42dbc4666d183d1 {
    display: none;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar .navbar-collapse_6300663022893b64 {
    max-height: 440px;
    overflow: auto;
  }
  .navbar .navbar-collapse_6300663022893b64::-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_e881734e92c25876 .container {
    padding: 20px 10px !important;
  }
  .navbar .logo_c0a3eacc8c59e085 {
    max-width: 80px !important;
    margin-left: 30px;
  }
  .navbar .navbar-collapse_6300663022893b64 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 15px;
  }
  .navbar .navbar-toggler_2000c10b51830a11 {
    font-size: 20px;
    border-radius: 0;
    padding: 0;
    margin-right: 30px;
  }
  .navbar .navbar-toggler_2000c10b51830a11: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_bf996be30665ce4c {
    display: none;
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .navbar .dropdown-menu .dropdown-item .dropdown-side_bf996be30665ce4c.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_e881734e92c25876 {
    width: auto;
    position: static;
    padding: 0;
  }
  .navbar .navbar-nav .mega-menu_e881734e92c25876 .item-img_49663832a5eebf92 {
    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_e881734e92c25876 .item-img_49663832a5eebf92 .mt-15_4bc958f4c33eab01 {
    margin-top: 0 !important;
  }
  .navbar .navbar-nav .mega-menu_e881734e92c25876 .item-img_49663832a5eebf92: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_e881734e92c25876 .item-img_49663832a5eebf92:hover {
    padding-left: 30px;
    background: transparent;
  }
  .navbar .navbar-nav .mega-menu_e881734e92c25876 .item-img_49663832a5eebf92:hover:after {
    width: 10px;
  }
  .main-header_adbf6549e11abb01 {
    min-height: auto;
  }
  .main-header_adbf6549e11abb01 .caption_d99873dba1799bbe h1 {
    font-size: 80px;
  }
  .main-header_adbf6549e11abb01 .caption_d99873dba1799bbe .text_0526ffcdddafaf53 {
    display: none;
  }
  .main-header_adbf6549e11abb01 .justify-content-end_66403c493f509565 {
    display: block !important;
    margin-bottom: 50px;
  }
  .modern-slider_f2d47f6357607d2a .container {
    max-width: 100%;
  }
  .modern-slider_f2d47f6357607d2a .swiper-controls_b8dd5ee11bfb79a2 {
    right: 15px;
  }
  .crev-header_34e123a36d8cd5b8 .caption_d99873dba1799bbe h1 {
    font-size: 70px;
  }
  .crev-header_34e123a36d8cd5b8 .full-img_9a3dfef77c697af8 {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .header-digital_02add956cb2892a8 .caption_d99873dba1799bbe h1 {
    font-size: 60px;
  }
  .header-digital_02add956cb2892a8 .cont_b28a5ba9793fb731 .numb_332634d1f44673da {
    position: static;
    margin-top: 15px;
  }
  .header-personal_f785839265a983f9 {
    background-position: 60%;
  }
  .header-personal_f785839265a983f9 .info_453432cb7cc8090c {
    display: none !important;
  }
  .intro-crev_8605131dde678c25 .sec-head_bc14d153aa4dcd07 {
    margin-bottom: 80px;
  }
  .intro-skill_e12a6604a038a9e0 .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .intro-skill_e12a6604a038a9e0 .imgs_cf1bd3a63af90a38 {
    display: none;
  }
  .about-author_438fa2e29ae2b37e .profile-img_a019d201f37d3cf8 {
    width: 600px;
    margin: 0 auto 50px;
  }
  .my-skills_0689561d4958434b .item_070ef644d344e3ef .box-bord_6b4ede1056cd34b6 {
    border-radius: 200px;
  }
  .numbers-crev_b31b613348590662 .item_070ef644d344e3ef h3 {
    font-size: 80px;
  }
  .services-modern_2c7c8c46365aab26 .serv-boxs_680f088f8aee9631 {
    display: block;
  }
  .services-modern_2c7c8c46365aab26 .item_070ef644d344e3ef {
    width: 100%;
    padding: 60px 40px;
    margin: 5px 0;
  }
  .services-modern_2c7c8c46365aab26 .item_070ef644d344e3ef 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_2c7c8c46365aab26 .item_070ef644d344e3ef.active {
    width: 100% !important;
  }
  .work-fade_1092ebde9794ca89 .text_0526ffcdddafaf53.pb-100_f2f9b74d60e218e3 {
    padding-bottom: 50px !important;
  }
  .work-fade_1092ebde9794ca89 .swiper-pagination_58a294cef971f20e {
    top: 80%;
    right: -20px;
  }
  .work-crev_d4c99cfd2528434c .swiper-slide_cc719267ac3c51ca {
    width: 100% !important;
  }
  footer.clean-footer_c67632bf69638202.crev_fdaaccd8437dde0e:after,
  footer.clean-footer_c67632bf69638202.crev_fdaaccd8437dde0e .circle-blur_60a6fc411fcb505a {
    display: none;
  }
  .team-single_cca737271b059314 .bord_15072e671cb675cd {
    padding: 0 40px 80px;
  }
  .team-single_cca737271b059314 .bord_15072e671cb675cd:after {
    top: 30px;
    left: 10px;
    right: 10px;
    bottom: 30px;
  }
  .team-single_cca737271b059314 .bord_15072e671cb675cd:before {
    top: 20px;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .services-inline2_95dd4aa601c5fe1b .d-flex_18c02de9553f4e32 {
    display: block !important;
  }
  .page-faqs_8d47336b2c0e95a2 .img1_e49a8d77a0873ce5,
  .page-faqs_8d47336b2c0e95a2 .img2_791a1eb8e6bba67b,
  .page-faqs_8d47336b2c0e95a2 .img3_b04f401462f4ec04 {
    display: none;
  }
  .work-grid_61540b9b39d28660 {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
  }
  .work-grid_61540b9b39d28660 .item_070ef644d344e3ef {
    margin: 40px 0 !important;
  }
  .portfolio-crev_8b49c632632cbcb1 .work-boxs_22e932b8747336ea {
    display: block;
  }
  .portfolio-crev_8b49c632632cbcb1 .work-boxs_22e932b8747336ea .item_070ef644d344e3ef {
    width: 100% !important;
    height: 250px;
    min-height: auto;
  }
  .portfolio-crev_8b49c632632cbcb1 .work-boxs_22e932b8747336ea .item_070ef644d344e3ef.active {
    height: calc(100vh - 250px * 3);
  }
  .work-grid_61540b9b39d28660 .filtering_838e335e918ff946,
  .work-minimal_594c4dfc08cfbce2 .filtering_838e335e918ff946 {
    display: block !important;
    margin-top: 30px;
  }
  .next-project_66b97056897201f2 .box_1ac60fdf804e2b00 .cont_b28a5ba9793fb731 .fz-40_ae44ca419ac7bd86 {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sm-mb10_3a6db0fe53a50552 {
    margin-bottom: 10px;
  }
  .sm-mb20_5c7821c987c3d83c {
    margin-bottom: 20px;
  }
  .sm-mb30_19b0c80b9a2ea24f {
    margin-bottom: 30px;
  }
  .sm-mb40_f7169e9e5e01942d {
    margin-bottom: 40px;
  }
  .sm-mb50_b7aa2590ed8aca68 {
    margin-bottom: 50px;
  }
  .sm-mb80_361a8b0bef92a181 {
    margin-bottom: 80px;
  }
  .sm-pb10_ff4ad9870c74d320 {
    padding-bottom: 10px;
  }
  .sm-pb20_ea28ee239ae68e02 {
    padding-bottom: 20px;
  }
  .sm-pb30_dbe048a4298f6b3a {
    padding-bottom: 30px;
  }
  .sm-pb40_4463804eb5c3c80b {
    padding-bottom: 40px;
  }
  .sm-pb50_76b77fa64dc57e33 {
    padding-bottom: 50px;
  }
  .sm-pb60_d2a1f829e2b7b702 {
    padding-bottom: 60px;
  }
  .sm-pb70_cf1ec0eee310e74c {
    padding-bottom: 70px;
  }
  .sm-pb80_abde38141e310970 {
    padding-bottom: 80px;
  }
  .sm-hide_c1aca909a000736a {
    display: none;
  }
  .fz-70_ca6352cf111cc5bd {
    font-size: 40px !important;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h4.fz-30_157ae66fcd068742 {
    font-size: 24px !important;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
  .loader-wrap .loader-wrap-heading_6f3bab60ede897ea .load-text_890bd182e9360aa9 {
    letter-spacing: 5px;
  }
  .progress-wrap_b7bd6917db088fcc {
    bottom: 15px;
    right: 15px;
  }
  .in-box_77e84f87851a0bd8 {
    width: 100%;
  }
  .in-box_77e84f87851a0bd8.mb-15_c7ae1d8afbb48693 {
    margin-bottom: 0 !important;
  }
  .section-padding_96e9bf7e6b2c7790 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec-head_bc14d153aa4dcd07 h3.fz-50_7d74ac116b99e9a8 {
    font-size: 30px !important;
  }
  .sec-head_bc14d153aa4dcd07 h2.fz-70_ca6352cf111cc5bd {
    font-size: 35px !important;
  }
  .call-marq_8c9e3677c3a8a759 .main-marq_35ed08f9f7f5f1bf.bord-item_35abb6a2e73fb635 .item_070ef644d344e3ef h4 {
    font-size: 20px !important;
  }
  .call-marq_8c9e3677c3a8a759 .main-marq_35ed08f9f7f5f1bf .icon-img-50_1af0a22d25421292 {
    width: 30px !important;
  }
  .main-header_adbf6549e11abb01 .caption_d99873dba1799bbe h1,
  .crev-header_34e123a36d8cd5b8 .caption_d99873dba1799bbe h1 {
    font-size: 40px;
  }
  .main-header_adbf6549e11abb01 .icon-img_e888c24898b9acd6 {
    width: 100px;
  }
  .modern-slider_f2d47f6357607d2a .gallery-text_bd9319d6274e4352 {
    width: 100%;
  }
  .header-digital_02add956cb2892a8 .caption_d99873dba1799bbe h1 {
    font-size: 50px;
  }
  .header-digital_02add956cb2892a8 .img_b42dbc4666d183d1:after,
  .header-digital_02add956cb2892a8 .img_b42dbc4666d183d1:before {
    display: none;
  }
  .header-digital_02add956cb2892a8 .img_b42dbc4666d183d1 .vid_e6682accc5a5280a {
    left: 0;
  }
  .about-author_438fa2e29ae2b37e .profile-img_a019d201f37d3cf8 {
    width: 420px;
  }
  .about-author_438fa2e29ae2b37e .profile-img_a019d201f37d3cf8 .img_b42dbc4666d183d1 {
    height: 500px;
  }
  .about-author_438fa2e29ae2b37e h4 span {
    display: inline;
  }
  .services-inline_fe5c8dcd217b852e .item_070ef644d344e3ef .ml-auto_b681bfed1fb3639d,
  .services-inline_fe5c8dcd217b852e .item_070ef644d344e3ef .num_725a7c5213b149a2 {
    display: none !important;
  }
  .work-fade_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 {
    position: static;
    margin-top: 15px;
    opacity: 0;
  }
  .work-fade_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .text_0526ffcdddafaf53 {
    display: inline-block;
    background: transparent;
    font-size: 22px;
    padding: 0 1px;
    margin: 0;
    border-radius: 0;
  }
  .work-fade_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .shap-left-top_4d5585f241ad6322,
  .work-fade_1092ebde9794ca89 .item_070ef644d344e3ef .cont_b28a5ba9793fb731 .shap-left-bottom_a03aaffde760a1e8 {
    display: none;
  }
  .work-fade_1092ebde9794ca89 .swiper-slide-active_0019a19c3ff957ff .item_070ef644d344e3ef .cont_b28a5ba9793fb731 {
    opacity: 1;
  }
  .work-crev_d4c99cfd2528434c .item_070ef644d344e3ef {
    display: block !important;
  }
  .work-crev_d4c99cfd2528434c .item_070ef644d344e3ef .img_b42dbc4666d183d1 {
    padding: 0;
    margin-top: 40px;
  }
  .testimonials_68286bedb0ab5d96 .img-full_fa678d160ca32a32 .fix-img_59907b17c11d7dd4 {
    max-width: 80px;
  }
  .testimonials_68286bedb0ab5d96 .cont-full_3f998b1baa9923ba .testim-swiper_0b30661a13805fe0 {
    padding: 60px 20px;
  }
  .testimonials_68286bedb0ab5d96 .cont-full_3f998b1baa9923ba .testim-swiper_0b30661a13805fe0 p.fz-30_157ae66fcd068742 {
    font-size: 18px !important;
  }
  .testimonials_68286bedb0ab5d96 .cont-full_3f998b1baa9923ba .control-abslout_5d292cc8b977440e {
    bottom: 15px;
    right: 15px;
  }
  .testimonials-minim_be50229463a6f5da .item_070ef644d344e3ef .text_0526ffcdddafaf53 .qout-svg_915bef1d34073abd {
    width: 90px;
  }
  .testimonials-minim_be50229463a6f5da .item_070ef644d344e3ef .text_0526ffcdddafaf53 .fz-30_157ae66fcd068742 {
    font-size: 18px !important;
  }
  .testimonials-minim_be50229463a6f5da .control-abslout_5d292cc8b977440e {
    bottom: -50px;
  }
  .page-header_8020dab076a3b394 .fz-80_69e3174eab79821c {
    font-size: 35px !important;
  }
  .services-inline2_95dd4aa601c5fe1b .item_070ef644d344e3ef h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .team-single_cca737271b059314 .bord_15072e671cb675cd {
    padding: 0 20px 80px;
  }
  .portfolio-crev_8b49c632632cbcb1 .work-boxs_22e932b8747336ea .item_070ef644d344e3ef {
    height: 350px;
    min-height: auto;
    background-position: center center;
  }
  .portfolio-crev_8b49c632632cbcb1 .work-boxs_22e932b8747336ea .item_070ef644d344e3ef.active {
    height: 350px;
  }
  .work-grid_61540b9b39d28660 .filtering_838e335e918ff946 span,
  .work-minimal_594c4dfc08cfbce2 .filtering_838e335e918ff946 span {
    margin: 14px 25px;
  }
  .work-minimal_594c4dfc08cfbce2 .item_070ef644d344e3ef .img_b42dbc4666d183d1 .cont_b28a5ba9793fb731.inline_0ce78abc39846750 {
    padding: 20px 15px;
  }
  .blog-header_7f2b495c3cd7b34c .fz-55_059222c4ad9cb60c {
    font-size: 30px !important;
  }
  .blog-header_7f2b495c3cd7b34c .info_453432cb7cc8090c {
    display: block !important;
  }
  .blog-header_7f2b495c3cd7b34c .date_f8413d1e125fe8c3 {
    margin-left: 30px !important;
  }
  .blog-header_7f2b495c3cd7b34c .right-info_96cd7588d6a4a1f1 {
    margin: 30px 0 0;
  }
  .main-post_1c43e4214f172636 .fz-60_abbe9bdfe13c2630 {
    display: none;
  }
  .main-post_1c43e4214f172636 .post-qoute_3ce90519eb94b7f9 {
    padding: 30px 15px;
  }
  .main-post_1c43e4214f172636 .post-qoute_3ce90519eb94b7f9 h6:before {
    position: relative;
    left: 0;
  }
  .main-post_1c43e4214f172636 .info-area_5f648903a3feca85 {
    display: block;
  }
  .main-post_1c43e4214f172636 .info-area_5f648903a3feca85 .tags_f152cac5601d3a9d {
    margin-bottom: 30px;
  }
  .main-post_1c43e4214f172636 .author-area_09aea0b6dda12bba .flex_78c5c8ad28942248 {
    display: block;
  }
  .main-post_1c43e4214f172636 .author-area_09aea0b6dda12bba .author-img_d2e2025b99eaf770 {
    margin: 0 0 30px 0;
  }
  .main-post_1c43e4214f172636 .author-area_09aea0b6dda12bba .author-img_d2e2025b99eaf770 .img_b42dbc4666d183d1 {
    width: 80px;
    height: 80px;
  }
  .main-post_1c43e4214f172636 .next-prv-post_ecc03924e8188cc4 {
    display: block;
  }
  .main-post_1c43e4214f172636 .next-prv-post_ecc03924e8188cc4 .thumb-post_d5406efcbcb32810 {
    margin: 0 !important;
  }
  .main-post_1c43e4214f172636 .next-prv-post_ecc03924e8188cc4 .text-right_f1fc54d73d0bc19f {
    text-align: left;
    margin-top: 30px !important;
  }
  .comments-post_145312b395013bf3 .item-box_aa4ef1b708b08a5f .flex_78c5c8ad28942248 {
    display: block;
  }
  .comments-post_145312b395013bf3 .item-box_aa4ef1b708b08a5f .user-img_0fb4463497a0cd94 {
    margin: 0 0 15px 0;
  }
  .comments-post_145312b395013bf3 .item-box_aa4ef1b708b08a5f .replay-post_8c821efa8366dc04 {
    margin: 15px 0 0 0;
  }
  .comments-post_145312b395013bf3 .item-box_aa4ef1b708b08a5f.replayed_0b048eed6cf1e32b {
    margin-left: 0;
  }
  .main-post_1c43e4214f172636 .post-qoute_3ce90519eb94b7f9 h6:before {
    top: 70px;
  }
}

/* ====================== [ End Responsive ] ====================== */
