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

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

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

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

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

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

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

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

.row_001515173a98f138.sm-marg_a733cbf31a271c2f {
  margin-left: -5px;
  margin-right: -5px;
}

.row_001515173a98f138.sm-marg_a733cbf31a271c2f > * {
  padding-left: 5px;
  padding-right: 5px;
}

.row_001515173a98f138.stand-marg_932049ee7395487c {
  margin-left: -20px;
  margin-right: -20px;
}

.row_001515173a98f138.stand-marg_932049ee7395487c > * {
  padding-left: 20px;
  padding-right: 20px;
}

.row_001515173a98f138.md-marg_ce49c9ffd83c68d7 {
  margin-left: -25px;
  margin-right: -25px;
}

.row_001515173a98f138.md-marg_ce49c9ffd83c68d7 > * {
  padding-left: 25px;
  padding-right: 25px;
}

.row_001515173a98f138.lg-marg_c123dfa716a16bcf {
  margin-left: -40px;
  margin-right: -40px;
}

.row_001515173a98f138.lg-marg_c123dfa716a16bcf > * {
  padding-left: 40px;
  padding-right: 40px;
}

.row_001515173a98f138.xlg-marg_115ad0f8f58dcbf6 {
  margin-left: -50px;
  margin-right: -50px;
}

.row_001515173a98f138.xlg-marg_115ad0f8f58dcbf6 > * {
  padding-left: 50px;
  padding-right: 50px;
}

.row_001515173a98f138.xxlg-marg_e72f8cb7faf20d0e {
  margin-left: -80px;
  margin-right: -80px;
}

.row_001515173a98f138.xxlg-marg_e72f8cb7faf20d0e > * {
  padding-left: 80px;
  padding-right: 80px;
}

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

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

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

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

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

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

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

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

.p-color_54a8302c9f6f5dc6 {
  color: #c6c8c9;
}

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

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

.lines_189615a356b194ed.two_5714a12408a3a77a: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_189615a356b194ed.four_711af6475bc3d139 {
  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_189615a356b194ed.four_711af6475bc3d139: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_189615a356b194ed.two-out_44a45a381492360f {
  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_938e4c1c51c3dc83 {
  position: absolute;
  top: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.line-overlay_938e4c1c51c3dc83.revers_9b12c75b124b5284 {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.line-overlay_938e4c1c51c3dc83.up_97993eb294925618 {
  top: -25%;
}

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

.overlay-center_010bd957383c3478 {
  position: relative;
}

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

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

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

.bg-pattern_eda839bc6bd83cba.bg-repeat_8dcff98fdc5464bb {
  background-repeat: repeat;
}

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

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

.bord-bottom-grd_78972fc3cc78f1db: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_c85e8c90410792bc {
  -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_2ed0dc871343302f {
  border: 1px solid transparent;
}

.butn_2ed0dc871343302f.butn-md_78f08df1e3ebaf79 {
  padding: 14px 35px;
}

.butn_2ed0dc871343302f.butn-sm_5531aeed0f5bdac2 {
  padding: 8px 18px;
}

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

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

.butn_2ed0dc871343302f.butn-bord_3fcf9765705384e4:hover {
  background: #fff;
  color: #000;
}

.butn_2ed0dc871343302f.butn-bord_3fcf9765705384e4:hover span {
  color: #000;
}

.butn_2ed0dc871343302f.butn-bord-thin_1e0babb9fa4df02e {
  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_2ed0dc871343302f.butn-bord-thin_1e0babb9fa4df02e:hover {
  background: #fff;
  color: #000;
}

.butn_2ed0dc871343302f.butn-bord-thin_1e0babb9fa4df02e:hover span {
  color: #000;
}

.butn_2ed0dc871343302f.butn-bg_d45d41af586aabe4 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

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

.butn_2ed0dc871343302f .rolling-text_07de4a1962e8a8b5 {
  margin-bottom: -5px;
}

.butn-crev_7e6660b95a62c19e .circle_32d373fafe8f5fd4 {
  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_c7b5caa0cfc4048b {
  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_c7b5caa0cfc4048b: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_c7b5caa0cfc4048b:hover {
  border-color: #fd5b38;
}

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

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

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

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

.btn-circle_c7b5caa0cfc4048b.btn-md_24f988079f90888d {
  width: 120px;
  height: 120px;
}

.btn-circle_c7b5caa0cfc4048b.btn-lg_da7730f760ec3c58 {
  width: 140px;
  height: 140px;
}

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

.butn-circle-text_cae34685db9b1871 .circle_32d373fafe8f5fd4 {
  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_cae34685db9b1871 .circle_32d373fafe8f5fd4 svg {
  width: 22px;
  height: 22px;
}

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

.circle-button_60cadf62a7b61336.in-bord_7d2018aed472eee6: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_60cadf62a7b61336.in-bord_7d2018aed472eee6: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_60cadf62a7b61336 a {
  position: relative;
}

.circle-button_60cadf62a7b61336 .rotate-circle_7ddc0ea6350911e8 svg {
  width: 210px;
  fill: #fff;
}

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

.circle-button_60cadf62a7b61336 .icon_7f33235590996459 {
  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_60cadf62a7b61336 .in-circle_87e221980dc49c86 {
  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_60cadf62a7b61336.no-animate_778b1c3032347241 .rotate-circle_7ddc0ea6350911e8 {
  -webkit-animation: none;
  animation: none;
}

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

.rmore_deada836b08a421a.to-in_80b2ea03caf1144a:hover {
  margin-left: 0;
}

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

.go-more_d8cdc3abefeefa00: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_d8cdc3abefeefa00 .icon_7f33235590996459 {
  margin-left: 15px;
  bottom: -2px;
  position: relative;
}

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

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

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

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

.vi-more_f553c901403e5776 .icon_7f33235590996459 {
  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_f553c901403e5776:hover .icon_7f33235590996459 {
  background: #fd5b38;
}

/* Cursor
-----------------------------------------------------------------*/
.hover-this_0e9bcc71527fc2c6 .hover-anim_aa6ffdfd1f2b5a4d {
  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_97dad4f7162bc4fd {
  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_41779d50da13218a {
  -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_07de4a1962e8a8b5 {
  display: inline-block;
  overflow: hidden;
  line-height: 50px;
  height: 50px;
}

.rolling-text_07de4a1962e8a8b5.butn_2ed0dc871343302f {
  padding: 0 35px;
}

.social-text_04d81c64f8a4fdbe .rolling-text_07de4a1962e8a8b5 {
  line-height: 30px;
  height: 30px;
}

.rolling-text_07de4a1962e8a8b5:hover .letter_4c2c8aaa68158457,
.rolling-text_07de4a1962e8a8b5.play_c3b9d10d3bb04fb7 .letter_4c2c8aaa68158457 {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-wrap_9a811f25d42ada17 svg.progress-circle_0a6f0bbb85a02cd4 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_774d1cbe2d1b9266 {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

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

.d-slideup_0ee831713859cbca .sideup-text_14be1c94b4315021 {
  overflow: hidden;
  display: block;
}

.d-slideup_0ee831713859cbca .sideup-text_14be1c94b4315021:first-of-type .up-text_baa638d2707927ae {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.d-slideup_0ee831713859cbca .sideup-text_14be1c94b4315021:nth-of-type(2) .up-text_baa638d2707927ae {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.d-slideup_0ee831713859cbca .sideup-text_14be1c94b4315021:nth-of-type(3) .up-text_baa638d2707927ae {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.d-slideup_0ee831713859cbca .sideup-text_14be1c94b4315021:nth-of-type(4) .up-text_baa638d2707927ae {
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.d-slideup_0ee831713859cbca .sideup-text_14be1c94b4315021:nth-of-type(5) .up-text_baa638d2707927ae {
  -webkit-transition-delay: 1.8s;
  -o-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.d-slideup_0ee831713859cbca .sideup-text_14be1c94b4315021 .up-text_baa638d2707927ae {
  -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_0ee831713859cbca.animated .up-text_baa638d2707927ae {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.main-marq_428b5f3c89716b57: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_428b5f3c89716b57.shadow-off_b9fa415ff5457304:after {
  display: none;
}

.main-marq_428b5f3c89716b57.md-text_182200230373b599 .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h4 {
  font-size: 40px;
}

.main-marq_428b5f3c89716b57.lrg_733790aab53bfa9e .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h4 {
  font-size: 5vw;
}

.main-marq_428b5f3c89716b57.xlrg_6cbf4c819ee8d6ba .box_a8b0854bdca4bc64 .item_bf3af47499b89248 {
  padding: 0 30px;
}

.main-marq_428b5f3c89716b57.xlrg_6cbf4c819ee8d6ba .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h4 {
  font-size: 8vw;
}

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

.main-marq_428b5f3c89716b57 .slide-har_b0962fc31f483e68 .overlay-link_b323b98c023802e8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-marq_428b5f3c89716b57 .strok_bb991c3a761dbdab .item_bf3af47499b89248 h4 {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_428b5f3c89716b57 .strok_bb991c3a761dbdab .item_bf3af47499b89248 h4 a {
  color: transparent !important;
  -webkit-text-stroke: 0.5px #fff;
}

.main-marq_428b5f3c89716b57 .non-strok_42137fc3393b6c9a .item_bf3af47499b89248 h4 {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_428b5f3c89716b57 .non-strok_42137fc3393b6c9a .item_bf3af47499b89248 h4 a {
  color: #fff !important;
  -webkit-text-stroke: 0 !important;
}

.main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 .item_bf3af47499b89248 {
  padding: 0 30px;
}

.main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h4 {
  white-space: nowrap;
  margin: 0;
}

.main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h4 .icon_7f33235590996459 {
  margin-bottom: -15px;
}

.main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h2 {
  margin: 0;
}

.main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 .item_bf3af47499b89248:nth-of-type(even) h4 {
  color: transparent;
  -webkit-text-stroke: 0.5px #fff;
}

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

.main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64:last-of-type .item_bf3af47499b89248:nth-of-type(even) h4 {
  color: #fff;
  -webkit-text-stroke: 0;
}

.main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64:last-of-type .item_bf3af47499b89248:nth-of-type(even) h4 a {
  color: #fff;
  -webkit-text-stroke: 0;
}

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

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

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

.dark-text_78d7bfa36c078522 .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h4,
.dark-text_78d7bfa36c078522 .box_a8b0854bdca4bc64:last-of-type .item_bf3af47499b89248:nth-of-type(even) h4 {
  color: #000 !important;
}

.dark-text_78d7bfa36c078522 .strok_bb991c3a761dbdab .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h4,
.dark-text_78d7bfa36c078522 .box_a8b0854bdca4bc64 .item_bf3af47499b89248:nth-of-type(even) h4,
.dark-text_78d7bfa36c078522 .box_a8b0854bdca4bc64:last-of-type .item_bf3af47499b89248:nth-of-type(odd) h4 {
  -webkit-text-stroke: 1px #000;
}

.light-text_dd80f3ef708e36d6 {
  color: #fff;
}

.light-text_dd80f3ef708e36d6 .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h4,
.light-text_dd80f3ef708e36d6 .box_a8b0854bdca4bc64:last-of-type .item_bf3af47499b89248:nth-of-type(even) h4 {
  color: #fff;
}

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

.slide-har_b0962fc31f483e68 {
  position: relative;
}

.slide-har_b0962fc31f483e68.st1_66c6789e53dbfcf7 .box_a8b0854bdca4bc64 {
  position: relative;
  -webkit-animation: slide-har 80s linear infinite;
  animation: slide-har 80s linear infinite;
}

.slide-har_b0962fc31f483e68.st2_788ffd2486902ac5 .box_a8b0854bdca4bc64 {
  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_1b2ab2a986c74b80 {
  position: relative;
  padding: 0;
}

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

.main-marqv_1b2ab2a986c74b80 .slide-vertical_df86980d10ee182e:hover .box_a8b0854bdca4bc64 {
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important;
}

.main-marqv_1b2ab2a986c74b80 .slide-vertical_df86980d10ee182e .box_a8b0854bdca4bc64 {
  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_520cbd93789e499c {
  -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_520cbd93789e499c.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_520cbd93789e499c.simpl_c7a44772889d0b45 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

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

.position-re_eb8a9f61ff71af90 {
  position: relative;
}

.position-abs_bd4520522c863e6c {
  position: absolute;
}

.cursor-pointer_bb8ef9f4538184f1 {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-md-1_9708189598bf1cb2,
.order-md-2_e86c55d345b22e1e,
.order-md-3_b04bdaaa4d5e86da,
.order-md-4_34e32e1840769632 {
  -webkit-box-ordinal-group: inherit !important;
  -ms-flex-order: inherit !important;
  order: inherit !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fit-img_c79c379dd9231d77 {
  overflow: hidden;
}

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

.rounded_5ee272ee228f1904 {
  border-radius: 5px;
}

.circle_32d373fafe8f5fd4 {
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

.nowrap_f0a399c4b006a4b9 {
  white-space: nowrap;
}

.unlist_7cc2b135aae0cf63 {
  list-style: none;
}

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

.underline_f30876f832b99221 span {
  text-decoration: underline;
}

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

.inline_b40dfe0e462c9ea4 {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-black_3ca02c049215378c {
  color: #000;
}

.text-dark_60e2ba30a3036fd2 {
  color: #444;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.load-text_a3d1947f15ad7a5d 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_f6dc24b0626c9f91,
[data-overlay-light] .container-xxl_f6dc24b0626c9f91,
[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_800b4e4ddc1579c9 h1,
.bg-dark_800b4e4ddc1579c9 h2,
.bg-dark_800b4e4ddc1579c9 h3,
.bg-dark_800b4e4ddc1579c9 h4,
.bg-dark_800b4e4ddc1579c9 h5,
.bg-dark_800b4e4ddc1579c9 h6,
.bg-dark_800b4e4ddc1579c9 span,
.bg-color_bfe36ac30e2bc382 h1,
.bg-color_bfe36ac30e2bc382 h2,
.bg-color_bfe36ac30e2bc382 h3,
.bg-color_bfe36ac30e2bc382 h4,
.bg-color_bfe36ac30e2bc382 h5,
.bg-color_bfe36ac30e2bc382 h6,
.bg-color_bfe36ac30e2bc382 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_88ec5858ec92faf0 {
  position: relative;
}

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

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

.navbar.bord_572b7c5ab6df1c7d {
  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_cda33136869c1f15 {
  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_07de4a1962e8a8b5 {
  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_04c66b55c5d6b453 .dropdown-item .dropdown-side_e0867ddfcb6218c5 {
  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_e0867ddfcb6218c5 {
  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_e0867ddfcb6218c5.show {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

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

.navbar .dropdown {
  position: static;
}

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

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

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

.navbar .mega-menu_16539762a481a818 .title .sub-title_2cb8197775842247 {
  font-weight: 600;
}

.navbar .mega-menu_16539762a481a818 .item-img_be5bb2c68e951724 .img_0eae3acfaa4fb94b {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.navbar .logo_ad7f0c1321ae4a03 {
  position: relative;
}

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

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

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

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

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

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

.sec-head_1e28a4e38580dc68 .sub-title_2cb8197775842247 span {
  white-space: nowrap;
  font-weight: 600;
}

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

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

.title-bord_be95d024b1f5eef7 {
  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_be95d024b1f5eef7: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_714b6ad6b8ba95f7 {
  position: relative;
}

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

.sec-bottom_714b6ad6b8ba95f7 .d-flex_881455524e7b0a2f {
  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_fa3f767fd9a3d04c .img-full_7e7bc23461041599 {
  height: 100%;
}

.intro-crev_05b7108fc864122c .sec-head_1e28a4e38580dc68 {
  margin-bottom: -50px;
}

.intro-crev_05b7108fc864122c .sec-head_1e28a4e38580dc68 h2 {
  font-size: 8vw;
}

.intro-crev_05b7108fc864122c .img_0eae3acfaa4fb94b {
  position: relative;
}

.intro-crev_05b7108fc864122c .img_0eae3acfaa4fb94b img {
  width: 120%;
  margin-left: -20%;
}

.intro-crev_05b7108fc864122c .img_0eae3acfaa4fb94b .exp_728f44a4b0ce3b4d {
  position: absolute;
  top: -80px;
  left: 0;
}

.intro-crev_05b7108fc864122c .img_0eae3acfaa4fb94b .exp_728f44a4b0ce3b4d h3 {
  font-size: 100px;
}

.intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 {
  position: relative;
  height: 100%;
  width: 100%;
}

.intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 .img1_47e22d3c2ab06235,
.intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 .img2_2b49a74889ef2a5f,
.intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 .img3_df1ffdffb1e73d1e {
  position: absolute;
  border-radius: 10px;
  overflow: hidden;
}

.intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 .img1_47e22d3c2ab06235 img,
.intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 .img2_2b49a74889ef2a5f img,
.intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 .img3_df1ffdffb1e73d1e img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 .img1_47e22d3c2ab06235 {
  width: 260px;
  height: 180px;
  top: -80px;
  left: 30px;
}

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

.intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 .img3_df1ffdffb1e73d1e {
  width: 250px;
  height: 280px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.intro-accord_d0fbe548dbea3506 {
  position: relative;
}

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

.intro-personal_e897ea3c3725895a .img_0eae3acfaa4fb94b {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.intro-personal_e897ea3c3725895a .exp_728f44a4b0ce3b4d {
  position: absolute;
  left: 40px;
  bottom: 40px;
}

.intro-personal_e897ea3c3725895a .exp_728f44a4b0ce3b4d 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_e897ea3c3725895a .exp_728f44a4b0ce3b4d h6 .shap-right-top_64e662ccf9d23379 svg {
  position: absolute;
  top: 0;
  right: -1.1rem;
  width: 1.2rem;
  height: 1.2rem;
}

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

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

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

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

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

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

.about-author_2ae80692f9d54b64 .img_0eae3acfaa4fb94b {
  border-radius: 500px;
  height: 680px;
  overflow: hidden;
}

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

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

.about-author_2ae80692f9d54b64 .info_6cd26f07c68d7591 .item_bf3af47499b89248 .icon_7f33235590996459 {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background: #fd5b38;
  color: #0c0c0c;
  font-size: 20px;
}

.page-intro_c156e2054749995c .img_0eae3acfaa4fb94b {
  position: relative;
}

.page-intro_c156e2054749995c .img_0eae3acfaa4fb94b .img-icon_eecc581b367c4e01 {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 200px;
}

/* Awards
-----------------------------------------------------------------*/
.awards_ab9a59197746f287 .item-line_d050957f1a4d4764 {
  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_ab9a59197746f287 .item-line_d050957f1a4d4764 > div {
  padding: 0;
}

.awards_ab9a59197746f287 .item-line_d050957f1a4d4764 > div:last-of-type {
  text-align: right;
}

.awards_ab9a59197746f287 .item-line_d050957f1a4d4764:hover {
  color: #0c0c0c;
}

.awards_ab9a59197746f287 .item-line_d050957f1a4d4764:hover:after {
  height: 100%;
}

.awards_ab9a59197746f287 .item-line_d050957f1a4d4764: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_ab9a59197746f287 .item-line_d050957f1a4d4764 .project-date_f9caf8256f841f3a span {
  font-size: 14px;
  opacity: 0.7;
  margin-left: 15px;
}

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

.awards_ab9a59197746f287 .item-title_8abf09dd9e1f5470 > div {
  padding: 0;
}

/* Blog
-----------------------------------------------------------------*/
.blog_92b62a2fcf0f6427 .item_bf3af47499b89248 .fit-img_c79c379dd9231d77 {
  height: 400px;
}

.blog_92b62a2fcf0f6427.style2_77a164e2e86ef404 .item_bf3af47499b89248 {
  padding: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.blog_92b62a2fcf0f6427.style2_77a164e2e86ef404 .item_bf3af47499b89248 .fit-img_c79c379dd9231d77 {
  height: 280px;
}

.sidebar_dd7ace6a9cf76b75 .search-box_f4cc30c5e6440b64 {
  position: relative;
}

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

.sidebar_dd7ace6a9cf76b75 .search-box_f4cc30c5e6440b64 input:focus {
  border-color: #fff;
}

.sidebar_dd7ace6a9cf76b75 .search-box_f4cc30c5e6440b64 .icon_7f33235590996459 {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26 .title-widget_41df384b20869db9 {
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.catogry_878eb927760ef989 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 30px;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.catogry_878eb927760ef989 li:last-of-type {
  margin-bottom: 0;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.catogry_878eb927760ef989 li:hover {
  background: rgba(255, 255, 255, 0.02);
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248:last-of-type {
  margin-bottom: 0;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248:hover .img_0eae3acfaa4fb94b a .date_33069798f120e9a0 {
  opacity: 1;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
  width: 90px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248 .img_0eae3acfaa4fb94b a {
  width: 100%;
  height: 100%;
  position: relative;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248 .img_0eae3acfaa4fb94b a .date_33069798f120e9a0 {
  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_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248 .img_0eae3acfaa4fb94b a .date_33069798f120e9a0 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_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248 .img_0eae3acfaa4fb94b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248 .cont_53e94ba7e3164377 {
  padding-left: 25px;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248 .cont_53e94ba7e3164377 h6 {
  font-size: 17px;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.last-post-thum_548ee16b822dd71d .item_bf3af47499b89248 .cont_53e94ba7e3164377 .tag_bc78c1eeaeed509a {
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.03);
  margin-bottom: 10px;
}

.sidebar_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.tags_8809481429dd573c 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_dd7ace6a9cf76b75 .widget_8fe4fcdd8f67cc26.tags_8809481429dd573c a:hover {
  background: #fd5b38;
}

.blog-main_cdd98e7e2d28be2e .item_bf3af47499b89248 .content {
  margin-top: 40px;
}

.blog-main_cdd98e7e2d28be2e .item_bf3af47499b89248 .content .post-date_320c23ce46d2e90c {
  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_3683c975258e8f7b .background_820f619aaf57fcf8 {
  height: 75vh;
  min-height: 480px;
}

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

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

.main-post_50b50d8b688e7202 .post-qoute_86e9cd96ea5e85db h6 {
  position: relative;
}

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

.main-post_50b50d8b688e7202 .iner-img_396ae3880571e75b {
  height: 400px;
}

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

.main-post_50b50d8b688e7202 .unorder-list_9b807b15a3b80bf6 li,
.main-post_50b50d8b688e7202 .order-list_b714ea138be32216 li {
  margin-top: 10px;
  opacity: 0.7;
  padding-left: 15px;
  position: relative;
}

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

.main-post_50b50d8b688e7202 .order-list_b714ea138be32216 li {
  padding-left: 0;
}

.main-post_50b50d8b688e7202 .order-list_b714ea138be32216 li:before {
  display: none;
}

.main-post_50b50d8b688e7202 .order-list_b714ea138be32216 li span {
  font-size: 13px;
}

.main-post_50b50d8b688e7202 .info-area_0492a03d9f822d06 .tags_8809481429dd573c span,
.main-post_50b50d8b688e7202 .info-area_0492a03d9f822d06 .share-icon_c14cf4ddfd04c77e span {
  font-size: 14px;
  margin-right: 5px;
  opacity: 0.7;
}

.main-post_50b50d8b688e7202 .info-area_0492a03d9f822d06 .tags_8809481429dd573c a,
.main-post_50b50d8b688e7202 .info-area_0492a03d9f822d06 .share-icon_c14cf4ddfd04c77e 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_50b50d8b688e7202 .info-area_0492a03d9f822d06 .tags_8809481429dd573c a:hover,
.main-post_50b50d8b688e7202 .info-area_0492a03d9f822d06 .share-icon_c14cf4ddfd04c77e a:hover {
  background: #fd5b38;
  color: #1d1d1d;
}

.main-post_50b50d8b688e7202 .info-area_0492a03d9f822d06 .share-icon_c14cf4ddfd04c77e a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 11px;
  text-align: center;
  padding: 0;
}

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

.main-post_50b50d8b688e7202 .author-area_eb4c2d8358668179 .author-img_97db9c0f4ba2c80e .img_0eae3acfaa4fb94b {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  overflow: hidden;
}

.main-post_50b50d8b688e7202 .next-prv-post_de0ac82e40c2b332 .thumb-post_a63f9de9c0f8e501 {
  width: 100%;
  padding: 40px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.main-post_50b50d8b688e7202 .next-prv-post_de0ac82e40c2b332 .thumb-post_a63f9de9c0f8e501: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_50b50d8b688e7202 .next-prv-post_de0ac82e40c2b332 .thumb-post_a63f9de9c0f8e501:first-of-type {
  margin-right: 15px;
}

.main-post_50b50d8b688e7202 .next-prv-post_de0ac82e40c2b332 .thumb-post_a63f9de9c0f8e501:last-of-type {
  margin-left: 15px;
}

.comments-post_4be71d7788b1edbb .item-box_375dc23ee520db50 {
  position: relative;
}

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

.comments-post_4be71d7788b1edbb .item-box_375dc23ee520db50.replayed_140adfc9b2948a2c {
  margin-left: 30px;
}

.comments-post_4be71d7788b1edbb .item-box_375dc23ee520db50 .replay-butn_3bc35698e093fba8 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.comments-post_4be71d7788b1edbb .item-box_375dc23ee520db50 .replay-butn_3bc35698e093fba8 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_4be71d7788b1edbb .item-box_375dc23ee520db50 .replay-butn_3bc35698e093fba8 a:hover {
  background: var(--maincolor);
  color: #1d1d1d;
}

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

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

.comments-from_22b3f916dc38c7cb 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_22b3f916dc38c7cb button .text_5ae0753b2f07ca66 {
  position: relative;
  z-index: 4;
}

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

/* Brands & Clients
-----------------------------------------------------------------*/
.clients-carso_e8df133288fe5401 .img_0eae3acfaa4fb94b {
  margin: auto;
}

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

/* Contact
-----------------------------------------------------------------*/
.call-marq_78bac4e538f7add0 .main-marq_428b5f3c89716b57:after {
  display: none;
}

.call-marq_78bac4e538f7add0 .main-marq_428b5f3c89716b57.sub-bg_8379bf6140aeece0 {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: relative;
  z-index: 2;
}

.call-marq_78bac4e538f7add0 .main-marq_428b5f3c89716b57.bord-item_3dd0bd9f27dc31ff {
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.call-marq_78bac4e538f7add0 .main-marq_428b5f3c89716b57.bord-item_3dd0bd9f27dc31ff .item_bf3af47499b89248 {
  padding: 15px 50px !important;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 60px;
  margin: 0 10px;
}

.call-marq_78bac4e538f7add0 .main-marq_428b5f3c89716b57.bord-item_3dd0bd9f27dc31ff .item_bf3af47499b89248 h4 {
  font-size: 50px !important;
}

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

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

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

.contact_fb23690e60bc86e4 .info-box_07c9456ba02c0769: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_fb23690e60bc86e4 .form2_55f6652ddc9ea196 input,
.contact_fb23690e60bc86e4 .form2_55f6652ddc9ea196 textarea {
  padding: 15px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 30px;
}

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

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

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

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

.accordion_71f4708b44521ef2 .title .ico_146306886dadf854 {
  position: absolute;
  bottom: 30px;
  right: 15px;
}

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

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

.accordion_71f4708b44521ef2 .active .accordion-info_f7501a81c1f6e4bc {
  display: block;
}

.list-arrow_b2a660bcff98157a li .icon_7f33235590996459 {
  width: 15px;
  margin-right: 10px;
}

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

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

.text-dark_60e2ba30a3036fd2 .dot-list_0a1fb1cdf937e172 li:before {
  background: #0f0f0f;
}

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

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

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

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

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

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

.page-error_da25b262b85b21f9 .marq_8a195cb755380eb5 .non-strok_42137fc3393b6c9a i {
  color: transparent;
  -webkit-text-stroke: 0.5px white;
}

.page-error_da25b262b85b21f9 .marq_8a195cb755380eb5 .strok_bb991c3a761dbdab i {
  color: rgba(255, 255, 255, 0.8);
  -webkit-text-stroke: 0;
}

.page-error_da25b262b85b21f9 .marq_8a195cb755380eb5 h4 {
  font-size: 50px;
  text-transform: uppercase;
}

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

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

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

.page-error_da25b262b85b21f9 .marq_8a195cb755380eb5:nth-of-type(4) .main-marq_428b5f3c89716b57:after {
  left: -10%;
}

.page-error_da25b262b85b21f9 .marq_8a195cb755380eb5: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_b7f8d34b9baed88e .form-group_aac156280dc80b3f {
  position: relative;
}

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

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

footer .subscribe-minimal_b7f8d34b9baed88e .social-icon_ebbc21088c06cd91 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_4ad4a3b382a1cb27.crev_4883d395e8d4233c {
  position: relative;
}

footer.clean-footer_4ad4a3b382a1cb27.crev_4883d395e8d4233c: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_4ad4a3b382a1cb27.crev_4883d395e8d4233c .circle-blur_0ab7f992ae58dd9a {
  position: absolute;
  bottom: -50px;
  right: 50px;
  width: 400px;
  z-index: -1;
}

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

.main-header_637bda0bdd2c9497 .caption_5cce0bc8f5ce321d h1 {
  font-size: 105px;
}

.main-header_637bda0bdd2c9497 .icon-img_66c3e6163dddbc40 {
  width: 160px;
}

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

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

.crev-header_4b0a8c4976ce9119 .full-img_776129df0eb6a0a5: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_4b0a8c4976ce9119 .caption_5cce0bc8f5ce321d {
  position: relative;
  z-index: 2;
}

.crev-header_4b0a8c4976ce9119 .caption_5cce0bc8f5ce321d h1 {
  font-size: 90px;
}

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

.modern-slider_9392337850cbfe41: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_9392337850cbfe41 .gallery-img_0549b76bad0be05c .bg-img_824e62e9b2c7f4d3 {
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.modern-slider_9392337850cbfe41 .gallery-img_0549b76bad0be05c .bg-img_824e62e9b2c7f4d3 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.modern-slider_9392337850cbfe41 .gallery-text_c4d54495b022acee .swiper-container_0dcc400954c6eb69,
.modern-slider_9392337850cbfe41 .gallery-text_c4d54495b022acee .swiper-slide_372cc314f9370c6c {
  height: 450px !important;
}

.modern-slider_9392337850cbfe41 .gallery-text_c4d54495b022acee .swiper-slide_372cc314f9370c6c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modern-slider_9392337850cbfe41 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 {
  width: 100%;
}

.modern-slider_9392337850cbfe41 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

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

.modern-slider_9392337850cbfe41 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 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_9392337850cbfe41 .gallery-text_c4d54495b022acee .swiper-slide-active_7b28b48f0b5d4710 .text_5ae0753b2f07ca66 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_9392337850cbfe41 .swiper-controls_41adf1720520c970 {
  position: absolute;
  bottom: 0;
  right: calc(18% - 10px);
  z-index: 9;
}

.modern-slider_9392337850cbfe41 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67,
.modern-slider_9392337850cbfe41 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb {
  position: static;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0f0f0f;
  margin: 0;
  z-index: 9;
}

.modern-slider_9392337850cbfe41 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67:after,
.modern-slider_9392337850cbfe41 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb:after {
  display: none;
}

.modern-slider_9392337850cbfe41 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 span,
.modern-slider_9392337850cbfe41 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb span {
  white-space: nowrap;
}

.modern-slider_9392337850cbfe41 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

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

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

.modern-slider_9392337850cbfe41 .swiper-pagination-bullet-active_4584ffaaeb56f737 .path_6ae1c20257c78c2c {
  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_9392337850cbfe41 .path_6ae1c20257c78c2c {
  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_2781468f931c3c6e {
  padding-top: 180px;
  position: relative;
}

.header-digital_2781468f931c3c6e .caption_5cce0bc8f5ce321d h1 {
  font-size: 100px;
}

.header-digital_2781468f931c3c6e .img_0eae3acfaa4fb94b {
  position: relative;
}

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

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

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

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

.header-digital_2781468f931c3c6e .cont_53e94ba7e3164377 .thum_2b51defeed38392e {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

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

.header-digital_2781468f931c3c6e .cont_53e94ba7e3164377 .numb_60aecade35a50886 {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.header-digital_2781468f931c3c6e .cont_53e94ba7e3164377 .numb_60aecade35a50886 h2 {
  margin-bottom: -20px;
}

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

.header-personal_c2d735acc4f22761: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_c2d735acc4f22761 .caption_5cce0bc8f5ce321d h1 {
  line-height: 1.2;
  position: relative;
  z-index: 2;
}

.header-personal_c2d735acc4f22761 .info_6cd26f07c68d7591 .item_bf3af47499b89248 {
  padding-right: 60px;
  position: relative;
}

.header-personal_c2d735acc4f22761 .info_6cd26f07c68d7591 .item_bf3af47499b89248: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_c2d735acc4f22761 .info_6cd26f07c68d7591 .item_bf3af47499b89248:last-of-type {
  padding: 0;
}

.header-personal_c2d735acc4f22761 .info_6cd26f07c68d7591 .item_bf3af47499b89248:last-of-type:after {
  display: none;
}

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

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

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

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

.skills-box_ab917462c7c29fc6 .skill-progress_72f9d07fc327e458 .progres_37e965be744f4631 {
  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_9dd65eef9833aace {
  position: relative;
  padding-bottom: 110px;
}

.my-skills_9dd65eef9833aace: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_9dd65eef9833aace .item_bf3af47499b89248 {
  text-align: center;
}

.my-skills_9dd65eef9833aace .item_bf3af47499b89248 .box-bord_dea32647ecabbe0a {
  padding: 40px 15px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100px;
}

.my-skills_9dd65eef9833aace .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
  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_9dd65eef9833aace .item_bf3af47499b89248 .img_0eae3acfaa4fb94b img {
  width: 55px;
}

.my-skills_9dd65eef9833aace .item_bf3af47499b89248 .value_7eff20c82e1177af {
  font-size: 30px;
}

.my-skills_9dd65eef9833aace .item_bf3af47499b89248 h6 {
  margin-top: 25px;
}

.numbers-crev_514d144a52b1902f {
  position: relative;
}

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

.numbers-crev_514d144a52b1902f .item_bf3af47499b89248 h6 {
  padding-top: 30px;
}

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

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

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

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

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

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

.interactive-inline_afe7fe11f2e320fa .item_bf3af47499b89248 .hover-reveal_f76b886058a9c375 {
  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_959061aa41d421f0 {
  min-height: 100vh;
  padding: 120px 0 80px;
}

.interactive-center_959061aa41d421f0 .item_bf3af47499b89248 a {
  padding: 50px 0;
}

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

.interactive-center_959061aa41d421f0 .item_bf3af47499b89248 .cont_53e94ba7e3164377 {
  position: relative;
  z-index: 3;
}

.interactive-center_959061aa41d421f0 .item_bf3af47499b89248 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_959061aa41d421f0 .item_bf3af47499b89248 p {
  font-weight: 400;
  margin-top: 15px;
}

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

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

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

.inter-links-center_0e85bb0218328a37.horizontal_6298a86c6f9c3455 .links-text_2a80399d22568ef7 ul {
  margin-left: -40px !important;
  margin-right: -40px !important;
}

.inter-links-center_0e85bb0218328a37.horizontal_6298a86c6f9c3455 .links-text_2a80399d22568ef7 li {
  display: inline-block;
  padding: 40px;
}

.inter-links-center_0e85bb0218328a37.horizontal_6298a86c6f9c3455 .links-text_2a80399d22568ef7 li .sub-title_2cb8197775842247 {
  margin-bottom: 10px;
}

.inter-links-center_0e85bb0218328a37.horizontal_6298a86c6f9c3455 .links-text_2a80399d22568ef7 li h2 {
  font-weight: 700;
  font-size: 30px;
}

.inter-links-center_0e85bb0218328a37.horizontal_6298a86c6f9c3455 .links-text_2a80399d22568ef7 li h2 a .tag_bc78c1eeaeed509a {
  display: block;
  font-weight: 400;
}

.inter-links-center_0e85bb0218328a37.horizontal_6298a86c6f9c3455 .links-text_2a80399d22568ef7 li h2 .num_c9c7c7621010cc3a {
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

.inter-links-center_0e85bb0218328a37.vertical_6c6194998f59fe41 .links-text_2a80399d22568ef7 {
  -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_0e85bb0218328a37.vertical_6c6194998f59fe41 .links-text_2a80399d22568ef7 li {
  padding: 0 20px;
}

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

.inter-links-center_0e85bb0218328a37 .links-text_2a80399d22568ef7 li:hover .text_5ae0753b2f07ca66 {
  color: #fff;
  -webkit-text-stroke-color: transparent;
}

.inter-links-center_0e85bb0218328a37 .links-text_2a80399d22568ef7 li .text_5ae0753b2f07ca66 {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
}

.inter-links-center_0e85bb0218328a37 .links-text_2a80399d22568ef7 li h2 {
  font-weight: 700;
}

.inter-links-center_0e85bb0218328a37 .links-text_2a80399d22568ef7 li h2 a .tag_bc78c1eeaeed509a {
  font-weight: 400;
  opacity: 0.5;
}

.inter-links-center_0e85bb0218328a37 .links-text_2a80399d22568ef7 li h2 .num_c9c7c7621010cc3a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  opacity: 0.7;
  margin-right: 15px;
}

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

.inter-links-center_0e85bb0218328a37 .links-img_74af339810b4a6d4 .img_0eae3acfaa4fb94b {
  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_0e85bb0218328a37 .links-img_74af339810b4a6d4 .img_0eae3acfaa4fb94b.current_82cf9a972d65e002 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.inter-links-center_0e85bb0218328a37 .links-img_74af339810b4a6d4 .img_0eae3acfaa4fb94b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

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

.work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 {
  position: relative;
}

.work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 {
  position: absolute;
  top: 80px;
  left: 0;
}

.work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 .text_5ae0753b2f07ca66 {
  position: relative;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 10px 30px;
  margin: -1px 0;
}

.work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 .text_5ae0753b2f07ca66:first-of-type {
  border-radius: 0 20px 0 0;
}

.work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 .text_5ae0753b2f07ca66:first-of-type .shap-left-top_76fd15128b57a02c 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_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 .text_5ae0753b2f07ca66:first-of-type .shap-right-bottom_f702be6eb1078a03 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_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 .text_5ae0753b2f07ca66:nth-of-type(2) {
  border-radius: 0 20px 20px 0;
}

.work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 .text_5ae0753b2f07ca66:nth-of-type(2) .shap-left-bottom_45db5566879b54c8 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_9ed6e6f286d01e4a .swiper-pagination_bca297401e54dca5 {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

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

.work-fade_9ed6e6f286d01e4a .swiper-pagination-bullet_85fca1b363ae2384: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_9ed6e6f286d01e4a .swiper-pagination-bullet_85fca1b363ae2384 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_9ed6e6f286d01e4a .swiper-pagination-bullet_85fca1b363ae2384 svg .path_6ae1c20257c78c2c {
  strokewidth: 0.5px;
}

.work-fade_9ed6e6f286d01e4a .marq-head_94a6e081b3bbb80d {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.work-fade_9ed6e6f286d01e4a .marq-head_94a6e081b3bbb80d .main-marq_428b5f3c89716b57: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_9ed6e6f286d01e4a .marq-head_94a6e081b3bbb80d .main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 {
  -webkit-animation: slide-har 200s linear infinite;
  animation: slide-har 200s linear infinite;
}

.work-fade_9ed6e6f286d01e4a .marq-head_94a6e081b3bbb80d .main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 .item_bf3af47499b89248 {
  padding: 0 60px;
}

.work-fade_9ed6e6f286d01e4a .marq-head_94a6e081b3bbb80d .main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 .item_bf3af47499b89248 h4 {
  font-size: 12vw;
  font-weight: 800;
}

.work-fade_9ed6e6f286d01e4a .marq-head_94a6e081b3bbb80d .main-marq_428b5f3c89716b57 .box_a8b0854bdca4bc64 .item_bf3af47499b89248:nth-of-type(2n) h4 {
  -webkit-text-stroke: 1px white;
}

.work-crev_dc176fe4625b550e .swiper-slide_372cc314f9370c6c {
  width: 70vw !important;
}

.work-crev_dc176fe4625b550e .item_bf3af47499b89248 .cont_53e94ba7e3164377 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_dc176fe4625b550e .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
  padding-left: 80px;
}

.work-crev_dc176fe4625b550e .swiper-slide-active_7b28b48f0b5d4710 .item_bf3af47499b89248 .cont_53e94ba7e3164377 h2 {
  color: #fff;
  -webkit-text-stroke: 1px transparent;
}

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

.work-crev_dc176fe4625b550e .swiper-container_0dcc400954c6eb69 {
  overflow: visible;
}

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

.work-crev_dc176fe4625b550e .swiper-pagination_bca297401e54dca5 .swiper-pagination-progressbar-fill_67d8a4ff0a11e070 {
  background: #fff;
}

.portfolio-tab_7fd6eb6819613546.crev_4883d395e8d4233c .cluom_f8e8a6919d056bbd {
  position: relative;
}

.portfolio-tab_7fd6eb6819613546.crev_4883d395e8d4233c .cluom_f8e8a6919d056bbd .img_0eae3acfaa4fb94b {
  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_7fd6eb6819613546.crev_4883d395e8d4233c .cluom_f8e8a6919d056bbd h4 {
  white-space: nowrap;
}

.portfolio-tab_7fd6eb6819613546.crev_4883d395e8d4233c .cluom_f8e8a6919d056bbd 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_7fd6eb6819613546.crev_4883d395e8d4233c .cluom_f8e8a6919d056bbd h6 {
  white-space: nowrap;
}

.portfolio-tab_7fd6eb6819613546.crev_4883d395e8d4233c .cluom_f8e8a6919d056bbd.current_82cf9a972d65e002 h4 a {
  color: #fff;
  -webkit-text-stroke: 0.5px transparent;
}

.portfolio-tab_7fd6eb6819613546.crev_4883d395e8d4233c .glry-img_c6e3d03198badded {
  position: relative;
  z-index: 2;
}

.portfolio-tab_7fd6eb6819613546.crev_4883d395e8d4233c .glry-img_c6e3d03198badded .circle-blur_0ab7f992ae58dd9a {
  width: 400px;
  position: absolute;
  right: -100px;
  bottom: -80px;
  -webkit-filter: blur(80px);
  filter: blur(80px);
  z-index: -1;
}

.portfolio-tab_7fd6eb6819613546.crev_4883d395e8d4233c .glry-img_c6e3d03198badded .tab-img_313bdae54cf5c947 {
  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_7fd6eb6819613546.crev_4883d395e8d4233c .glry-img_c6e3d03198badded .tab-img_313bdae54cf5c947.current_82cf9a972d65e002 {
  -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_7fd6eb6819613546.crev_4883d395e8d4233c .glry-img_c6e3d03198badded .tab-img_313bdae54cf5c947:first-of-type {
  position: relative;
}

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

.work-card_9567e68a9ed0eba4 .card-item_bca71af788b02a94 .cont_53e94ba7e3164377 {
  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_9567e68a9ed0eba4 .card-item_bca71af788b02a94 .cont_53e94ba7e3164377 .tag_bc78c1eeaeed509a {
  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_9567e68a9ed0eba4 .card-item_bca71af788b02a94 .img_0eae3acfaa4fb94b {
  padding: 20px;
}

.work-card_9567e68a9ed0eba4 .card-item_bca71af788b02a94 .img_0eae3acfaa4fb94b img {
  border-radius: 10px;
}

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

.swiper-pagination-bullet-active_4584ffaaeb56f737 .path_6ae1c20257c78c2c {
  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_6ae1c20257c78c2c {
  display: none;
}

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

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

.portfolio-crev_5e1741d22d679e51 .work-boxs_48cadd573f4388e2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248 {
  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_5e1741d22d679e51 .item_bf3af47499b89248 .bg-img_824e62e9b2c7f4d3 {
  width: 100%;
  height: 100%;
  background-size: cover;
  position: relative;
}

.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248 .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 {
  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_5e1741d22d679e51 .item_bf3af47499b89248 .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 .arrow img {
  width: 60px;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: 50px;
}

.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248 .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 h5,
.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248 .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 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_5e1741d22d679e51 .item_bf3af47499b89248 .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 .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_5e1741d22d679e51 .item_bf3af47499b89248.active {
  width: calc(100vw - 140px * 3);
}

.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248.active .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 {
  opacity: 1;
  visibility: visible;
}

.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248.active .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 h5,
.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248.active .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 span {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248.active .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 h5 {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248.active .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 span {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.portfolio-crev_5e1741d22d679e51 .item_bf3af47499b89248.active .bg-img_824e62e9b2c7f4d3 .cont_53e94ba7e3164377 .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_2d93d35dde415bfb .item_bf3af47499b89248:hover .img_0eae3acfaa4fb94b .cont_53e94ba7e3164377 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.work-minimal_2d93d35dde415bfb .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
  position: relative;
}

.work-minimal_2d93d35dde415bfb .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .cont_53e94ba7e3164377 {
  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_2d93d35dde415bfb .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .cont_53e94ba7e3164377 h5 {
  font-size: 20px;
}

.work-minimal_2d93d35dde415bfb .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .cont_53e94ba7e3164377 p {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.work-minimal_2d93d35dde415bfb .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .cont_53e94ba7e3164377 img {
  width: 20px;
}

.work-minimal_2d93d35dde415bfb .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .cont_53e94ba7e3164377.inline_b40dfe0e462c9ea4 {
  padding: 25px 30px;
}

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

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

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

.filtering_b7824ec200a4274f span.text_5ae0753b2f07ca66 {
  pointer-events: none;
}

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

.img-column_6c3babf8e9ebc79c .img_0eae3acfaa4fb94b {
  height: 100vh;
  min-height: 500px;
}

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

.next-project_b798506b3047c766 {
  position: relative;
}

.next-project_b798506b3047c766 .box_a8b0854bdca4bc64 {
  padding: 200px 80px;
  position: relative;
}

.next-project_b798506b3047c766 .box_a8b0854bdca4bc64: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_b798506b3047c766 .box_a8b0854bdca4bc64 .cont_53e94ba7e3164377 {
  position: relative;
  z-index: 3;
}

.next-project_b798506b3047c766 .box_a8b0854bdca4bc64:hover:after {
  opacity: 0.3;
}

.next-project_b798506b3047c766 .all-works-butn_d7fcd02b38b7ada4 {
  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_455f6af7fa97900b .item_bf3af47499b89248 {
  padding: 50px 30px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
}

.price-hr_455f6af7fa97900b .item_bf3af47499b89248 .butn_2ed0dc871343302f {
  padding: 7px 25px;
}

.price-hr_455f6af7fa97900b .item_bf3af47499b89248.text-dark_60e2ba30a3036fd2 .butn_2ed0dc871343302f {
  border-color: #121212;
}

.price-hr_455f6af7fa97900b .item_bf3af47499b89248.text-dark_60e2ba30a3036fd2 .butn_2ed0dc871343302f:hover {
  border-color: #fff;
}

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

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

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

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

.process_b92b1c8e8a74dd52 .item_bf3af47499b89248:last-of-type {
  border: 0;
}

.process_b92b1c8e8a74dd52 .item_bf3af47499b89248:hover .to-in_80b2ea03caf1144a {
  margin-left: 0;
}

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

.services_5bd6320fa01dcd60 .item-box_375dc23ee520db50 .icon_7f33235590996459 {
  width: 80px;
}

.services_5bd6320fa01dcd60 .swiper-container_0dcc400954c6eb69 {
  overflow: visible;
}

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

.services-crev_2dd1072e39706bb4 .item-box_375dc23ee520db50 h5 span {
  position: relative;
  top: -5px;
}

.services-crev_2dd1072e39706bb4 .item-box_375dc23ee520db50 .icon_7f33235590996459 {
  width: 60px;
}

.services-inline_a92d6400b1d4e7ae {
  position: relative;
}

.services-inline_a92d6400b1d4e7ae .circle-blur_0ab7f992ae58dd9a {
  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_a92d6400b1d4e7ae .item_bf3af47499b89248 {
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline_a92d6400b1d4e7ae .item_bf3af47499b89248:first-of-type {
  padding-top: 0;
}

.services-inline_a92d6400b1d4e7ae .item_bf3af47499b89248 .num_c9c7c7621010cc3a {
  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_ac3fb4736637aacd .serv-boxs_c2dd1404cb97638a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

.services-modern_ac3fb4736637aacd .item_bf3af47499b89248.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_ac3fb4736637aacd .item_bf3af47499b89248 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_ac3fb4736637aacd .item_bf3af47499b89248 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_3e9f6026a81cedd4 .item_bf3af47499b89248 {
  padding: 40px 30px;
  border-radius: 15px;
}

.services-clas_3e9f6026a81cedd4 .item_bf3af47499b89248 .tag_bc78c1eeaeed509a {
  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_3e9f6026a81cedd4 .item_bf3af47499b89248 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_3e9f6026a81cedd4 .item_bf3af47499b89248 a:hover {
  background: #fd5b38;
}

.services-inline2_725e016bebf3a5a5 .item_bf3af47499b89248 {
  padding: 50px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.services-inline2_725e016bebf3a5a5 .item_bf3af47499b89248:hover .img_0eae3acfaa4fb94b a {
  opacity: 1;
  visibility: visible;
}

.services-inline2_725e016bebf3a5a5 .item_bf3af47499b89248:hover .img_0eae3acfaa4fb94b:after {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
}

.services-inline2_725e016bebf3a5a5 .item_bf3af47499b89248 .num_c9c7c7621010cc3a {
  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_725e016bebf3a5a5 .item_bf3af47499b89248 h2 {
  font-size: 47px;
}

.services-inline2_725e016bebf3a5a5 .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
  position: relative;
  height: 140px;
  border-radius: 100px;
  overflow: visible;
}

.services-inline2_725e016bebf3a5a5 .item_bf3af47499b89248 .img_0eae3acfaa4fb94b img {
  border-radius: 100px;
}

.services-inline2_725e016bebf3a5a5 .item_bf3af47499b89248 .img_0eae3acfaa4fb94b 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_725e016bebf3a5a5 .item_bf3af47499b89248 .img_0eae3acfaa4fb94b: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_8ec6ac70dfae51b7 {
  position: relative;
}

.feat_8ec6ac70dfae51b7 .item_bf3af47499b89248 {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.feat_8ec6ac70dfae51b7 .item_bf3af47499b89248 .info_6cd26f07c68d7591 {
  padding: 30px;
}

.feat_8ec6ac70dfae51b7 .circle-blur_0ab7f992ae58dd9a {
  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_d7be912379616452 .parallax-slider_c13c58ea2122dd16 {
  position: relative;
}

.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .swiper-slide_372cc314f9370c6c {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
}

.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .swiper-slide_372cc314f9370c6c .bg-img_824e62e9b2c7f4d3 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .swiper-slide_372cc314f9370c6c .video-container_a152e47a80c5fc0e {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .swiper-slide_372cc314f9370c6c .video-container_a152e47a80c5fc0e video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .swiper-slide-active_7b28b48f0b5d4710 {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  z-index: 99;
}

.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .swiper-slide-active_7b28b48f0b5d4710 .caption_5cce0bc8f5ce321d .thin_4fc303542378b711,
.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .swiper-slide-active_7b28b48f0b5d4710 .caption_5cce0bc8f5ce321d .btn-curve_b806f4d1801d5d04,
.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .swiper-slide-active_7b28b48f0b5d4710 .caption_5cce0bc8f5ce321d p {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .caption_5cce0bc8f5ce321d h1 {
  font-size: 100px;
}

.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .caption_5cce0bc8f5ce321d .cal-act_54e8f1ad67604fbf {
  position: relative;
}

.full-showcase_d7be912379616452 .parallax-slider_c13c58ea2122dd16 .caption_5cce0bc8f5ce321d 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_d7be912379616452 .swiper-controls_41adf1720520c970 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.full-showcase_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67,
.full-showcase_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb {
  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_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67:after,
.full-showcase_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb:after {
  display: none;
}

.full-showcase_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 span,
.full-showcase_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb span {
  white-space: nowrap;
}

.full-showcase_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 {
  left: 120px;
}

.full-showcase_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 i {
  margin-right: 25px;
}

.full-showcase_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb {
  right: 120px;
}

.full-showcase_d7be912379616452 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb i {
  margin-left: 25px;
}

.full-showcase_d7be912379616452 .swiper-pagination_bca297401e54dca5 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.full-showcase_d7be912379616452 .swiper-pagination-bullet_85fca1b363ae2384 {
  background: transparent;
  margin: 0 10px !important;
}

.full-showcase_d7be912379616452 .swiper-pagination-bullet-active_4584ffaaeb56f737 .path_6ae1c20257c78c2c {
  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_d7be912379616452 .path_6ae1c20257c78c2c {
  display: none;
}

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

.carousel-slider_f06c5fc347cd4315 {
  min-height: 100vh;
  position: relative;
}

.carousel-slider_f06c5fc347cd4315 .gallery-img_0549b76bad0be05c .bg-img_824e62e9b2c7f4d3 {
  height: 60vh;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  background-position: center;
}

.carousel-slider_f06c5fc347cd4315 .gallery-img_0549b76bad0be05c .bg-img_824e62e9b2c7f4d3 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.carousel-slider_f06c5fc347cd4315 .gallery-text_c4d54495b022acee {
  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_f06c5fc347cd4315 .gallery-text_c4d54495b022acee .swiper-container_0dcc400954c6eb69,
.carousel-slider_f06c5fc347cd4315 .gallery-text_c4d54495b022acee .swiper-slide_372cc314f9370c6c {
  height: 100px !important;
}

.carousel-slider_f06c5fc347cd4315 .gallery-text_c4d54495b022acee .swiper-slide_372cc314f9370c6c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.carousel-slider_f06c5fc347cd4315 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 {
  width: 100%;
  text-align: center;
}

.carousel-slider_f06c5fc347cd4315 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 h4 {
  font-size: 50px;
  font-weight: 500;
  line-height: 1;
}

.carousel-slider_f06c5fc347cd4315 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 h6 {
  margin-top: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.carousel-slider_f06c5fc347cd4315 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 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_f06c5fc347cd4315 .gallery-text_c4d54495b022acee .swiper-slide-active_7b28b48f0b5d4710 .text_5ae0753b2f07ca66 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_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.carousel-slider_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67,
.carousel-slider_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb {
  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_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67:after,
.carousel-slider_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb:after {
  display: none;
}

.carousel-slider_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 span,
.carousel-slider_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb span {
  white-space: nowrap;
}

.carousel-slider_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 {
  left: 120px;
}

.carousel-slider_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 i {
  margin-right: 25px;
}

.carousel-slider_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb {
  right: 120px;
}

.carousel-slider_f06c5fc347cd4315 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb i {
  margin-left: 25px;
}

.carousel-slider_f06c5fc347cd4315 .swiper-pagination_bca297401e54dca5 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.carousel-slider_f06c5fc347cd4315 .swiper-pagination-bullet_85fca1b363ae2384 {
  background: transparent;
  margin: 0 10px !important;
}

.carousel-slider_f06c5fc347cd4315 .swiper-pagination-bullet-active_4584ffaaeb56f737 .path_6ae1c20257c78c2c {
  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_f06c5fc347cd4315 .path_6ae1c20257c78c2c {
  display: none;
}

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

.half-slider_340dd31b95e400b0 {
  min-height: 100vh;
  position: relative;
}

.half-slider_340dd31b95e400b0 .gallery-img_0549b76bad0be05c {
  width: 75vw;
  margin-left: 25vw;
}

.half-slider_340dd31b95e400b0 .gallery-img_0549b76bad0be05c .swiper-slide_372cc314f9370c6c {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.half-slider_340dd31b95e400b0 .gallery-img_0549b76bad0be05c .swiper-slide-active_7b28b48f0b5d4710 .bg-img_824e62e9b2c7f4d3 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.half-slider_340dd31b95e400b0 .gallery-img_0549b76bad0be05c .bg-img_824e62e9b2c7f4d3 {
  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_340dd31b95e400b0 .gallery-img_0549b76bad0be05c .bg-img_824e62e9b2c7f4d3 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.half-slider_340dd31b95e400b0 .gallery-text_c4d54495b022acee {
  position: absolute;
  width: auto;
  top: 50%;
  left: -15vw;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
}

.half-slider_340dd31b95e400b0 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 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_340dd31b95e400b0 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 h6 {
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
}

.half-slider_340dd31b95e400b0 .gallery-text_c4d54495b022acee .text_5ae0753b2f07ca66 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_340dd31b95e400b0 .gallery-text_c4d54495b022acee .swiper-slide-active_7b28b48f0b5d4710 .text_5ae0753b2f07ca66 h4 {
  color: #fff;
  -webkit-text-stroke: 0.5px rgba(255, 255, 255, 0);
}

.half-slider_340dd31b95e400b0 .gallery-text_c4d54495b022acee .swiper-slide-active_7b28b48f0b5d4710 .text_5ae0753b2f07ca66 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_340dd31b95e400b0 .swiper-controls_41adf1720520c970 {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.half-slider_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67,
.half-slider_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb {
  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_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67:after,
.half-slider_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb:after {
  display: none;
}

.half-slider_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 span,
.half-slider_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb span {
  white-space: nowrap;
}

.half-slider_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 {
  left: 120px;
}

.half-slider_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-prev_b6454f22e4539a67 i {
  margin-right: 25px;
}

.half-slider_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb {
  right: 120px;
}

.half-slider_340dd31b95e400b0 .swiper-controls_41adf1720520c970 .swiper-button-next_764fa79b22f349bb i {
  margin-left: 25px;
}

.half-slider_340dd31b95e400b0 .swiper-pagination_bca297401e54dca5 {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: auto;
}

.half-slider_340dd31b95e400b0 .swiper-pagination-bullet_85fca1b363ae2384 {
  background: transparent;
  margin: 0 10px !important;
}

.half-slider_340dd31b95e400b0 .swiper-pagination-bullet-active_4584ffaaeb56f737 .path_6ae1c20257c78c2c {
  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_340dd31b95e400b0 .path_6ae1c20257c78c2c {
  display: none;
}

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

.slider_a67c6ba40e490c1e {
  position: relative;
}

.slider_a67c6ba40e490c1e .parallax-slider_c13c58ea2122dd16 {
  position: relative;
}

.slider_a67c6ba40e490c1e .parallax-slider_c13c58ea2122dd16 .swiper-slide_372cc314f9370c6c {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 100vh;
  padding: 80px 0;
  border-radius: 0 0 0 30px;
}

.slider_a67c6ba40e490c1e .parallax-slider_c13c58ea2122dd16 .swiper-slide_372cc314f9370c6c .bg-img_824e62e9b2c7f4d3 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
}

.slider_a67c6ba40e490c1e .parallax-slider_c13c58ea2122dd16 .caption_5cce0bc8f5ce321d h2 {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 7px;
}

.slider_a67c6ba40e490c1e .parallax-slider_c13c58ea2122dd16 .caption_5cce0bc8f5ce321d h1 {
  font-size: 110px;
}

.slider_a67c6ba40e490c1e .slider-contro_cf4988522865a622 {
  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_a67c6ba40e490c1e .slider-contro_cf4988522865a622 .swiper-nav-ctrl_550c924a5abf88f6 {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  color: inherit;
  text-transform: uppercase;
}

.slider_a67c6ba40e490c1e .slider-contro_cf4988522865a622 .swiper-nav-ctrl_550c924a5abf88f6:after {
  display: none;
}

.slider_a67c6ba40e490c1e .slider-contro_cf4988522865a622 .shap-left-bottom_45db5566879b54c8 {
  position: absolute;
  bottom: 0;
  left: -2rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_a67c6ba40e490c1e .slider-contro_cf4988522865a622 .shap-left-bottom_45db5566879b54c8 svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_a67c6ba40e490c1e .slider-contro_cf4988522865a622 .shap-right-top_64e662ccf9d23379 {
  position: absolute;
  top: -2.05rem;
  right: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slider_a67c6ba40e490c1e .slider-contro_cf4988522865a622 .shap-right-top_64e662ccf9d23379 svg {
  width: 2.1rem;
  height: 2.1rem;
}

.slider_a67c6ba40e490c1e .swiper-pagination_bca297401e54dca5 {
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: auto;
  font-size: 40px;
}

.slider_a67c6ba40e490c1e .swiper-pagination_bca297401e54dca5 .swiper-pagination-total_1b749de9b4144695 {
  position: relative;
  padding-left: 25px;
  margin-left: 15px;
}

.slider_a67c6ba40e490c1e .swiper-pagination_bca297401e54dca5 .swiper-pagination-total_1b749de9b4144695: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_8d231cd89493f411 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
}

.swiper-arrow-control_8d231cd89493f411 .swiper-button-next_764fa79b22f349bb,
.swiper-arrow-control_8d231cd89493f411 .swiper-button-prev_b6454f22e4539a67 {
  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_8d231cd89493f411 .swiper-button-next_764fa79b22f349bb:after,
.swiper-arrow-control_8d231cd89493f411 .swiper-button-prev_b6454f22e4539a67:after {
  display: none;
}

.swiper-arrow-control_8d231cd89493f411 .swiper-button-next_764fa79b22f349bb {
  margin-left: 15px;
}

/* Team
-----------------------------------------------------------------*/
.team_15217b9ec58388cf .item_bf3af47499b89248 {
  position: relative;
  padding-right: 60px;
}

.team_15217b9ec58388cf .item_bf3af47499b89248:hover .img_0eae3acfaa4fb94b .info_6cd26f07c68d7591 {
  bottom: 15px;
  opacity: 1;
}

.team_15217b9ec58388cf .item_bf3af47499b89248:hover .social_1fe9f5571fd75dbb {
  right: 5px;
  -webkit-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
}

.team_15217b9ec58388cf .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.team_15217b9ec58388cf .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .info_6cd26f07c68d7591 {
  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_15217b9ec58388cf .item_bf3af47499b89248 .social_1fe9f5571fd75dbb {
  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_15217b9ec58388cf .item_bf3af47499b89248 .social_1fe9f5571fd75dbb .links_4c9d15b419e6af44 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.team_15217b9ec58388cf .item_bf3af47499b89248 .social_1fe9f5571fd75dbb .links_4c9d15b419e6af44 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_15217b9ec58388cf .item_bf3af47499b89248 .social_1fe9f5571fd75dbb .links_4c9d15b419e6af44 a:hover {
  background: #fd5b38;
  border-color: #fd5b38;
  color: #111;
}

.team-crev_795442afb74cc83f .item_bf3af47499b89248 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}

.team-crev_795442afb74cc83f .item_bf3af47499b89248 .social_1fe9f5571fd75dbb 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_795442afb74cc83f .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
  position: relative;
  height: 300px;
  z-index: 2;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
}

.team-crev_795442afb74cc83f .item_bf3af47499b89248 .img_0eae3acfaa4fb94b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev_795442afb74cc83f .item_bf3af47499b89248 .circle-blur_0ab7f992ae58dd9a {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

.team-crev2_90a30d1ffbac11b3 {
  position: relative;
  overflow: hidden;
}

.team-crev2_90a30d1ffbac11b3 .circle-blur_0ab7f992ae58dd9a {
  position: absolute;
  bottom: -100px;
  right: -20%;
  width: 30%;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: -1;
}

.team-crev2_90a30d1ffbac11b3 .item_bf3af47499b89248 .bg-blur_b17ce939655cd409 {
  position: relative;
  overflow: hidden;
}

.team-crev2_90a30d1ffbac11b3 .item_bf3af47499b89248 .bg-blur_b17ce939655cd409 .circle-blur_0ab7f992ae58dd9a {
  position: absolute;
  bottom: -50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80%;
}

.team-crev2_90a30d1ffbac11b3 .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
  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_90a30d1ffbac11b3 .item_bf3af47499b89248 .img_0eae3acfaa4fb94b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
}

.team-crev2_90a30d1ffbac11b3 .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .social_1fe9f5571fd75dbb {
  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_90a30d1ffbac11b3 .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .social_1fe9f5571fd75dbb 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_90a30d1ffbac11b3 .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .social_1fe9f5571fd75dbb a:hover {
  background: #fd5b38;
}

.team-crev2_90a30d1ffbac11b3 .item_bf3af47499b89248:hover .img_0eae3acfaa4fb94b .social_1fe9f5571fd75dbb {
  bottom: 30px;
  opacity: 1;
}

.team-crev2_90a30d1ffbac11b3 .item-bord_d67687a9ae7e25a9 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
  padding: 30px;
  height: 300px;
}

.team-single_2e31c6e6fcf7a1b0 .bord_572b7c5ab6df1c7d {
  position: relative;
  padding: 0 60px;
}

.team-single_2e31c6e6fcf7a1b0 .bord_572b7c5ab6df1c7d: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_2e31c6e6fcf7a1b0 .bord_572b7c5ab6df1c7d: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_39d93cf02b2fc8d1 {
  position: relative;
}

.testimonials_39d93cf02b2fc8d1 .img-full_7e7bc23461041599 {
  position: relative;
  height: 100%;
}

.testimonials_39d93cf02b2fc8d1 .img-full_7e7bc23461041599 .fit-img_c79c379dd9231d77 {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.testimonials_39d93cf02b2fc8d1 .img-full_7e7bc23461041599 .fix-img_d674be6c6233fb92 {
  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_39d93cf02b2fc8d1 .img-full_7e7bc23461041599 .text_5ae0753b2f07ca66 {
  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_39d93cf02b2fc8d1 .img-full_7e7bc23461041599 .text_5ae0753b2f07ca66 h3 {
  line-height: 1.5;
}

.testimonials_39d93cf02b2fc8d1 .cont-full_a03323e38934d23f {
  position: relative;
}

.testimonials_39d93cf02b2fc8d1 .cont-full_a03323e38934d23f .qout-svg_90d2dae0c558aa60 {
  position: absolute;
  left: 80px;
  top: -70px;
  width: 140px;
}

.testimonials_39d93cf02b2fc8d1 .cont-full_a03323e38934d23f .control-abslout_a7f3ffc899a303d6 {
  position: absolute;
  bottom: 90px;
  right: 80px;
}

.testimonials_39d93cf02b2fc8d1 .cont-full_a03323e38934d23f .testim-swiper_9c60623b6427acf3 {
  padding: 80px;
  border: 10px;
  background: rgba(255, 255, 255, 0.01);
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(50px);
  overflow: hidden;
}

.testimonials_39d93cf02b2fc8d1 .cont-full_a03323e38934d23f .circle-blur_0ab7f992ae58dd9a {
  position: absolute;
  top: -50px;
  left: 50px;
  width: 180px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: -1;
}

.testimonials_39d93cf02b2fc8d1 .small-line_829aa6d5167b6be9 {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 400px;
  height: 400px;
  z-index: 1;
  pointer-events: none;
}

.testimonials_39d93cf02b2fc8d1 .small-line_829aa6d5167b6be9 .line-overlay_938e4c1c51c3dc83 svg path {
  stroke: #6c6969;
}

.testimonials_39d93cf02b2fc8d1 .swiper-slide_372cc314f9370c6c {
  padding-top: 50px;
}

.testimonials_39d93cf02b2fc8d1 .item_bf3af47499b89248 .circle_32d373fafe8f5fd4 {
  width: 80px;
  height: 80px;
}

.testimonials_39d93cf02b2fc8d1 .control-abslout_a7f3ffc899a303d6 {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-minim_fd18ddd0fc1fd72f {
  position: relative;
}

.testimonials-minim_fd18ddd0fc1fd72f .swiper-slide_372cc314f9370c6c {
  padding-top: 50px;
  padding-left: 50px;
}

.testimonials-minim_fd18ddd0fc1fd72f .item_bf3af47499b89248 .text_5ae0753b2f07ca66 {
  position: relative;
}

.testimonials-minim_fd18ddd0fc1fd72f .item_bf3af47499b89248 .text_5ae0753b2f07ca66 .qout-svg_90d2dae0c558aa60 {
  position: absolute;
  left: -40px;
  top: -70px;
  width: 160px;
}

.testimonials-minim_fd18ddd0fc1fd72f .item_bf3af47499b89248 .circle_32d373fafe8f5fd4 {
  width: 80px;
  height: 80px;
}

.testimonials-minim_fd18ddd0fc1fd72f .item_bf3af47499b89248.style2_77a164e2e86ef404 .text_5ae0753b2f07ca66 {
  position: relative;
}

.testimonials-minim_fd18ddd0fc1fd72f .item_bf3af47499b89248.style2_77a164e2e86ef404 .text_5ae0753b2f07ca66 .qout-svg_90d2dae0c558aa60 {
  position: absolute;
  left: -20px;
  top: -80px;
  width: 100px;
}

.testimonials-minim_fd18ddd0fc1fd72f .control-abslout_a7f3ffc899a303d6 {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.testimonials-modern_ccc50aad23e8c732 {
  position: relative;
  overflow: hidden;
}

.testimonials-modern_ccc50aad23e8c732 .bg-pattern_eda839bc6bd83cba {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: bottom;
  opacity: 0.08;
}

.testimonials-modern_ccc50aad23e8c732 .gallery-thumbs_1a7594aae497961d {
  width: 500px;
  margin: auto;
}

.testimonials-modern_ccc50aad23e8c732 .gallery-thumbs_1a7594aae497961d .swiper-slide_372cc314f9370c6c {
  width: 100px;
}

.testimonials-modern_ccc50aad23e8c732 .gallery-thumbs_1a7594aae497961d .item_bf3af47499b89248 {
  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_ccc50aad23e8c732 .gallery-thumbs_1a7594aae497961d .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: relative;
}

.testimonials-modern_ccc50aad23e8c732 .gallery-thumbs_1a7594aae497961d .item_bf3af47499b89248 .img_0eae3acfaa4fb94b img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
}

.testimonials-modern_ccc50aad23e8c732 .gallery-thumbs_1a7594aae497961d .swiper-slide-active_7b28b48f0b5d4710 .item_bf3af47499b89248 {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.testimonials-modern_ccc50aad23e8c732 .swiper-arrow-control_8d231cd89493f411 .swiper-button-prev_b6454f22e4539a67 {
  position: absolute;
  left: 10px;
  bottom: 50%;
}

.testimonials-modern_ccc50aad23e8c732 .swiper-arrow-control_8d231cd89493f411 .swiper-button-next_764fa79b22f349bb {
  position: absolute;
  right: 10px;
  bottom: 50%;
}

.testim-modern_b950eb32680d63a2 .out-right_8785d5c8b1530c86 {
  -webkit-clip-path: inset(-100vw -100vw -100vw 0);
  clip-path: inset(-100vw -100vw -100vw 0);
}

.testim-modern_b950eb32680d63a2 .swiper-container_0dcc400954c6eb69 {
  overflow: visible;
}

.testim-modern_b950eb32680d63a2 .swiper-slide_372cc314f9370c6c {
  width: 500px;
}

.testim-modern_b950eb32680d63a2 .item_bf3af47499b89248 {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_b950eb32680d63a2 .item_bf3af47499b89248 .cont_53e94ba7e3164377 {
  padding: 40px;
}

.testim-modern_b950eb32680d63a2 .item_bf3af47499b89248 .cont_53e94ba7e3164377 p {
  font-size: 20px;
}

.testim-modern_b950eb32680d63a2 .item_bf3af47499b89248 .info_6cd26f07c68d7591 {
  padding: 20px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 15px;
}

.testim-modern_b950eb32680d63a2 .item_bf3af47499b89248 .info_6cd26f07c68d7591 .img_0eae3acfaa4fb94b {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

/* Videos
-----------------------------------------------------------------*/
/* Shop
-----------------------------------------------------------------*/
/* ====================== [ Start Responsive ] ====================== */
@media screen and (max-width: 992px) {
  .md-mb10_6504e1fde3e7ab0a {
    margin-bottom: 10px;
  }
  .md-mb15_121f3fe9bd44f00e {
    margin-bottom: 15px;
  }
  .md-mb20_dab4173c7d007989 {
    margin-bottom: 20px;
  }
  .md-mb30_9a277e18445df491 {
    margin-bottom: 30px;
  }
  .md-mb40_70f48d328bae8e16 {
    margin-bottom: 40px;
  }
  .md-mb50_f3b73023ef7d33e9 {
    margin-bottom: 50px !important;
  }
  .md-mb80_cce1cd40fa28bf5f {
    margin-bottom: 80px;
  }
  .md-no-mrg_5c16339018b080aa {
    margin: 0 !important;
  }
  .md-pb10_1fdd09638cac7e63 {
    padding-bottom: 10px;
  }
  .md-pb20_8b332f4f34b61885 {
    padding-bottom: 20px;
  }
  .md-pb30_33e73d375702ae51 {
    padding-bottom: 30px;
  }
  .md-pb40_2b1e99bcd4dcf054 {
    padding-bottom: 40px;
  }
  .md-pb50_be7433fe894f5aca {
    padding-bottom: 50px;
  }
  .md-pb60_ce802798743f5695 {
    padding-bottom: 60px;
  }
  .md-pb70_ada353e96689c67d {
    padding-bottom: 70px;
  }
  .md-pb80_9f7b60dc9e34fb17 {
    padding-bottom: 80px;
  }
  .md-pt80_088fd44df7f7910b {
    padding-top: 80px !important;
  }
  .md-no-pad_f1d7b2ac5394c7ea {
    padding: 0 !important;
  }
  .md-center_f61a896b750410f1 {
    text-align: center !important;
  }
  .order-md-1_9708189598bf1cb2 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .order-md-2_e86c55d345b22e1e {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  .order-md-3_b04bdaaa4d5e86da {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  .order-md-4_34e32e1840769632 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  .md-hide_0100a64257863467 {
    display: none;
  }
  .justify-end_ea401683b4212fd9 {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-end_ea401683b4212fd9 .vew-all_af8e96af3ffac35b {
    margin-left: 25px;
    margin-top: 25px;
  }
  .justify-end_ea401683b4212fd9 .swiper-controls_41adf1720520c970 {
    margin-top: 30px;
  }
  .justify-end_ea401683b4212fd9 .ml-auto_afec3b7e431b4cfa {
    margin-left: 0;
    margin-top: 30px;
  }
  .row_001515173a98f138.sm-marg_a733cbf31a271c2f {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_001515173a98f138.sm-marg_a733cbf31a271c2f > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_001515173a98f138.stand-marg_932049ee7395487c {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_001515173a98f138.stand-marg_932049ee7395487c > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_001515173a98f138.md-marg_ce49c9ffd83c68d7 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_001515173a98f138.md-marg_ce49c9ffd83c68d7 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_001515173a98f138.lg-marg_c123dfa716a16bcf {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_001515173a98f138.lg-marg_c123dfa716a16bcf > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_001515173a98f138.xlg-marg_115ad0f8f58dcbf6 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_001515173a98f138.xlg-marg_115ad0f8f58dcbf6 > * {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row_001515173a98f138.xxlg-marg_e72f8cb7faf20d0e {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row_001515173a98f138.xxlg-marg_e72f8cb7faf20d0e > * {
    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_ad9de36925c58c1b {
    font-size: 90px !important;
  }
  .fz-80_a5355b2d365dee92 {
    font-size: 60px !important;
  }
  .fz-70_eb89a6ef20422d48 {
    font-size: 50px !important;
  }
  .sec-head_1e28a4e38580dc68 .d-flex_881455524e7b0a2f {
    display: block !important;
  }
  .sec-head_1e28a4e38580dc68 .ml-auto_afec3b7e431b4cfa {
    margin-left: 0 !important;
    margin-top: 15px;
  }
  .sec-head_1e28a4e38580dc68 .sub-title_2cb8197775842247 span:first-of-type {
    display: none;
  }
  .sec-head_1e28a4e38580dc68 .sub-title_2cb8197775842247 span.thin_4fc303542378b711 {
    margin: 0;
  }
  .navbar .logo_ad7f0c1321ae4a03:after {
    display: none;
  }
  .navbar .contact-button_e7381f580dc14ec5 {
    display: none;
  }
  .navbar .mega-menu_16539762a481a818 .item-img_be5bb2c68e951724 .img_0eae3acfaa4fb94b {
    display: none;
  }
  .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar .navbar-collapse_0c8cb8d830cad0d9 {
    max-height: 440px;
    overflow: auto;
  }
  .navbar .navbar-collapse_0c8cb8d830cad0d9::-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_16539762a481a818 .container {
    padding: 20px 10px !important;
  }
  .navbar .logo_ad7f0c1321ae4a03 {
    max-width: 80px !important;
    margin-left: 30px;
  }
  .navbar .navbar-collapse_0c8cb8d830cad0d9 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 15px;
  }
  .navbar .navbar-toggler_2cbff86621be6f32 {
    font-size: 20px;
    border-radius: 0;
    padding: 0;
    margin-right: 30px;
  }
  .navbar .navbar-toggler_2cbff86621be6f32: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_e0867ddfcb6218c5 {
    display: none;
    position: static;
    width: 100%;
    margin-top: 15px;
  }
  .navbar .dropdown-menu .dropdown-item .dropdown-side_e0867ddfcb6218c5.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_16539762a481a818 {
    width: auto;
    position: static;
    padding: 0;
  }
  .navbar .navbar-nav .mega-menu_16539762a481a818 .item-img_be5bb2c68e951724 {
    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_16539762a481a818 .item-img_be5bb2c68e951724 .mt-15_e5fb78ba3d70ffeb {
    margin-top: 0 !important;
  }
  .navbar .navbar-nav .mega-menu_16539762a481a818 .item-img_be5bb2c68e951724: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_16539762a481a818 .item-img_be5bb2c68e951724:hover {
    padding-left: 30px;
    background: transparent;
  }
  .navbar .navbar-nav .mega-menu_16539762a481a818 .item-img_be5bb2c68e951724:hover:after {
    width: 10px;
  }
  .main-header_637bda0bdd2c9497 {
    min-height: auto;
  }
  .main-header_637bda0bdd2c9497 .caption_5cce0bc8f5ce321d h1 {
    font-size: 80px;
  }
  .main-header_637bda0bdd2c9497 .caption_5cce0bc8f5ce321d .text_5ae0753b2f07ca66 {
    display: none;
  }
  .main-header_637bda0bdd2c9497 .justify-content-end_c7298a74d65bdbb4 {
    display: block !important;
    margin-bottom: 50px;
  }
  .modern-slider_9392337850cbfe41 .container {
    max-width: 100%;
  }
  .modern-slider_9392337850cbfe41 .swiper-controls_41adf1720520c970 {
    right: 15px;
  }
  .crev-header_4b0a8c4976ce9119 .caption_5cce0bc8f5ce321d h1 {
    font-size: 70px;
  }
  .crev-header_4b0a8c4976ce9119 .full-img_776129df0eb6a0a5 {
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .header-digital_2781468f931c3c6e .caption_5cce0bc8f5ce321d h1 {
    font-size: 60px;
  }
  .header-digital_2781468f931c3c6e .cont_53e94ba7e3164377 .numb_60aecade35a50886 {
    position: static;
    margin-top: 15px;
  }
  .header-personal_c2d735acc4f22761 {
    background-position: 60%;
  }
  .header-personal_c2d735acc4f22761 .info_6cd26f07c68d7591 {
    display: none !important;
  }
  .intro-crev_05b7108fc864122c .sec-head_1e28a4e38580dc68 {
    margin-bottom: 80px;
  }
  .intro-skill_8c519b0f9df1bcb5 .container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .intro-skill_8c519b0f9df1bcb5 .imgs_1a41457eb7d81fd9 {
    display: none;
  }
  .about-author_2ae80692f9d54b64 .profile-img_a35c9ca49680810b {
    width: 600px;
    margin: 0 auto 50px;
  }
  .my-skills_9dd65eef9833aace .item_bf3af47499b89248 .box-bord_dea32647ecabbe0a {
    border-radius: 200px;
  }
  .numbers-crev_514d144a52b1902f .item_bf3af47499b89248 h3 {
    font-size: 80px;
  }
  .services-modern_ac3fb4736637aacd .serv-boxs_c2dd1404cb97638a {
    display: block;
  }
  .services-modern_ac3fb4736637aacd .item_bf3af47499b89248 {
    width: 100%;
    padding: 60px 40px;
    margin: 5px 0;
  }
  .services-modern_ac3fb4736637aacd .item_bf3af47499b89248 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_ac3fb4736637aacd .item_bf3af47499b89248.active {
    width: 100% !important;
  }
  .work-fade_9ed6e6f286d01e4a .text_5ae0753b2f07ca66.pb-100_519bdc325a955c29 {
    padding-bottom: 50px !important;
  }
  .work-fade_9ed6e6f286d01e4a .swiper-pagination_bca297401e54dca5 {
    top: 80%;
    right: -20px;
  }
  .work-crev_dc176fe4625b550e .swiper-slide_372cc314f9370c6c {
    width: 100% !important;
  }
  footer.clean-footer_4ad4a3b382a1cb27.crev_4883d395e8d4233c:after,
  footer.clean-footer_4ad4a3b382a1cb27.crev_4883d395e8d4233c .circle-blur_0ab7f992ae58dd9a {
    display: none;
  }
  .team-single_2e31c6e6fcf7a1b0 .bord_572b7c5ab6df1c7d {
    padding: 0 40px 80px;
  }
  .team-single_2e31c6e6fcf7a1b0 .bord_572b7c5ab6df1c7d:after {
    top: 30px;
    left: 10px;
    right: 10px;
    bottom: 30px;
  }
  .team-single_2e31c6e6fcf7a1b0 .bord_572b7c5ab6df1c7d:before {
    top: 20px;
    left: 0;
    right: 0;
    bottom: 20px;
  }
  .services-inline2_725e016bebf3a5a5 .d-flex_881455524e7b0a2f {
    display: block !important;
  }
  .page-faqs_d7aad9e9418e3511 .img1_47e22d3c2ab06235,
  .page-faqs_d7aad9e9418e3511 .img2_2b49a74889ef2a5f,
  .page-faqs_d7aad9e9418e3511 .img3_df1ffdffb1e73d1e {
    display: none;
  }
  .work-grid_d9e39cf6e41de08b {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
  }
  .work-grid_d9e39cf6e41de08b .item_bf3af47499b89248 {
    margin: 40px 0 !important;
  }
  .portfolio-crev_5e1741d22d679e51 .work-boxs_48cadd573f4388e2 {
    display: block;
  }
  .portfolio-crev_5e1741d22d679e51 .work-boxs_48cadd573f4388e2 .item_bf3af47499b89248 {
    width: 100% !important;
    height: 250px;
    min-height: auto;
  }
  .portfolio-crev_5e1741d22d679e51 .work-boxs_48cadd573f4388e2 .item_bf3af47499b89248.active {
    height: calc(100vh - 250px * 3);
  }
  .work-grid_d9e39cf6e41de08b .filtering_b7824ec200a4274f,
  .work-minimal_2d93d35dde415bfb .filtering_b7824ec200a4274f {
    display: block !important;
    margin-top: 30px;
  }
  .next-project_b798506b3047c766 .box_a8b0854bdca4bc64 .cont_53e94ba7e3164377 .fz-40_d85e3aad80d2253c {
    font-size: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sm-mb10_fa312cbffb1bc16a {
    margin-bottom: 10px;
  }
  .sm-mb20_7df35c26d1cea60d {
    margin-bottom: 20px;
  }
  .sm-mb30_7bee794dd59af5cc {
    margin-bottom: 30px;
  }
  .sm-mb40_844579339b9fae0a {
    margin-bottom: 40px;
  }
  .sm-mb50_1f216d58af7e0f81 {
    margin-bottom: 50px;
  }
  .sm-mb80_afc37096c3979549 {
    margin-bottom: 80px;
  }
  .sm-pb10_952f9a926adc3127 {
    padding-bottom: 10px;
  }
  .sm-pb20_7965a5b8123415ab {
    padding-bottom: 20px;
  }
  .sm-pb30_7616b6abc600ca4e {
    padding-bottom: 30px;
  }
  .sm-pb40_a58814d688884015 {
    padding-bottom: 40px;
  }
  .sm-pb50_261d3c5d940b376c {
    padding-bottom: 50px;
  }
  .sm-pb60_f6d6f2ae2c9eebe8 {
    padding-bottom: 60px;
  }
  .sm-pb70_c0d005f3d7c5a9bb {
    padding-bottom: 70px;
  }
  .sm-pb80_12114bfa000f3d11 {
    padding-bottom: 80px;
  }
  .sm-hide_944e431d1788cc97 {
    display: none;
  }
  .fz-70_eb89a6ef20422d48 {
    font-size: 40px !important;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 34px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
  h4.fz-30_de0ff3bb7b1aa312 {
    font-size: 24px !important;
  }
  h5 {
    font-size: 18px;
  }
  h6 {
    font-size: 18px;
  }
  .loader-wrap .loader-wrap-heading_8e7c079503d8829e .load-text_a3d1947f15ad7a5d {
    letter-spacing: 5px;
  }
  .progress-wrap_9a811f25d42ada17 {
    bottom: 15px;
    right: 15px;
  }
  .in-box_9d4e0beb377a3dff {
    width: 100%;
  }
  .in-box_9d4e0beb377a3dff.mb-15_8c4ef05b20dffede {
    margin-bottom: 0 !important;
  }
  .section-padding_014b5a6908671457 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .sec-head_1e28a4e38580dc68 h3.fz-50_cd6c410c26f8314f {
    font-size: 30px !important;
  }
  .sec-head_1e28a4e38580dc68 h2.fz-70_eb89a6ef20422d48 {
    font-size: 35px !important;
  }
  .call-marq_78bac4e538f7add0 .main-marq_428b5f3c89716b57.bord-item_3dd0bd9f27dc31ff .item_bf3af47499b89248 h4 {
    font-size: 20px !important;
  }
  .call-marq_78bac4e538f7add0 .main-marq_428b5f3c89716b57 .icon-img-50_68a63e12102cd5fb {
    width: 30px !important;
  }
  .main-header_637bda0bdd2c9497 .caption_5cce0bc8f5ce321d h1,
  .crev-header_4b0a8c4976ce9119 .caption_5cce0bc8f5ce321d h1 {
    font-size: 40px;
  }
  .main-header_637bda0bdd2c9497 .icon-img_66c3e6163dddbc40 {
    width: 100px;
  }
  .modern-slider_9392337850cbfe41 .gallery-text_c4d54495b022acee {
    width: 100%;
  }
  .header-digital_2781468f931c3c6e .caption_5cce0bc8f5ce321d h1 {
    font-size: 50px;
  }
  .header-digital_2781468f931c3c6e .img_0eae3acfaa4fb94b:after,
  .header-digital_2781468f931c3c6e .img_0eae3acfaa4fb94b:before {
    display: none;
  }
  .header-digital_2781468f931c3c6e .img_0eae3acfaa4fb94b .vid_f34180756e34da1b {
    left: 0;
  }
  .about-author_2ae80692f9d54b64 .profile-img_a35c9ca49680810b {
    width: 420px;
  }
  .about-author_2ae80692f9d54b64 .profile-img_a35c9ca49680810b .img_0eae3acfaa4fb94b {
    height: 500px;
  }
  .about-author_2ae80692f9d54b64 h4 span {
    display: inline;
  }
  .services-inline_a92d6400b1d4e7ae .item_bf3af47499b89248 .ml-auto_afec3b7e431b4cfa,
  .services-inline_a92d6400b1d4e7ae .item_bf3af47499b89248 .num_c9c7c7621010cc3a {
    display: none !important;
  }
  .work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 {
    position: static;
    margin-top: 15px;
    opacity: 0;
  }
  .work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 .text_5ae0753b2f07ca66 {
    display: inline-block;
    background: transparent;
    font-size: 22px;
    padding: 0 1px;
    margin: 0;
    border-radius: 0;
  }
  .work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 .shap-left-top_76fd15128b57a02c,
  .work-fade_9ed6e6f286d01e4a .item_bf3af47499b89248 .cont_53e94ba7e3164377 .shap-left-bottom_45db5566879b54c8 {
    display: none;
  }
  .work-fade_9ed6e6f286d01e4a .swiper-slide-active_7b28b48f0b5d4710 .item_bf3af47499b89248 .cont_53e94ba7e3164377 {
    opacity: 1;
  }
  .work-crev_dc176fe4625b550e .item_bf3af47499b89248 {
    display: block !important;
  }
  .work-crev_dc176fe4625b550e .item_bf3af47499b89248 .img_0eae3acfaa4fb94b {
    padding: 0;
    margin-top: 40px;
  }
  .testimonials_39d93cf02b2fc8d1 .img-full_7e7bc23461041599 .fix-img_d674be6c6233fb92 {
    max-width: 80px;
  }
  .testimonials_39d93cf02b2fc8d1 .cont-full_a03323e38934d23f .testim-swiper_9c60623b6427acf3 {
    padding: 60px 20px;
  }
  .testimonials_39d93cf02b2fc8d1 .cont-full_a03323e38934d23f .testim-swiper_9c60623b6427acf3 p.fz-30_de0ff3bb7b1aa312 {
    font-size: 18px !important;
  }
  .testimonials_39d93cf02b2fc8d1 .cont-full_a03323e38934d23f .control-abslout_a7f3ffc899a303d6 {
    bottom: 15px;
    right: 15px;
  }
  .testimonials-minim_fd18ddd0fc1fd72f .item_bf3af47499b89248 .text_5ae0753b2f07ca66 .qout-svg_90d2dae0c558aa60 {
    width: 90px;
  }
  .testimonials-minim_fd18ddd0fc1fd72f .item_bf3af47499b89248 .text_5ae0753b2f07ca66 .fz-30_de0ff3bb7b1aa312 {
    font-size: 18px !important;
  }
  .testimonials-minim_fd18ddd0fc1fd72f .control-abslout_a7f3ffc899a303d6 {
    bottom: -50px;
  }
  .page-header_5a4b30402ce7d9f9 .fz-80_a5355b2d365dee92 {
    font-size: 35px !important;
  }
  .services-inline2_725e016bebf3a5a5 .item_bf3af47499b89248 h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .team-single_2e31c6e6fcf7a1b0 .bord_572b7c5ab6df1c7d {
    padding: 0 20px 80px;
  }
  .portfolio-crev_5e1741d22d679e51 .work-boxs_48cadd573f4388e2 .item_bf3af47499b89248 {
    height: 350px;
    min-height: auto;
    background-position: center center;
  }
  .portfolio-crev_5e1741d22d679e51 .work-boxs_48cadd573f4388e2 .item_bf3af47499b89248.active {
    height: 350px;
  }
  .work-grid_d9e39cf6e41de08b .filtering_b7824ec200a4274f span,
  .work-minimal_2d93d35dde415bfb .filtering_b7824ec200a4274f span {
    margin: 14px 25px;
  }
  .work-minimal_2d93d35dde415bfb .item_bf3af47499b89248 .img_0eae3acfaa4fb94b .cont_53e94ba7e3164377.inline_b40dfe0e462c9ea4 {
    padding: 20px 15px;
  }
  .blog-header_3683c975258e8f7b .fz-55_df04b132e74be511 {
    font-size: 30px !important;
  }
  .blog-header_3683c975258e8f7b .info_6cd26f07c68d7591 {
    display: block !important;
  }
  .blog-header_3683c975258e8f7b .date_33069798f120e9a0 {
    margin-left: 30px !important;
  }
  .blog-header_3683c975258e8f7b .right-info_221a229e5321519d {
    margin: 30px 0 0;
  }
  .main-post_50b50d8b688e7202 .fz-60_4209ec1385cbd8cd {
    display: none;
  }
  .main-post_50b50d8b688e7202 .post-qoute_86e9cd96ea5e85db {
    padding: 30px 15px;
  }
  .main-post_50b50d8b688e7202 .post-qoute_86e9cd96ea5e85db h6:before {
    position: relative;
    left: 0;
  }
  .main-post_50b50d8b688e7202 .info-area_0492a03d9f822d06 {
    display: block;
  }
  .main-post_50b50d8b688e7202 .info-area_0492a03d9f822d06 .tags_8809481429dd573c {
    margin-bottom: 30px;
  }
  .main-post_50b50d8b688e7202 .author-area_eb4c2d8358668179 .flex_3508c86f3d4611c2 {
    display: block;
  }
  .main-post_50b50d8b688e7202 .author-area_eb4c2d8358668179 .author-img_97db9c0f4ba2c80e {
    margin: 0 0 30px 0;
  }
  .main-post_50b50d8b688e7202 .author-area_eb4c2d8358668179 .author-img_97db9c0f4ba2c80e .img_0eae3acfaa4fb94b {
    width: 80px;
    height: 80px;
  }
  .main-post_50b50d8b688e7202 .next-prv-post_de0ac82e40c2b332 {
    display: block;
  }
  .main-post_50b50d8b688e7202 .next-prv-post_de0ac82e40c2b332 .thumb-post_a63f9de9c0f8e501 {
    margin: 0 !important;
  }
  .main-post_50b50d8b688e7202 .next-prv-post_de0ac82e40c2b332 .text-right_d1222b4bb46a5271 {
    text-align: left;
    margin-top: 30px !important;
  }
  .comments-post_4be71d7788b1edbb .item-box_375dc23ee520db50 .flex_3508c86f3d4611c2 {
    display: block;
  }
  .comments-post_4be71d7788b1edbb .item-box_375dc23ee520db50 .user-img_fc492f37fd05ac2e {
    margin: 0 0 15px 0;
  }
  .comments-post_4be71d7788b1edbb .item-box_375dc23ee520db50 .replay-post_c7802de941754c6b {
    margin: 15px 0 0 0;
  }
  .comments-post_4be71d7788b1edbb .item-box_375dc23ee520db50.replayed_140adfc9b2948a2c {
    margin-left: 0;
  }
  .main-post_50b50d8b688e7202 .post-qoute_86e9cd96ea5e85db h6:before {
    top: 70px;
  }
}

/* ====================== [ End Responsive ] ====================== */
