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

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

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

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

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

.row_9569083b698d913a.sm-marg_613d907dfa5c36bc {
  margin-left: -5px;
  margin-right: -5px;
}

.row_9569083b698d913a.sm-marg_613d907dfa5c36bc > * {
  padding-left: 5px;
  padding-right: 5px;
}

.row_9569083b698d913a.stand-marg_9eefaa8ffc421f7e {
  margin-left: -20px;
  margin-right: -20px;
}

.row_9569083b698d913a.stand-marg_9eefaa8ffc421f7e > * {
  padding-left: 20px;
  padding-right: 20px;
}

.row_9569083b698d913a.md-marg_75908cff298a7308 {
  margin-left: -25px;
  margin-right: -25px;
}

.row_9569083b698d913a.md-marg_75908cff298a7308 > * {
  padding-left: 25px;
  padding-right: 25px;
}

.row_9569083b698d913a.lg-marg_0c0bcc35cc5ca750 {
  margin-left: -40px;
  margin-right: -40px;
}

.row_9569083b698d913a.lg-marg_0c0bcc35cc5ca750 > * {
  padding-left: 40px;
  padding-right: 40px;
}

.row_9569083b698d913a.xlg-marg_5b50446eaa16d182 {
  margin-left: -50px;
  margin-right: -50px;
}

.row_9569083b698d913a.xlg-marg_5b50446eaa16d182 > * {
  padding-left: 50px;
  padding-right: 50px;
}

.row_9569083b698d913a.xxlg-marg_615bfdc89a5d0318 {
  margin-left: -80px;
  margin-right: -80px;
}

.row_9569083b698d913a.xxlg-marg_615bfdc89a5d0318 > * {
  padding-left: 80px;
  padding-right: 80px;
}

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

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

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

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

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

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

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

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

.p-color_1da90c31cc753fbb {
  color: #c6c8c9;
}

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

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

.lines_3cb497406fda33ad.two_5dcff347719a35cc: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_3cb497406fda33ad.four_e6cf757aa54b5cd5 {
  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_3cb497406fda33ad.four_e6cf757aa54b5cd5: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_3cb497406fda33ad.two-out_62660bb2d4a48e15 {
  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_5238840a54124d37 {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.line-overlay_5238840a54124d37.revers_618aeb7403cffd36 {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.line-overlay_5238840a54124d37.up_780e57ee00447f6f {
  top: -25%;
}

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

.overlay-center_662a2862ee33b4ac {
  position: relative;
}

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

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

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

.bg-pattern_e1f041cea0a9c81a.bg-repeat_2fad08c843873003 {
  background-repeat: repeat;
}

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

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

.bord-bottom-grd_ba749d60ccac12b7: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_2b2a1ce0d493b593 {
  -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_c1abfc77ae74786c {
  border: 1px solid transparent;
}

.butn_c1abfc77ae74786c.butn-md_a6b252e41db04dcd {
  padding: 14px 35px;
}

.butn_c1abfc77ae74786c.butn-sm_ed85a86e3c512b4a {
  padding: 8px 18px;
}

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

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

.butn_c1abfc77ae74786c.butn-bord_fd51ccc063c435db:hover {
  background: #fff;
  color: #000;
}

.butn_c1abfc77ae74786c.butn-bord_fd51ccc063c435db:hover span {
  color: #000;
}

.butn_c1abfc77ae74786c.butn-bord-thin_e9f99c4cec3fd91a {
  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_c1abfc77ae74786c.butn-bord-thin_e9f99c4cec3fd91a:hover {
  background: #fff;
  color: #000;
}

.butn_c1abfc77ae74786c.butn-bord-thin_e9f99c4cec3fd91a:hover span {
  color: #000;
}

.butn_c1abfc77ae74786c.butn-bg_dfd4ee9c7a7c713a {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

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

.butn_c1abfc77ae74786c .rolling-text_bafd48e5fcabffc2 {
  margin-bottom: -5px;
}

.butn-crev_87f0f79f6a6988ef .circle_d218d2d9588cf158 {
  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_39d8cd42b80e0a0b {
  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_39d8cd42b80e0a0b: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_39d8cd42b80e0a0b:hover {
  border-color: #fd5b38;
}

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

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

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

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

.btn-circle_39d8cd42b80e0a0b.btn-md_93f29229623e4ca0 {
  width: 120px;
  height: 120px;
}

.btn-circle_39d8cd42b80e0a0b.btn-lg_672887ef18da8627 {
  width: 140px;
  height: 140px;
}

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

.butn-circle-text_1401156fe9eac67a .circle_d218d2d9588cf158 {
  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_1401156fe9eac67a .circle_d218d2d9588cf158 svg {
  width: 22px;
  height: 22px;
}

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

.circle-button_2191de073b5f7ae0.in-bord_485b301a24e91462: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_2191de073b5f7ae0.in-bord_485b301a24e91462: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_2191de073b5f7ae0 a {
  position: relative;
}

.circle-button_2191de073b5f7ae0 .rotate-circle_02b0b956cd7a5276 svg {
  width: 210px;
  fill: #fff;
}

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

.circle-button_2191de073b5f7ae0 .icon_2072d71b2564533a {
  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_2191de073b5f7ae0 .in-circle_fe1546eb19905ada {
  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_2191de073b5f7ae0.no-animate_c89ba2172cc54eb3 .rotate-circle_02b0b956cd7a5276 {
  -webkit-animation: none;
  animation: none;
}

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

.rmore_2b22cbdd140ef4c3.to-in_fa1ebfb269363e2d:hover {
  margin-left: 0;
}

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

.go-more_8f418c15a58e42ca: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_8f418c15a58e42ca .icon_2072d71b2564533a {
  margin-left: 15px;
  bottom: -2px;
  position: relative;
}

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

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

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

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

.vi-more_223b3280f15d1314 .icon_2072d71b2564533a {
  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_223b3280f15d1314:hover .icon_2072d71b2564533a {
  background: #fd5b38;
}

/* Cursor
-----------------------------------------------------------------*/
.hover-this_9682f47802b701f3 .hover-anim_53e9ce96d12b3402 {
  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_0a553fb16bf02702 {
  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_a26e28b68d08c043 {
  -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_bafd48e5fcabffc2 {
  display: inline-block;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
}

.rolling-text_bafd48e5fcabffc2.butn_c1abfc77ae74786c {
  padding: 0 35px;
}

.social-text_1e4d6801e3ed42d0 .rolling-text_bafd48e5fcabffc2 {
  line-height: 30px;
  height: 30px;
}

.rolling-text_bafd48e5fcabffc2:hover .letter_92dfbf1543a4ec34,
.rolling-text_bafd48e5fcabffc2.play_9998110da3780613 .letter_92dfbf1543a4ec34 {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-wrap_8f287580eb1d96b3 svg.progress-circle_efb368df0cecc646 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_e2a4271ce928d49c {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

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

.d-slideup_4172e9cb9f02da95 .sideup-text_8d9260456a811ffd {
  overflow: hidden;
  display: block;
}

.d-slideup_4172e9cb9f02da95 .sideup-text_8d9260456a811ffd:first-of-type .up-text_e050da873f054eee {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.d-slideup_4172e9cb9f02da95 .sideup-text_8d9260456a811ffd:nth-of-type(2) .up-text_e050da873f054eee {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.d-slideup_4172e9cb9f02da95 .sideup-text_8d9260456a811ffd:nth-of-type(3) .up-text_e050da873f054eee {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.d-slideup_4172e9cb9f02da95 .sideup-text_8d9260456a811ffd:nth-of-type(4) .up-text_e050da873f054eee {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.d-slideup_4172e9cb9f02da95 .sideup-text_8d9260456a811ffd:nth-of-type(5) .up-text_e050da873f054eee {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.d-slideup_4172e9cb9f02da95 .sideup-text_8d9260456a811ffd .up-text_e050da873f054eee {
  -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_4172e9cb9f02da95.animated .up-text_e050da873f054eee {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.main-marq_d62cc439aeb78a12: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_d62cc439aeb78a12.shadow-off_cbfd0631d9fd1d44:after {
  display: none;
}

.main-marq_d62cc439aeb78a12.md-text_da2062fcbde32cb8 .box_88becf96c147f4a9 .item_39cdf10544e7a702 h4 {
  font-size: 40px;
}

.main-marq_d62cc439aeb78a12.lrg_38762540d49e0290 .box_88becf96c147f4a9 .item_39cdf10544e7a702 h4 {
  font-size: 5vw;
}

.main-marq_d62cc439aeb78a12.xlrg_02253907f528bf13 .box_88becf96c147f4a9 .item_39cdf10544e7a702 {
  padding: 0 30px;
}

.main-marq_d62cc439aeb78a12.xlrg_02253907f528bf13 .box_88becf96c147f4a9 .item_39cdf10544e7a702 h4 {
  font-size: 8vw;
}

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

.main-marq_d62cc439aeb78a12 .slide-har_5d106638a6c43398 .overlay-link_0150965d476bc584 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-marq_d62cc439aeb78a12 .strok_8871d2544b01f0b2 .item_39cdf10544e7a702 h4 {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_d62cc439aeb78a12 .strok_8871d2544b01f0b2 .item_39cdf10544e7a702 h4 a {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_d62cc439aeb78a12 .non-strok_0492882dd7e937db .item_39cdf10544e7a702 h4 {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_d62cc439aeb78a12 .non-strok_0492882dd7e937db .item_39cdf10544e7a702 h4 a {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 .item_39cdf10544e7a702 {
  padding: 0 30px;
}

.main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 .item_39cdf10544e7a702 h4 {
  white-space: nowrap;
  margin: 0;
}

.main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 .item_39cdf10544e7a702 h4 .icon_2072d71b2564533a {
  margin-bottom: -15px;
}

.main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 .item_39cdf10544e7a702 h2 {
  margin: 0;
}

.main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 .item_39cdf10544e7a702:nth-of-type(even) h4 {
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

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

.main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9:last-of-type .item_39cdf10544e7a702:nth-of-type(even) h4 {
  color: #fff;
  -webkit-text-stroke: 0;
}

.main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9:last-of-type .item_39cdf10544e7a702:nth-of-type(even) h4 a {
  color: #fff;
  -webkit-text-stroke: 0;
}

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

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

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

.dark-text_483ea603d1d73d94 .box_88becf96c147f4a9 .item_39cdf10544e7a702 h4,
.dark-text_483ea603d1d73d94 .box_88becf96c147f4a9:last-of-type .item_39cdf10544e7a702:nth-of-type(even) h4 {
  color: #000 !important;
}

.dark-text_483ea603d1d73d94 .strok_8871d2544b01f0b2 .box_88becf96c147f4a9 .item_39cdf10544e7a702 h4,
.dark-text_483ea603d1d73d94 .box_88becf96c147f4a9 .item_39cdf10544e7a702:nth-of-type(even) h4,
.dark-text_483ea603d1d73d94 .box_88becf96c147f4a9:last-of-type .item_39cdf10544e7a702:nth-of-type(odd) h4 {
  -webkit-text-stroke: 1px #000;
}

.light-text_dc2efe099785e0df {
  color: #fff;
}

.light-text_dc2efe099785e0df .box_88becf96c147f4a9 .item_39cdf10544e7a702 h4,
.light-text_dc2efe099785e0df .box_88becf96c147f4a9:last-of-type .item_39cdf10544e7a702:nth-of-type(even) h4 {
  color: #fff;
}

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

.slide-har_5d106638a6c43398 {
  position: relative;
}

.slide-har_5d106638a6c43398.st1_84c33712ab46a743 .box_88becf96c147f4a9 {
  position: relative;
  -webkit-animation: slide-har 80s linear infinite;
  animation: slide-har 80s linear infinite;
}

.slide-har_5d106638a6c43398.st2_9bd7a384909eb87f .box_88becf96c147f4a9 {
  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_e0eef3ab5745f459 {
  position: relative;
  padding: 0;
}

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

.main-marqv_e0eef3ab5745f459 .slide-vertical_a932e561fb2c95e1:hover .box_88becf96c147f4a9 {
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
}

.main-marqv_e0eef3ab5745f459 .slide-vertical_a932e561fb2c95e1 .box_88becf96c147f4a9 {
  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_15d3e3b80780493d {
  -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_15d3e3b80780493d.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_15d3e3b80780493d.simpl_748a495764e70cdc {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

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

.position-re_6f49a51c0d5a7714 {
  position: relative;
}

.position-abs_19cf32f522b2b159 {
  position: absolute;
}

.cursor-pointer_08985c15f067af76 {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-md-1_424b3dc28ff6e1b4,
.order-md-2_0cfc4386adc21d81,
.order-md-3_8319872be1570d56,
.order-md-4_483d0698763301e8 {
  -webkit-box-ordinal-group: inherit !important;
  -ms-flex-order: inherit !important;
  order: inherit !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fit-img_2baaaa7d1ecd0809 {
  overflow: hidden;
}

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

.rounded_47e2a321b7f50bbd {
  border-radius: 5px;
}

.circle_d218d2d9588cf158 {
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

.nowrap_2c8b8046f72639d4 {
  white-space: nowrap;
}

.unlist_fe0e414c95b20515 {
  list-style: none;
}

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

.underline_971ba4a4b947aa6b span {
  text-decoration: underline;
}

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

.inline_cde46fa157f3e712 {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-black_ad37171a42af4676 {
  color: #000;
}

.text-dark_25ac8ec077b582ef {
  color: #444;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.load-text_d1f4cf9feffaa15b 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_eba948d06cb2b0f7,
[data-overlay-light] .container-xxl_eba948d06cb2b0f7,
[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_99e3c59c6427b1f1 h1,
.bg-dark_99e3c59c6427b1f1 h2,
.bg-dark_99e3c59c6427b1f1 h3,
.bg-dark_99e3c59c6427b1f1 h4,
.bg-dark_99e3c59c6427b1f1 h5,
.bg-dark_99e3c59c6427b1f1 h6,
.bg-dark_99e3c59c6427b1f1 span,
.bg-color_43c67a788a6993f6 h1,
.bg-color_43c67a788a6993f6 h2,
.bg-color_43c67a788a6993f6 h3,
.bg-color_43c67a788a6993f6 h4,
.bg-color_43c67a788a6993f6 h5,
.bg-color_43c67a788a6993f6 h6,
.bg-color_43c67a788a6993f6 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_a8cc6713b9b615c8 {
  position: relative;
}

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

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

.navbar.bord_af678e3b67626889 {
  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_922a3549cb299efa {
  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_bafd48e5fcabffc2 {
  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_0f8e702c8d72ac81 .dropdown-item .dropdown-side_16dda0ba90d2e0bf {
  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_16dda0ba90d2e0bf {
  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_16dda0ba90d2e0bf.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.navbar .dropdown {
  position: static;
}

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

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

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

.navbar .mega-menu_afdbfcc8c8beccad .title .sub-title_c08613866deba494 {
  font-weight: 600;
}

.navbar .mega-menu_afdbfcc8c8beccad .item-img_43e89ec5e2b45182 .img_8aef9bc566c2388b {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.navbar .logo_50090e5449ff192e {
  position: relative;
}

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

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

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

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

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

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

.sec-head_06f8d8bc6ed7a228 .sub-title_c08613866deba494 span {
  white-space: nowrap;
  font-weight: 600;
}

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

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

.title-bord_8b30b5ead53783e3 {
  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_8b30b5ead53783e3: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_d5210fdafbf78b87 {
  position: relative;
}

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

.sec-bottom_d5210fdafbf78b87 .d-flex_a5102388e46ad1bf {
  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_8577f935e88e7f25 .img-full_e6c4a07833bdcc52 {
  height: 100%;
}

.intro-crev_cf1af61011c23ce0 .sec-head_06f8d8bc6ed7a228 {
  margin-bottom: -50px;
}

.intro-crev_cf1af61011c23ce0 .sec-head_06f8d8bc6ed7a228 h2 {
  font-size: 8vw;
}

.intro-crev_cf1af61011c23ce0 .img_8aef9bc566c2388b {
  position: relative;
}

.intro-crev_cf1af61011c23ce0 .img_8aef9bc566c2388b img {
  width: 120%;
  margin-left: -20%;
}

.intro-crev_cf1af61011c23ce0 .img_8aef9bc566c2388b .exp_089fd90831de00c5 {
  position: absolute;
  top: -80px;
  left: 0;
}

.intro-crev_cf1af61011c23ce0 .img_8aef9bc566c2388b .exp_089fd90831de00c5 h3 {
  font-size: 100px;
}

.intro-skill_093865699c4e79a5 .imgs_63e109278870bcec {
  position: relative;
  height: 100%;
  width: 100%;
}

.intro-skill_093865699c4e79a5 .imgs_63e109278870bcec .img1_5edb17be7e3314e2,
.intro-skill_093865699c4e79a5 .imgs_63e109278870bcec .img2_448b7c3f061bc917,
.intro-skill_093865699c4e79a5 .imgs_63e109278870bcec .img3_e26e199f67956ffa {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
}

.intro-skill_093865699c4e79a5 .imgs_63e109278870bcec .img1_5edb17be7e3314e2 img,
.intro-skill_093865699c4e79a5 .imgs_63e109278870bcec .img2_448b7c3f061bc917 img,
.intro-skill_093865699c4e79a5 .imgs_63e109278870bcec .img3_e26e199f67956ffa img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.intro-skill_093865699c4e79a5 .imgs_63e109278870bcec .img1_5edb17be7e3314e2 {
  width: 260px;
  height: 180px;
  top: -80px;
  left: 30px;
}

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

.intro-skill_093865699c4e79a5 .imgs_63e109278870bcec .img3_e26e199f67956ffa {
  width: 250px;
  height: 280px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.intro-accord_5f290ae3c3bcf938 {
  position: relative;
}

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

.intro-personal_b45fa98f64a68824 .img_8aef9bc566c2388b {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.intro-personal_b45fa98f64a68824 .exp_089fd90831de00c5 {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.intro-personal_b45fa98f64a68824 .exp_089fd90831de00c5 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_b45fa98f64a68824 .exp_089fd90831de00c5 h6 .shap-right-top_f6f6315b072c958e svg {
  position: absolute;
  top: 0;
  right: -1.1rem;
  width: 1.2rem;
  height: 1.2rem;
}

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

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

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

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

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

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

.about-author_8ecec734b48c03bc .img_8aef9bc566c2388b {
  border-radius: 500px;
  height: 680px;
  overflow: hidden;
}

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

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

.about-author_8ecec734b48c03bc .info_f53bf089e83103af .item_39cdf10544e7a702 .icon_2072d71b2564533a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #fd5b38;
  color: #0c0c0c;
  font-size: 20px;
}

.page-intro_d360073da2ea81d9 .img_8aef9bc566c2388b {
  position: relative;
}

.page-intro_d360073da2ea81d9 .img_8aef9bc566c2388b .img-icon_560f10f7bc4e6b29 {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 200px;
}

/* Awards
-----------------------------------------------------------------*/
.awards_ece10e638adb2259 .item-line_a59b759e0d0e3090 {
  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_ece10e638adb2259 .item-line_a59b759e0d0e3090 > div {
  padding: 0;
}

.awards_ece10e638adb2259 .item-line_a59b759e0d0e3090 > div:last-of-type {
  text-align: right;
}

.awards_ece10e638adb2259 .item-line_a59b759e0d0e3090:hover {
  color: #0c0c0c;
}

.awards_ece10e638adb2259 .item-line_a59b759e0d0e3090:hover:after {
  height: 100%;
}

.awards_ece10e638adb2259 .item-line_a59b759e0d0e3090: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_ece10e638adb2259 .item-line_a59b759e0d0e3090 .project-date_a0fb17a0519db7b4 span {
  font-size: 14px;
  opacity: 0.7;
  margin-left: 15px;
}

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

.awards_ece10e638adb2259 .item-title_f3b8915410a8da8e > div {
  padding: 0;
}

/* Blog
-----------------------------------------------------------------*/
.blog_d4c1322ac001120e .item_39cdf10544e7a702 .fit-img_2baaaa7d1ecd0809 {
  height: 400px;
}

.blog_d4c1322ac001120e.style2_7ab6b6e4c6005728 .item_39cdf10544e7a702 {
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.blog_d4c1322ac001120e.style2_7ab6b6e4c6005728 .item_39cdf10544e7a702 .fit-img_2baaaa7d1ecd0809 {
  height: 280px;
}

.sidebar_bf132364ff22b81b .search-box_8464fb5826c5cba9 {
  position: relative;
}

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

.sidebar_bf132364ff22b81b .search-box_8464fb5826c5cba9 input:focus {
  border-color: #fff;
}

.sidebar_bf132364ff22b81b .search-box_8464fb5826c5cba9 .icon_2072d71b2564533a {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.sidebar_bf132364ff22b81b .widget_68e1573773c67559 .title-widget_dba5587cb48c1b8c {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.catogry_2f9b213492abafbe li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.catogry_2f9b213492abafbe li:last-of-type {
  margin-bottom: 0;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.catogry_2f9b213492abafbe li:hover {
  background: rgba(255, 255, 255, 0.02);
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702:last-of-type {
  margin-bottom: 0;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702:hover .img_8aef9bc566c2388b a .date_8d5551082d091db4 {
  opacity: 1;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
  width: 90px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702 .img_8aef9bc566c2388b a {
  width: 100%;
  height: 100%;
  position: relative;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702 .img_8aef9bc566c2388b a .date_8d5551082d091db4 {
  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_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702 .img_8aef9bc566c2388b a .date_8d5551082d091db4 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_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702 .img_8aef9bc566c2388b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b {
  padding-left: 25px;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b h6 {
  font-size: 17px;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.last-post-thum_34c712e4ce537c6d .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .tag_d8a4433167dc3e52 {
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.03);
  margin-bottom: 10px;
}

.sidebar_bf132364ff22b81b .widget_68e1573773c67559.tags_d2b4fe35867f1adc 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_bf132364ff22b81b .widget_68e1573773c67559.tags_d2b4fe35867f1adc a:hover {
  background: #fd5b38;
}

.blog-main_5dd4bf4e36bb836d .item_39cdf10544e7a702 .content {
  margin-top: 40px;
}

.blog-main_5dd4bf4e36bb836d .item_39cdf10544e7a702 .content .post-date_5b2e37152346df89 {
  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_2f81556fc2e7e45a .background_1c5ed2711c1d6316 {
  height: 75vh;
  min-height: 480px;
}

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

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

.main-post_aee2374c50430d15 .post-qoute_679a4dce0e05cf75 h6 {
  position: relative;
}

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

.main-post_aee2374c50430d15 .iner-img_970fd83dd28f1646 {
  height: 400px;
}

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

.main-post_aee2374c50430d15 .unorder-list_cb4e9866bf4ddd07 li,
.main-post_aee2374c50430d15 .order-list_c837be868ea9fad5 li {
  margin-top: 10px;
  opacity: 0.7;
  padding-left: 15px;
  position: relative;
}

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

.main-post_aee2374c50430d15 .order-list_c837be868ea9fad5 li {
  padding-left: 0;
}

.main-post_aee2374c50430d15 .order-list_c837be868ea9fad5 li:before {
  display: none;
}

.main-post_aee2374c50430d15 .order-list_c837be868ea9fad5 li span {
  font-size: 13px;
}

.main-post_aee2374c50430d15 .info-area_8ae0cbfa8d362250 .tags_d2b4fe35867f1adc span,
.main-post_aee2374c50430d15 .info-area_8ae0cbfa8d362250 .share-icon_aee33077c9104f3f span {
  font-size: 14px;
  margin-right: 5px;
  opacity: 0.7;
}

.main-post_aee2374c50430d15 .info-area_8ae0cbfa8d362250 .tags_d2b4fe35867f1adc a,
.main-post_aee2374c50430d15 .info-area_8ae0cbfa8d362250 .share-icon_aee33077c9104f3f 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_aee2374c50430d15 .info-area_8ae0cbfa8d362250 .tags_d2b4fe35867f1adc a:hover,
.main-post_aee2374c50430d15 .info-area_8ae0cbfa8d362250 .share-icon_aee33077c9104f3f a:hover {
  background: #fd5b38;
  color: #1d1d1d;
}

.main-post_aee2374c50430d15 .info-area_8ae0cbfa8d362250 .share-icon_aee33077c9104f3f a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  text-align: center;
  padding: 0;
}

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

.main-post_aee2374c50430d15 .author-area_0d405b39275c6f42 .author-img_5a409deb02f5de05 .img_8aef9bc566c2388b {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
}

.main-post_aee2374c50430d15 .next-prv-post_3efd833574786852 .thumb-post_2e96b52353173b24 {
  width: 100%;
  padding: 40px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.main-post_aee2374c50430d15 .next-prv-post_3efd833574786852 .thumb-post_2e96b52353173b24: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_aee2374c50430d15 .next-prv-post_3efd833574786852 .thumb-post_2e96b52353173b24:first-of-type {
  margin-right: 15px;
}

.main-post_aee2374c50430d15 .next-prv-post_3efd833574786852 .thumb-post_2e96b52353173b24:last-of-type {
  margin-left: 15px;
}

.comments-post_ca8a71b8bb6f2077 .item-box_8329ebb9785d3f7e {
  position: relative;
}

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

.comments-post_ca8a71b8bb6f2077 .item-box_8329ebb9785d3f7e.replayed_a4c516c297e6e83d {
  margin-left: 30px;
}

.comments-post_ca8a71b8bb6f2077 .item-box_8329ebb9785d3f7e .replay-butn_a8986bdfa32a6f84 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.comments-post_ca8a71b8bb6f2077 .item-box_8329ebb9785d3f7e .replay-butn_a8986bdfa32a6f84 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_ca8a71b8bb6f2077 .item-box_8329ebb9785d3f7e .replay-butn_a8986bdfa32a6f84 a:hover {
  background: var(--maincolor);
  color: #1d1d1d;
}

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

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

.comments-from_6a07022a247df9ff 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_6a07022a247df9ff button .text_f465f65c1ae55af0 {
  position: relative;
  z-index: 4;
}

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

/* Brands & Clients
-----------------------------------------------------------------*/
.clients-carso_87fa93957ad99c73 .img_8aef9bc566c2388b {
  margin: auto;
}

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

/* Contact
-----------------------------------------------------------------*/
.call-marq_d2ff13c14ad357d3 .main-marq_d62cc439aeb78a12:after {
  display: none;
}

.call-marq_d2ff13c14ad357d3 .main-marq_d62cc439aeb78a12.sub-bg_c711fd28280c436d {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: relative;
  z-index: 2;
}

.call-marq_d2ff13c14ad357d3 .main-marq_d62cc439aeb78a12.bord-item_c7c8c9575c1f89c1 {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.call-marq_d2ff13c14ad357d3 .main-marq_d62cc439aeb78a12.bord-item_c7c8c9575c1f89c1 .item_39cdf10544e7a702 {
  padding: 15px 50px !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 60px;
  margin: 0 10px;
}

.call-marq_d2ff13c14ad357d3 .main-marq_d62cc439aeb78a12.bord-item_c7c8c9575c1f89c1 .item_39cdf10544e7a702 h4 {
  font-size: 50px !important;
}

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

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

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

.contact_b56c572ac3293529 .info-box_50a778aaabb82366: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_b56c572ac3293529 .form2_6e2bca69be0efa3f input,
.contact_b56c572ac3293529 .form2_6e2bca69be0efa3f textarea {
  padding: 15px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
}

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

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

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

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

.accordion_b941224d57a8df2c .title .ico_85bbcfa399dbce0d {
  position: absolute;
  bottom: 30px;
  right: 15px;
}

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

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

.accordion_b941224d57a8df2c .active .accordion-info_57a9044a2eddd0d1 {
  display: block;
}

.list-arrow_552855865e60b716 li .icon_2072d71b2564533a {
  width: 15px;
  margin-right: 10px;
}

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

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

.text-dark_25ac8ec077b582ef .dot-list_b958956a3b548b2f li:before {
  background: #0f0f0f;
}

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

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

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

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

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

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

.page-error_e4b5822afbb9c131 .marq_ab858f8653f6e067 .non-strok_0492882dd7e937db i {
  color: transparent;
  -webkit-text-stroke: 0.5px white;
}

.page-error_e4b5822afbb9c131 .marq_ab858f8653f6e067 .strok_8871d2544b01f0b2 i {
  color: rgba(255, 255, 255, 0.8);
  -webkit-text-stroke: 0;
}

.page-error_e4b5822afbb9c131 .marq_ab858f8653f6e067 h4 {
  font-size: 50px;
  text-transform: uppercase;
}

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

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

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

.page-error_e4b5822afbb9c131 .marq_ab858f8653f6e067:nth-of-type(4) .main-marq_d62cc439aeb78a12:after {
  left: -10%;
}

.page-error_e4b5822afbb9c131 .marq_ab858f8653f6e067: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_3fd202349126717d .form-group_28e3f4bb58ea51eb {
  position: relative;
}

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

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

footer .subscribe-minimal_3fd202349126717d .social-icon_6c4c3988225f3779 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_4b2d3ae734e83978.crev_81676452c0fa956e {
  position: relative;
}

footer.clean-footer_4b2d3ae734e83978.crev_81676452c0fa956e: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_4b2d3ae734e83978.crev_81676452c0fa956e .circle-blur_6c7a2f6717410a39 {
  position: absolute;
  bottom: -50px;
  right: 50px;
  width: 400px;
  z-index: -1;
}

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

.main-header_0aca1e0e85e6570a .caption_8be2e88999968649 h1 {
  font-size: 105px;
}

.main-header_0aca1e0e85e6570a .icon-img_c3f7560864924b6a {
  width: 160px;
}

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

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

.crev-header_63be4bd64253646d .full-img_fb1be377861b707a: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_63be4bd64253646d .caption_8be2e88999968649 {
  position: relative;
  z-index: 2;
}

.crev-header_63be4bd64253646d .caption_8be2e88999968649 h1 {
  font-size: 90px;
}

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

.modern-slider_e88b6b2f42a7dfb1: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_e88b6b2f42a7dfb1 .gallery-img_49230ab7aa9685fb .bg-img_614818c836ff5024 {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.modern-slider_e88b6b2f42a7dfb1 .gallery-img_49230ab7aa9685fb .bg-img_614818c836ff5024 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.modern-slider_e88b6b2f42a7dfb1 .gallery-text_7643c5258feaf4ec .swiper-container_2895372b5d695267,
.modern-slider_e88b6b2f42a7dfb1 .gallery-text_7643c5258feaf4ec .swiper-slide_31d43dd1425266be {
  height: 450px !important;
}

.modern-slider_e88b6b2f42a7dfb1 .gallery-text_7643c5258feaf4ec .swiper-slide_31d43dd1425266be {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modern-slider_e88b6b2f42a7dfb1 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 {
  width: 100%;
}

.modern-slider_e88b6b2f42a7dfb1 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

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

.modern-slider_e88b6b2f42a7dfb1 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 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_e88b6b2f42a7dfb1 .gallery-text_7643c5258feaf4ec .swiper-slide-active_d98926b276679e77 .text_f465f65c1ae55af0 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_e88b6b2f42a7dfb1 .swiper-controls_d2c522c1d38a15f0 {
  position: absolute;
  bottom: 0;
  right: calc(18% - 10px);
  z-index: 9;
}

.modern-slider_e88b6b2f42a7dfb1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8,
.modern-slider_e88b6b2f42a7dfb1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 {
  position: static;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0f0f0f;
  margin: 0;
  z-index: 9;
}

.modern-slider_e88b6b2f42a7dfb1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8:after,
.modern-slider_e88b6b2f42a7dfb1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436:after {
  display: none;
}

.modern-slider_e88b6b2f42a7dfb1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 span,
.modern-slider_e88b6b2f42a7dfb1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 span {
  white-space: nowrap;
}

.modern-slider_e88b6b2f42a7dfb1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

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

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

.modern-slider_e88b6b2f42a7dfb1 .swiper-pagination-bullet-active_c022819a43e667a9 .path_1d3ef247bfb388da {
  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_e88b6b2f42a7dfb1 .path_1d3ef247bfb388da {
  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_72a934384cb44c18 {
  padding-top: 180px;
  position: relative;
}

.header-digital_72a934384cb44c18 .caption_8be2e88999968649 h1 {
  font-size: 100px;
}

.header-digital_72a934384cb44c18 .img_8aef9bc566c2388b {
  position: relative;
}

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

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

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

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

.header-digital_72a934384cb44c18 .cont_b1c1af9d17744e9b .thum_24e3b40cd1d07dcc {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

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

.header-digital_72a934384cb44c18 .cont_b1c1af9d17744e9b .numb_f40231c9484cb65b {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.header-digital_72a934384cb44c18 .cont_b1c1af9d17744e9b .numb_f40231c9484cb65b h2 {
  margin-bottom: -20px;
}

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

.header-personal_8da9e6606fc6b2ce: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_8da9e6606fc6b2ce .caption_8be2e88999968649 h1 {
  line-height: 1.2;
  position: relative;
  z-index: 2;
}

.header-personal_8da9e6606fc6b2ce .info_f53bf089e83103af .item_39cdf10544e7a702 {
  padding-right: 60px;
  position: relative;
}

.header-personal_8da9e6606fc6b2ce .info_f53bf089e83103af .item_39cdf10544e7a702: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_8da9e6606fc6b2ce .info_f53bf089e83103af .item_39cdf10544e7a702:last-of-type {
  padding: 0;
}

.header-personal_8da9e6606fc6b2ce .info_f53bf089e83103af .item_39cdf10544e7a702:last-of-type:after {
  display: none;
}

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

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

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

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

.skills-box_4d4eec2e09e29c53 .skill-progress_e308ee6d8feb75e5 .progres_52a65b5cf90a4850 {
  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_7377a4e19141753e {
  position: relative;
  padding-bottom: 110px;
}

.my-skills_7377a4e19141753e: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_7377a4e19141753e .item_39cdf10544e7a702 {
  text-align: center;
}

.my-skills_7377a4e19141753e .item_39cdf10544e7a702 .box-bord_bb0ecb7a7b07325f {
  padding: 40px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100px;
}

.my-skills_7377a4e19141753e .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
  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_7377a4e19141753e .item_39cdf10544e7a702 .img_8aef9bc566c2388b img {
  width: 55px;
}

.my-skills_7377a4e19141753e .item_39cdf10544e7a702 .value_05da1c3ca0db2ecf {
  font-size: 30px;
}

.my-skills_7377a4e19141753e .item_39cdf10544e7a702 h6 {
  margin-top: 25px;
}

.numbers-crev_dd03228d7cad4b65 {
  position: relative;
}

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

.numbers-crev_dd03228d7cad4b65 .item_39cdf10544e7a702 h6 {
  padding-top: 30px;
}

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

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

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

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

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

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

.interactive-inline_61fb3c010586253d .item_39cdf10544e7a702 .hover-reveal_4a188decb41d7ae4 {
  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_4c876bf99dab5e25 {
  min-height: 100vh;
  padding: 120px 0 80px;
}

.interactive-center_4c876bf99dab5e25 .item_39cdf10544e7a702 a {
  padding: 50px 0;
}

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

.interactive-center_4c876bf99dab5e25 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b {
  position: relative;
  z-index: 3;
}

.interactive-center_4c876bf99dab5e25 .item_39cdf10544e7a702 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_4c876bf99dab5e25 .item_39cdf10544e7a702 p {
  font-weight: 400;
  margin-top: 15px;
}

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

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

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

.inter-links-center_89db4fab7f1eb844.horizontal_05b023229f681c4e .links-text_5676a6e4f7dd7bfe ul {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.inter-links-center_89db4fab7f1eb844.horizontal_05b023229f681c4e .links-text_5676a6e4f7dd7bfe li {
  display: inline-block;
  padding: 40px;
}

.inter-links-center_89db4fab7f1eb844.horizontal_05b023229f681c4e .links-text_5676a6e4f7dd7bfe li .sub-title_c08613866deba494 {
  margin-bottom: 10px;
}

.inter-links-center_89db4fab7f1eb844.horizontal_05b023229f681c4e .links-text_5676a6e4f7dd7bfe li h2 {
  font-weight: 700;
  font-size: 30px;
}

.inter-links-center_89db4fab7f1eb844.horizontal_05b023229f681c4e .links-text_5676a6e4f7dd7bfe li h2 a .tag_d8a4433167dc3e52 {
  display: block;
  font-weight: 400;
}

.inter-links-center_89db4fab7f1eb844.horizontal_05b023229f681c4e .links-text_5676a6e4f7dd7bfe li h2 .num_8417fb3d61fe20ae {
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

.inter-links-center_89db4fab7f1eb844.vertical_17ee47b76b046f58 .links-text_5676a6e4f7dd7bfe {
  -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_89db4fab7f1eb844.vertical_17ee47b76b046f58 .links-text_5676a6e4f7dd7bfe li {
  padding: 0 20px;
}

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

.inter-links-center_89db4fab7f1eb844 .links-text_5676a6e4f7dd7bfe li:hover .text_f465f65c1ae55af0 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.inter-links-center_89db4fab7f1eb844 .links-text_5676a6e4f7dd7bfe li .text_f465f65c1ae55af0 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.inter-links-center_89db4fab7f1eb844 .links-text_5676a6e4f7dd7bfe li h2 {
  font-weight: 700;
}

.inter-links-center_89db4fab7f1eb844 .links-text_5676a6e4f7dd7bfe li h2 a .tag_d8a4433167dc3e52 {
  font-weight: 400;
  opacity: 0.5;
}

.inter-links-center_89db4fab7f1eb844 .links-text_5676a6e4f7dd7bfe li h2 .num_8417fb3d61fe20ae {
  display: block;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

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

.inter-links-center_89db4fab7f1eb844 .links-img_73afd7869d481d5d .img_8aef9bc566c2388b {
  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_89db4fab7f1eb844 .links-img_73afd7869d481d5d .img_8aef9bc566c2388b.current_040da2450c834dc4 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.inter-links-center_89db4fab7f1eb844 .links-img_73afd7869d481d5d .img_8aef9bc566c2388b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 {
  position: relative;
}

.work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b {
  position: absolute;
  top: 80px;
  left: 0;
}

.work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .text_f465f65c1ae55af0 {
  position: relative;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 30px;
  margin: -1px 0;
}

.work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .text_f465f65c1ae55af0:first-of-type {
  border-radius: 0 20px 0 0;
}

.work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .text_f465f65c1ae55af0:first-of-type .shap-left-top_33575a9a16af4ccf 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_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .text_f465f65c1ae55af0:first-of-type .shap-right-bottom_d477890e4add1dda 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_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .text_f465f65c1ae55af0:nth-of-type(2) {
  border-radius: 0 20px 20px 0;
}

.work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .text_f465f65c1ae55af0:nth-of-type(2) .shap-left-bottom_5d10576e7a69fc4e 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_0a7965d5d715e881 .swiper-pagination_c025508a43cd59fd {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.work-fade_0a7965d5d715e881 .swiper-pagination-bullet_95b70fc88552fb29: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_0a7965d5d715e881 .swiper-pagination-bullet_95b70fc88552fb29 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_0a7965d5d715e881 .swiper-pagination-bullet_95b70fc88552fb29 svg .path_1d3ef247bfb388da {
  strokewidth: 0.5px;
}

.work-fade_0a7965d5d715e881 .marq-head_2a534ce52b0a3f46 {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.work-fade_0a7965d5d715e881 .marq-head_2a534ce52b0a3f46 .main-marq_d62cc439aeb78a12: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_0a7965d5d715e881 .marq-head_2a534ce52b0a3f46 .main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 {
  -webkit-animation: slide-har 200s linear infinite;
  animation: slide-har 200s linear infinite;
}

.work-fade_0a7965d5d715e881 .marq-head_2a534ce52b0a3f46 .main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 .item_39cdf10544e7a702 {
  padding: 0 60px;
}

.work-fade_0a7965d5d715e881 .marq-head_2a534ce52b0a3f46 .main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 .item_39cdf10544e7a702 h4 {
  font-size: 12vw;
  font-weight: 800;
}

.work-fade_0a7965d5d715e881 .marq-head_2a534ce52b0a3f46 .main-marq_d62cc439aeb78a12 .box_88becf96c147f4a9 .item_39cdf10544e7a702:nth-of-type(2n) h4 {
  -webkit-text-stroke: 1px white;
}

.work-crev_69bafed9d01788e7 .swiper-slide_31d43dd1425266be {
  width: 70vw !important;
}

.work-crev_69bafed9d01788e7 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b 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_69bafed9d01788e7 .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
  padding-left: 80px;
}

.work-crev_69bafed9d01788e7 .swiper-slide-active_d98926b276679e77 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b h2 {
  color: #fff;
  -webkit-text-stroke: 1px transparent;
}

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

.work-crev_69bafed9d01788e7 .swiper-container_2895372b5d695267 {
  overflow: visible;
}

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

.work-crev_69bafed9d01788e7 .swiper-pagination_c025508a43cd59fd .swiper-pagination-progressbar-fill_0fb95183901163d8 {
  background: #fff;
}

.portfolio-tab_75ca6fc3d6ffdc73.crev_81676452c0fa956e .cluom_dc7360cec5bcfa85 {
  position: relative;
}

.portfolio-tab_75ca6fc3d6ffdc73.crev_81676452c0fa956e .cluom_dc7360cec5bcfa85 .img_8aef9bc566c2388b {
  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_75ca6fc3d6ffdc73.crev_81676452c0fa956e .cluom_dc7360cec5bcfa85 h4 {
  white-space: nowrap;
}

.portfolio-tab_75ca6fc3d6ffdc73.crev_81676452c0fa956e .cluom_dc7360cec5bcfa85 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_75ca6fc3d6ffdc73.crev_81676452c0fa956e .cluom_dc7360cec5bcfa85 h6 {
  white-space: nowrap;
}

.portfolio-tab_75ca6fc3d6ffdc73.crev_81676452c0fa956e .cluom_dc7360cec5bcfa85.current_040da2450c834dc4 h4 a {
  color: #fff;
  -webkit-text-stroke: 0.5px transparent;
}

.portfolio-tab_75ca6fc3d6ffdc73.crev_81676452c0fa956e .glry-img_f8664ffaf4693a9e {
  position: relative;
  z-index: 2;
}

.portfolio-tab_75ca6fc3d6ffdc73.crev_81676452c0fa956e .glry-img_f8664ffaf4693a9e .circle-blur_6c7a2f6717410a39 {
  width: 400px;
  position: absolute;
  right: -100px;
  bottom: -80px;
  -webkit-filter: blur(80px);
  filter: blur(80px);
  z-index: -1;
}

.portfolio-tab_75ca6fc3d6ffdc73.crev_81676452c0fa956e .glry-img_f8664ffaf4693a9e .tab-img_f94d19f8a803d34d {
  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_75ca6fc3d6ffdc73.crev_81676452c0fa956e .glry-img_f8664ffaf4693a9e .tab-img_f94d19f8a803d34d.current_040da2450c834dc4 {
  -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_75ca6fc3d6ffdc73.crev_81676452c0fa956e .glry-img_f8664ffaf4693a9e .tab-img_f94d19f8a803d34d:first-of-type {
  position: relative;
}

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

.work-card_d52e2474f08f9e56 .card-item_41399841f9d322cc .cont_b1c1af9d17744e9b {
  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_d52e2474f08f9e56 .card-item_41399841f9d322cc .cont_b1c1af9d17744e9b .tag_d8a4433167dc3e52 {
  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_d52e2474f08f9e56 .card-item_41399841f9d322cc .img_8aef9bc566c2388b {
  padding: 20px;
}

.work-card_d52e2474f08f9e56 .card-item_41399841f9d322cc .img_8aef9bc566c2388b img {
  border-radius: 10px;
}

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

.swiper-pagination-bullet-active_c022819a43e667a9 .path_1d3ef247bfb388da {
  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_1d3ef247bfb388da {
  display: none;
}

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

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

.portfolio-crev_21ece788d15ba743 .work-boxs_c8ff78a5c160a270 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702 {
  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_21ece788d15ba743 .item_39cdf10544e7a702 .bg-img_614818c836ff5024 {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
}

.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702 .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b {
  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_21ece788d15ba743 .item_39cdf10544e7a702 .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b .arrow img {
  width: 60px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: 50px;
}

.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702 .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b h5,
.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702 .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b 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_21ece788d15ba743 .item_39cdf10544e7a702 .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b .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_21ece788d15ba743 .item_39cdf10544e7a702.active {
  width: calc(100vw - 140px * 3);
}

.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702.active .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b {
  opacity: 1;
  visibility: visible;
}

.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702.active .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b h5,
.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702.active .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b span {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702.active .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b h5 {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702.active .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b span {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.portfolio-crev_21ece788d15ba743 .item_39cdf10544e7a702.active .bg-img_614818c836ff5024 .cont_b1c1af9d17744e9b .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_0ade10bb1edce1fb .item_39cdf10544e7a702:hover .img_8aef9bc566c2388b .cont_b1c1af9d17744e9b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.work-minimal_0ade10bb1edce1fb .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
  position: relative;
}

.work-minimal_0ade10bb1edce1fb .item_39cdf10544e7a702 .img_8aef9bc566c2388b .cont_b1c1af9d17744e9b {
  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_0ade10bb1edce1fb .item_39cdf10544e7a702 .img_8aef9bc566c2388b .cont_b1c1af9d17744e9b h5 {
  font-size: 20px;
}

.work-minimal_0ade10bb1edce1fb .item_39cdf10544e7a702 .img_8aef9bc566c2388b .cont_b1c1af9d17744e9b p {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.work-minimal_0ade10bb1edce1fb .item_39cdf10544e7a702 .img_8aef9bc566c2388b .cont_b1c1af9d17744e9b img {
  width: 20px;
}

.work-minimal_0ade10bb1edce1fb .item_39cdf10544e7a702 .img_8aef9bc566c2388b .cont_b1c1af9d17744e9b.inline_cde46fa157f3e712 {
  padding: 25px 30px;
}

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

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

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

.filtering_1699d941f8c3f7f8 span.text_f465f65c1ae55af0 {
  pointer-events: none;
}

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

.img-column_a54ec038c2145c20 .img_8aef9bc566c2388b {
  height: 100vh;
  min-height: 500px;
}

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

.next-project_447b61b552d0f93a {
  position: relative;
}

.next-project_447b61b552d0f93a .box_88becf96c147f4a9 {
  padding: 200px 80px;
  position: relative;
}

.next-project_447b61b552d0f93a .box_88becf96c147f4a9: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_447b61b552d0f93a .box_88becf96c147f4a9 .cont_b1c1af9d17744e9b {
  position: relative;
  z-index: 3;
}

.next-project_447b61b552d0f93a .box_88becf96c147f4a9:hover:after {
  opacity: 0.3;
}

.next-project_447b61b552d0f93a .all-works-butn_685ff08049d47be9 {
  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_7dcf65ebd5563612 .item_39cdf10544e7a702 {
  padding: 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
}

.price-hr_7dcf65ebd5563612 .item_39cdf10544e7a702 .butn_c1abfc77ae74786c {
  padding: 7px 25px;
}

.price-hr_7dcf65ebd5563612 .item_39cdf10544e7a702.text-dark_25ac8ec077b582ef .butn_c1abfc77ae74786c {
  border-color: #121212;
}

.price-hr_7dcf65ebd5563612 .item_39cdf10544e7a702.text-dark_25ac8ec077b582ef .butn_c1abfc77ae74786c:hover {
  border-color: #fff;
}

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

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

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

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

.process_f3fccf0e625135a1 .item_39cdf10544e7a702:last-of-type {
  border: 0;
}

.process_f3fccf0e625135a1 .item_39cdf10544e7a702:hover .to-in_fa1ebfb269363e2d {
  margin-left: 0;
}

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

.services_8214f6b7e2d8ed2a .item-box_8329ebb9785d3f7e .icon_2072d71b2564533a {
  width: 80px;
}

.services_8214f6b7e2d8ed2a .swiper-container_2895372b5d695267 {
  overflow: visible;
}

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

.services-crev_9215897bde37f116 .item-box_8329ebb9785d3f7e h5 span {
  position: relative;
  top: -5px;
}

.services-crev_9215897bde37f116 .item-box_8329ebb9785d3f7e .icon_2072d71b2564533a {
  width: 60px;
}

.services-inline_af4f0696b75c616a {
  position: relative;
}

.services-inline_af4f0696b75c616a .circle-blur_6c7a2f6717410a39 {
  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_af4f0696b75c616a .item_39cdf10544e7a702 {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline_af4f0696b75c616a .item_39cdf10544e7a702:first-of-type {
  padding-top: 0;
}

.services-inline_af4f0696b75c616a .item_39cdf10544e7a702 .num_8417fb3d61fe20ae {
  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_87db322830380ecc .serv-boxs_51c685c8d4ab1b3b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.services-modern_87db322830380ecc .item_39cdf10544e7a702.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_87db322830380ecc .item_39cdf10544e7a702 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_87db322830380ecc .item_39cdf10544e7a702 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_27f9de5f9b125ea9 .item_39cdf10544e7a702 {
  padding: 40px 30px;
  border-radius: 15px;
}

.services-clas_27f9de5f9b125ea9 .item_39cdf10544e7a702 .tag_d8a4433167dc3e52 {
  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_27f9de5f9b125ea9 .item_39cdf10544e7a702 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_27f9de5f9b125ea9 .item_39cdf10544e7a702 a:hover {
  background: #fd5b38;
}

.services-inline2_a8ce2178d7967c8e .item_39cdf10544e7a702 {
  padding: 50px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline2_a8ce2178d7967c8e .item_39cdf10544e7a702:hover .img_8aef9bc566c2388b a {
  opacity: 1;
  visibility: visible;
}

.services-inline2_a8ce2178d7967c8e .item_39cdf10544e7a702:hover .img_8aef9bc566c2388b:after {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.services-inline2_a8ce2178d7967c8e .item_39cdf10544e7a702 .num_8417fb3d61fe20ae {
  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_a8ce2178d7967c8e .item_39cdf10544e7a702 h2 {
  font-size: 47px;
}

.services-inline2_a8ce2178d7967c8e .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
  position: relative;
  height: 140px;
  border-radius: 100px;
  overflow: visible;
}

.services-inline2_a8ce2178d7967c8e .item_39cdf10544e7a702 .img_8aef9bc566c2388b img {
  border-radius: 100px;
}

.services-inline2_a8ce2178d7967c8e .item_39cdf10544e7a702 .img_8aef9bc566c2388b 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_a8ce2178d7967c8e .item_39cdf10544e7a702 .img_8aef9bc566c2388b: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_8eb65744cf9b8a72 {
  position: relative;
}

.feat_8eb65744cf9b8a72 .item_39cdf10544e7a702 {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.feat_8eb65744cf9b8a72 .item_39cdf10544e7a702 .info_f53bf089e83103af {
  padding: 30px;
}

.feat_8eb65744cf9b8a72 .circle-blur_6c7a2f6717410a39 {
  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_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a {
  position: relative;
}

.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .swiper-slide_31d43dd1425266be {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
}

.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .swiper-slide_31d43dd1425266be .bg-img_614818c836ff5024 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .swiper-slide_31d43dd1425266be .video-container_03d7d148c5d2287d {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .swiper-slide_31d43dd1425266be .video-container_03d7d148c5d2287d video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .swiper-slide-active_d98926b276679e77 {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  z-index: 99;
}

.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .swiper-slide-active_d98926b276679e77 .caption_8be2e88999968649 .thin_2af5761399b03231,
.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .swiper-slide-active_d98926b276679e77 .caption_8be2e88999968649 .btn-curve_a5f6e6a7011c73c1,
.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .swiper-slide-active_d98926b276679e77 .caption_8be2e88999968649 p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .caption_8be2e88999968649 h1 {
  font-size: 100px;
}

.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .caption_8be2e88999968649 .cal-act_3d2af0f3f92f3d5c {
  position: relative;
}

.full-showcase_ec06ce8df6eebba1 .parallax-slider_e1c3817b86c3765a .caption_8be2e88999968649 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_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.full-showcase_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8,
.full-showcase_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 {
  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_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8:after,
.full-showcase_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436:after {
  display: none;
}

.full-showcase_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 span,
.full-showcase_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 span {
  white-space: nowrap;
}

.full-showcase_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 {
  left: 120px;
}

.full-showcase_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 i {
  margin-right: 25px;
}

.full-showcase_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 {
  right: 120px;
}

.full-showcase_ec06ce8df6eebba1 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 i {
  margin-left: 25px;
}

.full-showcase_ec06ce8df6eebba1 .swiper-pagination_c025508a43cd59fd {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.full-showcase_ec06ce8df6eebba1 .swiper-pagination-bullet_95b70fc88552fb29 {
  background: transparent;
  margin: 0 10px !important;
}

.full-showcase_ec06ce8df6eebba1 .swiper-pagination-bullet-active_c022819a43e667a9 .path_1d3ef247bfb388da {
  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_ec06ce8df6eebba1 .path_1d3ef247bfb388da {
  display: none;
}

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

.carousel-slider_0155be69e0daf013 {
  min-height: 100vh;
  position: relative;
}

.carousel-slider_0155be69e0daf013 .gallery-img_49230ab7aa9685fb .bg-img_614818c836ff5024 {
  height: 60vh;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.carousel-slider_0155be69e0daf013 .gallery-img_49230ab7aa9685fb .bg-img_614818c836ff5024 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-slider_0155be69e0daf013 .gallery-text_7643c5258feaf4ec {
  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_0155be69e0daf013 .gallery-text_7643c5258feaf4ec .swiper-container_2895372b5d695267,
.carousel-slider_0155be69e0daf013 .gallery-text_7643c5258feaf4ec .swiper-slide_31d43dd1425266be {
  height: 100px !important;
}

.carousel-slider_0155be69e0daf013 .gallery-text_7643c5258feaf4ec .swiper-slide_31d43dd1425266be {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-slider_0155be69e0daf013 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 {
  width: 100%;
  text-align: center;
}

.carousel-slider_0155be69e0daf013 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

.carousel-slider_0155be69e0daf013 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 h6 {
  margin-top: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.carousel-slider_0155be69e0daf013 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 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_0155be69e0daf013 .gallery-text_7643c5258feaf4ec .swiper-slide-active_d98926b276679e77 .text_f465f65c1ae55af0 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_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.carousel-slider_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8,
.carousel-slider_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 {
  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_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8:after,
.carousel-slider_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436:after {
  display: none;
}

.carousel-slider_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 span,
.carousel-slider_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 span {
  white-space: nowrap;
}

.carousel-slider_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 {
  left: 120px;
}

.carousel-slider_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 i {
  margin-right: 25px;
}

.carousel-slider_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 {
  right: 120px;
}

.carousel-slider_0155be69e0daf013 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 i {
  margin-left: 25px;
}

.carousel-slider_0155be69e0daf013 .swiper-pagination_c025508a43cd59fd {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.carousel-slider_0155be69e0daf013 .swiper-pagination-bullet_95b70fc88552fb29 {
  background: transparent;
  margin: 0 10px !important;
}

.carousel-slider_0155be69e0daf013 .swiper-pagination-bullet-active_c022819a43e667a9 .path_1d3ef247bfb388da {
  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_0155be69e0daf013 .path_1d3ef247bfb388da {
  display: none;
}

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

.half-slider_4dc6a95791b536f4 {
  min-height: 100vh;
  position: relative;
}

.half-slider_4dc6a95791b536f4 .gallery-img_49230ab7aa9685fb {
  width: 75vw;
  margin-left: 25vw;
}

.half-slider_4dc6a95791b536f4 .gallery-img_49230ab7aa9685fb .swiper-slide_31d43dd1425266be {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.half-slider_4dc6a95791b536f4 .gallery-img_49230ab7aa9685fb .swiper-slide-active_d98926b276679e77 .bg-img_614818c836ff5024 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.half-slider_4dc6a95791b536f4 .gallery-img_49230ab7aa9685fb .bg-img_614818c836ff5024 {
  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_4dc6a95791b536f4 .gallery-img_49230ab7aa9685fb .bg-img_614818c836ff5024 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.half-slider_4dc6a95791b536f4 .gallery-text_7643c5258feaf4ec {
  position: absolute;
  width: auto;
  top: 50%;
  left: -15vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.half-slider_4dc6a95791b536f4 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 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_4dc6a95791b536f4 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 h6 {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.half-slider_4dc6a95791b536f4 .gallery-text_7643c5258feaf4ec .text_f465f65c1ae55af0 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_4dc6a95791b536f4 .gallery-text_7643c5258feaf4ec .swiper-slide-active_d98926b276679e77 .text_f465f65c1ae55af0 h4 {
  color: #fff;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0);
}

.half-slider_4dc6a95791b536f4 .gallery-text_7643c5258feaf4ec .swiper-slide-active_d98926b276679e77 .text_f465f65c1ae55af0 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_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.half-slider_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8,
.half-slider_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 {
  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_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8:after,
.half-slider_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436:after {
  display: none;
}

.half-slider_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 span,
.half-slider_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 span {
  white-space: nowrap;
}

.half-slider_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 {
  left: 120px;
}

.half-slider_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-prev_190267f9f365b6c8 i {
  margin-right: 25px;
}

.half-slider_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 {
  right: 120px;
}

.half-slider_4dc6a95791b536f4 .swiper-controls_d2c522c1d38a15f0 .swiper-button-next_216e2f353ff0d436 i {
  margin-left: 25px;
}

.half-slider_4dc6a95791b536f4 .swiper-pagination_c025508a43cd59fd {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.half-slider_4dc6a95791b536f4 .swiper-pagination-bullet_95b70fc88552fb29 {
  background: transparent;
  margin: 0 10px !important;
}

.half-slider_4dc6a95791b536f4 .swiper-pagination-bullet-active_c022819a43e667a9 .path_1d3ef247bfb388da {
  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_4dc6a95791b536f4 .path_1d3ef247bfb388da {
  display: none;
}

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

.slider_b37c9558f63e2caa {
  position: relative;
}

.slider_b37c9558f63e2caa .parallax-slider_e1c3817b86c3765a {
  position: relative;
}

.slider_b37c9558f63e2caa .parallax-slider_e1c3817b86c3765a .swiper-slide_31d43dd1425266be {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
  border-radius: 0 0 0 30px;
}

.slider_b37c9558f63e2caa .parallax-slider_e1c3817b86c3765a .swiper-slide_31d43dd1425266be .bg-img_614818c836ff5024 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
}

.slider_b37c9558f63e2caa .parallax-slider_e1c3817b86c3765a .caption_8be2e88999968649 h2 {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.slider_b37c9558f63e2caa .parallax-slider_e1c3817b86c3765a .caption_8be2e88999968649 h1 {
  font-size: 110px;
}

.slider_b37c9558f63e2caa .slider-contro_1526f5525bc7f207 {
  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_b37c9558f63e2caa .slider-contro_1526f5525bc7f207 .swiper-nav-ctrl_8960887b56e153b8 {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  color: inherit;
  text-transform: uppercase;
}

.slider_b37c9558f63e2caa .slider-contro_1526f5525bc7f207 .swiper-nav-ctrl_8960887b56e153b8:after {
  display: none;
}

.slider_b37c9558f63e2caa .slider-contro_1526f5525bc7f207 .shap-left-bottom_5d10576e7a69fc4e {
  position: absolute;
  bottom: 0;
  left: -2rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_b37c9558f63e2caa .slider-contro_1526f5525bc7f207 .shap-left-bottom_5d10576e7a69fc4e svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_b37c9558f63e2caa .slider-contro_1526f5525bc7f207 .shap-right-top_f6f6315b072c958e {
  position: absolute;
  top: -2.05rem;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_b37c9558f63e2caa .slider-contro_1526f5525bc7f207 .shap-right-top_f6f6315b072c958e svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_b37c9558f63e2caa .swiper-pagination_c025508a43cd59fd {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: auto;
  font-size: 40px;
}

.slider_b37c9558f63e2caa .swiper-pagination_c025508a43cd59fd .swiper-pagination-total_856ebe971a46248e {
  position: relative;
  padding-left: 25px;
  margin-left: 15px;
}

.slider_b37c9558f63e2caa .swiper-pagination_c025508a43cd59fd .swiper-pagination-total_856ebe971a46248e: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_a4a5c4e0723cc2ac {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
}

.swiper-arrow-control_a4a5c4e0723cc2ac .swiper-button-next_216e2f353ff0d436,
.swiper-arrow-control_a4a5c4e0723cc2ac .swiper-button-prev_190267f9f365b6c8 {
  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_a4a5c4e0723cc2ac .swiper-button-next_216e2f353ff0d436:after,
.swiper-arrow-control_a4a5c4e0723cc2ac .swiper-button-prev_190267f9f365b6c8:after {
  display: none;
}

.swiper-arrow-control_a4a5c4e0723cc2ac .swiper-button-next_216e2f353ff0d436 {
  margin-left: 15px;
}

/* Team
-----------------------------------------------------------------*/
.team_64e6b0f5614a5a09 .item_39cdf10544e7a702 {
  position: relative;
  padding-right: 60px;
}

.team_64e6b0f5614a5a09 .item_39cdf10544e7a702:hover .img_8aef9bc566c2388b .info_f53bf089e83103af {
  bottom: 15px;
  opacity: 1;
}

.team_64e6b0f5614a5a09 .item_39cdf10544e7a702:hover .social_f408181b1d125a3a {
  right: 5px;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.team_64e6b0f5614a5a09 .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.team_64e6b0f5614a5a09 .item_39cdf10544e7a702 .img_8aef9bc566c2388b .info_f53bf089e83103af {
  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_64e6b0f5614a5a09 .item_39cdf10544e7a702 .social_f408181b1d125a3a {
  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_64e6b0f5614a5a09 .item_39cdf10544e7a702 .social_f408181b1d125a3a .links_a4820b85d26e3f4a {
  position: absolute;
  top: 15px;
  right: 15px;
}

.team_64e6b0f5614a5a09 .item_39cdf10544e7a702 .social_f408181b1d125a3a .links_a4820b85d26e3f4a 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_64e6b0f5614a5a09 .item_39cdf10544e7a702 .social_f408181b1d125a3a .links_a4820b85d26e3f4a a:hover {
  background: #fd5b38;
  border-color: #fd5b38;
  color: #111;
}

.team-crev_9d8cd0bc236cc8d6 .item_39cdf10544e7a702 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

.team-crev_9d8cd0bc236cc8d6 .item_39cdf10544e7a702 .social_f408181b1d125a3a 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_9d8cd0bc236cc8d6 .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
  position: relative;
  height: 300px;
  z-index: 2;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
}

.team-crev_9d8cd0bc236cc8d6 .item_39cdf10544e7a702 .img_8aef9bc566c2388b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev_9d8cd0bc236cc8d6 .item_39cdf10544e7a702 .circle-blur_6c7a2f6717410a39 {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

.team-crev2_101454bfea8fc7ad {
  position: relative;
  overflow: hidden;
}

.team-crev2_101454bfea8fc7ad .circle-blur_6c7a2f6717410a39 {
  position: absolute;
  bottom: -100px;
  right: -20%;
  width: 30%;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: -1;
}

.team-crev2_101454bfea8fc7ad .item_39cdf10544e7a702 .bg-blur_10fd8f10e05fd91b {
  position: relative;
  overflow: hidden;
}

.team-crev2_101454bfea8fc7ad .item_39cdf10544e7a702 .bg-blur_10fd8f10e05fd91b .circle-blur_6c7a2f6717410a39 {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80%;
}

.team-crev2_101454bfea8fc7ad .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
  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_101454bfea8fc7ad .item_39cdf10544e7a702 .img_8aef9bc566c2388b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev2_101454bfea8fc7ad .item_39cdf10544e7a702 .img_8aef9bc566c2388b .social_f408181b1d125a3a {
  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_101454bfea8fc7ad .item_39cdf10544e7a702 .img_8aef9bc566c2388b .social_f408181b1d125a3a 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_101454bfea8fc7ad .item_39cdf10544e7a702 .img_8aef9bc566c2388b .social_f408181b1d125a3a a:hover {
  background: #fd5b38;
}

.team-crev2_101454bfea8fc7ad .item_39cdf10544e7a702:hover .img_8aef9bc566c2388b .social_f408181b1d125a3a {
  bottom: 30px;
  opacity: 1;
}

.team-crev2_101454bfea8fc7ad .item-bord_40218b8aa4b003e3 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 30px;
  height: 300px;
}

.team-single_fe502e408938f73b .bord_af678e3b67626889 {
  position: relative;
  padding: 0 60px;
}

.team-single_fe502e408938f73b .bord_af678e3b67626889: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_fe502e408938f73b .bord_af678e3b67626889: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_30ab95c6cda5c203 {
  position: relative;
}

.testimonials_30ab95c6cda5c203 .img-full_e6c4a07833bdcc52 {
  position: relative;
  height: 100%;
}

.testimonials_30ab95c6cda5c203 .img-full_e6c4a07833bdcc52 .fit-img_2baaaa7d1ecd0809 {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.testimonials_30ab95c6cda5c203 .img-full_e6c4a07833bdcc52 .fix-img_af87573933d740be {
  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_30ab95c6cda5c203 .img-full_e6c4a07833bdcc52 .text_f465f65c1ae55af0 {
  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_30ab95c6cda5c203 .img-full_e6c4a07833bdcc52 .text_f465f65c1ae55af0 h3 {
  line-height: 1.5;
}

.testimonials_30ab95c6cda5c203 .cont-full_615940b34ac9ba68 {
  position: relative;
}

.testimonials_30ab95c6cda5c203 .cont-full_615940b34ac9ba68 .qout-svg_b8bc584b87dea5d4 {
  position: absolute;
  left: 80px;
  top: -70px;
  width: 140px;
}

.testimonials_30ab95c6cda5c203 .cont-full_615940b34ac9ba68 .control-abslout_5628c9135f4752ab {
  position: absolute;
  bottom: 90px;
  right: 80px;
}

.testimonials_30ab95c6cda5c203 .cont-full_615940b34ac9ba68 .testim-swiper_7b09401ab5ce994e {
  padding: 80px;
  border: 10px;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  overflow: hidden;
}

.testimonials_30ab95c6cda5c203 .cont-full_615940b34ac9ba68 .circle-blur_6c7a2f6717410a39 {
  position: absolute;
  top: -50px;
  left: 50px;
  width: 180px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: -1;
}

.testimonials_30ab95c6cda5c203 .small-line_dcaf310808483e4e {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 400px;
  height: 400px;
  z-index: 1;
  pointer-events: none;
}

.testimonials_30ab95c6cda5c203 .small-line_dcaf310808483e4e .line-overlay_5238840a54124d37 svg path {
  stroke: #6c6969;
}

.testimonials_30ab95c6cda5c203 .swiper-slide_31d43dd1425266be {
  padding-top: 50px;
}

.testimonials_30ab95c6cda5c203 .item_39cdf10544e7a702 .circle_d218d2d9588cf158 {
  width: 80px;
  height: 80px;
}

.testimonials_30ab95c6cda5c203 .control-abslout_5628c9135f4752ab {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-minim_202e0f92f2fbc46f {
  position: relative;
}

.testimonials-minim_202e0f92f2fbc46f .swiper-slide_31d43dd1425266be {
  padding-top: 50px;
  padding-left: 50px;
}

.testimonials-minim_202e0f92f2fbc46f .item_39cdf10544e7a702 .text_f465f65c1ae55af0 {
  position: relative;
}

.testimonials-minim_202e0f92f2fbc46f .item_39cdf10544e7a702 .text_f465f65c1ae55af0 .qout-svg_b8bc584b87dea5d4 {
  position: absolute;
  left: -40px;
  top: -70px;
  width: 160px;
}

.testimonials-minim_202e0f92f2fbc46f .item_39cdf10544e7a702 .circle_d218d2d9588cf158 {
  width: 80px;
  height: 80px;
}

.testimonials-minim_202e0f92f2fbc46f .item_39cdf10544e7a702.style2_7ab6b6e4c6005728 .text_f465f65c1ae55af0 {
  position: relative;
}

.testimonials-minim_202e0f92f2fbc46f .item_39cdf10544e7a702.style2_7ab6b6e4c6005728 .text_f465f65c1ae55af0 .qout-svg_b8bc584b87dea5d4 {
  position: absolute;
  left: -20px;
  top: -80px;
  width: 100px;
}

.testimonials-minim_202e0f92f2fbc46f .control-abslout_5628c9135f4752ab {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-modern_7d2f691a38d4078f {
  position: relative;
  overflow: hidden;
}

.testimonials-modern_7d2f691a38d4078f .bg-pattern_e1f041cea0a9c81a {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  opacity: 0.08;
}

.testimonials-modern_7d2f691a38d4078f .gallery-thumbs_9765f9d9ffaccde3 {
  width: 500px;
  margin: auto;
}

.testimonials-modern_7d2f691a38d4078f .gallery-thumbs_9765f9d9ffaccde3 .swiper-slide_31d43dd1425266be {
  width: 100px;
}

.testimonials-modern_7d2f691a38d4078f .gallery-thumbs_9765f9d9ffaccde3 .item_39cdf10544e7a702 {
  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_7d2f691a38d4078f .gallery-thumbs_9765f9d9ffaccde3 .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
}

.testimonials-modern_7d2f691a38d4078f .gallery-thumbs_9765f9d9ffaccde3 .item_39cdf10544e7a702 .img_8aef9bc566c2388b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

.testimonials-modern_7d2f691a38d4078f .gallery-thumbs_9765f9d9ffaccde3 .swiper-slide-active_d98926b276679e77 .item_39cdf10544e7a702 {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.testimonials-modern_7d2f691a38d4078f .swiper-arrow-control_a4a5c4e0723cc2ac .swiper-button-prev_190267f9f365b6c8 {
  position: absolute;
  left: 10px;
  bottom: 50%;
}

.testimonials-modern_7d2f691a38d4078f .swiper-arrow-control_a4a5c4e0723cc2ac .swiper-button-next_216e2f353ff0d436 {
  position: absolute;
  right: 10px;
  bottom: 50%;
}

.testim-modern_6744f7e605b17be2 .out-right_21a038c9591cf404 {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
}

.testim-modern_6744f7e605b17be2 .swiper-container_2895372b5d695267 {
  overflow: visible;
}

.testim-modern_6744f7e605b17be2 .swiper-slide_31d43dd1425266be {
  width: 500px;
}

.testim-modern_6744f7e605b17be2 .item_39cdf10544e7a702 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_6744f7e605b17be2 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b {
  padding: 40px;
}

.testim-modern_6744f7e605b17be2 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b p {
  font-size: 20px;
}

.testim-modern_6744f7e605b17be2 .item_39cdf10544e7a702 .info_f53bf089e83103af {
  padding: 20px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_6744f7e605b17be2 .item_39cdf10544e7a702 .info_f53bf089e83103af .img_8aef9bc566c2388b {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

/* Videos
-----------------------------------------------------------------*/
/* Shop
-----------------------------------------------------------------*/
/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 992px) {
  .md-mb10_25f242ef8a469308 {
    margin-bottom: 10px;
  }
  .md-mb15_c576d15956883f12 {
    margin-bottom: 15px;
  }
  .md-mb20_d02800c75000f104 {
    margin-bottom: 20px;
  }
  .md-mb30_82664e8bcfea997d {
    margin-bottom: 30px;
  }
  .md-mb40_4405296c57dc2cc0 {
    margin-bottom: 40px;
  }
  .md-mb50_d2fae4b36be38add {
    margin-bottom: 50px !important;
  }
  .md-mb80_ff250d660411ac3a {
    margin-bottom: 80px;
  }
  .md-no-mrg_12b9c6ce601e9807 {
    margin: 0 !important;
  }
  .md-pb10_beb234d4230794bb {
    padding-bottom: 10px;
  }
  .md-pb20_efc4f34fe16acf48 {
    padding-bottom: 20px;
  }
  .md-pb30_7190bb4426512cdc {
    padding-bottom: 30px;
  }
  .md-pb40_474f4be84b22a140 {
    padding-bottom: 40px;
  }
  .md-pb50_6b22343fd5b02074 {
    padding-bottom: 50px;
  }
  .md-pb60_8a7786675fd4dda3 {
    padding-bottom: 60px;
  }
  .md-pb70_a4a851854125d846 {
    padding-bottom: 70px;
  }
  .md-pb80_21189ce98b32e65c {
    padding-bottom: 80px;
  }
  .md-pt80_3ecafba50ca50513 {
    padding-top: 80px !important;
  }
  .md-no-pad_3f3517d372206125 {
    padding: 0 !important;
  }
  .md-center_3303715cf2f371a6 {
    text-align: center !important;
  }
  .order-md-1_424b3dc28ff6e1b4 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-md-2_0cfc4386adc21d81 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-md-3_8319872be1570d56 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-md-4_483d0698763301e8 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .md-hide_88707a7c1abfe5d0 {
    display: none;
  }
  .justify-end_323124e0d4a78bdb {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-end_323124e0d4a78bdb .vew-all_e9968148f1d08fb5 {
    margin-left: 25px;
    margin-top: 25px;
  }
  .justify-end_323124e0d4a78bdb .swiper-controls_d2c522c1d38a15f0 {
    margin-top: 30px;
  }
  .justify-end_323124e0d4a78bdb .ml-auto_5168748f9f603e60 {
    margin-left: 0;
    margin-top: 30px;
  }
  .row_9569083b698d913a.sm-marg_613d907dfa5c36bc {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9569083b698d913a.sm-marg_613d907dfa5c36bc > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9569083b698d913a.stand-marg_9eefaa8ffc421f7e {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9569083b698d913a.stand-marg_9eefaa8ffc421f7e > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9569083b698d913a.md-marg_75908cff298a7308 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9569083b698d913a.md-marg_75908cff298a7308 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9569083b698d913a.lg-marg_0c0bcc35cc5ca750 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9569083b698d913a.lg-marg_0c0bcc35cc5ca750 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9569083b698d913a.xlg-marg_5b50446eaa16d182 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9569083b698d913a.xlg-marg_5b50446eaa16d182 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_9569083b698d913a.xxlg-marg_615bfdc89a5d0318 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_9569083b698d913a.xxlg-marg_615bfdc89a5d0318 > * {
    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_7aeec749af246b9b {
    font-size: 90px !important;
  }
  .fz-80_fe7f576ce74aaf55 {
    font-size: 60px !important;
  }
  .fz-70_67033256e9d9a01b {
    font-size: 50px !important;
  }
  .sec-head_06f8d8bc6ed7a228 .d-flex_a5102388e46ad1bf {
    display: block !important;
  }
  .sec-head_06f8d8bc6ed7a228 .ml-auto_5168748f9f603e60 {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .sec-head_06f8d8bc6ed7a228 .sub-title_c08613866deba494 span:first-of-type {
    display: none;
  }
  .sec-head_06f8d8bc6ed7a228 .sub-title_c08613866deba494 span.thin_2af5761399b03231 {
    margin: 0;
  }
  .navbar .logo_50090e5449ff192e:after {
    display: none;
  }
  .navbar .contact-button_d80636a799943ed8 {
    display: none;
  }
  .navbar .mega-menu_afdbfcc8c8beccad .item-img_43e89ec5e2b45182 .img_8aef9bc566c2388b {
    display: none;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar .navbar-collapse_6c3a7d1e19eec214 {
    max-height: 440px;
    overflow: auto;
  }
  .navbar .navbar-collapse_6c3a7d1e19eec214::-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_afdbfcc8c8beccad .container {
    padding: 20px 10px !important;
  }
  .navbar .logo_50090e5449ff192e {
    max-width: 80px !important;
    margin-left: 30px;
  }
  .navbar .navbar-collapse_6c3a7d1e19eec214 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 15px;
  }
  .navbar .navbar-toggler_29711ae2b358ecef {
    font-size: 20px;
    border-radius: 0;
    padding: 0;
    margin-right: 30px;
  }
  .navbar .navbar-toggler_29711ae2b358ecef: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_16dda0ba90d2e0bf {
    display: none;
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .navbar .dropdown-menu .dropdown-item .dropdown-side_16dda0ba90d2e0bf.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_afdbfcc8c8beccad {
    width: auto;
    position: static;
    padding: 0;
  }
  .navbar .navbar-nav .mega-menu_afdbfcc8c8beccad .item-img_43e89ec5e2b45182 {
    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_afdbfcc8c8beccad .item-img_43e89ec5e2b45182 .mt-15_65f68e407e383ffc {
    margin-top: 0 !important;
  }
  .navbar .navbar-nav .mega-menu_afdbfcc8c8beccad .item-img_43e89ec5e2b45182: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_afdbfcc8c8beccad .item-img_43e89ec5e2b45182:hover {
    padding-left: 30px;
    background: transparent;
  }
  .navbar .navbar-nav .mega-menu_afdbfcc8c8beccad .item-img_43e89ec5e2b45182:hover:after {
    width: 10px;
  }
  .main-header_0aca1e0e85e6570a {
    min-height: auto;
  }
  .main-header_0aca1e0e85e6570a .caption_8be2e88999968649 h1 {
    font-size: 80px;
  }
  .main-header_0aca1e0e85e6570a .caption_8be2e88999968649 .text_f465f65c1ae55af0 {
    display: none;
  }
  .main-header_0aca1e0e85e6570a .justify-content-end_ecd1a7120068543e {
    display: block !important;
    margin-bottom: 50px;
  }
  .modern-slider_e88b6b2f42a7dfb1 .container {
    max-width: 100%;
  }
  .modern-slider_e88b6b2f42a7dfb1 .swiper-controls_d2c522c1d38a15f0 {
    right: 15px;
  }
  .crev-header_63be4bd64253646d .caption_8be2e88999968649 h1 {
    font-size: 70px;
  }
  .crev-header_63be4bd64253646d .full-img_fb1be377861b707a {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .header-digital_72a934384cb44c18 .caption_8be2e88999968649 h1 {
    font-size: 60px;
  }
  .header-digital_72a934384cb44c18 .cont_b1c1af9d17744e9b .numb_f40231c9484cb65b {
    position: static;
    margin-top: 15px;
  }
  .header-personal_8da9e6606fc6b2ce {
    background-position: 60%;
  }
  .header-personal_8da9e6606fc6b2ce .info_f53bf089e83103af {
    display: none !important;
  }
  .intro-crev_cf1af61011c23ce0 .sec-head_06f8d8bc6ed7a228 {
    margin-bottom: 80px;
  }
  .intro-skill_093865699c4e79a5 .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .intro-skill_093865699c4e79a5 .imgs_63e109278870bcec {
    display: none;
  }
  .about-author_8ecec734b48c03bc .profile-img_25fd1c6a2f68f8f8 {
    width: 600px;
    margin: 0 auto 50px;
  }
  .my-skills_7377a4e19141753e .item_39cdf10544e7a702 .box-bord_bb0ecb7a7b07325f {
    border-radius: 200px;
  }
  .numbers-crev_dd03228d7cad4b65 .item_39cdf10544e7a702 h3 {
    font-size: 80px;
  }
  .services-modern_87db322830380ecc .serv-boxs_51c685c8d4ab1b3b {
    display: block;
  }
  .services-modern_87db322830380ecc .item_39cdf10544e7a702 {
    width: 100%;
    padding: 60px 40px;
    margin: 5px 0;
  }
  .services-modern_87db322830380ecc .item_39cdf10544e7a702 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_87db322830380ecc .item_39cdf10544e7a702.active {
    width: 100% !important;
  }
  .work-fade_0a7965d5d715e881 .text_f465f65c1ae55af0.pb-100_3749bdf36f6bed69 {
    padding-bottom: 50px !important;
  }
  .work-fade_0a7965d5d715e881 .swiper-pagination_c025508a43cd59fd {
    top: 80%;
    right: -20px;
  }
  .work-crev_69bafed9d01788e7 .swiper-slide_31d43dd1425266be {
    width: 100% !important;
  }
  footer.clean-footer_4b2d3ae734e83978.crev_81676452c0fa956e:after,
  footer.clean-footer_4b2d3ae734e83978.crev_81676452c0fa956e .circle-blur_6c7a2f6717410a39 {
    display: none;
  }
  .team-single_fe502e408938f73b .bord_af678e3b67626889 {
    padding: 0 40px 80px;
  }
  .team-single_fe502e408938f73b .bord_af678e3b67626889:after {
    top: 30px;
    left: 10px;
    right: 10px;
    bottom: 30px;
  }
  .team-single_fe502e408938f73b .bord_af678e3b67626889:before {
    top: 20px;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .services-inline2_a8ce2178d7967c8e .d-flex_a5102388e46ad1bf {
    display: block !important;
  }
  .page-faqs_72730a207ea68843 .img1_5edb17be7e3314e2,
  .page-faqs_72730a207ea68843 .img2_448b7c3f061bc917,
  .page-faqs_72730a207ea68843 .img3_e26e199f67956ffa {
    display: none;
  }
  .work-grid_21c78b904520a64c {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
  }
  .work-grid_21c78b904520a64c .item_39cdf10544e7a702 {
    margin: 40px 0 !important;
  }
  .portfolio-crev_21ece788d15ba743 .work-boxs_c8ff78a5c160a270 {
    display: block;
  }
  .portfolio-crev_21ece788d15ba743 .work-boxs_c8ff78a5c160a270 .item_39cdf10544e7a702 {
    width: 100% !important;
    height: 250px;
    min-height: auto;
  }
  .portfolio-crev_21ece788d15ba743 .work-boxs_c8ff78a5c160a270 .item_39cdf10544e7a702.active {
    height: calc(100vh - 250px * 3);
  }
  .work-grid_21c78b904520a64c .filtering_1699d941f8c3f7f8,
  .work-minimal_0ade10bb1edce1fb .filtering_1699d941f8c3f7f8 {
    display: block !important;
    margin-top: 30px;
  }
  .next-project_447b61b552d0f93a .box_88becf96c147f4a9 .cont_b1c1af9d17744e9b .fz-40_1b11efece66b05f3 {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sm-mb10_05c19f1dd3cc509b {
    margin-bottom: 10px;
  }
  .sm-mb20_eed1afdcc52460c0 {
    margin-bottom: 20px;
  }
  .sm-mb30_243dc3526a102d07 {
    margin-bottom: 30px;
  }
  .sm-mb40_61b558e8dedbc8d4 {
    margin-bottom: 40px;
  }
  .sm-mb50_83919f2fb31cd65f {
    margin-bottom: 50px;
  }
  .sm-mb80_de1cf251e0fa61af {
    margin-bottom: 80px;
  }
  .sm-pb10_a66dca24cacc9c5a {
    padding-bottom: 10px;
  }
  .sm-pb20_c809e71dbaa54613 {
    padding-bottom: 20px;
  }
  .sm-pb30_dedb296dc02a1193 {
    padding-bottom: 30px;
  }
  .sm-pb40_9deb7933f412459d {
    padding-bottom: 40px;
  }
  .sm-pb50_cafbe63aec188623 {
    padding-bottom: 50px;
  }
  .sm-pb60_de60a8d0cf93a9bf {
    padding-bottom: 60px;
  }
  .sm-pb70_a41df2b415525eef {
    padding-bottom: 70px;
  }
  .sm-pb80_6d16c6e45b34fac3 {
    padding-bottom: 80px;
  }
  .sm-hide_ed8026867b17bdb8 {
    display: none;
  }
  .fz-70_67033256e9d9a01b {
    font-size: 40px !important;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h4.fz-30_e5b9cee98be81fbd {
    font-size: 24px !important;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
  .loader-wrap .loader-wrap-heading_e38ad6f84aad49f0 .load-text_d1f4cf9feffaa15b {
    letter-spacing: 5px;
  }
  .progress-wrap_8f287580eb1d96b3 {
    bottom: 15px;
    right: 15px;
  }
  .in-box_483488df083191f4 {
    width: 100%;
  }
  .in-box_483488df083191f4.mb-15_b3f7bf7ef84167cc {
    margin-bottom: 0 !important;
  }
  .section-padding_8c56226f82e0abb2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec-head_06f8d8bc6ed7a228 h3.fz-50_65f02e46f0ef1aae {
    font-size: 30px !important;
  }
  .sec-head_06f8d8bc6ed7a228 h2.fz-70_67033256e9d9a01b {
    font-size: 35px !important;
  }
  .call-marq_d2ff13c14ad357d3 .main-marq_d62cc439aeb78a12.bord-item_c7c8c9575c1f89c1 .item_39cdf10544e7a702 h4 {
    font-size: 20px !important;
  }
  .call-marq_d2ff13c14ad357d3 .main-marq_d62cc439aeb78a12 .icon-img-50_86870eb49a5976f6 {
    width: 30px !important;
  }
  .main-header_0aca1e0e85e6570a .caption_8be2e88999968649 h1,
  .crev-header_63be4bd64253646d .caption_8be2e88999968649 h1 {
    font-size: 40px;
  }
  .main-header_0aca1e0e85e6570a .icon-img_c3f7560864924b6a {
    width: 100px;
  }
  .modern-slider_e88b6b2f42a7dfb1 .gallery-text_7643c5258feaf4ec {
    width: 100%;
  }
  .header-digital_72a934384cb44c18 .caption_8be2e88999968649 h1 {
    font-size: 50px;
  }
  .header-digital_72a934384cb44c18 .img_8aef9bc566c2388b:after,
  .header-digital_72a934384cb44c18 .img_8aef9bc566c2388b:before {
    display: none;
  }
  .header-digital_72a934384cb44c18 .img_8aef9bc566c2388b .vid_d23e763d337ee25c {
    left: 0;
  }
  .about-author_8ecec734b48c03bc .profile-img_25fd1c6a2f68f8f8 {
    width: 420px;
  }
  .about-author_8ecec734b48c03bc .profile-img_25fd1c6a2f68f8f8 .img_8aef9bc566c2388b {
    height: 500px;
  }
  .about-author_8ecec734b48c03bc h4 span {
    display: inline;
  }
  .services-inline_af4f0696b75c616a .item_39cdf10544e7a702 .ml-auto_5168748f9f603e60,
  .services-inline_af4f0696b75c616a .item_39cdf10544e7a702 .num_8417fb3d61fe20ae {
    display: none !important;
  }
  .work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b {
    position: static;
    margin-top: 15px;
    opacity: 0;
  }
  .work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .text_f465f65c1ae55af0 {
    display: inline-block;
    background: transparent;
    font-size: 22px;
    padding: 0 1px;
    margin: 0;
    border-radius: 0;
  }
  .work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .shap-left-top_33575a9a16af4ccf,
  .work-fade_0a7965d5d715e881 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b .shap-left-bottom_5d10576e7a69fc4e {
    display: none;
  }
  .work-fade_0a7965d5d715e881 .swiper-slide-active_d98926b276679e77 .item_39cdf10544e7a702 .cont_b1c1af9d17744e9b {
    opacity: 1;
  }
  .work-crev_69bafed9d01788e7 .item_39cdf10544e7a702 {
    display: block !important;
  }
  .work-crev_69bafed9d01788e7 .item_39cdf10544e7a702 .img_8aef9bc566c2388b {
    padding: 0;
    margin-top: 40px;
  }
  .testimonials_30ab95c6cda5c203 .img-full_e6c4a07833bdcc52 .fix-img_af87573933d740be {
    max-width: 80px;
  }
  .testimonials_30ab95c6cda5c203 .cont-full_615940b34ac9ba68 .testim-swiper_7b09401ab5ce994e {
    padding: 60px 20px;
  }
  .testimonials_30ab95c6cda5c203 .cont-full_615940b34ac9ba68 .testim-swiper_7b09401ab5ce994e p.fz-30_e5b9cee98be81fbd {
    font-size: 18px !important;
  }
  .testimonials_30ab95c6cda5c203 .cont-full_615940b34ac9ba68 .control-abslout_5628c9135f4752ab {
    bottom: 15px;
    right: 15px;
  }
  .testimonials-minim_202e0f92f2fbc46f .item_39cdf10544e7a702 .text_f465f65c1ae55af0 .qout-svg_b8bc584b87dea5d4 {
    width: 90px;
  }
  .testimonials-minim_202e0f92f2fbc46f .item_39cdf10544e7a702 .text_f465f65c1ae55af0 .fz-30_e5b9cee98be81fbd {
    font-size: 18px !important;
  }
  .testimonials-minim_202e0f92f2fbc46f .control-abslout_5628c9135f4752ab {
    bottom: -50px;
  }
  .page-header_9fdf6599ee4910cf .fz-80_fe7f576ce74aaf55 {
    font-size: 35px !important;
  }
  .services-inline2_a8ce2178d7967c8e .item_39cdf10544e7a702 h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .team-single_fe502e408938f73b .bord_af678e3b67626889 {
    padding: 0 20px 80px;
  }
  .portfolio-crev_21ece788d15ba743 .work-boxs_c8ff78a5c160a270 .item_39cdf10544e7a702 {
    height: 350px;
    min-height: auto;
    background-position: center center;
  }
  .portfolio-crev_21ece788d15ba743 .work-boxs_c8ff78a5c160a270 .item_39cdf10544e7a702.active {
    height: 350px;
  }
  .work-grid_21c78b904520a64c .filtering_1699d941f8c3f7f8 span,
  .work-minimal_0ade10bb1edce1fb .filtering_1699d941f8c3f7f8 span {
    margin: 14px 25px;
  }
  .work-minimal_0ade10bb1edce1fb .item_39cdf10544e7a702 .img_8aef9bc566c2388b .cont_b1c1af9d17744e9b.inline_cde46fa157f3e712 {
    padding: 20px 15px;
  }
  .blog-header_2f81556fc2e7e45a .fz-55_82e5c97260e96fe5 {
    font-size: 30px !important;
  }
  .blog-header_2f81556fc2e7e45a .info_f53bf089e83103af {
    display: block !important;
  }
  .blog-header_2f81556fc2e7e45a .date_8d5551082d091db4 {
    margin-left: 30px !important;
  }
  .blog-header_2f81556fc2e7e45a .right-info_6d773d7f9dc910f1 {
    margin: 30px 0 0;
  }
  .main-post_aee2374c50430d15 .fz-60_e0fa76e6e0c40f7c {
    display: none;
  }
  .main-post_aee2374c50430d15 .post-qoute_679a4dce0e05cf75 {
    padding: 30px 15px;
  }
  .main-post_aee2374c50430d15 .post-qoute_679a4dce0e05cf75 h6:before {
    position: relative;
    left: 0;
  }
  .main-post_aee2374c50430d15 .info-area_8ae0cbfa8d362250 {
    display: block;
  }
  .main-post_aee2374c50430d15 .info-area_8ae0cbfa8d362250 .tags_d2b4fe35867f1adc {
    margin-bottom: 30px;
  }
  .main-post_aee2374c50430d15 .author-area_0d405b39275c6f42 .flex_aa7265982677abf3 {
    display: block;
  }
  .main-post_aee2374c50430d15 .author-area_0d405b39275c6f42 .author-img_5a409deb02f5de05 {
    margin: 0 0 30px 0;
  }
  .main-post_aee2374c50430d15 .author-area_0d405b39275c6f42 .author-img_5a409deb02f5de05 .img_8aef9bc566c2388b {
    width: 80px;
    height: 80px;
  }
  .main-post_aee2374c50430d15 .next-prv-post_3efd833574786852 {
    display: block;
  }
  .main-post_aee2374c50430d15 .next-prv-post_3efd833574786852 .thumb-post_2e96b52353173b24 {
    margin: 0 !important;
  }
  .main-post_aee2374c50430d15 .next-prv-post_3efd833574786852 .text-right_c836e1156aa6a29b {
    text-align: left;
    margin-top: 30px !important;
  }
  .comments-post_ca8a71b8bb6f2077 .item-box_8329ebb9785d3f7e .flex_aa7265982677abf3 {
    display: block;
  }
  .comments-post_ca8a71b8bb6f2077 .item-box_8329ebb9785d3f7e .user-img_bfb1eefcf1c60a08 {
    margin: 0 0 15px 0;
  }
  .comments-post_ca8a71b8bb6f2077 .item-box_8329ebb9785d3f7e .replay-post_8d9172d59e315180 {
    margin: 15px 0 0 0;
  }
  .comments-post_ca8a71b8bb6f2077 .item-box_8329ebb9785d3f7e.replayed_a4c516c297e6e83d {
    margin-left: 0;
  }
  .main-post_aee2374c50430d15 .post-qoute_679a4dce0e05cf75 h6:before {
    top: 70px;
  }
}

/* ====================== [ End Responsive ] ====================== */
