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

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

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

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

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

.row_4bfaac83ad2c4c47.sm-marg_0c74519632ffaa3a {
  margin-left: -5px;
  margin-right: -5px;
}

.row_4bfaac83ad2c4c47.sm-marg_0c74519632ffaa3a > * {
  padding-left: 5px;
  padding-right: 5px;
}

.row_4bfaac83ad2c4c47.stand-marg_ff4665e364da91b4 {
  margin-left: -20px;
  margin-right: -20px;
}

.row_4bfaac83ad2c4c47.stand-marg_ff4665e364da91b4 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.row_4bfaac83ad2c4c47.md-marg_db2564e755e9cd98 {
  margin-left: -25px;
  margin-right: -25px;
}

.row_4bfaac83ad2c4c47.md-marg_db2564e755e9cd98 > * {
  padding-left: 25px;
  padding-right: 25px;
}

.row_4bfaac83ad2c4c47.lg-marg_dd1dc2938566b70b {
  margin-left: -40px;
  margin-right: -40px;
}

.row_4bfaac83ad2c4c47.lg-marg_dd1dc2938566b70b > * {
  padding-left: 40px;
  padding-right: 40px;
}

.row_4bfaac83ad2c4c47.xlg-marg_ee61192c552e21d6 {
  margin-left: -50px;
  margin-right: -50px;
}

.row_4bfaac83ad2c4c47.xlg-marg_ee61192c552e21d6 > * {
  padding-left: 50px;
  padding-right: 50px;
}

.row_4bfaac83ad2c4c47.xxlg-marg_a102afa7bf643c06 {
  margin-left: -80px;
  margin-right: -80px;
}

.row_4bfaac83ad2c4c47.xxlg-marg_a102afa7bf643c06 > * {
  padding-left: 80px;
  padding-right: 80px;
}

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

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

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

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

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

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

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

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

.p-color_0458ba126204fec6 {
  color: #c6c8c9;
}

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

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

.lines_c60baa8631bd74de.two_8d02907cdfa03c83: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_c60baa8631bd74de.four_97ffa6ee7775fff7 {
  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_c60baa8631bd74de.four_97ffa6ee7775fff7: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_c60baa8631bd74de.two-out_bc864651c4c28cbe {
  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_a7e0026ef2fded2d {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.line-overlay_a7e0026ef2fded2d.revers_759412a883623eb0 {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.line-overlay_a7e0026ef2fded2d.up_d5965a88b81d5cd8 {
  top: -25%;
}

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

.overlay-center_92af46ea81244782 {
  position: relative;
}

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

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

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

.bg-pattern_830e19d58d344957.bg-repeat_2d11f11c3b907c9a {
  background-repeat: repeat;
}

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

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

.bord-bottom-grd_e65106a01d4871fc: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_18f5ddaf0bc8b711 {
  -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_57750ddb0b2eebe2 {
  border: 1px solid transparent;
}

.butn_57750ddb0b2eebe2.butn-md_71419b216da6dccc {
  padding: 14px 35px;
}

.butn_57750ddb0b2eebe2.butn-sm_add3182f44b5c228 {
  padding: 8px 18px;
}

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

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

.butn_57750ddb0b2eebe2.butn-bord_94fa034d66fe323d:hover {
  background: #fff;
  color: #000;
}

.butn_57750ddb0b2eebe2.butn-bord_94fa034d66fe323d:hover span {
  color: #000;
}

.butn_57750ddb0b2eebe2.butn-bord-thin_bab366927d149b47 {
  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_57750ddb0b2eebe2.butn-bord-thin_bab366927d149b47:hover {
  background: #fff;
  color: #000;
}

.butn_57750ddb0b2eebe2.butn-bord-thin_bab366927d149b47:hover span {
  color: #000;
}

.butn_57750ddb0b2eebe2.butn-bg_32672f6ab58c2903 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

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

.butn_57750ddb0b2eebe2 .rolling-text_8a41a2b2bb4e7da1 {
  margin-bottom: -5px;
}

.butn-crev_cf5fb13c940de559 .circle_e88bd13254e7364a {
  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_c9a67888b5f4a155 {
  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_c9a67888b5f4a155: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_c9a67888b5f4a155:hover {
  border-color: #fd5b38;
}

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

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

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

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

.btn-circle_c9a67888b5f4a155.btn-md_5467365563723320 {
  width: 120px;
  height: 120px;
}

.btn-circle_c9a67888b5f4a155.btn-lg_44cd214d2561be50 {
  width: 140px;
  height: 140px;
}

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

.butn-circle-text_654d2ac1ea62c765 .circle_e88bd13254e7364a {
  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_654d2ac1ea62c765 .circle_e88bd13254e7364a svg {
  width: 22px;
  height: 22px;
}

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

.circle-button_3b18cbbe394ab5bb.in-bord_1cd4924c5bca9198: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_3b18cbbe394ab5bb.in-bord_1cd4924c5bca9198: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_3b18cbbe394ab5bb a {
  position: relative;
}

.circle-button_3b18cbbe394ab5bb .rotate-circle_698356ab0fd49c7b svg {
  width: 210px;
  fill: #fff;
}

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

.circle-button_3b18cbbe394ab5bb .icon_3eb17081ffc2acd3 {
  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_3b18cbbe394ab5bb .in-circle_587abb257332ccb7 {
  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_3b18cbbe394ab5bb.no-animate_167a179572a6031c .rotate-circle_698356ab0fd49c7b {
  -webkit-animation: none;
  animation: none;
}

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

.rmore_0d5954415a3a8427.to-in_bcd13fa8289e17b2:hover {
  margin-left: 0;
}

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

.go-more_052e28afe48bd645: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_052e28afe48bd645 .icon_3eb17081ffc2acd3 {
  margin-left: 15px;
  bottom: -2px;
  position: relative;
}

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

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

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

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

.vi-more_ab58f9fb0f1866dd .icon_3eb17081ffc2acd3 {
  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_ab58f9fb0f1866dd:hover .icon_3eb17081ffc2acd3 {
  background: #fd5b38;
}

/* Cursor
-----------------------------------------------------------------*/
.hover-this_1646905adbd88bfa .hover-anim_ae829572c7d62eaf {
  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_d9762fad520ec620 {
  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_b53c4b8e11961a25 {
  -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_8a41a2b2bb4e7da1 {
  display: inline-block;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
}

.rolling-text_8a41a2b2bb4e7da1.butn_57750ddb0b2eebe2 {
  padding: 0 35px;
}

.social-text_d0d152a6cf4dfb76 .rolling-text_8a41a2b2bb4e7da1 {
  line-height: 30px;
  height: 30px;
}

.rolling-text_8a41a2b2bb4e7da1:hover .letter_2370d7a5cb56ad6d,
.rolling-text_8a41a2b2bb4e7da1.play_ce1981a6f9544152 .letter_2370d7a5cb56ad6d {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-wrap_f8af67851659c98f svg.progress-circle_68844a9c6b750b1d 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_0c818336cabb4b34 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

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

.d-slideup_e7c841331ee09cd0 .sideup-text_b5b7b5a288108d8c {
  overflow: hidden;
  display: block;
}

.d-slideup_e7c841331ee09cd0 .sideup-text_b5b7b5a288108d8c:first-of-type .up-text_a33957cbbba93682 {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.d-slideup_e7c841331ee09cd0 .sideup-text_b5b7b5a288108d8c:nth-of-type(2) .up-text_a33957cbbba93682 {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.d-slideup_e7c841331ee09cd0 .sideup-text_b5b7b5a288108d8c:nth-of-type(3) .up-text_a33957cbbba93682 {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.d-slideup_e7c841331ee09cd0 .sideup-text_b5b7b5a288108d8c:nth-of-type(4) .up-text_a33957cbbba93682 {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.d-slideup_e7c841331ee09cd0 .sideup-text_b5b7b5a288108d8c:nth-of-type(5) .up-text_a33957cbbba93682 {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.d-slideup_e7c841331ee09cd0 .sideup-text_b5b7b5a288108d8c .up-text_a33957cbbba93682 {
  -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_e7c841331ee09cd0.animated .up-text_a33957cbbba93682 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.main-marq_c70209519776a2d1: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_c70209519776a2d1.shadow-off_e364e2e7cbe0abfc:after {
  display: none;
}

.main-marq_c70209519776a2d1.md-text_5c5c7adab1199f77 .box_6892829a0738de15 .item_e46280b44a862aa0 h4 {
  font-size: 40px;
}

.main-marq_c70209519776a2d1.lrg_1e20743becbd6fa5 .box_6892829a0738de15 .item_e46280b44a862aa0 h4 {
  font-size: 5vw;
}

.main-marq_c70209519776a2d1.xlrg_c7a27b9b9dcb135f .box_6892829a0738de15 .item_e46280b44a862aa0 {
  padding: 0 30px;
}

.main-marq_c70209519776a2d1.xlrg_c7a27b9b9dcb135f .box_6892829a0738de15 .item_e46280b44a862aa0 h4 {
  font-size: 8vw;
}

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

.main-marq_c70209519776a2d1 .slide-har_d98b485a60bcf7df .overlay-link_15a001dd8f380be5 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-marq_c70209519776a2d1 .strok_42397c3874136c16 .item_e46280b44a862aa0 h4 {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_c70209519776a2d1 .strok_42397c3874136c16 .item_e46280b44a862aa0 h4 a {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_c70209519776a2d1 .non-strok_5902f2f2cc98b039 .item_e46280b44a862aa0 h4 {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_c70209519776a2d1 .non-strok_5902f2f2cc98b039 .item_e46280b44a862aa0 h4 a {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_c70209519776a2d1 .box_6892829a0738de15 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-marq_c70209519776a2d1 .box_6892829a0738de15 .item_e46280b44a862aa0 {
  padding: 0 30px;
}

.main-marq_c70209519776a2d1 .box_6892829a0738de15 .item_e46280b44a862aa0 h4 {
  white-space: nowrap;
  margin: 0;
}

.main-marq_c70209519776a2d1 .box_6892829a0738de15 .item_e46280b44a862aa0 h4 .icon_3eb17081ffc2acd3 {
  margin-bottom: -15px;
}

.main-marq_c70209519776a2d1 .box_6892829a0738de15 .item_e46280b44a862aa0 h2 {
  margin: 0;
}

.main-marq_c70209519776a2d1 .box_6892829a0738de15 .item_e46280b44a862aa0:nth-of-type(even) h4 {
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

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

.main-marq_c70209519776a2d1 .box_6892829a0738de15:last-of-type .item_e46280b44a862aa0:nth-of-type(even) h4 {
  color: #fff;
  -webkit-text-stroke: 0;
}

.main-marq_c70209519776a2d1 .box_6892829a0738de15:last-of-type .item_e46280b44a862aa0:nth-of-type(even) h4 a {
  color: #fff;
  -webkit-text-stroke: 0;
}

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

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

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

.dark-text_827b8f02c2cc4cae .box_6892829a0738de15 .item_e46280b44a862aa0 h4,
.dark-text_827b8f02c2cc4cae .box_6892829a0738de15:last-of-type .item_e46280b44a862aa0:nth-of-type(even) h4 {
  color: #000 !important;
}

.dark-text_827b8f02c2cc4cae .strok_42397c3874136c16 .box_6892829a0738de15 .item_e46280b44a862aa0 h4,
.dark-text_827b8f02c2cc4cae .box_6892829a0738de15 .item_e46280b44a862aa0:nth-of-type(even) h4,
.dark-text_827b8f02c2cc4cae .box_6892829a0738de15:last-of-type .item_e46280b44a862aa0:nth-of-type(odd) h4 {
  -webkit-text-stroke: 1px #000;
}

.light-text_9df45b08bc7d0386 {
  color: #fff;
}

.light-text_9df45b08bc7d0386 .box_6892829a0738de15 .item_e46280b44a862aa0 h4,
.light-text_9df45b08bc7d0386 .box_6892829a0738de15:last-of-type .item_e46280b44a862aa0:nth-of-type(even) h4 {
  color: #fff;
}

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

.slide-har_d98b485a60bcf7df {
  position: relative;
}

.slide-har_d98b485a60bcf7df.st1_0e8074abc01e2336 .box_6892829a0738de15 {
  position: relative;
  -webkit-animation: slide-har 80s linear infinite;
  animation: slide-har 80s linear infinite;
}

.slide-har_d98b485a60bcf7df.st2_1fd437439d8625b6 .box_6892829a0738de15 {
  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_8f4372af08559c05 {
  position: relative;
  padding: 0;
}

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

.main-marqv_8f4372af08559c05 .slide-vertical_e06bc5d4fe702a9b:hover .box_6892829a0738de15 {
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
}

.main-marqv_8f4372af08559c05 .slide-vertical_e06bc5d4fe702a9b .box_6892829a0738de15 {
  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_d65c57d1ed37bb56 {
  -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_d65c57d1ed37bb56.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_d65c57d1ed37bb56.simpl_572204e86b822a17 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

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

.position-re_a64d8375099333d9 {
  position: relative;
}

.position-abs_aa70c529d8bd723d {
  position: absolute;
}

.cursor-pointer_adeec111731ce73d {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-md-1_20a331e7707a985e,
.order-md-2_f5f346dc8b32be30,
.order-md-3_10e9d1dc5da162c5,
.order-md-4_d62b6f897110cdc8 {
  -webkit-box-ordinal-group: inherit !important;
  -ms-flex-order: inherit !important;
  order: inherit !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fit-img_234df31c350fedc9 {
  overflow: hidden;
}

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

.rounded_380541401c2c391e {
  border-radius: 5px;
}

.circle_e88bd13254e7364a {
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

.nowrap_31a753822a4399d4 {
  white-space: nowrap;
}

.unlist_07f23ccec9acf8ec {
  list-style: none;
}

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

.underline_14072d07c232423a span {
  text-decoration: underline;
}

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

.inline_7955499f2f47a61c {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-black_3a9614fff4516594 {
  color: #000;
}

.text-dark_37f9a2303fbce0ac {
  color: #444;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.load-text_2e4613a2b340f19e 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_1302a6dd1ccc3714,
[data-overlay-light] .container-xxl_1302a6dd1ccc3714,
[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_e44de288525fb8bb h1,
.bg-dark_e44de288525fb8bb h2,
.bg-dark_e44de288525fb8bb h3,
.bg-dark_e44de288525fb8bb h4,
.bg-dark_e44de288525fb8bb h5,
.bg-dark_e44de288525fb8bb h6,
.bg-dark_e44de288525fb8bb span,
.bg-color_2b638d9ead8fa903 h1,
.bg-color_2b638d9ead8fa903 h2,
.bg-color_2b638d9ead8fa903 h3,
.bg-color_2b638d9ead8fa903 h4,
.bg-color_2b638d9ead8fa903 h5,
.bg-color_2b638d9ead8fa903 h6,
.bg-color_2b638d9ead8fa903 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_6a30496f8a6a1c4a {
  position: relative;
}

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

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

.navbar.bord_9bb33f96f7f9a34d {
  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_33bcb09f3705b88e {
  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_8a41a2b2bb4e7da1 {
  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_614a7b66733a4bee .dropdown-item .dropdown-side_43a0bb78b6db3eb4 {
  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_43a0bb78b6db3eb4 {
  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_43a0bb78b6db3eb4.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.navbar .dropdown {
  position: static;
}

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

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

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

.navbar .mega-menu_c8422e89d0754907 .title .sub-title_40e841bde174d1c7 {
  font-weight: 600;
}

.navbar .mega-menu_c8422e89d0754907 .item-img_bde978a41a53bc8a .img_d4868bc8d37e54bb {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.navbar .logo_fa45f04d1d6e31e5 {
  position: relative;
}

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

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

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

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

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

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

.sec-head_3b2ebd4c6f329d48 .sub-title_40e841bde174d1c7 span {
  white-space: nowrap;
  font-weight: 600;
}

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

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

.title-bord_0c1249f3996ed98d {
  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_0c1249f3996ed98d: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_3586cb5ba9f3b07e {
  position: relative;
}

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

.sec-bottom_3586cb5ba9f3b07e .d-flex_867b0efe839f4a4f {
  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_4c86c2ed6ee25d3f .img-full_082ee0e2c34cdda5 {
  height: 100%;
}

.intro-crev_29a4aad61c07517d .sec-head_3b2ebd4c6f329d48 {
  margin-bottom: -50px;
}

.intro-crev_29a4aad61c07517d .sec-head_3b2ebd4c6f329d48 h2 {
  font-size: 8vw;
}

.intro-crev_29a4aad61c07517d .img_d4868bc8d37e54bb {
  position: relative;
}

.intro-crev_29a4aad61c07517d .img_d4868bc8d37e54bb img {
  width: 120%;
  margin-left: -20%;
}

.intro-crev_29a4aad61c07517d .img_d4868bc8d37e54bb .exp_1979257360069f00 {
  position: absolute;
  top: -80px;
  left: 0;
}

.intro-crev_29a4aad61c07517d .img_d4868bc8d37e54bb .exp_1979257360069f00 h3 {
  font-size: 100px;
}

.intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f {
  position: relative;
  height: 100%;
  width: 100%;
}

.intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f .img1_6a65aba26e5a56e3,
.intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f .img2_b1a9e667b716b300,
.intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f .img3_97a69087832054fb {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
}

.intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f .img1_6a65aba26e5a56e3 img,
.intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f .img2_b1a9e667b716b300 img,
.intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f .img3_97a69087832054fb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f .img1_6a65aba26e5a56e3 {
  width: 260px;
  height: 180px;
  top: -80px;
  left: 30px;
}

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

.intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f .img3_97a69087832054fb {
  width: 250px;
  height: 280px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.intro-accord_9acca80548d916b4 {
  position: relative;
}

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

.intro-personal_43065447017aef0f .img_d4868bc8d37e54bb {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.intro-personal_43065447017aef0f .exp_1979257360069f00 {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.intro-personal_43065447017aef0f .exp_1979257360069f00 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_43065447017aef0f .exp_1979257360069f00 h6 .shap-right-top_61fa90bb348a93d9 svg {
  position: absolute;
  top: 0;
  right: -1.1rem;
  width: 1.2rem;
  height: 1.2rem;
}

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

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

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

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

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

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

.about-author_f775133c14e0639f .img_d4868bc8d37e54bb {
  border-radius: 500px;
  height: 680px;
  overflow: hidden;
}

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

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

.about-author_f775133c14e0639f .info_cb1b99142046a1db .item_e46280b44a862aa0 .icon_3eb17081ffc2acd3 {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #fd5b38;
  color: #0c0c0c;
  font-size: 20px;
}

.page-intro_3f9e55958b09aade .img_d4868bc8d37e54bb {
  position: relative;
}

.page-intro_3f9e55958b09aade .img_d4868bc8d37e54bb .img-icon_2bd77a8965cd1ff7 {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 200px;
}

/* Awards
-----------------------------------------------------------------*/
.awards_30196617f3f0927d .item-line_678b571f7e5fedb2 {
  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_30196617f3f0927d .item-line_678b571f7e5fedb2 > div {
  padding: 0;
}

.awards_30196617f3f0927d .item-line_678b571f7e5fedb2 > div:last-of-type {
  text-align: right;
}

.awards_30196617f3f0927d .item-line_678b571f7e5fedb2:hover {
  color: #0c0c0c;
}

.awards_30196617f3f0927d .item-line_678b571f7e5fedb2:hover:after {
  height: 100%;
}

.awards_30196617f3f0927d .item-line_678b571f7e5fedb2: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_30196617f3f0927d .item-line_678b571f7e5fedb2 .project-date_0303d98cced06a25 span {
  font-size: 14px;
  opacity: 0.7;
  margin-left: 15px;
}

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

.awards_30196617f3f0927d .item-title_741cf5e97a52872f > div {
  padding: 0;
}

/* Blog
-----------------------------------------------------------------*/
.blog_0e0f50e314fc306c .item_e46280b44a862aa0 .fit-img_234df31c350fedc9 {
  height: 400px;
}

.blog_0e0f50e314fc306c.style2_c89464319a4f101d .item_e46280b44a862aa0 {
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.blog_0e0f50e314fc306c.style2_c89464319a4f101d .item_e46280b44a862aa0 .fit-img_234df31c350fedc9 {
  height: 280px;
}

.sidebar_0ee1a93bd31577be .search-box_55aa3d71e534d00b {
  position: relative;
}

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

.sidebar_0ee1a93bd31577be .search-box_55aa3d71e534d00b input:focus {
  border-color: #fff;
}

.sidebar_0ee1a93bd31577be .search-box_55aa3d71e534d00b .icon_3eb17081ffc2acd3 {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff .title-widget_798b2166aa3240a3 {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.catogry_13ce4c458e9de135 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.catogry_13ce4c458e9de135 li:last-of-type {
  margin-bottom: 0;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.catogry_13ce4c458e9de135 li:hover {
  background: rgba(255, 255, 255, 0.02);
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0:last-of-type {
  margin-bottom: 0;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0:hover .img_d4868bc8d37e54bb a .date_aad9abbdaff28a3f {
  opacity: 1;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
  width: 90px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb a {
  width: 100%;
  height: 100%;
  position: relative;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb a .date_aad9abbdaff28a3f {
  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_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb a .date_aad9abbdaff28a3f 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_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 {
  padding-left: 25px;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 h6 {
  font-size: 17px;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.last-post-thum_54870435282f37e3 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .tag_866e7035ff6169f3 {
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.03);
  margin-bottom: 10px;
}

.sidebar_0ee1a93bd31577be .widget_4569af7f6949d5ff.tags_fb66de4aa8d6104b 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_0ee1a93bd31577be .widget_4569af7f6949d5ff.tags_fb66de4aa8d6104b a:hover {
  background: #fd5b38;
}

.blog-main_7ab022f3272b4044 .item_e46280b44a862aa0 .content {
  margin-top: 40px;
}

.blog-main_7ab022f3272b4044 .item_e46280b44a862aa0 .content .post-date_e639b4c4a0afe5c4 {
  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_9ee0ce6de8d3ccff .background_9faa57100733edd8 {
  height: 75vh;
  min-height: 480px;
}

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

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

.main-post_fb91963e96e89a76 .post-qoute_7b29a4de66487db2 h6 {
  position: relative;
}

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

.main-post_fb91963e96e89a76 .iner-img_6ce98472c78830ef {
  height: 400px;
}

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

.main-post_fb91963e96e89a76 .unorder-list_d3c040a8cc8c2b97 li,
.main-post_fb91963e96e89a76 .order-list_f1a528a5e5f5ba4d li {
  margin-top: 10px;
  opacity: 0.7;
  padding-left: 15px;
  position: relative;
}

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

.main-post_fb91963e96e89a76 .order-list_f1a528a5e5f5ba4d li {
  padding-left: 0;
}

.main-post_fb91963e96e89a76 .order-list_f1a528a5e5f5ba4d li:before {
  display: none;
}

.main-post_fb91963e96e89a76 .order-list_f1a528a5e5f5ba4d li span {
  font-size: 13px;
}

.main-post_fb91963e96e89a76 .info-area_3dcb3afacc8c0e9d .tags_fb66de4aa8d6104b span,
.main-post_fb91963e96e89a76 .info-area_3dcb3afacc8c0e9d .share-icon_8598728a1e73d526 span {
  font-size: 14px;
  margin-right: 5px;
  opacity: 0.7;
}

.main-post_fb91963e96e89a76 .info-area_3dcb3afacc8c0e9d .tags_fb66de4aa8d6104b a,
.main-post_fb91963e96e89a76 .info-area_3dcb3afacc8c0e9d .share-icon_8598728a1e73d526 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_fb91963e96e89a76 .info-area_3dcb3afacc8c0e9d .tags_fb66de4aa8d6104b a:hover,
.main-post_fb91963e96e89a76 .info-area_3dcb3afacc8c0e9d .share-icon_8598728a1e73d526 a:hover {
  background: #fd5b38;
  color: #1d1d1d;
}

.main-post_fb91963e96e89a76 .info-area_3dcb3afacc8c0e9d .share-icon_8598728a1e73d526 a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  text-align: center;
  padding: 0;
}

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

.main-post_fb91963e96e89a76 .author-area_d9d7564d3ad351dd .author-img_49c7aa573693cbec .img_d4868bc8d37e54bb {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
}

.main-post_fb91963e96e89a76 .next-prv-post_e3ed74edb8933b75 .thumb-post_783ab98d147a728f {
  width: 100%;
  padding: 40px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.main-post_fb91963e96e89a76 .next-prv-post_e3ed74edb8933b75 .thumb-post_783ab98d147a728f: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_fb91963e96e89a76 .next-prv-post_e3ed74edb8933b75 .thumb-post_783ab98d147a728f:first-of-type {
  margin-right: 15px;
}

.main-post_fb91963e96e89a76 .next-prv-post_e3ed74edb8933b75 .thumb-post_783ab98d147a728f:last-of-type {
  margin-left: 15px;
}

.comments-post_b9ad1c557ec80bbd .item-box_71e451b0f1ebd726 {
  position: relative;
}

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

.comments-post_b9ad1c557ec80bbd .item-box_71e451b0f1ebd726.replayed_688ec4e9fd448a35 {
  margin-left: 30px;
}

.comments-post_b9ad1c557ec80bbd .item-box_71e451b0f1ebd726 .replay-butn_dac81aa49670528f {
  position: absolute;
  top: 15px;
  right: 15px;
}

.comments-post_b9ad1c557ec80bbd .item-box_71e451b0f1ebd726 .replay-butn_dac81aa49670528f 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_b9ad1c557ec80bbd .item-box_71e451b0f1ebd726 .replay-butn_dac81aa49670528f a:hover {
  background: var(--maincolor);
  color: #1d1d1d;
}

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

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

.comments-from_3695a0c4c9ae179e 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_3695a0c4c9ae179e button .text_2f9467b8e17381d8 {
  position: relative;
  z-index: 4;
}

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

/* Brands & Clients
-----------------------------------------------------------------*/
.clients-carso_6378fd1941a47f41 .img_d4868bc8d37e54bb {
  margin: auto;
}

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

/* Contact
-----------------------------------------------------------------*/
.call-marq_7e8a69cae7289e9c .main-marq_c70209519776a2d1:after {
  display: none;
}

.call-marq_7e8a69cae7289e9c .main-marq_c70209519776a2d1.sub-bg_8a01b1873cd6bb1e {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: relative;
  z-index: 2;
}

.call-marq_7e8a69cae7289e9c .main-marq_c70209519776a2d1.bord-item_3c3deaf703c1b515 {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.call-marq_7e8a69cae7289e9c .main-marq_c70209519776a2d1.bord-item_3c3deaf703c1b515 .item_e46280b44a862aa0 {
  padding: 15px 50px !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 60px;
  margin: 0 10px;
}

.call-marq_7e8a69cae7289e9c .main-marq_c70209519776a2d1.bord-item_3c3deaf703c1b515 .item_e46280b44a862aa0 h4 {
  font-size: 50px !important;
}

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

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

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

.contact_e3d463d512b16344 .info-box_36199647e55f315f: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_e3d463d512b16344 .form2_49dd0544e3f196f6 input,
.contact_e3d463d512b16344 .form2_49dd0544e3f196f6 textarea {
  padding: 15px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
}

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

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

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

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

.accordion_65b46776534da23b .title .ico_d0aba5ee1a06d5bc {
  position: absolute;
  bottom: 30px;
  right: 15px;
}

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

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

.accordion_65b46776534da23b .active .accordion-info_886d45ed665b5f42 {
  display: block;
}

.list-arrow_2c03bcb3e611758d li .icon_3eb17081ffc2acd3 {
  width: 15px;
  margin-right: 10px;
}

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

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

.text-dark_37f9a2303fbce0ac .dot-list_3a47814830005899 li:before {
  background: #0f0f0f;
}

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

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

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

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

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

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

.page-error_ebc14ba86418e92d .marq_086940f091092de9 .non-strok_5902f2f2cc98b039 i {
  color: transparent;
  -webkit-text-stroke: 0.5px white;
}

.page-error_ebc14ba86418e92d .marq_086940f091092de9 .strok_42397c3874136c16 i {
  color: rgba(255, 255, 255, 0.8);
  -webkit-text-stroke: 0;
}

.page-error_ebc14ba86418e92d .marq_086940f091092de9 h4 {
  font-size: 50px;
  text-transform: uppercase;
}

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

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

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

.page-error_ebc14ba86418e92d .marq_086940f091092de9:nth-of-type(4) .main-marq_c70209519776a2d1:after {
  left: -10%;
}

.page-error_ebc14ba86418e92d .marq_086940f091092de9: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_4afddd5a2afe952e .form-group_4d933dff946f84d4 {
  position: relative;
}

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

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

footer .subscribe-minimal_4afddd5a2afe952e .social-icon_0efb3ba97c05501b 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_d72b9678f1fedb84.crev_e8a7deb9646dcfa4 {
  position: relative;
}

footer.clean-footer_d72b9678f1fedb84.crev_e8a7deb9646dcfa4: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_d72b9678f1fedb84.crev_e8a7deb9646dcfa4 .circle-blur_ae9c5e1a620c5d5c {
  position: absolute;
  bottom: -50px;
  right: 50px;
  width: 400px;
  z-index: -1;
}

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

.main-header_90100990e31cde2a .caption_03123cdccd5def35 h1 {
  font-size: 105px;
}

.main-header_90100990e31cde2a .icon-img_b83f344f73fa77c7 {
  width: 160px;
}

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

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

.crev-header_b53773ea516fdd17 .full-img_15c1d14d4e99c9e0: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_b53773ea516fdd17 .caption_03123cdccd5def35 {
  position: relative;
  z-index: 2;
}

.crev-header_b53773ea516fdd17 .caption_03123cdccd5def35 h1 {
  font-size: 90px;
}

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

.modern-slider_2109f40a9f992566: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_2109f40a9f992566 .gallery-img_e0dafd230e4af06d .bg-img_2a76d4d6a9d891ad {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.modern-slider_2109f40a9f992566 .gallery-img_e0dafd230e4af06d .bg-img_2a76d4d6a9d891ad a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.modern-slider_2109f40a9f992566 .gallery-text_99115a28a1d766c2 .swiper-container_c98807106b8b33a6,
.modern-slider_2109f40a9f992566 .gallery-text_99115a28a1d766c2 .swiper-slide_37d04c80bc7f405e {
  height: 450px !important;
}

.modern-slider_2109f40a9f992566 .gallery-text_99115a28a1d766c2 .swiper-slide_37d04c80bc7f405e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modern-slider_2109f40a9f992566 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 {
  width: 100%;
}

.modern-slider_2109f40a9f992566 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

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

.modern-slider_2109f40a9f992566 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 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_2109f40a9f992566 .gallery-text_99115a28a1d766c2 .swiper-slide-active_4af8d876edef4490 .text_2f9467b8e17381d8 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_2109f40a9f992566 .swiper-controls_7cfa3da7b8b58538 {
  position: absolute;
  bottom: 0;
  right: calc(18% - 10px);
  z-index: 9;
}

.modern-slider_2109f40a9f992566 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3,
.modern-slider_2109f40a9f992566 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 {
  position: static;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0f0f0f;
  margin: 0;
  z-index: 9;
}

.modern-slider_2109f40a9f992566 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3:after,
.modern-slider_2109f40a9f992566 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998:after {
  display: none;
}

.modern-slider_2109f40a9f992566 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 span,
.modern-slider_2109f40a9f992566 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 span {
  white-space: nowrap;
}

.modern-slider_2109f40a9f992566 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

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

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

.modern-slider_2109f40a9f992566 .swiper-pagination-bullet-active_ee0441359a735f4d .path_0fc5acce278b575d {
  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_2109f40a9f992566 .path_0fc5acce278b575d {
  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_1ae8922f7391774b {
  padding-top: 180px;
  position: relative;
}

.header-digital_1ae8922f7391774b .caption_03123cdccd5def35 h1 {
  font-size: 100px;
}

.header-digital_1ae8922f7391774b .img_d4868bc8d37e54bb {
  position: relative;
}

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

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

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

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

.header-digital_1ae8922f7391774b .cont_296dca01e07c7c14 .thum_534ecbfd27e4d751 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

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

.header-digital_1ae8922f7391774b .cont_296dca01e07c7c14 .numb_3e03b6f135f9b78d {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.header-digital_1ae8922f7391774b .cont_296dca01e07c7c14 .numb_3e03b6f135f9b78d h2 {
  margin-bottom: -20px;
}

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

.header-personal_d3863ab50afd7d9d: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_d3863ab50afd7d9d .caption_03123cdccd5def35 h1 {
  line-height: 1.2;
  position: relative;
  z-index: 2;
}

.header-personal_d3863ab50afd7d9d .info_cb1b99142046a1db .item_e46280b44a862aa0 {
  padding-right: 60px;
  position: relative;
}

.header-personal_d3863ab50afd7d9d .info_cb1b99142046a1db .item_e46280b44a862aa0: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_d3863ab50afd7d9d .info_cb1b99142046a1db .item_e46280b44a862aa0:last-of-type {
  padding: 0;
}

.header-personal_d3863ab50afd7d9d .info_cb1b99142046a1db .item_e46280b44a862aa0:last-of-type:after {
  display: none;
}

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

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

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

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

.skills-box_c82417a69986a3bf .skill-progress_27f1ef24859c20dc .progres_7bcdb0f65cbc112e {
  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_13fee0dd819ef598 {
  position: relative;
  padding-bottom: 110px;
}

.my-skills_13fee0dd819ef598: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_13fee0dd819ef598 .item_e46280b44a862aa0 {
  text-align: center;
}

.my-skills_13fee0dd819ef598 .item_e46280b44a862aa0 .box-bord_683a454794f621fa {
  padding: 40px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100px;
}

.my-skills_13fee0dd819ef598 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
  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_13fee0dd819ef598 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb img {
  width: 55px;
}

.my-skills_13fee0dd819ef598 .item_e46280b44a862aa0 .value_dddb5fe039538cd9 {
  font-size: 30px;
}

.my-skills_13fee0dd819ef598 .item_e46280b44a862aa0 h6 {
  margin-top: 25px;
}

.numbers-crev_70cf88bc9e7ee6a6 {
  position: relative;
}

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

.numbers-crev_70cf88bc9e7ee6a6 .item_e46280b44a862aa0 h6 {
  padding-top: 30px;
}

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

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

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

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

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

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

.interactive-inline_7c752cfaab85767f .item_e46280b44a862aa0 .hover-reveal_3263b13b3f2a42b2 {
  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_a3877bfbf712183f {
  min-height: 100vh;
  padding: 120px 0 80px;
}

.interactive-center_a3877bfbf712183f .item_e46280b44a862aa0 a {
  padding: 50px 0;
}

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

.interactive-center_a3877bfbf712183f .item_e46280b44a862aa0 .cont_296dca01e07c7c14 {
  position: relative;
  z-index: 3;
}

.interactive-center_a3877bfbf712183f .item_e46280b44a862aa0 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_a3877bfbf712183f .item_e46280b44a862aa0 p {
  font-weight: 400;
  margin-top: 15px;
}

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

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

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

.inter-links-center_2f31faddb9b93e19.horizontal_e32bb18dc6fca542 .links-text_ab84bffccd154194 ul {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.inter-links-center_2f31faddb9b93e19.horizontal_e32bb18dc6fca542 .links-text_ab84bffccd154194 li {
  display: inline-block;
  padding: 40px;
}

.inter-links-center_2f31faddb9b93e19.horizontal_e32bb18dc6fca542 .links-text_ab84bffccd154194 li .sub-title_40e841bde174d1c7 {
  margin-bottom: 10px;
}

.inter-links-center_2f31faddb9b93e19.horizontal_e32bb18dc6fca542 .links-text_ab84bffccd154194 li h2 {
  font-weight: 700;
  font-size: 30px;
}

.inter-links-center_2f31faddb9b93e19.horizontal_e32bb18dc6fca542 .links-text_ab84bffccd154194 li h2 a .tag_866e7035ff6169f3 {
  display: block;
  font-weight: 400;
}

.inter-links-center_2f31faddb9b93e19.horizontal_e32bb18dc6fca542 .links-text_ab84bffccd154194 li h2 .num_7d847b48e869aecc {
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

.inter-links-center_2f31faddb9b93e19.vertical_7a49f3c9cd20c6db .links-text_ab84bffccd154194 {
  -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_2f31faddb9b93e19.vertical_7a49f3c9cd20c6db .links-text_ab84bffccd154194 li {
  padding: 0 20px;
}

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

.inter-links-center_2f31faddb9b93e19 .links-text_ab84bffccd154194 li:hover .text_2f9467b8e17381d8 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.inter-links-center_2f31faddb9b93e19 .links-text_ab84bffccd154194 li .text_2f9467b8e17381d8 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.inter-links-center_2f31faddb9b93e19 .links-text_ab84bffccd154194 li h2 {
  font-weight: 700;
}

.inter-links-center_2f31faddb9b93e19 .links-text_ab84bffccd154194 li h2 a .tag_866e7035ff6169f3 {
  font-weight: 400;
  opacity: 0.5;
}

.inter-links-center_2f31faddb9b93e19 .links-text_ab84bffccd154194 li h2 .num_7d847b48e869aecc {
  display: block;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

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

.inter-links-center_2f31faddb9b93e19 .links-img_ad3b9400c2d940f0 .img_d4868bc8d37e54bb {
  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_2f31faddb9b93e19 .links-img_ad3b9400c2d940f0 .img_d4868bc8d37e54bb.current_f001fde0304235f4 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.inter-links-center_2f31faddb9b93e19 .links-img_ad3b9400c2d940f0 .img_d4868bc8d37e54bb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 {
  position: relative;
}

.work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 {
  position: absolute;
  top: 80px;
  left: 0;
}

.work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .text_2f9467b8e17381d8 {
  position: relative;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 30px;
  margin: -1px 0;
}

.work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .text_2f9467b8e17381d8:first-of-type {
  border-radius: 0 20px 0 0;
}

.work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .text_2f9467b8e17381d8:first-of-type .shap-left-top_38fc77c570e2a63a 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_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .text_2f9467b8e17381d8:first-of-type .shap-right-bottom_2d7c7491b30307ea 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_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .text_2f9467b8e17381d8:nth-of-type(2) {
  border-radius: 0 20px 20px 0;
}

.work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .text_2f9467b8e17381d8:nth-of-type(2) .shap-left-bottom_e32b9579bf4ad3d7 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_433cd8057e34aa11 .swiper-pagination_74c9ef3d81a05fe2 {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.work-fade_433cd8057e34aa11 .swiper-pagination-bullet_a2dfc026402362d1: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_433cd8057e34aa11 .swiper-pagination-bullet_a2dfc026402362d1 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_433cd8057e34aa11 .swiper-pagination-bullet_a2dfc026402362d1 svg .path_0fc5acce278b575d {
  strokewidth: 0.5px;
}

.work-fade_433cd8057e34aa11 .marq-head_1be1a2211ff0d328 {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.work-fade_433cd8057e34aa11 .marq-head_1be1a2211ff0d328 .main-marq_c70209519776a2d1: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_433cd8057e34aa11 .marq-head_1be1a2211ff0d328 .main-marq_c70209519776a2d1 .box_6892829a0738de15 {
  -webkit-animation: slide-har 200s linear infinite;
  animation: slide-har 200s linear infinite;
}

.work-fade_433cd8057e34aa11 .marq-head_1be1a2211ff0d328 .main-marq_c70209519776a2d1 .box_6892829a0738de15 .item_e46280b44a862aa0 {
  padding: 0 60px;
}

.work-fade_433cd8057e34aa11 .marq-head_1be1a2211ff0d328 .main-marq_c70209519776a2d1 .box_6892829a0738de15 .item_e46280b44a862aa0 h4 {
  font-size: 12vw;
  font-weight: 800;
}

.work-fade_433cd8057e34aa11 .marq-head_1be1a2211ff0d328 .main-marq_c70209519776a2d1 .box_6892829a0738de15 .item_e46280b44a862aa0:nth-of-type(2n) h4 {
  -webkit-text-stroke: 1px white;
}

.work-crev_fdfd47af1b85f9c4 .swiper-slide_37d04c80bc7f405e {
  width: 70vw !important;
}

.work-crev_fdfd47af1b85f9c4 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 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_fdfd47af1b85f9c4 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
  padding-left: 80px;
}

.work-crev_fdfd47af1b85f9c4 .swiper-slide-active_4af8d876edef4490 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 h2 {
  color: #fff;
  -webkit-text-stroke: 1px transparent;
}

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

.work-crev_fdfd47af1b85f9c4 .swiper-container_c98807106b8b33a6 {
  overflow: visible;
}

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

.work-crev_fdfd47af1b85f9c4 .swiper-pagination_74c9ef3d81a05fe2 .swiper-pagination-progressbar-fill_3ba6314eeefb40d2 {
  background: #fff;
}

.portfolio-tab_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .cluom_9530f84c55892e5a {
  position: relative;
}

.portfolio-tab_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .cluom_9530f84c55892e5a .img_d4868bc8d37e54bb {
  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_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .cluom_9530f84c55892e5a h4 {
  white-space: nowrap;
}

.portfolio-tab_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .cluom_9530f84c55892e5a 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_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .cluom_9530f84c55892e5a h6 {
  white-space: nowrap;
}

.portfolio-tab_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .cluom_9530f84c55892e5a.current_f001fde0304235f4 h4 a {
  color: #fff;
  -webkit-text-stroke: 0.5px transparent;
}

.portfolio-tab_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .glry-img_2e07d4093cac5421 {
  position: relative;
  z-index: 2;
}

.portfolio-tab_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .glry-img_2e07d4093cac5421 .circle-blur_ae9c5e1a620c5d5c {
  width: 400px;
  position: absolute;
  right: -100px;
  bottom: -80px;
  -webkit-filter: blur(80px);
  filter: blur(80px);
  z-index: -1;
}

.portfolio-tab_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .glry-img_2e07d4093cac5421 .tab-img_65e51793c04ce2e6 {
  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_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .glry-img_2e07d4093cac5421 .tab-img_65e51793c04ce2e6.current_f001fde0304235f4 {
  -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_64db183fe93cefd6.crev_e8a7deb9646dcfa4 .glry-img_2e07d4093cac5421 .tab-img_65e51793c04ce2e6:first-of-type {
  position: relative;
}

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

.work-card_9ff6f5b8db25e458 .card-item_eb175a5310d75de1 .cont_296dca01e07c7c14 {
  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_9ff6f5b8db25e458 .card-item_eb175a5310d75de1 .cont_296dca01e07c7c14 .tag_866e7035ff6169f3 {
  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_9ff6f5b8db25e458 .card-item_eb175a5310d75de1 .img_d4868bc8d37e54bb {
  padding: 20px;
}

.work-card_9ff6f5b8db25e458 .card-item_eb175a5310d75de1 .img_d4868bc8d37e54bb img {
  border-radius: 10px;
}

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

.swiper-pagination-bullet-active_ee0441359a735f4d .path_0fc5acce278b575d {
  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_0fc5acce278b575d {
  display: none;
}

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

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

.portfolio-crev_2c0f5555328d22f1 .work-boxs_1c5aa56dea2a4ac3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0 {
  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_2c0f5555328d22f1 .item_e46280b44a862aa0 .bg-img_2a76d4d6a9d891ad {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
}

.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0 .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 {
  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_2c0f5555328d22f1 .item_e46280b44a862aa0 .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 .arrow img {
  width: 60px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: 50px;
}

.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0 .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 h5,
.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0 .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 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_2c0f5555328d22f1 .item_e46280b44a862aa0 .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 .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_2c0f5555328d22f1 .item_e46280b44a862aa0.active {
  width: calc(100vw - 140px * 3);
}

.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0.active .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 {
  opacity: 1;
  visibility: visible;
}

.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0.active .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 h5,
.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0.active .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 span {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0.active .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 h5 {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0.active .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 span {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.portfolio-crev_2c0f5555328d22f1 .item_e46280b44a862aa0.active .bg-img_2a76d4d6a9d891ad .cont_296dca01e07c7c14 .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_7f194e375304123c .item_e46280b44a862aa0:hover .img_d4868bc8d37e54bb .cont_296dca01e07c7c14 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.work-minimal_7f194e375304123c .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
  position: relative;
}

.work-minimal_7f194e375304123c .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .cont_296dca01e07c7c14 {
  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_7f194e375304123c .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .cont_296dca01e07c7c14 h5 {
  font-size: 20px;
}

.work-minimal_7f194e375304123c .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .cont_296dca01e07c7c14 p {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.work-minimal_7f194e375304123c .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .cont_296dca01e07c7c14 img {
  width: 20px;
}

.work-minimal_7f194e375304123c .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .cont_296dca01e07c7c14.inline_7955499f2f47a61c {
  padding: 25px 30px;
}

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

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

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

.filtering_2b44fd42d19cd833 span.text_2f9467b8e17381d8 {
  pointer-events: none;
}

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

.img-column_a29d1e0e0cff4ab7 .img_d4868bc8d37e54bb {
  height: 100vh;
  min-height: 500px;
}

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

.next-project_15a66cd402b05b68 {
  position: relative;
}

.next-project_15a66cd402b05b68 .box_6892829a0738de15 {
  padding: 200px 80px;
  position: relative;
}

.next-project_15a66cd402b05b68 .box_6892829a0738de15: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_15a66cd402b05b68 .box_6892829a0738de15 .cont_296dca01e07c7c14 {
  position: relative;
  z-index: 3;
}

.next-project_15a66cd402b05b68 .box_6892829a0738de15:hover:after {
  opacity: 0.3;
}

.next-project_15a66cd402b05b68 .all-works-butn_37e1b32279a9753e {
  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_21d36581cf9bd108 .item_e46280b44a862aa0 {
  padding: 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
}

.price-hr_21d36581cf9bd108 .item_e46280b44a862aa0 .butn_57750ddb0b2eebe2 {
  padding: 7px 25px;
}

.price-hr_21d36581cf9bd108 .item_e46280b44a862aa0.text-dark_37f9a2303fbce0ac .butn_57750ddb0b2eebe2 {
  border-color: #121212;
}

.price-hr_21d36581cf9bd108 .item_e46280b44a862aa0.text-dark_37f9a2303fbce0ac .butn_57750ddb0b2eebe2:hover {
  border-color: #fff;
}

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

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

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

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

.process_f86339e9b0380908 .item_e46280b44a862aa0:last-of-type {
  border: 0;
}

.process_f86339e9b0380908 .item_e46280b44a862aa0:hover .to-in_bcd13fa8289e17b2 {
  margin-left: 0;
}

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

.services_8a4d5ab57937830a .item-box_71e451b0f1ebd726 .icon_3eb17081ffc2acd3 {
  width: 80px;
}

.services_8a4d5ab57937830a .swiper-container_c98807106b8b33a6 {
  overflow: visible;
}

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

.services-crev_9ad45f650e838872 .item-box_71e451b0f1ebd726 h5 span {
  position: relative;
  top: -5px;
}

.services-crev_9ad45f650e838872 .item-box_71e451b0f1ebd726 .icon_3eb17081ffc2acd3 {
  width: 60px;
}

.services-inline_936b8467877314eb {
  position: relative;
}

.services-inline_936b8467877314eb .circle-blur_ae9c5e1a620c5d5c {
  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_936b8467877314eb .item_e46280b44a862aa0 {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline_936b8467877314eb .item_e46280b44a862aa0:first-of-type {
  padding-top: 0;
}

.services-inline_936b8467877314eb .item_e46280b44a862aa0 .num_7d847b48e869aecc {
  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_be67020201143722 .serv-boxs_21e44ebdf875d712 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.services-modern_be67020201143722 .item_e46280b44a862aa0.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_be67020201143722 .item_e46280b44a862aa0 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_be67020201143722 .item_e46280b44a862aa0 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_f6ab72689d699d76 .item_e46280b44a862aa0 {
  padding: 40px 30px;
  border-radius: 15px;
}

.services-clas_f6ab72689d699d76 .item_e46280b44a862aa0 .tag_866e7035ff6169f3 {
  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_f6ab72689d699d76 .item_e46280b44a862aa0 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_f6ab72689d699d76 .item_e46280b44a862aa0 a:hover {
  background: #fd5b38;
}

.services-inline2_27dc3c68417c1c85 .item_e46280b44a862aa0 {
  padding: 50px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline2_27dc3c68417c1c85 .item_e46280b44a862aa0:hover .img_d4868bc8d37e54bb a {
  opacity: 1;
  visibility: visible;
}

.services-inline2_27dc3c68417c1c85 .item_e46280b44a862aa0:hover .img_d4868bc8d37e54bb:after {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.services-inline2_27dc3c68417c1c85 .item_e46280b44a862aa0 .num_7d847b48e869aecc {
  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_27dc3c68417c1c85 .item_e46280b44a862aa0 h2 {
  font-size: 47px;
}

.services-inline2_27dc3c68417c1c85 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
  position: relative;
  height: 140px;
  border-radius: 100px;
  overflow: visible;
}

.services-inline2_27dc3c68417c1c85 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb img {
  border-radius: 100px;
}

.services-inline2_27dc3c68417c1c85 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb 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_27dc3c68417c1c85 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb: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_3799d0752623142e {
  position: relative;
}

.feat_3799d0752623142e .item_e46280b44a862aa0 {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.feat_3799d0752623142e .item_e46280b44a862aa0 .info_cb1b99142046a1db {
  padding: 30px;
}

.feat_3799d0752623142e .circle-blur_ae9c5e1a620c5d5c {
  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_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b {
  position: relative;
}

.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .swiper-slide_37d04c80bc7f405e {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
}

.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .swiper-slide_37d04c80bc7f405e .bg-img_2a76d4d6a9d891ad {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .swiper-slide_37d04c80bc7f405e .video-container_fae8485227ddcf78 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .swiper-slide_37d04c80bc7f405e .video-container_fae8485227ddcf78 video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .swiper-slide-active_4af8d876edef4490 {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  z-index: 99;
}

.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .swiper-slide-active_4af8d876edef4490 .caption_03123cdccd5def35 .thin_e89ddbf2bc8fc529,
.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .swiper-slide-active_4af8d876edef4490 .caption_03123cdccd5def35 .btn-curve_816534abc8b91a41,
.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .swiper-slide-active_4af8d876edef4490 .caption_03123cdccd5def35 p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .caption_03123cdccd5def35 h1 {
  font-size: 100px;
}

.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .caption_03123cdccd5def35 .cal-act_d2730cb38e53d0c3 {
  position: relative;
}

.full-showcase_51db8f2452e8d1fb .parallax-slider_f02ec39f1969d38b .caption_03123cdccd5def35 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_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.full-showcase_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3,
.full-showcase_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 {
  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_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3:after,
.full-showcase_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998:after {
  display: none;
}

.full-showcase_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 span,
.full-showcase_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 span {
  white-space: nowrap;
}

.full-showcase_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 {
  left: 120px;
}

.full-showcase_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 i {
  margin-right: 25px;
}

.full-showcase_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 {
  right: 120px;
}

.full-showcase_51db8f2452e8d1fb .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 i {
  margin-left: 25px;
}

.full-showcase_51db8f2452e8d1fb .swiper-pagination_74c9ef3d81a05fe2 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.full-showcase_51db8f2452e8d1fb .swiper-pagination-bullet_a2dfc026402362d1 {
  background: transparent;
  margin: 0 10px !important;
}

.full-showcase_51db8f2452e8d1fb .swiper-pagination-bullet-active_ee0441359a735f4d .path_0fc5acce278b575d {
  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_51db8f2452e8d1fb .path_0fc5acce278b575d {
  display: none;
}

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

.carousel-slider_b52cacde5d60eed4 {
  min-height: 100vh;
  position: relative;
}

.carousel-slider_b52cacde5d60eed4 .gallery-img_e0dafd230e4af06d .bg-img_2a76d4d6a9d891ad {
  height: 60vh;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.carousel-slider_b52cacde5d60eed4 .gallery-img_e0dafd230e4af06d .bg-img_2a76d4d6a9d891ad a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-slider_b52cacde5d60eed4 .gallery-text_99115a28a1d766c2 {
  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_b52cacde5d60eed4 .gallery-text_99115a28a1d766c2 .swiper-container_c98807106b8b33a6,
.carousel-slider_b52cacde5d60eed4 .gallery-text_99115a28a1d766c2 .swiper-slide_37d04c80bc7f405e {
  height: 100px !important;
}

.carousel-slider_b52cacde5d60eed4 .gallery-text_99115a28a1d766c2 .swiper-slide_37d04c80bc7f405e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-slider_b52cacde5d60eed4 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 {
  width: 100%;
  text-align: center;
}

.carousel-slider_b52cacde5d60eed4 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

.carousel-slider_b52cacde5d60eed4 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 h6 {
  margin-top: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.carousel-slider_b52cacde5d60eed4 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 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_b52cacde5d60eed4 .gallery-text_99115a28a1d766c2 .swiper-slide-active_4af8d876edef4490 .text_2f9467b8e17381d8 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_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.carousel-slider_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3,
.carousel-slider_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 {
  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_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3:after,
.carousel-slider_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998:after {
  display: none;
}

.carousel-slider_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 span,
.carousel-slider_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 span {
  white-space: nowrap;
}

.carousel-slider_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 {
  left: 120px;
}

.carousel-slider_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 i {
  margin-right: 25px;
}

.carousel-slider_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 {
  right: 120px;
}

.carousel-slider_b52cacde5d60eed4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 i {
  margin-left: 25px;
}

.carousel-slider_b52cacde5d60eed4 .swiper-pagination_74c9ef3d81a05fe2 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.carousel-slider_b52cacde5d60eed4 .swiper-pagination-bullet_a2dfc026402362d1 {
  background: transparent;
  margin: 0 10px !important;
}

.carousel-slider_b52cacde5d60eed4 .swiper-pagination-bullet-active_ee0441359a735f4d .path_0fc5acce278b575d {
  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_b52cacde5d60eed4 .path_0fc5acce278b575d {
  display: none;
}

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

.half-slider_7f23ca20335981f4 {
  min-height: 100vh;
  position: relative;
}

.half-slider_7f23ca20335981f4 .gallery-img_e0dafd230e4af06d {
  width: 75vw;
  margin-left: 25vw;
}

.half-slider_7f23ca20335981f4 .gallery-img_e0dafd230e4af06d .swiper-slide_37d04c80bc7f405e {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.half-slider_7f23ca20335981f4 .gallery-img_e0dafd230e4af06d .swiper-slide-active_4af8d876edef4490 .bg-img_2a76d4d6a9d891ad {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.half-slider_7f23ca20335981f4 .gallery-img_e0dafd230e4af06d .bg-img_2a76d4d6a9d891ad {
  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_7f23ca20335981f4 .gallery-img_e0dafd230e4af06d .bg-img_2a76d4d6a9d891ad a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.half-slider_7f23ca20335981f4 .gallery-text_99115a28a1d766c2 {
  position: absolute;
  width: auto;
  top: 50%;
  left: -15vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.half-slider_7f23ca20335981f4 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 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_7f23ca20335981f4 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 h6 {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.half-slider_7f23ca20335981f4 .gallery-text_99115a28a1d766c2 .text_2f9467b8e17381d8 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_7f23ca20335981f4 .gallery-text_99115a28a1d766c2 .swiper-slide-active_4af8d876edef4490 .text_2f9467b8e17381d8 h4 {
  color: #fff;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0);
}

.half-slider_7f23ca20335981f4 .gallery-text_99115a28a1d766c2 .swiper-slide-active_4af8d876edef4490 .text_2f9467b8e17381d8 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_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.half-slider_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3,
.half-slider_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 {
  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_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3:after,
.half-slider_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998:after {
  display: none;
}

.half-slider_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 span,
.half-slider_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 span {
  white-space: nowrap;
}

.half-slider_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 {
  left: 120px;
}

.half-slider_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-prev_269c68beff1c48e3 i {
  margin-right: 25px;
}

.half-slider_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 {
  right: 120px;
}

.half-slider_7f23ca20335981f4 .swiper-controls_7cfa3da7b8b58538 .swiper-button-next_bcda2b2144b3a998 i {
  margin-left: 25px;
}

.half-slider_7f23ca20335981f4 .swiper-pagination_74c9ef3d81a05fe2 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.half-slider_7f23ca20335981f4 .swiper-pagination-bullet_a2dfc026402362d1 {
  background: transparent;
  margin: 0 10px !important;
}

.half-slider_7f23ca20335981f4 .swiper-pagination-bullet-active_ee0441359a735f4d .path_0fc5acce278b575d {
  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_7f23ca20335981f4 .path_0fc5acce278b575d {
  display: none;
}

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

.slider_6f46f69e1ec8e2a8 {
  position: relative;
}

.slider_6f46f69e1ec8e2a8 .parallax-slider_f02ec39f1969d38b {
  position: relative;
}

.slider_6f46f69e1ec8e2a8 .parallax-slider_f02ec39f1969d38b .swiper-slide_37d04c80bc7f405e {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
  border-radius: 0 0 0 30px;
}

.slider_6f46f69e1ec8e2a8 .parallax-slider_f02ec39f1969d38b .swiper-slide_37d04c80bc7f405e .bg-img_2a76d4d6a9d891ad {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
}

.slider_6f46f69e1ec8e2a8 .parallax-slider_f02ec39f1969d38b .caption_03123cdccd5def35 h2 {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.slider_6f46f69e1ec8e2a8 .parallax-slider_f02ec39f1969d38b .caption_03123cdccd5def35 h1 {
  font-size: 110px;
}

.slider_6f46f69e1ec8e2a8 .slider-contro_d4a1280caf1af628 {
  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_6f46f69e1ec8e2a8 .slider-contro_d4a1280caf1af628 .swiper-nav-ctrl_81bedf49b9a43a0c {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  color: inherit;
  text-transform: uppercase;
}

.slider_6f46f69e1ec8e2a8 .slider-contro_d4a1280caf1af628 .swiper-nav-ctrl_81bedf49b9a43a0c:after {
  display: none;
}

.slider_6f46f69e1ec8e2a8 .slider-contro_d4a1280caf1af628 .shap-left-bottom_e32b9579bf4ad3d7 {
  position: absolute;
  bottom: 0;
  left: -2rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_6f46f69e1ec8e2a8 .slider-contro_d4a1280caf1af628 .shap-left-bottom_e32b9579bf4ad3d7 svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_6f46f69e1ec8e2a8 .slider-contro_d4a1280caf1af628 .shap-right-top_61fa90bb348a93d9 {
  position: absolute;
  top: -2.05rem;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_6f46f69e1ec8e2a8 .slider-contro_d4a1280caf1af628 .shap-right-top_61fa90bb348a93d9 svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_6f46f69e1ec8e2a8 .swiper-pagination_74c9ef3d81a05fe2 {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: auto;
  font-size: 40px;
}

.slider_6f46f69e1ec8e2a8 .swiper-pagination_74c9ef3d81a05fe2 .swiper-pagination-total_56ea5a163a8183fa {
  position: relative;
  padding-left: 25px;
  margin-left: 15px;
}

.slider_6f46f69e1ec8e2a8 .swiper-pagination_74c9ef3d81a05fe2 .swiper-pagination-total_56ea5a163a8183fa: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_9d70b74a5f0fc1dc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
}

.swiper-arrow-control_9d70b74a5f0fc1dc .swiper-button-next_bcda2b2144b3a998,
.swiper-arrow-control_9d70b74a5f0fc1dc .swiper-button-prev_269c68beff1c48e3 {
  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_9d70b74a5f0fc1dc .swiper-button-next_bcda2b2144b3a998:after,
.swiper-arrow-control_9d70b74a5f0fc1dc .swiper-button-prev_269c68beff1c48e3:after {
  display: none;
}

.swiper-arrow-control_9d70b74a5f0fc1dc .swiper-button-next_bcda2b2144b3a998 {
  margin-left: 15px;
}

/* Team
-----------------------------------------------------------------*/
.team_04a172172eda7313 .item_e46280b44a862aa0 {
  position: relative;
  padding-right: 60px;
}

.team_04a172172eda7313 .item_e46280b44a862aa0:hover .img_d4868bc8d37e54bb .info_cb1b99142046a1db {
  bottom: 15px;
  opacity: 1;
}

.team_04a172172eda7313 .item_e46280b44a862aa0:hover .social_32b89662bc377656 {
  right: 5px;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.team_04a172172eda7313 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.team_04a172172eda7313 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .info_cb1b99142046a1db {
  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_04a172172eda7313 .item_e46280b44a862aa0 .social_32b89662bc377656 {
  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_04a172172eda7313 .item_e46280b44a862aa0 .social_32b89662bc377656 .links_5a84cfff85c0f24d {
  position: absolute;
  top: 15px;
  right: 15px;
}

.team_04a172172eda7313 .item_e46280b44a862aa0 .social_32b89662bc377656 .links_5a84cfff85c0f24d 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_04a172172eda7313 .item_e46280b44a862aa0 .social_32b89662bc377656 .links_5a84cfff85c0f24d a:hover {
  background: #fd5b38;
  border-color: #fd5b38;
  color: #111;
}

.team-crev_a6c33489b44d578d .item_e46280b44a862aa0 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

.team-crev_a6c33489b44d578d .item_e46280b44a862aa0 .social_32b89662bc377656 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_a6c33489b44d578d .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
  position: relative;
  height: 300px;
  z-index: 2;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
}

.team-crev_a6c33489b44d578d .item_e46280b44a862aa0 .img_d4868bc8d37e54bb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev_a6c33489b44d578d .item_e46280b44a862aa0 .circle-blur_ae9c5e1a620c5d5c {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

.team-crev2_24856694e66f23b9 {
  position: relative;
  overflow: hidden;
}

.team-crev2_24856694e66f23b9 .circle-blur_ae9c5e1a620c5d5c {
  position: absolute;
  bottom: -100px;
  right: -20%;
  width: 30%;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: -1;
}

.team-crev2_24856694e66f23b9 .item_e46280b44a862aa0 .bg-blur_bbfa02154bce93b2 {
  position: relative;
  overflow: hidden;
}

.team-crev2_24856694e66f23b9 .item_e46280b44a862aa0 .bg-blur_bbfa02154bce93b2 .circle-blur_ae9c5e1a620c5d5c {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80%;
}

.team-crev2_24856694e66f23b9 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
  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_24856694e66f23b9 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev2_24856694e66f23b9 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .social_32b89662bc377656 {
  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_24856694e66f23b9 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .social_32b89662bc377656 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_24856694e66f23b9 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .social_32b89662bc377656 a:hover {
  background: #fd5b38;
}

.team-crev2_24856694e66f23b9 .item_e46280b44a862aa0:hover .img_d4868bc8d37e54bb .social_32b89662bc377656 {
  bottom: 30px;
  opacity: 1;
}

.team-crev2_24856694e66f23b9 .item-bord_8231d1b5920ce974 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 30px;
  height: 300px;
}

.team-single_4470c5592c41b883 .bord_9bb33f96f7f9a34d {
  position: relative;
  padding: 0 60px;
}

.team-single_4470c5592c41b883 .bord_9bb33f96f7f9a34d: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_4470c5592c41b883 .bord_9bb33f96f7f9a34d: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_d08d55b9dac8b69d {
  position: relative;
}

.testimonials_d08d55b9dac8b69d .img-full_082ee0e2c34cdda5 {
  position: relative;
  height: 100%;
}

.testimonials_d08d55b9dac8b69d .img-full_082ee0e2c34cdda5 .fit-img_234df31c350fedc9 {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.testimonials_d08d55b9dac8b69d .img-full_082ee0e2c34cdda5 .fix-img_18160a3d387bc01f {
  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_d08d55b9dac8b69d .img-full_082ee0e2c34cdda5 .text_2f9467b8e17381d8 {
  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_d08d55b9dac8b69d .img-full_082ee0e2c34cdda5 .text_2f9467b8e17381d8 h3 {
  line-height: 1.5;
}

.testimonials_d08d55b9dac8b69d .cont-full_a73716ab143888c8 {
  position: relative;
}

.testimonials_d08d55b9dac8b69d .cont-full_a73716ab143888c8 .qout-svg_fab0f02472c58f4b {
  position: absolute;
  left: 80px;
  top: -70px;
  width: 140px;
}

.testimonials_d08d55b9dac8b69d .cont-full_a73716ab143888c8 .control-abslout_1dc186fb31a624a2 {
  position: absolute;
  bottom: 90px;
  right: 80px;
}

.testimonials_d08d55b9dac8b69d .cont-full_a73716ab143888c8 .testim-swiper_7e82a9b474507d70 {
  padding: 80px;
  border: 10px;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  overflow: hidden;
}

.testimonials_d08d55b9dac8b69d .cont-full_a73716ab143888c8 .circle-blur_ae9c5e1a620c5d5c {
  position: absolute;
  top: -50px;
  left: 50px;
  width: 180px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: -1;
}

.testimonials_d08d55b9dac8b69d .small-line_68f7b2017fcffe63 {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 400px;
  height: 400px;
  z-index: 1;
  pointer-events: none;
}

.testimonials_d08d55b9dac8b69d .small-line_68f7b2017fcffe63 .line-overlay_a7e0026ef2fded2d svg path {
  stroke: #6c6969;
}

.testimonials_d08d55b9dac8b69d .swiper-slide_37d04c80bc7f405e {
  padding-top: 50px;
}

.testimonials_d08d55b9dac8b69d .item_e46280b44a862aa0 .circle_e88bd13254e7364a {
  width: 80px;
  height: 80px;
}

.testimonials_d08d55b9dac8b69d .control-abslout_1dc186fb31a624a2 {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-minim_83aa7d11ea014d5b {
  position: relative;
}

.testimonials-minim_83aa7d11ea014d5b .swiper-slide_37d04c80bc7f405e {
  padding-top: 50px;
  padding-left: 50px;
}

.testimonials-minim_83aa7d11ea014d5b .item_e46280b44a862aa0 .text_2f9467b8e17381d8 {
  position: relative;
}

.testimonials-minim_83aa7d11ea014d5b .item_e46280b44a862aa0 .text_2f9467b8e17381d8 .qout-svg_fab0f02472c58f4b {
  position: absolute;
  left: -40px;
  top: -70px;
  width: 160px;
}

.testimonials-minim_83aa7d11ea014d5b .item_e46280b44a862aa0 .circle_e88bd13254e7364a {
  width: 80px;
  height: 80px;
}

.testimonials-minim_83aa7d11ea014d5b .item_e46280b44a862aa0.style2_c89464319a4f101d .text_2f9467b8e17381d8 {
  position: relative;
}

.testimonials-minim_83aa7d11ea014d5b .item_e46280b44a862aa0.style2_c89464319a4f101d .text_2f9467b8e17381d8 .qout-svg_fab0f02472c58f4b {
  position: absolute;
  left: -20px;
  top: -80px;
  width: 100px;
}

.testimonials-minim_83aa7d11ea014d5b .control-abslout_1dc186fb31a624a2 {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-modern_29a6953ae8d63924 {
  position: relative;
  overflow: hidden;
}

.testimonials-modern_29a6953ae8d63924 .bg-pattern_830e19d58d344957 {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  opacity: 0.08;
}

.testimonials-modern_29a6953ae8d63924 .gallery-thumbs_3fbde13780ccaf96 {
  width: 500px;
  margin: auto;
}

.testimonials-modern_29a6953ae8d63924 .gallery-thumbs_3fbde13780ccaf96 .swiper-slide_37d04c80bc7f405e {
  width: 100px;
}

.testimonials-modern_29a6953ae8d63924 .gallery-thumbs_3fbde13780ccaf96 .item_e46280b44a862aa0 {
  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_29a6953ae8d63924 .gallery-thumbs_3fbde13780ccaf96 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
}

.testimonials-modern_29a6953ae8d63924 .gallery-thumbs_3fbde13780ccaf96 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

.testimonials-modern_29a6953ae8d63924 .gallery-thumbs_3fbde13780ccaf96 .swiper-slide-active_4af8d876edef4490 .item_e46280b44a862aa0 {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.testimonials-modern_29a6953ae8d63924 .swiper-arrow-control_9d70b74a5f0fc1dc .swiper-button-prev_269c68beff1c48e3 {
  position: absolute;
  left: 10px;
  bottom: 50%;
}

.testimonials-modern_29a6953ae8d63924 .swiper-arrow-control_9d70b74a5f0fc1dc .swiper-button-next_bcda2b2144b3a998 {
  position: absolute;
  right: 10px;
  bottom: 50%;
}

.testim-modern_a53f219b2f72f56e .out-right_25ac1e0a52f438c7 {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
}

.testim-modern_a53f219b2f72f56e .swiper-container_c98807106b8b33a6 {
  overflow: visible;
}

.testim-modern_a53f219b2f72f56e .swiper-slide_37d04c80bc7f405e {
  width: 500px;
}

.testim-modern_a53f219b2f72f56e .item_e46280b44a862aa0 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_a53f219b2f72f56e .item_e46280b44a862aa0 .cont_296dca01e07c7c14 {
  padding: 40px;
}

.testim-modern_a53f219b2f72f56e .item_e46280b44a862aa0 .cont_296dca01e07c7c14 p {
  font-size: 20px;
}

.testim-modern_a53f219b2f72f56e .item_e46280b44a862aa0 .info_cb1b99142046a1db {
  padding: 20px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_a53f219b2f72f56e .item_e46280b44a862aa0 .info_cb1b99142046a1db .img_d4868bc8d37e54bb {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

/* Videos
-----------------------------------------------------------------*/
/* Shop
-----------------------------------------------------------------*/
/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 992px) {
  .md-mb10_15c49f25c9bb406b {
    margin-bottom: 10px;
  }
  .md-mb15_4fc242af02fd74c0 {
    margin-bottom: 15px;
  }
  .md-mb20_a8a79803cec314e1 {
    margin-bottom: 20px;
  }
  .md-mb30_9a40ef4fa1111177 {
    margin-bottom: 30px;
  }
  .md-mb40_39d763ed330b1119 {
    margin-bottom: 40px;
  }
  .md-mb50_e24eab8e65ec6c68 {
    margin-bottom: 50px !important;
  }
  .md-mb80_3846d8921f80a2ef {
    margin-bottom: 80px;
  }
  .md-no-mrg_40c9bd82a58b9e1f {
    margin: 0 !important;
  }
  .md-pb10_536d20455634a845 {
    padding-bottom: 10px;
  }
  .md-pb20_8bb61fa999330fb0 {
    padding-bottom: 20px;
  }
  .md-pb30_4d57aa4d0856f84a {
    padding-bottom: 30px;
  }
  .md-pb40_3432c98f3cedc493 {
    padding-bottom: 40px;
  }
  .md-pb50_c88ea427b52a16ef {
    padding-bottom: 50px;
  }
  .md-pb60_9245211268a185ed {
    padding-bottom: 60px;
  }
  .md-pb70_dcf62027d007a27c {
    padding-bottom: 70px;
  }
  .md-pb80_cbeca3ff48a8767b {
    padding-bottom: 80px;
  }
  .md-pt80_e4bb19253f5f6aeb {
    padding-top: 80px !important;
  }
  .md-no-pad_149c4d43a39eda93 {
    padding: 0 !important;
  }
  .md-center_baa5eb66d138720b {
    text-align: center !important;
  }
  .order-md-1_20a331e7707a985e {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-md-2_f5f346dc8b32be30 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-md-3_10e9d1dc5da162c5 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-md-4_d62b6f897110cdc8 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .md-hide_6adaf6a0665c0111 {
    display: none;
  }
  .justify-end_e13d2f63c97c5ff9 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-end_e13d2f63c97c5ff9 .vew-all_ae9e644613a19931 {
    margin-left: 25px;
    margin-top: 25px;
  }
  .justify-end_e13d2f63c97c5ff9 .swiper-controls_7cfa3da7b8b58538 {
    margin-top: 30px;
  }
  .justify-end_e13d2f63c97c5ff9 .ml-auto_2d1569313147cedc {
    margin-left: 0;
    margin-top: 30px;
  }
  .row_4bfaac83ad2c4c47.sm-marg_0c74519632ffaa3a {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_4bfaac83ad2c4c47.sm-marg_0c74519632ffaa3a > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_4bfaac83ad2c4c47.stand-marg_ff4665e364da91b4 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_4bfaac83ad2c4c47.stand-marg_ff4665e364da91b4 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_4bfaac83ad2c4c47.md-marg_db2564e755e9cd98 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_4bfaac83ad2c4c47.md-marg_db2564e755e9cd98 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_4bfaac83ad2c4c47.lg-marg_dd1dc2938566b70b {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_4bfaac83ad2c4c47.lg-marg_dd1dc2938566b70b > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_4bfaac83ad2c4c47.xlg-marg_ee61192c552e21d6 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_4bfaac83ad2c4c47.xlg-marg_ee61192c552e21d6 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_4bfaac83ad2c4c47.xxlg-marg_a102afa7bf643c06 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_4bfaac83ad2c4c47.xxlg-marg_a102afa7bf643c06 > * {
    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_ef8af2056fed429d {
    font-size: 90px !important;
  }
  .fz-80_63136f97097e998e {
    font-size: 60px !important;
  }
  .fz-70_16e5e597fcc7384f {
    font-size: 50px !important;
  }
  .sec-head_3b2ebd4c6f329d48 .d-flex_867b0efe839f4a4f {
    display: block !important;
  }
  .sec-head_3b2ebd4c6f329d48 .ml-auto_2d1569313147cedc {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .sec-head_3b2ebd4c6f329d48 .sub-title_40e841bde174d1c7 span:first-of-type {
    display: none;
  }
  .sec-head_3b2ebd4c6f329d48 .sub-title_40e841bde174d1c7 span.thin_e89ddbf2bc8fc529 {
    margin: 0;
  }
  .navbar .logo_fa45f04d1d6e31e5:after {
    display: none;
  }
  .navbar .contact-button_e76e5fc4627ff949 {
    display: none;
  }
  .navbar .mega-menu_c8422e89d0754907 .item-img_bde978a41a53bc8a .img_d4868bc8d37e54bb {
    display: none;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar .navbar-collapse_1fd027bbfb4b2aa8 {
    max-height: 440px;
    overflow: auto;
  }
  .navbar .navbar-collapse_1fd027bbfb4b2aa8::-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_c8422e89d0754907 .container {
    padding: 20px 10px !important;
  }
  .navbar .logo_fa45f04d1d6e31e5 {
    max-width: 80px !important;
    margin-left: 30px;
  }
  .navbar .navbar-collapse_1fd027bbfb4b2aa8 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 15px;
  }
  .navbar .navbar-toggler_e5537cf15ffae4f1 {
    font-size: 20px;
    border-radius: 0;
    padding: 0;
    margin-right: 30px;
  }
  .navbar .navbar-toggler_e5537cf15ffae4f1: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_43a0bb78b6db3eb4 {
    display: none;
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .navbar .dropdown-menu .dropdown-item .dropdown-side_43a0bb78b6db3eb4.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_c8422e89d0754907 {
    width: auto;
    position: static;
    padding: 0;
  }
  .navbar .navbar-nav .mega-menu_c8422e89d0754907 .item-img_bde978a41a53bc8a {
    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_c8422e89d0754907 .item-img_bde978a41a53bc8a .mt-15_8d475f78d7536c9f {
    margin-top: 0 !important;
  }
  .navbar .navbar-nav .mega-menu_c8422e89d0754907 .item-img_bde978a41a53bc8a: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_c8422e89d0754907 .item-img_bde978a41a53bc8a:hover {
    padding-left: 30px;
    background: transparent;
  }
  .navbar .navbar-nav .mega-menu_c8422e89d0754907 .item-img_bde978a41a53bc8a:hover:after {
    width: 10px;
  }
  .main-header_90100990e31cde2a {
    min-height: auto;
  }
  .main-header_90100990e31cde2a .caption_03123cdccd5def35 h1 {
    font-size: 80px;
  }
  .main-header_90100990e31cde2a .caption_03123cdccd5def35 .text_2f9467b8e17381d8 {
    display: none;
  }
  .main-header_90100990e31cde2a .justify-content-end_2012d1ed1d32d9b1 {
    display: block !important;
    margin-bottom: 50px;
  }
  .modern-slider_2109f40a9f992566 .container {
    max-width: 100%;
  }
  .modern-slider_2109f40a9f992566 .swiper-controls_7cfa3da7b8b58538 {
    right: 15px;
  }
  .crev-header_b53773ea516fdd17 .caption_03123cdccd5def35 h1 {
    font-size: 70px;
  }
  .crev-header_b53773ea516fdd17 .full-img_15c1d14d4e99c9e0 {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .header-digital_1ae8922f7391774b .caption_03123cdccd5def35 h1 {
    font-size: 60px;
  }
  .header-digital_1ae8922f7391774b .cont_296dca01e07c7c14 .numb_3e03b6f135f9b78d {
    position: static;
    margin-top: 15px;
  }
  .header-personal_d3863ab50afd7d9d {
    background-position: 60%;
  }
  .header-personal_d3863ab50afd7d9d .info_cb1b99142046a1db {
    display: none !important;
  }
  .intro-crev_29a4aad61c07517d .sec-head_3b2ebd4c6f329d48 {
    margin-bottom: 80px;
  }
  .intro-skill_43fd2e5723835bd1 .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .intro-skill_43fd2e5723835bd1 .imgs_f9cff14dd130ce5f {
    display: none;
  }
  .about-author_f775133c14e0639f .profile-img_963e3db0410acfad {
    width: 600px;
    margin: 0 auto 50px;
  }
  .my-skills_13fee0dd819ef598 .item_e46280b44a862aa0 .box-bord_683a454794f621fa {
    border-radius: 200px;
  }
  .numbers-crev_70cf88bc9e7ee6a6 .item_e46280b44a862aa0 h3 {
    font-size: 80px;
  }
  .services-modern_be67020201143722 .serv-boxs_21e44ebdf875d712 {
    display: block;
  }
  .services-modern_be67020201143722 .item_e46280b44a862aa0 {
    width: 100%;
    padding: 60px 40px;
    margin: 5px 0;
  }
  .services-modern_be67020201143722 .item_e46280b44a862aa0 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_be67020201143722 .item_e46280b44a862aa0.active {
    width: 100% !important;
  }
  .work-fade_433cd8057e34aa11 .text_2f9467b8e17381d8.pb-100_aeb0c5b6563559a6 {
    padding-bottom: 50px !important;
  }
  .work-fade_433cd8057e34aa11 .swiper-pagination_74c9ef3d81a05fe2 {
    top: 80%;
    right: -20px;
  }
  .work-crev_fdfd47af1b85f9c4 .swiper-slide_37d04c80bc7f405e {
    width: 100% !important;
  }
  footer.clean-footer_d72b9678f1fedb84.crev_e8a7deb9646dcfa4:after,
  footer.clean-footer_d72b9678f1fedb84.crev_e8a7deb9646dcfa4 .circle-blur_ae9c5e1a620c5d5c {
    display: none;
  }
  .team-single_4470c5592c41b883 .bord_9bb33f96f7f9a34d {
    padding: 0 40px 80px;
  }
  .team-single_4470c5592c41b883 .bord_9bb33f96f7f9a34d:after {
    top: 30px;
    left: 10px;
    right: 10px;
    bottom: 30px;
  }
  .team-single_4470c5592c41b883 .bord_9bb33f96f7f9a34d:before {
    top: 20px;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .services-inline2_27dc3c68417c1c85 .d-flex_867b0efe839f4a4f {
    display: block !important;
  }
  .page-faqs_b24623fb0bb44499 .img1_6a65aba26e5a56e3,
  .page-faqs_b24623fb0bb44499 .img2_b1a9e667b716b300,
  .page-faqs_b24623fb0bb44499 .img3_97a69087832054fb {
    display: none;
  }
  .work-grid_56bda04c9d90e766 {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
  }
  .work-grid_56bda04c9d90e766 .item_e46280b44a862aa0 {
    margin: 40px 0 !important;
  }
  .portfolio-crev_2c0f5555328d22f1 .work-boxs_1c5aa56dea2a4ac3 {
    display: block;
  }
  .portfolio-crev_2c0f5555328d22f1 .work-boxs_1c5aa56dea2a4ac3 .item_e46280b44a862aa0 {
    width: 100% !important;
    height: 250px;
    min-height: auto;
  }
  .portfolio-crev_2c0f5555328d22f1 .work-boxs_1c5aa56dea2a4ac3 .item_e46280b44a862aa0.active {
    height: calc(100vh - 250px * 3);
  }
  .work-grid_56bda04c9d90e766 .filtering_2b44fd42d19cd833,
  .work-minimal_7f194e375304123c .filtering_2b44fd42d19cd833 {
    display: block !important;
    margin-top: 30px;
  }
  .next-project_15a66cd402b05b68 .box_6892829a0738de15 .cont_296dca01e07c7c14 .fz-40_99d80c2350dc4b65 {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sm-mb10_6e09fd199461e378 {
    margin-bottom: 10px;
  }
  .sm-mb20_c5413327016a7356 {
    margin-bottom: 20px;
  }
  .sm-mb30_4162963d353fa993 {
    margin-bottom: 30px;
  }
  .sm-mb40_ae378ec8e15dd9d1 {
    margin-bottom: 40px;
  }
  .sm-mb50_1a5c5271d3da18dd {
    margin-bottom: 50px;
  }
  .sm-mb80_1299c3a1e3a4f40d {
    margin-bottom: 80px;
  }
  .sm-pb10_0438cb93ea996cce {
    padding-bottom: 10px;
  }
  .sm-pb20_7ab211a16af2e311 {
    padding-bottom: 20px;
  }
  .sm-pb30_9c21ff29101637d3 {
    padding-bottom: 30px;
  }
  .sm-pb40_6ce8ba61797432e5 {
    padding-bottom: 40px;
  }
  .sm-pb50_943bbc23675f4d4e {
    padding-bottom: 50px;
  }
  .sm-pb60_9e48b1acf04d1705 {
    padding-bottom: 60px;
  }
  .sm-pb70_c2778f719d62a9bd {
    padding-bottom: 70px;
  }
  .sm-pb80_c07057283434e02c {
    padding-bottom: 80px;
  }
  .sm-hide_288fa77726dfa933 {
    display: none;
  }
  .fz-70_16e5e597fcc7384f {
    font-size: 40px !important;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h4.fz-30_2688e7d85909977a {
    font-size: 24px !important;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
  .loader-wrap .loader-wrap-heading_1c6488cf349432d9 .load-text_2e4613a2b340f19e {
    letter-spacing: 5px;
  }
  .progress-wrap_f8af67851659c98f {
    bottom: 15px;
    right: 15px;
  }
  .in-box_baef9b8686ef8f10 {
    width: 100%;
  }
  .in-box_baef9b8686ef8f10.mb-15_898528345f0f6fb7 {
    margin-bottom: 0 !important;
  }
  .section-padding_d8043671d8521a72 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec-head_3b2ebd4c6f329d48 h3.fz-50_2c43affc605ad8ae {
    font-size: 30px !important;
  }
  .sec-head_3b2ebd4c6f329d48 h2.fz-70_16e5e597fcc7384f {
    font-size: 35px !important;
  }
  .call-marq_7e8a69cae7289e9c .main-marq_c70209519776a2d1.bord-item_3c3deaf703c1b515 .item_e46280b44a862aa0 h4 {
    font-size: 20px !important;
  }
  .call-marq_7e8a69cae7289e9c .main-marq_c70209519776a2d1 .icon-img-50_005ebbb83695e081 {
    width: 30px !important;
  }
  .main-header_90100990e31cde2a .caption_03123cdccd5def35 h1,
  .crev-header_b53773ea516fdd17 .caption_03123cdccd5def35 h1 {
    font-size: 40px;
  }
  .main-header_90100990e31cde2a .icon-img_b83f344f73fa77c7 {
    width: 100px;
  }
  .modern-slider_2109f40a9f992566 .gallery-text_99115a28a1d766c2 {
    width: 100%;
  }
  .header-digital_1ae8922f7391774b .caption_03123cdccd5def35 h1 {
    font-size: 50px;
  }
  .header-digital_1ae8922f7391774b .img_d4868bc8d37e54bb:after,
  .header-digital_1ae8922f7391774b .img_d4868bc8d37e54bb:before {
    display: none;
  }
  .header-digital_1ae8922f7391774b .img_d4868bc8d37e54bb .vid_b6bb07ff5ffe4ac2 {
    left: 0;
  }
  .about-author_f775133c14e0639f .profile-img_963e3db0410acfad {
    width: 420px;
  }
  .about-author_f775133c14e0639f .profile-img_963e3db0410acfad .img_d4868bc8d37e54bb {
    height: 500px;
  }
  .about-author_f775133c14e0639f h4 span {
    display: inline;
  }
  .services-inline_936b8467877314eb .item_e46280b44a862aa0 .ml-auto_2d1569313147cedc,
  .services-inline_936b8467877314eb .item_e46280b44a862aa0 .num_7d847b48e869aecc {
    display: none !important;
  }
  .work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 {
    position: static;
    margin-top: 15px;
    opacity: 0;
  }
  .work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .text_2f9467b8e17381d8 {
    display: inline-block;
    background: transparent;
    font-size: 22px;
    padding: 0 1px;
    margin: 0;
    border-radius: 0;
  }
  .work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .shap-left-top_38fc77c570e2a63a,
  .work-fade_433cd8057e34aa11 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 .shap-left-bottom_e32b9579bf4ad3d7 {
    display: none;
  }
  .work-fade_433cd8057e34aa11 .swiper-slide-active_4af8d876edef4490 .item_e46280b44a862aa0 .cont_296dca01e07c7c14 {
    opacity: 1;
  }
  .work-crev_fdfd47af1b85f9c4 .item_e46280b44a862aa0 {
    display: block !important;
  }
  .work-crev_fdfd47af1b85f9c4 .item_e46280b44a862aa0 .img_d4868bc8d37e54bb {
    padding: 0;
    margin-top: 40px;
  }
  .testimonials_d08d55b9dac8b69d .img-full_082ee0e2c34cdda5 .fix-img_18160a3d387bc01f {
    max-width: 80px;
  }
  .testimonials_d08d55b9dac8b69d .cont-full_a73716ab143888c8 .testim-swiper_7e82a9b474507d70 {
    padding: 60px 20px;
  }
  .testimonials_d08d55b9dac8b69d .cont-full_a73716ab143888c8 .testim-swiper_7e82a9b474507d70 p.fz-30_2688e7d85909977a {
    font-size: 18px !important;
  }
  .testimonials_d08d55b9dac8b69d .cont-full_a73716ab143888c8 .control-abslout_1dc186fb31a624a2 {
    bottom: 15px;
    right: 15px;
  }
  .testimonials-minim_83aa7d11ea014d5b .item_e46280b44a862aa0 .text_2f9467b8e17381d8 .qout-svg_fab0f02472c58f4b {
    width: 90px;
  }
  .testimonials-minim_83aa7d11ea014d5b .item_e46280b44a862aa0 .text_2f9467b8e17381d8 .fz-30_2688e7d85909977a {
    font-size: 18px !important;
  }
  .testimonials-minim_83aa7d11ea014d5b .control-abslout_1dc186fb31a624a2 {
    bottom: -50px;
  }
  .page-header_f6f5310e7f363a2d .fz-80_63136f97097e998e {
    font-size: 35px !important;
  }
  .services-inline2_27dc3c68417c1c85 .item_e46280b44a862aa0 h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .team-single_4470c5592c41b883 .bord_9bb33f96f7f9a34d {
    padding: 0 20px 80px;
  }
  .portfolio-crev_2c0f5555328d22f1 .work-boxs_1c5aa56dea2a4ac3 .item_e46280b44a862aa0 {
    height: 350px;
    min-height: auto;
    background-position: center center;
  }
  .portfolio-crev_2c0f5555328d22f1 .work-boxs_1c5aa56dea2a4ac3 .item_e46280b44a862aa0.active {
    height: 350px;
  }
  .work-grid_56bda04c9d90e766 .filtering_2b44fd42d19cd833 span,
  .work-minimal_7f194e375304123c .filtering_2b44fd42d19cd833 span {
    margin: 14px 25px;
  }
  .work-minimal_7f194e375304123c .item_e46280b44a862aa0 .img_d4868bc8d37e54bb .cont_296dca01e07c7c14.inline_7955499f2f47a61c {
    padding: 20px 15px;
  }
  .blog-header_9ee0ce6de8d3ccff .fz-55_92f63cad2e3944b2 {
    font-size: 30px !important;
  }
  .blog-header_9ee0ce6de8d3ccff .info_cb1b99142046a1db {
    display: block !important;
  }
  .blog-header_9ee0ce6de8d3ccff .date_aad9abbdaff28a3f {
    margin-left: 30px !important;
  }
  .blog-header_9ee0ce6de8d3ccff .right-info_e41c8df4cd56b63a {
    margin: 30px 0 0;
  }
  .main-post_fb91963e96e89a76 .fz-60_a3027f9dd11434be {
    display: none;
  }
  .main-post_fb91963e96e89a76 .post-qoute_7b29a4de66487db2 {
    padding: 30px 15px;
  }
  .main-post_fb91963e96e89a76 .post-qoute_7b29a4de66487db2 h6:before {
    position: relative;
    left: 0;
  }
  .main-post_fb91963e96e89a76 .info-area_3dcb3afacc8c0e9d {
    display: block;
  }
  .main-post_fb91963e96e89a76 .info-area_3dcb3afacc8c0e9d .tags_fb66de4aa8d6104b {
    margin-bottom: 30px;
  }
  .main-post_fb91963e96e89a76 .author-area_d9d7564d3ad351dd .flex_85aa64a2d37a47fa {
    display: block;
  }
  .main-post_fb91963e96e89a76 .author-area_d9d7564d3ad351dd .author-img_49c7aa573693cbec {
    margin: 0 0 30px 0;
  }
  .main-post_fb91963e96e89a76 .author-area_d9d7564d3ad351dd .author-img_49c7aa573693cbec .img_d4868bc8d37e54bb {
    width: 80px;
    height: 80px;
  }
  .main-post_fb91963e96e89a76 .next-prv-post_e3ed74edb8933b75 {
    display: block;
  }
  .main-post_fb91963e96e89a76 .next-prv-post_e3ed74edb8933b75 .thumb-post_783ab98d147a728f {
    margin: 0 !important;
  }
  .main-post_fb91963e96e89a76 .next-prv-post_e3ed74edb8933b75 .text-right_c27055cd39a3d819 {
    text-align: left;
    margin-top: 30px !important;
  }
  .comments-post_b9ad1c557ec80bbd .item-box_71e451b0f1ebd726 .flex_85aa64a2d37a47fa {
    display: block;
  }
  .comments-post_b9ad1c557ec80bbd .item-box_71e451b0f1ebd726 .user-img_e475c9c5ecc4364c {
    margin: 0 0 15px 0;
  }
  .comments-post_b9ad1c557ec80bbd .item-box_71e451b0f1ebd726 .replay-post_4e67ef52ebd13850 {
    margin: 15px 0 0 0;
  }
  .comments-post_b9ad1c557ec80bbd .item-box_71e451b0f1ebd726.replayed_688ec4e9fd448a35 {
    margin-left: 0;
  }
  .main-post_fb91963e96e89a76 .post-qoute_7b29a4de66487db2 h6:before {
    top: 70px;
  }
}

/* ====================== [ End Responsive ] ====================== */
