/* ========== Google Font Family  */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
/* ========== Common Css  */
body {
  font-family: "Plus Jakarta Sans", sans-serif;
  background-color: #fafbf7;
}
a {
  text-decoration: none;
  transition: all 0.3s linear;
}
/* ========== Navbar/Header Css Here  */
.navbar {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 99999;
	margin-top: 40px;
}
.navbar .nav-item .nav-link {
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #5a6562;
}
.navbar .nav-item .nav-link.active {
  color: #618470;
  font-weight: 800;
}
.navbar .nav-item .nav-link:hover {
  color: #618470;
}
.navbar .container {
  background-color: #faf5f2b2;
  border: 1px solid #dee1e0;
  border-radius: 16px;
  height: 82px;
}
.navbar-brand img {
  height: 40px;
}
.my_btn {
  background-color: #618470;
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  color: #ffffff;
  border-radius: 16px;
  transition: all .3s linear;
}
.my_btn:hover {
  background-color: #ffffff;
  color: #618470;
}
.p820 {
  padding: 8px 20px;
}
.p1828 {
  padding: 18px 28px;
}
.my_btn_two {
  border: 1px solid #618470;
  border-radius: 12px;
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: center;
  color: #618470;
}
.my_btn_two:hover {
  border: 1px solid #61847000;
  color: #ffffff;
  background-color: #618470;
}
/* ========== Banner/Here Section Css Here  */
#banner_area {
  position: relative;
  height: 797px;
  padding-top: 90px;
}
.banner_row {
  height: 797px;
}
.banner_big_img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -9;
  background-color: #FAFBF7;
}
.banner_effect_bg{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner_content {
  position: relative;
  z-index: 999 !important;
}

.banner_content p.banner_tag {
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #f4a142;
  border: 1px solid #f3f1ee;
  border-radius: 100000px;
  background-color: #fffdf8;
  padding: 8px 28px;
  display: inline;
}
.banner_content p.banner_tag img {
  margin-right: 10px;
}
.banner_content h1 {
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 60px;
  line-height: 75px;
  letter-spacing: 0px;
  margin-top: 20px;
  color: #2c3635;
  margin-bottom: 20px;
}
.banner_content p.bio {
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 29.25px;
  letter-spacing: 0px;
  color: #5a6562;
  margin-bottom: 44px;
}
.banner_sugan {
  gap: 16px;
  margin-top: 16px;
}
p.sugan_tag {
  font-family: Plus Jakarta Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #72807c;
}
p.sugan_tag img {
  margin-right: 6px;
}
/* ========== Feature Section Css Here  */
#feature_section {
  background-image: url("../img/feature/feature_bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 250px;
  padding-top: 100px;
  position: relative;
}
.feature_content {
  position: relative;
  z-index: 99;
}
.feature_content h2 {
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0px;
  color: #2c3635;
  margin-bottom: 20px;
}
.feature_content p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #5a6562;
  margin-bottom: 56px;
}
.feature_list_items {
  margin-bottom: 12px;
}
.feature_list_items img {
  margin-top: 5px;
}
.feature_list_items .feature_list_text h4 {
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #2c3635;
  margin-left: 12px;
  margin-bottom: 8px;
}
.feature_list_items .feature_list_text p {
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  margin-bottom: 0px;
  color: #5a6562;
  margin-left: 12px;
}
.feature_top_img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
  height: 76%;
  object-fit: contain;
}
/* ========== How To Works Section Css Here  */
#how_to_work_section {
  padding: 144px 0;
  position: relative;
}
h2.section_title {
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0px;
  text-align: center;
  color: #2c3635;
  margin-bottom: 20px;
}
p.section_subline {
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 29.25px;
  letter-spacing: 0px;
  text-align: center;
  color: #5a6562;
  margin-bottom: 64px;
}
.how_to_work_card_one {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.8) 0%,
    rgba(255, 255, 255, 0.9) 100%
  );
  border: 1px solid #dee1e0;
  box-shadow: 0px 4px 12px -4px #709f7f3d;
  padding: 32px;
  border-radius: 16px;
}
.how_to_work_card_one img {
  width: 48px;
  margin-bottom: 20px;
}
.how_to_work_card_one h4 {
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #2c3635;
  margin-bottom: 8px;
}
.how_to_work_card_one p {
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #5a6562;
  margin-bottom: 0px;
}
.how_to_bg_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -9;
}
#how_to_work_section .container {
  position: relative;
}
.how_to_card_two {
	height: 370px;
	background-color: #fcfcfc;
	box-shadow: 0px 4px 8px 0px #709f7f4d;
	border-radius: 16px;
	text-align: center;
	padding-top: 200px;
	position: relative;
	overflow: hidden;
	padding: 200px 20px 0 20px;
	z-index: 999;
	width: 300px !important;
}
.navbar_sidemenu_logo{
  display: none;
}

.how_to_bg_img_for {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.how_to_card_two .count_no {
  width: 44px;
  height: 44px;
  background-color: #ffffff;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 99;
  font-family: Proxima Nova;
  font-weight: 600;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: center;
  color: #618470;
  border-radius: 100%;
  padding: 9px 0px 0px 0px;
}
.how_to_card_two h4 {
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
  margin-top: 12px;
  color: #2c3635 !important;
}
.how_to_card_two p {
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 23px;
  color: #5a6562;
}
.how_to_card_warp {
	position: absolute;
	z-index: 999;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
}
#all_in_one_section {
  position: relative;
}
.all_in_one_img {
	right: 0;
	top: 50%;
	width: 50%;
	position: absolute;
	height: 90%;
	object-fit: contain;
	transform: translateY(-50%);
}
.all_in_one_h {
  height: 650px;
}
/* ========== What Changes Section Css Here  */
#what_changes_section {
  background-image: url("../img/what-changes/what_changes_bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 926px;
}
.what_changes {
  background-image: url("../img/what-changes/what_changes_text_bg.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 615px;
  padding: 0 130px;
}
/* ========== Review Section Css Here  */
#review_section {
  padding: 80px 0;
}
.review_card {
  background-color: #ffffff;
  border-top: 0.8px solid #e8e6e1;
  box-shadow: 0px 1px 2px -1px #0000001a;
  box-shadow: 0px 1px 3px 0px #0000001a;
  padding: 49px 36px;
  border-radius: 16px;
  position: relative;
}
.review_card .star_rating i {
  font-size: 20px;
  color: #f4b942;
  margin-right: 5px;
  margin-bottom: 13px;
}
.review_card p {
  font-family: Plus Jakarta Sans;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #2c3635;
  margin-bottom: 24px;
}
.review_profile img {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  object-fit: cover;
  margin-right: 12px;
}
.review_profile h5 {
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #2c3635;
  margin-bottom: 4px;
}
.review_profile p {
  font-family: Inter;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #5a6562;
  margin-bottom: 0px;
}
.qoute_left_img {
  position: absolute;
  top: -23px;
  left: 49px;
  width: 46px;
}
.qoute_right_img {
  position: absolute;
  bottom: -23px;
  right: 49px;
  width: 46px;
  z-index: 9999999999 !important;
}
.review_slider_main {
  margin-top: 20px;
}
.review_slider_items {
  padding: 49px 20px;
}
.review_slider_main .slick-dots {
  position: absolute;
  display: flex;
  list-style-type: none;
  top: -54px;
  right: 0;
  margin-bottom: 0px;
}
.review_slider_main .slick-dots li {
  width: 32px;
  height: 16px;
  border-radius: 8px;
  background-color: #dee1e0;
  margin-right: 12px;
}
.review_slider_main .slick-dots li button {
  width: 32px;
  height: 16px;
  border-radius: 8px;
  background-color: #dee1e000;
  border: none;
  color: transparent;
  margin-right: 12px;
}
.review_slider_main .slick-dots li.slick-active {
  width: 65px;
  height: 16px;
  border-radius: 8px;
  background-color: #618470;
  border: none;
  color: transparent;
}
/* ========== Work Step Section Section Css Here  */
.work_step_card {
  padding: 16px;
  background-color: #ffffff;
  border-radius: 16px;
  border: 1px solid #dee1e0;
  position: relative;
}
.work_step_card img {
	width: 100%;
	height: auto;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 43px;
  border-bottom-right-radius: 43px;
}
.work_step_card span {
  font-family: Plus Jakarta Sans;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: center;
  padding: 2px 6px 4px 6px;
  color: #ffffff;
  border-radius: 16px;
  background-color: #618470;
  position: relative;
  z-index: 99;
}
.work_step_card p {
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  margin-top: 8px;
  color: #2c3635;
  margin-bottom: 15px;
  position: relative;
  z-index: 99;
}
.work_step_card_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9;
}
/* ========== Start For Free And Footer Section Css Here  */
#start_for_free_footer{
    position: relative;
    background-color: #FBFBF980;
}
.start_for_free{
    padding-top: 100px;
    padding-bottom: 74px;
}
.footer_section{
    padding-top: 100px;
    padding-bottom: 100px;
}
.footer_logo{
    padding-right: 20px;
}
.footer_logo a img{
    height: 40px;
    margin-bottom: 24px;
}
.footer_logo p{
    font-family: Plus Jakarta Sans;
font-weight: 400;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
color: #2C3635;
}
.footer_menu{
    padding-left: 20px;
}
.footer_menu p{
font-family: Plus Jakarta Sans;
font-weight: 600;
font-size: 16px;
line-height: 24px;
letter-spacing: 0px;
color: #2C3635;
margin-bottom: 18px;
}
.footer_menu ul{
    padding-left: 0px;
    list-style-type: none;
}
.footer_menu ul li{
    margin-bottom: 2px;
}
.footer_menu ul li a{
font-family: Plus Jakarta Sans;
font-weight: 400;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
color: #2C3635;
}
.footer_menu ul li a:hover{
color: #618470;
}
p.footer_copyright{
font-family: Plus Jakarta Sans;
font-weight: 400;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;
color: #2C3635;
margin-top: 32px;
}
.footer_bg_img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -9;
}
.footer_main_section{
    background-color: #FFFFFFB2;
}
.all_in_one_content {
    position: relative;
    z-index: 99;
}
.feature_list_main {
    position: relative;
    z-index: 999;
}


#review_to_footer{
    position: relative;
}
.review_to_footer_section_bg {
	position: absolute;
	top: -100px;
	left: 0;
	width: 100%;
	z-index: -99;
	object-fit: cover;
	height: 100%;
}
/* ====== Contact Page  */
.contact_icon_card .icon_card_items{
  background: linear-gradient( 180deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.9) 100% );
  border: 1px solid #dee1e0;
  box-shadow: 0px 4px 12px -4px #709f7f3d;
  padding: 20px 30px;
  border-radius: 16px;
}
.contact_icon_card .contact_icon {
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	background-color: #618470;
	border-radius: 8px;
	margin-top: 5px;
	margin-right: 10px;
}
.contact_icon_card .contact_icon i{
  align-self: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
}
.icon_card_items .icon_card h4{
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #2c3635;
  margin-bottom: 0px;
  text-align: start;
}
.icon_card_items .icon_card p{
font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #5a6562;
  margin-bottom: 0px;
  text-align: start;
}
/* ========= Policy Page  */
#policy_section{
  background-image: url('../img/extra/review_to_footer.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.text-dark-green h2{
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0px;
  color: #2c3635;
  margin-bottom: 20px;
}
.text-dark-green p{
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #5a6562;
  margin-bottom: 0px;
}
.text-dark-green a{
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #428271;
  margin-bottom: 0px;
}
.nav-pills .nav-link {
    font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #2c3635;
    border-radius: 10px;
    margin-bottom: 8px;
    padding: 12px 20px;
    transition: all 0.3s ease;
    text-transform: capitalize;
}
.nav-pills .nav-link:hover {
  color: #428271;
  background-color: #5e5e5e5d;
}
.nav-pills .nav-link.active {
  color: #428271;
  background-color: #5e5e5e5d;
  box-shadow: 0 4px 15px rgba(79, 119, 45, 0.4);
}



/* ===== Animate  */
/* Animation Container - Style change hobe na */
.animate-on-scroll {
    opacity: 0;
    transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform, opacity;
}

/* Animation Styles */
.left_to_right { transform: translateX(-50px); }
.right_to_left { transform: translateX(50px); }
.top_to_bottom { transform: translateY(-50px); }
.bottom_to_top { transform: translateY(50px); }
.zoom_in { transform: scale(0.8); }
.zoom_out { transform: scale(1.2); }

/* Final Visible State (Jokhon scroll korbe) */
.animate-active {
    opacity: 1 !important;
    transform: translate(0, 0) scale(1) !important;
}