/* Responsive Styles */

h2 {
    font-size: 28px;
    line-height: 33px;
	font-weight: 600;
}
h3{
	font-size: 20px;
}
.site-header {
	padding: 0 20px !important;
	height: 60px !important;
	width: 100% !important;
}
.site-header .logo {
width: 100px; /* Smaller logo size for mobile */
}
.site-header .hamburger-menu {
display: block; /* Show hamburger icon */
font-size: 24px;
color: var(--primary-color);
cursor: pointer;
}
.Home-slider {
    margin-top: 25px;
}

.title-slider {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
	align-items : center;
	font-size: 24px !important;
}
.title-slider .bg-btn-green.highlight {
  width: 100%;

  height: 33px;

  max-width: 80px;

  max-height: 100%;

  margin-right: 5px;

  margin-left: 5px;

}
.Home-slider #n2-ss-2item1 , #n2-ss-2item7,#n2-ss-2item13{
  font-size: 24px !important;
}
.n2-ss-widget.n2-ss-control-bullet.n2-ow-all.n2-ss-control-bullet-horizontal {
    margin-top: 10px;
    margin-bottom: 10px;
}
.getstarted-btn .lnr-arrow-right:before {
    border: 1.5px solid #FFFFFF;
    height: 20px;
    width: 20px;
    font-size: 12px;
}
.getstarted-btn div {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
div#n2-ss-2 .n-uc-htwxSOdBZTc3,.n2-ss-slider .n2-ss-section-main-content ,
div#n2-ss-2 .n-uc-vjQS2S9VJhb9, div#n2-ss-2 .n-uc-LQrYOr9zrqdN{
    padding-top: 0 !important;
}
div#n2-ss-2 .n-uc-115ebbdb3da08-inner ,.n2-ss-slider .n2-ss-section-main-content{
    justify-content: flex-start !important;
}
div#n2-ss-2item2 strong,#n2-ss-2item8 strong ,#n2-ss-2item14 strong {
    font-size: 32px;
    font-weight: 600;
    line-height: 38.4px;
}
div#n2-ss-2item3,#n2-ss-2item9, #n2-ss-2item15 {
    font-size: 28px !important;
    font-weight: 500;
    line-height: 33.6px;
}
.n2-ss-slider .n2-ss-text p {
    font-size: 14px !important;
    color: #000 !important;
}
.n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
    position: relative !important;
}
.benefits-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 45px;
    padding: 0;
    margin-top: 70px;
}
.benefit-item {
    max-width: 148px;
    padding: 0;
    margin: 0;
    gap: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.benefits-header {
    max-width: 346px;
    margin: 0 auto;
    gap: 15px;
}
.benefits-section {
    margin: 30px 0px 40px;
    padding: 0;
}
.benefits-header .main-title {
    font-size: 28px !important;
    max-width: 200px;
    margin: 0 auto;
    line-height: 33px;
    font-weight: 600;
}
.benefits-header .description {
    padding: 0;
    margin: 0;
}
.benefit-item h3 {
    font-size: 18px !important;
    padding: 0;
    margin: 0;
}
.benefit-item p {
    padding: 0;
    margin: 0;
}
.steps {
    padding-top: 0px !important;
    margin-top: 60px;
}
.steps-slider {
    padding-bottom: 0;
}
.steps .cta-button .elementor-button {
    justify-content: space-around;
}
.steps.get-started{
	margin-top: 15px;
}
.steps-header .main-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 33px;
}
.steps .bdt-interactive-tabs-wrap {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px !important;
}
.steps .bdt-interactive-tabs {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 9px;
}

.steps .bdt-interactive-tabs-item {
    max-width: 310px;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}
.steps .bdt-interactive-tabs-icon svg {
    max-width: 64px;
}
.steps .bdt-interactive-tabs-content {
    min-width: 350px;
}
.steps .bdt-interactive-tabs-main-img img {
    max-width: 100%;
    object-fit: cover;
    max-height: 346px;
    width: 390px;
}
.steps .swiper-autoheight .swiper-wrapper {
    max-height: max-content;
}
/* پیش‌فرض مخفی بودن عنوان */
.steps .bdt-interactive-tabs-title {
  display: none; /* مخفی پیش‌فرض */
  margin: 0; /* حذف فاصله‌های اضافی */
  padding: 0; /* حذف فاصله داخلی */
  line-height: 24px;
}

/* نمایش عنوان زمانی که تب فعال است */
.steps .bdt-interactive-tabs-item.bdt-active .bdt-interactive-tabs-title {
    display: flex;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
}
.steps .bdt-dots-container {
    display: none;
}
.steps .bdt-interactive-tabs-title br {
    display: none;
}
.steps.get-started .content-join {
    display: flex;
    align-content: center;
    padding: 0 25px;
    min-height: 258px;
    justify-content: flex-start;
    gap: 22px;
}
.join-speedup .bdt-ep-advanced-heading {
    gap: 10px;
}
.get-started .bdt-ep-advanced-heading-main-title-inner {
    font-size: 28px;
    font-weight: 600;
    line-height: 33px;
}
.benefit-item img {
    max-width: 53px;
    max-height: 53px;
}
.mobile-header{
	height: 60px !important;
	background: #FFFFFF !important;
	border: 1px solid #007775;
	box-shadow: 0px 0px 8px rgba(0, 119, 117, 0.24);
	z-index: 99;
}
body:not(.page-id-4010) .mobile-header .e-con-inner {
    justify-content: center !important;
    flex-direction: row !important;
    align-items: center !important;
}

/* Menu Icon Styling */
.menu-icon {
    font-size: 24px;
    cursor: pointer;
    order: 1;
    left: 10px;
}

/* Logo Styling */
.mobile-header .logo {
    flex-grow: 1; /* اجازه به لوگو برای اشغال فضای وسط */
    order: 2; /* مرتب کردن لوگو در وسط */
}


.mobile-header .elementor-button {
display: inline-block;
line-height: 1;
background-color: rgba(0, 119, 117, 0.1);
font-size: 12px;
padding: 12px 12px;
border-radius: 8px;
color: var(--main-teal-dark);
fill: #fff;
text-align: center;
transition: all .3s;
}
#menu-side-mobile svg {
width: 30px;
height: 30px;
margin-top: 5px;
}
.elementor-popup-modal.dialog-type-lightbox {
  align-items: flex-start !important;
}
.elementor-popup-modal .dialog-widget-content {
  max-width: 281px !important;

  border-style: solid;

  border-color: #007775;

  box-shadow: 0px 0px 8px rgba(0, 119, 117, 0.24) !important;

  width: 100%;

  border-radius: 0px 16px 16px 0px;

  border-width: 1px 1px 1px 0px;

 //  overflow-y: scroll; /* فعال کردن اسکرول عمودی */
 //   overflow-x: hidden; /* جلوگیری از اسکرول افقی */
  height: 100vh;

}
.elementor-popup-modal .dialog-message {
    overflow: hidden;
}
.elementor-popup-modal .dialog-widget-content,.elementor-popup-modal .dialog-message .elementor-element{
  padding: 0;
  margin: 0;	
}
.side-menu-wrapper .e-con-inner {
  padding: 0;
  display: flex;
  margin-top: 30px;
  position: relative;
  gap: 30px 0;
  margin-left: 40px;
}
.side-menu-wrapper img {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
}
.side-menu-wrapper .elementor-widget-image a:focus {
    border: none;
    outline: none;
}
.side-menu-wrapper .elementor-nav-menu--dropdown {
    background-color: transparent !important;
}
.side-menu-wrapper .elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 0;
}
.side-menu-wrapper .elementor-nav-menu__text-align-aside.elementor-widget.elementor-widget-nav-menu{
	max-width: 265px;
}
.side-menu-wrapper .elementor-nav-menu {
    display: flex;
    flex-direction: column;
    gap: 0;
}
.side-menu-wrapper .elementor-nav-menu li {
  margin-bottom: 20px;
}
.side-menu-wrapper .elementor-nav-menu li:last-child {
  margin-bottom: 0;
}

.side-menu-wrapper .elementor-nav-menu a {
    background-color: transparent !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: black !important;
}

.side-menu-wrapper .elementor-nav-menu a,
.side-menu-wrapper .elementor-nav-menu a:focus,
.side-menu-wrapper .elementor-nav-menu a:hover {
    padding: 0 !important;
}
.side-menu-wrapper .cta-button .elementor-button {
  background-color: rgba(0, 119, 117, 0.1);

  color: var(--main-teal-dark) !important;

  font-size: 14px;

  font-weight: var(--body-weight-bold);

  border: none;

  border-radius: 8px;

  cursor: pointer;

  text-transform: capitalize;

  transition: background-color 0.3s ease-in-out;

  max-width: 177px;

  width: 100%;

  max-height: 40px;

  height: auto;

}
.side-menu-wrapper .elementor-social-icons-wrapper.elementor-grid {
    justify-content: flex-start !important;
    gap: 16px;
    display: flex !important;
}
.elementor-popup-modal.dialog-type-lightbox {
    background: #FFFFFF;
}
.side-menu-wrapper .elementor-social-icon {
    --e-social-icon-icon-color: transparent !important;
    background-color: transparent !important;
    --icon-padding: 0 !important;
}
.side-menu-wrapper .follow-us p {
	font-weight: 500;
	font-size: 16px;
	line-height: 300%;
	letter-spacing: -0.02em;
	color: #424241;
}
.get-started .cta-button .elementor-button .elementor-button-content-wrapper {
    gap: 128px;
    padding: 0;
    height: 80px;
    min-width: 337px;
}
.get-started {
    padding: 40px 25px;
    display: flex;
    justify-content: flex-start;
}
.get-started .elementor-widget-bdt-advanced-heading{
	text-align: left !important;
}
/* benefits-two */
.benefits-two .benefit-item {
    flex-basis: calc(100% - 10px);
    max-width: 245px !important;
}
.benefits-two h2.main-title {
    font-size: 28px;
    line-height: 120%;
    max-width: 250px;
    margin: 0 auto;
    color: #000;
    text-align: center;
    font-weight: 600;
}
.benefits-two h2.main-title br{
	display: none;
}
.benefits-two .main-title .line {
  display: block; /* هر کلمه یا خط در یک خط مجزا */
}
.benefits-two .elementor-widget-heading {
    padding-right:  24px;
	padding-left: 24px;
}
.benefits-two p.description {
    padding-top: 20px;
    font-size: 14px;
    text-align: left;
    max-width: 325px;
    margin-block-end: 0 !important;
}
.benefits-two .elementor-image-box-wrapper {
    text-align: left !important;
    display: flex;
	gap: 18px;
  //  gap: 32px;
  //  margin-bottom: 20px;
}
.many-benefits .elementor-widget-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.benefits-two .benefits-flex {
    justify-content: center;
    gap: 32px !important;
}

.benefits-two .veiw-more-btn .bdt-show-hide-item {
    position: relative;
    margin-top: 25px !important;
}
.bdt-fold-toggle.bdt-fold-close {
    display: none;
}
.bdt-fold-toggle.bdt-fold-open {
    display: flex;
}
.bdt-fold-toggle.bdt-fold-close .elementor-image-box-wrapper{
	gap: 0;
}
.bdt-fold-toggle.bdt-fold-open .elementor-image-box-wrapper{
	gap: 33px;
}
/* analytics-dasboard */
.analytics-dasboard {
    padding-bottom: 15px;
}
.analytics-dasboard .elementor-heading-title h2 {
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    line-height: 33px;
}
.analytics-dasboard .elementor-image-box-wrapper {
	display: flex;
	flex-direction: column-reverse;
	gap: 40px;
    max-width: 91%;
    margin: 0 auto;
}
.many-benefits .elementor-widget-container br, .analytics-dasboard br {
    display: block;
}
.analytics-dasboard .elementor-image-box-description {
    font-size: 16px;
}
/* Perfromance Managmnet */
.elevate-office-mobile {
    padding: 0 0 65px !important;
}
.elevate-office-mobile .e-con-inner {
    gap: 55px !important;
    padding-bottom: 0;
}
.elevate-office-mobile .e-con-inner .elementor-widget-bdt-advanced-heading{
	margin: 0 auto;
	max-width: 270px !important;
}
.elevate-office-mobile .bdt-ep-advanced-heading-sub-title-content {
	color: var(--main-teal-dark);
	font-size: var(--subtitle-size);
	line-height: 120%;
	font-weight: var(--body-weight-bold);
	margin-bottom: 16px;
}
.elevate-office-mobile .bdt-ep-advanced-heading-title {
	font-size: var(--body-small-size) !important;
	color: #424241;
}
/* Healthcare */
	/* 📍 عنوان */
.healthcare .boost-income .elementor-heading-title {
    font-size: 100%;
    font-weight: 400;
}
.healthcare .healthcare-btn .elementor-button-text {
    font-size: var(--large-title-size);
}
.Enroll-btn .elementor-button {
    margin-top: 10px;
}
.instant-results .benefit-item {
	max-width: 100% !important;
}
.instant-results .benefit-item .elementor-image-box-wrapper {
	text-align: left;
	display: flex;
	align-items: flex-start;
	gap: 20px;
}
.instant-results .benefit-item .elementor-image-box-content {
	max-width: 160px;
}
.instant-results h2.main-title {
    font-size: var(--large-title-size);
    max-width: 290px;
    margin: 0 auto;
    font-weight: 600;
    line-height: 33px;
}
.instant-flex {
	margin-top: -35px;
}
.instant-results  .lending .benefit-item h5.elementor-image-box-title {
    color: rgba(66, 66, 65, 1) !important;
}
.section-container {
	padding: 40px;
	gap: 60px;
}
.content-block {
	flex-direction: column;
}
.content-block .title, .content-block .title p {
	font-size: var(--large-title-size);
	font-weight: var(--headline-weight);
}
.content-block .description  ,.join-movement .elementor-heading-title p{
	width: 100%;
	font-size: 100%;
}
.join-movement h2{
	font-size: 28px;
	font-weight: 600;
}
.join-movement .elementor-heading-title p {
    font-size: 16px;
}
.our-partners .get-started .elementor-button {
	min-width: 321px;
}
.get-started.yellow-bg .elementor-button .elementor-button-content-wrapper {
    min-width: 321px !important;
    padding: 0 24px;
}
.our-partners .logo-partner .bdt-ep-static-carousel-title {
    font-size: 14px;
    line-height: 16px;
}
/*.our-partners .logo-partner .swiper-slide {
    width: auto !important;
    max-width: 126px;
    margin-right: 14px !important;
}*/
.get-started .elementor-button-text {
    white-space: nowrap;
}
.logo-partner .bdt-ep-static-carousel-image {
	max-width: 48px;
    max-height: 48px;
}
.faq-section {
    max-width: 342px !important;
}
.faq .elementor-widget-n-accordion .e-n-accordion-item-title, .faq .elementor-widget-n-accordion .e-n-accordion-item-title-text,
.faq .elementor-widget-n-accordion .e-n-accordion-item p {
	font-size: 14px !important;
}
.faq .elementor-widget-n-accordion .e-n-accordion-item p {
	font-weight:500 !important;
}
.faq .elementor-widget-n-accordion .e-n-accordion-item {
    min-width: 342px;
}
/* Knowlege Ceneter - Articles - News - Category*/
/*.archive-content.bottom.knowlege-mobile {
    margin-top: -100px;
}
.News, .Articles {
  //  padding: 50px 0 0;
}*/
.news-post .elementor-post__title a, .articles-post .elementor-post__title a, .elementor-post__title a, .news-post.post-card .elementor-heading-title{
	font-size: var(--subtitle-size);
}
.archive-content .elementor-posts .elementor-post__excerpt p, .elementor-posts .elementor-post__excerpt p, .elementor-widget-theme-post-excerpt{
    font-size: var(--caption-size);
}
.archive-content .elementor-posts .elementor-post {
    gap: 0;
}
.News .elementor-heading-title, .Articles .elementor-heading-title{
	font-size: var(--large-title-size);
}
.left-box {
    max-width: 100%;
    order: 2;
}
.left-box .e-n-tabs-heading {
    max-width: 100%;
    display: flex;
    margin: 0 20px 20px;
    justify-content: space-between;
}
.left-box .e-active {
    padding: 0;
    border: unset;
}
.search-box {
    position: relative;
    top: 0;
    width: 100% !important;
}
.search-box .e-search-form button.e-search-submit {
    right: 0;
}
.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true] ,
.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){
     margin: 0 !important;
}
.archive-blog .page-title ,.archive-blog .header-page-title {
    order: 1;
}
.News .news-post {
    order: 2;
}

.archive-content .elementor-post__terms {
    flex-direction: column;
}
.featured-image img {
	height: 128px;
	width: 128px;
}
.news-post .elementor-widget-theme-post-excerpt {
    padding-right: 0 !important;
}
.page-title-news .news-post .elementor-widget-theme-post-excerpt ,
.page-title-articels .news-post .elementor-widget-theme-post-excerpt {
	padding-right: 15px !important;
}
/**************************/
.news-page-wrapper .elementor-post, .articels-page-wrapper .elementor-post, .knowlege-center .elementor-post, .knowlege-mobile .elementor-post {
    border-bottom: 1px solid #e0e0e0;
    padding-left: 20px;
}
.archive-blog .search-box {
    padding: 0 20px !important;
    z-index: 9;
}
.post-title .elementor-post-info__terms-list-item, .elementor-post-info__terms-list-item {
    padding: 0 4px;
    height: 20px;
}
.news-page-wrapper .elementor-post img,
.articels-page-wrapper .elementor-post img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}

    /* مخفی کردن افقی اسکرول بار */
    .news-page-wrapper .elementor-posts-container::-webkit-scrollbar,
	.articels-page-wrapper .elementor-posts-container::-webkit-scrollbar  {
        display: none;
    }

    .news-page-wrapper .elementor-post:nth-child(3),
	.articels-page-wrapper .elementor-post:nth-child(3){
        flex: 0 0 calc(45% - 10px); /* پست سوم کوچک‌تر نمایش داده می‌شود */
    }
	.elementor-post__thumbnail img , 
	.archive-content .elementor-posts-container .elementor-post__thumbnail{
     max-width: 128px !important;
     max-height: 128px !important;
	}
	 .archive-content .elementor-posts-container .elementor-post__thumbnail {
            padding-bottom: calc(0.66* 160%) !important;
    }
	.news-page-wrapper, .articels-page-wrapper {
		padding: 0;
	}
	.news-container, .articels-container {
   	 	display: flex;
        padding: 10px 0;
	}
	.news-page-wrapper .elementor-posts-container ,
	.articels-page-wrapper .elementor-posts-container,
	.news-container .elementor-posts-container{
        flex-wrap: unset;
        overflow-x: visible;
        scroll-snap-type: unset;
        flex-direction: column;
		gap: 15px !important;
    }
	.news-page-wrapper .elementor-post, .articels-page-wrapper .elementor-post ,.news-container .post-card .elementor-post{
        flex: unset;
        scroll-snap-align: unset;
        max-width: unset;
        gap: 0 !important;
        border-bottom: 1px solid #D9D9D9;
        width: 100%;
        padding: 15px;
    }
	.news-page-wrapper .post-card, .articels-page-wrapper .post-card {
   		order: 2;
	}

	.news-page-wrapper .post-card .elementor-post__thumbnail,
	.articels-page-wrapper .post-card .elementor-post__thumbnail {
		height: 128px;
		width: 128px;
	}
    .news-page-wrapper .post-card .elementor-post__thumbnail__link ,.articels-page-wrapper .post-card .elementor-post__thumbnail__link {
        width: unset !important;
    }
	.articels-page-wrapper .elementor-heading-title ,  .news-page-wrapper .elementor-heading-title {
		padding: 0 15px;
	}
	.news-page-wrapper .elementor-pagination, .articels-page-wrapper .elementor-pagination {
		width: unset;
	}
	/********************/
.news-sidebar {
    max-width: unset !important;
    border-width: 1px 0 1px 0;
    border-color: #e0e0e0 !important;
    border-style: solid;
    border-radius: 0;
    margin-top: 35px;
}
/*.archive-blog .elementor-widget-search .e-search-form,*/
.archive-blog .page-title .elementor-heading-title,
.news-sidebar .elementor-widget-container,
.header-page-title .elementor-widget-container {
    padding: 0 20px;
}
	.news-sidebar h3.wp-block-heading {
		justify-content: flex-start;
	}
	/* استایل لیست اصلی (ul) برای اسلایدر افقی */
	.news-sidebar .wp-block-categories-list {
		overflow-x: auto; /* فعال کردن اسکرول افقی */
		scroll-snap-type: x mandatory; /* اسکرول منظم روی آیتم‌ها */
		white-space: nowrap; /* جلوگیری از رفتن به خط بعدی */
		-webkit-overflow-scrolling: touch; /* تجربه بهتر در موبایل */
		flex-direction: row;
		justify-content: flex-start;
	    padding: 0;
	}

	/* استایل هر آیتم (li) */
	.news-sidebar .wp-block-categories-list .cat-item {
		flex: 0 0 auto; /* جلوگیری از تغییر سایز آیتم‌ها */
		scroll-snap-align: start; /* توقف اسکرول روی هر آیتم */
		cursor: pointer;
	}
	/* مخفی کردن Scrollbar (اختیاری) */
	.wp-block-categories-list::-webkit-scrollbar {
		display: none;
	}
/* ُSingle post - Blog */
.single-post-container {
    margin-top: -10px;
}
.single-post-container .main-content-container {
    padding: 0 30px;
}
.post-featured-image img{
    border-radius: 0px 0px 16px 16px !important;
    object-fit: cover;
    height: 271px;

}
.post-toc {
    margin: 0;
    padding: 10px 0px;
}
.elementor-toc__body {
    width: 100%;
}
.post-toc .elementor-toc__list-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
}
.post-toc .elementor-toc__list-item {
    display: flex;
    scroll-snap-align: unset;
    min-width: max-content;
    margin-right: 8px;
}
.post-toc .elementor-widget-container {
    padding: 0 0 0 24px !important;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 0 4px 0 rgb(0, 0, 0, 0.2);
}
.post-toc .elementor-toc__list-item-text.elementor-item-active:after{
	content: unset;
}
.post-related-articles {
    max-width: 100%;
    border-radius: 0;
	padding: 16px 40px;
}
.post-related-articles .elementor-posts-container {
    flex-direction: column;
}
.post-related-articles .elementor-posts .elementor-post {
    overflow: visible;
}
.post-related-articles .elementor-post__thumbnail {
    padding: unset !important;
}
.post-related-articles .elementor-post__thumbnail__link {
    width: unset !important;
}
.post-related-articles .elementor-post__thumbnail img {
    transform: unset !important;
}
.post-related-articles .elementor-posts .elementor-post__text {
    padding-left: 60px;
}
.content-post p , #key-takeaways ul.wp-block-list li {
    font-size: 14px;
}
/* Category post */
.category-post {
    background: #F5F5F5;
    border: 1px solid rgba(0, 119, 117, 0.4);
    border-radius: 4px;
    margin-left: 40px;
    padding: 4px !important;
}
.category-post .elementor-heading-title {
    font-weight: 600;
    font-size: 12px;
	color: var(--main-teal-dark);
}
/* Lender Profile */
.partner-profile {
    margin-top: -10px;
}
.partner-header img {
    max-height: 140px;
}
.partner-website {
    max-width: 165px;
    margin: 0 auto;
    display: flex;
	font-weight: 600;
	font-size: 16px;
}
.partner-header-content .e-con-inner {
    justify-content: center !important;
}
.partner-header-content .partner-logo-container figure.elementor-image-box-img {
    max-width: 96px;
    max-height: 96px;
	top: -20px;
}
.partner-header-content .partner-logo-container figure.elementor-image-box-img img {
    max-width: 64px;
    max-height: 64px;
}
.partner-header-content .e-con-inner {
    gap: 2rem;
}
.partner-about,.partner-services, .partner-payment {
    padding: 64px 50px;
    max-height: max-content;
}
.partner-about ,.partner-about .about-content-box  {
    gap: 40px;
}
.about-content-box {
	padding: 0;
}
.partner-services .e-con-inner, .partner-payment .e-con-inner {
    gap: 50px;
}
.partner-services ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-width: 300px;
}
.partner-services ul li {
    font-weight: var(--body-weight-bold);
    font-size: var(--body-regular-size);
    line-height: 150%;
    letter-spacing: -0.02em;
    color: #424241;
}
.partner-payment .e-con-inner {
    justify-content: center !important;
}
.partner-payment .about-title .elementor-heading-title{
    max-width: max-content;
}
.financing-box {
    padding: 0;
    max-width: 100%;
    flex-direction: row !important;
	justify-content: space-between;
}
.financing-box .elementor-icon-box-icon {
    margin-left: 0 !important;
    justify-content: flex-start;
}
.partner-faq {
    padding: 64px 25px;
}
/*Privacy Policy */
.page-title-privacy-policy .page-content, .page-title-term-of-use .page-content {
    padding: 0 24px;
}
.page-title-privacy-policy .section-shortcode ,
.page-title-term-of-use .section-shortcode {
    flex-direction: column;
    align-content: flex-start;
    flex-wrap: wrap !important;
	gap: 8px !important;
	align-items: flex-start !important;
}
.page-title-privacy-policy .last-updated,
.page-title-term-of-use .last-updated {
    margin-bottom: 20px;
}
.terms-conditions .wp-container-core-group-is-layout-2 {
    margin-top: 40px;
}
/*.terms-conditions p {
	max-width: 342px;
}*/
/* Abouts Us */
.wrapper-box-content {
    padding: 0;
}
.wrapper-box-content .elementor-widget-image img{
	border-radius: 0 !important;
}
.wrapper-box-content .About-head {
 //   padding: 0 30px;
}
.about-content {
    padding: 24px 24px 12px;
}
.about-content p {
	max-width: 342px;
}
.our-team .e-con-inner {
    margin-top: 0;
    padding: 0;
}
.our-team .wrapper-team-box {
    justify-content: center;
    padding: 0;
}
.our-team .elementor-testimonial-wrapper .elementor-testimonial-content {
    margin-bottom: 50px;
}
.our-team .last-item .elementor-testimonial-wrapper .elementor-testimonial-content {
    margin-bottom: 0px;
}
.contact-page-title h6.elementor-heading-title {
    font-size: var(--body-regular-size);
}
.contact-page-title h3.elementor-heading-title {
    font-size: var(--large-title-size);
}
.page-title-privacy-policy .custom-page-header .page-title, .page-title-term-of-use .custom-page-header .page-title {
    font-size: var(--large-title-size) !important;
    font-weight: 600 !important;
}

/* Contact Us */
.custom-page-header {
    padding: 20px 0;
    min-height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 1.12%, rgba(0, 0, 0, 0) 51.58%), #007775;
}
.custom-page-header .page-title {
    font-size: var(--large-title-size);
    text-align: center;
    font-weight: 600;
}
.contact-page-title {
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 0;
}
.about-page-title{
    width: 100%;
    padding: 0;
}

.Contact-Us, .contact-right-box {
    padding: 0;
    gap: 25px;
}
.Contact-Us .contact-left-box {
    padding: 0 24px;
    margin-top: 35px;
    gap: 10px;
}
.Contact-Us-Right {
    align-items: center;
    display: flex;
    justify-content: center;
}
.Contact-Us .elementor-form {
    padding: 10px 0;
}

.Contact-Us-Right .elementor-social-icons-wrapper.elementor-grid {
    --grid-column-gap: 24px;
    display: flex !important;
}
.Contact-Us-Right .elementor-grid-0 .elementor-grid .elementor-grid-item {
    margin: 0 !important;
}
.contact-left-box {
    padding: 35px;
}

/* footer */ 
.single-post .elementor-location-footer {
    margin-top: -10px;
}
body:not(.page-id-4010) .elementor-location-footer .footer {
    max-width: 251px;
    padding: 95px 0;
    gap: 55px;
}
#menu-footer-menu {
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 24px;
}
#menu-footer-menu-mobile {
    list-style: none;
    padding: 0;
}
#menu-footer-menu-mobile li a {
    color: white;
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.partners-portal {
    background-color: var(--neutral-white) !important;
    justify-content: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 6px 12px;
    gap: 8px;
    max-width: 137px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 8px;
    margin-top: 10px;
}
.partners-portal-footer {
    margin-top: 15px;
}
.footer .section-one {
    display: flex;
    align-items: center;
}
.contact-footer ul.elementor-icon-list-items {
	gap: 16px;
	display: flex;
	flex-direction: column;
}


#wpfront-scroll-top-container{
	width: 55px !important;
	height: 55px !important;
	margin-bottom: 0;
	right: 15px !important;
	bottom: 25px !important;
}


@media (min-width: 360px) and (max-width: 480px) {
	.get-started .cta-button .elementor-button .elementor-button-content-wrapper {
		min-width: max-content;
	}
	.left-box .e-n-tabs-heading {
		justify-content: center;
		flex-wrap: nowrap;
		gap: 8px;
	}
	.about-page-title {
		margin-top: 0;
	    min-height: 180px;
	}
	.contact-page-title .e-con-inner, .about-page-title .e-con-inner {
		max-height: 180px;
		min-height:180px;
		align-content: center !important;
		justify-content: center !important;
		margin: 0;
	}
    .about-content {
        max-height: max-content;
        gap: 10px;
        margin-top: 5px;
        padding-top: 0;
    }
	.about-content h3{
		font-size: 28px;
	}
	.e-form__buttons .elementor-button[type="submit"] {
		color: rgba(224, 224, 224, 1) !important;
	}

}