#pricing .nav-link {
  background-color: white !important;
  color: #495057 !important;
}
#pricing .nav-link.active {
  background-color: var(--primary) !important;
  color: white !important;
}
#pricing .nav-link:hover {
  color: white !important;
}
#pricing .current-active-btn {
  background-color: #198754 !important;
  color: white !important;
}
#pricing .renew-free-plan {
  background-color: var(--primary) !important;
  color: white !important;
}

.home-section-two-img {
  width: 100px !important;
  height: 100px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

@media (max-width: 575px) {
  .header-sm-call {
    padding-left: 10px;
    padding-top: 5px;
  }
}

@media (max-width: 991px) {
  .navbar-collapse {
    top: 100px;
  }
}

@media (max-width: 575px) {
  .right-sm-nav {
    margin-left: auto;
    margin-right: 20px;
    position: unset;
    width: unset;
    justify-content: unset;
  }
}

.featured-item.style-3 {
  height: 100%;
}

@media (max-width: 991px) {
  .work-process .arrow {
    display: none;
  }
}

@media (max-width: 1200px) {
  .section-container {
    padding: 40px 0;
  }
}
@media (max-width: 575px) {
  .section-container {
    padding: 0 0 40px 0;
  }
}

@media (max-width: 1200px) {
  #about {
    padding: 40px 0 60px !important;
  }
}

@media (max-width: 991px) {
  #services {
    padding: 40px 0 !important;
  }
}

@media (max-width: 1200px) {
  #pricing {
    padding: 40px 0 !important;
  }
}

@media (max-width: 1200px) {
  .btn-fit-content {
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media (max-width: 991px) {
  .featured-item {
    padding: 10px 15px;
  }
}

@media (max-width: 767px) {
  .counter {
    padding: 10px;
  }
}

.navbar-toggler .menu-line {
  transition: all 0.3s ease;
  display: block;
}
.navbar-toggler .line-one,
.navbar-toggler .line-two {
  width: 80%;
  height: 2px;
  background-color: var(--primary);
  transition: all 0.3s ease;
  display: none;
}

.navbar-toggler[aria-expanded=true] .menu-line {
  transition: all 0.3s ease;
  display: none;
}
.navbar-toggler[aria-expanded=true] .line-one,
.navbar-toggler[aria-expanded=true] .line-two {
  display: block;
}
.navbar-toggler[aria-expanded=true] .line-one {
  top: 4px;
  position: relative;
  transform: rotate(45deg) scale(1);
}
.navbar-toggler[aria-expanded=true] .line-two {
  bottom: 3px;
  position: relative;
  transform: rotate(-45deg) scale(1);
}

.pricing-section {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

.make-cursor-default {
  cursor: default !important;
}

.proration-days-badge {
  width: 5em !important;
  border-radius: 4px !important;
  padding: 3px !important;
}

.ribbon {
  position: relative;
  background: #ffffff !important;
  border: 0.1px solid var(--primary) !important;
}

.ribbon.ribbon-end .ribbon-label {
  border-top-left-radius: 0.475rem;
  border-bottom-left-radius: 0.475rem;
}

.ribbon .ribbon-label {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  background-color: #009ef7;
  box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  top: 50%;
  right: 0;
  transform: translateX(5px) translateY(-50%);
}

.plan-border-bottom {
  border-bottom: 1px dashed #eff2f5;
}

.plan-card-shadow {
  box-shadow: 0 0 20px 0 rgba(76, 87, 125, 0.05);
}

.plan-data {
  width: 60%;
}
@media (max-width: 767px) {
  .plan-data {
    width: 50%;
  }
}

@media (max-width: 375px) {
  .plan-controls {
    display: initial !important;
  }
  .plan-controls > div:first-child {
    width: 100% !important;
  }
}

:root {
  --primary: #EF722F;
  --primary-v2: #EF722F10;
  --secondary: #465358;
  --tertiary: #1D1F20;
  --acent-color-1: #44AD5B;
  --acent-color-1-v2: #38914b;
  --acent-color-2: #FBB21C;
  --acent-color-2-v2: #FBB21C10;
  --acent-color-3: #46535810;
  --acent-color-3-v2: #46535814;
  --bs-blue: #EF722F;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-primary: #EF722F;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
}

body {
  font-family: "Anek Bangla", Helvetica, "sans-serif" !important;
  font-size: 0.89rem !important;
  color: #465358;
}

.home-hero {
  background-color: var(--tertiary) !important;
}
.home-hero-title {
  font-size: calc(1.575rem + 1.3vw) !important;
  line-height: calc(1.475rem + 1.5vw) !important;
}
.home-hero .hero-img-container {
  position: relative;
}
.home-hero .hero-img-container .features-hero .feature {
  display: flex;
  align-items: center;
  position: absolute;
  top: 25%;
  left: 8%;
  background: rgba(255, 255, 255, 0.26);
  border: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(3.5px);
          backdrop-filter: blur(3.5px);
  border-radius: 8px;
  padding: 5px 15px;
  visibility: visible !important;
  animation-name: topBottom !important;
}
.home-hero .hero-img-container .features-hero .feature.pay {
  top: 2%;
  left: 42%;
}
.home-hero .hero-img-container .features-hero .feature.alerts {
  top: 24%;
  left: 8%;
}
.home-hero .hero-img-container .features-hero .feature.calendar {
  top: 40%;
  left: 70%;
}
.home-hero .hero-img-container .features-hero .feature.invoices {
  top: 50%;
  left: 43%;
}
.home-hero .hero-img-container .features-hero .feature.tenants {
  top: 70%;
  left: 70%;
}
.home-hero .hero-img-container .features-hero .feature.newsletter {
  top: 72%;
  left: 10%;
}
.home-hero .hero-img-container .features-hero .feature.more {
  top: 82%;
  left: 50%;
}
.home-hero .hero-img-container .features-hero .feature .title {
  color: #fff;
  margin-right: 6px;
  font-size: 18px;
}

#logo-img-v2 {
  display: none;
}

.header-new-ld:has(.fixed-header) #logo-img-v2 {
  display: none !important;
}
.header-new-ld:has(.fixed-header) #logo-img {
  display: inline;
}

.btn.btn-primary {
  background-color: var(--primary) !important;
  color: #fff !important;
}

.btn.btn-outline-primary {
  border: 1px solid transparent !important;
  border-color: var(--primary) !important;
  color: var(--primary) !important;
  background: none !important;
}

.btn.btn-outline-primary:hover {
  border-color: transparent !important;
  color: #fff !important;
  background: var(--primary) !important;
}

.btn.btn-outline-white {
  border: 1px solid transparent !important;
  border-color: #fff !important;
  color: #fff !important;
  background: none !important;
}

.btn.btn-outline-white:hover {
  border-color: transparent !important;
  color: #fff !important;
  background: var(--primary) !important;
}

.btn.btn-secondary {
  background-color: var(--acent-color-1) !important;
  color: #fff !important;
}

.btn.btn-secondary {
  background-color: var(--acent-color-1) !important;
  color: #fff !important;
}

.dark-bg .featured-item.style-3:hover,
.btn-iconic::before,
.btn::before,
.btn::after,
.btn span::before,
.btn span::after,
.featured-item.style-3:hover {
  background: none !important;
}

section.page-content,
section.custom {
  background-color: #F7F9FA !important;
}

.z-index-100 {
  z-index: 100;
}

section.custom p {
  font-size: 1rem;
  font-weight: 500;
  color: #465358;
}
section.custom .fw-500 {
  font-weight: 500 !important;
}
section.custom .line {
  top: 22%;
  right: 0;
  transform: scale(1.1);
}
section.custom .line.line-r {
  top: 22%;
  left: 4%;
}
section.custom.dashboard {
  position: relative;
  z-index: 2;
}
section.custom.dashboard::before {
  position: absolute;
  content: "";
  width: 98%;
  height: 60%;
  background-color: var(--tertiary);
  border-radius: 16px;
  z-index: -1;
}
section.custom.technology {
  position: relative;
  z-index: 2;
}
section.custom.technology .card-tech {
  background: none;
  border: none;
}
section.custom.technology::before {
  position: absolute;
  content: "";
  width: 98%;
  height: 100%;
  background-color: var(--primary);
  border-radius: 16px;
  z-index: -1;
}
section.custom.about .about-img-container {
  width: 60%;
  min-width: 414px;
  min-height: 414px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
section.custom.about .about-img-container img {
  position: absolute;
  z-index: 1;
}
section.custom.about .about-img-container .cont::before {
  content: url(/images/about-alt-2.png?943bb1d4135fd931f054fe5bff7059d1);
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  animation-name: rotationIn;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.text-dark {
  color: #465358 !important;
}

.text-yellow {
  color: var(--acent-color-2) !important;
}

.text-muted-gray {
  color: #B4B4B4 !important;
}

.text-primary {
  color: var(--primary) !important;
}

.pms-card {
  background: none;
  border-color: #E7E7E7 !important;
  margin-bottom: 20px;
  transition: all ease 0.2s;
}
.pms-card:hover {
  background-color: #fff !important;
  box-shadow: 2px 0 10px #00000010;
}
.pms-card .card-header {
  background: none;
  padding-bottom: 0 !important;
}
.pms-card .card-header img {
  transform: scale(1.1);
}
.pms-card p {
  color: #6F7375 !important;
}

.footer-cntct {
  border: 1px dashed #ccc;
  background: none;
}

.princing-card-wrapper .princing-card {
  background-color: var(--bs-white) !important;
}

.badge.badge-light-warning {
  background-color: var(--primary-v2) !important;
  color: var(--primary) !important;
}

#pricing .nav-link.active {
  background-color: var(--acent-color-1) !important;
  color: #fff !important;
}

.fs-7 {
  font-size: 0.8rem !important;
}

.page-title-pattern {
  opacity: 0.5 !important;
}

.bg-dark {
  background-color: var(--tertiary) !important;
}

.select-wrapper svg path {
  fill: #b3b3b3;
}

.lang-select {
  padding: 4px;
  background: none;
  width: 56px;
  font-size: 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #b3b3b3;
  border: none;
  box-shadow: none;
}
.lang-select .option {
  padding-left: 15px !important;
  padding-right: 15px !important;
  color: var(--tertiary) !important;
}

#logo-mobile {
  display: none;
}

@media (max-width: 460px) {
  .features-hero .feature {
    display: none !important;
  }

  .about-img-container {
    width: 45% !important;
    min-width: 325px !important;
    min-height: 300px !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: none !important;
}

.nice-select.option {
  padding-left: 15px !important;
  padding-right: 15px !important;
  color: var(--tertiary) !important;
}

.rotation {
  animation-name: rotationIn;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes rotationIn {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-lg-100 {
  max-width: 100%;
}

.page-title.pricing-secction {
  padding-top: 175px !important;
  padding-bottom: 80px !important;
}

@media (max-width: 460px) {
  .page-title.pricing-secction {
    padding-top: 135px !important;
    padding-bottom: 40px !important;
  }

  section {
    padding: 40px 0;
  }

  section.custom p,
.fs-6 {
    font-size: 1.15rem;
  }

  .home-hero {
    padding-bottom: 25px !important;
  }

  .page-title {
    padding: 140px 0 45px;
  }
}
.page-title {
  padding: 175px 0 80px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
}

.svg-icon.svg-icon-success svg [fill]:not(.permanent):not(g) {
  transition: fill 0.3s ease;
  fill: #50CD89;
}

.svg-icon.svg-icon-success svg:hover [fill]:not(.permanent):not(g) {
  transition: fill 0.3s ease;
}

.svg-icon svg [fill]:not(.permanent):not(g) {
  transition: fill 0.3s ease;
  fill: #A1A5B7;
}

.svg-icon svg:hover [fill]:not(.permanent):not(g) {
  transition: fill 0.3s ease;
}

.svg-icon.svg-icon-white svg [fill]:not(.permanent):not(g) {
  transition: fill 0.3s ease;
  fill: #ffffff;
}

.svg-icon.svg-icon-white svg:hover [fill]:not(.permanent):not(g) {
  transition: fill 0.3s ease;
}
