@charset "UTF-8";
.better_scrollbar::-webkit-scrollbar {
  display: none;
}

.better_scrollbar {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

:root {
  --usage-type-title-large-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

* {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

* :focus {
  outline: none !important;
  box-shadow: none !important;
}

.btn:focus {
  outline: none !important;
  box-shadow: none !important;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}

.work-body {
  padding: 0 20px;
}

.custom_input h1 {
  margin-bottom: 1.2rem;
  font-size: 63px;
  line-height: 70px;
}

label {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 10px;
}

.form-error {
  font-size: 12px;
  color: #e82c2e;
}

.inputForm {
  width: 350px;
  margin: 14rem auto auto;
  text-align: center;
}

.category-card-group {
  padding: 5px 15px;
  border-radius: 15px;
  border: 1px solid #eee;
  margin-top: 10px;
  margin-bottom: 10px;
}

.company_or_user_profile .el-avatar {
  width: 50px;
  height: 50px;
  margin-top: 8px;
}

.company_or_user_profile {
  display: flex;
  height: 60px;
}

.company_or_user_profile_details {
  margin: auto;
  margin-left: 8px;
  margin-top: 9px;
}

.company_or_user_profile_details p {
  margin: 0;
  margin-bottom: -7px;
  font-weight: 600;
  color: #000;
  font-size: 16px;
}

.company_or_user_profile_details small {
  color: #606266;
}

.custom_input_label {
  padding: 10px 47px 0px 0px !important;
}

@media (max-width: 800px) {
  .signputChanges {
    width: 100% !important;
    padding: 0 40px;
  }
  .inputForm {
    width: 100% !important;
  }
}
@media (max-width: 800px) {
  .header_icons {
    margin: 0 4px !important;
  }
  .mobile-navbar {
    height: 77px;
  }
  .custom_input {
    padding: 0 40px;
  }
  .landing-page-img {
    margin-top: 20px !important;
  }
  .adjust-hero {
    margin-top: 0rem !important;
    padding-top: 0px !important;
  }
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.t-small,
body {
  font-family: var(--usage-type-title-large-font-family), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  background: #fff;
  color: #000;
  margin: 0;
  padding: 0;
}

.global_scroll {
  overflow: auto;
  padding: 0;
}

@media (max-width: 800px) {
  .global_scroll {
    padding: 0px !important;
  }
}
.el-main {
  padding: 0 !important;
}

.component_scroll {
  overflow: auto;
  padding: 0;
  padding-bottom: 100px !important;
}

h1 {
  color: #000;
  font-size: 63px;
  line-height: 86px;
  font-weight: 600;
}

.plussizeMod {
  margin: 0 11px 0 0;
  padding: 0;
  border: none !important;
}

.plussizeMod button {
  border: none !important;
}

.userCard {
  border: none !important;
  font-size: 20px !important;
  color: #000 !important;
  font-weight: 800 !important;
}

.userCard i {
  font-weight: 800 !important;
}

.plussizeMod i {
  color: #10B981;
  font-weight: 600;
  font-size: 26px;
}

.el-badge__content {
  border-radius: 5px !important;
  background-color: #10B981 !important;
}

h3 {
  color: #000 !important;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.t-medium,
p {
  line-height: 26px;
}

p {
  font-size: 17px;
  color: #7B7376;
  font-weight: 400;
  letter-spacing: 0.02rem;
}

a:hover {
  text-decoration: none;
  color: #000;
}

a {
  color: #000;
  outline: none !important;
}

.stroke {
  border-top: 1px solid #f2f3fa;
}

.text-blue {
  color: #000000 !important;
}

.text-black {
  color: #000 !important;
}

.text-lighter {
  color: #3b3e4d !important;
}

.text-yellow {
  color: #ff8f00;
}

.primary-fill {
  background: #0053ff;
}

.secondary-fill {
  background: #ffecc7;
}

.secondary-fill:hover {
  background: #ffdc99;
  transition: all 0.2s ease-in-out;
  color: #f07300;
}

.grey-fill {
  background: #f8f9fb;
}

.round {
  border-radius: 50px !important;
}

.ux {
  height: 900px;
  background-position: right;
  background-repeat: no-repeat;
  padding-bottom: 160px;
  background-color: #fff;
  padding-top: 0px;
  margin-top: 90px;
}

.uxText {
  margin-top: -70px;
}

.uxwrapper {
  width: 100%;
  margin: auto;
}

@media (max-width: 900px) {
  .uxwrapper {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .navWrapper {
    width: 100%;
  }
  .LandingText {
    margin-top: 30px !important;
    padding: 0 5px;
  }
  .LandingText h1 {
    font-size: 40px !important;
  }
  .LandingCU {
    padding: 13px 30px !important;
  }
  .peekaboo {
    display: none;
  }
  .LandingSection {
    background-position: left !important;
    padding-bottom: 20px !important;
  }
  .LandingSection img {
    width: 100% !important;
    margin-top: 60px;
  }
}
.wrapper {
  width: 100%;
  margin: auto;
}

@media (max-width: 900px) {
  .wrapper {
    width: 100%;
  }
}
@media (min-width: 775px) {
  .HiddenSix {
    display: none !important;
  }
}
.siteWrapper {
  width: 60%;
  margin: auto;
}

@media (min-width: 768px) {
  .pl-md-3,
  .px-md-3 {
    padding-left: 2rem !important;
  }
}
@media (max-width: 900px) {
  .siteWrapper {
    width: 100% !important;
  }
}
.t-small {
  font-size: 14px;
  letter-spacing: 0.02rem;
  font-weight: 500;
  color: #2b3336 !important;
  text-align: center;
  transition: 0.15s ease-in-out;
}

.instagText {
  font-weight: 600 !important;
  text-transform: uppercase;
  font-size: 11px;
}

.heightLightMenu {
  background: #eae6ff;
  color: #10B981 !important;
  text-align: center !important;
  border-radius: 0.25rem;
}

.btn_sec_purple {
  background: rgba(16, 185, 129, 0.0705882353);
  color: #10B981 !important;
  font-weight: 600;
  text-align: center !important;
  border-radius: 8px;
  letter-spacing: 0.04rem;
  padding: 10px 30px !important;
}

.heightLightG {
  background: #e3faea;
  color: #71e293 !important;
  width: 7rem;
  text-align: center !important;
  border-radius: 0.25rem;
}

.heightLightY {
  background: #ffefd3;
  color: #ffb333 !important;
  width: 7rem;
  text-align: center !important;
  border-radius: 0.25rem;
}

.margin-bottom-sec {
  margin-bottom: 15px;
}

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

.t-medium {
  font-weight: 500;
  font-size: 15px;
}

@media (min-width: 775px) {
  .displayControler {
    display: none;
  }
}
.t-large {
  font-weight: 400;
  font-size: 18.1px;
  line-height: 30px;
}

@media (max-width: 775px) {
  .t-large {
    font-size: 18px;
  }
  .t-small {
    text-align: left;
  }
  .our-work-button {
    display: none !important;
  }
  .navbarSpace {
    margin-left: 0 !important;
  }
}
.t-desc {
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
}

.t-subhead {
  font-weight: 600;
  font-size: 20px;
  color: #000;
  line-height: 32px;
}

.t-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 40px;
}

.t-head {
  font-weight: 500;
  font-size: 40px;
  line-height: 56px;
}

p#welcomePText {
  line-height: 40px;
}

.t54 {
  font-weight: 600;
  font-size: 60px;
  line-height: 70px;
  letter-spacing: 1px;
  color: #000;
}

@media (max-width: 768px) {
  .t54 {
    font-size: 35px;
    line-height: 40px;
  }
}
.t55,
.t56 {
  font-weight: 500;
  font-size: 40px;
  line-height: 74px;
  letter-spacing: 1px;
}

.left {
  text-align: left;
}

.t55 {
  color: #2dd6c1;
}

.t56 {
  color: #000000;
}

@media (max-width: 768px) {
  .t56 {
    font-size: 40px;
    line-height: 56px;
  }
}
.blue,
.green,
.purple,
.yellow {
  font-size: 13px;
  font-weight: 500;
}

.shadow1 {
  box-shadow: 0 0 40px 0 rgba(228, 231, 235, 0.753) !important;
}

.blue {
  color: #000000 !important;
}

.purple {
  color: #c285ff !important;
}

.green {
  color: #71e293 !important;
}

.yellow {
  color: #ffb331 !important;
}

.btn,
.floating-button {
  font-size: 18px;
  font-weight: 700;
  -moz-user-select: none;
  -ms-user-select: none;
  display: inline-block;
  line-height: 1;
  transition: 0.15s ease-in-out;
  cursor: pointer;
  outline: 0;
  font-family: var(--usage-type-title-large-font-family), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-align: center;
  white-space: nowrap;
}

.btn {
  padding: 12px 36px;
  border-radius: 0.25rem;
  border: 0;
  margin: 0 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.foatingBtn {
  position: fixed;
  bottom: 0;
  right: 0;
  margin-right: 15px;
  margin-bottom: 20px;
}

.floating-button {
  padding: 15px 8px;
  border-radius: 6px;
  border: 0;
  background: #10B981;
  margin: 0 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.274) !important;
}

.our-work-button:hover,
.primary-button,
.primary-header-button,
.primary-header-button:hover,
.primary-button:hover,
.secondary-button:hover {
  box-shadow: none;
}

.mr-2 {
  margin-left: 7px;
}

.imgContact {
  margin-right: 7px;
}

.mb-3 {
  margin-bottom: 1px !important;
}

.our-work-button {
  border-radius: 8px;
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
  transition: 0.15s ease-in-out;
  cursor: pointer;
  outline: 0;
  margin: 0 16px;
  font-family: var(--usage-type-title-large-font-family), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 15px;
  padding: 10px 18px;
  background-color: rgba(102, 71, 255, 0.0392156863);
  border: 2px solid;
  font-weight: 400;
  color: rgba(102, 71, 255, 0.6980392157) !important;
  box-shadow: none;
}

.menu,
.navbar-toggler .menu-icon,
.navbar-toggler .menu-icon path {
  transition: all 0.2s ease-in-out;
}

.hero-wrapper {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100%;
}

.learn-more {
  color: #7B7376;
  display: block;
  margin-top: 16px;
  font-size: 14px;
}

.primary-header-button {
  font-size: 17px;
  padding: 16px 36px;
  background-color: #10B981;
  color: #fff !important;
  border-radius: 10px;
  font-weight: 400;
  margin-top: 5px;
  border: 2px solid #10B981;
  margin: 0 !important;
}

@media (max-width: 700px) {
  .primary-header-button {
    font-size: 15px;
    padding: 19px 59px;
    background-color: #10B981;
    color: #fff !important;
    font-weight: 400;
    margin-top: -4px;
    border: 2px solid #10B981;
  }
  .learn-more {
    color: #7B7376;
    display: block;
    margin-top: 13px;
    font-size: 12px;
  }
}
.primary-button {
  font-size: 15px;
  padding: 16px 32px;
  background-color: #10B981;
  color: #fff;
  font-weight: 400;
  border: 2px solid #10B981;
}

.secondary-button {
  background: #fff;
  border: 1px solid #f2f3fa;
  border-radius: 0.25rem;
  color: #000;
  font-size: 15px;
  padding: 16px 30px;
  font-weight: 400 !important;
}

.switchButtonS {
  background: #fff;
  border: 1px solid #f2f3fa;
  color: #000 !important;
  font-size: 15px;
  padding: 11px 30px;
  font-weight: 400 !important;
}

.switchButtonA {
  background: #ffffff;
  border: none;
  margin-right: 5px;
  box-shadow: 0 0 40px 0 rgb(216, 219, 223) !important;
  color: #000 !important;
  font-size: 15px;
  padding: 11px 30px;
  font-weight: 400 !important;
}

.spacer {
  margin-bottom: 1.3rem;
}

.menu {
  z-index: 2000;
  margin-top: -2px;
  background: hsla(0, 0%, 100%, 0.97) !important;
  box-shadow: none !important;
}

.logo {
  background-repeat: no-repeat;
  vertical-align: middle;
  width: 40px;
  margin-top: 0;
}

.menu-link {
  position: relative;
}

.menu-link.active::before {
  width: 100%;
  color: #3b3e4d !important;
}

@media (max-width: 768px) {
  .navigation {
    height: 92vh;
    display: flex;
    justify-content: space-between;
  }
  .adjustMobileImageHero {
    width: 90% !important;
    margin-top: 30px;
  }
  .menu-icon {
    height: 15px;
    width: auto;
  }
  .navbar-nav .menu-link {
    font-size: 22px;
    text-align: left;
  }
  .menu-link::before {
    display: none;
  }
}
.chip {
  display: inline-block;
  font-size: 11px;
  padding: 6px 16px;
  font-weight: 600;
  background: #007fff;
}

.features-heading {
  max-width: 580px;
  font-size: 26px;
  font-weight: 400;
  line-height: 44px;
}

.features .f-card {
  padding: 40px 28px;
  background: #fff;
  margin: 10px !important;
  border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 40px 0 rgba(111, 112, 173, 0.109) !important;
}

@media (max-width: 768px) {
  .features .f-card {
    margin: 10px !important;
  }
}
.f-card:first-child {
  margin-left: 0;
}

.f-card:last-child {
  margin-right: 0;
}

.accelerate {
  border-radius: 32px;
}

.accelerate h3 {
  font-size: 32px;
  font-weight: 400;
  line-height: 50px;
}

@media (max-width: 768px) {
  .accelerate {
    padding: 0;
    text-align: center;
  }
  .MobileDisplay {
    padding: 0 10px !important;
  }
  .accelerate h3 {
    font-size: 24px;
    line-height: 35px;
    text-align: center;
  }
}
.guide {
  background: #fcfcfd;
  border-top: 1px solid #f8f9fb;
  border-bottom: 1px solid #f8f9fb;
}

.guide-box {
  border-radius: 10px;
  background: transparent;
  overflow: hidden;
}

.padding-6 {
  padding: 0 35px 28px 0;
}

.guide img {
  z-index: 0;
  right: 0;
  bottom: 0;
}

.o-card {
  padding-top: 88px !important;
  padding-bottom: 88px !important;
}

.separator {
  border-left: 1px solid #f2f3fa;
}

@media (max-width: 768px) {
  .separator {
    border-top: 1px solid #f2f3fa;
    border-left: none;
  }
  .features-heading {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .o-card {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .discount {
    width: 100% !important;
  }
}
.price-card {
  background: #fff;
  border-radius: 6px;
  border: 1px solid #f8f9fb;
  max-width: 336px !important;
  padding: 32px;
  min-height: 512px;
  font-weight: 400;
  margin: 0;
}

.file-size {
  padding: 8px 32px 40px;
}

.file-size button {
  padding: 10px 48px;
}

@media (max-width: 768px) {
  .price-card {
    max-width: none;
    padding: 20px 20px 130px;
  }
}
.footer .support:hover {
  color: #10B981 !important;
}

.navbar-toggler.collapsed .menu-icon {
  transform: translateX(0);
}

.navbar-toggler.collapsed .menu-icon path.one,
.navbar-toggler.collapsed .menu-icon path.three,
.navbar-toggler.collapsed .menu-icon path.two {
  opacity: 1;
  transform: rotate(0);
}

.navbar-toggler .menu-icon {
  overflow: visible;
  transform: translateX(3px);
}

#Blog-Card,
#Button-Default,
#Group-4,
#Group-9,
#Input-Toggle-Switch-On,
#Profile-Edit {
  transition: all 0.8s ease-out;
}

.navbar-toggler .menu-icon path.one {
  transform-origin: 0 0;
  transform: rotate(45deg);
}

.navbar-toggler .menu-icon path.two {
  opacity: 0;
}

.navbar-toggler .menu-icon path.three {
  transform-origin: 0 100%;
  transform: rotate(-45deg);
}

.navbarSpace {
  margin-left: 30px;
}

.nav-link {
  text-transform: capitalize;
  cursor: pointer;
}

#Blog-Card {
  transform: translate(230px, 88px);
}

#Group-9 {
  transform: translate(-50px, 88px);
}

#Button-Default {
  transform: translate(40px, 288px);
}

#Profile-Edit {
  transform: translate(128px, -40px);
}

#Group-4 {
  transform: translate(34px, -10px);
}

#Input-Toggle-Switch-On {
  transform: translate(490px, 20px);
}

.LandingSection {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 160px;
  background-color: #f9f9fa;
  padding-top: 120px;
  margin-top: -100px;
}

@media (max-width: 775px) {
  .LandingSection {
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -50px;
  }
}
.LandingText {
  padding: 20px 0 0;
  max-width: 775px;
  margin: 200px 0 0;
}

.LandingSection img {
  width: 100%;
  margin-top: 60px;
  text-align: center;
  float: left;
}

.col-md-6 {
  padding: 0;
}

.LandingText h1 {
  color: #000;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 15px;
}

.LandingText p {
  color: #3b3e4d;
  line-height: 35px;
  font-size: 15px;
  margin-bottom: 40px;
}

.commaUXTags {
  padding: 16px 20px 16px 23px;
  border-radius: 90px;
  color: #292c30;
  background: #edf0f1;
  border: 1px solid transparent;
  font-size: 15px;
  font-weight: 500;
  margin: 1px !important;
}

.commaUXBtn,
.commaUXBtnNoBg {
  font-size: 15px;
  font-weight: 600;
}

.commaUXBtn {
  padding: 13px 30px;
  border-radius: 5px;
  background: #0053ff;
  color: #fff !important;
  margin-right: 10px;
}

.commaUXBtnNoBg {
  padding: 13px 45px;
  background: 0 0;
  color: #000000;
}

.serviceBox {
  max-width: 490px;
  margin: 5px 0;
}

.serviceBoxCard {
  margin: 25px 20px;
  box-shadow: 0 0 1px 0 rgba(0, 12, 32, 0.04), 0 10px 16px 0 rgba(10, 31, 68, 0.06);
  background: #fff;
  border: none !important;
  border-radius: 5px;
  padding: 40px;
}

.serviceBoxImage {
  width: 50px;
  height: 50px;
  background: #fff;
  margin-right: 20px;
  border-radius: 5px;
}

.serviceBoxImage img {
  width: 40px;
}

.serviceBoxImage p {
  margin: auto !important;
}

.serviceBox h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.serviceBox p {
  color: #3b3e4d;
  line-height: 35px;
  font-size: 15px;
}

.serviceHeaderText {
  margin: 0 auto 20px;
  text-align: center;
}

@media (max-width: 775px) {
  .serviceHeaderText {
    width: 90%;
  }
}
.serviceHeaderText h2 {
  color: #000;
  font-size: 35px !important;
  font-weight: 700;
  margin-top: 10px;
}

.serviceHeaderText small {
  color: #000000;
  font-size: 13px !important;
  font-weight: 700;
}

.serviceHeaderText p {
  color: #3b3e4d;
  line-height: 35px;
  font-size: 15px;
}

.serviceSection {
  margin-top: 56px;
  height: 100%;
  padding-bottom: 102px;
  background: #fff;
  padding-top: 10px;
}

.SectionI,
.buildingSection,
.perfectSection {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
}

.serviceButton {
  text-align: center !important;
  margin: 20px auto 0;
}

.buildingSection {
  padding-bottom: 83px;
  padding-top: 0;
  margin-top: 68px;
}

.noPadding {
  padding-left: 0;
}

.buildingText small {
  color: #3b3e4d;
  font-size: 13px !important;
  font-weight: 400;
}

.buildingText {
  padding: 20px 0 0;
  max-width: 570px;
  margin: 75px 0 0 50px;
}

.buildingSection img {
  width: 100%;
}

.buildingText h1 {
  color: #000;
  font-size: 35px !important;
  font-weight: 600;
  margin-top: 7px;
}

.buildingText p {
  color: #3b3e4d;
  line-height: 30px;
  font-size: 15px;
}

.heroDisplay {
  height: 550px;
}

.mt-1 {
  margin-top: 0.55rem !important;
}

@media (max-width: 775px) {
  .serviceSection {
    padding-bottom: 0;
  }
  .heroDisplay {
    height: 100%;
  }
  .buildingSection {
    padding: 20px;
    margin-top: 10px;
    text-align: center;
  }
  .buildingDisplayNone {
    display: none;
  }
  .buildingText {
    margin: -6px 0 30px !important;
    text-align: left;
  }
  .buildingText h1 {
    font-size: 26px !important;
  }
  .footerFive {
    padding: 0 20px;
    margin-top: 60px !important;
  }
}
.perfectSection {
  padding-bottom: 80px;
  padding-top: 0;
  margin-top: 17px;
}

@media (max-width: 775px) {
  .perfectSection {
    padding: 20px;
    margin-top: 10px;
    text-align: center;
  }
  .perfectDisplay {
    display: none;
  }
  .perfectText {
    margin: -40px 0 30px !important;
    text-align: left;
  }
  .footerFive {
    padding: 0 20px;
  }
}
.footerFive {
  padding-top: 30px;
  margin-top: 120px;
}

@media (min-width: 775px) {
  .buildingDisplay {
    display: none;
  }
  .buildingSection img {
    width: 100%;
    float: left;
  }
  .perfectDisplayNone {
    display: none;
  }
  .perfectSection img {
    width: 75% !important;
    float: left;
  }
}
.perfectText small {
  color: #3b3e4d;
  font-size: 13px !important;
  font-weight: 400;
}

.perfectText {
  padding: 20px 0 0;
  max-width: 570px;
  margin: 100px 0 0 50px;
}

.perfectSection img {
  margin-top: -20px;
  width: 93%;
}

.perfectText h1 {
  color: #000;
  font-size: 35px !important;
  font-weight: 600;
  margin-top: 7px;
}

.perfectText p {
  color: #3b3e4d;
  line-height: 30px;
  font-size: 15px;
}

@media (max-width: 775px) {
  .perfectText h1 {
    font-size: 26px !important;
  }
}
.SectionI {
  padding-bottom: 89px;
  padding-top: 0;
  margin-top: 100px;
}

.SectionIV,
.growSection {
  height: 100%;
  background: #fff;
}

.heighCtrl {
  margin-top: 40px;
}

@media (max-width: 775px) {
  .SectionI {
    padding: 20px;
    margin-top: -59px;
    text-align: center;
  }
  .SectionIDisplay {
    display: none;
  }
  .SectionIText {
    margin: 10px 0 30px !important;
    text-align: left;
  }
}
@media (min-width: 775px) {
  .SectionIDisplayNone {
    display: none;
  }
  .heighCtrlWeb {
    margin-top: 10px;
  }
  .SectionI img {
    width: 100%;
    float: left;
  }
}
.SectionIText small {
  color: #3b3e4d;
  font-size: 13px !important;
  font-weight: 400;
}

.SectionIText {
  padding: 20px 0 0;
  max-width: 570px;
  margin: 100px 0 0 50px;
}

.SectionI img {
  width: 85%;
}

.SectionIText h1 {
  color: #000;
  font-size: 35px !important;
  font-weight: 600;
  margin-top: 7px;
}

.SectionIText p {
  color: #3b3e4d;
  line-height: 30px;
  font-size: 15px;
}

.SectionIV {
  padding-bottom: 0px;
  padding-top: 0;
  margin-top: 71px;
}

@media (max-width: 775px) {
  .SectionIV {
    text-align: center;
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .SectionIVText {
    margin: 10px 0 40px !important;
    text-align: left;
  }
  .SectionIVDisplay {
    display: none;
  }
}
@media (min-width: 775px) {
  .SectionIVDisplayNone {
    display: none;
  }
  .SectionIV img {
    width: 100%;
    float: right !important;
  }
}
.SectionIVText small {
  color: #3b3e4d;
  font-size: 13px !important;
  font-weight: 400;
}

.SectionIVText {
  padding: 30px 0 0;
  max-width: 570px;
  margin: 100px 50px 0 0;
}

.SectionIVPlus {
  padding-bottom: 108px;
  padding-top: 0;
  margin-top: -12px;
}

@media (max-width: 775px) {
  .SectionIVPlus {
    text-align: center;
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .SectionIVPlusText {
    margin: 10px 0 40px !important;
    text-align: left;
  }
  .SectionIVPlusDisplay {
    display: none;
  }
}
@media (min-width: 775px) {
  .SectionIVPlusDisplayNone {
    display: none;
  }
  .SectionIVPlus img {
    width: 100%;
    float: right !important;
  }
}
.SectionIVPlusText small {
  color: #3b3e4d;
  font-size: 13px !important;
  font-weight: 400;
}

.SectionIVPlusText {
  padding: 30px 0 0;
  max-width: 570px;
  margin: 100px 50px 0 0;
}

@media (max-width: 775px) {
  .SectionIText h1 {
    font-size: 26px !important;
  }
}
.appDevImg {
  margin-top: -4rem;
}

.SectionIV img {
  width: 85%;
}

.SectionIVText h1 {
  color: #000;
  font-size: 35px !important;
  font-weight: 600;
  margin-top: 7px;
}

.SectionIVPlus img {
  width: 85%;
}

.SectionIVPlusText h1 {
  color: #000;
  font-size: 35px !important;
  font-weight: 600;
  margin-top: 7px;
}

@media (max-width: 775px) {
  .SectionIVText h1 {
    font-size: 26px !important;
  }
  .SectionIVPlusText h1 {
    font-size: 26px !important;
  }
}
.growSection {
  padding-bottom: 94px;
  padding-top: 0;
  margin-top: 111px;
}

.imgInfo,
.ourWorkTags {
  display: flex;
}

.growText small {
  color: #3b3e4d;
  font-size: 13px !important;
  font-weight: 400;
}

.growText {
  padding: 20px 0 0;
  max-width: 570px;
  margin: 100px 50px 0 0;
}

.growSection img {
  width: 100%;
}

.growText h1 {
  color: #000;
  font-size: 35px !important;
  font-weight: 600;
  margin-top: 7px;
}

.growText p {
  color: #3b3e4d;
  line-height: 30px;
  font-size: 15px;
}

@media (max-width: 775px) {
  .growSection {
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px;
    margin-bottom: 10px;
    margin-top: 40px;
    text-align: center;
  }
  .appDevImg {
    margin-top: -2rem;
  }
  .growText {
    margin: 23px 0 40px !important;
    text-align: left;
  }
  .growText h1 {
    font-size: 26px !important;
  }
  .growDisplay {
    display: none;
  }
}
@media (min-width: 775px) {
  .growDisplayNone {
    display: none;
  }
  .growSection img {
    width: 90%;
    float: right !important;
  }
}
.ourWorkHeader {
  height: 100px;
  margin: 100px 0 20px;
}

.ourWorkHeader small {
  color: rgba(0, 12, 32, 0.062);
  font-weight: 500;
}

.ourWorkHeader h1 {
  color: rgba(0, 12, 32, 0.062);
  font-size: 65px !important;
  font-weight: 600;
}

.ourWorkHeaderLogo {
  background-repeat: no-repeat;
  vertical-align: middle;
  height: 30px;
}

.ourWorkTitles h1 {
  color: #000;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  margin: 20px 0;
}

.smaller_image {
  width: 30px !important;
  height: 30px !important;
}

.ourWorkTitles small {
  color: #8e9aa7;
  font-size: 15px;
}

.ourWorkTag {
  color: #292c30 !important;
  margin: 20px 20px 0 0;
}

@media (max-width: 775px) {
  .ourWorkPadding {
    padding: 0 16px;
  }
  .ourWorkTitles h1 {
    font-size: 32px;
    line-height: 48px;
  }
  .ourWorkHeader {
    height: 60px;
    margin: 17px 0 0;
  }
}
.companyName,
.imgInfo p {
  font-size: 15px;
}

.ourWorkTagsSlider {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  padding: 10px 0;
}

.ourWorkDisplay {
  margin-top: 100px;
}

.ourWorkDisplay .col-md-3 {
  margin: 0;
  padding: 0;
}

.anime {
  margin: 0 30px 50px 0 !important;
  background-repeat: repeat, no-repeat;
  transition: all 350ms ease;
}

.anime:hover {
  transition: all 350ms ease;
  transform: translate(0, -10px);
}

@media (max-width: 775px) {
  .ourWorkCard {
    max-width: 100% !important;
    margin: 0 25px 50px !important;
  }
}
.imgHolder {
  margin-bottom: 20px;
}

.imgInfo {
  margin: auto 10px;
}

.creatorName {
  font-weight: 700;
  color: #000;
}

.companyName {
  margin: 0 0 0 auto;
}

.product {
  float: left;
  margin: 10px;
}

.product .product-form,
.product .product-images {
  display: none;
}

.fancybox-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  max-width: 775px;
  max-height: 775px;
  opacity: 0;
  transition: opacity 0.3s;
}

.fancybox-stage {
  width: 52%;
  background: #fff;
}

.fancybox-form-wrap {
  position: absolute;
  right: 0;
  height: 100%;
  width: 48%;
  background: #fff;
}

.fancybox-form-wrap::after,
.fancybox-form-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.fancybox-form-wrap::before {
  width: 8px;
  background: #fff;
}

.fancybox-form-wrap::after {
  width: 1px;
  background: #e9e9e9;
}

.fancybox-button--close {
  position: absolute;
  top: 0;
  right: 0;
  background: #f7f7f7;
  color: #222;
  padding: 7px;
}

.fancybox-button:hover {
  color: #111;
  background: #e4e4e4;
}

.fancybox-button svg path {
  stroke-width: 1;
}

.fancybox-inner .product-form {
  overflow: auto;
  position: absolute;
  top: 50px;
  right: 0;
  bottom: 50px;
  left: 0;
  padding: 0 50px;
}

.fancybox-is-open .fancybox-inner {
  opacity: 1;
}

.fancybox-is-closing .fancybox-fx-fade {
  opacity: 1 !important;
}

.product-bullets {
  list-style: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  z-index: 99999;
  -webkit-tap-highlight-color: transparent;
}

.product-bullets li {
  display: inline-block;
  vertical-align: top;
}

.product-bullets li a {
  display: block;
  height: 30px;
  width: 20px;
  position: relative;
}

.product-bullets li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 99px;
  text-indent: -99999px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

.product-bullets li.active a span {
  background: #f66;
}

.navbar1 {
  position: fixed;
  background: #fff !important;
  width: 100%;
  border-bottom: 1px solid rgba(235, 238, 245, 0.5411764706) !important;
  top: 0;
  -webkit-backdrop-filter: saturate(180%) blur(60px);
  backdrop-filter: saturate(180%) blur(60px);
  left: 0;
  right: 0;
  max-width: 1700px;
  margin: auto;
}

@media (min-width: 775px) {
  .starImage {
    max-width: 1200px;
    margin: auto;
  }
  .navbar1 {
    padding-left: 30px;
    padding-right: 35px;
  }
  .heroDisplayNone,
  .peak {
    display: none;
  }
}
@media (max-width: 775px) {
  .primary-button {
    padding: 12px 28px;
    margin-left: 0;
  }
  .secondary-button {
    padding: 13px 17px !important;
  }
  .text-center {
    text-align: center !important;
  }
  .t-large {
    margin-bottom: 15px;
  }
}
.adjustMobile {
  margin-top: 30px;
}

.adjustMobileHero {
  margin-top: 30px;
}

.file {
  margin-right: 5px;
}

.el-drawer__close-btn {
  padding-right: 0 !important;
}

.file p {
  color: #9fa3b6 !important;
  font-size: 15px !important;
  line-height: 20px !important;
  margin-top: 8px !important;
  text-align: center;
}

.hole {
  width: 270px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 30px;
}

#mobileNav {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header-text-wrapper {
  margin-bottom: 28px;
}

.header-icons-wrapper {
  margin-bottom: 35px;
}

.header_icons {
  width: 47px;
  margin: 0 8px;
}

@media (max-width: 700px) {
  .header_icons {
    margin: 0 4px !important;
  }
}
.landing-page-img {
  margin-top: -50px;
  margin-bottom: 100px;
}

.menu-button {
  width: 20px;
}

.landing-page-img img {
  width: 100%;
}

.section-big-img {
  margin-top: 0px;
}

.section-big-img img {
  width: 100%;
}

.position-ctrl {
  position: relative;
}

.social_icons {
  width: 30px;
  margin: 0 5px;
}

.subtitle {
  display: flex;
  margin-bottom: 5px;
}

.subtitle p {
  margin-right: 30px;
  color: #809090;
  font-weight: 500;
  margin-bottom: 0 !important;
}

.info-card {
  border-top: 1px solid #e9e9e9;
  width: 270px;
  padding-top: 30px;
  display: flex;
}

.info-card p {
  font-size: 15px;
  margin-bottom: 0 !important;
}

.link-icon {
  width: 55px;
  margin-right: 15px;
}

.arrow-icon {
  width: 15px;
  margin-left: 7px;
  margin-bottom: 3px;
}

.section-header {
  display: flex;
  margin-bottom: 75px;
}

.section-title {
  max-width: 1000px;
  width: 100%;
  margin-right: 20px;
}

.section-text-body {
  padding-top: 50px;
}

.reactive-wrapper {
  width: 100%;
  max-width: 1400px;
  margin: auto;
  margin-top: 20px;
}

.insta-reactive-wrapper {
  width: 100%;
  max-width: 1600px;
  padding: 0 30px;
  margin: auto;
  margin-top: 7rem;
  padding-bottom: 0rem;
}

.service-card img {
  width: 40px;
  margin-bottom: 25px;
}

@media only screen and (min-width: 960px) {
  .section-inner {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 700px) {
  .section-inner {
    display: flex;
    align-items: center;
  }
}
.section-inner {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 960px) {
  .section-inner {
    position: relative;
  }
}
@media only screen and (max-width: 1360px) {
  .section-wrapper {
    padding: 0 40px;
  }
  .adjust {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 700px) {
  .section-wrapper {
    padding: 0;
  }
  .adjust {
    padding: 0;
  }
}
.section-inner {
  margin: 0 auto;
}

.section-wrapper {
  margin: auto;
}

.section-wrapperspace {
  margin: 100px auto;
}

.section-text {
  padding-left: 0;
}

.section-text {
  flex-grow: 1;
  flex-shrink: 1;
  box-sizing: border-box;
  padding: 20px !important;
}

.section-text h1 {
  margin-bottom: 1.2rem;
}

.section-text p {
  margin-bottom: 2.2rem;
}

@media only screen and (min-width: 960px) {
  .pv20-ns {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 960px) {
  .pv20-ns {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (min-width: 960px) {
  .section-art img {
    max-width: 100%;
  }
  .section-art-left img {
    max-width: 100%;
  }
}
.section-art img {
  max-width: 700px;
  margin-left: auto;
  display: block;
  mix-blend-mode: multiply;
  height: auto;
  width: 100%;
}

.section-art-left img {
  max-width: 700px;
  margin-right: auto;
  display: block;
  mix-blend-mode: multiply;
  height: auto;
  width: 100%;
}

.pb30 {
  padding-bottom: 30px;
}

@media (min-width: 700px) {
  .section-art {
    order: 2;
  }
}
.section-art {
  flex-grow: 1;
  flex-shrink: 1;
  box-sizing: border-box;
  position: relative;
}

.section-art-left {
  flex-grow: 1;
  flex-shrink: 1;
  box-sizing: border-box;
  position: relative;
}

.section-text {
  flex-grow: 1;
  flex-shrink: 1;
  box-sizing: border-box;
  padding: 40px;
}

@media (min-width: 800px) {
  .mobile {
    display: none !important;
  }
  .footer {
    display: flex;
  }
  .auto-spec {
    flex: auto;
  }
  .section-text {
    padding: 20px 20px 20px 0;
  }
  .section-map-left {
    padding: 20px 0px 20px 20px !important;
  }
  .landing-page-img {
    margin-top: -300px;
  }
  .service-card-wrapper {
    display: flex;
  }
  .service-card {
    padding: 20px;
    width: 100%;
  }
  .auto-spec {
    margin-bottom: 200px;
  }
}
@media (max-width: 1100px) {
  .landing-page-img {
    margin-top: -100px;
  }
}
@media (max-width: 800px) {
  .auto-spec {
    margin-top: 150px;
    margin-bottom: 100px;
  }
  .landing-page-img {
    margin-top: -50px;
  }
  .mobile-spec {
    margin-bottom: 100px;
    padding-top: 0 !important;
  }
  .info-wrapper {
    margin-bottom: 45px;
  }
  .img-spec {
    margin-top: -30px;
  }
  .web-spec {
    padding-bottom: 0px !important;
  }
  .section-text h1 {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 1rem;
  }
  .mobile-spec {
    padding: 40px;
  }
  .section-title h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 1rem;
  }
  .section-title {
    width: 100%;
  }
  .section-text-body {
    padding-top: 10px;
  }
  .section-text-body p {
    margin-bottom: 40px;
  }
  .section-header {
    display: -webkit-box;
    display: block;
    margin-bottom: 75px;
  }
  .section-text p {
    margin-bottom: 2rem;
  }
  .service-card {
    margin-bottom: 40px !important;
  }
  .info-card {
    padding-top: 25px;
  }
  .desktop {
    display: none !important;
  }
}
.adjust-hero {
  margin-top: 6rem !important;
}

.kuiper-nav {
  padding: 0 0px;
  background: transparent;
  width: 100%;
  border-radius: 15px;
  margin-top: 48px;
}

.darken {
  position: fixed;
  background: rgba(0, 0, 0, 0.1568627451);
  height: 100%;
  width: 100%;
  z-index: 3000;
  overflow: hidden;
}

.kuiper-wrapper {
  overflow: hidden;
  padding: 13px;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.kuiper-nav ul {
  list-style: none;
  padding: 0;
  margin-top: 0px;
}

.kuiper-nav li {
  margin: 15px 0;
  display: flex;
}

.kuiper-nav a {
  padding-left: 0;
}

.insta_kuiper {
  display: flex;
}

.insta_kuiper img {
  width: 50px;
}

.insta_kuiper p {
  color: #000 !important;
  font-weight: 600;
  margin: 0;
  margin-bottom: -5px;
}

.insta_kuiper small {
  color: #7B7376;
}

.insta_info {
  margin: auto;
  margin-left: 14px;
}

.item_img {
  width: 18px;
  margin-right: 12px;
  margin-top: -2px;
}

.item_view {
  width: 18px;
  margin-right: 12px;
  margin-top: -2px;
}

.viewmore small {
  cursor: pointer;
}

.work-content-header {
  display: flex;
  padding: 0 13px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 100px;
}

.insta-stats {
  display: flex;
}

.t-medium,
p {
  line-height: 30px !important;
}

.work-title {
  width: 100%;
  max-width: 570px;
}

.insta-subtitle p {
  margin: 0;
}

.ourproductslist {
  margin-bottom: 170px;
}

.insta-stats {
  width: 100% !important;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.insta-stats p {
  color: #000 !important;
  font-size: 14px !important;
  margin-left: 43px;
  font-weight: 600 !important;
  margin-bottom: 10px !important;
}

.insta-img {
  cursor: pointer;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  width: 100%;
}

.hero_banners {
  cursor: pointer;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  width: 100%;
}

.insta-card {
  padding: 0px;
  width: 100%;
}

.insta-profile {
  display: flex;
  width: 100%;
}

.insta-profile img {
  width: 30px;
}

.loadingContent {
  display: none !important;
}

.insta-profile-content {
  padding-top: 15px;
  display: flex;
  width: 100%;
  left: 0;
}

.side_nav_footer {
  position: sticky;
  background: #ffffff !important;
  bottom: 10px;
  left: 0;
}

.slashslash {
  color: #c0c4cc;
}

.view_more {
  background: rgba(16, 185, 129, 0.0784313725);
  border: 1px solid #10B981;
  text-align: right;
  color: #10B981;
  border-radius: 7px;
  margin-left: 0;
  text-align: center;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 12px;
  margin-right: 7px;
  border: none !important;
}

.next_option {
  text-align: left;
  color: #ffffff;
  border-radius: 7px;
  background: #10B981;
  font-weight: 600;
  padding: 10px 20px;
  max-width: 500px;
  font-size: 12px;
  border: none !important;
  margin: auto;
}

.insta-porfile-info p {
  color: #000 !important;
  font-weight: 600;
  margin: 0;
  font-size: 17px;
  margin-bottom: -6px;
}

.insta-porfile-info {
  margin-left: 0;
  text-align: left;
}

.actions {
  display: flex;
}

.actions span {
  display: flex;
}

.actions span img {
  height: 15px;
  margin-top: 5px;
  margin-right: 6px;
}

.actions span p {
  margin-bottom: 0 !important;
  color: #000 !important;
}

#columns {
  display: grid;
  margin: 0 auto;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  grid-auto-rows: minmax(200px, auto);
  grid-gap: 30px;
}

#columns .insta-card {
  cursor: pointer;
  border: 1px solid #f6f6f6;
  text-align: -webkit-center !important;
  text-align: center;
  background: #f6f6f6;
  padding: 20px;
  border-radius: 20px;
  transition: opacity 0.4s ease-in-out;
  display: inline-block;
  column-break-inside: avoid;
}

.discountWrapper {
  position: absolute;
  text-align: end;
  padding: 13px;
}

.discountBadge {
  background: #f69334 !important;
  color: #fff;
  padding: 5px 10px;
  border: none !important;
  color: #fff !important;
  font-size: 12px;
  text-transform: uppercase !important;
  font-weight: 600;
  border-radius: 90px !important;
}

.giveawayBadge {
  background: #10B981 !important;
  color: #fff;
  padding: 5px 10px;
  border: none !important;
  color: #fff !important;
  font-size: 12px;
  text-transform: uppercase !important;
  font-weight: 600;
  border-radius: 90px !important;
}

.addtocart {
  margin: auto !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  border: none !important;
  color: #10B981 !important;
  padding: 5px !important;
  border-radius: 8px !important;
}

.loaderNew {
  width: 100%;
  position: absolute;
  margin-top: 60px;
  left: 0;
  right: 0;
  text-align: center;
}

.viewmore {
  width: 100%;
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 750px) {
  #columns {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  #columns figure {
    width: 100%;
  }
  .loaderNew {
    width: 100%;
    position: absolute;
    margin-top: 35px;
    left: 0;
    right: 0;
    text-align: center;
  }
}
@media (max-width: 700px) {
  .work-content-header {
    display: block;
    padding: 0 13px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }
  .insta-stats p {
    margin-right: 43px;
    margin-left: 0;
  }
  .insta-reactive-wrapper {
    padding: 0 20px;
  }
  .insta-img {
    height: 100%;
    height: 280px;
    width: 100%;
    max-width: 363px;
  }
  .mobile-navbar {
    height: 77px;
  }
  .adjust-hero {
    margin-top: 3.5rem !important;
  }
}
@media (max-width: 320px) {
  .insta-stats p {
    margin-right: 26px;
    margin-left: 0;
  }
}
.btn ion-icon {
  margin-bottom: -3px;
  margin-left: 10px;
  font-size: 20px;
}

.headerCenterText {
  margin: 0px auto -5px 0px !important;
  font-weight: 500 !important;
  font-size: 2em !important;
  text-align: left;
  color: #000 !important;
}

.headerSubText {
  font-weight: 400;
  color: #616875 !important;
}

.invoiceTitle {
  margin-top: 0.5rem !important;
}

.invoiceTotal {
  border-top: 1px dotted #616875;
  margin-top: 10px;
  padding: 10px 0 0 0;
}

.invoiceDetails h2 {
  padding: 0px 0 !important;
  margin: 8px 0;
  font-weight: bold;
  font-size: 0.95rem !important;
  color: #000;
  text-align: right;
}

.invoiceDetails p {
  margin: 2px 0;
  font-size: 0.95rem;
  font-weight: 400 !important;
  color: #616875 !important;
}

.invoiceTotal h2 {
  margin-top: 0px;
  font-weight: 500 !important;
  font-size: 1.5em !important;
  color: #000 !important;
}

.invoiceTotal p {
  font-weight: bold !important;
  color: #000 !important;
}

.tag {
  height: 25px;
  width: 25px;
  margin-bottom: 15px;
}

.globalWrapper {
  width: 100%;
  margin: auto;
  overflow: hidden !important;
}

.loader {
  width: 100%;
  margin: auto;
}

button:disabled,
button[disabled] {
  opacity: 0.5;
}

.successful_screen {
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 20px;
  margin-top: 150px;
}

.successful_screen ion-icon {
  font-size: 100px;
  color: #10B981;
}

.successful_screen h1 {
  font-size: 27px;
  line-height: 33px;
  margin-top: 20px;
  margin-bottom: 14px;
}

.successful_screen p {
  font-size: 15px;
}

.head_action_btn {
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 25px;
  text-align: right;
}

.successful_screen {
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 20px;
  margin-top: 150px;
}

.successful_screen ion-icon {
  font-size: 100px;
  color: #10B981;
}

.successful_screen h1 {
  font-size: 27px;
  line-height: 33px;
  margin-top: 20px;
  margin-bottom: 14px;
}

.successful_screen p {
  font-size: 15px;
}

.maincheckoutbtn {
  width: 100%;
  margin-top: 20px;
  height: 45px;
  text-align: left;
  color: #ffffff;
  border-radius: 80px;
  padding-left: 21px;
  background: #000000;
  font-weight: 600;
  max-width: 300px;
  font-size: 14px;
  border: none !important;
  margin: auto;
  margin-right: 0;
}

.maincheckoutbtn ion-icon {
  color: #fff;
  font-size: 21px;
  margin-top: 0px;
  font-weight: 600;
  margin-bottom: -15px;
  float: right;
  margin-right: 15px;
}

.mainbackbtn {
  width: 70px;
  height: 50px;
  background: #eee !important;
  border: 1px solid #eee !important;
  color: #606266 !important;
  border-radius: 17px;
  margin-left: 0;
  text-align: center;
  /* padding-right: 21px; */
  font-weight: 600;
  font-size: 14px;
  margin-right: 10px;
}

.mainbackbtn ion-icon {
  color: #606266 !important;
  font-size: 17px;
  margin-top: 7px;
  font-weight: 600;
  margin-bottom: 0;
}

.remove_padding_left_and_right {
  padding-left: 0;
  padding-right: 0;
}

.card_header_nav {
  display: flex;
}

.card_header_nav button {
  margin: auto;
  margin-right: 0;
  margin-top: -14px;
}

.mobile_only_web {
  max-width: 400px;
  margin: auto;
  border: 1px solid #eee;
  border-radius: 15px;
  height: 100%;
  margin-top: 20px;
}

@media (max-width: 400px) {
  .mobile_only_web {
    max-width: 100%;
    margin: auto;
    border: none;
    border-radius: 0px;
    margin-top: 0px;
  }
}
.seconday_custom_btn {
  background: #eee !important;
  border: 1px solid #eee !important;
  color: #606266 !important;
}

.general_page_header h1 {
  margin-bottom: -15px;
  font-size: 40px;
}

.main_button {
  background: #000 !important;
  border: 1px solid #000 !important;
}

.max_width_for_btn {
  width: 100%;
  margin-top: 10px !important;
}

.search_ctrl {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}

.my_dashboard_logo p {
  width: 180px;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.content_wrapper {
  padding: 0px 0px;
}

.btn-control {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  border-radius: 50px !important;
  white-space: nowrap;
}

/* Only bar-right action buttons become icon-only circles */
.bar-right .btn-control {
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 50% !important;
}

.bar-right .btn-control .desktop {
  display: none !important;
}

.btn-control ion-icon {
  margin: 0;
  font-size: 16px;
  line-height: 1;
}

.btn-control .el-icon {
  margin: 0;
}

.blackBtn {
  background-color: #000000 !important;
  border-color: #000000 !important;
}

.blackBtnSec {
  background: #eee !important;
  border: 1px solid #eee !important;
  color: #606266 !important;
}

.ordered_items_qty {
  margin-right: 0 !important;
}

.checkout h1 {
  font-size: 40px;
  line-height: 34px;
}

.checkout p {
  font-size: 15px;
}

.checkout_item {
  display: flex;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}

.checkout_item ion-icon {
  color: #30AA6E;
  margin: auto;
  margin-left: 0;
  margin-right: 10px;
  font-size: 24px;
}

.checkout_item p {
  margin: auto;
  color: #000 !important;
  font-size: 13px;
}

.checkout_item p:first-child {
  color: #000 !important;
  margin-left: 0px;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: -11px;
  margin-top: 2px;
}

.checkout_item:last-child {
  border: none !important;
}

.checkout_item img {
  border-radius: 10px;
}

.item_selected_successfully .el-avatar {
  border: 2px solid #000 !important;
}

.ordered_items_qty {
  margin: auto !important;
  margin-right: 0 !important;
  color: #000 !important;
}

.events_wrapper {
  height: 100%;
  overflow: auto;
  max-height: 300px;
}

.upload-intro {
  margin-top: 7px !important;
}

/*
  Overall bar container
  - Subtle gradient background from the screenshot
*/
.top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin: 0 auto;
  border-radius: 8px;
  /* Slight rounding, if desired */
}

/* Left side: "67 Items" */
.bar-left {
  display: flex;
  align-items: baseline;
  font-size: 1.4rem;
  width: 150px;
  flex: 1;
}

.item-count {
  font-weight: 600;
  margin-right: 0.5rem;
  font-size: 2rem;
  line-height: 30px;
}

.item-label {
  font-size: 1rem;
  color: #555;
}

/* Middle: Search */
.bar-center {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 2rem;
  max-width: 450px;
}

.search-box {
  width: 100%;
  max-width: 450px;
  display: flex;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 30px;
  padding: 0 0 0 10px;
  font-size: 14px;
  outline: none;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
  line-height: 10px !important;
  height: 40px;
}

/* Right: action buttons */
.bar-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  flex: 1;
}

.bar-right .el-dropdown {
  margin: 0;
}

.bar-right .el-button {
  margin: 0;
}

.search-box ion-icon {
  margin-top: 6px;
}

.search-box .el-input__wrapper {
  padding: 3px 15px;
}

/* ── Search strip – fixed to top of viewport like a popover bar ── */
.search-strip {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  padding: 12px 20px;
  display: flex;
  justify-content: center;
}

.search-strip__inner {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  max-width: 560px;
  border-radius: 30px;
  padding: 0 14px;
  box-shadow: 0 0 40px 0 rgba(214, 217, 221, 0.4) !important;
  height: 44px;
  background: var(--el-bg-color-overlay);
  border: 1px solid rgba(228, 231, 237, 0.6196078431) !important;
  padding-right: 6px !important;
}

.search-strip__icon {
  flex-shrink: 0;
  font-size: 20px;
  color: #909399;
}

.search-strip__input {
  flex: 1;
  border: none;
  background: transparent;
  outline: none;
  font-size: 15px;
  font-family: inherit;
  color: #000;
  min-width: 0;
}

.search-strip__input::-moz-placeholder {
  color: #aaa;
}

.search-strip__input::placeholder {
  color: #aaa;
}

.search-strip__close {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  background: #f0f0f0;
  border: 1px solid #eee;
  border-radius: 50%;
  color: #333;
  font-size: 18px;
  padding: 0;
}

@media (max-width: 700px) {
  .search-strip {
    padding: 10px 12px;
  }
  .search-strip__inner {
    height: 40px;
    border-radius: 10px;
  }
}
@media (max-width: 800px) {
  .search-box ion-icon {
    margin-top: 7px !important;
  }
  .top-bar .item-label {
    display: none;
  }
  .bar-right .el-button {
    margin: 0;
  }
  /* When .desktop text is hidden (800px), all bar buttons become icon-only circles */
  .bar-right .btn-control {
    width: 40px;
    height: 40px;
    padding: 0;
    gap: 0;
    border-radius: 50% !important;
  }
  .bar-right i {
    margin-left: 0 !important;
  }
  .bar-center {
    flex: auto !important;
    margin: 0 !important;
  }
  .btn-control ion-icon,
  .btn-control .el-icon {
    margin: 0 !important;
  }
  .item-count {
    font-weight: 600;
    margin-right: 0.5rem;
    font-size: 1.5rem;
  }
  .item-label {
    font-size: 0.7rem;
    color: #555;
  }
  .el-input--suffix .el-input__inner {
    padding-right: 0 !important;
  }
  .role {
    background: #fafafa;
    border-radius: 26px;
    padding: 0.3rem 0.8rem;
    font-size: 0.75rem;
    color: #333333;
    text-transform: capitalize;
  }
  .product-card-status span {
    text-transform: capitalize;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 78px;
    overflow: hidden;
  }
  .bar-right {
    text-align: right;
  }
  .bar-left {
    width: none;
  }
}
.sort_button {
  margin-right: 0 !important;
  background: #fafafa !important;
  color: #333333 !important;
  border: 1px solid #eee !important;
}

@keyframes glowAnimation {
  0% {
    opacity: 1;
    /* Full brightness */
  }
  50% {
    opacity: 0.5;
    /* Dimmed */
  }
  100% {
    opacity: 1;
    /* Back to full brightness */
  }
}
@keyframes glowAnimation {
  0% {
    opacity: 1;
    /* Full brightness */
  }
  50% {
    opacity: 0.5;
    /* Dimmed */
  }
  100% {
    opacity: 1;
    /* Back to full brightness */
  }
}
.isPastDeliveryDate {
  position: relative;
  /* Required for pseudo-element positioning */
  overflow: hidden;
  /* Ensures the pseudo-element doesn't overflow */
}

.isPastDeliveryDate::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(231, 46, 77);
  background: linear-gradient(90deg, rgba(231, 46, 77, 0.7553396359) 0%, rgba(231, 46, 77, 0.3323704482) 10%, rgba(221, 218, 238, 0) 22%, rgba(221, 218, 238, 0) 100%);
  animation: glowAnimation 2s infinite;
  /* Apply animation to the pseudo-element */
  z-index: -1;
  /* Place it behind the content */
}

.isPastDeliveryDate .delivery-date label {
  color: #000 !important;
}

.isPastDeliveryDate .delivery-date p {
  color: #000 !important;
}

.main_order_mobile_wrapper {
  max-width: 450px;
  margin: auto;
}

.settings_header {
  margin-bottom: 20px;
}

.settings_header h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 5px;
}

.settings_header p {
  margin: 0;
  color: #8f8f8f;
  font-size: 13px;
  line-height: 20px !important;
}

.inventory_title {
  font-size: 20px;
  font-weight: 600;
}

.el-avatar {
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background: #C0C4CC;
  width: 60px;
  height: 60px;
  line-height: 40px;
  font-size: 14px;
  margin-bottom: 15px;
}

.el-avatar > img {
  display: block;
  height: 100%;
  width: 100% !important;
  vertical-align: middle;
}

.category-dialog .collapse-subsection {
  margin-top: 10px;
  padding-left: 10px;
}

.category-dialog .time-pickers {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}

.category-dialog .weekday-pickers {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.red_text {
  color: #DC2626 !important;
}

/* Semantic status modifiers for .product_card__info_box (danger / warning / success) */
.danger_card_for_category {
  background-color: #fef2f2 !important;
  border-color: #fecaca !important;
}

.warning_card_for_category {
  background-color: #fff7ed !important;
  border-color: #fed7aa !important;
}

.success_card_for_category {
  background-color: #ecfdf5 !important;
  border-color: #a7f3d0 !important;
}

.visibility-option {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px 0;
}

.visibility-toggle {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 10px;
}

.time-pickers {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}

.visibility-section {
  margin-top: 10px;
}

.custom-radio-button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
  cursor: pointer;
}

.circle {
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  border-radius: 50%;
  position: relative;
}

.custom-radio-button.active .circle::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  background-color: #000000;
  border-radius: 50%;
}

.custom-radio-button.active .circle {
  border-color: #000000;
}

.label {
  font-weight: 500;
  color: #303133;
}

.nested-options {
  padding-left: 24px;
  margin-bottom: 15px;
}

.category-header {
  font-weight: 600;
  font-size: 13px;
  margin: 0;
  color: #000000;
  margin-bottom: -2px;
}

.collapse_buttons button {
  color: #303133;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  padding: 7px 0;
  width: 100%;
  margin-left: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #eee !important;
}

.collapse_buttons button ion-icon {
  margin-bottom: -2px;
  margin-left: 0;
  font-size: 13px;
}

.collapse_buttons {
  padding: 13px 0;
}

.description_text {
  font-size: 13px;
  margin: 0;
  line-height: 18px !important;
}

.side_nav_container .el-menu-item ion-icon {
  margin-right: 10px;
}

.manage_major_group_button {
  width: 100%;
  border: none !important;
}

.merchant_dashboard {
  background: #fff !important;
}

.mainSwitchBtn {
  width: 215px;
  height: 45px !important;
  border-radius: 10px !important;
  text-align: left !important;
  background: #000000 !important;
  color: #fff !important;
  font-weight: 600 !important;
  margin-top: 10px !important;
  padding-left: 30px !important;
  padding-right: 20px !important;
  border: none !important;
}

.mainSwitchBtn ion-icon {
  font-size: 17px !important;
  margin-top: -1px !important;
  font-weight: 600 !important;
  margin-top: -1px !important;
  margin-bottom: -15px !important;
  float: right !important;
  color: #fff !important;
}

.el-drawer__header h4 {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #000 !important;
  margin: 0 !important;
}

.el-dialog__headerbtn .el-dialog__close {
  color: #000000 !important;
  font-weight: 900 !important;
}

.draggable-item {
  touch-action: pan-y;
  display: flex;
  margin-bottom: 10px;
}

.drag-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 10px;
  cursor: grab;
}

.drag-handle {
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  margin: auto;
  margin-right: 10px;
}

.moved-item {
  color: #ff7300 !important;
}

.addons-card {
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}

.custom_addon_list {
  padding: 6px 0 !important;
}

.custom_addon_list li:hover {
  color: #10B981 !important;
}

.is_addon_selected {
  color: #10B981 !important;
  font-weight: bold !important;
}

.custom_addon_list li {
  padding-right: 6px;
  padding-left: 5px;
}

.remove_addon_button {
  margin: auto;
  margin-right: 0;
  height: 32px;
}

.popover_custom_content ion-icon {
  margin-right: 5px !important;
}

.selectBusiness {
  justify-content: left !important;
}

.selectBusiness ion-icon {
  margin: auto 0 !important;
}

.header_dashboard {
  font-size: 12px;
  background: #fafafa !important;
  border-bottom: 1px solid #eee;
  padding: 10px 20px !important;
}

.header_dashboard .toolbar {
  text-align: right;
}

.header_dashboard .el-avatar {
  margin-bottom: 0;
  width: 40px;
  height: 40px;
}

.profile-image {
  width: 43px;
  height: 43px;
  border-radius: 15px !important;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1px solid #eee !important;
}

.el-aside {
  background-color: #fff !important;
}

.add_product_to_cart_from_storefront {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #fff;
  color: #000000;
  border-radius: 13px;
  font-size: 20px;
  width: 32px;
  height: 32px;
  border: none;
  cursor: pointer;
  z-index: 10;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  padding-bottom: 3.5px !important;
  padding: 0;
  line-height: 1;
}

.general-section-container {
  padding: 0 20px !important;
}
