@charset "UTF-8";
/* =========================================================
   FONT: SF PRO DISPLAY
   Path: /wp-content/themes/flatsome-child/fonts/
   From: assets/scss/main.scss → ../../fonts/
========================================================= */
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-Ultralight.otf") format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-Semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-Heavy.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* -------- ITALIC -------- */
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-RegularItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("../../fonts/SF-Pro-Display-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
header .header-bg-color {
  background-color: transparent !important;
}
header .header-inner {
  max-width: 1700px;
}
header .header-block-block-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
header .header-nav-main.nav-left {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
header .header-nav-main.nav-left .menu-item-has-children::after, header .header-nav-main.nav-left .menu-item-has-children::before {
  display: none;
}
header .header-nav-main.nav-left .icon-angle-down {
  opacity: 1 !important;
}
header .header-nav-main.nav-left > li > a {
  font-weight: 600 !important;
  font-size: 16px !important;
  position: relative;
  font-family: "SF Pro Display";
}
header .header-nav-main.nav-left > li > a::after {
  content: " ";
  position: absolute;
  background: white !important;
  top: 100%;
  margin-top: 4px;
  border-radius: 3px;
  left: 0;
  width: 100%;
  height: 3px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right center;
          transform-origin: right center;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
header .header-nav-main.nav-left > li:hover a {
  border-bottom: unset !important;
}
header .header-nav-main.nav-left > li:hover > a::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
header .header-nav-main.nav-left .sub-menu {
  border: unset !important;
  border-radius: 5px;
  padding: 0;
  top: 55px;
}
header .header-nav-main.nav-left .sub-menu li {
  border: unset !important;
}
header .header-nav-main.nav-left .sub-menu li:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
header .header-nav-main.nav-left .sub-menu li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
header .header-nav-main.nav-left .sub-menu li:hover {
  background-color: #f2f2f2;
}
header .header-nav-main.nav-left .sub-menu li a {
  padding: 10px 20px !important;
  margin: 0 !important;
  color: black !important;
  font-weight: 700;
}
header .header-nav-main.nav-left .sub-menu a {
  border: unset !important;
  color: black !important;
  font-weight: 700;
}
header .header-nav-main.nav-right .header-block:nth-child(1) {
  width: -webkit-max-content !important;
  width: -moz-max-content !important;
  width: max-content !important;
  margin-right: 5px;
}
header .header-social-icons .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .header-social-icons a {
  letter-spacing: 0.03em;
  line-height: 2.4em;
  min-height: 29px;
  min-width: 29px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .header-social-icons a.facebook {
  background-color: #0865fe !important;
}
header .header-social-icons a.youtube {
  background-color: #ff0000 !important;
}
header .header-block {
  width: 270px;
}

/* ================= MOBILE MENU POPUP ================= */
@media (max-width: 849px) {
  .mfp-content {
    min-width: 100%;
  }
  .mfp-close {
    top: 0px !important;
    opacity: 1 !important;
  }
  #main-menu {
    width: 100%;
    min-width: 100%;
  }
  #main-menu .sidebar-menu {
    background: #fff;
    padding-top: 0;
    width: 100%;
  }
  #main-menu .nav-sidebar {
    padding: 0 15px;
  }
  #main-menu .nav-sidebar .sub-menu {
    padding: 0;
    margin: 0;
  }
  #main-menu .nav-sidebar .header-social-icons {
    padding-left: 0 !important;
  }
  #main-menu .nav-sidebar .header-social-icons a,
  #main-menu .nav-sidebar .header-social-icons i {
    margin-right: 3px;
    color: #000 !important;
    font-size: 20px;
  }
  #main-menu .nav-sidebar > li {
    border: unset;
    margin-bottom: 5px;
  }
  #main-menu .nav-sidebar > li > a {
    padding: 12px 0;
    font-size: 16px;
    color: #000;
    text-transform: none;
  }
  #main-menu .menu-item.current-menu-item,
  #main-menu .menu-item.active {
    background: #fff !important;
    border-radius: 6px;
  }
  #main-menu .menu-item-has-children {
    position: relative;
  }
  #main-menu .menu-item-has-children > a {
    padding-right: 40px;
  }
  #main-menu .menu-item-has-children .toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: transparent !important;
    border: none;
    opacity: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #main-menu .menu-item-has-children .toggle i {
    color: #000;
    font-size: 30px;
  }
  #main-menu .menu-item-has-children .children li a {
    font-size: 16px;
    color: #000;
    padding: 8px 0;
    font-weight: bold;
  }
}
/* ================= STICKY ================= */
div.stuck .header-main .nav > li > a {
  line-height: unset;
}

/* ================= MOBILE SIDEBAR ================= */
.mobile-sidebar .call-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mobile-sidebar .call-box-icon {
  width: 50px;
  height: 50px;
}
.mobile-sidebar .call-box-icon svg {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.scroll-to-bullets {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 999;
  border-radius: 20px 0 0 20px;
  padding: 35px 10px;
  overflow: unset !important;
}
.scroll-to-bullets a {
  display: block;
  background-color: transparent !important;
  margin: 8px 0;
  border-radius: 50%;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 20px;
  border-color: transparent !important;
}
.scroll-to-bullets a:hover::before {
  -webkit-transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  color: #005EBC !important;
  font-size: 48px;
}
.scroll-to-bullets a::after {
  content: attr(data-title);
  position: absolute;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(20px);
          transform: translateY(-50%) translateX(20px);
  opacity: 0;
  visibility: hidden;
  margin-right: 20px;
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  text-transform: uppercase;
  font-family: "SF Pro Display" !important;
  color: #fff;
  white-space: nowrap;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  pointer-events: none;
}
.scroll-to-bullets a:hover::after, .scroll-to-bullets a.active::after {
  opacity: 1;
  visibility: visible;
  font-size: 24px;
  margin-right: 40px;
  -webkit-transform: translateY(-50%) translateX(0);
          transform: translateY(-50%) translateX(0);
}
.scroll-to-bullets a::before {
  -webkit-transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s;
  transition: transform 0.4s ease-out, opacity 0.4s ease, visibility 0.4s, -webkit-transform 0.4s ease-out;
  position: absolute;
  top: calc(50% - 5px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 24px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.59);
  font-family: "SF Pro Display" !important;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.scroll-to-bullets a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.scroll-to-bullets a.active::before {
  color: #005EBC !important;
  font-size: 48px;
}
.scroll-to-bullets a:nth-child(10)::before {
  content: "10" !important;
}
.scroll-to-bullets a:nth-child(1)::before {
  content: "01";
}
.scroll-to-bullets a:nth-child(2)::before {
  content: "02";
}
.scroll-to-bullets a:nth-child(3)::before {
  content: "03";
}
.scroll-to-bullets a:nth-child(4)::before {
  content: "04";
}
.scroll-to-bullets a:nth-child(5)::before {
  content: "05";
}
.scroll-to-bullets a:nth-child(6)::before {
  content: "06";
}
.scroll-to-bullets a:nth-child(7)::before {
  content: "07";
}
.scroll-to-bullets a:nth-child(8)::before {
  content: "08";
}
.scroll-to-bullets a:nth-child(9)::before {
  content: "09";
}
.scroll-to-bullets a strong {
  display: none;
}
.scroll-to-bullets::before {
  display: block;
  margin: 0 0 15px 0;
  border-radius: 50%;
  text-align: center;
  line-height: 41px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.scroll-to-bullets::before:hover {
  background: rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media screen and (max-width: 768px) {
  .scroll-to-bullets {
    display: none;
  }
}

.tooltipster-base {
  display: none !important;
}

.absolute-footer {
  display: none !important;
}

/* Tooltip box */
/* Section Styling */
.project-showcase-section {
  background: #0A1F2E;
  padding-bottom: 0px !important;
}
.project-showcase-section .project-showcase-title h2 {
  font-family: "Inter", sans-serif;
  font-size: 75px;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(3%, #A28C6E), color-stop(29%, #B8906A), color-stop(46%, #D0AB81), color-stop(66%, #D0AE92), color-stop(81%, #B8906A), color-stop(92%, #A28C6E));
  background: linear-gradient(180deg, #A28C6E 3%, #B8906A 29%, #D0AB81 46%, #D0AE92 66%, #B8906A 81%, #A28C6E 92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  letter-spacing: 0.02em;
  margin: 0;
  line-height: 1.2;
  padding-bottom: 15px;
}
.project-showcase-section .project-stack-row {
  max-width: 100%;
  margin: 0 auto;
}
.project-showcase-section {
  /* Stack Styling */
}
.project-showcase-section .project-stack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* Responsive Tablet */
}
@media (max-width: 999px) {
  .project-showcase-section .project-stack {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.project-showcase-section .project-stack {
  /* Responsive Mobile */
}
@media (max-width: 549px) {
  .project-showcase-section .project-stack {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.project-showcase-section .box::after {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  z-index: 9999;
  bottom: 0px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(26, 35, 45, 0.92)), color-stop(29%, rgba(26, 35, 45, 0.65)), color-stop(46%, rgba(217, 217, 217, 0.46)), color-stop(65%, rgba(217, 217, 217, 0)), color-stop(81%, rgba(217, 217, 217, 0)), color-stop(92%, rgba(217, 217, 217, 0)), to(rgba(10, 31, 46, 0)));
  background: linear-gradient(0deg, rgba(26, 35, 45, 0.92) 0%, rgba(26, 35, 45, 0.65) 29%, rgba(217, 217, 217, 0.46) 46%, rgba(217, 217, 217, 0) 65%, rgba(217, 217, 217, 0) 81%, rgba(217, 217, 217, 0) 92%, rgba(10, 31, 46, 0) 100%);
  z-index: 9;
  width: 100%;
  height: 350px;
}
.project-showcase-section {
  /* Image Box Styling */
}
.project-showcase-section .project-box {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: 1px solid #A28C6E;
}
@media (min-width: 1080px) {
  .project-showcase-section .project-box .box-image {
    height: 800px !important;
  }
}
.project-showcase-section .project-box .box-image {
  /* Responsive Tablet */
}
@media (max-width: 999px) {
  .project-showcase-section .project-box .box-image {
    height: 450px !important;
  }
}
.project-showcase-section .project-box .box-image {
  /* Responsive Mobile */
}
@media (max-width: 549px) {
  .project-showcase-section .project-box .box-image {
    height: 400px !important;
  }
}
.project-showcase-section .project-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-showcase-section .project-box {
  /* Text Container */
}
.project-showcase-section .project-box .box-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.project-showcase-section .project-box .project-title {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  /* Vertical Text Styling */
}
.project-showcase-section .project-box .project-title p {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  font-family: "SF Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
  color: #A28C6E;
  margin: 0;
  padding: 30px 20px;
  text-align: left;
  /* Responsive Tablet */
}
@media (max-width: 999px) {
  .project-showcase-section .project-box .project-title p {
    font-size: 36px;
    padding: 25px 18px;
  }
}
.project-showcase-section .project-box .project-title p {
  /* Responsive Mobile */
}
@media (max-width: 549px) {
  .project-showcase-section .project-box .project-title p {
    font-size: 28px;
    padding: 20px 15px;
  }
}
.project-showcase-section .project-box {
  /* Responsive Tablet */
}
@media (max-width: 999px) {
  .project-showcase-section .project-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
            flex: 0 0 calc(50% - 10px);
  }
}
.project-showcase-section .project-box {
  /* Responsive Mobile */
}
@media (max-width: 549px) {
  .project-showcase-section .project-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}