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

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

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

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

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

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

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

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

.row_47efbd7a8639e4bc.sm-marg_624fea38a060f73a {
  margin-left: -5px;
  margin-right: -5px;
}

.row_47efbd7a8639e4bc.sm-marg_624fea38a060f73a > * {
  padding-left: 5px;
  padding-right: 5px;
}

.row_47efbd7a8639e4bc.stand-marg_7a18a0c09fbeec97 {
  margin-left: -20px;
  margin-right: -20px;
}

.row_47efbd7a8639e4bc.stand-marg_7a18a0c09fbeec97 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.row_47efbd7a8639e4bc.md-marg_5ee6b85202c2a823 {
  margin-left: -25px;
  margin-right: -25px;
}

.row_47efbd7a8639e4bc.md-marg_5ee6b85202c2a823 > * {
  padding-left: 25px;
  padding-right: 25px;
}

.row_47efbd7a8639e4bc.lg-marg_5b1972af67b899e7 {
  margin-left: -40px;
  margin-right: -40px;
}

.row_47efbd7a8639e4bc.lg-marg_5b1972af67b899e7 > * {
  padding-left: 40px;
  padding-right: 40px;
}

.row_47efbd7a8639e4bc.xlg-marg_2192cd829e997a25 {
  margin-left: -50px;
  margin-right: -50px;
}

.row_47efbd7a8639e4bc.xlg-marg_2192cd829e997a25 > * {
  padding-left: 50px;
  padding-right: 50px;
}

.row_47efbd7a8639e4bc.xxlg-marg_d3e72e253da3b3a4 {
  margin-left: -80px;
  margin-right: -80px;
}

.row_47efbd7a8639e4bc.xxlg-marg_d3e72e253da3b3a4 > * {
  padding-left: 80px;
  padding-right: 80px;
}

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

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

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

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

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

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

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

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

.p-color_a58c1765744876ac {
  color: #c6c8c9;
}

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

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

.lines_63af5f703eaee397.two_150039ccb113505e: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_63af5f703eaee397.four_9e258062e3fde801 {
  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_63af5f703eaee397.four_9e258062e3fde801: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_63af5f703eaee397.two-out_c440d8488d7933ca {
  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_8bb04a5852f99b20 {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.line-overlay_8bb04a5852f99b20.revers_5b2e29979e0373b8 {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.line-overlay_8bb04a5852f99b20.up_83db6275d7dc77a5 {
  top: -25%;
}

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

.overlay-center_e1380455cf50bce5 {
  position: relative;
}

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

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

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

.bg-pattern_2f3571121c944c83.bg-repeat_0357d77d6fc31ed9 {
  background-repeat: repeat;
}

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

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

.bord-bottom-grd_52e968f85748300f: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_337f569a5a534e35 {
  -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_9048ea811b18e25c {
  border: 1px solid transparent;
}

.butn_9048ea811b18e25c.butn-md_bc9c24aef4062b3c {
  padding: 14px 35px;
}

.butn_9048ea811b18e25c.butn-sm_52997603227039f9 {
  padding: 8px 18px;
}

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

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

.butn_9048ea811b18e25c.butn-bord_d93bfb0db9ede544:hover {
  background: #fff;
  color: #000;
}

.butn_9048ea811b18e25c.butn-bord_d93bfb0db9ede544:hover span {
  color: #000;
}

.butn_9048ea811b18e25c.butn-bord-thin_c60236a3ca03ba74 {
  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_9048ea811b18e25c.butn-bord-thin_c60236a3ca03ba74:hover {
  background: #fff;
  color: #000;
}

.butn_9048ea811b18e25c.butn-bord-thin_c60236a3ca03ba74:hover span {
  color: #000;
}

.butn_9048ea811b18e25c.butn-bg_d6a5800d0daa9a3c {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

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

.butn_9048ea811b18e25c .rolling-text_d7706d34d0768895 {
  margin-bottom: -5px;
}

.butn-crev_da65af761c795795 .circle_323d8366c505e5c6 {
  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_0f679c91ef694784 {
  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_0f679c91ef694784: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_0f679c91ef694784:hover {
  border-color: #fd5b38;
}

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

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

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

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

.btn-circle_0f679c91ef694784.btn-md_db445d696e3e6105 {
  width: 120px;
  height: 120px;
}

.btn-circle_0f679c91ef694784.btn-lg_23247cb6744bca51 {
  width: 140px;
  height: 140px;
}

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

.butn-circle-text_5d5f4bb7641be0d8 .circle_323d8366c505e5c6 {
  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_5d5f4bb7641be0d8 .circle_323d8366c505e5c6 svg {
  width: 22px;
  height: 22px;
}

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

.circle-button_8d2a98ae6c17d8cc.in-bord_95967888f0a16acb: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_8d2a98ae6c17d8cc.in-bord_95967888f0a16acb: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_8d2a98ae6c17d8cc a {
  position: relative;
}

.circle-button_8d2a98ae6c17d8cc .rotate-circle_5a47e7e583c7ee81 svg {
  width: 210px;
  fill: #fff;
}

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

.circle-button_8d2a98ae6c17d8cc .icon_935240a1696e85ac {
  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_8d2a98ae6c17d8cc .in-circle_0ef2acafaac2d999 {
  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_8d2a98ae6c17d8cc.no-animate_6c76139c40475ff3 .rotate-circle_5a47e7e583c7ee81 {
  -webkit-animation: none;
  animation: none;
}

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

.rmore_51a2fff8bc17f3d2.to-in_7bf59e1ffde12888:hover {
  margin-left: 0;
}

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

.go-more_b4e6df5378f8b993: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_b4e6df5378f8b993 .icon_935240a1696e85ac {
  margin-left: 15px;
  bottom: -2px;
  position: relative;
}

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

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

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

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

.vi-more_917224e577937676 .icon_935240a1696e85ac {
  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_917224e577937676:hover .icon_935240a1696e85ac {
  background: #fd5b38;
}

/* Cursor
-----------------------------------------------------------------*/
.hover-this_aa99c044171daec2 .hover-anim_8f4309541dc4b272 {
  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_a485880cef127dbd {
  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_7ac7c78e0d622938 {
  -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_d7706d34d0768895 {
  display: inline-block;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
}

.rolling-text_d7706d34d0768895.butn_9048ea811b18e25c {
  padding: 0 35px;
}

.social-text_bd361333bc95ee82 .rolling-text_d7706d34d0768895 {
  line-height: 30px;
  height: 30px;
}

.rolling-text_d7706d34d0768895:hover .letter_ea81dd1551667ad9,
.rolling-text_d7706d34d0768895.play_eb74f7a78903777a .letter_ea81dd1551667ad9 {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-wrap_7898111e7c526f53 svg.progress-circle_5117def7ab575624 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_6bef642f59450fb6 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

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

.d-slideup_2a120da4b82d1c7b .sideup-text_a08c7e8c191331fb {
  overflow: hidden;
  display: block;
}

.d-slideup_2a120da4b82d1c7b .sideup-text_a08c7e8c191331fb:first-of-type .up-text_4ede1f8a0496c6f4 {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.d-slideup_2a120da4b82d1c7b .sideup-text_a08c7e8c191331fb:nth-of-type(2) .up-text_4ede1f8a0496c6f4 {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.d-slideup_2a120da4b82d1c7b .sideup-text_a08c7e8c191331fb:nth-of-type(3) .up-text_4ede1f8a0496c6f4 {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.d-slideup_2a120da4b82d1c7b .sideup-text_a08c7e8c191331fb:nth-of-type(4) .up-text_4ede1f8a0496c6f4 {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.d-slideup_2a120da4b82d1c7b .sideup-text_a08c7e8c191331fb:nth-of-type(5) .up-text_4ede1f8a0496c6f4 {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.d-slideup_2a120da4b82d1c7b .sideup-text_a08c7e8c191331fb .up-text_4ede1f8a0496c6f4 {
  -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_2a120da4b82d1c7b.animated .up-text_4ede1f8a0496c6f4 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.main-marq_9d6baa87222fe33e: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_9d6baa87222fe33e.shadow-off_35ca1e00ea33cc69:after {
  display: none;
}

.main-marq_9d6baa87222fe33e.md-text_b01ae2a42bff0250 .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h4 {
  font-size: 40px;
}

.main-marq_9d6baa87222fe33e.lrg_88ba2ffc6d409395 .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h4 {
  font-size: 5vw;
}

.main-marq_9d6baa87222fe33e.xlrg_b27740089715d5a1 .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd {
  padding: 0 30px;
}

.main-marq_9d6baa87222fe33e.xlrg_b27740089715d5a1 .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h4 {
  font-size: 8vw;
}

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

.main-marq_9d6baa87222fe33e .slide-har_3bff70e2e91ffcf6 .overlay-link_b856e08cd7e7b715 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-marq_9d6baa87222fe33e .strok_d141e2ebee1ec4e0 .item_acfc3984cdd35ddd h4 {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_9d6baa87222fe33e .strok_d141e2ebee1ec4e0 .item_acfc3984cdd35ddd h4 a {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_9d6baa87222fe33e .non-strok_759155037d231ce3 .item_acfc3984cdd35ddd h4 {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_9d6baa87222fe33e .non-strok_759155037d231ce3 .item_acfc3984cdd35ddd h4 a {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd {
  padding: 0 30px;
}

.main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h4 {
  white-space: nowrap;
  margin: 0;
}

.main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h4 .icon_935240a1696e85ac {
  margin-bottom: -15px;
}

.main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h2 {
  margin: 0;
}

.main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd:nth-of-type(even) h4 {
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

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

.main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3:last-of-type .item_acfc3984cdd35ddd:nth-of-type(even) h4 {
  color: #fff;
  -webkit-text-stroke: 0;
}

.main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3:last-of-type .item_acfc3984cdd35ddd:nth-of-type(even) h4 a {
  color: #fff;
  -webkit-text-stroke: 0;
}

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

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

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

.dark-text_dae1dc054c03c581 .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h4,
.dark-text_dae1dc054c03c581 .box_2ba00f335ca4fbb3:last-of-type .item_acfc3984cdd35ddd:nth-of-type(even) h4 {
  color: #000 !important;
}

.dark-text_dae1dc054c03c581 .strok_d141e2ebee1ec4e0 .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h4,
.dark-text_dae1dc054c03c581 .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd:nth-of-type(even) h4,
.dark-text_dae1dc054c03c581 .box_2ba00f335ca4fbb3:last-of-type .item_acfc3984cdd35ddd:nth-of-type(odd) h4 {
  -webkit-text-stroke: 1px #000;
}

.light-text_7630d83f00e8569e {
  color: #fff;
}

.light-text_7630d83f00e8569e .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h4,
.light-text_7630d83f00e8569e .box_2ba00f335ca4fbb3:last-of-type .item_acfc3984cdd35ddd:nth-of-type(even) h4 {
  color: #fff;
}

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

.slide-har_3bff70e2e91ffcf6 {
  position: relative;
}

.slide-har_3bff70e2e91ffcf6.st1_f935d1973367235b .box_2ba00f335ca4fbb3 {
  position: relative;
  -webkit-animation: slide-har 80s linear infinite;
  animation: slide-har 80s linear infinite;
}

.slide-har_3bff70e2e91ffcf6.st2_d96b167bad118171 .box_2ba00f335ca4fbb3 {
  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_e299d8eef5219585 {
  position: relative;
  padding: 0;
}

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

.main-marqv_e299d8eef5219585 .slide-vertical_bea74dd2d320b7d1:hover .box_2ba00f335ca4fbb3 {
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
}

.main-marqv_e299d8eef5219585 .slide-vertical_bea74dd2d320b7d1 .box_2ba00f335ca4fbb3 {
  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_fe53aa5d00cdd356 {
  -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_fe53aa5d00cdd356.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_fe53aa5d00cdd356.simpl_c807469b4cab73c5 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

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

.position-re_85ef386630aa3c47 {
  position: relative;
}

.position-abs_eb510b47efaa3046 {
  position: absolute;
}

.cursor-pointer_a8600f5dd6812488 {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-md-1_5c844c837e8da8fc,
.order-md-2_440633b54a3aaa4d,
.order-md-3_8d716eba416cd52a,
.order-md-4_d80996258868191c {
  -webkit-box-ordinal-group: inherit !important;
  -ms-flex-order: inherit !important;
  order: inherit !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fit-img_a1f509a43c158b4b {
  overflow: hidden;
}

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

.rounded_3962f081474bf908 {
  border-radius: 5px;
}

.circle_323d8366c505e5c6 {
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

.nowrap_66bd0ded15b32ca7 {
  white-space: nowrap;
}

.unlist_d43f84d6967ea796 {
  list-style: none;
}

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

.underline_2f1d067c4f2968d1 span {
  text-decoration: underline;
}

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

.inline_4e6a25402a0badff {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-black_5997e5fbbf8d08a3 {
  color: #000;
}

.text-dark_1aadb77c263dc4a5 {
  color: #444;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.load-text_8085c781e5d40c58 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_6763c7b2db97e28d,
[data-overlay-light] .container-xxl_6763c7b2db97e28d,
[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_323fee937171175d h1,
.bg-dark_323fee937171175d h2,
.bg-dark_323fee937171175d h3,
.bg-dark_323fee937171175d h4,
.bg-dark_323fee937171175d h5,
.bg-dark_323fee937171175d h6,
.bg-dark_323fee937171175d span,
.bg-color_6a358accd740ac2e h1,
.bg-color_6a358accd740ac2e h2,
.bg-color_6a358accd740ac2e h3,
.bg-color_6a358accd740ac2e h4,
.bg-color_6a358accd740ac2e h5,
.bg-color_6a358accd740ac2e h6,
.bg-color_6a358accd740ac2e 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_ff02f613a279f445 {
  position: relative;
}

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

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

.navbar.bord_371eef08c9edb05e {
  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_19e152097d5225d4 {
  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_d7706d34d0768895 {
  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_b7100e44a9777f2a .dropdown-item .dropdown-side_ea8282416d8a1a01 {
  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_ea8282416d8a1a01 {
  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_ea8282416d8a1a01.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.navbar .dropdown {
  position: static;
}

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

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

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

.navbar .mega-menu_7ccba3e090ed068a .title .sub-title_7113f36195b9259c {
  font-weight: 600;
}

.navbar .mega-menu_7ccba3e090ed068a .item-img_1c1ee4dd2d391dd0 .img_efecdcd7638e8fbf {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.navbar .logo_97d9fc9b293a5eba {
  position: relative;
}

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

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

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

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

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

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

.sec-head_59c38f5855b0ad71 .sub-title_7113f36195b9259c span {
  white-space: nowrap;
  font-weight: 600;
}

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

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

.title-bord_01ea70edeba68c69 {
  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_01ea70edeba68c69: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_12a7dd458be9719e {
  position: relative;
}

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

.sec-bottom_12a7dd458be9719e .d-flex_42af21fffc4a9feb {
  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_6be48a4b4f29b93a .img-full_12fbbf71d8e6f14f {
  height: 100%;
}

.intro-crev_7eb691ed799d89bc .sec-head_59c38f5855b0ad71 {
  margin-bottom: -50px;
}

.intro-crev_7eb691ed799d89bc .sec-head_59c38f5855b0ad71 h2 {
  font-size: 8vw;
}

.intro-crev_7eb691ed799d89bc .img_efecdcd7638e8fbf {
  position: relative;
}

.intro-crev_7eb691ed799d89bc .img_efecdcd7638e8fbf img {
  width: 120%;
  margin-left: -20%;
}

.intro-crev_7eb691ed799d89bc .img_efecdcd7638e8fbf .exp_fbb09dee37de498a {
  position: absolute;
  top: -80px;
  left: 0;
}

.intro-crev_7eb691ed799d89bc .img_efecdcd7638e8fbf .exp_fbb09dee37de498a h3 {
  font-size: 100px;
}

.intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 {
  position: relative;
  height: 100%;
  width: 100%;
}

.intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 .img1_91a65d55eac4de1b,
.intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 .img2_0cd1273b637f6066,
.intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 .img3_ff5b6880fb075ec1 {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
}

.intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 .img1_91a65d55eac4de1b img,
.intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 .img2_0cd1273b637f6066 img,
.intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 .img3_ff5b6880fb075ec1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 .img1_91a65d55eac4de1b {
  width: 260px;
  height: 180px;
  top: -80px;
  left: 30px;
}

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

.intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 .img3_ff5b6880fb075ec1 {
  width: 250px;
  height: 280px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.intro-accord_504009d6d946a951 {
  position: relative;
}

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

.intro-personal_dad61afcfd2646ff .img_efecdcd7638e8fbf {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.intro-personal_dad61afcfd2646ff .exp_fbb09dee37de498a {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.intro-personal_dad61afcfd2646ff .exp_fbb09dee37de498a 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_dad61afcfd2646ff .exp_fbb09dee37de498a h6 .shap-right-top_9ed09cf27747323a svg {
  position: absolute;
  top: 0;
  right: -1.1rem;
  width: 1.2rem;
  height: 1.2rem;
}

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

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

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

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

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

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

.about-author_5765a488fea7ae14 .img_efecdcd7638e8fbf {
  border-radius: 500px;
  height: 680px;
  overflow: hidden;
}

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

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

.about-author_5765a488fea7ae14 .info_08bab547714e217e .item_acfc3984cdd35ddd .icon_935240a1696e85ac {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #fd5b38;
  color: #0c0c0c;
  font-size: 20px;
}

.page-intro_e0fea774464db31f .img_efecdcd7638e8fbf {
  position: relative;
}

.page-intro_e0fea774464db31f .img_efecdcd7638e8fbf .img-icon_3c9f9451ee66e5e8 {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 200px;
}

/* Awards
-----------------------------------------------------------------*/
.awards_fb91b7d73177e9ce .item-line_9bc2a9331b83452b {
  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_fb91b7d73177e9ce .item-line_9bc2a9331b83452b > div {
  padding: 0;
}

.awards_fb91b7d73177e9ce .item-line_9bc2a9331b83452b > div:last-of-type {
  text-align: right;
}

.awards_fb91b7d73177e9ce .item-line_9bc2a9331b83452b:hover {
  color: #0c0c0c;
}

.awards_fb91b7d73177e9ce .item-line_9bc2a9331b83452b:hover:after {
  height: 100%;
}

.awards_fb91b7d73177e9ce .item-line_9bc2a9331b83452b: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_fb91b7d73177e9ce .item-line_9bc2a9331b83452b .project-date_bd744339e352ef36 span {
  font-size: 14px;
  opacity: 0.7;
  margin-left: 15px;
}

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

.awards_fb91b7d73177e9ce .item-title_37034fec4d638bd5 > div {
  padding: 0;
}

/* Blog
-----------------------------------------------------------------*/
.blog_4191d779190cb8a4 .item_acfc3984cdd35ddd .fit-img_a1f509a43c158b4b {
  height: 400px;
}

.blog_4191d779190cb8a4.style2_61625114a5f78c4c .item_acfc3984cdd35ddd {
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.blog_4191d779190cb8a4.style2_61625114a5f78c4c .item_acfc3984cdd35ddd .fit-img_a1f509a43c158b4b {
  height: 280px;
}

.sidebar_867acd51e0ab3a1d .search-box_6fe3a2cfa2b4eb34 {
  position: relative;
}

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

.sidebar_867acd51e0ab3a1d .search-box_6fe3a2cfa2b4eb34 input:focus {
  border-color: #fff;
}

.sidebar_867acd51e0ab3a1d .search-box_6fe3a2cfa2b4eb34 .icon_935240a1696e85ac {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a .title-widget_d87df0b02de4e868 {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.catogry_82599342b9000cdc li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.catogry_82599342b9000cdc li:last-of-type {
  margin-bottom: 0;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.catogry_82599342b9000cdc li:hover {
  background: rgba(255, 255, 255, 0.02);
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd:last-of-type {
  margin-bottom: 0;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd:hover .img_efecdcd7638e8fbf a .date_623b3604e8b378ae {
  opacity: 1;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
  width: 90px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf a {
  width: 100%;
  height: 100%;
  position: relative;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf a .date_623b3604e8b378ae {
  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_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf a .date_623b3604e8b378ae 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_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 {
  padding-left: 25px;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 h6 {
  font-size: 17px;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.last-post-thum_c021da9d2107f16f .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .tag_92cda65d89dbdc52 {
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.03);
  margin-bottom: 10px;
}

.sidebar_867acd51e0ab3a1d .widget_20d010c4ace4e11a.tags_d1c294bb1bd99e2c 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_867acd51e0ab3a1d .widget_20d010c4ace4e11a.tags_d1c294bb1bd99e2c a:hover {
  background: #fd5b38;
}

.blog-main_3654972ae72fc495 .item_acfc3984cdd35ddd .content {
  margin-top: 40px;
}

.blog-main_3654972ae72fc495 .item_acfc3984cdd35ddd .content .post-date_4f16c29df97c2dc7 {
  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_6349cdcb193e0e29 .background_f9bc9f8c3fba38a9 {
  height: 75vh;
  min-height: 480px;
}

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

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

.main-post_03c796260fb6e862 .post-qoute_f3000a1798e70652 h6 {
  position: relative;
}

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

.main-post_03c796260fb6e862 .iner-img_5ba7a6dde5eda5cf {
  height: 400px;
}

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

.main-post_03c796260fb6e862 .unorder-list_fb481474ce6f55c5 li,
.main-post_03c796260fb6e862 .order-list_1f501cf8e80678dd li {
  margin-top: 10px;
  opacity: 0.7;
  padding-left: 15px;
  position: relative;
}

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

.main-post_03c796260fb6e862 .order-list_1f501cf8e80678dd li {
  padding-left: 0;
}

.main-post_03c796260fb6e862 .order-list_1f501cf8e80678dd li:before {
  display: none;
}

.main-post_03c796260fb6e862 .order-list_1f501cf8e80678dd li span {
  font-size: 13px;
}

.main-post_03c796260fb6e862 .info-area_8571e37ebec9aa6b .tags_d1c294bb1bd99e2c span,
.main-post_03c796260fb6e862 .info-area_8571e37ebec9aa6b .share-icon_b4bae79d08642887 span {
  font-size: 14px;
  margin-right: 5px;
  opacity: 0.7;
}

.main-post_03c796260fb6e862 .info-area_8571e37ebec9aa6b .tags_d1c294bb1bd99e2c a,
.main-post_03c796260fb6e862 .info-area_8571e37ebec9aa6b .share-icon_b4bae79d08642887 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_03c796260fb6e862 .info-area_8571e37ebec9aa6b .tags_d1c294bb1bd99e2c a:hover,
.main-post_03c796260fb6e862 .info-area_8571e37ebec9aa6b .share-icon_b4bae79d08642887 a:hover {
  background: #fd5b38;
  color: #1d1d1d;
}

.main-post_03c796260fb6e862 .info-area_8571e37ebec9aa6b .share-icon_b4bae79d08642887 a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  text-align: center;
  padding: 0;
}

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

.main-post_03c796260fb6e862 .author-area_d19dc578f7686c99 .author-img_79cda01042993ade .img_efecdcd7638e8fbf {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
}

.main-post_03c796260fb6e862 .next-prv-post_43ab3e0e68ae1efd .thumb-post_033602ca19c281b1 {
  width: 100%;
  padding: 40px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.main-post_03c796260fb6e862 .next-prv-post_43ab3e0e68ae1efd .thumb-post_033602ca19c281b1: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_03c796260fb6e862 .next-prv-post_43ab3e0e68ae1efd .thumb-post_033602ca19c281b1:first-of-type {
  margin-right: 15px;
}

.main-post_03c796260fb6e862 .next-prv-post_43ab3e0e68ae1efd .thumb-post_033602ca19c281b1:last-of-type {
  margin-left: 15px;
}

.comments-post_1c504c2ea2919663 .item-box_88631583f602a5f8 {
  position: relative;
}

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

.comments-post_1c504c2ea2919663 .item-box_88631583f602a5f8.replayed_c109eb820840dc25 {
  margin-left: 30px;
}

.comments-post_1c504c2ea2919663 .item-box_88631583f602a5f8 .replay-butn_47fd84b8458234f3 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.comments-post_1c504c2ea2919663 .item-box_88631583f602a5f8 .replay-butn_47fd84b8458234f3 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_1c504c2ea2919663 .item-box_88631583f602a5f8 .replay-butn_47fd84b8458234f3 a:hover {
  background: var(--maincolor);
  color: #1d1d1d;
}

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

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

.comments-from_077060c4fc71e962 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_077060c4fc71e962 button .text_fd31957a44151a39 {
  position: relative;
  z-index: 4;
}

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

/* Brands & Clients
-----------------------------------------------------------------*/
.clients-carso_c8bd6027b63d8339 .img_efecdcd7638e8fbf {
  margin: auto;
}

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

/* Contact
-----------------------------------------------------------------*/
.call-marq_61534faa40f99216 .main-marq_9d6baa87222fe33e:after {
  display: none;
}

.call-marq_61534faa40f99216 .main-marq_9d6baa87222fe33e.sub-bg_70e1fb4bc66a93bb {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: relative;
  z-index: 2;
}

.call-marq_61534faa40f99216 .main-marq_9d6baa87222fe33e.bord-item_bc60a3148f45f901 {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.call-marq_61534faa40f99216 .main-marq_9d6baa87222fe33e.bord-item_bc60a3148f45f901 .item_acfc3984cdd35ddd {
  padding: 15px 50px !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 60px;
  margin: 0 10px;
}

.call-marq_61534faa40f99216 .main-marq_9d6baa87222fe33e.bord-item_bc60a3148f45f901 .item_acfc3984cdd35ddd h4 {
  font-size: 50px !important;
}

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

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

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

.contact_3cf4bbb4e4af3dec .info-box_b8bc5bec1f934bb7: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_3cf4bbb4e4af3dec .form2_9af41b7921dee732 input,
.contact_3cf4bbb4e4af3dec .form2_9af41b7921dee732 textarea {
  padding: 15px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
}

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

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

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

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

.accordion_bf9a1983c454ad33 .title .ico_9a81a4173c97f833 {
  position: absolute;
  bottom: 30px;
  right: 15px;
}

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

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

.accordion_bf9a1983c454ad33 .active .accordion-info_947c57749bd48172 {
  display: block;
}

.list-arrow_73c2f7d83a5a63ac li .icon_935240a1696e85ac {
  width: 15px;
  margin-right: 10px;
}

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

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

.text-dark_1aadb77c263dc4a5 .dot-list_be47e5089724d02c li:before {
  background: #0f0f0f;
}

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

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

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

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

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

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

.page-error_5e89eb2384eb3764 .marq_7c671b2db12da68d .non-strok_759155037d231ce3 i {
  color: transparent;
  -webkit-text-stroke: 0.5px white;
}

.page-error_5e89eb2384eb3764 .marq_7c671b2db12da68d .strok_d141e2ebee1ec4e0 i {
  color: rgba(255, 255, 255, 0.8);
  -webkit-text-stroke: 0;
}

.page-error_5e89eb2384eb3764 .marq_7c671b2db12da68d h4 {
  font-size: 50px;
  text-transform: uppercase;
}

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

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

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

.page-error_5e89eb2384eb3764 .marq_7c671b2db12da68d:nth-of-type(4) .main-marq_9d6baa87222fe33e:after {
  left: -10%;
}

.page-error_5e89eb2384eb3764 .marq_7c671b2db12da68d: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_72c92e816fd8bd0d .form-group_4cf2f84151e6b81c {
  position: relative;
}

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

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

footer .subscribe-minimal_72c92e816fd8bd0d .social-icon_15aca611892fcca7 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_5a268e460eb59dd1.crev_a187125f01ac54bd {
  position: relative;
}

footer.clean-footer_5a268e460eb59dd1.crev_a187125f01ac54bd: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_5a268e460eb59dd1.crev_a187125f01ac54bd .circle-blur_cac34cc13267e60d {
  position: absolute;
  bottom: -50px;
  right: 50px;
  width: 400px;
  z-index: -1;
}

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

.main-header_fa00110428a42d40 .caption_4958a86e5e77a384 h1 {
  font-size: 105px;
}

.main-header_fa00110428a42d40 .icon-img_8a944a1657320d64 {
  width: 160px;
}

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

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

.crev-header_edc73fc114a9d980 .full-img_03bdb19f57b07926: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_edc73fc114a9d980 .caption_4958a86e5e77a384 {
  position: relative;
  z-index: 2;
}

.crev-header_edc73fc114a9d980 .caption_4958a86e5e77a384 h1 {
  font-size: 90px;
}

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

.modern-slider_fdca9c1f92b8ad01: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_fdca9c1f92b8ad01 .gallery-img_99d7461ff2b01551 .bg-img_8d8dc5edbc786635 {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.modern-slider_fdca9c1f92b8ad01 .gallery-img_99d7461ff2b01551 .bg-img_8d8dc5edbc786635 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.modern-slider_fdca9c1f92b8ad01 .gallery-text_9baaca580aaf7077 .swiper-container_5dfb975d24e8fcfa,
.modern-slider_fdca9c1f92b8ad01 .gallery-text_9baaca580aaf7077 .swiper-slide_5eaedc329ea28306 {
  height: 450px !important;
}

.modern-slider_fdca9c1f92b8ad01 .gallery-text_9baaca580aaf7077 .swiper-slide_5eaedc329ea28306 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modern-slider_fdca9c1f92b8ad01 .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 {
  width: 100%;
}

.modern-slider_fdca9c1f92b8ad01 .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

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

.modern-slider_fdca9c1f92b8ad01 .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 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_fdca9c1f92b8ad01 .gallery-text_9baaca580aaf7077 .swiper-slide-active_21a3c7943056eeac .text_fd31957a44151a39 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_fdca9c1f92b8ad01 .swiper-controls_97c23b6889b34922 {
  position: absolute;
  bottom: 0;
  right: calc(18% - 10px);
  z-index: 9;
}

.modern-slider_fdca9c1f92b8ad01 .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532,
.modern-slider_fdca9c1f92b8ad01 .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 {
  position: static;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0f0f0f;
  margin: 0;
  z-index: 9;
}

.modern-slider_fdca9c1f92b8ad01 .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532:after,
.modern-slider_fdca9c1f92b8ad01 .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075:after {
  display: none;
}

.modern-slider_fdca9c1f92b8ad01 .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 span,
.modern-slider_fdca9c1f92b8ad01 .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 span {
  white-space: nowrap;
}

.modern-slider_fdca9c1f92b8ad01 .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

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

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

.modern-slider_fdca9c1f92b8ad01 .swiper-pagination-bullet-active_31a75bbbd36a2c72 .path_63d143ca6c80a1ec {
  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_fdca9c1f92b8ad01 .path_63d143ca6c80a1ec {
  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_46fa64125fd50660 {
  padding-top: 180px;
  position: relative;
}

.header-digital_46fa64125fd50660 .caption_4958a86e5e77a384 h1 {
  font-size: 100px;
}

.header-digital_46fa64125fd50660 .img_efecdcd7638e8fbf {
  position: relative;
}

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

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

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

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

.header-digital_46fa64125fd50660 .cont_47a2013128ead5f1 .thum_d01bc5c6d2fbcbd5 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

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

.header-digital_46fa64125fd50660 .cont_47a2013128ead5f1 .numb_b28eb44627cbdb94 {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.header-digital_46fa64125fd50660 .cont_47a2013128ead5f1 .numb_b28eb44627cbdb94 h2 {
  margin-bottom: -20px;
}

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

.header-personal_f885b32676da096c: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_f885b32676da096c .caption_4958a86e5e77a384 h1 {
  line-height: 1.2;
  position: relative;
  z-index: 2;
}

.header-personal_f885b32676da096c .info_08bab547714e217e .item_acfc3984cdd35ddd {
  padding-right: 60px;
  position: relative;
}

.header-personal_f885b32676da096c .info_08bab547714e217e .item_acfc3984cdd35ddd: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_f885b32676da096c .info_08bab547714e217e .item_acfc3984cdd35ddd:last-of-type {
  padding: 0;
}

.header-personal_f885b32676da096c .info_08bab547714e217e .item_acfc3984cdd35ddd:last-of-type:after {
  display: none;
}

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

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

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

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

.skills-box_1de8c13d78c50201 .skill-progress_05a699fd7b5c5025 .progres_f1959d1796f8d948 {
  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_64c60f0ded3359b5 {
  position: relative;
  padding-bottom: 110px;
}

.my-skills_64c60f0ded3359b5: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_64c60f0ded3359b5 .item_acfc3984cdd35ddd {
  text-align: center;
}

.my-skills_64c60f0ded3359b5 .item_acfc3984cdd35ddd .box-bord_385ffc0f9bef89ed {
  padding: 40px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100px;
}

.my-skills_64c60f0ded3359b5 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
  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_64c60f0ded3359b5 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf img {
  width: 55px;
}

.my-skills_64c60f0ded3359b5 .item_acfc3984cdd35ddd .value_46d3404df821f037 {
  font-size: 30px;
}

.my-skills_64c60f0ded3359b5 .item_acfc3984cdd35ddd h6 {
  margin-top: 25px;
}

.numbers-crev_3a64c11a3663013b {
  position: relative;
}

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

.numbers-crev_3a64c11a3663013b .item_acfc3984cdd35ddd h6 {
  padding-top: 30px;
}

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

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

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

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

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

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

.interactive-inline_13074b0990056d50 .item_acfc3984cdd35ddd .hover-reveal_1cfd999b142875d3 {
  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_8992d7b4841f66ba {
  min-height: 100vh;
  padding: 120px 0 80px;
}

.interactive-center_8992d7b4841f66ba .item_acfc3984cdd35ddd a {
  padding: 50px 0;
}

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

.interactive-center_8992d7b4841f66ba .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 {
  position: relative;
  z-index: 3;
}

.interactive-center_8992d7b4841f66ba .item_acfc3984cdd35ddd 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_8992d7b4841f66ba .item_acfc3984cdd35ddd p {
  font-weight: 400;
  margin-top: 15px;
}

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

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

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

.inter-links-center_ed307a028b99b35e.horizontal_641f4be767499294 .links-text_129645e4fd5422d8 ul {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.inter-links-center_ed307a028b99b35e.horizontal_641f4be767499294 .links-text_129645e4fd5422d8 li {
  display: inline-block;
  padding: 40px;
}

.inter-links-center_ed307a028b99b35e.horizontal_641f4be767499294 .links-text_129645e4fd5422d8 li .sub-title_7113f36195b9259c {
  margin-bottom: 10px;
}

.inter-links-center_ed307a028b99b35e.horizontal_641f4be767499294 .links-text_129645e4fd5422d8 li h2 {
  font-weight: 700;
  font-size: 30px;
}

.inter-links-center_ed307a028b99b35e.horizontal_641f4be767499294 .links-text_129645e4fd5422d8 li h2 a .tag_92cda65d89dbdc52 {
  display: block;
  font-weight: 400;
}

.inter-links-center_ed307a028b99b35e.horizontal_641f4be767499294 .links-text_129645e4fd5422d8 li h2 .num_e641f2047e1a8430 {
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

.inter-links-center_ed307a028b99b35e.vertical_55f0858ce1978100 .links-text_129645e4fd5422d8 {
  -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_ed307a028b99b35e.vertical_55f0858ce1978100 .links-text_129645e4fd5422d8 li {
  padding: 0 20px;
}

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

.inter-links-center_ed307a028b99b35e .links-text_129645e4fd5422d8 li:hover .text_fd31957a44151a39 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.inter-links-center_ed307a028b99b35e .links-text_129645e4fd5422d8 li .text_fd31957a44151a39 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.inter-links-center_ed307a028b99b35e .links-text_129645e4fd5422d8 li h2 {
  font-weight: 700;
}

.inter-links-center_ed307a028b99b35e .links-text_129645e4fd5422d8 li h2 a .tag_92cda65d89dbdc52 {
  font-weight: 400;
  opacity: 0.5;
}

.inter-links-center_ed307a028b99b35e .links-text_129645e4fd5422d8 li h2 .num_e641f2047e1a8430 {
  display: block;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

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

.inter-links-center_ed307a028b99b35e .links-img_39efaedfb10a3596 .img_efecdcd7638e8fbf {
  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_ed307a028b99b35e .links-img_39efaedfb10a3596 .img_efecdcd7638e8fbf.current_e7d7e6d3f3dbfcaa {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.inter-links-center_ed307a028b99b35e .links-img_39efaedfb10a3596 .img_efecdcd7638e8fbf img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd {
  position: relative;
}

.work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 {
  position: absolute;
  top: 80px;
  left: 0;
}

.work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .text_fd31957a44151a39 {
  position: relative;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 30px;
  margin: -1px 0;
}

.work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .text_fd31957a44151a39:first-of-type {
  border-radius: 0 20px 0 0;
}

.work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .text_fd31957a44151a39:first-of-type .shap-left-top_0460e330d52d5bcc 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_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .text_fd31957a44151a39:first-of-type .shap-right-bottom_ee76414a2eca004c 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_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .text_fd31957a44151a39:nth-of-type(2) {
  border-radius: 0 20px 20px 0;
}

.work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .text_fd31957a44151a39:nth-of-type(2) .shap-left-bottom_ac5bf15e6b023d65 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_957cc61c762dc425 .swiper-pagination_96d91dfca5541a70 {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.work-fade_957cc61c762dc425 .swiper-pagination-bullet_1e002a34b87e01d3: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_957cc61c762dc425 .swiper-pagination-bullet_1e002a34b87e01d3 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_957cc61c762dc425 .swiper-pagination-bullet_1e002a34b87e01d3 svg .path_63d143ca6c80a1ec {
  strokewidth: 0.5px;
}

.work-fade_957cc61c762dc425 .marq-head_94286a04642df29b {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.work-fade_957cc61c762dc425 .marq-head_94286a04642df29b .main-marq_9d6baa87222fe33e: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_957cc61c762dc425 .marq-head_94286a04642df29b .main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 {
  -webkit-animation: slide-har 200s linear infinite;
  animation: slide-har 200s linear infinite;
}

.work-fade_957cc61c762dc425 .marq-head_94286a04642df29b .main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd {
  padding: 0 60px;
}

.work-fade_957cc61c762dc425 .marq-head_94286a04642df29b .main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd h4 {
  font-size: 12vw;
  font-weight: 800;
}

.work-fade_957cc61c762dc425 .marq-head_94286a04642df29b .main-marq_9d6baa87222fe33e .box_2ba00f335ca4fbb3 .item_acfc3984cdd35ddd:nth-of-type(2n) h4 {
  -webkit-text-stroke: 1px white;
}

.work-crev_5f99931e04ea8bc7 .swiper-slide_5eaedc329ea28306 {
  width: 70vw !important;
}

.work-crev_5f99931e04ea8bc7 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 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_5f99931e04ea8bc7 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
  padding-left: 80px;
}

.work-crev_5f99931e04ea8bc7 .swiper-slide-active_21a3c7943056eeac .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 h2 {
  color: #fff;
  -webkit-text-stroke: 1px transparent;
}

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

.work-crev_5f99931e04ea8bc7 .swiper-container_5dfb975d24e8fcfa {
  overflow: visible;
}

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

.work-crev_5f99931e04ea8bc7 .swiper-pagination_96d91dfca5541a70 .swiper-pagination-progressbar-fill_8a1685fc98be34b9 {
  background: #fff;
}

.portfolio-tab_62a5e5a2bb9d2308.crev_a187125f01ac54bd .cluom_922ebdf64aa99c27 {
  position: relative;
}

.portfolio-tab_62a5e5a2bb9d2308.crev_a187125f01ac54bd .cluom_922ebdf64aa99c27 .img_efecdcd7638e8fbf {
  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_62a5e5a2bb9d2308.crev_a187125f01ac54bd .cluom_922ebdf64aa99c27 h4 {
  white-space: nowrap;
}

.portfolio-tab_62a5e5a2bb9d2308.crev_a187125f01ac54bd .cluom_922ebdf64aa99c27 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_62a5e5a2bb9d2308.crev_a187125f01ac54bd .cluom_922ebdf64aa99c27 h6 {
  white-space: nowrap;
}

.portfolio-tab_62a5e5a2bb9d2308.crev_a187125f01ac54bd .cluom_922ebdf64aa99c27.current_e7d7e6d3f3dbfcaa h4 a {
  color: #fff;
  -webkit-text-stroke: 0.5px transparent;
}

.portfolio-tab_62a5e5a2bb9d2308.crev_a187125f01ac54bd .glry-img_662cdf8e5b9f7c6b {
  position: relative;
  z-index: 2;
}

.portfolio-tab_62a5e5a2bb9d2308.crev_a187125f01ac54bd .glry-img_662cdf8e5b9f7c6b .circle-blur_cac34cc13267e60d {
  width: 400px;
  position: absolute;
  right: -100px;
  bottom: -80px;
  -webkit-filter: blur(80px);
  filter: blur(80px);
  z-index: -1;
}

.portfolio-tab_62a5e5a2bb9d2308.crev_a187125f01ac54bd .glry-img_662cdf8e5b9f7c6b .tab-img_3617e699b0905fe8 {
  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_62a5e5a2bb9d2308.crev_a187125f01ac54bd .glry-img_662cdf8e5b9f7c6b .tab-img_3617e699b0905fe8.current_e7d7e6d3f3dbfcaa {
  -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_62a5e5a2bb9d2308.crev_a187125f01ac54bd .glry-img_662cdf8e5b9f7c6b .tab-img_3617e699b0905fe8:first-of-type {
  position: relative;
}

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

.work-card_e915475705f9f959 .card-item_af68303708a24c51 .cont_47a2013128ead5f1 {
  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_e915475705f9f959 .card-item_af68303708a24c51 .cont_47a2013128ead5f1 .tag_92cda65d89dbdc52 {
  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_e915475705f9f959 .card-item_af68303708a24c51 .img_efecdcd7638e8fbf {
  padding: 20px;
}

.work-card_e915475705f9f959 .card-item_af68303708a24c51 .img_efecdcd7638e8fbf img {
  border-radius: 10px;
}

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

.swiper-pagination-bullet-active_31a75bbbd36a2c72 .path_63d143ca6c80a1ec {
  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_63d143ca6c80a1ec {
  display: none;
}

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

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

.portfolio-crev_4ad0cd3603e3f84c .work-boxs_b57ab9cc835cbbc0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd {
  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_4ad0cd3603e3f84c .item_acfc3984cdd35ddd .bg-img_8d8dc5edbc786635 {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
}

.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 {
  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_4ad0cd3603e3f84c .item_acfc3984cdd35ddd .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 .arrow img {
  width: 60px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: 50px;
}

.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 h5,
.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 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_4ad0cd3603e3f84c .item_acfc3984cdd35ddd .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 .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_4ad0cd3603e3f84c .item_acfc3984cdd35ddd.active {
  width: calc(100vw - 140px * 3);
}

.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd.active .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 {
  opacity: 1;
  visibility: visible;
}

.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd.active .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 h5,
.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd.active .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 span {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd.active .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 h5 {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd.active .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 span {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.portfolio-crev_4ad0cd3603e3f84c .item_acfc3984cdd35ddd.active .bg-img_8d8dc5edbc786635 .cont_47a2013128ead5f1 .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_54c1882b7ffe0505 .item_acfc3984cdd35ddd:hover .img_efecdcd7638e8fbf .cont_47a2013128ead5f1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.work-minimal_54c1882b7ffe0505 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
  position: relative;
}

.work-minimal_54c1882b7ffe0505 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .cont_47a2013128ead5f1 {
  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_54c1882b7ffe0505 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .cont_47a2013128ead5f1 h5 {
  font-size: 20px;
}

.work-minimal_54c1882b7ffe0505 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .cont_47a2013128ead5f1 p {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.work-minimal_54c1882b7ffe0505 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .cont_47a2013128ead5f1 img {
  width: 20px;
}

.work-minimal_54c1882b7ffe0505 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .cont_47a2013128ead5f1.inline_4e6a25402a0badff {
  padding: 25px 30px;
}

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

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

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

.filtering_8d8aaf9421b8157e span.text_fd31957a44151a39 {
  pointer-events: none;
}

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

.img-column_004c80ab2b69452c .img_efecdcd7638e8fbf {
  height: 100vh;
  min-height: 500px;
}

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

.next-project_27d0f30393efe339 {
  position: relative;
}

.next-project_27d0f30393efe339 .box_2ba00f335ca4fbb3 {
  padding: 200px 80px;
  position: relative;
}

.next-project_27d0f30393efe339 .box_2ba00f335ca4fbb3: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_27d0f30393efe339 .box_2ba00f335ca4fbb3 .cont_47a2013128ead5f1 {
  position: relative;
  z-index: 3;
}

.next-project_27d0f30393efe339 .box_2ba00f335ca4fbb3:hover:after {
  opacity: 0.3;
}

.next-project_27d0f30393efe339 .all-works-butn_ccd3b3529b6debfd {
  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_ae78ac4bfae85764 .item_acfc3984cdd35ddd {
  padding: 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
}

.price-hr_ae78ac4bfae85764 .item_acfc3984cdd35ddd .butn_9048ea811b18e25c {
  padding: 7px 25px;
}

.price-hr_ae78ac4bfae85764 .item_acfc3984cdd35ddd.text-dark_1aadb77c263dc4a5 .butn_9048ea811b18e25c {
  border-color: #121212;
}

.price-hr_ae78ac4bfae85764 .item_acfc3984cdd35ddd.text-dark_1aadb77c263dc4a5 .butn_9048ea811b18e25c:hover {
  border-color: #fff;
}

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

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

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

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

.process_42d8ea9553da5b2d .item_acfc3984cdd35ddd:last-of-type {
  border: 0;
}

.process_42d8ea9553da5b2d .item_acfc3984cdd35ddd:hover .to-in_7bf59e1ffde12888 {
  margin-left: 0;
}

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

.services_85a3ad000ba34554 .item-box_88631583f602a5f8 .icon_935240a1696e85ac {
  width: 80px;
}

.services_85a3ad000ba34554 .swiper-container_5dfb975d24e8fcfa {
  overflow: visible;
}

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

.services-crev_0bffebffd86b40a2 .item-box_88631583f602a5f8 h5 span {
  position: relative;
  top: -5px;
}

.services-crev_0bffebffd86b40a2 .item-box_88631583f602a5f8 .icon_935240a1696e85ac {
  width: 60px;
}

.services-inline_1d4779103ca567b3 {
  position: relative;
}

.services-inline_1d4779103ca567b3 .circle-blur_cac34cc13267e60d {
  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_1d4779103ca567b3 .item_acfc3984cdd35ddd {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline_1d4779103ca567b3 .item_acfc3984cdd35ddd:first-of-type {
  padding-top: 0;
}

.services-inline_1d4779103ca567b3 .item_acfc3984cdd35ddd .num_e641f2047e1a8430 {
  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_5524adc65c4ac5f3 .serv-boxs_cc43ce46bb1ffe8a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.services-modern_5524adc65c4ac5f3 .item_acfc3984cdd35ddd.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_5524adc65c4ac5f3 .item_acfc3984cdd35ddd 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_5524adc65c4ac5f3 .item_acfc3984cdd35ddd 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_c7eedd2d05e92da1 .item_acfc3984cdd35ddd {
  padding: 40px 30px;
  border-radius: 15px;
}

.services-clas_c7eedd2d05e92da1 .item_acfc3984cdd35ddd .tag_92cda65d89dbdc52 {
  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_c7eedd2d05e92da1 .item_acfc3984cdd35ddd 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_c7eedd2d05e92da1 .item_acfc3984cdd35ddd a:hover {
  background: #fd5b38;
}

.services-inline2_3f3f79343eba6c2d .item_acfc3984cdd35ddd {
  padding: 50px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline2_3f3f79343eba6c2d .item_acfc3984cdd35ddd:hover .img_efecdcd7638e8fbf a {
  opacity: 1;
  visibility: visible;
}

.services-inline2_3f3f79343eba6c2d .item_acfc3984cdd35ddd:hover .img_efecdcd7638e8fbf:after {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.services-inline2_3f3f79343eba6c2d .item_acfc3984cdd35ddd .num_e641f2047e1a8430 {
  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_3f3f79343eba6c2d .item_acfc3984cdd35ddd h2 {
  font-size: 47px;
}

.services-inline2_3f3f79343eba6c2d .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
  position: relative;
  height: 140px;
  border-radius: 100px;
  overflow: visible;
}

.services-inline2_3f3f79343eba6c2d .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf img {
  border-radius: 100px;
}

.services-inline2_3f3f79343eba6c2d .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf 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_3f3f79343eba6c2d .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf: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_d8349cbeb71a842a {
  position: relative;
}

.feat_d8349cbeb71a842a .item_acfc3984cdd35ddd {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.feat_d8349cbeb71a842a .item_acfc3984cdd35ddd .info_08bab547714e217e {
  padding: 30px;
}

.feat_d8349cbeb71a842a .circle-blur_cac34cc13267e60d {
  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_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 {
  position: relative;
}

.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .swiper-slide_5eaedc329ea28306 {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
}

.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .swiper-slide_5eaedc329ea28306 .bg-img_8d8dc5edbc786635 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .swiper-slide_5eaedc329ea28306 .video-container_94c6de59563a8683 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .swiper-slide_5eaedc329ea28306 .video-container_94c6de59563a8683 video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .swiper-slide-active_21a3c7943056eeac {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  z-index: 99;
}

.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .swiper-slide-active_21a3c7943056eeac .caption_4958a86e5e77a384 .thin_7296662a8047c5b4,
.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .swiper-slide-active_21a3c7943056eeac .caption_4958a86e5e77a384 .btn-curve_70a129d90538af8a,
.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .swiper-slide-active_21a3c7943056eeac .caption_4958a86e5e77a384 p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .caption_4958a86e5e77a384 h1 {
  font-size: 100px;
}

.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .caption_4958a86e5e77a384 .cal-act_aa3a4fb881232ed0 {
  position: relative;
}

.full-showcase_f17795eb42c5688c .parallax-slider_7f4c3946c1277fb3 .caption_4958a86e5e77a384 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_f17795eb42c5688c .swiper-controls_97c23b6889b34922 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.full-showcase_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532,
.full-showcase_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 {
  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_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532:after,
.full-showcase_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075:after {
  display: none;
}

.full-showcase_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 span,
.full-showcase_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 span {
  white-space: nowrap;
}

.full-showcase_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 {
  left: 120px;
}

.full-showcase_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 i {
  margin-right: 25px;
}

.full-showcase_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 {
  right: 120px;
}

.full-showcase_f17795eb42c5688c .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 i {
  margin-left: 25px;
}

.full-showcase_f17795eb42c5688c .swiper-pagination_96d91dfca5541a70 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.full-showcase_f17795eb42c5688c .swiper-pagination-bullet_1e002a34b87e01d3 {
  background: transparent;
  margin: 0 10px !important;
}

.full-showcase_f17795eb42c5688c .swiper-pagination-bullet-active_31a75bbbd36a2c72 .path_63d143ca6c80a1ec {
  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_f17795eb42c5688c .path_63d143ca6c80a1ec {
  display: none;
}

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

.carousel-slider_a5661c3a213d7fe2 {
  min-height: 100vh;
  position: relative;
}

.carousel-slider_a5661c3a213d7fe2 .gallery-img_99d7461ff2b01551 .bg-img_8d8dc5edbc786635 {
  height: 60vh;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.carousel-slider_a5661c3a213d7fe2 .gallery-img_99d7461ff2b01551 .bg-img_8d8dc5edbc786635 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-slider_a5661c3a213d7fe2 .gallery-text_9baaca580aaf7077 {
  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_a5661c3a213d7fe2 .gallery-text_9baaca580aaf7077 .swiper-container_5dfb975d24e8fcfa,
.carousel-slider_a5661c3a213d7fe2 .gallery-text_9baaca580aaf7077 .swiper-slide_5eaedc329ea28306 {
  height: 100px !important;
}

.carousel-slider_a5661c3a213d7fe2 .gallery-text_9baaca580aaf7077 .swiper-slide_5eaedc329ea28306 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-slider_a5661c3a213d7fe2 .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 {
  width: 100%;
  text-align: center;
}

.carousel-slider_a5661c3a213d7fe2 .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

.carousel-slider_a5661c3a213d7fe2 .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 h6 {
  margin-top: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.carousel-slider_a5661c3a213d7fe2 .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 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_a5661c3a213d7fe2 .gallery-text_9baaca580aaf7077 .swiper-slide-active_21a3c7943056eeac .text_fd31957a44151a39 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_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.carousel-slider_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532,
.carousel-slider_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 {
  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_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532:after,
.carousel-slider_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075:after {
  display: none;
}

.carousel-slider_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 span,
.carousel-slider_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 span {
  white-space: nowrap;
}

.carousel-slider_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 {
  left: 120px;
}

.carousel-slider_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 i {
  margin-right: 25px;
}

.carousel-slider_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 {
  right: 120px;
}

.carousel-slider_a5661c3a213d7fe2 .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 i {
  margin-left: 25px;
}

.carousel-slider_a5661c3a213d7fe2 .swiper-pagination_96d91dfca5541a70 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.carousel-slider_a5661c3a213d7fe2 .swiper-pagination-bullet_1e002a34b87e01d3 {
  background: transparent;
  margin: 0 10px !important;
}

.carousel-slider_a5661c3a213d7fe2 .swiper-pagination-bullet-active_31a75bbbd36a2c72 .path_63d143ca6c80a1ec {
  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_a5661c3a213d7fe2 .path_63d143ca6c80a1ec {
  display: none;
}

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

.half-slider_752932304df63fee {
  min-height: 100vh;
  position: relative;
}

.half-slider_752932304df63fee .gallery-img_99d7461ff2b01551 {
  width: 75vw;
  margin-left: 25vw;
}

.half-slider_752932304df63fee .gallery-img_99d7461ff2b01551 .swiper-slide_5eaedc329ea28306 {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.half-slider_752932304df63fee .gallery-img_99d7461ff2b01551 .swiper-slide-active_21a3c7943056eeac .bg-img_8d8dc5edbc786635 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.half-slider_752932304df63fee .gallery-img_99d7461ff2b01551 .bg-img_8d8dc5edbc786635 {
  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_752932304df63fee .gallery-img_99d7461ff2b01551 .bg-img_8d8dc5edbc786635 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.half-slider_752932304df63fee .gallery-text_9baaca580aaf7077 {
  position: absolute;
  width: auto;
  top: 50%;
  left: -15vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.half-slider_752932304df63fee .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 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_752932304df63fee .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 h6 {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.half-slider_752932304df63fee .gallery-text_9baaca580aaf7077 .text_fd31957a44151a39 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_752932304df63fee .gallery-text_9baaca580aaf7077 .swiper-slide-active_21a3c7943056eeac .text_fd31957a44151a39 h4 {
  color: #fff;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0);
}

.half-slider_752932304df63fee .gallery-text_9baaca580aaf7077 .swiper-slide-active_21a3c7943056eeac .text_fd31957a44151a39 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_752932304df63fee .swiper-controls_97c23b6889b34922 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.half-slider_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532,
.half-slider_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 {
  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_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532:after,
.half-slider_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075:after {
  display: none;
}

.half-slider_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 span,
.half-slider_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 span {
  white-space: nowrap;
}

.half-slider_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 {
  left: 120px;
}

.half-slider_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-prev_838786731b578532 i {
  margin-right: 25px;
}

.half-slider_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 {
  right: 120px;
}

.half-slider_752932304df63fee .swiper-controls_97c23b6889b34922 .swiper-button-next_c9f8af6ae2f5a075 i {
  margin-left: 25px;
}

.half-slider_752932304df63fee .swiper-pagination_96d91dfca5541a70 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.half-slider_752932304df63fee .swiper-pagination-bullet_1e002a34b87e01d3 {
  background: transparent;
  margin: 0 10px !important;
}

.half-slider_752932304df63fee .swiper-pagination-bullet-active_31a75bbbd36a2c72 .path_63d143ca6c80a1ec {
  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_752932304df63fee .path_63d143ca6c80a1ec {
  display: none;
}

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

.slider_a68ab227c42b15a4 {
  position: relative;
}

.slider_a68ab227c42b15a4 .parallax-slider_7f4c3946c1277fb3 {
  position: relative;
}

.slider_a68ab227c42b15a4 .parallax-slider_7f4c3946c1277fb3 .swiper-slide_5eaedc329ea28306 {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
  border-radius: 0 0 0 30px;
}

.slider_a68ab227c42b15a4 .parallax-slider_7f4c3946c1277fb3 .swiper-slide_5eaedc329ea28306 .bg-img_8d8dc5edbc786635 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
}

.slider_a68ab227c42b15a4 .parallax-slider_7f4c3946c1277fb3 .caption_4958a86e5e77a384 h2 {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.slider_a68ab227c42b15a4 .parallax-slider_7f4c3946c1277fb3 .caption_4958a86e5e77a384 h1 {
  font-size: 110px;
}

.slider_a68ab227c42b15a4 .slider-contro_6953a132787f93a5 {
  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_a68ab227c42b15a4 .slider-contro_6953a132787f93a5 .swiper-nav-ctrl_002a024d74545bea {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  color: inherit;
  text-transform: uppercase;
}

.slider_a68ab227c42b15a4 .slider-contro_6953a132787f93a5 .swiper-nav-ctrl_002a024d74545bea:after {
  display: none;
}

.slider_a68ab227c42b15a4 .slider-contro_6953a132787f93a5 .shap-left-bottom_ac5bf15e6b023d65 {
  position: absolute;
  bottom: 0;
  left: -2rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_a68ab227c42b15a4 .slider-contro_6953a132787f93a5 .shap-left-bottom_ac5bf15e6b023d65 svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_a68ab227c42b15a4 .slider-contro_6953a132787f93a5 .shap-right-top_9ed09cf27747323a {
  position: absolute;
  top: -2.05rem;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_a68ab227c42b15a4 .slider-contro_6953a132787f93a5 .shap-right-top_9ed09cf27747323a svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_a68ab227c42b15a4 .swiper-pagination_96d91dfca5541a70 {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: auto;
  font-size: 40px;
}

.slider_a68ab227c42b15a4 .swiper-pagination_96d91dfca5541a70 .swiper-pagination-total_d09ccb4e3da9b451 {
  position: relative;
  padding-left: 25px;
  margin-left: 15px;
}

.slider_a68ab227c42b15a4 .swiper-pagination_96d91dfca5541a70 .swiper-pagination-total_d09ccb4e3da9b451: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_6d74cd08613793df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
}

.swiper-arrow-control_6d74cd08613793df .swiper-button-next_c9f8af6ae2f5a075,
.swiper-arrow-control_6d74cd08613793df .swiper-button-prev_838786731b578532 {
  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_6d74cd08613793df .swiper-button-next_c9f8af6ae2f5a075:after,
.swiper-arrow-control_6d74cd08613793df .swiper-button-prev_838786731b578532:after {
  display: none;
}

.swiper-arrow-control_6d74cd08613793df .swiper-button-next_c9f8af6ae2f5a075 {
  margin-left: 15px;
}

/* Team
-----------------------------------------------------------------*/
.team_14dbfbd622e11994 .item_acfc3984cdd35ddd {
  position: relative;
  padding-right: 60px;
}

.team_14dbfbd622e11994 .item_acfc3984cdd35ddd:hover .img_efecdcd7638e8fbf .info_08bab547714e217e {
  bottom: 15px;
  opacity: 1;
}

.team_14dbfbd622e11994 .item_acfc3984cdd35ddd:hover .social_900b20be9f39d84c {
  right: 5px;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.team_14dbfbd622e11994 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.team_14dbfbd622e11994 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .info_08bab547714e217e {
  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_14dbfbd622e11994 .item_acfc3984cdd35ddd .social_900b20be9f39d84c {
  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_14dbfbd622e11994 .item_acfc3984cdd35ddd .social_900b20be9f39d84c .links_4b97744e2af6c229 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.team_14dbfbd622e11994 .item_acfc3984cdd35ddd .social_900b20be9f39d84c .links_4b97744e2af6c229 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_14dbfbd622e11994 .item_acfc3984cdd35ddd .social_900b20be9f39d84c .links_4b97744e2af6c229 a:hover {
  background: #fd5b38;
  border-color: #fd5b38;
  color: #111;
}

.team-crev_34805e797ef2890c .item_acfc3984cdd35ddd {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

.team-crev_34805e797ef2890c .item_acfc3984cdd35ddd .social_900b20be9f39d84c 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_34805e797ef2890c .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
  position: relative;
  height: 300px;
  z-index: 2;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
}

.team-crev_34805e797ef2890c .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev_34805e797ef2890c .item_acfc3984cdd35ddd .circle-blur_cac34cc13267e60d {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

.team-crev2_ecd486f1f4d748e8 {
  position: relative;
  overflow: hidden;
}

.team-crev2_ecd486f1f4d748e8 .circle-blur_cac34cc13267e60d {
  position: absolute;
  bottom: -100px;
  right: -20%;
  width: 30%;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: -1;
}

.team-crev2_ecd486f1f4d748e8 .item_acfc3984cdd35ddd .bg-blur_b083bdb592b1f202 {
  position: relative;
  overflow: hidden;
}

.team-crev2_ecd486f1f4d748e8 .item_acfc3984cdd35ddd .bg-blur_b083bdb592b1f202 .circle-blur_cac34cc13267e60d {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80%;
}

.team-crev2_ecd486f1f4d748e8 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
  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_ecd486f1f4d748e8 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev2_ecd486f1f4d748e8 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .social_900b20be9f39d84c {
  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_ecd486f1f4d748e8 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .social_900b20be9f39d84c 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_ecd486f1f4d748e8 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .social_900b20be9f39d84c a:hover {
  background: #fd5b38;
}

.team-crev2_ecd486f1f4d748e8 .item_acfc3984cdd35ddd:hover .img_efecdcd7638e8fbf .social_900b20be9f39d84c {
  bottom: 30px;
  opacity: 1;
}

.team-crev2_ecd486f1f4d748e8 .item-bord_964ebcdfec30c36f {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 30px;
  height: 300px;
}

.team-single_7ef59befcb53f463 .bord_371eef08c9edb05e {
  position: relative;
  padding: 0 60px;
}

.team-single_7ef59befcb53f463 .bord_371eef08c9edb05e: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_7ef59befcb53f463 .bord_371eef08c9edb05e: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_acd4b6eff15f55e4 {
  position: relative;
}

.testimonials_acd4b6eff15f55e4 .img-full_12fbbf71d8e6f14f {
  position: relative;
  height: 100%;
}

.testimonials_acd4b6eff15f55e4 .img-full_12fbbf71d8e6f14f .fit-img_a1f509a43c158b4b {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.testimonials_acd4b6eff15f55e4 .img-full_12fbbf71d8e6f14f .fix-img_d612e733d14575ad {
  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_acd4b6eff15f55e4 .img-full_12fbbf71d8e6f14f .text_fd31957a44151a39 {
  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_acd4b6eff15f55e4 .img-full_12fbbf71d8e6f14f .text_fd31957a44151a39 h3 {
  line-height: 1.5;
}

.testimonials_acd4b6eff15f55e4 .cont-full_41d6d7d8cce71d04 {
  position: relative;
}

.testimonials_acd4b6eff15f55e4 .cont-full_41d6d7d8cce71d04 .qout-svg_351275083ac3d752 {
  position: absolute;
  left: 80px;
  top: -70px;
  width: 140px;
}

.testimonials_acd4b6eff15f55e4 .cont-full_41d6d7d8cce71d04 .control-abslout_5d146a8e7d9b5215 {
  position: absolute;
  bottom: 90px;
  right: 80px;
}

.testimonials_acd4b6eff15f55e4 .cont-full_41d6d7d8cce71d04 .testim-swiper_84d318d8e98323b0 {
  padding: 80px;
  border: 10px;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  overflow: hidden;
}

.testimonials_acd4b6eff15f55e4 .cont-full_41d6d7d8cce71d04 .circle-blur_cac34cc13267e60d {
  position: absolute;
  top: -50px;
  left: 50px;
  width: 180px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: -1;
}

.testimonials_acd4b6eff15f55e4 .small-line_49b049c6aa9bc8b7 {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 400px;
  height: 400px;
  z-index: 1;
  pointer-events: none;
}

.testimonials_acd4b6eff15f55e4 .small-line_49b049c6aa9bc8b7 .line-overlay_8bb04a5852f99b20 svg path {
  stroke: #6c6969;
}

.testimonials_acd4b6eff15f55e4 .swiper-slide_5eaedc329ea28306 {
  padding-top: 50px;
}

.testimonials_acd4b6eff15f55e4 .item_acfc3984cdd35ddd .circle_323d8366c505e5c6 {
  width: 80px;
  height: 80px;
}

.testimonials_acd4b6eff15f55e4 .control-abslout_5d146a8e7d9b5215 {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-minim_75189b75a768e1be {
  position: relative;
}

.testimonials-minim_75189b75a768e1be .swiper-slide_5eaedc329ea28306 {
  padding-top: 50px;
  padding-left: 50px;
}

.testimonials-minim_75189b75a768e1be .item_acfc3984cdd35ddd .text_fd31957a44151a39 {
  position: relative;
}

.testimonials-minim_75189b75a768e1be .item_acfc3984cdd35ddd .text_fd31957a44151a39 .qout-svg_351275083ac3d752 {
  position: absolute;
  left: -40px;
  top: -70px;
  width: 160px;
}

.testimonials-minim_75189b75a768e1be .item_acfc3984cdd35ddd .circle_323d8366c505e5c6 {
  width: 80px;
  height: 80px;
}

.testimonials-minim_75189b75a768e1be .item_acfc3984cdd35ddd.style2_61625114a5f78c4c .text_fd31957a44151a39 {
  position: relative;
}

.testimonials-minim_75189b75a768e1be .item_acfc3984cdd35ddd.style2_61625114a5f78c4c .text_fd31957a44151a39 .qout-svg_351275083ac3d752 {
  position: absolute;
  left: -20px;
  top: -80px;
  width: 100px;
}

.testimonials-minim_75189b75a768e1be .control-abslout_5d146a8e7d9b5215 {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-modern_2ba86c0ad5766d68 {
  position: relative;
  overflow: hidden;
}

.testimonials-modern_2ba86c0ad5766d68 .bg-pattern_2f3571121c944c83 {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  opacity: 0.08;
}

.testimonials-modern_2ba86c0ad5766d68 .gallery-thumbs_9228506657f6f4f4 {
  width: 500px;
  margin: auto;
}

.testimonials-modern_2ba86c0ad5766d68 .gallery-thumbs_9228506657f6f4f4 .swiper-slide_5eaedc329ea28306 {
  width: 100px;
}

.testimonials-modern_2ba86c0ad5766d68 .gallery-thumbs_9228506657f6f4f4 .item_acfc3984cdd35ddd {
  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_2ba86c0ad5766d68 .gallery-thumbs_9228506657f6f4f4 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
}

.testimonials-modern_2ba86c0ad5766d68 .gallery-thumbs_9228506657f6f4f4 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

.testimonials-modern_2ba86c0ad5766d68 .gallery-thumbs_9228506657f6f4f4 .swiper-slide-active_21a3c7943056eeac .item_acfc3984cdd35ddd {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.testimonials-modern_2ba86c0ad5766d68 .swiper-arrow-control_6d74cd08613793df .swiper-button-prev_838786731b578532 {
  position: absolute;
  left: 10px;
  bottom: 50%;
}

.testimonials-modern_2ba86c0ad5766d68 .swiper-arrow-control_6d74cd08613793df .swiper-button-next_c9f8af6ae2f5a075 {
  position: absolute;
  right: 10px;
  bottom: 50%;
}

.testim-modern_ab53b7760d3fc9f8 .out-right_0be6ecbbff5b3ae1 {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
}

.testim-modern_ab53b7760d3fc9f8 .swiper-container_5dfb975d24e8fcfa {
  overflow: visible;
}

.testim-modern_ab53b7760d3fc9f8 .swiper-slide_5eaedc329ea28306 {
  width: 500px;
}

.testim-modern_ab53b7760d3fc9f8 .item_acfc3984cdd35ddd {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_ab53b7760d3fc9f8 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 {
  padding: 40px;
}

.testim-modern_ab53b7760d3fc9f8 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 p {
  font-size: 20px;
}

.testim-modern_ab53b7760d3fc9f8 .item_acfc3984cdd35ddd .info_08bab547714e217e {
  padding: 20px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_ab53b7760d3fc9f8 .item_acfc3984cdd35ddd .info_08bab547714e217e .img_efecdcd7638e8fbf {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

/* Videos
-----------------------------------------------------------------*/
/* Shop
-----------------------------------------------------------------*/
/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 992px) {
  .md-mb10_38ea146d0ad46d1d {
    margin-bottom: 10px;
  }
  .md-mb15_06025136da441389 {
    margin-bottom: 15px;
  }
  .md-mb20_b2e7b930589ab752 {
    margin-bottom: 20px;
  }
  .md-mb30_7d56320190430963 {
    margin-bottom: 30px;
  }
  .md-mb40_3805ae721c800e7d {
    margin-bottom: 40px;
  }
  .md-mb50_d7128fd3b3f6e0e8 {
    margin-bottom: 50px !important;
  }
  .md-mb80_166a30269d845d19 {
    margin-bottom: 80px;
  }
  .md-no-mrg_9ec3203d9589fabe {
    margin: 0 !important;
  }
  .md-pb10_77e5b72d7b3fb1c6 {
    padding-bottom: 10px;
  }
  .md-pb20_8bd8d55e847ee49d {
    padding-bottom: 20px;
  }
  .md-pb30_9f7269fc2516417b {
    padding-bottom: 30px;
  }
  .md-pb40_5167ea2b9f6943f3 {
    padding-bottom: 40px;
  }
  .md-pb50_b438d0c65e1b0b5b {
    padding-bottom: 50px;
  }
  .md-pb60_b82f78bf4da4c765 {
    padding-bottom: 60px;
  }
  .md-pb70_8413ab5c1a00f65b {
    padding-bottom: 70px;
  }
  .md-pb80_bb25bc5f6ad203b3 {
    padding-bottom: 80px;
  }
  .md-pt80_1c719e58ecf4bc1f {
    padding-top: 80px !important;
  }
  .md-no-pad_3c2f8b0f98d49425 {
    padding: 0 !important;
  }
  .md-center_81f867bcd1d55c3e {
    text-align: center !important;
  }
  .order-md-1_5c844c837e8da8fc {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-md-2_440633b54a3aaa4d {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-md-3_8d716eba416cd52a {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-md-4_d80996258868191c {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .md-hide_4cdb77bb9a742b13 {
    display: none;
  }
  .justify-end_2cbf548c156fccb5 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-end_2cbf548c156fccb5 .vew-all_d97e5be748d25685 {
    margin-left: 25px;
    margin-top: 25px;
  }
  .justify-end_2cbf548c156fccb5 .swiper-controls_97c23b6889b34922 {
    margin-top: 30px;
  }
  .justify-end_2cbf548c156fccb5 .ml-auto_684dffb2f38845a5 {
    margin-left: 0;
    margin-top: 30px;
  }
  .row_47efbd7a8639e4bc.sm-marg_624fea38a060f73a {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_47efbd7a8639e4bc.sm-marg_624fea38a060f73a > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_47efbd7a8639e4bc.stand-marg_7a18a0c09fbeec97 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_47efbd7a8639e4bc.stand-marg_7a18a0c09fbeec97 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_47efbd7a8639e4bc.md-marg_5ee6b85202c2a823 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_47efbd7a8639e4bc.md-marg_5ee6b85202c2a823 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_47efbd7a8639e4bc.lg-marg_5b1972af67b899e7 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_47efbd7a8639e4bc.lg-marg_5b1972af67b899e7 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_47efbd7a8639e4bc.xlg-marg_2192cd829e997a25 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_47efbd7a8639e4bc.xlg-marg_2192cd829e997a25 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_47efbd7a8639e4bc.xxlg-marg_d3e72e253da3b3a4 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_47efbd7a8639e4bc.xxlg-marg_d3e72e253da3b3a4 > * {
    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_e37d941a7668997e {
    font-size: 90px !important;
  }
  .fz-80_c339dae4786baaa1 {
    font-size: 60px !important;
  }
  .fz-70_7e423478e6a2679e {
    font-size: 50px !important;
  }
  .sec-head_59c38f5855b0ad71 .d-flex_42af21fffc4a9feb {
    display: block !important;
  }
  .sec-head_59c38f5855b0ad71 .ml-auto_684dffb2f38845a5 {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .sec-head_59c38f5855b0ad71 .sub-title_7113f36195b9259c span:first-of-type {
    display: none;
  }
  .sec-head_59c38f5855b0ad71 .sub-title_7113f36195b9259c span.thin_7296662a8047c5b4 {
    margin: 0;
  }
  .navbar .logo_97d9fc9b293a5eba:after {
    display: none;
  }
  .navbar .contact-button_87a0b1762e755281 {
    display: none;
  }
  .navbar .mega-menu_7ccba3e090ed068a .item-img_1c1ee4dd2d391dd0 .img_efecdcd7638e8fbf {
    display: none;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar .navbar-collapse_79cb79d87f1aea9b {
    max-height: 440px;
    overflow: auto;
  }
  .navbar .navbar-collapse_79cb79d87f1aea9b::-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_7ccba3e090ed068a .container {
    padding: 20px 10px !important;
  }
  .navbar .logo_97d9fc9b293a5eba {
    max-width: 80px !important;
    margin-left: 30px;
  }
  .navbar .navbar-collapse_79cb79d87f1aea9b {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 15px;
  }
  .navbar .navbar-toggler_19fbcacf15bf643d {
    font-size: 20px;
    border-radius: 0;
    padding: 0;
    margin-right: 30px;
  }
  .navbar .navbar-toggler_19fbcacf15bf643d: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_ea8282416d8a1a01 {
    display: none;
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .navbar .dropdown-menu .dropdown-item .dropdown-side_ea8282416d8a1a01.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_7ccba3e090ed068a {
    width: auto;
    position: static;
    padding: 0;
  }
  .navbar .navbar-nav .mega-menu_7ccba3e090ed068a .item-img_1c1ee4dd2d391dd0 {
    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_7ccba3e090ed068a .item-img_1c1ee4dd2d391dd0 .mt-15_323226a234959b77 {
    margin-top: 0 !important;
  }
  .navbar .navbar-nav .mega-menu_7ccba3e090ed068a .item-img_1c1ee4dd2d391dd0: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_7ccba3e090ed068a .item-img_1c1ee4dd2d391dd0:hover {
    padding-left: 30px;
    background: transparent;
  }
  .navbar .navbar-nav .mega-menu_7ccba3e090ed068a .item-img_1c1ee4dd2d391dd0:hover:after {
    width: 10px;
  }
  .main-header_fa00110428a42d40 {
    min-height: auto;
  }
  .main-header_fa00110428a42d40 .caption_4958a86e5e77a384 h1 {
    font-size: 80px;
  }
  .main-header_fa00110428a42d40 .caption_4958a86e5e77a384 .text_fd31957a44151a39 {
    display: none;
  }
  .main-header_fa00110428a42d40 .justify-content-end_b5e3390f6436fa14 {
    display: block !important;
    margin-bottom: 50px;
  }
  .modern-slider_fdca9c1f92b8ad01 .container {
    max-width: 100%;
  }
  .modern-slider_fdca9c1f92b8ad01 .swiper-controls_97c23b6889b34922 {
    right: 15px;
  }
  .crev-header_edc73fc114a9d980 .caption_4958a86e5e77a384 h1 {
    font-size: 70px;
  }
  .crev-header_edc73fc114a9d980 .full-img_03bdb19f57b07926 {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .header-digital_46fa64125fd50660 .caption_4958a86e5e77a384 h1 {
    font-size: 60px;
  }
  .header-digital_46fa64125fd50660 .cont_47a2013128ead5f1 .numb_b28eb44627cbdb94 {
    position: static;
    margin-top: 15px;
  }
  .header-personal_f885b32676da096c {
    background-position: 60%;
  }
  .header-personal_f885b32676da096c .info_08bab547714e217e {
    display: none !important;
  }
  .intro-crev_7eb691ed799d89bc .sec-head_59c38f5855b0ad71 {
    margin-bottom: 80px;
  }
  .intro-skill_88d6c6b2901f7f3a .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .intro-skill_88d6c6b2901f7f3a .imgs_be319b353a16f481 {
    display: none;
  }
  .about-author_5765a488fea7ae14 .profile-img_c8c9785256da8260 {
    width: 600px;
    margin: 0 auto 50px;
  }
  .my-skills_64c60f0ded3359b5 .item_acfc3984cdd35ddd .box-bord_385ffc0f9bef89ed {
    border-radius: 200px;
  }
  .numbers-crev_3a64c11a3663013b .item_acfc3984cdd35ddd h3 {
    font-size: 80px;
  }
  .services-modern_5524adc65c4ac5f3 .serv-boxs_cc43ce46bb1ffe8a {
    display: block;
  }
  .services-modern_5524adc65c4ac5f3 .item_acfc3984cdd35ddd {
    width: 100%;
    padding: 60px 40px;
    margin: 5px 0;
  }
  .services-modern_5524adc65c4ac5f3 .item_acfc3984cdd35ddd 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_5524adc65c4ac5f3 .item_acfc3984cdd35ddd.active {
    width: 100% !important;
  }
  .work-fade_957cc61c762dc425 .text_fd31957a44151a39.pb-100_13d4928a54efa515 {
    padding-bottom: 50px !important;
  }
  .work-fade_957cc61c762dc425 .swiper-pagination_96d91dfca5541a70 {
    top: 80%;
    right: -20px;
  }
  .work-crev_5f99931e04ea8bc7 .swiper-slide_5eaedc329ea28306 {
    width: 100% !important;
  }
  footer.clean-footer_5a268e460eb59dd1.crev_a187125f01ac54bd:after,
  footer.clean-footer_5a268e460eb59dd1.crev_a187125f01ac54bd .circle-blur_cac34cc13267e60d {
    display: none;
  }
  .team-single_7ef59befcb53f463 .bord_371eef08c9edb05e {
    padding: 0 40px 80px;
  }
  .team-single_7ef59befcb53f463 .bord_371eef08c9edb05e:after {
    top: 30px;
    left: 10px;
    right: 10px;
    bottom: 30px;
  }
  .team-single_7ef59befcb53f463 .bord_371eef08c9edb05e:before {
    top: 20px;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .services-inline2_3f3f79343eba6c2d .d-flex_42af21fffc4a9feb {
    display: block !important;
  }
  .page-faqs_c62639504da16f2c .img1_91a65d55eac4de1b,
  .page-faqs_c62639504da16f2c .img2_0cd1273b637f6066,
  .page-faqs_c62639504da16f2c .img3_ff5b6880fb075ec1 {
    display: none;
  }
  .work-grid_592afae71f381c34 {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
  }
  .work-grid_592afae71f381c34 .item_acfc3984cdd35ddd {
    margin: 40px 0 !important;
  }
  .portfolio-crev_4ad0cd3603e3f84c .work-boxs_b57ab9cc835cbbc0 {
    display: block;
  }
  .portfolio-crev_4ad0cd3603e3f84c .work-boxs_b57ab9cc835cbbc0 .item_acfc3984cdd35ddd {
    width: 100% !important;
    height: 250px;
    min-height: auto;
  }
  .portfolio-crev_4ad0cd3603e3f84c .work-boxs_b57ab9cc835cbbc0 .item_acfc3984cdd35ddd.active {
    height: calc(100vh - 250px * 3);
  }
  .work-grid_592afae71f381c34 .filtering_8d8aaf9421b8157e,
  .work-minimal_54c1882b7ffe0505 .filtering_8d8aaf9421b8157e {
    display: block !important;
    margin-top: 30px;
  }
  .next-project_27d0f30393efe339 .box_2ba00f335ca4fbb3 .cont_47a2013128ead5f1 .fz-40_1c5956aa6a631c24 {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sm-mb10_b745197c199c4141 {
    margin-bottom: 10px;
  }
  .sm-mb20_be84201bcf405fdc {
    margin-bottom: 20px;
  }
  .sm-mb30_decc307384625484 {
    margin-bottom: 30px;
  }
  .sm-mb40_4d58d2e5aac68392 {
    margin-bottom: 40px;
  }
  .sm-mb50_fc0a8d4988cdbc5d {
    margin-bottom: 50px;
  }
  .sm-mb80_8ad1bf3216b489b8 {
    margin-bottom: 80px;
  }
  .sm-pb10_a934ff5dc53cc270 {
    padding-bottom: 10px;
  }
  .sm-pb20_a15489b7e4e963fe {
    padding-bottom: 20px;
  }
  .sm-pb30_254ee9744fa46fd7 {
    padding-bottom: 30px;
  }
  .sm-pb40_768e486b629e2aa1 {
    padding-bottom: 40px;
  }
  .sm-pb50_55e24d764c51a9fd {
    padding-bottom: 50px;
  }
  .sm-pb60_0ed3faf998cc725e {
    padding-bottom: 60px;
  }
  .sm-pb70_6171fc692d6e1928 {
    padding-bottom: 70px;
  }
  .sm-pb80_6aeb903b921c3253 {
    padding-bottom: 80px;
  }
  .sm-hide_27a9215cc311606b {
    display: none;
  }
  .fz-70_7e423478e6a2679e {
    font-size: 40px !important;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h4.fz-30_f56ba30c1432d9fa {
    font-size: 24px !important;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
  .loader-wrap .loader-wrap-heading_bdd768758b216afc .load-text_8085c781e5d40c58 {
    letter-spacing: 5px;
  }
  .progress-wrap_7898111e7c526f53 {
    bottom: 15px;
    right: 15px;
  }
  .in-box_cc02a41717110734 {
    width: 100%;
  }
  .in-box_cc02a41717110734.mb-15_4244191e0dd2f6c5 {
    margin-bottom: 0 !important;
  }
  .section-padding_8cf5cd9bb268e2af {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec-head_59c38f5855b0ad71 h3.fz-50_b3545b7e3512a1a5 {
    font-size: 30px !important;
  }
  .sec-head_59c38f5855b0ad71 h2.fz-70_7e423478e6a2679e {
    font-size: 35px !important;
  }
  .call-marq_61534faa40f99216 .main-marq_9d6baa87222fe33e.bord-item_bc60a3148f45f901 .item_acfc3984cdd35ddd h4 {
    font-size: 20px !important;
  }
  .call-marq_61534faa40f99216 .main-marq_9d6baa87222fe33e .icon-img-50_41b7d16ebfddd7ad {
    width: 30px !important;
  }
  .main-header_fa00110428a42d40 .caption_4958a86e5e77a384 h1,
  .crev-header_edc73fc114a9d980 .caption_4958a86e5e77a384 h1 {
    font-size: 40px;
  }
  .main-header_fa00110428a42d40 .icon-img_8a944a1657320d64 {
    width: 100px;
  }
  .modern-slider_fdca9c1f92b8ad01 .gallery-text_9baaca580aaf7077 {
    width: 100%;
  }
  .header-digital_46fa64125fd50660 .caption_4958a86e5e77a384 h1 {
    font-size: 50px;
  }
  .header-digital_46fa64125fd50660 .img_efecdcd7638e8fbf:after,
  .header-digital_46fa64125fd50660 .img_efecdcd7638e8fbf:before {
    display: none;
  }
  .header-digital_46fa64125fd50660 .img_efecdcd7638e8fbf .vid_8cd5df207d78e302 {
    left: 0;
  }
  .about-author_5765a488fea7ae14 .profile-img_c8c9785256da8260 {
    width: 420px;
  }
  .about-author_5765a488fea7ae14 .profile-img_c8c9785256da8260 .img_efecdcd7638e8fbf {
    height: 500px;
  }
  .about-author_5765a488fea7ae14 h4 span {
    display: inline;
  }
  .services-inline_1d4779103ca567b3 .item_acfc3984cdd35ddd .ml-auto_684dffb2f38845a5,
  .services-inline_1d4779103ca567b3 .item_acfc3984cdd35ddd .num_e641f2047e1a8430 {
    display: none !important;
  }
  .work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 {
    position: static;
    margin-top: 15px;
    opacity: 0;
  }
  .work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .text_fd31957a44151a39 {
    display: inline-block;
    background: transparent;
    font-size: 22px;
    padding: 0 1px;
    margin: 0;
    border-radius: 0;
  }
  .work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .shap-left-top_0460e330d52d5bcc,
  .work-fade_957cc61c762dc425 .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 .shap-left-bottom_ac5bf15e6b023d65 {
    display: none;
  }
  .work-fade_957cc61c762dc425 .swiper-slide-active_21a3c7943056eeac .item_acfc3984cdd35ddd .cont_47a2013128ead5f1 {
    opacity: 1;
  }
  .work-crev_5f99931e04ea8bc7 .item_acfc3984cdd35ddd {
    display: block !important;
  }
  .work-crev_5f99931e04ea8bc7 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf {
    padding: 0;
    margin-top: 40px;
  }
  .testimonials_acd4b6eff15f55e4 .img-full_12fbbf71d8e6f14f .fix-img_d612e733d14575ad {
    max-width: 80px;
  }
  .testimonials_acd4b6eff15f55e4 .cont-full_41d6d7d8cce71d04 .testim-swiper_84d318d8e98323b0 {
    padding: 60px 20px;
  }
  .testimonials_acd4b6eff15f55e4 .cont-full_41d6d7d8cce71d04 .testim-swiper_84d318d8e98323b0 p.fz-30_f56ba30c1432d9fa {
    font-size: 18px !important;
  }
  .testimonials_acd4b6eff15f55e4 .cont-full_41d6d7d8cce71d04 .control-abslout_5d146a8e7d9b5215 {
    bottom: 15px;
    right: 15px;
  }
  .testimonials-minim_75189b75a768e1be .item_acfc3984cdd35ddd .text_fd31957a44151a39 .qout-svg_351275083ac3d752 {
    width: 90px;
  }
  .testimonials-minim_75189b75a768e1be .item_acfc3984cdd35ddd .text_fd31957a44151a39 .fz-30_f56ba30c1432d9fa {
    font-size: 18px !important;
  }
  .testimonials-minim_75189b75a768e1be .control-abslout_5d146a8e7d9b5215 {
    bottom: -50px;
  }
  .page-header_342dbd5e3c092d6b .fz-80_c339dae4786baaa1 {
    font-size: 35px !important;
  }
  .services-inline2_3f3f79343eba6c2d .item_acfc3984cdd35ddd h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .team-single_7ef59befcb53f463 .bord_371eef08c9edb05e {
    padding: 0 20px 80px;
  }
  .portfolio-crev_4ad0cd3603e3f84c .work-boxs_b57ab9cc835cbbc0 .item_acfc3984cdd35ddd {
    height: 350px;
    min-height: auto;
    background-position: center center;
  }
  .portfolio-crev_4ad0cd3603e3f84c .work-boxs_b57ab9cc835cbbc0 .item_acfc3984cdd35ddd.active {
    height: 350px;
  }
  .work-grid_592afae71f381c34 .filtering_8d8aaf9421b8157e span,
  .work-minimal_54c1882b7ffe0505 .filtering_8d8aaf9421b8157e span {
    margin: 14px 25px;
  }
  .work-minimal_54c1882b7ffe0505 .item_acfc3984cdd35ddd .img_efecdcd7638e8fbf .cont_47a2013128ead5f1.inline_4e6a25402a0badff {
    padding: 20px 15px;
  }
  .blog-header_6349cdcb193e0e29 .fz-55_2b9f086f2cd1468e {
    font-size: 30px !important;
  }
  .blog-header_6349cdcb193e0e29 .info_08bab547714e217e {
    display: block !important;
  }
  .blog-header_6349cdcb193e0e29 .date_623b3604e8b378ae {
    margin-left: 30px !important;
  }
  .blog-header_6349cdcb193e0e29 .right-info_ca840fef930975d8 {
    margin: 30px 0 0;
  }
  .main-post_03c796260fb6e862 .fz-60_4f5a6da3b8b218d0 {
    display: none;
  }
  .main-post_03c796260fb6e862 .post-qoute_f3000a1798e70652 {
    padding: 30px 15px;
  }
  .main-post_03c796260fb6e862 .post-qoute_f3000a1798e70652 h6:before {
    position: relative;
    left: 0;
  }
  .main-post_03c796260fb6e862 .info-area_8571e37ebec9aa6b {
    display: block;
  }
  .main-post_03c796260fb6e862 .info-area_8571e37ebec9aa6b .tags_d1c294bb1bd99e2c {
    margin-bottom: 30px;
  }
  .main-post_03c796260fb6e862 .author-area_d19dc578f7686c99 .flex_5e6e085fe730c8ae {
    display: block;
  }
  .main-post_03c796260fb6e862 .author-area_d19dc578f7686c99 .author-img_79cda01042993ade {
    margin: 0 0 30px 0;
  }
  .main-post_03c796260fb6e862 .author-area_d19dc578f7686c99 .author-img_79cda01042993ade .img_efecdcd7638e8fbf {
    width: 80px;
    height: 80px;
  }
  .main-post_03c796260fb6e862 .next-prv-post_43ab3e0e68ae1efd {
    display: block;
  }
  .main-post_03c796260fb6e862 .next-prv-post_43ab3e0e68ae1efd .thumb-post_033602ca19c281b1 {
    margin: 0 !important;
  }
  .main-post_03c796260fb6e862 .next-prv-post_43ab3e0e68ae1efd .text-right_f241baff1869da81 {
    text-align: left;
    margin-top: 30px !important;
  }
  .comments-post_1c504c2ea2919663 .item-box_88631583f602a5f8 .flex_5e6e085fe730c8ae {
    display: block;
  }
  .comments-post_1c504c2ea2919663 .item-box_88631583f602a5f8 .user-img_067c7ad831cc0a59 {
    margin: 0 0 15px 0;
  }
  .comments-post_1c504c2ea2919663 .item-box_88631583f602a5f8 .replay-post_e41eb1ccaf24e1c6 {
    margin: 15px 0 0 0;
  }
  .comments-post_1c504c2ea2919663 .item-box_88631583f602a5f8.replayed_c109eb820840dc25 {
    margin-left: 0;
  }
  .main-post_03c796260fb6e862 .post-qoute_f3000a1798e70652 h6:before {
    top: 70px;
  }
}

/* ====================== [ End Responsive ] ====================== */
