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

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

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

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

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

.row_280050967cf6ffa5.sm-marg_ca7eb147626bd762 {
  margin-left: -5px;
  margin-right: -5px;
}

.row_280050967cf6ffa5.sm-marg_ca7eb147626bd762 > * {
  padding-left: 5px;
  padding-right: 5px;
}

.row_280050967cf6ffa5.stand-marg_58a05b604b4acaf9 {
  margin-left: -20px;
  margin-right: -20px;
}

.row_280050967cf6ffa5.stand-marg_58a05b604b4acaf9 > * {
  padding-left: 20px;
  padding-right: 20px;
}

.row_280050967cf6ffa5.md-marg_c0fdedf0d3b662a5 {
  margin-left: -25px;
  margin-right: -25px;
}

.row_280050967cf6ffa5.md-marg_c0fdedf0d3b662a5 > * {
  padding-left: 25px;
  padding-right: 25px;
}

.row_280050967cf6ffa5.lg-marg_2149f54547b3fe14 {
  margin-left: -40px;
  margin-right: -40px;
}

.row_280050967cf6ffa5.lg-marg_2149f54547b3fe14 > * {
  padding-left: 40px;
  padding-right: 40px;
}

.row_280050967cf6ffa5.xlg-marg_92ce4caf1cbbc0cd {
  margin-left: -50px;
  margin-right: -50px;
}

.row_280050967cf6ffa5.xlg-marg_92ce4caf1cbbc0cd > * {
  padding-left: 50px;
  padding-right: 50px;
}

.row_280050967cf6ffa5.xxlg-marg_ba43b2c39e60db1c {
  margin-left: -80px;
  margin-right: -80px;
}

.row_280050967cf6ffa5.xxlg-marg_ba43b2c39e60db1c > * {
  padding-left: 80px;
  padding-right: 80px;
}

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

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

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

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

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

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

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

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

.p-color_98be1104b6e49b04 {
  color: #c6c8c9;
}

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

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

.lines_0d721463921dd58a.two_5b2ba51b105be408: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_0d721463921dd58a.four_a8c4048c929e9f71 {
  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_0d721463921dd58a.four_a8c4048c929e9f71: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_0d721463921dd58a.two-out_689c580ebf919ea5 {
  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_836c8a96f3096e2f {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.line-overlay_836c8a96f3096e2f.revers_8b1a86d4eebd19cf {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.line-overlay_836c8a96f3096e2f.up_85da99422fb1e900 {
  top: -25%;
}

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

.overlay-center_dbc28e71ef51ccbf {
  position: relative;
}

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

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

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

.bg-pattern_54c1c33ae6c03db9.bg-repeat_7cf353e9207f04e1 {
  background-repeat: repeat;
}

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

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

.bord-bottom-grd_740122c7710813e0: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_2b5f89bfa2daa1ae {
  -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_6dac863997d7c7ea {
  border: 1px solid transparent;
}

.butn_6dac863997d7c7ea.butn-md_6ac28e6df3c25e33 {
  padding: 14px 35px;
}

.butn_6dac863997d7c7ea.butn-sm_4e21cd4edc95e23d {
  padding: 8px 18px;
}

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

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

.butn_6dac863997d7c7ea.butn-bord_ff916aa67a043d66:hover {
  background: #fff;
  color: #000;
}

.butn_6dac863997d7c7ea.butn-bord_ff916aa67a043d66:hover span {
  color: #000;
}

.butn_6dac863997d7c7ea.butn-bord-thin_01f8d8f11c3a0162 {
  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_6dac863997d7c7ea.butn-bord-thin_01f8d8f11c3a0162:hover {
  background: #fff;
  color: #000;
}

.butn_6dac863997d7c7ea.butn-bord-thin_01f8d8f11c3a0162:hover span {
  color: #000;
}

.butn_6dac863997d7c7ea.butn-bg_5ac73bcccb4e2918 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

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

.butn_6dac863997d7c7ea .rolling-text_a31b597ae59eff43 {
  margin-bottom: -5px;
}

.butn-crev_2c772cdcd1f822fa .circle_f28b5967cd454386 {
  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_a1fda671897af529 {
  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_a1fda671897af529: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_a1fda671897af529:hover {
  border-color: #fd5b38;
}

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

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

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

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

.btn-circle_a1fda671897af529.btn-md_ed01a4993fc39ebb {
  width: 120px;
  height: 120px;
}

.btn-circle_a1fda671897af529.btn-lg_a72cea6603427028 {
  width: 140px;
  height: 140px;
}

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

.butn-circle-text_11ff3d7fbc065e6c .circle_f28b5967cd454386 {
  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_11ff3d7fbc065e6c .circle_f28b5967cd454386 svg {
  width: 22px;
  height: 22px;
}

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

.circle-button_4c7c65391b336ea4.in-bord_fa3c56c980752207: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_4c7c65391b336ea4.in-bord_fa3c56c980752207: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_4c7c65391b336ea4 a {
  position: relative;
}

.circle-button_4c7c65391b336ea4 .rotate-circle_eef5a9207e2c8e0d svg {
  width: 210px;
  fill: #fff;
}

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

.circle-button_4c7c65391b336ea4 .icon_e2065daf82f320bf {
  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_4c7c65391b336ea4 .in-circle_c86d301a447fd64d {
  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_4c7c65391b336ea4.no-animate_27a75dd042167774 .rotate-circle_eef5a9207e2c8e0d {
  -webkit-animation: none;
  animation: none;
}

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

.rmore_5f0a3a66d9098f23.to-in_1ccc0390cbb8b5a5:hover {
  margin-left: 0;
}

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

.go-more_ec9ab8239f1bbb86: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_ec9ab8239f1bbb86 .icon_e2065daf82f320bf {
  margin-left: 15px;
  bottom: -2px;
  position: relative;
}

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

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

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

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

.vi-more_fe3cecf7a618a0cf .icon_e2065daf82f320bf {
  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_fe3cecf7a618a0cf:hover .icon_e2065daf82f320bf {
  background: #fd5b38;
}

/* Cursor
-----------------------------------------------------------------*/
.hover-this_3f929f923703099b .hover-anim_6521b0f75bde3b9b {
  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_54eba74b752eaa0b {
  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_be560686f50d5882 {
  -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_a31b597ae59eff43 {
  display: inline-block;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
}

.rolling-text_a31b597ae59eff43.butn_6dac863997d7c7ea {
  padding: 0 35px;
}

.social-text_77cfb644767a5326 .rolling-text_a31b597ae59eff43 {
  line-height: 30px;
  height: 30px;
}

.rolling-text_a31b597ae59eff43:hover .letter_87709b13cd645592,
.rolling-text_a31b597ae59eff43.play_8ab0fcc5838eb9ea .letter_87709b13cd645592 {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-wrap_b1ae39c972fcd2c3 svg.progress-circle_26ce33a0d47caa77 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_1377263d51e3245a {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

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

.d-slideup_0cf107f964c81fde .sideup-text_600566110b1b4da5 {
  overflow: hidden;
  display: block;
}

.d-slideup_0cf107f964c81fde .sideup-text_600566110b1b4da5:first-of-type .up-text_07fe4d642841fc1f {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.d-slideup_0cf107f964c81fde .sideup-text_600566110b1b4da5:nth-of-type(2) .up-text_07fe4d642841fc1f {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.d-slideup_0cf107f964c81fde .sideup-text_600566110b1b4da5:nth-of-type(3) .up-text_07fe4d642841fc1f {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.d-slideup_0cf107f964c81fde .sideup-text_600566110b1b4da5:nth-of-type(4) .up-text_07fe4d642841fc1f {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.d-slideup_0cf107f964c81fde .sideup-text_600566110b1b4da5:nth-of-type(5) .up-text_07fe4d642841fc1f {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.d-slideup_0cf107f964c81fde .sideup-text_600566110b1b4da5 .up-text_07fe4d642841fc1f {
  -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_0cf107f964c81fde.animated .up-text_07fe4d642841fc1f {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.main-marq_ea5fb53521b3cca8: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_ea5fb53521b3cca8.shadow-off_2926feb342da55d6:after {
  display: none;
}

.main-marq_ea5fb53521b3cca8.md-text_3e3bc7d00263c510 .box_33cee11ba821af3b .item_13db3db5658cd549 h4 {
  font-size: 40px;
}

.main-marq_ea5fb53521b3cca8.lrg_c0dec667a974ba58 .box_33cee11ba821af3b .item_13db3db5658cd549 h4 {
  font-size: 5vw;
}

.main-marq_ea5fb53521b3cca8.xlrg_4935b148abf378ca .box_33cee11ba821af3b .item_13db3db5658cd549 {
  padding: 0 30px;
}

.main-marq_ea5fb53521b3cca8.xlrg_4935b148abf378ca .box_33cee11ba821af3b .item_13db3db5658cd549 h4 {
  font-size: 8vw;
}

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

.main-marq_ea5fb53521b3cca8 .slide-har_d4fb4a174015f762 .overlay-link_6077be8c08d7e026 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-marq_ea5fb53521b3cca8 .strok_351e3cbc42ea76ba .item_13db3db5658cd549 h4 {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_ea5fb53521b3cca8 .strok_351e3cbc42ea76ba .item_13db3db5658cd549 h4 a {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_ea5fb53521b3cca8 .non-strok_e9e6e88c125a3809 .item_13db3db5658cd549 h4 {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_ea5fb53521b3cca8 .non-strok_e9e6e88c125a3809 .item_13db3db5658cd549 h4 a {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b .item_13db3db5658cd549 {
  padding: 0 30px;
}

.main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b .item_13db3db5658cd549 h4 {
  white-space: nowrap;
  margin: 0;
}

.main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b .item_13db3db5658cd549 h4 .icon_e2065daf82f320bf {
  margin-bottom: -15px;
}

.main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b .item_13db3db5658cd549 h2 {
  margin: 0;
}

.main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b .item_13db3db5658cd549:nth-of-type(even) h4 {
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

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

.main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b:last-of-type .item_13db3db5658cd549:nth-of-type(even) h4 {
  color: #fff;
  -webkit-text-stroke: 0;
}

.main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b:last-of-type .item_13db3db5658cd549:nth-of-type(even) h4 a {
  color: #fff;
  -webkit-text-stroke: 0;
}

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

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

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

.dark-text_80a450d6fad309d0 .box_33cee11ba821af3b .item_13db3db5658cd549 h4,
.dark-text_80a450d6fad309d0 .box_33cee11ba821af3b:last-of-type .item_13db3db5658cd549:nth-of-type(even) h4 {
  color: #000 !important;
}

.dark-text_80a450d6fad309d0 .strok_351e3cbc42ea76ba .box_33cee11ba821af3b .item_13db3db5658cd549 h4,
.dark-text_80a450d6fad309d0 .box_33cee11ba821af3b .item_13db3db5658cd549:nth-of-type(even) h4,
.dark-text_80a450d6fad309d0 .box_33cee11ba821af3b:last-of-type .item_13db3db5658cd549:nth-of-type(odd) h4 {
  -webkit-text-stroke: 1px #000;
}

.light-text_4346c66b9a042016 {
  color: #fff;
}

.light-text_4346c66b9a042016 .box_33cee11ba821af3b .item_13db3db5658cd549 h4,
.light-text_4346c66b9a042016 .box_33cee11ba821af3b:last-of-type .item_13db3db5658cd549:nth-of-type(even) h4 {
  color: #fff;
}

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

.slide-har_d4fb4a174015f762 {
  position: relative;
}

.slide-har_d4fb4a174015f762.st1_4afe5673791e210a .box_33cee11ba821af3b {
  position: relative;
  -webkit-animation: slide-har 80s linear infinite;
  animation: slide-har 80s linear infinite;
}

.slide-har_d4fb4a174015f762.st2_792382f22401bbc3 .box_33cee11ba821af3b {
  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_548d0a89907fbc59 {
  position: relative;
  padding: 0;
}

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

.main-marqv_548d0a89907fbc59 .slide-vertical_569480cbe327f22c:hover .box_33cee11ba821af3b {
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
}

.main-marqv_548d0a89907fbc59 .slide-vertical_569480cbe327f22c .box_33cee11ba821af3b {
  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_2782b7366d56418f {
  -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_2782b7366d56418f.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_2782b7366d56418f.simpl_a01bd433facbf3fb {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

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

.position-re_052148a836ba22fc {
  position: relative;
}

.position-abs_7bd5e0933a056592 {
  position: absolute;
}

.cursor-pointer_77a38919d2fdaf20 {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-md-1_0845fbee2e162d71,
.order-md-2_a39676acc104565f,
.order-md-3_65ba85bbbb69a6c1,
.order-md-4_0a243bc634703570 {
  -webkit-box-ordinal-group: inherit !important;
  -ms-flex-order: inherit !important;
  order: inherit !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fit-img_ab724bf13c3069bd {
  overflow: hidden;
}

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

.rounded_08cfb29ad8d30bf8 {
  border-radius: 5px;
}

.circle_f28b5967cd454386 {
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

.nowrap_d4f4a194560b0aaa {
  white-space: nowrap;
}

.unlist_3cf274b49679d340 {
  list-style: none;
}

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

.underline_33c67a258d84e439 span {
  text-decoration: underline;
}

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

.inline_52786bb9fc0ac6bb {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-black_646decda7ac8d7aa {
  color: #000;
}

.text-dark_f865ac5dc25dc852 {
  color: #444;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.load-text_c93b9115198c3313 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_0e9230ba7239ad07,
[data-overlay-light] .container-xxl_0e9230ba7239ad07,
[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_652a4f057d2671f0 h1,
.bg-dark_652a4f057d2671f0 h2,
.bg-dark_652a4f057d2671f0 h3,
.bg-dark_652a4f057d2671f0 h4,
.bg-dark_652a4f057d2671f0 h5,
.bg-dark_652a4f057d2671f0 h6,
.bg-dark_652a4f057d2671f0 span,
.bg-color_0b54f897114eea32 h1,
.bg-color_0b54f897114eea32 h2,
.bg-color_0b54f897114eea32 h3,
.bg-color_0b54f897114eea32 h4,
.bg-color_0b54f897114eea32 h5,
.bg-color_0b54f897114eea32 h6,
.bg-color_0b54f897114eea32 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_2202300356b93b17 {
  position: relative;
}

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

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

.navbar.bord_672d0b0575050aee {
  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_0d233e95d49986d3 {
  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_a31b597ae59eff43 {
  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_8b8dae41c0dafba3 .dropdown-item .dropdown-side_e7402c7085d1194d {
  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_e7402c7085d1194d {
  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_e7402c7085d1194d.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.navbar .dropdown {
  position: static;
}

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

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

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

.navbar .mega-menu_b2314641b15eba01 .title .sub-title_f790a2ee8b2a19f5 {
  font-weight: 600;
}

.navbar .mega-menu_b2314641b15eba01 .item-img_2ac1f68fb875c325 .img_25b9991812cfff56 {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.navbar .logo_67a12434561591d9 {
  position: relative;
}

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

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

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

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

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

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

.sec-head_77b1e95170823338 .sub-title_f790a2ee8b2a19f5 span {
  white-space: nowrap;
  font-weight: 600;
}

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

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

.title-bord_c9167208817e5462 {
  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_c9167208817e5462: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_4ab7b16000c5db8a {
  position: relative;
}

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

.sec-bottom_4ab7b16000c5db8a .d-flex_d3796846019a9d07 {
  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_4a4ea494f44c0702 .img-full_1a8854e4b5903403 {
  height: 100%;
}

.intro-crev_70d778c6827c91c6 .sec-head_77b1e95170823338 {
  margin-bottom: -50px;
}

.intro-crev_70d778c6827c91c6 .sec-head_77b1e95170823338 h2 {
  font-size: 8vw;
}

.intro-crev_70d778c6827c91c6 .img_25b9991812cfff56 {
  position: relative;
}

.intro-crev_70d778c6827c91c6 .img_25b9991812cfff56 img {
  width: 120%;
  margin-left: -20%;
}

.intro-crev_70d778c6827c91c6 .img_25b9991812cfff56 .exp_93b744f6d0afd5ab {
  position: absolute;
  top: -80px;
  left: 0;
}

.intro-crev_70d778c6827c91c6 .img_25b9991812cfff56 .exp_93b744f6d0afd5ab h3 {
  font-size: 100px;
}

.intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 {
  position: relative;
  height: 100%;
  width: 100%;
}

.intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 .img1_37fd58c0855f058a,
.intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 .img2_7acdb3cf0a4ebed9,
.intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 .img3_38f1ba30cc3cb716 {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
}

.intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 .img1_37fd58c0855f058a img,
.intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 .img2_7acdb3cf0a4ebed9 img,
.intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 .img3_38f1ba30cc3cb716 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 .img1_37fd58c0855f058a {
  width: 260px;
  height: 180px;
  top: -80px;
  left: 30px;
}

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

.intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 .img3_38f1ba30cc3cb716 {
  width: 250px;
  height: 280px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.intro-accord_86c690a7fbb62174 {
  position: relative;
}

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

.intro-personal_1b8f94053eabef81 .img_25b9991812cfff56 {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.intro-personal_1b8f94053eabef81 .exp_93b744f6d0afd5ab {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.intro-personal_1b8f94053eabef81 .exp_93b744f6d0afd5ab 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_1b8f94053eabef81 .exp_93b744f6d0afd5ab h6 .shap-right-top_afff1222961b8c68 svg {
  position: absolute;
  top: 0;
  right: -1.1rem;
  width: 1.2rem;
  height: 1.2rem;
}

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

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

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

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

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

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

.about-author_b5c9181a43d9092c .img_25b9991812cfff56 {
  border-radius: 500px;
  height: 680px;
  overflow: hidden;
}

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

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

.about-author_b5c9181a43d9092c .info_e63aec837f72ac7d .item_13db3db5658cd549 .icon_e2065daf82f320bf {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #fd5b38;
  color: #0c0c0c;
  font-size: 20px;
}

.page-intro_61d0afcb1beff4f3 .img_25b9991812cfff56 {
  position: relative;
}

.page-intro_61d0afcb1beff4f3 .img_25b9991812cfff56 .img-icon_abf8ff24c474fb10 {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 200px;
}

/* Awards
-----------------------------------------------------------------*/
.awards_1f73595c8e817b49 .item-line_9ce22993164b57c6 {
  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_1f73595c8e817b49 .item-line_9ce22993164b57c6 > div {
  padding: 0;
}

.awards_1f73595c8e817b49 .item-line_9ce22993164b57c6 > div:last-of-type {
  text-align: right;
}

.awards_1f73595c8e817b49 .item-line_9ce22993164b57c6:hover {
  color: #0c0c0c;
}

.awards_1f73595c8e817b49 .item-line_9ce22993164b57c6:hover:after {
  height: 100%;
}

.awards_1f73595c8e817b49 .item-line_9ce22993164b57c6: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_1f73595c8e817b49 .item-line_9ce22993164b57c6 .project-date_1012b4c3bd972a91 span {
  font-size: 14px;
  opacity: 0.7;
  margin-left: 15px;
}

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

.awards_1f73595c8e817b49 .item-title_9c0d95fe066e4dc1 > div {
  padding: 0;
}

/* Blog
-----------------------------------------------------------------*/
.blog_6f1543d7a4c26a3c .item_13db3db5658cd549 .fit-img_ab724bf13c3069bd {
  height: 400px;
}

.blog_6f1543d7a4c26a3c.style2_843f02d5fa3bb153 .item_13db3db5658cd549 {
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.blog_6f1543d7a4c26a3c.style2_843f02d5fa3bb153 .item_13db3db5658cd549 .fit-img_ab724bf13c3069bd {
  height: 280px;
}

.sidebar_e55ccc24366f8d8c .search-box_3b799844858eb622 {
  position: relative;
}

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

.sidebar_e55ccc24366f8d8c .search-box_3b799844858eb622 input:focus {
  border-color: #fff;
}

.sidebar_e55ccc24366f8d8c .search-box_3b799844858eb622 .icon_e2065daf82f320bf {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b .title-widget_8126cc8f139153e5 {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.catogry_9c964b6d02f300f2 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.catogry_9c964b6d02f300f2 li:last-of-type {
  margin-bottom: 0;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.catogry_9c964b6d02f300f2 li:hover {
  background: rgba(255, 255, 255, 0.02);
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549:last-of-type {
  margin-bottom: 0;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549:hover .img_25b9991812cfff56 a .date_b93bedb925f35aa9 {
  opacity: 1;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549 .img_25b9991812cfff56 {
  width: 90px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549 .img_25b9991812cfff56 a {
  width: 100%;
  height: 100%;
  position: relative;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549 .img_25b9991812cfff56 a .date_b93bedb925f35aa9 {
  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_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549 .img_25b9991812cfff56 a .date_b93bedb925f35aa9 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_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549 .img_25b9991812cfff56 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 {
  padding-left: 25px;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 h6 {
  font-size: 17px;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.last-post-thum_6b50bb658b5b0486 .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .tag_4e0d49e5845a7f9a {
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.03);
  margin-bottom: 10px;
}

.sidebar_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.tags_2630dc8ae217f09b 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_e55ccc24366f8d8c .widget_fe7cbfa0f6dce23b.tags_2630dc8ae217f09b a:hover {
  background: #fd5b38;
}

.blog-main_65467db3007f6ff7 .item_13db3db5658cd549 .content {
  margin-top: 40px;
}

.blog-main_65467db3007f6ff7 .item_13db3db5658cd549 .content .post-date_5f4cf2a95509cfaf {
  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_b47ca812c37b32d2 .background_711b61bfae5fafc8 {
  height: 75vh;
  min-height: 480px;
}

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

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

.main-post_46c31053ec394235 .post-qoute_a341394543cb5c84 h6 {
  position: relative;
}

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

.main-post_46c31053ec394235 .iner-img_b0bbf8df9875f7b9 {
  height: 400px;
}

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

.main-post_46c31053ec394235 .unorder-list_b105a85b061999e6 li,
.main-post_46c31053ec394235 .order-list_a216924ef568cbbe li {
  margin-top: 10px;
  opacity: 0.7;
  padding-left: 15px;
  position: relative;
}

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

.main-post_46c31053ec394235 .order-list_a216924ef568cbbe li {
  padding-left: 0;
}

.main-post_46c31053ec394235 .order-list_a216924ef568cbbe li:before {
  display: none;
}

.main-post_46c31053ec394235 .order-list_a216924ef568cbbe li span {
  font-size: 13px;
}

.main-post_46c31053ec394235 .info-area_c65202c2b61a7b64 .tags_2630dc8ae217f09b span,
.main-post_46c31053ec394235 .info-area_c65202c2b61a7b64 .share-icon_52c4d1094b13bb20 span {
  font-size: 14px;
  margin-right: 5px;
  opacity: 0.7;
}

.main-post_46c31053ec394235 .info-area_c65202c2b61a7b64 .tags_2630dc8ae217f09b a,
.main-post_46c31053ec394235 .info-area_c65202c2b61a7b64 .share-icon_52c4d1094b13bb20 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_46c31053ec394235 .info-area_c65202c2b61a7b64 .tags_2630dc8ae217f09b a:hover,
.main-post_46c31053ec394235 .info-area_c65202c2b61a7b64 .share-icon_52c4d1094b13bb20 a:hover {
  background: #fd5b38;
  color: #1d1d1d;
}

.main-post_46c31053ec394235 .info-area_c65202c2b61a7b64 .share-icon_52c4d1094b13bb20 a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  text-align: center;
  padding: 0;
}

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

.main-post_46c31053ec394235 .author-area_c2700682a6aa1af7 .author-img_ab51f8cb3d10a6e2 .img_25b9991812cfff56 {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
}

.main-post_46c31053ec394235 .next-prv-post_62763aae5d8f446a .thumb-post_555206697274b637 {
  width: 100%;
  padding: 40px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.main-post_46c31053ec394235 .next-prv-post_62763aae5d8f446a .thumb-post_555206697274b637: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_46c31053ec394235 .next-prv-post_62763aae5d8f446a .thumb-post_555206697274b637:first-of-type {
  margin-right: 15px;
}

.main-post_46c31053ec394235 .next-prv-post_62763aae5d8f446a .thumb-post_555206697274b637:last-of-type {
  margin-left: 15px;
}

.comments-post_a98b84dedf28a6e0 .item-box_8181891846485d4e {
  position: relative;
}

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

.comments-post_a98b84dedf28a6e0 .item-box_8181891846485d4e.replayed_ac1ce5d340789a3d {
  margin-left: 30px;
}

.comments-post_a98b84dedf28a6e0 .item-box_8181891846485d4e .replay-butn_334164bcfd8e7dfa {
  position: absolute;
  top: 15px;
  right: 15px;
}

.comments-post_a98b84dedf28a6e0 .item-box_8181891846485d4e .replay-butn_334164bcfd8e7dfa 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_a98b84dedf28a6e0 .item-box_8181891846485d4e .replay-butn_334164bcfd8e7dfa a:hover {
  background: var(--maincolor);
  color: #1d1d1d;
}

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

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

.comments-from_cc0618243ea1e23b 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_cc0618243ea1e23b button .text_61477a63fe2f0c07 {
  position: relative;
  z-index: 4;
}

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

/* Brands & Clients
-----------------------------------------------------------------*/
.clients-carso_d7becdddf8a05934 .img_25b9991812cfff56 {
  margin: auto;
}

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

/* Contact
-----------------------------------------------------------------*/
.call-marq_42a6cace2fb3d47c .main-marq_ea5fb53521b3cca8:after {
  display: none;
}

.call-marq_42a6cace2fb3d47c .main-marq_ea5fb53521b3cca8.sub-bg_65d585779c623e7d {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: relative;
  z-index: 2;
}

.call-marq_42a6cace2fb3d47c .main-marq_ea5fb53521b3cca8.bord-item_d116b3af48556601 {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.call-marq_42a6cace2fb3d47c .main-marq_ea5fb53521b3cca8.bord-item_d116b3af48556601 .item_13db3db5658cd549 {
  padding: 15px 50px !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 60px;
  margin: 0 10px;
}

.call-marq_42a6cace2fb3d47c .main-marq_ea5fb53521b3cca8.bord-item_d116b3af48556601 .item_13db3db5658cd549 h4 {
  font-size: 50px !important;
}

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

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

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

.contact_c9585a3ded99dddf .info-box_96ae6a7e8b2ccd44: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_c9585a3ded99dddf .form2_2accaac17f828304 input,
.contact_c9585a3ded99dddf .form2_2accaac17f828304 textarea {
  padding: 15px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
}

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

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

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

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

.accordion_ec4d575ce3f0547d .title .ico_95f7c1add59b80d2 {
  position: absolute;
  bottom: 30px;
  right: 15px;
}

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

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

.accordion_ec4d575ce3f0547d .active .accordion-info_f83685c0804006fc {
  display: block;
}

.list-arrow_494824590733b3e3 li .icon_e2065daf82f320bf {
  width: 15px;
  margin-right: 10px;
}

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

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

.text-dark_f865ac5dc25dc852 .dot-list_d4a8dae46d5420a9 li:before {
  background: #0f0f0f;
}

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

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

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

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

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

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

.page-error_e1b5e3368194ca67 .marq_271f816ecf3884a8 .non-strok_e9e6e88c125a3809 i {
  color: transparent;
  -webkit-text-stroke: 0.5px white;
}

.page-error_e1b5e3368194ca67 .marq_271f816ecf3884a8 .strok_351e3cbc42ea76ba i {
  color: rgba(255, 255, 255, 0.8);
  -webkit-text-stroke: 0;
}

.page-error_e1b5e3368194ca67 .marq_271f816ecf3884a8 h4 {
  font-size: 50px;
  text-transform: uppercase;
}

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

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

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

.page-error_e1b5e3368194ca67 .marq_271f816ecf3884a8:nth-of-type(4) .main-marq_ea5fb53521b3cca8:after {
  left: -10%;
}

.page-error_e1b5e3368194ca67 .marq_271f816ecf3884a8: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_8b7a52c8b3ce2b90 .form-group_bd1ca18be99e76b1 {
  position: relative;
}

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

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

footer .subscribe-minimal_8b7a52c8b3ce2b90 .social-icon_a44d53a2370c123e 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_1bbecde977e1da28.crev_e54285e02c9044bf {
  position: relative;
}

footer.clean-footer_1bbecde977e1da28.crev_e54285e02c9044bf: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_1bbecde977e1da28.crev_e54285e02c9044bf .circle-blur_b4456795f238d1d3 {
  position: absolute;
  bottom: -50px;
  right: 50px;
  width: 400px;
  z-index: -1;
}

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

.main-header_e698a43966e463de .caption_54c6921d3decbf21 h1 {
  font-size: 105px;
}

.main-header_e698a43966e463de .icon-img_230ceb952fef1822 {
  width: 160px;
}

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

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

.crev-header_df7c976138c285c4 .full-img_0809d188c1b70811: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_df7c976138c285c4 .caption_54c6921d3decbf21 {
  position: relative;
  z-index: 2;
}

.crev-header_df7c976138c285c4 .caption_54c6921d3decbf21 h1 {
  font-size: 90px;
}

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

.modern-slider_a1563cc1edf07526: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_a1563cc1edf07526 .gallery-img_b1c9be0618512dec .bg-img_2002e81aaf7ccfaa {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.modern-slider_a1563cc1edf07526 .gallery-img_b1c9be0618512dec .bg-img_2002e81aaf7ccfaa a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.modern-slider_a1563cc1edf07526 .gallery-text_86a9072f18935e86 .swiper-container_e430f88e9e2ee962,
.modern-slider_a1563cc1edf07526 .gallery-text_86a9072f18935e86 .swiper-slide_819d94f6c534c91c {
  height: 450px !important;
}

.modern-slider_a1563cc1edf07526 .gallery-text_86a9072f18935e86 .swiper-slide_819d94f6c534c91c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modern-slider_a1563cc1edf07526 .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 {
  width: 100%;
}

.modern-slider_a1563cc1edf07526 .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

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

.modern-slider_a1563cc1edf07526 .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 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_a1563cc1edf07526 .gallery-text_86a9072f18935e86 .swiper-slide-active_acc5020fe650033f .text_61477a63fe2f0c07 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_a1563cc1edf07526 .swiper-controls_e671a9ee6b721213 {
  position: absolute;
  bottom: 0;
  right: calc(18% - 10px);
  z-index: 9;
}

.modern-slider_a1563cc1edf07526 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b,
.modern-slider_a1563cc1edf07526 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea {
  position: static;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0f0f0f;
  margin: 0;
  z-index: 9;
}

.modern-slider_a1563cc1edf07526 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b:after,
.modern-slider_a1563cc1edf07526 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea:after {
  display: none;
}

.modern-slider_a1563cc1edf07526 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b span,
.modern-slider_a1563cc1edf07526 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea span {
  white-space: nowrap;
}

.modern-slider_a1563cc1edf07526 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

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

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

.modern-slider_a1563cc1edf07526 .swiper-pagination-bullet-active_a5773e1c78fc3c2b .path_bcce93a52b68f66a {
  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_a1563cc1edf07526 .path_bcce93a52b68f66a {
  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_f83843850b0835c8 {
  padding-top: 180px;
  position: relative;
}

.header-digital_f83843850b0835c8 .caption_54c6921d3decbf21 h1 {
  font-size: 100px;
}

.header-digital_f83843850b0835c8 .img_25b9991812cfff56 {
  position: relative;
}

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

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

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

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

.header-digital_f83843850b0835c8 .cont_9c17ad6f54c15e63 .thum_b4906e75907b29b8 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

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

.header-digital_f83843850b0835c8 .cont_9c17ad6f54c15e63 .numb_32f61403a3ed8f90 {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.header-digital_f83843850b0835c8 .cont_9c17ad6f54c15e63 .numb_32f61403a3ed8f90 h2 {
  margin-bottom: -20px;
}

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

.header-personal_bd333e65aa1c0f6d: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_bd333e65aa1c0f6d .caption_54c6921d3decbf21 h1 {
  line-height: 1.2;
  position: relative;
  z-index: 2;
}

.header-personal_bd333e65aa1c0f6d .info_e63aec837f72ac7d .item_13db3db5658cd549 {
  padding-right: 60px;
  position: relative;
}

.header-personal_bd333e65aa1c0f6d .info_e63aec837f72ac7d .item_13db3db5658cd549: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_bd333e65aa1c0f6d .info_e63aec837f72ac7d .item_13db3db5658cd549:last-of-type {
  padding: 0;
}

.header-personal_bd333e65aa1c0f6d .info_e63aec837f72ac7d .item_13db3db5658cd549:last-of-type:after {
  display: none;
}

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

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

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

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

.skills-box_de4dc9aac168538c .skill-progress_e8036a0f0895562f .progres_5243a435ccecfd6d {
  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_df6429c984e861b2 {
  position: relative;
  padding-bottom: 110px;
}

.my-skills_df6429c984e861b2: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_df6429c984e861b2 .item_13db3db5658cd549 {
  text-align: center;
}

.my-skills_df6429c984e861b2 .item_13db3db5658cd549 .box-bord_efdcb6e781900a7a {
  padding: 40px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100px;
}

.my-skills_df6429c984e861b2 .item_13db3db5658cd549 .img_25b9991812cfff56 {
  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_df6429c984e861b2 .item_13db3db5658cd549 .img_25b9991812cfff56 img {
  width: 55px;
}

.my-skills_df6429c984e861b2 .item_13db3db5658cd549 .value_93ae754b76e8f7e4 {
  font-size: 30px;
}

.my-skills_df6429c984e861b2 .item_13db3db5658cd549 h6 {
  margin-top: 25px;
}

.numbers-crev_7e19e88c5b4f89c9 {
  position: relative;
}

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

.numbers-crev_7e19e88c5b4f89c9 .item_13db3db5658cd549 h6 {
  padding-top: 30px;
}

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

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

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

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

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

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

.interactive-inline_68e55f7bd8bf9048 .item_13db3db5658cd549 .hover-reveal_8f44a03258874a2d {
  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_1e5134091195b775 {
  min-height: 100vh;
  padding: 120px 0 80px;
}

.interactive-center_1e5134091195b775 .item_13db3db5658cd549 a {
  padding: 50px 0;
}

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

.interactive-center_1e5134091195b775 .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 {
  position: relative;
  z-index: 3;
}

.interactive-center_1e5134091195b775 .item_13db3db5658cd549 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_1e5134091195b775 .item_13db3db5658cd549 p {
  font-weight: 400;
  margin-top: 15px;
}

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

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

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

.inter-links-center_ffb6aa413df400bb.horizontal_e13825e4fe1bceea .links-text_3c8e11b1cc7836fa ul {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.inter-links-center_ffb6aa413df400bb.horizontal_e13825e4fe1bceea .links-text_3c8e11b1cc7836fa li {
  display: inline-block;
  padding: 40px;
}

.inter-links-center_ffb6aa413df400bb.horizontal_e13825e4fe1bceea .links-text_3c8e11b1cc7836fa li .sub-title_f790a2ee8b2a19f5 {
  margin-bottom: 10px;
}

.inter-links-center_ffb6aa413df400bb.horizontal_e13825e4fe1bceea .links-text_3c8e11b1cc7836fa li h2 {
  font-weight: 700;
  font-size: 30px;
}

.inter-links-center_ffb6aa413df400bb.horizontal_e13825e4fe1bceea .links-text_3c8e11b1cc7836fa li h2 a .tag_4e0d49e5845a7f9a {
  display: block;
  font-weight: 400;
}

.inter-links-center_ffb6aa413df400bb.horizontal_e13825e4fe1bceea .links-text_3c8e11b1cc7836fa li h2 .num_15e58fe99a0ff98a {
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

.inter-links-center_ffb6aa413df400bb.vertical_4059033824095f9a .links-text_3c8e11b1cc7836fa {
  -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_ffb6aa413df400bb.vertical_4059033824095f9a .links-text_3c8e11b1cc7836fa li {
  padding: 0 20px;
}

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

.inter-links-center_ffb6aa413df400bb .links-text_3c8e11b1cc7836fa li:hover .text_61477a63fe2f0c07 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.inter-links-center_ffb6aa413df400bb .links-text_3c8e11b1cc7836fa li .text_61477a63fe2f0c07 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.inter-links-center_ffb6aa413df400bb .links-text_3c8e11b1cc7836fa li h2 {
  font-weight: 700;
}

.inter-links-center_ffb6aa413df400bb .links-text_3c8e11b1cc7836fa li h2 a .tag_4e0d49e5845a7f9a {
  font-weight: 400;
  opacity: 0.5;
}

.inter-links-center_ffb6aa413df400bb .links-text_3c8e11b1cc7836fa li h2 .num_15e58fe99a0ff98a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

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

.inter-links-center_ffb6aa413df400bb .links-img_c50cdf4379233e34 .img_25b9991812cfff56 {
  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_ffb6aa413df400bb .links-img_c50cdf4379233e34 .img_25b9991812cfff56.current_cb9939785eb523bc {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.inter-links-center_ffb6aa413df400bb .links-img_c50cdf4379233e34 .img_25b9991812cfff56 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.work-fade_820fd398c829a40b .item_13db3db5658cd549 {
  position: relative;
}

.work-fade_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 {
  position: absolute;
  top: 80px;
  left: 0;
}

.work-fade_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .text_61477a63fe2f0c07 {
  position: relative;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 30px;
  margin: -1px 0;
}

.work-fade_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .text_61477a63fe2f0c07:first-of-type {
  border-radius: 0 20px 0 0;
}

.work-fade_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .text_61477a63fe2f0c07:first-of-type .shap-left-top_f50202913da82a93 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_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .text_61477a63fe2f0c07:first-of-type .shap-right-bottom_cae71f2df0e9647d 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_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .text_61477a63fe2f0c07:nth-of-type(2) {
  border-radius: 0 20px 20px 0;
}

.work-fade_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .text_61477a63fe2f0c07:nth-of-type(2) .shap-left-bottom_c17a14af743704aa 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_820fd398c829a40b .swiper-pagination_07883bff1c04d73b {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.work-fade_820fd398c829a40b .swiper-pagination-bullet_ec9a780c93f6d372: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_820fd398c829a40b .swiper-pagination-bullet_ec9a780c93f6d372 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_820fd398c829a40b .swiper-pagination-bullet_ec9a780c93f6d372 svg .path_bcce93a52b68f66a {
  strokewidth: 0.5px;
}

.work-fade_820fd398c829a40b .marq-head_cc6f90931e1983c3 {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.work-fade_820fd398c829a40b .marq-head_cc6f90931e1983c3 .main-marq_ea5fb53521b3cca8: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_820fd398c829a40b .marq-head_cc6f90931e1983c3 .main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b {
  -webkit-animation: slide-har 200s linear infinite;
  animation: slide-har 200s linear infinite;
}

.work-fade_820fd398c829a40b .marq-head_cc6f90931e1983c3 .main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b .item_13db3db5658cd549 {
  padding: 0 60px;
}

.work-fade_820fd398c829a40b .marq-head_cc6f90931e1983c3 .main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b .item_13db3db5658cd549 h4 {
  font-size: 12vw;
  font-weight: 800;
}

.work-fade_820fd398c829a40b .marq-head_cc6f90931e1983c3 .main-marq_ea5fb53521b3cca8 .box_33cee11ba821af3b .item_13db3db5658cd549:nth-of-type(2n) h4 {
  -webkit-text-stroke: 1px white;
}

.work-crev_2369e506095e8f0c .swiper-slide_819d94f6c534c91c {
  width: 70vw !important;
}

.work-crev_2369e506095e8f0c .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 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_2369e506095e8f0c .item_13db3db5658cd549 .img_25b9991812cfff56 {
  padding-left: 80px;
}

.work-crev_2369e506095e8f0c .swiper-slide-active_acc5020fe650033f .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 h2 {
  color: #fff;
  -webkit-text-stroke: 1px transparent;
}

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

.work-crev_2369e506095e8f0c .swiper-container_e430f88e9e2ee962 {
  overflow: visible;
}

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

.work-crev_2369e506095e8f0c .swiper-pagination_07883bff1c04d73b .swiper-pagination-progressbar-fill_dc7ed1536dd04db7 {
  background: #fff;
}

.portfolio-tab_c06c7fa5be9c231d.crev_e54285e02c9044bf .cluom_71baa2137cdf2f34 {
  position: relative;
}

.portfolio-tab_c06c7fa5be9c231d.crev_e54285e02c9044bf .cluom_71baa2137cdf2f34 .img_25b9991812cfff56 {
  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_c06c7fa5be9c231d.crev_e54285e02c9044bf .cluom_71baa2137cdf2f34 h4 {
  white-space: nowrap;
}

.portfolio-tab_c06c7fa5be9c231d.crev_e54285e02c9044bf .cluom_71baa2137cdf2f34 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_c06c7fa5be9c231d.crev_e54285e02c9044bf .cluom_71baa2137cdf2f34 h6 {
  white-space: nowrap;
}

.portfolio-tab_c06c7fa5be9c231d.crev_e54285e02c9044bf .cluom_71baa2137cdf2f34.current_cb9939785eb523bc h4 a {
  color: #fff;
  -webkit-text-stroke: 0.5px transparent;
}

.portfolio-tab_c06c7fa5be9c231d.crev_e54285e02c9044bf .glry-img_24589fc3aa9ab638 {
  position: relative;
  z-index: 2;
}

.portfolio-tab_c06c7fa5be9c231d.crev_e54285e02c9044bf .glry-img_24589fc3aa9ab638 .circle-blur_b4456795f238d1d3 {
  width: 400px;
  position: absolute;
  right: -100px;
  bottom: -80px;
  -webkit-filter: blur(80px);
  filter: blur(80px);
  z-index: -1;
}

.portfolio-tab_c06c7fa5be9c231d.crev_e54285e02c9044bf .glry-img_24589fc3aa9ab638 .tab-img_df0541e1eb4a2f40 {
  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_c06c7fa5be9c231d.crev_e54285e02c9044bf .glry-img_24589fc3aa9ab638 .tab-img_df0541e1eb4a2f40.current_cb9939785eb523bc {
  -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_c06c7fa5be9c231d.crev_e54285e02c9044bf .glry-img_24589fc3aa9ab638 .tab-img_df0541e1eb4a2f40:first-of-type {
  position: relative;
}

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

.work-card_80300c92ef25274c .card-item_ef19820670ae0773 .cont_9c17ad6f54c15e63 {
  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_80300c92ef25274c .card-item_ef19820670ae0773 .cont_9c17ad6f54c15e63 .tag_4e0d49e5845a7f9a {
  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_80300c92ef25274c .card-item_ef19820670ae0773 .img_25b9991812cfff56 {
  padding: 20px;
}

.work-card_80300c92ef25274c .card-item_ef19820670ae0773 .img_25b9991812cfff56 img {
  border-radius: 10px;
}

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

.swiper-pagination-bullet-active_a5773e1c78fc3c2b .path_bcce93a52b68f66a {
  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_bcce93a52b68f66a {
  display: none;
}

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

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

.portfolio-crev_47bf6b1a176b057f .work-boxs_52bf986b56368827 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549 {
  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_47bf6b1a176b057f .item_13db3db5658cd549 .bg-img_2002e81aaf7ccfaa {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
}

.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549 .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 {
  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_47bf6b1a176b057f .item_13db3db5658cd549 .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 .arrow img {
  width: 60px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: 50px;
}

.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549 .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 h5,
.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549 .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 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_47bf6b1a176b057f .item_13db3db5658cd549 .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 .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_47bf6b1a176b057f .item_13db3db5658cd549.active {
  width: calc(100vw - 140px * 3);
}

.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549.active .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 {
  opacity: 1;
  visibility: visible;
}

.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549.active .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 h5,
.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549.active .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 span {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549.active .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 h5 {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549.active .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 span {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.portfolio-crev_47bf6b1a176b057f .item_13db3db5658cd549.active .bg-img_2002e81aaf7ccfaa .cont_9c17ad6f54c15e63 .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_77411182219ce301 .item_13db3db5658cd549:hover .img_25b9991812cfff56 .cont_9c17ad6f54c15e63 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.work-minimal_77411182219ce301 .item_13db3db5658cd549 .img_25b9991812cfff56 {
  position: relative;
}

.work-minimal_77411182219ce301 .item_13db3db5658cd549 .img_25b9991812cfff56 .cont_9c17ad6f54c15e63 {
  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_77411182219ce301 .item_13db3db5658cd549 .img_25b9991812cfff56 .cont_9c17ad6f54c15e63 h5 {
  font-size: 20px;
}

.work-minimal_77411182219ce301 .item_13db3db5658cd549 .img_25b9991812cfff56 .cont_9c17ad6f54c15e63 p {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.work-minimal_77411182219ce301 .item_13db3db5658cd549 .img_25b9991812cfff56 .cont_9c17ad6f54c15e63 img {
  width: 20px;
}

.work-minimal_77411182219ce301 .item_13db3db5658cd549 .img_25b9991812cfff56 .cont_9c17ad6f54c15e63.inline_52786bb9fc0ac6bb {
  padding: 25px 30px;
}

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

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

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

.filtering_fd17db5b1838b474 span.text_61477a63fe2f0c07 {
  pointer-events: none;
}

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

.img-column_b43da15bf1307d36 .img_25b9991812cfff56 {
  height: 100vh;
  min-height: 500px;
}

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

.next-project_dd9d04859603cb9d {
  position: relative;
}

.next-project_dd9d04859603cb9d .box_33cee11ba821af3b {
  padding: 200px 80px;
  position: relative;
}

.next-project_dd9d04859603cb9d .box_33cee11ba821af3b: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_dd9d04859603cb9d .box_33cee11ba821af3b .cont_9c17ad6f54c15e63 {
  position: relative;
  z-index: 3;
}

.next-project_dd9d04859603cb9d .box_33cee11ba821af3b:hover:after {
  opacity: 0.3;
}

.next-project_dd9d04859603cb9d .all-works-butn_ef404544fa7cffa3 {
  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_2048352d8a50372f .item_13db3db5658cd549 {
  padding: 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
}

.price-hr_2048352d8a50372f .item_13db3db5658cd549 .butn_6dac863997d7c7ea {
  padding: 7px 25px;
}

.price-hr_2048352d8a50372f .item_13db3db5658cd549.text-dark_f865ac5dc25dc852 .butn_6dac863997d7c7ea {
  border-color: #121212;
}

.price-hr_2048352d8a50372f .item_13db3db5658cd549.text-dark_f865ac5dc25dc852 .butn_6dac863997d7c7ea:hover {
  border-color: #fff;
}

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

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

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

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

.process_01da1caac1f3887a .item_13db3db5658cd549:last-of-type {
  border: 0;
}

.process_01da1caac1f3887a .item_13db3db5658cd549:hover .to-in_1ccc0390cbb8b5a5 {
  margin-left: 0;
}

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

.services_62aa8010d2f08974 .item-box_8181891846485d4e .icon_e2065daf82f320bf {
  width: 80px;
}

.services_62aa8010d2f08974 .swiper-container_e430f88e9e2ee962 {
  overflow: visible;
}

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

.services-crev_11d63ccbd5689e66 .item-box_8181891846485d4e h5 span {
  position: relative;
  top: -5px;
}

.services-crev_11d63ccbd5689e66 .item-box_8181891846485d4e .icon_e2065daf82f320bf {
  width: 60px;
}

.services-inline_63f31825977d86a3 {
  position: relative;
}

.services-inline_63f31825977d86a3 .circle-blur_b4456795f238d1d3 {
  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_63f31825977d86a3 .item_13db3db5658cd549 {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline_63f31825977d86a3 .item_13db3db5658cd549:first-of-type {
  padding-top: 0;
}

.services-inline_63f31825977d86a3 .item_13db3db5658cd549 .num_15e58fe99a0ff98a {
  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_4aec753f49d89a76 .serv-boxs_86dc8315365857a1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.services-modern_4aec753f49d89a76 .item_13db3db5658cd549.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_4aec753f49d89a76 .item_13db3db5658cd549 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_4aec753f49d89a76 .item_13db3db5658cd549 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_85cb3046ca3a3c92 .item_13db3db5658cd549 {
  padding: 40px 30px;
  border-radius: 15px;
}

.services-clas_85cb3046ca3a3c92 .item_13db3db5658cd549 .tag_4e0d49e5845a7f9a {
  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_85cb3046ca3a3c92 .item_13db3db5658cd549 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_85cb3046ca3a3c92 .item_13db3db5658cd549 a:hover {
  background: #fd5b38;
}

.services-inline2_797a804758bf2d40 .item_13db3db5658cd549 {
  padding: 50px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline2_797a804758bf2d40 .item_13db3db5658cd549:hover .img_25b9991812cfff56 a {
  opacity: 1;
  visibility: visible;
}

.services-inline2_797a804758bf2d40 .item_13db3db5658cd549:hover .img_25b9991812cfff56:after {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.services-inline2_797a804758bf2d40 .item_13db3db5658cd549 .num_15e58fe99a0ff98a {
  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_797a804758bf2d40 .item_13db3db5658cd549 h2 {
  font-size: 47px;
}

.services-inline2_797a804758bf2d40 .item_13db3db5658cd549 .img_25b9991812cfff56 {
  position: relative;
  height: 140px;
  border-radius: 100px;
  overflow: visible;
}

.services-inline2_797a804758bf2d40 .item_13db3db5658cd549 .img_25b9991812cfff56 img {
  border-radius: 100px;
}

.services-inline2_797a804758bf2d40 .item_13db3db5658cd549 .img_25b9991812cfff56 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_797a804758bf2d40 .item_13db3db5658cd549 .img_25b9991812cfff56: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_fc772e89ed324c19 {
  position: relative;
}

.feat_fc772e89ed324c19 .item_13db3db5658cd549 {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.feat_fc772e89ed324c19 .item_13db3db5658cd549 .info_e63aec837f72ac7d {
  padding: 30px;
}

.feat_fc772e89ed324c19 .circle-blur_b4456795f238d1d3 {
  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_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db {
  position: relative;
}

.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .swiper-slide_819d94f6c534c91c {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
}

.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .swiper-slide_819d94f6c534c91c .bg-img_2002e81aaf7ccfaa {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .swiper-slide_819d94f6c534c91c .video-container_00cae927a889b4e5 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .swiper-slide_819d94f6c534c91c .video-container_00cae927a889b4e5 video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .swiper-slide-active_acc5020fe650033f {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  z-index: 99;
}

.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .swiper-slide-active_acc5020fe650033f .caption_54c6921d3decbf21 .thin_5a9274646fa1b350,
.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .swiper-slide-active_acc5020fe650033f .caption_54c6921d3decbf21 .btn-curve_f1f28bf196abe43c,
.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .swiper-slide-active_acc5020fe650033f .caption_54c6921d3decbf21 p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .caption_54c6921d3decbf21 h1 {
  font-size: 100px;
}

.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .caption_54c6921d3decbf21 .cal-act_0a986dccd41e725c {
  position: relative;
}

.full-showcase_ead74f51269cf6b4 .parallax-slider_ffd452572c0e42db .caption_54c6921d3decbf21 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_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.full-showcase_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b,
.full-showcase_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea {
  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_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b:after,
.full-showcase_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea:after {
  display: none;
}

.full-showcase_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b span,
.full-showcase_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea span {
  white-space: nowrap;
}

.full-showcase_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b {
  left: 120px;
}

.full-showcase_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b i {
  margin-right: 25px;
}

.full-showcase_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea {
  right: 120px;
}

.full-showcase_ead74f51269cf6b4 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea i {
  margin-left: 25px;
}

.full-showcase_ead74f51269cf6b4 .swiper-pagination_07883bff1c04d73b {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.full-showcase_ead74f51269cf6b4 .swiper-pagination-bullet_ec9a780c93f6d372 {
  background: transparent;
  margin: 0 10px !important;
}

.full-showcase_ead74f51269cf6b4 .swiper-pagination-bullet-active_a5773e1c78fc3c2b .path_bcce93a52b68f66a {
  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_ead74f51269cf6b4 .path_bcce93a52b68f66a {
  display: none;
}

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

.carousel-slider_4e02a3f5d8650c14 {
  min-height: 100vh;
  position: relative;
}

.carousel-slider_4e02a3f5d8650c14 .gallery-img_b1c9be0618512dec .bg-img_2002e81aaf7ccfaa {
  height: 60vh;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.carousel-slider_4e02a3f5d8650c14 .gallery-img_b1c9be0618512dec .bg-img_2002e81aaf7ccfaa a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-slider_4e02a3f5d8650c14 .gallery-text_86a9072f18935e86 {
  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_4e02a3f5d8650c14 .gallery-text_86a9072f18935e86 .swiper-container_e430f88e9e2ee962,
.carousel-slider_4e02a3f5d8650c14 .gallery-text_86a9072f18935e86 .swiper-slide_819d94f6c534c91c {
  height: 100px !important;
}

.carousel-slider_4e02a3f5d8650c14 .gallery-text_86a9072f18935e86 .swiper-slide_819d94f6c534c91c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-slider_4e02a3f5d8650c14 .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 {
  width: 100%;
  text-align: center;
}

.carousel-slider_4e02a3f5d8650c14 .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

.carousel-slider_4e02a3f5d8650c14 .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 h6 {
  margin-top: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.carousel-slider_4e02a3f5d8650c14 .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 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_4e02a3f5d8650c14 .gallery-text_86a9072f18935e86 .swiper-slide-active_acc5020fe650033f .text_61477a63fe2f0c07 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_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.carousel-slider_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b,
.carousel-slider_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea {
  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_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b:after,
.carousel-slider_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea:after {
  display: none;
}

.carousel-slider_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b span,
.carousel-slider_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea span {
  white-space: nowrap;
}

.carousel-slider_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b {
  left: 120px;
}

.carousel-slider_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b i {
  margin-right: 25px;
}

.carousel-slider_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea {
  right: 120px;
}

.carousel-slider_4e02a3f5d8650c14 .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea i {
  margin-left: 25px;
}

.carousel-slider_4e02a3f5d8650c14 .swiper-pagination_07883bff1c04d73b {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.carousel-slider_4e02a3f5d8650c14 .swiper-pagination-bullet_ec9a780c93f6d372 {
  background: transparent;
  margin: 0 10px !important;
}

.carousel-slider_4e02a3f5d8650c14 .swiper-pagination-bullet-active_a5773e1c78fc3c2b .path_bcce93a52b68f66a {
  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_4e02a3f5d8650c14 .path_bcce93a52b68f66a {
  display: none;
}

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

.half-slider_0acc2a83c542356a {
  min-height: 100vh;
  position: relative;
}

.half-slider_0acc2a83c542356a .gallery-img_b1c9be0618512dec {
  width: 75vw;
  margin-left: 25vw;
}

.half-slider_0acc2a83c542356a .gallery-img_b1c9be0618512dec .swiper-slide_819d94f6c534c91c {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.half-slider_0acc2a83c542356a .gallery-img_b1c9be0618512dec .swiper-slide-active_acc5020fe650033f .bg-img_2002e81aaf7ccfaa {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.half-slider_0acc2a83c542356a .gallery-img_b1c9be0618512dec .bg-img_2002e81aaf7ccfaa {
  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_0acc2a83c542356a .gallery-img_b1c9be0618512dec .bg-img_2002e81aaf7ccfaa a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.half-slider_0acc2a83c542356a .gallery-text_86a9072f18935e86 {
  position: absolute;
  width: auto;
  top: 50%;
  left: -15vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.half-slider_0acc2a83c542356a .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 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_0acc2a83c542356a .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 h6 {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.half-slider_0acc2a83c542356a .gallery-text_86a9072f18935e86 .text_61477a63fe2f0c07 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_0acc2a83c542356a .gallery-text_86a9072f18935e86 .swiper-slide-active_acc5020fe650033f .text_61477a63fe2f0c07 h4 {
  color: #fff;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0);
}

.half-slider_0acc2a83c542356a .gallery-text_86a9072f18935e86 .swiper-slide-active_acc5020fe650033f .text_61477a63fe2f0c07 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_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.half-slider_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b,
.half-slider_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea {
  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_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b:after,
.half-slider_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea:after {
  display: none;
}

.half-slider_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b span,
.half-slider_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea span {
  white-space: nowrap;
}

.half-slider_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b {
  left: 120px;
}

.half-slider_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-prev_ea9e4351588cb99b i {
  margin-right: 25px;
}

.half-slider_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea {
  right: 120px;
}

.half-slider_0acc2a83c542356a .swiper-controls_e671a9ee6b721213 .swiper-button-next_d172ee1c052063ea i {
  margin-left: 25px;
}

.half-slider_0acc2a83c542356a .swiper-pagination_07883bff1c04d73b {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.half-slider_0acc2a83c542356a .swiper-pagination-bullet_ec9a780c93f6d372 {
  background: transparent;
  margin: 0 10px !important;
}

.half-slider_0acc2a83c542356a .swiper-pagination-bullet-active_a5773e1c78fc3c2b .path_bcce93a52b68f66a {
  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_0acc2a83c542356a .path_bcce93a52b68f66a {
  display: none;
}

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

.slider_72a6606804e13437 {
  position: relative;
}

.slider_72a6606804e13437 .parallax-slider_ffd452572c0e42db {
  position: relative;
}

.slider_72a6606804e13437 .parallax-slider_ffd452572c0e42db .swiper-slide_819d94f6c534c91c {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
  border-radius: 0 0 0 30px;
}

.slider_72a6606804e13437 .parallax-slider_ffd452572c0e42db .swiper-slide_819d94f6c534c91c .bg-img_2002e81aaf7ccfaa {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
}

.slider_72a6606804e13437 .parallax-slider_ffd452572c0e42db .caption_54c6921d3decbf21 h2 {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.slider_72a6606804e13437 .parallax-slider_ffd452572c0e42db .caption_54c6921d3decbf21 h1 {
  font-size: 110px;
}

.slider_72a6606804e13437 .slider-contro_66d1a9f4449bfdb8 {
  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_72a6606804e13437 .slider-contro_66d1a9f4449bfdb8 .swiper-nav-ctrl_c429e861d322334a {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  color: inherit;
  text-transform: uppercase;
}

.slider_72a6606804e13437 .slider-contro_66d1a9f4449bfdb8 .swiper-nav-ctrl_c429e861d322334a:after {
  display: none;
}

.slider_72a6606804e13437 .slider-contro_66d1a9f4449bfdb8 .shap-left-bottom_c17a14af743704aa {
  position: absolute;
  bottom: 0;
  left: -2rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_72a6606804e13437 .slider-contro_66d1a9f4449bfdb8 .shap-left-bottom_c17a14af743704aa svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_72a6606804e13437 .slider-contro_66d1a9f4449bfdb8 .shap-right-top_afff1222961b8c68 {
  position: absolute;
  top: -2.05rem;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_72a6606804e13437 .slider-contro_66d1a9f4449bfdb8 .shap-right-top_afff1222961b8c68 svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_72a6606804e13437 .swiper-pagination_07883bff1c04d73b {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: auto;
  font-size: 40px;
}

.slider_72a6606804e13437 .swiper-pagination_07883bff1c04d73b .swiper-pagination-total_e5ee1778ee710b25 {
  position: relative;
  padding-left: 25px;
  margin-left: 15px;
}

.slider_72a6606804e13437 .swiper-pagination_07883bff1c04d73b .swiper-pagination-total_e5ee1778ee710b25: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_821c8ebd2f2be56f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
}

.swiper-arrow-control_821c8ebd2f2be56f .swiper-button-next_d172ee1c052063ea,
.swiper-arrow-control_821c8ebd2f2be56f .swiper-button-prev_ea9e4351588cb99b {
  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_821c8ebd2f2be56f .swiper-button-next_d172ee1c052063ea:after,
.swiper-arrow-control_821c8ebd2f2be56f .swiper-button-prev_ea9e4351588cb99b:after {
  display: none;
}

.swiper-arrow-control_821c8ebd2f2be56f .swiper-button-next_d172ee1c052063ea {
  margin-left: 15px;
}

/* Team
-----------------------------------------------------------------*/
.team_ad374a01abd2d179 .item_13db3db5658cd549 {
  position: relative;
  padding-right: 60px;
}

.team_ad374a01abd2d179 .item_13db3db5658cd549:hover .img_25b9991812cfff56 .info_e63aec837f72ac7d {
  bottom: 15px;
  opacity: 1;
}

.team_ad374a01abd2d179 .item_13db3db5658cd549:hover .social_fd036b9394eaa5da {
  right: 5px;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.team_ad374a01abd2d179 .item_13db3db5658cd549 .img_25b9991812cfff56 {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.team_ad374a01abd2d179 .item_13db3db5658cd549 .img_25b9991812cfff56 .info_e63aec837f72ac7d {
  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_ad374a01abd2d179 .item_13db3db5658cd549 .social_fd036b9394eaa5da {
  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_ad374a01abd2d179 .item_13db3db5658cd549 .social_fd036b9394eaa5da .links_f83a2db72372c88d {
  position: absolute;
  top: 15px;
  right: 15px;
}

.team_ad374a01abd2d179 .item_13db3db5658cd549 .social_fd036b9394eaa5da .links_f83a2db72372c88d 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_ad374a01abd2d179 .item_13db3db5658cd549 .social_fd036b9394eaa5da .links_f83a2db72372c88d a:hover {
  background: #fd5b38;
  border-color: #fd5b38;
  color: #111;
}

.team-crev_81cb3025437bcaa3 .item_13db3db5658cd549 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

.team-crev_81cb3025437bcaa3 .item_13db3db5658cd549 .social_fd036b9394eaa5da 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_81cb3025437bcaa3 .item_13db3db5658cd549 .img_25b9991812cfff56 {
  position: relative;
  height: 300px;
  z-index: 2;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
}

.team-crev_81cb3025437bcaa3 .item_13db3db5658cd549 .img_25b9991812cfff56 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev_81cb3025437bcaa3 .item_13db3db5658cd549 .circle-blur_b4456795f238d1d3 {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

.team-crev2_6c988f775b25ba5a {
  position: relative;
  overflow: hidden;
}

.team-crev2_6c988f775b25ba5a .circle-blur_b4456795f238d1d3 {
  position: absolute;
  bottom: -100px;
  right: -20%;
  width: 30%;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: -1;
}

.team-crev2_6c988f775b25ba5a .item_13db3db5658cd549 .bg-blur_555a2f11e0963512 {
  position: relative;
  overflow: hidden;
}

.team-crev2_6c988f775b25ba5a .item_13db3db5658cd549 .bg-blur_555a2f11e0963512 .circle-blur_b4456795f238d1d3 {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80%;
}

.team-crev2_6c988f775b25ba5a .item_13db3db5658cd549 .img_25b9991812cfff56 {
  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_6c988f775b25ba5a .item_13db3db5658cd549 .img_25b9991812cfff56 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev2_6c988f775b25ba5a .item_13db3db5658cd549 .img_25b9991812cfff56 .social_fd036b9394eaa5da {
  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_6c988f775b25ba5a .item_13db3db5658cd549 .img_25b9991812cfff56 .social_fd036b9394eaa5da 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_6c988f775b25ba5a .item_13db3db5658cd549 .img_25b9991812cfff56 .social_fd036b9394eaa5da a:hover {
  background: #fd5b38;
}

.team-crev2_6c988f775b25ba5a .item_13db3db5658cd549:hover .img_25b9991812cfff56 .social_fd036b9394eaa5da {
  bottom: 30px;
  opacity: 1;
}

.team-crev2_6c988f775b25ba5a .item-bord_18f51b5140bbd709 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 30px;
  height: 300px;
}

.team-single_4026cd5458792f68 .bord_672d0b0575050aee {
  position: relative;
  padding: 0 60px;
}

.team-single_4026cd5458792f68 .bord_672d0b0575050aee: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_4026cd5458792f68 .bord_672d0b0575050aee: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_b72d655a0303922c {
  position: relative;
}

.testimonials_b72d655a0303922c .img-full_1a8854e4b5903403 {
  position: relative;
  height: 100%;
}

.testimonials_b72d655a0303922c .img-full_1a8854e4b5903403 .fit-img_ab724bf13c3069bd {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.testimonials_b72d655a0303922c .img-full_1a8854e4b5903403 .fix-img_8a5108dc6582993b {
  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_b72d655a0303922c .img-full_1a8854e4b5903403 .text_61477a63fe2f0c07 {
  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_b72d655a0303922c .img-full_1a8854e4b5903403 .text_61477a63fe2f0c07 h3 {
  line-height: 1.5;
}

.testimonials_b72d655a0303922c .cont-full_6c51e19919eb03b8 {
  position: relative;
}

.testimonials_b72d655a0303922c .cont-full_6c51e19919eb03b8 .qout-svg_c3de9a3625919cf1 {
  position: absolute;
  left: 80px;
  top: -70px;
  width: 140px;
}

.testimonials_b72d655a0303922c .cont-full_6c51e19919eb03b8 .control-abslout_9627d326f0b21f6e {
  position: absolute;
  bottom: 90px;
  right: 80px;
}

.testimonials_b72d655a0303922c .cont-full_6c51e19919eb03b8 .testim-swiper_62b5ee5fdb439c6d {
  padding: 80px;
  border: 10px;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  overflow: hidden;
}

.testimonials_b72d655a0303922c .cont-full_6c51e19919eb03b8 .circle-blur_b4456795f238d1d3 {
  position: absolute;
  top: -50px;
  left: 50px;
  width: 180px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: -1;
}

.testimonials_b72d655a0303922c .small-line_d603e67365377164 {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 400px;
  height: 400px;
  z-index: 1;
  pointer-events: none;
}

.testimonials_b72d655a0303922c .small-line_d603e67365377164 .line-overlay_836c8a96f3096e2f svg path {
  stroke: #6c6969;
}

.testimonials_b72d655a0303922c .swiper-slide_819d94f6c534c91c {
  padding-top: 50px;
}

.testimonials_b72d655a0303922c .item_13db3db5658cd549 .circle_f28b5967cd454386 {
  width: 80px;
  height: 80px;
}

.testimonials_b72d655a0303922c .control-abslout_9627d326f0b21f6e {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-minim_3ba790c28644adc4 {
  position: relative;
}

.testimonials-minim_3ba790c28644adc4 .swiper-slide_819d94f6c534c91c {
  padding-top: 50px;
  padding-left: 50px;
}

.testimonials-minim_3ba790c28644adc4 .item_13db3db5658cd549 .text_61477a63fe2f0c07 {
  position: relative;
}

.testimonials-minim_3ba790c28644adc4 .item_13db3db5658cd549 .text_61477a63fe2f0c07 .qout-svg_c3de9a3625919cf1 {
  position: absolute;
  left: -40px;
  top: -70px;
  width: 160px;
}

.testimonials-minim_3ba790c28644adc4 .item_13db3db5658cd549 .circle_f28b5967cd454386 {
  width: 80px;
  height: 80px;
}

.testimonials-minim_3ba790c28644adc4 .item_13db3db5658cd549.style2_843f02d5fa3bb153 .text_61477a63fe2f0c07 {
  position: relative;
}

.testimonials-minim_3ba790c28644adc4 .item_13db3db5658cd549.style2_843f02d5fa3bb153 .text_61477a63fe2f0c07 .qout-svg_c3de9a3625919cf1 {
  position: absolute;
  left: -20px;
  top: -80px;
  width: 100px;
}

.testimonials-minim_3ba790c28644adc4 .control-abslout_9627d326f0b21f6e {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-modern_0cc46342d560eaeb {
  position: relative;
  overflow: hidden;
}

.testimonials-modern_0cc46342d560eaeb .bg-pattern_54c1c33ae6c03db9 {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  opacity: 0.08;
}

.testimonials-modern_0cc46342d560eaeb .gallery-thumbs_ada85e566299c03b {
  width: 500px;
  margin: auto;
}

.testimonials-modern_0cc46342d560eaeb .gallery-thumbs_ada85e566299c03b .swiper-slide_819d94f6c534c91c {
  width: 100px;
}

.testimonials-modern_0cc46342d560eaeb .gallery-thumbs_ada85e566299c03b .item_13db3db5658cd549 {
  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_0cc46342d560eaeb .gallery-thumbs_ada85e566299c03b .item_13db3db5658cd549 .img_25b9991812cfff56 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
}

.testimonials-modern_0cc46342d560eaeb .gallery-thumbs_ada85e566299c03b .item_13db3db5658cd549 .img_25b9991812cfff56 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

.testimonials-modern_0cc46342d560eaeb .gallery-thumbs_ada85e566299c03b .swiper-slide-active_acc5020fe650033f .item_13db3db5658cd549 {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.testimonials-modern_0cc46342d560eaeb .swiper-arrow-control_821c8ebd2f2be56f .swiper-button-prev_ea9e4351588cb99b {
  position: absolute;
  left: 10px;
  bottom: 50%;
}

.testimonials-modern_0cc46342d560eaeb .swiper-arrow-control_821c8ebd2f2be56f .swiper-button-next_d172ee1c052063ea {
  position: absolute;
  right: 10px;
  bottom: 50%;
}

.testim-modern_4891207e0a2cd96e .out-right_2dd065396040451a {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
}

.testim-modern_4891207e0a2cd96e .swiper-container_e430f88e9e2ee962 {
  overflow: visible;
}

.testim-modern_4891207e0a2cd96e .swiper-slide_819d94f6c534c91c {
  width: 500px;
}

.testim-modern_4891207e0a2cd96e .item_13db3db5658cd549 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_4891207e0a2cd96e .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 {
  padding: 40px;
}

.testim-modern_4891207e0a2cd96e .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 p {
  font-size: 20px;
}

.testim-modern_4891207e0a2cd96e .item_13db3db5658cd549 .info_e63aec837f72ac7d {
  padding: 20px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_4891207e0a2cd96e .item_13db3db5658cd549 .info_e63aec837f72ac7d .img_25b9991812cfff56 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

/* Videos
-----------------------------------------------------------------*/
/* Shop
-----------------------------------------------------------------*/
/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 992px) {
  .md-mb10_bea1702b90d4abb3 {
    margin-bottom: 10px;
  }
  .md-mb15_826e76541d7bead3 {
    margin-bottom: 15px;
  }
  .md-mb20_b6b19b2c7cb3dd01 {
    margin-bottom: 20px;
  }
  .md-mb30_8f4dac648308605f {
    margin-bottom: 30px;
  }
  .md-mb40_156f6036eafc5f0d {
    margin-bottom: 40px;
  }
  .md-mb50_10fa6640120cfb54 {
    margin-bottom: 50px !important;
  }
  .md-mb80_6bba67b01f801be9 {
    margin-bottom: 80px;
  }
  .md-no-mrg_128fa612a8e8c469 {
    margin: 0 !important;
  }
  .md-pb10_11157437b12da82a {
    padding-bottom: 10px;
  }
  .md-pb20_dba7c57f12ab9a0a {
    padding-bottom: 20px;
  }
  .md-pb30_7e0fe65d9548350a {
    padding-bottom: 30px;
  }
  .md-pb40_e32ee75dcd16df6c {
    padding-bottom: 40px;
  }
  .md-pb50_58b1ce8bb3955f2c {
    padding-bottom: 50px;
  }
  .md-pb60_7ab079ba90454184 {
    padding-bottom: 60px;
  }
  .md-pb70_c4ab4a7483b3d1c6 {
    padding-bottom: 70px;
  }
  .md-pb80_b3eb49432860dd5b {
    padding-bottom: 80px;
  }
  .md-pt80_b093effc69643e5c {
    padding-top: 80px !important;
  }
  .md-no-pad_18a9f38f05ae9b28 {
    padding: 0 !important;
  }
  .md-center_d82531eaa6ab316c {
    text-align: center !important;
  }
  .order-md-1_0845fbee2e162d71 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-md-2_a39676acc104565f {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-md-3_65ba85bbbb69a6c1 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-md-4_0a243bc634703570 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .md-hide_6e0ba7ede1d18e27 {
    display: none;
  }
  .justify-end_ffa2b0b509630bb1 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-end_ffa2b0b509630bb1 .vew-all_6ee6c2b0c83cf789 {
    margin-left: 25px;
    margin-top: 25px;
  }
  .justify-end_ffa2b0b509630bb1 .swiper-controls_e671a9ee6b721213 {
    margin-top: 30px;
  }
  .justify-end_ffa2b0b509630bb1 .ml-auto_0cc0ce67a389cc7a {
    margin-left: 0;
    margin-top: 30px;
  }
  .row_280050967cf6ffa5.sm-marg_ca7eb147626bd762 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_280050967cf6ffa5.sm-marg_ca7eb147626bd762 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_280050967cf6ffa5.stand-marg_58a05b604b4acaf9 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_280050967cf6ffa5.stand-marg_58a05b604b4acaf9 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_280050967cf6ffa5.md-marg_c0fdedf0d3b662a5 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_280050967cf6ffa5.md-marg_c0fdedf0d3b662a5 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_280050967cf6ffa5.lg-marg_2149f54547b3fe14 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_280050967cf6ffa5.lg-marg_2149f54547b3fe14 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_280050967cf6ffa5.xlg-marg_92ce4caf1cbbc0cd {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_280050967cf6ffa5.xlg-marg_92ce4caf1cbbc0cd > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_280050967cf6ffa5.xxlg-marg_ba43b2c39e60db1c {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_280050967cf6ffa5.xxlg-marg_ba43b2c39e60db1c > * {
    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_e46bfef00be98c81 {
    font-size: 90px !important;
  }
  .fz-80_1a88290353946aad {
    font-size: 60px !important;
  }
  .fz-70_d22a1925ca06a2d8 {
    font-size: 50px !important;
  }
  .sec-head_77b1e95170823338 .d-flex_d3796846019a9d07 {
    display: block !important;
  }
  .sec-head_77b1e95170823338 .ml-auto_0cc0ce67a389cc7a {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .sec-head_77b1e95170823338 .sub-title_f790a2ee8b2a19f5 span:first-of-type {
    display: none;
  }
  .sec-head_77b1e95170823338 .sub-title_f790a2ee8b2a19f5 span.thin_5a9274646fa1b350 {
    margin: 0;
  }
  .navbar .logo_67a12434561591d9:after {
    display: none;
  }
  .navbar .contact-button_8dc4fe0d604d7b04 {
    display: none;
  }
  .navbar .mega-menu_b2314641b15eba01 .item-img_2ac1f68fb875c325 .img_25b9991812cfff56 {
    display: none;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar .navbar-collapse_e85928067f215521 {
    max-height: 440px;
    overflow: auto;
  }
  .navbar .navbar-collapse_e85928067f215521::-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_b2314641b15eba01 .container {
    padding: 20px 10px !important;
  }
  .navbar .logo_67a12434561591d9 {
    max-width: 80px !important;
    margin-left: 30px;
  }
  .navbar .navbar-collapse_e85928067f215521 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 15px;
  }
  .navbar .navbar-toggler_b19b11f2e49abf6c {
    font-size: 20px;
    border-radius: 0;
    padding: 0;
    margin-right: 30px;
  }
  .navbar .navbar-toggler_b19b11f2e49abf6c: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_e7402c7085d1194d {
    display: none;
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .navbar .dropdown-menu .dropdown-item .dropdown-side_e7402c7085d1194d.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_b2314641b15eba01 {
    width: auto;
    position: static;
    padding: 0;
  }
  .navbar .navbar-nav .mega-menu_b2314641b15eba01 .item-img_2ac1f68fb875c325 {
    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_b2314641b15eba01 .item-img_2ac1f68fb875c325 .mt-15_2cd767863155d9c9 {
    margin-top: 0 !important;
  }
  .navbar .navbar-nav .mega-menu_b2314641b15eba01 .item-img_2ac1f68fb875c325: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_b2314641b15eba01 .item-img_2ac1f68fb875c325:hover {
    padding-left: 30px;
    background: transparent;
  }
  .navbar .navbar-nav .mega-menu_b2314641b15eba01 .item-img_2ac1f68fb875c325:hover:after {
    width: 10px;
  }
  .main-header_e698a43966e463de {
    min-height: auto;
  }
  .main-header_e698a43966e463de .caption_54c6921d3decbf21 h1 {
    font-size: 80px;
  }
  .main-header_e698a43966e463de .caption_54c6921d3decbf21 .text_61477a63fe2f0c07 {
    display: none;
  }
  .main-header_e698a43966e463de .justify-content-end_f902da33015ab1ff {
    display: block !important;
    margin-bottom: 50px;
  }
  .modern-slider_a1563cc1edf07526 .container {
    max-width: 100%;
  }
  .modern-slider_a1563cc1edf07526 .swiper-controls_e671a9ee6b721213 {
    right: 15px;
  }
  .crev-header_df7c976138c285c4 .caption_54c6921d3decbf21 h1 {
    font-size: 70px;
  }
  .crev-header_df7c976138c285c4 .full-img_0809d188c1b70811 {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .header-digital_f83843850b0835c8 .caption_54c6921d3decbf21 h1 {
    font-size: 60px;
  }
  .header-digital_f83843850b0835c8 .cont_9c17ad6f54c15e63 .numb_32f61403a3ed8f90 {
    position: static;
    margin-top: 15px;
  }
  .header-personal_bd333e65aa1c0f6d {
    background-position: 60%;
  }
  .header-personal_bd333e65aa1c0f6d .info_e63aec837f72ac7d {
    display: none !important;
  }
  .intro-crev_70d778c6827c91c6 .sec-head_77b1e95170823338 {
    margin-bottom: 80px;
  }
  .intro-skill_9e334874d3d83722 .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .intro-skill_9e334874d3d83722 .imgs_c76ad0b467537210 {
    display: none;
  }
  .about-author_b5c9181a43d9092c .profile-img_7d67c853734214fd {
    width: 600px;
    margin: 0 auto 50px;
  }
  .my-skills_df6429c984e861b2 .item_13db3db5658cd549 .box-bord_efdcb6e781900a7a {
    border-radius: 200px;
  }
  .numbers-crev_7e19e88c5b4f89c9 .item_13db3db5658cd549 h3 {
    font-size: 80px;
  }
  .services-modern_4aec753f49d89a76 .serv-boxs_86dc8315365857a1 {
    display: block;
  }
  .services-modern_4aec753f49d89a76 .item_13db3db5658cd549 {
    width: 100%;
    padding: 60px 40px;
    margin: 5px 0;
  }
  .services-modern_4aec753f49d89a76 .item_13db3db5658cd549 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_4aec753f49d89a76 .item_13db3db5658cd549.active {
    width: 100% !important;
  }
  .work-fade_820fd398c829a40b .text_61477a63fe2f0c07.pb-100_ad9a07fb46142baa {
    padding-bottom: 50px !important;
  }
  .work-fade_820fd398c829a40b .swiper-pagination_07883bff1c04d73b {
    top: 80%;
    right: -20px;
  }
  .work-crev_2369e506095e8f0c .swiper-slide_819d94f6c534c91c {
    width: 100% !important;
  }
  footer.clean-footer_1bbecde977e1da28.crev_e54285e02c9044bf:after,
  footer.clean-footer_1bbecde977e1da28.crev_e54285e02c9044bf .circle-blur_b4456795f238d1d3 {
    display: none;
  }
  .team-single_4026cd5458792f68 .bord_672d0b0575050aee {
    padding: 0 40px 80px;
  }
  .team-single_4026cd5458792f68 .bord_672d0b0575050aee:after {
    top: 30px;
    left: 10px;
    right: 10px;
    bottom: 30px;
  }
  .team-single_4026cd5458792f68 .bord_672d0b0575050aee:before {
    top: 20px;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .services-inline2_797a804758bf2d40 .d-flex_d3796846019a9d07 {
    display: block !important;
  }
  .page-faqs_c260331b68f1e573 .img1_37fd58c0855f058a,
  .page-faqs_c260331b68f1e573 .img2_7acdb3cf0a4ebed9,
  .page-faqs_c260331b68f1e573 .img3_38f1ba30cc3cb716 {
    display: none;
  }
  .work-grid_f61779faef632129 {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
  }
  .work-grid_f61779faef632129 .item_13db3db5658cd549 {
    margin: 40px 0 !important;
  }
  .portfolio-crev_47bf6b1a176b057f .work-boxs_52bf986b56368827 {
    display: block;
  }
  .portfolio-crev_47bf6b1a176b057f .work-boxs_52bf986b56368827 .item_13db3db5658cd549 {
    width: 100% !important;
    height: 250px;
    min-height: auto;
  }
  .portfolio-crev_47bf6b1a176b057f .work-boxs_52bf986b56368827 .item_13db3db5658cd549.active {
    height: calc(100vh - 250px * 3);
  }
  .work-grid_f61779faef632129 .filtering_fd17db5b1838b474,
  .work-minimal_77411182219ce301 .filtering_fd17db5b1838b474 {
    display: block !important;
    margin-top: 30px;
  }
  .next-project_dd9d04859603cb9d .box_33cee11ba821af3b .cont_9c17ad6f54c15e63 .fz-40_80520d0327cad479 {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sm-mb10_d1cd9c0f417b57b1 {
    margin-bottom: 10px;
  }
  .sm-mb20_43b340f11987ae7c {
    margin-bottom: 20px;
  }
  .sm-mb30_0e2d642ea6013743 {
    margin-bottom: 30px;
  }
  .sm-mb40_28303c1a6d8ceef1 {
    margin-bottom: 40px;
  }
  .sm-mb50_549b77867d8180f5 {
    margin-bottom: 50px;
  }
  .sm-mb80_e73c48584d9f960a {
    margin-bottom: 80px;
  }
  .sm-pb10_3e38fc3aef384c6e {
    padding-bottom: 10px;
  }
  .sm-pb20_32bbd464589c2580 {
    padding-bottom: 20px;
  }
  .sm-pb30_db4d5f0ea5890e5f {
    padding-bottom: 30px;
  }
  .sm-pb40_b8e55e8ce84cdbfb {
    padding-bottom: 40px;
  }
  .sm-pb50_2fb3331734d06914 {
    padding-bottom: 50px;
  }
  .sm-pb60_0a053238e7684d4b {
    padding-bottom: 60px;
  }
  .sm-pb70_51f0696ca5f5cdae {
    padding-bottom: 70px;
  }
  .sm-pb80_e4ef385c18d7d897 {
    padding-bottom: 80px;
  }
  .sm-hide_cdaca5fc02b1ef62 {
    display: none;
  }
  .fz-70_d22a1925ca06a2d8 {
    font-size: 40px !important;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h4.fz-30_d552f855f10c7d9d {
    font-size: 24px !important;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
  .loader-wrap .loader-wrap-heading_c8d1a3e4139c602d .load-text_c93b9115198c3313 {
    letter-spacing: 5px;
  }
  .progress-wrap_b1ae39c972fcd2c3 {
    bottom: 15px;
    right: 15px;
  }
  .in-box_52c3ec165e48dc9c {
    width: 100%;
  }
  .in-box_52c3ec165e48dc9c.mb-15_863f2cd36cb79db8 {
    margin-bottom: 0 !important;
  }
  .section-padding_a36fea1a97289559 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec-head_77b1e95170823338 h3.fz-50_c255be046a0cd13b {
    font-size: 30px !important;
  }
  .sec-head_77b1e95170823338 h2.fz-70_d22a1925ca06a2d8 {
    font-size: 35px !important;
  }
  .call-marq_42a6cace2fb3d47c .main-marq_ea5fb53521b3cca8.bord-item_d116b3af48556601 .item_13db3db5658cd549 h4 {
    font-size: 20px !important;
  }
  .call-marq_42a6cace2fb3d47c .main-marq_ea5fb53521b3cca8 .icon-img-50_710773d80a1b942e {
    width: 30px !important;
  }
  .main-header_e698a43966e463de .caption_54c6921d3decbf21 h1,
  .crev-header_df7c976138c285c4 .caption_54c6921d3decbf21 h1 {
    font-size: 40px;
  }
  .main-header_e698a43966e463de .icon-img_230ceb952fef1822 {
    width: 100px;
  }
  .modern-slider_a1563cc1edf07526 .gallery-text_86a9072f18935e86 {
    width: 100%;
  }
  .header-digital_f83843850b0835c8 .caption_54c6921d3decbf21 h1 {
    font-size: 50px;
  }
  .header-digital_f83843850b0835c8 .img_25b9991812cfff56:after,
  .header-digital_f83843850b0835c8 .img_25b9991812cfff56:before {
    display: none;
  }
  .header-digital_f83843850b0835c8 .img_25b9991812cfff56 .vid_79f021ffe8dffa47 {
    left: 0;
  }
  .about-author_b5c9181a43d9092c .profile-img_7d67c853734214fd {
    width: 420px;
  }
  .about-author_b5c9181a43d9092c .profile-img_7d67c853734214fd .img_25b9991812cfff56 {
    height: 500px;
  }
  .about-author_b5c9181a43d9092c h4 span {
    display: inline;
  }
  .services-inline_63f31825977d86a3 .item_13db3db5658cd549 .ml-auto_0cc0ce67a389cc7a,
  .services-inline_63f31825977d86a3 .item_13db3db5658cd549 .num_15e58fe99a0ff98a {
    display: none !important;
  }
  .work-fade_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 {
    position: static;
    margin-top: 15px;
    opacity: 0;
  }
  .work-fade_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .text_61477a63fe2f0c07 {
    display: inline-block;
    background: transparent;
    font-size: 22px;
    padding: 0 1px;
    margin: 0;
    border-radius: 0;
  }
  .work-fade_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .shap-left-top_f50202913da82a93,
  .work-fade_820fd398c829a40b .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 .shap-left-bottom_c17a14af743704aa {
    display: none;
  }
  .work-fade_820fd398c829a40b .swiper-slide-active_acc5020fe650033f .item_13db3db5658cd549 .cont_9c17ad6f54c15e63 {
    opacity: 1;
  }
  .work-crev_2369e506095e8f0c .item_13db3db5658cd549 {
    display: block !important;
  }
  .work-crev_2369e506095e8f0c .item_13db3db5658cd549 .img_25b9991812cfff56 {
    padding: 0;
    margin-top: 40px;
  }
  .testimonials_b72d655a0303922c .img-full_1a8854e4b5903403 .fix-img_8a5108dc6582993b {
    max-width: 80px;
  }
  .testimonials_b72d655a0303922c .cont-full_6c51e19919eb03b8 .testim-swiper_62b5ee5fdb439c6d {
    padding: 60px 20px;
  }
  .testimonials_b72d655a0303922c .cont-full_6c51e19919eb03b8 .testim-swiper_62b5ee5fdb439c6d p.fz-30_d552f855f10c7d9d {
    font-size: 18px !important;
  }
  .testimonials_b72d655a0303922c .cont-full_6c51e19919eb03b8 .control-abslout_9627d326f0b21f6e {
    bottom: 15px;
    right: 15px;
  }
  .testimonials-minim_3ba790c28644adc4 .item_13db3db5658cd549 .text_61477a63fe2f0c07 .qout-svg_c3de9a3625919cf1 {
    width: 90px;
  }
  .testimonials-minim_3ba790c28644adc4 .item_13db3db5658cd549 .text_61477a63fe2f0c07 .fz-30_d552f855f10c7d9d {
    font-size: 18px !important;
  }
  .testimonials-minim_3ba790c28644adc4 .control-abslout_9627d326f0b21f6e {
    bottom: -50px;
  }
  .page-header_88882900bc5405e6 .fz-80_1a88290353946aad {
    font-size: 35px !important;
  }
  .services-inline2_797a804758bf2d40 .item_13db3db5658cd549 h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .team-single_4026cd5458792f68 .bord_672d0b0575050aee {
    padding: 0 20px 80px;
  }
  .portfolio-crev_47bf6b1a176b057f .work-boxs_52bf986b56368827 .item_13db3db5658cd549 {
    height: 350px;
    min-height: auto;
    background-position: center center;
  }
  .portfolio-crev_47bf6b1a176b057f .work-boxs_52bf986b56368827 .item_13db3db5658cd549.active {
    height: 350px;
  }
  .work-grid_f61779faef632129 .filtering_fd17db5b1838b474 span,
  .work-minimal_77411182219ce301 .filtering_fd17db5b1838b474 span {
    margin: 14px 25px;
  }
  .work-minimal_77411182219ce301 .item_13db3db5658cd549 .img_25b9991812cfff56 .cont_9c17ad6f54c15e63.inline_52786bb9fc0ac6bb {
    padding: 20px 15px;
  }
  .blog-header_b47ca812c37b32d2 .fz-55_b5ab4bd4c9ec6f9a {
    font-size: 30px !important;
  }
  .blog-header_b47ca812c37b32d2 .info_e63aec837f72ac7d {
    display: block !important;
  }
  .blog-header_b47ca812c37b32d2 .date_b93bedb925f35aa9 {
    margin-left: 30px !important;
  }
  .blog-header_b47ca812c37b32d2 .right-info_d79b8190740f3404 {
    margin: 30px 0 0;
  }
  .main-post_46c31053ec394235 .fz-60_3bc9e441dae0483d {
    display: none;
  }
  .main-post_46c31053ec394235 .post-qoute_a341394543cb5c84 {
    padding: 30px 15px;
  }
  .main-post_46c31053ec394235 .post-qoute_a341394543cb5c84 h6:before {
    position: relative;
    left: 0;
  }
  .main-post_46c31053ec394235 .info-area_c65202c2b61a7b64 {
    display: block;
  }
  .main-post_46c31053ec394235 .info-area_c65202c2b61a7b64 .tags_2630dc8ae217f09b {
    margin-bottom: 30px;
  }
  .main-post_46c31053ec394235 .author-area_c2700682a6aa1af7 .flex_a1ba95c3556ee6c8 {
    display: block;
  }
  .main-post_46c31053ec394235 .author-area_c2700682a6aa1af7 .author-img_ab51f8cb3d10a6e2 {
    margin: 0 0 30px 0;
  }
  .main-post_46c31053ec394235 .author-area_c2700682a6aa1af7 .author-img_ab51f8cb3d10a6e2 .img_25b9991812cfff56 {
    width: 80px;
    height: 80px;
  }
  .main-post_46c31053ec394235 .next-prv-post_62763aae5d8f446a {
    display: block;
  }
  .main-post_46c31053ec394235 .next-prv-post_62763aae5d8f446a .thumb-post_555206697274b637 {
    margin: 0 !important;
  }
  .main-post_46c31053ec394235 .next-prv-post_62763aae5d8f446a .text-right_292ca61c8133f65c {
    text-align: left;
    margin-top: 30px !important;
  }
  .comments-post_a98b84dedf28a6e0 .item-box_8181891846485d4e .flex_a1ba95c3556ee6c8 {
    display: block;
  }
  .comments-post_a98b84dedf28a6e0 .item-box_8181891846485d4e .user-img_82735dc238ae89b3 {
    margin: 0 0 15px 0;
  }
  .comments-post_a98b84dedf28a6e0 .item-box_8181891846485d4e .replay-post_48d1c20ddd106225 {
    margin: 15px 0 0 0;
  }
  .comments-post_a98b84dedf28a6e0 .item-box_8181891846485d4e.replayed_ac1ce5d340789a3d {
    margin-left: 0;
  }
  .main-post_46c31053ec394235 .post-qoute_a341394543cb5c84 h6:before {
    top: 70px;
  }
}

/* ====================== [ End Responsive ] ====================== */
