@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

:root {
  --font__manrope: "Manrope", sans-serif !important;
  --font__jakarta: "Plus Jakarta Sans", sans-serif !important;
}

.site-logo-wrap .site-logo {
  width: 130px;
}

.container-fluid {
  width: 94%;
}


.site-logo-wrap .site-logo h2 {
  font-family: var(--font__jakarta) !important;
  font-size: 25px;
  color: #236230;
}

.site-logo-wrap .site-logo h2 span {
  font-weight: 300;
  font-size: 16px;
  color: #000
}

.ltn__slide-item-2 .slide-title {
  font-size: 25px !important;
  font-family: var(--font__manrope) !important;
  font-weight: 500;
  text-shadow: 3px 5px 3px #000000;
}

.ltn__slide-animation {
  background: #0000008c;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  top: 115px;
}

.slick-slide-dots-1 .slick-dots {
  display: none !important;
}

.bg-overlay-theme-black-60:before {
  background: none !important;
}

.bg-image {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 500px !important;
}

/***********************************************/
.services_wrapper {
  padding: 20px;
  border-bottom: 1px solid #f77f03;
  margin: 0.75rem 0;
}

.services_icon {
  margin-bottom: 10px;
}

.services_wrapper h2 {
  font-size: 20px;
  letter-spacing: 0.02rem;
  font-family: var(--font__jakarta) !important;
}

.services_wrapper p {
  color: #000;
}

.services_icon>img {
  width: 80px;
  animation: updown 1s alternate infinite;
  animation-delay: 1s;
  filter: brightness(0) saturate(100%) invert(48%) sepia(59%) saturate(5282%) hue-rotate(114deg) brightness(98%) contrast(82%);
}

label {
  font-family: var(--font__manrope) !important;
  color: #000;
}

p {
  font-family: var(--font__manrope) !important;
}

.form {
  background: aliceblue;
  width: 30%;
  padding: 16px;
  border-radius: 10px;
  right: 0;
  position: absolute;
  z-index: 123;
  transform: translate(-25%, 5%);
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea {
  height: 40px !important;
  margin-bottom: 5px !important;
  font-family: var(--font__manrope) !important;
  color: #000 !important;
}

select {
  background-color: var(--white);
  box-shadow: none;
  height: 40px !important;
  padding-left: 20px;
  font-size: 16px;
  color: var(--ltn__paragraph-color);
  width: 100%;
  padding-right: 40px;
  border-width: 2px;
  border-style: solid;
  border-image: initial;
  border-color: var(--border-color-9);
  border-radius: 0px;
  font-family: var(--font__manrope) !important;
}

.section-title-area p {
  margin-bottom: 0;
  max-width: 80% !important;
  color: #17a43b;
  font-weight: bold;
}

.btn {
  padding: 7px 20px !important;
}

.theme-btn-1 {
  background-color: #17a43b !important;
  color: var(--white);
}

.footer-about-widget {
  padding-right: 0 !important;
}

.ltn__category-item-5 {
  background: none !important;
  margin-bottom: 0px !important;
}

.ltn__category-item-5:hover {
  background: none !important;
}

.gallery {
  padding: 40px 0;
  background: url(../img/media-bg.jpg);
  background-size: 100%;
  margin-bottom: 0 !important;
}

.events-section {
  padding: 40px 0 60px;
  background: linear-gradient(315deg, #f5f5f8, #fbfbfb);
}

.events-title {
  font-weight: 700;
  font-size: 32px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 30px;
  color: #333b4f;
}

.events-title span {
  color: #0a7ac2;
}

.events-tabs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}

.events-tab {
  background: #2e4599;
  color: #fff;
  padding: 5px 15px;
  font-weight: 600;
  border-radius: 2px;
  font-size: 18px;
  margin-bottom: 10px;
}

.event-card {
  border: none;
  border-radius: 8px;
  box-shadow: 0 16px 35px rgba(15, 55, 90, 0.15);
  /* soft card shadow [web:16] */
  overflow: hidden;
  /* height: 100%; */
  margin: 0.75rem 0;
}

.event-card img {
  width: 100%;
  object-fit: cover;
  height: 260px;
}

.event-card-body {
  padding: 18px 22px 10px;
  min-height: 190px;
}

.event-badge {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #0a7ac2;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.event-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 14px;
  color: #1b3557;
}

.event-meta {
  font-size: 15px;
  margin-bottom: 2px;
  color: #43516a;
}

.event-meta span {
  font-weight: 600;
  text-transform: uppercase;
}

.event-card-footer {
  border-top: 0;
  background: #fff;
  padding: 0 22px 20px;
}

.btn-event {
  display: block;
  width: 100%;
  border-radius: 999px !important;
  background: #2e449f;
  color: #fff;
  font-weight: 600;
  font-size: 13px !important;
  padding: 10px 0;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

select {
  padding-right: 0px !important;
}

.btn-event:hover {
  background: #005f99;
  color: #fff;
}

.btn-view-all {
  /* margin-top: 30px; */
  border-radius: 999px !important;
  background: #2e4599;
  color: #fff;
  font-weight: 600;
  font-size: 13px !important;
  padding: 10px 32px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

.btn-view-all:hover {
  background: #005f99;
  color: #fff;
}

.hero-section {
  /* min-height: 60vh; */
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px 16px;
  background: url(../img/member-reg.jpg);
  background-size: contain;
}

.hero-box {
  max-width: 760px;
  margin: 0 auto;
}

.hero-title {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-bottom: 5px;
  font-family: var(--font__jakarta) !important;
}

.hero-title span.primary {
  color: #1d3557;
  /* solid navy */
}

.hero-title span.accent {
  color: #2e4599;
  /* solid red accent */
}

.hero-subtitle {
  font-size: 2rem;
  font-weight: 400;
  color: #4a5568;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 23px;
}

.btn-cta {
  padding: 16px 32px;
  border-radius: 999px !important;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.0em;
  text-transform: uppercase;
  border: none;
  color: #ffffff;
  background: linear-gradient(135deg, #1d976c, #2a9d8f);
  box-shadow: 0 10px 25px rgba(38, 70, 83, 0.28);
  transition: transform 0.15s ease, box-shadow 0.15s ease, filter 0.15s ease;
}

.btn-cta:hover {
  transform: translateY(-1px);
  filter: brightness(1.05);
  background: #2e4599;
  color: #fff;
  box-shadow: 0 14px 30px rgba(38, 70, 83, 0.35);
}

.btn-cta:active {
  transform: translateY(0);
  box-shadow: 0 8px 18px rgba(38, 70, 83, 0.25);
}

@media (max-width:767.98px) {
  .events-tabs {
    flex-direction: column;
    gap: 10px;
  }
}

.wec-board {
  background: url(img/member-bg.jpg);
  background-size: cover;
}

/* Card container */
.member-card {
  border: none;
  background: transparent;
}

/* Square-like image with light gray background and rounded corners */
.member-photo {
  width: 180px;
  height: 200px;
  border-radius: 18px;
  background-color: #f2f2f2;
  overflow: hidden;
}

.member-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Name: bold, dark blue, small letter spacing */
.member-name {
  font-size: 1.2rem;
  font-family: var(--font__jakarta) !important;
  font-weight: 700;
  color: #004e7c;
}

/* Role: small, gray, centered text */
.member-role {
  font-size: 1.2rem;
  color: #555555;
  line-height: 1.5;
}

/* Orange CTA button */
.btn-find-more {
  border-radius: 4px;
  background-color: #f4831f;
  color: #ffffff;
  letter-spacing: 0.06em;
  font-size: 0.9rem;
  border: none;
}

.btn-find-more:hover {
  background-color: #d96f15;
  color: #ffffff;
}

.heading_title::before {
  position: absolute;
  bottom: -10px;
  left: 50%;
  width: 60px;
  height: 6px;
  content: '';
  background: #2e4599;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  z-index: 1;
}

.heading_title::after {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 3px;
  background: #ddd;
  border-radius: 15px;
  bottom: -5px;
  left: calc(50% - 60px);
}

/***************************************************/
.section-bg-6 {
  background-color: #2e4696 !important;
}

.ltn__top-bar-menu>ul>li>i,
.ltn__top-bar-menu>ul>li>a>i {
  margin-right: 3px;
  color: #ffffff !important;
}

.ltn__header-5 .ltn__header-middle-area {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.ltn__main-menu>ul {
  justify-content: start;
}

.width__94 {
  width: 94%;
}

.ltn__main-menu li>ul {
  border-top: 5px solid #f77f03 !important;
}

.carousel-caption h2 {
  color: #fff;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption p {
  color: #fff;
  text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.6);
  font-weight: bold;
}

.sticky-social-icons {
  position: fixed;
  right: 25px;
  top: 68%;
  transform: translate(0, 0%);
  width: 60px;
  z-index: 1000;
}

.sticky-social li {
  display: block;
}

#whatsapp {
  background: #52cd60;
}

.sticky-social li a i {
  font-size: 40px;
  line-height: 1.35;
}

.sticky-social li a {
  width: 55px;
  height: 55px;
  display: inline-block;
  margin: 8px 0;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  position: relative;
  left: 0;
  transition: all .2s ease;
  line-height: 75px;
}

.btn--shockwave.is-active {
  -webkit-animation: shockwaveJump 1s ease-out infinite;
  animation: shockwaveJump 1s ease-out infinite;
}

.btn--shockwave.is-active {
  -webkit-animation: shockwaveJump 1s ease-out infinite;
  animation: shockwaveJump 1s ease-out infinite;
}

.btn--shockwave.is-active:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  -webkit-animation: shockwave 1s .65s ease-out infinite;
  animation: shockwave 1s .65s ease-out infinite;
}

.btn--shockwave.is-active:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  -webkit-animation: shockwave 1s .5s ease-out infinite;
  animation: shockwave 1s .5s ease-out infinite;
}

@-webkit-keyframes shockwaveJump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  50% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }

  55% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  60% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes shockwaveJump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
  }

  50% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }

  55% {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }

  60% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes shockwave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 1px rgba(0, 0, 0, 0.15);
  }

  95% {
    box-shadow: 0 0 50px transparent, inset 0 0 30px transparent;
  }

  100% {
    -webkit-transform: scale(2.25);
    transform: scale(2.25);
  }
}

@keyframes shockwave {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 1px rgba(0, 0, 0, 0.15);
  }

  95% {
    box-shadow: 0 0 50px transparent, inset 0 0 30px transparent;
  }

  100% {
    -webkit-transform: scale(2.25);
    transform: scale(2.25);
  }
}

.btn--jump.is-active {
  -webkit-animation: .4s jump ease infinite alternate;
  animation: .4s jump ease infinite alternate;
}

@-webkit-keyframes jump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  }

  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
}

@keyframes jump {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  }

  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  }
}

.ltn__main-menu>ul>li>a {
  font-family: var(--font__manrope) !important;
  font-size: 16px !important;
  padding: 5px 25px !important;
  color: #fff !important;
}

.ltn__category-item h2 {
  font-family: var(--font__manrope) !important;
  font-size: 16px !important;
  color: #fff;
  font-weight: 500;
}

.ltn__main-menu>ul>li {
  margin-right: 5px !important;
}

.bg_blue {
  background: #246130 !important;
}

.ltn__top-bar-menu>ul>li {
  font-family: var(--font__manrope) !important;
}

.gallery_wrap {
  background: #fff;
  border: 1px solid #dfe8f3;
  padding: 0 .5%;
  transition: all .5s;
  margin-bottom: 1rem;
}

.gallery_wrap h2 {
  font-family: var(--font__manrope) !important;
  font-size: 18px;
  text-align: center;
}

ul.announcements li {
  display: inline-block;
  margin: 0 0.85rem;
  font-family: var(--font__manrope) !important;
}

.heading_title {
  font-family: var(--font__jakarta) !important;
  font-size: 35px;
  position: relative;
}

.engagingarea {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

.padding5pxarea {
  padding: 0px 10px;
}

.engagingbox {
  margin-bottom: 10px;
}

.engagingboxicon {
  border-right: solid 1px #ddd;
}

.engagingbox h6 {
  font-size: 14px;
  color: #1d246f;
  line-height: 18px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  font-family: var(--font__manrope) !important;
}

.d_wrapper {
  background: #fff;
  border-radius: 10px;
  padding: 50px 10px 30px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  text-align: center;
}

.d_img {
  width: 120px;
  border-radius: 5px;
}

.d_text {
  text-align: center;
  margin-top: 10px;
  color: #4c586f;
  font-weight: bold;
  font-size: 18px;
  font-family: var(--font__manrope) !important;
}

.d_btn {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #374c9d;
  font-family: var(--font__manrope) !important;
}

.d_btn:hover {
  color: #f77f03;
}

.ltn__testimonial-item-7 .ltn__testimoni-info p {
  font-size: 16px !important;
  font-family: var(--font__manrope) !important;
  color: #000;
}

.ltn__testimoni-name-designation h2 {
  font-size: 18px !important;
  font-family: var(--font__manrope) !important;
}

.footer-menu ul li a {
  font-family: var(--font__manrope) !important;
}

.ltn__header-top-area .ltn__social-media ul li {
  font-size: 24px !important;
  margin: 0 10px 0 0;
}

.ltn__header-options i,
.ltn__header-top-area i {
  font-weight: 500 !important;
}

.section-bg-7 {
  background-color: #202020 !important;
}

.d_space_top-85 {
  margin-top: -85px;
}

.about_h2 {
  font-family: var(--font__manrope) !important;
  color: #000;
  font-size: 25px;
  line-height: 36px;
  text-transform: uppercase;
}

.about_paragraph {
  font-family: var(--font__manrope) !important;
  font-size: 16px;
  color: #000;
  text-align: justify;
  font-weight: 500;
  padding-bottom: 15px;
}

.custom__btn {
  font-family: var(--font__manrope) !important;
  border: 1px solid #246130;
  padding: 10px 15px !important;
  font-weight: 500 !important;
  color: #246130;
  border-radius: 10px !important;
}

.custom__btn:hover {
  background-color: #f77f03;
  color: #fff;
}

.noticeboard .nav-link.active {
  color: #fff;
  background-color: #f77f03;
  border-color: #f77f03 #f77f03 #f77f03;
  font-family: var(--font__manrope) !important;
}

.noticeboard .nav-link {
  display: block;
  padding: 0.5rem 0.86555rem;
  font-size: 16px;
  font-weight: bold;
  background: #0b1f6a;
  color: #fff;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}

.quick-links h2 {
  background: #1d246f;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  padding: 10px 12px;
  letter-spacing: 0.5px;
  font-family: var(--font__manrope) !important;
}

.quick-links {
  background: #fff;
  box-shadow: 4px 4px 5px 0px #eae8e8;
  border: 1px solid #ddd;
  margin-bottom: 22px;
  margin-top: 15px;
}

.quick-links ul {
  list-style: none;
  margin-left: 0px;
  font-family: var(--font__manrope) !important;
}

.quick-links ul li {
  margin-top: 0rem;
}

.quick-links ul li a {
  color: #000;
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 7px 0px;
}

.quick-links ul li a::before {
  content: "\f0a9";
  position: relative;
  font-family: FontAwesome;
  margin-right: 10px;
}

.quick-links ul li a:hover {
  color: #f77f03;
  text-decoration: none;
}

.ltn__testimonial-item-7:hover .ltn__testimoni-info p i {
  color: #f77f03 !important;
}

.notice-ul li {
  margin-bottom: 0px;
  display: flow-root;
  border-bottom: 1px dotted #ddd;
  padding-bottom: 7px;
  padding-top: 1px;
  font-family: var(--font__manrope) !important;
}

.ltn__testimonial-item-7::before {
  background-color: #f77f03 !important;
}

.date-box {
  width: 8%;
  position: relative;
  float: left;
  display: inline-block;
  border-radius: 5px;
  margin-bottom: 0px;
}

.date p {
  font-size: 21px;
  line-height: 12px;
  color: #334878;
  font-weight: 700;
}

.date-box p {
  margin-bottom: 0px;
}

.date {
  width: 100%;
  text-align: center;
  font-weight: 500;
  line-height: 0;
}

.month {
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 10px;
  padding-top: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #000;
  position: relative;
  line-height: 0;
}

.month:after {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 30px;
  height: 2px;
  background-color: #334878;
}

.year {
  text-align: center;
  position: absolute;
  top: 5px;
  right: -13px;
  transform: rotate(-90deg);
  font-weight: 700;
  color: #000;
  font-size: 14px;
}

.notice-body-text {
  width: 92%;
  display: inline-block;
  padding-left: 16px;
  /* border-bottom: 1px dashed #ddd; */
  padding-bottom: 0px;
  font-family: var(--font__manrope) !important;
  font-weight: 500;
}

.notice-body-text a {
  color: #000 !important;
}

.noticeboard_border {
  border: 1px solid #bbb;
  padding: 15px 0;
}

.page-title {
  color: #fff;
  font-family: var(--font__jakarta);
}

.ltn__breadcrumb-area {
  margin-bottom: 0px !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.ltn__breadcrumb-list ul li:last-child {
  color: #fff !important;
}


.footer-widget .footer-title {
  font-size: 22px;
  font-family: var(--font__manrope) !important;
  border-bottom: 1px solid #f77f03;
  padding-bottom: 10px;
}

.footer-address-info {
  font-family: var(--font__manrope) !important;
}

.section-bg-2 {
  background-color: #181818 !important;
}

.footer-top-area {
  padding-top: 22px !important;
  padding-bottom: 20px;
}

.footer-widget {
  margin-bottom: 0px !important;
}

.ltn__copyright-design p {
  font-family: var(--font__manrope) !important;
}

.ltn__copyright-menu ul li a {
  font-family: var(--font__manrope) !important;
}

.ltn__breadcrumb-area {
  padding-top: 60px;
  padding-bottom: 60px;
}

.bg-overlay-white-30:before {
  background: none !important;
}

.ltn__breadcrumb-inner h1,
.ltn__breadcrumb-list ul li:last-child,
.ltn__breadcrumb-list ul li {
  color: #fff;
}

.bg-orange {
  background-color: #f55834 !important;
}

.ltn__author-widget-inner .product-price {
  font-size: 37px;
  font-family: var(--ltn__heading-font);
  font-weight: 600;
  color: var(--ltn__secondary-color);
}

.widget {
  padding: 22px 30px;
}

input[type="tel"] {
  background-color: var(--white);
  border: 2px solid;
  border-color: var(--border-color-9);
  height: 65px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 20px;
  font-size: 16px;
  color: var(--ltn__paragraph-color);
  width: 100%;
  margin-bottom: 30px;
  border-radius: 0;
  padding-right: 40px;
}

.ltn__page-details-inner label {
  font-size: 19px;
  font-weight: bold;
}

.apartments-plan-info {
  padding: 0;
}

.inner-list-- li {
  margin-right: 20px;
  text-justify: auto;
  text-align: center;
}

.ltn__product-item-4 .product-title {
  font-size: 20px;
}

.ltn__author-widget-inner .product-price,
.ltn__product-item-4 .product-price {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
}

.f-thin {
  font-weight: 500;
}

.product-detilsh ul {
  list-style-type: none;
  padding: 0;
}

.product-feature-title {
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  border-left: 2px solid;
  border-color: var(--ltn__secondary-color);
  padding-left: 10px;
}

.product-detilsh ul li {
  width: 24%;
  display: inline-block;
}

.product-detilsh {
  position: relative;
  top: 50%;
  left: 0;
  transform: translate(10px, -50%);
  z-index: 1;
}

.product-detilsh>div {
  border-bottom: 1px solid #ccc;
}

span.product-feature-text {
  padding-left: 10px;
}

.inline>div:first-child {
  height: 100%;
  position: relative;
  top: -12px;
  padding: 10px 30px;
  font-size: 30px;
  color: #f55834;
  font-weight: bold;
  border-right: 1px solid #ccc;
}

.inline>div {
  display: inline-block;
}

.property-detali h2 {
  font-size: 20px;
  margin: 0.75rem 0;
}

.property-detali {
  padding: 0 10px;
}

.top-01 {
  background: #f2f4f7;
  margin: 0.75rem 0;
  border: 1px solid #cccccc9c;
  padding: 10px !important;
}

.checkbox-item .checkmark {
  top: 8px;
}

.before-bg-bottom {
  background: #f2f4f7;
}

@media (max-width: 576px) {
  .d_wrapper {
    padding: 20px 10px 20px;
  }

  .site-logo-wrap .site-logo h2 {
    font-size: 18px;
  }

  .site-logo-wrap .site-logo h2 span {
    font-size: 13px;
  }

  .ltn__slide-animation {
    top: 35px;
  }

  .hero-section {
    background-size: cover;
  }

  .gallery {
    background-size: cover;
  }

  .hero-subtitle {
    font-size: 1rem;
  }

  .hero-title {
    font-size: 1.5rem;
  }

  .bg-image {
    background-size: contain !important;
    height: 250px !important;
  }

  .ltn__slide-item-2 .slide-title {
    font-size: 15px !important;
  }

  .site-logo-wrap .site-logo {
    width: 100px;
  }

  .member-photo {
    width: 100%;
  }

  .form {
    width: 100%;
    position: relative;
    transform: translate(0%, 5%);
  }

  .d_space_top-85 {
    margin-top: -85px;
    margin-bottom: 115px;
  }

  .heading_title {
    font-family: var(--font__manrope) !important;
    font-size: 22px;
  }



  .ltn__header-5 .ltn__header-options {
    justify-content: right !important;
  }

  .col_mobile {
    width: 100%;
    flex: 1 0 0%;
  }

  .ltn__header-5 .site-logo-wrap {
    justify-content: left !important;
  }

}