/*
Theme Name: Zakra Child
Theme URI: https://zakratheme.com/
Template: zakra
Author: ThemeGrill
Author URI: https://themegrill.com
Description: Zakra is a powerful and versatile multipurpose theme that makes it easy to create beautiful and professional websites. With over free 40 pre-designed starter demo sites to choose from, you can quickly build a unique and functional site that fits your specific needs. Whether you're launching a blog, news site, e-commerce store, showcasing your portfolio, building a business site, LMS, or niche-specific site (such as a cafe, spa, charity, yoga studio, wedding venue, dental practice, photography, restaurant, or educational institution), Zakra has everything you need to succeed. The theme integrates seamlessly with popular page builders like Elementor, Brizy, BlockArt, and the Gutenberg editor, giving you complete freedom to create any layout you can imagine. Importantly, Zakra is optimized for speed, features a mobile-first responsive design, is built with block-based technology, and is optimized for search engines. It is also compatible with a wide range of popular WordPress plugins, allowing you to extend its functionality as needed. Build your next project with Zakra today and see the difference for yourself. Check out all the starter sites at https://zakratheme.com/demos!
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-logo,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,blog,news,e-commerce,rtl-language-support
Version: 4.1.4.1745569572
Updated: 2025-04-25 08:26:12

*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,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');
 h1, h2, h3, h4, h5, h6{
	  font-family: "Plus Jakarta Sans", sans-serif !important;
}
body {
    overflow: hidden auto;
}
body, p, a, li, span, strong, b{
	font-family: "Inter", sans-serif !important;
}
p, li{
	font-family: "Inter", sans-serif !important;
	font-size:16px !important;
	line-height: 1.5;
}
a.elementor-button {
    font-size: 16px !important;
	font-weight:600 !important;
}

.zak-primary {
    padding-top: 0 !important;
}
.elementor-widget-wrap {
    padding: 0 !important;
}
.elementor-element {
    margin: 0 !important;
}
.elementor-container {
    width: 100%;
    max-width: 1440px !important;
}


/************Header css starts from here*************/
.zak-header-builder {
    position: fixed;
    z-index: 9;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    top: 25px;
}
.zak-header-builder {
    border: none !important;
}
.zak-header-builder .zak-main-header {
/*     backdrop-filter: blur(6px);
	 box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 14px; */
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 20px;
    transition: box-shadow, background-color 200ms cubic-bezier(0.4, 0, 0.2, 1);
    padding: 8px 8px;
}
.zak-header-builder.sticky_header .zak-main-header {
    backdrop-filter: blur(6px);
    background: rgb(255 255 255 / 90%);
    box-shadow: rgb(0 0 0 / .08) 0 3px 14px;
}
.zak-header-builder .zak-header-main-row {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.zak-header-builder, .zak-header-sticky-wrapper .sticky-header {
    border-bottom-width: 0px;
}
.zak-header-builder .zak-main-row .zak-header-right-col .zak-primary-nav a {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    padding: 8px 16px;
	font-family: "Inter", sans-serif;
}
.zak-primary-nav .zak-primary-menu {
    gap: 8px !important;
}
.zak-header-builder .zak-main-row .zak-header-right-col .zak-primary-nav a:hover {
    background: rgba(17, 25, 39, 0.04);
    border-radius: 8px;
}
.zak-header-buttons a.zak-button {
    line-height: 1.5;
    color: rgb(255, 255, 255);
    background-color: rgb(10, 149, 176);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 5px;
    border: none !important;
    font-family: "Inter", sans-serif !important;
    font-weight: 700;
    border-radius: 12px;
    font-size: 14px;
    padding: 8px 20px;
}
.zak-header-buttons a.zak-button:hover{
	background-color: rgb(67, 56, 202);
	color:#fff !important;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 10px;
}
.login_btn a {
    color: rgb(10, 149, 176);
    font-weight: 500;
    line-height: 1.57;
    font-size: 14px;
    text-transform: capitalize;
}
.zak-header-builder .zak-main-row .zak-header-right-col .zak-html-1 .login_btn {
    margin-left: 1.5vw;
}
.login_btn a:hover {
    text-decoration: underline;
}
.zak-mobile-nav {
    background-color: rgb(255 255 255);
}
.zak-mobile-menu a {
    padding: 10px 10px;
    color: #000;
	        text-transform: capitalize;
}
.zak-mobile-menu .current_page_item a {
    text-decoration: none;
    font-weight: 700;
    color: #0a94b0;
}
.zak-mobile-nav__header {
    margin-bottom: 0;
}
.zak-mobile-nav__header .zak-mobile-nav-close .zak-icon {
    fill: #000;
}
/****banner*****/
.banner_sec {
    padding-top:150px;
    border-radius: 0 0 20px 20px;
    overflow: hidden;
    padding-bottom: 70px;
}
.font-nunito {
    font-family: 'Nunito Bold' !important;
}
.banner_sec h1.elementor-heading-title {
    color: #FEFEFE !important;
    font-size: 100px !important;
    font-style: normal;
    font-weight: 300!important;
    margin-bottom: 0;
}
.banner_sec h1.elementor-heading-title span {
    font-weight: inherit !important;
}
.banner-img h1.elementor-heading-title {
    font-weight: 700 !important;
    margin-left: 210px;
}
.banner-txt p {
    color: #F0F0F0;
    font-family: Inter !important;
    font-size: 32px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 20px;
}
.banner-txt a.elementor-button {
    font-size: 1.05vw;
    font-weight: 600 !important;
    margin-top: 20px;
    border-radius: 10px;
    padding: 16px 25px;
    color: #243E61 !important;
    line-height: 1.3;
}
.banner-txt a.elementor-button span.elementor-button-icon {
    margin-right: 10px;
}
.banner-txt a.elementor-button:hover {
    opacity: 0.8;
}

.schedule-btn a {
    line-height: 1.5;
    color: rgb(255, 255, 255);
    background-color: rgb(10, 149, 176);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 5px;
    border: none !important;
    font-family: "Inter", sans-serif !important;
    font-weight: 500;
    border-radius: 6px;
    font-size: 14px;
    padding: 15px 20px;
    margin-top: 10px;
    justify-content: center;
}
@media screen and (max-width: 1599px) {

	.elementor-inner-section .elementor-container {
    max-width: 100% !important;
    width: 100% !important;
}
	.elementor-container {
    width: 90%;
    max-width: 100% !important;
}
	.zak-header-builder {
    max-width: 100%;
    width: 90%;
}

	.banner_sec {
    padding-top: 140px;
}
	.banner-txt p {
    font-size: 25px !important;
}
	.banner-txt a.elementor-button {
    font-size: 16px;
}
	.zak-header-builder .zak-main-row .zak-header-right-col .zak-primary-nav a {
    padding: 8px 7px;
}

}
@media screen and (max-width: 1349px) {
	.zak-header-builder .site-branding .custom-logo-link img {
    width: 138px !important;
}
	.zak-header-builder .zak-main-row .zak-header-right-col .zak-primary-nav a {
    padding: 8px 6px;
}
}
@media screen and (max-width: 1199px) {
	
.banner_sec {
    padding-top: 120px;
    padding-bottom: 50px;
}

	.banner-img h1.elementor-heading-title {
    margin-left: 180px;
}
	.banner-txt p {
    font-size: 21px !important;
}
	.zak-header-builder .zak-main-row .zak-header-right-col .zak-primary-nav a {
    padding: 8px 6px;
    font-size: 12px;
}
}
@media (max-width: 1099px) {
	p, li {
    font-size: 14px !important;

}
	a.elementor-button {
    font-size: 14px !important;
}
	.banner-img img {
    max-width: 80%;
}
	.zak-mobile-nav {
    width: 100%;
}
.zak-header-builder .zak-desktop-row {
    display: none !important;
}
.zak-header-builder .zak-mobile-row {
    display: block !important;
    backdrop-filter: blur(6px);
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 14px;
    border-radius: 20px;
    transition: box-shadow, background-color 200ms cubic-bezier(0.4, 0, 0.2, 1);
    padding: 8px 8px;
}
.zak-header-builder .zak-main-row .zak-header-right-col .zak-toggle-menu {
    display: flex !important;
    align-items: center;
}
	.banner_sec h1.elementor-heading-title  {
    font-size: 80px !important;
}

	.banner-txt a.elementor-button {
    font-size: 14px;
    padding: 15px 25px;
}

}
@media (max-width: 991px) {
.banner_sec .elementor-column {
    width: 100% !important;
}
	.banner-img h1.elementor-heading-title {
    display: none;
}

	.banner-txt p br {
    display: none;
}
	.banner-txt p {
    margin-top: 20px;
    margin-bottom: 10px;
}
	.banner-txt {
    padding-bottom: 30px;
}
	.banner_sec h1.elementor-heading-title span {
    display: inline-block;
    font-weight: 700;
}
}

@media screen and (max-width: 767px) {
	.banner-txt p {
    margin-top: 0;
    margin-bottom: 0;
}
.banner_sec {
    padding-top: 90px;
}
.banner_sec h1.elementor-heading-title {
    font-size: 42px !important;
    margin-bottom: 10px;
}
	.zak-header-builder .site-branding .custom-logo-link img {
    width: 100%;
    max-width: 120px;
}

.zak-header-builder {
    max-width: 100%;
    width: 100%;
    top: 0;
}
	.elementor-container {
    width: 95%;
}
	.banner_sec {
    padding-top: 90px;
}
.zak-header-builder .zak-mobile-row {
    border-radius: 0 0 10px 10px;
	padding: 8px 0;
}
.banner-txt p {
    font-size: 16px !important;
}
}


/****/

.About_home {
    padding: 5vw 0;
}
h2.elementor-heading-title, h1.elementor-heading-title {
    color: #243E61 !important;
    font-weight: 300 !important;
    font-size: 3.1vw !important;
    line-height: 1.2;
    text-transform: capitalize;
    margin-bottom: 20px;
}
h2.elementor-heading-title span, h1.elementor-heading-title span {
    font-weight: 700!important;
}
.About_home h6.elementor-heading-title {
    color: #121212;
    font-weight: 700;
    font-size: 1.252vw;
    line-height: 1.4;
    margin-bottom: 20px;
}
.About_home a.elementor-button span.elementor-button-text {
    display: flex;
    align-items: center;
}
.About_home ul.elementor-icon-list-items li {
    color: #40597B !important;
    font-size: 16px;
    margin-bottom: 15px;
}
.About_home ul.elementor-icon-list-items li span.elementor-icon-list-icon svg {
    width: 1.25vw;
    height: 1.25vw;
}
.About_home ul.elementor-icon-list-items li span.elementor-icon-list-icon {
    position: relative;
    top: 0.1vw;
}
.About_home a.elementor-button {
    background: #243E61;
    font-size: 1.05vw;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 10px;
    padding: 16px 26px;
    color: #fff;
}
.About_home a.elementor-button svg {
    width: 1.2vw;
    height: auto;
    margin-right: 5px;
}
.About_home a.elementor-button:hover {
    opacity: 0.8;
}
.About_home .elementor-container {
    gap: 4vw;
}

/* audio css starts */
.audio-player {
    width: 100%;
    max-width: 600px;
    padding: 16px;
    font-family: 'Arial', sans-serif;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.86);
    backdrop-filter: blur(21.5px);
    margin-top: -5.5vw;
    margin-left: auto;
    margin-right: auto;
}

.audio-header p {
  margin: 0;
}
.agenda-label {
    color: #527AB4;
    font-size: 20px;
    font-weight: 700;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}
.agenda-title {
    color: #243E61;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}

.audio-player .audio-header p.subtitle {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    color: #243E61;
    margin-top: 10px;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}

.audio-controls {
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.play-btn, .volume-btn{
	background: transparent;
}
.audio-player .time {
    color: #000;
    font-size: 1vw;
    font-style: normal;
    font-weight: 500;
    font-family: "Plus Jakarta Sans";
	    margin-right: 0.8vw;
}

.progress-bar {
    flex-grow: 1;
    height: 6px;
    background: #D6DCE3;
    border-radius: 4px;
    margin: 0 0.8vw;
    position: relative;
}
.volume-btn.muted {
    opacity: 0.5;
}
.progress {
  width: 0%;
  height: 100%;
  background: #007EA8;
  border-radius: 4px;
}
/* audio css end */

.why_choose_sec {
    padding: 5vw 0;
}
.why_choose_sec h2.elementor-heading-title {
    color: #fff !important;
}
.why_choose_sec p.elementor-heading-title {
    color: #F0F0F0;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 50px;
}
.why_choose_sec .elementor-inner-section .elementor-container {
    flex-wrap: wrap;
}
.why_choose_sec .elementor-inner-section .elementor-container .elementor-column {
    width: calc(25% - 0px) !important;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.why_choose_sec .elementor-inner-section .elementor-container .elementor-column:nth-child(-n+4) {
    border-bottom: 2px dashed hsl(0deg 0% 94.12% / 35%);
}
.why_choose_sec .elementor-inner-section .elementor-container .elementor-column:nth-child(n+5):nth-child(-n+8) {
    padding-top: 20px;
}
.why_choose_sec .elementor-inner-section .elementor-container .elementor-column {
    border-right: 2px dashed hsl(0deg 0% 94.12% / 35%);
}

.why_choose_sec h3.elementor-heading-title {
    color: #FEFEFE;
    font-family: "Plus Jakarta Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.3;
    min-height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.why_choose_sec .elementor-icon-wrapper {
    margin-bottom: 15px;
}

.why_choose_sec .elementor-inner-section .elementor-container .elementor-widget-icon svg {
    width: 50px;
    height: 50px;
}
.why_choose_sec .elementor-inner-section .elementor-container .elementor-widget-text-editor p {
    color: #F0F0F0;
    font-family: "Plus Jakarta Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
}

@media screen and (min-width: 1025px) {
.why_choose_sec .elementor-inner-section .elementor-container .elementor-column:nth-child(4), .why_choose_sec .elementor-inner-section .elementor-container .elementor-column:nth-child(8) {
    border-right: none;
}
}
@media screen and (max-width: 1599px) {
	.audio-player {
    width: 92%;
}
	
	.zak-content .zak-container {
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
}
	.About_home h6.elementor-heading-title {
    font-size: 18px;
}
	.About_home ul.elementor-icon-list-items li {
    font-size: 16px;
}
	.About_home ul.elementor-icon-list-items li span.elementor-icon-list-icon {
    top: 5px;
}
	.About_home a.elementor-button {
    font-size: 16px;
}
	.About_home ul.elementor-icon-list-items li span.elementor-icon-list-icon svg {
    width: 18px;
    height: 18px;
}
	.audio-player .audio-header p.subtitle {
    font-size: 16px;
}
	.agenda-label {
    font-size: 18px;
}
	.agenda-title {
    font-size: 18px;
}
	.play-btn svg {
    width: 40px;
    height: 40px;
}
	.volume-btn svg {
    width: 42px;
    height: 42px;
}
		.About_home a.elementor-button svg {
    width: 20px;
    height: 20px;
}
	.why_choose_sec h3.elementor-heading-title {
    font-size: 18px;
    -webkit-line-clamp: inherit;
		    margin-bottom: 10px;
    overflow: visible;
}
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-widget-text-editor p {
    font-size: 15px;
}
	.why_choose_sec p.elementor-heading-title {
    font-size: 18px;
}
}
@media screen and (max-width: 1199px) {
	.About_home h6.elementor-heading-title {
    font-size: 16px;
}
	.About_home ul.elementor-icon-list-items li {
    font-size: 14px;
}
	.About_home .elementor-container {
    gap: 30px;
}
	.audio-player .audio-header p.subtitle {
    font-size: 14px;
}
	.About_home a.elementor-button {
    font-size: 14px;
    padding: 15px 25px;
}
.audio-player .time {
    font-size: 16px;
    margin-right: 10px;
}
}

@media screen and (max-width: 1024px) {
	.why_choose_sec {
    padding: 40px 0;
}
.About_home .elementor-column {
    width: 100% !important;
}
	.About_home {
    padding: 40px 0;
}
.About_home img {
    width: 100%;
    border-radius: 20px;
}
	.audio-player {
    width: 92%;
    max-width: 100%;
    border-radius: 15px;
    margin-top: -50px;
}
	h2.elementor-heading-title, h1.elementor-heading-title {
    font-size: 32px !important;
}
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-column {
    width: calc(33.33% - 0px) !important;
}
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-column:nth-child(-n+6) {
    border-bottom: 2px dashed hsl(0deg 0% 94.12% / 35%);
}
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-column:nth-child(6), .why_choose_sec .elementor-inner-section .elementor-container .elementor-column:nth-child(3) {
    border-right: none;
}
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-column:nth-child(n+4):nth-child(-n+8) {
    padding-top: 20px;
}
}
@media screen and (max-width: 767px) {
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-column {
    width: calc(100% - 0px) !important; padding-top: 20px;
}
	h2.elementor-heading-title span br, h1.elementor-heading-title span br {
    display: none;
}
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-column {
    border-right: none;
}
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-column:nth-child(-n+8) {
    border-bottom: 2px dashed hsl(0deg 0% 94.12% / 35%);
}
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-column:first-child {
    border-top: 2px dashed hsl(0deg 0% 94.12% / 35%);
}
	.why_choose_sec h3.elementor-heading-title {
    margin-bottom: 20px;
    min-height: auto;
}
	.why_choose_sec {
    padding: 40px 0;
}
	
}






/********transform your service*****/
.wellness-ai-agents h1{
    font-size: 186px;
    line-height: 1.2;
    color: #FEFEFE;
    font-weight: 300;
}
.wellness-ai-agents h2{
    font-size: 3vw;
    line-height: 1.2;
}
.wellness-ai-agents h3 {
    font-size: 2vw;
    line-height: 1.2;
}
.wellness-ai-agents h4{
    font-size: 32px;
    line-height: 1.2;
}
.wellness-ai-agents h5 {
    font-size: 1.2vw;
    line-height: 1.2;
}
.wellness-ai-agents P{
    font-size: 1vw;
    line-height: 1;
    /* color: #F0F0F0; */
    color:#40597B ;
    margin: 0;
}
.wellness-ai-agents {
    padding-block: 100px;
    padding-inline: 10px;
    position: relative;
}
.wellness-ai-agents .col-md-6 {
    width: 52%;
}
.wellness-ai-agents .col-md-6:first-child {
    width: 48%;
}
.wellness-ai-agents:before {
    background: #25A7B5;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    z-index: -1;
    max-width: calc(100% - 70%);
}
.wellness-ai-agents .circle-content .circul-border {
    background: #0d2545;
    border-radius: 50%;
    padding: 4vw 4vw;
    text-align: center;
    width: 560px;
    height: 560px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: auto;
}
.wellness-ai-agents .circle-content .title {
    color: #fff;
}
.wellness-ai-agents .circle-content p {
    font-family: 'Inter';
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    font-size: 1vw;
}
.wellness-ai-agents .agent-items .agent-item {
    position: relative;
    margin-bottom: 2vw;
}
.wellness-ai-agents .agent-items li:first-child {
    right: 3.7vw;
}
.wellness-ai-agents .agent-items li:last-child {
    right: 6.5vw;
}

.wellness-ai-agents .agent-items li{
    position: relative;
}
/* .wellness-ai-agents .agent-items li:nth-of-type(2)::after {
    left: -40px;
    top: 68px;
}
.wellness-ai-agents .agent-items li:nth-of-type(3) .agent-circul{
    right: 8px;
}
.wellness-ai-agents .agent-items li:first-child::after {
    transform: rotate(322deg);
    left: -1.5vw;
    top: 5vw;
}
.wellness-ai-agents .agent-items li:last-child::after {
    left: 0px;
    top: -25px;
    transform: rotate(45deg);
}
.wellness-ai-agents .agent-items li:nth-of-type(3)::after {
    transform: rotate(5deg);
    left: -55px;
    top: 40px;
} */

/* .wellness-ai-agents .agent-items li:after {
    position: absolute;
    content: '';
    background-image: url("http://54.68.96.207/wp-content/uploads/2025/05/line-with-dot-1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 50px;
    height: 40px;
} */
.wellness-ai-agents .agent-items li:nth-of-type(2) {
    position: relative;
    left: 12px;
}
.wellness-ai-agents .agent-items .agent-item h5.title {
    font-weight: 700;
    margin-bottom: 0;
    color: #121212;
}
.wellness-ai-agents .agent-items .agent-item  h3 {
    font-weight: 700;
    margin-bottom: 0;
    color: #243E61;
}
.wellness-ai-agents .agent-number {
  margin-bottom: 12px;
}
.wellness-ai-agents .agent-content  p {
    font-weight: 500;
    line-height: 34px;
}
.wellness-ai-agents .agent-items .agent-img {
    border-radius: 100px;
    background-color: #0A94B0;
    padding: 1.7vw;
    margin: 0.7vw;
}
.wellness-ai-agents .agent-items .agent-img img {
    width: 2vw;
    height: 2vw;
    max-width: 2vw;
}
.wellness-ai-agents .agent-items .agent-circul {
    border-radius: 100px;
    position: relative;
    border: 2px dashed #243E61;
    margin-right: 2vw;
}
.wellness-ai-agents .circle-content {
    margin-bottom: 83px;
    border-radius: 100%;
    padding: 45px;
    position: relative;
}
.wellness-ai-agents .circle-content:before {
    content: '';
    position: absolute;
    border: 2px dashed #F0F0F0;
    border-radius: 100%;
    padding: 5vw;
    border-right-color: transparent !important;
    border-bottom-color: transparent;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    transform: rotate(315deg);
}
.wellness-ai-agents .circle-content:after{
    content: '';
    position: absolute;
    border: 2px dashed #F0F0F0;
    border-radius: 100%;
    padding: 5vw;
    border-right-color: #0A94B0 !important;
    border-bottom-color: #0A94B0;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    transform: rotate(315deg);
}
.wellness-ai-agents .dot-circul {
    border: 1px solid #243E61;
    padding: 2px;
    border-radius: 50%;
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateX(-50%);
}
.wellness-ai-agents .dot-circul .dot {
    width: 14px;
    height: 14px;
    background: #243E61;
    border-radius: 50%;
}
.wellness-ai-agents .agent-box {
    border: 2px dotted #0fb2b7;
    padding: 15px;
    border-radius: 10px;
}
.wellness-ai-agents .agent-items li:first-child .dot-circul {
    top: 20%;
    right: -15px;
}
.wellness-ai-agents .circle-content .circul-border h2.title {
    font-weight: 200;
    margin-bottom: 15px;
}
.wellness-ai-agents .circle-content .circul-border h2.title span {
    font-weight: 700;
}
.wellness_service_sec:before {
    position: absolute;
    content: "";
    background: #25A7B5;
    height: 100%;
    width: 30.5vw;
    left: 0;
}
.wellness_service_sec {
    position: relative;
}
.wellness-ai-agents .agent-items .agent-circul:before {
    position: absolute;
    content: '';
    background-image: url(https://altheahealth.websperotech.com/wp-content/uploads/2025/05/line-with-dot-1-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 50px;
    height: 40px;
    left: -2.3vw;
    top: 2.7vw;
}
.wellness-ai-agents .agent-items li:first-child .agent-circul::before {
    top: 5vw;
    transform: rotate(142deg);
    left: -1.7vw;
}
.wellness-ai-agents .agent-items li:last-child .agent-circul::before {
    top: -0.8vw;
    transform: rotate(44deg);
    left: -1.2vw;
}
.wellness-ai-agents .agent-items li:nth-child(3) .agent-circul::before {
    top: 1.7vw;
    transform: rotate(2deg);
}


@media screen and (max-width: 1599px) {
	.wellness-ai-agents .agent-items .agent-circul {
    margin-right: 60px;
    margin-left: 20px;
}
	.wellness-ai-agents .agent-items li:nth-of-type(2) {
    position: relative;
    left: 24px;
}
	.wellness-ai-agents .agent-items li:nth-child(3) {
    left: 8px;
}
.wellness-ai-agents .agent-items li:last-child {
    right: 60px;
}
	.wellness-ai-agents h5 {
    font-size: 18px;
}
	.wellness-ai-agents .agent-content  p {
    font-weight: 500;
    line-height: 1.3;
    font-size: 16px;
}
	.wellness-ai-agents .agent-items li:first-child {
    right: 10px;
}
}
@media screen and (max-width: 1399px) {
	.wellness-ai-agents .agent-items .agent-img {
    padding: 28px;
    margin: 10px;
}
	.wellness-ai-agents .dot-circul .dot {
    width: 10px;
    height: 10px;
}
	.wellness-ai-agents .dot-circul {
    right: -17px;
}
	.wellness-ai-agents .agent-items .agent-circul:before{
		display:none;
	}
	.wellness-ai-agents .circle-content p {
    line-height: 1.3;
    font-size: 16px;
}
	.wellness-ai-agents {
    padding-block: 50px;
}
	.wellness-ai-agents .circle-content {
    margin-bottom: 20px;
}
	.wellness-ai-agents .agent-items li:nth-of-type(2) {
    left: 25px;
}
	.wellness-ai-agents .agent-items li:nth-child(3) {
    left: 25px;
}
	.wellness-ai-agents .agent-items li:last-child {
    right: 40px;
}
	.wellness-ai-agents .circle-content .circul-border {
    width: 40vw;
    height: 40vw;
}
}
@media screen and (max-width: 1024px) {
.wellness-ai-agents .col-md-6 {
    width: 100%;
}
	.wellness-ai-agents .circle-content:before {
    border: 2px dashed #0A94B0;
    border-right-color: #0A94B0 !important;
    border-bottom-color: #0A94B0;
}
	.wellness-ai-agents .agent-items li {
    position: static !important;
}
	.wellness-ai-agents .col-md-6:first-child {
    width: 100%;
}
	section.wellness-ai-agents .container {
    max-width: 100%;
    width: 100%;
    padding: 0 !important;
}
	.wellness-ai-agents .agent-items .agent-circul {
    border: 2px dashed #ffffff;
}
	.wellness-ai-agents .circle-content .circul-border {
    width: 500px;
    height: 500px;
}
}
@media screen and (max-width: 767px) {
.wellness-ai-agents .circle-content .circul-border {
    width: 350px;
    height: 350px;
}
	.wellness-ai-agents h2 {
    font-size: 23px;
    line-height: 1.4;
}
	.wellness-ai-agents .circle-content {
    padding: 20px;
}
	.wellness-ai-agents .circle-content:before {
    transform: inherit;
}
	.wellness-ai-agents .circle-content:after {
    transform: inherit;
}
.wellness-ai-agents .agent-items .agent-circul {
    margin-right: 20px;
    margin-left: 0;
}
	.wellness-ai-agents .agent-content  p {
    font-size: 14px;
}
	.wellness-ai-agents .agent-items .agent-item {
    margin-bottom: 20px;
}
	.wellness-ai-agents h3 {
    font-size: 20px;
}
	.wellness-ai-agents h5 {
    font-size: 16px;
}
	.wellness-ai-agents .agent-number {
    flex-direction: row-reverse;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 15px;
}
	.wellness_service_sec:before {
    display:none;
}
	.wellness-ai-agents .agent-items .agent-circul {
    border: 2px dashed #25a7b5;
}
	.wellness-ai-agents .circle-content:after {
    border: 2px dashed #0A94B0;
}
	.wellness-ai-agents .agent-items .agent-img img {
    width: 16px;
    height: 16px;
    max-width: 16px;
}
.wellness-ai-agents .agent-items .agent-img {
    padding: 18px;
    margin: 8px;
}
}
@media screen and (max-width: 480px) {
	.wellness-ai-agents .circle-content .circul-border {
    width: 310px;
    height: 310px;
}
	.wellness-ai-agents .circle-content {
    padding: 14px;
}
}










/*************/
.loved_provider_sec h2.elementor-heading-title {
    color: #fff !important;
}
.loved_provider_sec h2.elementor-heading-title {
    color: #fff !important;
}
.loved_provider_sec .elementor-widget-heading p {
    color: #F0F0F0;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 1.2;
}.reduce-cost-section  .elementor-container {
    flex-wrap: wrap;
    gap: 15px;
}
.reduce-cost-section .elementor-column {
    width: calc(33.33% - 10px) !important;
    border-radius: 10px;
    border: 1px solid hsl(0deg 0% 100% / 26%);
    background: rgba(109, 124, 173, 0.00);
    backdrop-filter: blur(160px);
    padding: 14px;
}
.reduce-cost-section .elementor-column h3.elementor-image-box-title {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
}
.reduce-cost-section .elementor-column .elementor-image-box-wrapper {
    align-items: end;
    margin-bottom: 20px;
}
.reduce-cost-section .elementor-column .elementor-widget-text-editor p {
    color: #F0F0F0;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.2;
}
.loved_provider_sec {
    padding-top: 7vw;
}
.loved_provider_sec .elementor-col-50:last-child {
    margin-top: -80px !important;
}

.loved_provider_sec > .elementor-container {
    gap: 100px;
}
@media screen and (max-width: 1599px) {
	.loved_provider_sec .elementor-widget-heading p {
    font-size: 20px;
}
	.reduce-cost-section .elementor-column h3.elementor-image-box-title {
    font-size: 32px;
}
	.reduce-cost-section .elementor-column .elementor-widget-text-editor p {
    font-size: 16px;
}
	.loved_provider_sec .elementor-col-50:last-child {
    margin-top: -50px !important;
}
	.loved_provider_sec > .elementor-container {
    gap: 40px;
}
}
@media screen and (max-width: 1299px) {
	.reduce-cost-section .elementor-column .elementor-widget-text-editor p {
    font-size: 14px;
}

}
@media screen and (max-width: 1199px) {
		.loved_provider_sec .elementor-column.elementor-col-50 {
    width: 100% !important;
}
	.loved_provider_sec > .elementor-container {
    flex-wrap: wrap;
}
	.loved_provider_sec .elementor-col-50:last-child {
    margin-top: 0px !important;
    order: -1;
}
	.loved_provider_sec {
    padding-top: 5vw;
}
	
}
@media screen and (max-width: 1024px) {
	.loved_provider_sec > .elementor-container {
    gap: 20px;
}
}
@media screen and (max-width: 600px) {
	.reduce-cost-section .elementor-column {
    width: calc(50% - 10px) !important;
}
}



/************/
.Experice_patient_sec {
    padding: 5vw 0;
}
.Experice_patient_sec > .elementor-container {
    gap: 40px;
}
.Experice_patient_sec .elementor-column:first-child .elementor-widget-text-editor p {
    color: #40597B;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 30px;
}
.althea-four-box .elementor-container {
    flex-wrap: wrap;
}
.althea-four-box .elementor-container .elementor-column {
    width: calc(50% - 0px);
    padding: 30px 30px 20px;
}
.althea-four-box .elementor-container .elementor-column:nth-child(-n+2) {
    border-bottom: 1px dashed #7EB2FF;
    padding-bottom: 30px;
    padding-top: 10px;
}
.althea-four-box .elementor-container .elementor-column:nth-child(1), .althea-four-box .elementor-container .elementor-column:nth-child(3) {
    border-right: 1px dashed #7EB2FF;
    padding-left: 0;
}
.althea-four-box  h3.elementor-image-box-title {
    color: #121212;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
}
.althea-four-box p.elementor-image-box-description {
    color: #40597B;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 500;
}
@media screen and (max-width: 1599px) {
	.althea-four-box  h3.elementor-image-box-title {
    font-size: 20px;
}
	.althea-four-box p.elementor-image-box-description {
    font-size: 16px;
}
	.althea-four-box .elementor-container .elementor-column {
    padding: 20px 20px 20px;
}
	.althea-four-box .elementor-container .elementor-column:nth-child(-n+2) {
    padding-top: 10px;
}
	.Experice_patient_sec .elementor-column:first-child .elementor-widget-text-editor p {
    font-size: 18px;
}
}
@media screen and (max-width: 1024px) {
.Experice_patient_sec > .elementor-container .elementor-col-50 {
    width: 100% !important;
}
.Experice_patient_sec > .elementor-container .elementor-widget-image img {
    width: 100%;
}		
}
@media screen and (max-width: 767px) {
	.althea-four-box .elementor-container .elementor-column {
    width: 100%;
    border-bottom: 1px dashed #7EB2FF;
}
	.althea-four-box .elementor-container .elementor-column:nth-child(1), .althea-four-box .elementor-container .elementor-column:nth-child(3) {
    border-right: none;
}
	.Experice_patient_sec > .elementor-container {
    gap: 20px;
}
	.althea-four-box .elementor-container .elementor-column {
    padding: 10px 0 !important;
}
.althea-four-box p.elementor-image-box-description {
    font-size: 16px !important;
}
}




/*******partner**********/

.partner_sec {
    padding: 5vw 0 3vw;
}
.partner_sec h2.elementor-heading-title {
    color: #fff !important;
}
.partner_sec .elementor-widget-heading .elementor-widget-container {
    padding-bottom: 0 !important;
}
/****/
.agentforce_sec {
    padding: 5vw 0;
}
.agentforce_sec > .elementor-container {
    gap: 70px;
	align-items:center;
}
.agentforce_sec .elementor-column:first-child .elementor-widget-wrap {
    max-width: 600px;
}
.agentforce_sec .elementor-column:first-child .elementor-widget-wrap .elementor-widget-text-editor p {
    color: #40597B;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 30px;
}
.agentforce_sec .elementor-column:first-child .elementor-widget-wrap a.elementor-button {
    background: #243E61;
    font-size: 1.05vw;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 10px;
    padding: 16px 26px;
    color: #fff;
}
.agentforce_sec .elementor-column:first-child .elementor-widget-wrap a.elementor-button svg {
    width: 1.2vw;
    height: 1.2vw;
    margin-right: 5px;
}
 a.elementor-button span.elementor-button-content-wrapper {
    align-items: center;
}
.agentforce_sec .elementor-column:first-child .elementor-widget-wrap a.elementor-button:hover {
    opacity: 0.8;
}
.workforce-gap .elementor-container {
    align-items: center;
}
.workforce-gap .elementor-image-box-wrapper {
    align-items: center !important;
    margin-bottom: 20px;
}
.workforce-gap .elementor-image-box-wrapper h3.elementor-image-box-title {
    position: relative;
    color: #40597B;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
.workforce-gap .elementor-widget-image-box:first-child{
    margin-left: -2vw !important;
}
.workforce-gap .elementor-widget-image-box:last-child {
    margin-left: -1.9vw !important;
}
.workforce-gap .elementor-widget-image-box:last-child {
    margin-left: -1.7vw !important;
}
.workforce-gap .elementor-widget-image-box:first-child h3.elementor-image-box-title {
    margin-right: 5vw !important;
}

.workforce-gap .elementor-image-box-wrapper h3.elementor-image-box-title:before {
    position: absolute;
    content: "";
    width: 5vw;
    height: 1px;
    left: 0;
    border: 1px dashed #0A94B0;
    top: 13px;
}

.workforce-gap .elementor-widget-image-box:last-child h3.elementor-image-box-title:before {
    width: 2vw;
    left: -0.5vw;
}
.workforce-gap .elementor-widget-image-box:first-child h3.elementor-image-box-title:before {
    width: 3vw;
    left: -0.4vw;
}
@media screen and (max-width: 1599px) {
	.workforce-gap .elementor-image-box-wrapper h3.elementor-image-box-title {
    font-size: 16px;
}
	.workforce-gap .elementor-widget-image-box:first-child h3.elementor-image-box-title {
    margin-right: 6vw !important;
}
	.workforce-gap .elementor-widget-image-box:last-child h3.elementor-image-box-title {
    margin-right: -10px;
}
	.agentforce_sec .elementor-column:first-child .elementor-widget-wrap .elementor-widget-text-editor p {
    font-size: 18px;
    margin-bottom: 20px;
}
	.agentforce_sec .elementor-column:first-child .elementor-widget-wrap a.elementor-button {
    font-size: 16px;
}
	.agentforce_sec > .elementor-container {
    gap: 20px;
}
	.workforce-gap .elementor-column:first-child {
    padding-right: 15px;
}
	.agentforce_sec .elementor-column:first-child .elementor-widget-wrap a.elementor-button svg {
    width: 22px;
    height: 22px;
}
}
@media screen and (max-width: 1024px) {
	.Experice_patient_sec {
    padding: 40px 0;
}
.agentforce_sec > .elementor-container {
    flex-wrap: wrap;
	gap: 40px;
}
	.agentforce_sec .elementor-column:first-child .elementor-widget-wrap {
    max-width: 100%;
}
	.agentforce_sec > .elementor-container > .elementor-column {
    width: 100% !important;
}
	.workforce-gap .elementor-widget-image-box:first-child {
    margin-left: 0vw !important;
}
	.workforce-gap .elementor-widget-image-box:last-child {
    margin-left: 0vw !important;
}
	.workforce-gap .elementor-widget-image-box:first-child h3.elementor-image-box-title {
    margin-right: 0vw !important;
}
	.workforce-gap .elementor-widget-image-box:last-child h3.elementor-image-box-title {
    margin-right: 0;
}
	.workforce-gap .elementor-image-box-wrapper h3.elementor-image-box-title {
    text-align: left;
}
	.workforce-gap .elementor-image-box-wrapper h3.elementor-image-box-title:before {
     display:none;
}
	.workforce-gap .elementor-widget-image img {
    width: 100%;
}
	.agentforce_sec .elementor-column:first-child .elementor-widget-wrap a.elementor-button {
    font-size: 14px;
    padding: 15px 25px;
    line-height: 1.3;
}
}
@media screen and (max-width: 767px) {
.workforce-gap .elementor-image-box-wrapper {
    display: flex;
}
	.workforce-gap .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: auto !important;
}
.workforce-gap .elementor-container {
    display: flex !important;
    flex-wrap: nowrap !important;
}
	.workforce-gap .elementor-image-box-wrapper {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
	.agentforce_sec > .elementor-container {
    gap: 30px;
}
	.workforce-gap .elementor-column:first-child {
    display: none;
}
}



/******/
.steps_sec {
    padding: 5vw 0;
}
.steps_sec h2.elementor-heading-title {
    color: #fff !important;
}
.althea-step-section .elementor-container {
    gap: 30px;
}
.steps_sec .elementor-column:nth-child(2) {
    position: relative;
    top: 0;
    margin-top: 180px !important;
}
.althea-step-section {
    margin-top: 30px !important;
}
.althea-step-section h4.elementor-heading-title {
    color: #FFF;
    text-align: center;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.3;
}
.althea-step-section .elementor-widget-text-editor p {
    color: #FFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 30px;
}
.steps_sec .elementor-column:nth-child(2) .elementor-widget-image {
    margin-bottom: 30px !important;
}
.althea-step-section .elementor-container:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: 53%;
    border: 2px dashed rgb(255 255 255 / 27%);
}
.steps_sec .elementor-column:nth-child(2) .elementor-widget-text-editor p {
    margin-bottom: 0;
}
/******/
.Awards_sec {
    padding: 5vw 0;
}
.awards-reco-para p {
    color: #121212;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    max-width: 985px;
    margin: 0 auto;
}
.awards-reco-para-section {
    padding-top: 70px;
}

.awards-reco-para-section .va-img {
    min-height: 73px;
    text-align: left;
    display: flex;
    align-items: center;
}
.awards-reco-para-section .elementor-container {
    gap: 40px;
}
.awards-reco-para-section .elementor-widget-text-editor + .elementor-widget-image img {
    width: 100%;
}
.awards-reco-para-section .elementor-widget-text-editor p {
    color: #40597B;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
}
.awards-reco-para-section .elementor-widget-text-editor {
    flex-grow: 1;
}
.awards-reco-para-section .elementor-widget-wrap {
    flex-direction: column;
}

@media screen and (max-width: 1599px) {
	.althea-step-section h4.elementor-heading-title {
    min-height: 50px;
}
	.steps_sec .elementor-column:nth-child(2) {
    top: 0;
    margin-top: 200px !important;
}
	.althea-step-section .elementor-widget-text-editor p {
    font-size: 16px;
}
	.althea-step-section .elementor-container {
    gap: 10px;
}
		.awards-reco-para-section .elementor-widget-text-editor p {
    font-size: 16px;
    padding-right: 0;
}
	.awards-reco-para-section .elementor-container {
    gap: 20px;
}
}
@media screen and (max-width: 1299px) {
	
.althea-step-section .elementor-widget-text-editor p {
    min-height: 120px;
}
	.steps_sec .elementor-column:nth-child(2) {
    margin-top: 222px !important;
}
	.althea-step-section .elementor-container:before {
    top: 50%;
}
	.steps_sec h2.elementor-heading-title {
    line-height: 1.3 !important;
}
}
@media screen and (max-width: 1199px) {
	.awards-reco-para-section {
    padding-top: 40px;
}
	.steps_sec .elementor-column:nth-child(2) {
    margin-top: 0px !important;
}
	.althea-step-section .elementor-container:before{
		display:none;
	}
	.steps_sec .elementor-column .elementor-widget-image img {
    max-width: 70px;
}
	.althea-step-section h4.elementor-heading-title {
    min-height: inherit;
}
	.althea-step-section .elementor-widget-text-editor p {
   min-height: inherit;
}
	.althea-step-section {
    margin-top: 20px !important;
}
	.althea-step-section .elementor-column .elementor-widget-image {
    order: -1;
    margin-bottom: 20px !important;
}
	.steps_sec .elementor-column:nth-child(2) .elementor-widget-image {
    margin-bottom: 20px !important;
}
	.althea-step-section .elementor-container {
    gap: 10px;
    flex-wrap: nowrap !important;
}
	.althea-step-section h4.elementor-heading-title {
    font-size: 19px;
}
	.steps_sec .elementor-column .elementor-widget-image img {
    max-width: 60px;
}
	.agentforce_sec {
    padding: 40px 0;
}
	.steps_sec {
    padding: 40px 0;
}
	.partner_sec {
    padding: 40px 0 20px;
}
	.Awards_sec {
    padding: 40px 0;
}
}
@media screen and (max-width: 1024px) {
.awards-reco-para-section .elementor-column {
    width: calc(50% - 10px) !important;
}
	
}
@media screen and (max-width: 767px) {
	.awards-reco-para-section .elementor-column {
    width: calc(100% - 10px) !important;
}
	.althea-step-section .elementor-widget-text-editor p {
    margin-bottom: 0;
}
	.althea-step-section .elementor-container {
    gap: 25px;
    flex-wrap: wrap !important;
}
	

}
/***********/
.faq_sec {
    padding: 5vw 0;
}

.faq_sec h2.elementor-heading-title {
    margin-bottom: 50px;
}
.faq_sec .elementor-accordion .elementor-tab-title a.elementor-accordion-title {
    color: #121212;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
    padding-right: 20px;
}
.faq_sec .elementor-accordion .elementor-accordion-item {
    border: none;
    border-bottom: 2px dashed hsl(214.43deg 45.86% 26.08% / 52%);
    position: relative;
    counter-increment: li-counter;
    margin-left: 40px;
}
.faq_sec .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border: none;
}
.faq_sec .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
    color: #40597B;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
}

.faq_sec .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    border: none;
}
.faq_sec .elementor-accordion {
    column-count: 2;
    column-gap: 60px;
}

footer.zak-entry-footer {
    display: none;
}
.faq_sec .elementor-accordion .elementor-accordion-item:before {
    position: absolute;
    content: counter(li-counter) "";
    color: #243E61;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    top: 17px;
    left: -40px;
}
.faq_sec .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    padding-left: 0;
    padding-top: 0;
}
.faq_sec .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    padding-left: 0;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.faq_sec span.elementor-accordion-icon-opened svg {
    fill: transparent !important;
    border: none !important;
}
.faq_sec .elementor-accordion-icon svg {
    width: 27px !important;
    height: 27px !important;
}


/****free up******/
.left-content-box p {
    color: #121212;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 50px;
}
.custom-content-box-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 80px;
}
.custom-content-box-wrapper  .c-box {
    width: calc(50% - 40px);
}
.right-content-boxes .content-box h4 {
    text-align: left;
    color: #121212;
    font-family: "Plus Jakarta Sans";
    font-size: 22px;
    font-style: normal;
    margin-bottom: 10px;
	font-weight: 700;
}
.right-content-boxes .content-box p {
    color: #40597B;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-align: left;
}
.custom-content-box-wrapper .content-box::before {
    position: absolute;
    content: counters(li-counter, "", decimal-leading-zero);
    color: #0A94B0;
    text-align: center;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 22px;
    font-style: normal;
    top: 15px;
    font-weight: 700;
    left: 20px;
    border-radius: 28px;
    background: #FFF;
    box-shadow: 0px 0px 6.173px 0px #B6DFE7;
    width: 56px;
    height: 56px;
    line-height: 56px;
}
.custom-content-box-wrapper {
  counter-reset: li-counter 0;
}
.custom-content-box-wrapper .content-box {
    position: relative;
    counter-increment: li-counter;
    margin-bottom: 10px;
    padding: 25px 40px 25px 100px;
	 border-radius: 12px;
}
.content-box.active_tab {
    background: #25A7B5;
}
.content-box.active-box h4, .content-box.active-box p {
    color: #fff;
}
.free-up-section {
    padding: 5vw 0;
}
.right-content-boxes {
    position: relative;
}

.right-content-boxes:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 86%;
    left: 46px;
    background: rgba(10, 148, 176, 0.20);
    top: 17px;
}
.left-content-box h2 {
    font-size: 2.8vw !important;
}
button.content-box-btn {
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
}
.content-box.active_tab h4 {
    color: #fff;
}

.content-box.active_tab p {
    color: #fff;
}
.left-content-box img {
    width: 100% !important;
}



/*************/
@media screen and (max-width: 1599px) {
	.left-content-box p {
    font-size: 18px;
}
	.right-content-boxes .content-box p {
    font-size: 16px;
}
	.right-content-boxes .content-box h4 {
    font-size: 20px;
}
	.faq_sec h2.elementor-heading-title {
    margin-bottom: 30px;
}
	.faq_sec .elementor-accordion .elementor-accordion-item .elementor-tab-content p {
    font-size: 15px;
}
	.faq_sec .elementor-accordion .elementor-tab-title a.elementor-accordion-title {
    font-size: 18px;
    line-height: 1.3;
}
	.faq_sec .elementor-accordion-icon svg {
    width: 23px !important;
    height: 23px !important;
}
}
@media screen and (max-width: 1199px) {
	.custom-content-box-wrapper .content-box {
    padding: 20px 10px 20px 100px;
}
	.custom-content-box-wrapper  .c-box {
    width: calc(50% - 20px);
}
	.custom-content-box-wrapper {
    gap: 40px;
}
	.faq_sec {
    padding: 40px 0;
}
	.faq_sec .elementor-accordion {
    column-count: 1;
    column-gap: 0;
}
	.faq_sec .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    padding: 7px 15px 15px;
}
}
@media screen and (max-width: 1024px) {
	.custom-content-box-wrapper .c-box {
    width: 100%;
}
	.left-content-box p {
    margin-bottom: 20px;
}
	.left-content-box h2 {
    font-size: 32px !important;
}
	.left-content-box img {
    width: 100% !important;
}
}
@media screen and (max-width: 767px) {
.custom-content-box-wrapper .content-box::before {
    font-size: 18px;
    top: 15px;
    left: 13px;
    width: 46px;
    height: 46px;
    line-height: 46px;
}
	.custom-content-box-wrapper .content-box {
    padding: 15px 10px 15px 75px;
}
	.right-content-boxes:before {
    left: 34px;
}
.right-content-boxes .content-box h4 {
    font-size: 18px;
}
	.right-content-boxes .content-box p {
    font-size: 15px;
}
	.wellness-ai-agents {
    padding-top: 30px;
}
	.custom-content-box-wrapper {
    gap: 20px;
}
	.why_choose_sec .elementor-inner-section .elementor-container .elementor-column {
    padding-left: 0;
}
	.free-up-section {
    padding: 40px 0 0;
}
}
/******Footer********/

.zak-footer-builder .zak-footer-top-row .newsletter_content img {
    max-width: 116px;
}
.zak-footer-builder .zak-footer-top-row .newsletter_content {
    display: flex;
    align-items: center;
    gap: 20px;
}
.zak-footer-builder .zak-footer-top-row .newsletter_content .content_main_footer h6 {
    color: #111927;
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 10px;
}
.zak-footer-builder .zak-footer-top-row .newsletter_content .content_main_footer p {
    color: #6C737F;
    font-size: 16px;
    font-weight: 500;
}

.zak-footer-builder .zak-footer-top-row .wpforms-container {
    margin: 0;
    position: relative;
}
.zak-footer-builder .zak-footer-top-row .wpforms-container .wpforms-field-container input {
    width: 100%;
    max-width: calc(100% - 250px);
}
.zak-footer-builder .zak-footer-top-row .wpforms-container .wpforms-submit-container {
    position: absolute;
    bottom: 2px;
    right: 0;
    margin: 0 !important;
}
.zak-footer-builder .zak-footer-top-row .wpforms-container .wpforms-submit-container button {
    color: rgba(17, 25, 39, 0.38) !important;
    box-shadow: none !important;
    background-color: rgba(17, 25, 39, 0.12) !important;
    font-size: 16px;
    font-weight: 700;
    border-radius: 12px;
    padding: 10px 30px;
    height: 50px;
}
.zak-footer-builder .zak-footer-top-row .wpforms-container .wpforms-field-container input {
    width: 100%;
    max-width: calc(100% - 160px);
    border-radius: 12px;
    height: 50px;
    background: transparent;
}
.zak-footer-builder .zak-footer-top-row .wpforms-container label.wpforms-field-label {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #6C737F !important;
    margin-bottom: 8px !important;
}
.zak-footer-builder .zak-footer-top-row .wpforms-container .wpforms-field {
    padding: 0;
}
.zak-footer-main-row {
    padding: 6vw 0 5vw !important;
}

.zak-footer-builder .zak-footer-main-row h2 {
    color: #6C737F;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    border: none !important;
}
.zak-footer-builder .zak-footer-main-row h2.widget-title:before{
	display:none !important;
}
footer#zak-footer div.wpforms-container-full .wpforms-form em.wpforms-error {
    position: absolute !important;
}
.zak-footer-col .widget ul a {
    color: #111927;
    position: relative;
    padding-left: 30px;
    display: flex;
    align-items: center;
    font-weight: 700;
}
.zak-footer-col .widget ul a:before {
    position: absolute;
    content: "";
    background: #0A95B0;
    left: 0;
    width: 12px;
    height: 2px;
}
.zak-footer-builder .zak-footer-top-row, .zak-footer-builder .zak-footer-main-row, .zak-footer-builder .zak-footer-bottom-row {
    background-color: transparent!important;
}
footer#zak-footer {
    box-shadow: 0px 5px 22px rgba(0, 0, 0, 0.04),0px 0px 0px 0.5px rgba(0, 0, 0, 0.03);
    background-color: #F8F9FA;
}
.zak-footer-builder .zak-footer-bottom-row {
    border: none;
    padding: 0 !important;
}
.zak-footer-builder .zak-footer-bottom-row .zak-bottom-row {
    padding: 20px 0;
    border-top: 1px solid #dfdfdf;
}

.zak-footer-builder .zak-footer-top-row {
    padding-top: 70px;
}
.zak-footer-builder .zak-footer-top-row .zak-container {
    max-width: 100%;
    width: 90%;
}
.zak-footer-builder .zak-top-row {
    gap: 12vw;
}
.social_media {
    display: flex;
    gap: 15px;
}
.social_media a {
    font-size: 14px;
    color: #111927;
    font-weight: 700;
}
.social_media a img {
    margin-top: 10px;
    width: 100% !important;
    max-width: 32px;
    margin-left: 5px;
}
.zak-footer-col .widget ul a:hover {
    text-decoration: underline;
    text-decoration-color: #111927;
}
.social_media svg {
    width: 30px;
    height: 30px;
    margin-top: 5px;
}
.social_media a {
    display: flex;
    flex-wrap: wrap-reverse;
    flex-direction: column;
    align-items: baseline;
}
.zak-footer-builder .widget-footer-bar-col-1-sidebar > p {
    margin: 0;
}
.zak-footer-builder .zak-copyright p {
    margin-bottom: 0;
}
.social_media a:hover svg path {
    fill: #0a95b0;
}
@media screen and (max-width: 1599px) {
	.zak-footer-builder .zak-footer-main-row .zak-container {
    max-width: 100%;
    width: 90%;
}
}
@media screen and (max-width: 1024px) {
.zak-footer-builder .zak-footer-top-row {
    padding-top: 40px;
}
	.zak-footer-main-row {
    padding: 50px 0 40px !important;
}
	.zak-footer-builder .zak-footer-bottom-row .zak-bottom-row {
    padding: 15px 0;
}
	.zak-footer-builder .zak-top-row {
    gap: 20px;
    grid-template-columns: auto;
}
	.zak-footer-builder .zak-main-row {
    gap: 20px;
    grid-template-columns: auto;
}
.zak-footer-builder .zak-html-1 {
    text-align: left !important;
}
}
@media screen and (max-width: 767px) {
	.zak-footer-builder .zak-footer-top-row .newsletter_content .content_main_footer p {
    margin-bottom: 10px;
}
	.zak-footer-builder .zak-footer-top-row .wpforms-container .wpforms-field-container input {
    max-width: 100% !important;
}
	.zak-footer-builder .zak-footer-top-row .newsletter_content img {
    max-width: 80px;
}
.zak-footer-builder .zak-footer-main-row h2 {
    font-size: 16px;
    margin-top: 20px;
}
	.zak-footer-builder .zak-footer-top-row .newsletter_content {
    gap: 20px;
    flex-wrap: wrap;
}
	.zak-footer-builder .zak-html-1 div {
    margin-bottom: 0 !important;
}
	.zak-footer-main-row {
    padding: 30px 0 10px !important;
}
	.zak-footer-builder .zak-footer-top-row .wpforms-container .wpforms-submit-container {
    position: static;
    text-align: center;
    margin-top: 10px !important;
}
	.zak-footer-builder .zak-footer-top-row .wpforms-container .wpforms-submit-container button {
    font-size: 14px;
    height: 42px;
	border-radius: 5px;
}
}



/******Pricing page css************/

.padding-top {
    padding-top: 9vw;
}
.join-p p {
    color: #40597B;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    max-width: 500px;
    margin: 0 auto 20px;
}
.find-right-h h4.elementor-heading-title {
    color: #243E61;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.3;
}
.monthly-tab .elementor-widget-wrap {
    flex-wrap: nowrap;
    gap: 15px;
    max-width: 262px;
    margin: 0 auto;
    border-radius: 200px;
    background: #A3C8FF;
    padding: 11px 0px !important;
}
.find-right-h {
    margin-bottom: 30px !important;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-icon-box + .elementor-widget-text-editor p {
    font-weight: 700;
    font-size: 20px;
}
.monthly-tab .elementor-widget-wrap a.elementor-button {
    background: #00000000;
    color: #243E61;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    border-radius: 50px;
}
.monthly-tab .active_button a.elementor-button {
    background: #fff;
}
.monthly-tab {
    margin-bottom: 3vw !important;
}
.monthly_sec_content-inner .elementor-container {
    gap: 45px;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap {
    padding: 40px 40px !important;
    border-radius: 35px !important;
    border: 0px solid #697A92 !important;
    background: rgba(246, 247, 251, 0.69) !important;
    box-shadow: 0px 0px 8.4px 0px rgba(212, 227, 246, 0.00) !important;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap h3.elementor-icon-box-title {
    color: #0A94B0;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap h3.elementor-icon-box-title span {
    font-family: Inter !important;
    font-weight: 600;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-icon-box-icon svg {
    width: auto;
    height: auto;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-icon-box-wrapper {
    margin-bottom: 30px;
    justify-content: center;
    text-align: center !important;
    gap: 13px;
    border-bottom: 1px solid #0A95B0;
    padding-bottom: 20px;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap h6.elementor-heading-title {
    color: #243E61;
    font-family: Inter !important;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 25px;
    text-align: center;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap p {
    color: #243E61;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 25px;
    text-align: center;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-icon-box-wrapper .elementor-icon-box-icon {
    margin: 0;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-icon-box-wrapper .elementor-icon-box-content {
    flex-grow: inherit !important;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap a.elementor-button {
    border-radius: 10px;
    border: 1px solid #697A92;
    width: 100%;
    padding: 14px 0;
    font-size: 16px;
    max-width: 217px;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap a.elementor-button span {
    font-family: Inter !important;
    font-weight: 600;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap ul.elementor-icon-list-items li {
    color: #697A92;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap ul.elementor-icon-list-items svg {
    width: 17px;
    height: 17px;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-widget-icon-list + .elementor-widget-button a.elementor-button span.elementor-button-text {
    font-weight: 500;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap ul.elementor-icon-list-items li span {
    font-family: Inter !important;
    color: #697A92 !important;
    font-size: 15px;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap ul.elementor-icon-list-items {
    margin: 40px 0;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-widget-icon-list + .elementor-widget-button a.elementor-button {
    color: #0A94B0;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    background: transparent;
    border: none !important;
    padding: 0 !important;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-widget-icon-list + .elementor-widget-button a.elementor-button span.elementor-button-content-wrapper {
    gap: 10px;
    align-items: center;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-widget-icon-list + .elementor-widget-button a.elementor-button span.elementor-button-content-wrapper svg {
    width: auto;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-widget-icon-list + .elementor-widget-button a.elementor-button:hover {
    color: #243E61;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-widget-icon-list + .elementor-widget-button a.elementor-button:hover span.elementor-button-content-wrapper svg path{
	fill: #243E61 !important;
}
.compare-plans {
    padding: 5vw 0;
}
.compare-plans thead th {
    color: #243E61;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
}
.compare-plans thead th span {
    font-family: Inter !important;
    font-weight: 600;
}
.compare-plans thead th {
    color: #243E61;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    background: transparent;
    padding: 30px 0;
}
.compare-plans tbody tr:nth-child(even) td {
    background: #fff;
}
.compare-plans tbody tr:nth-child(odd) td {
    background: #F5FBFC;
}
.compare-plans tbody tr td {
    padding: 28px 11px;
    text-align: center;
    color: #243E61 !important;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    vertical-align: middle;
    border-color: #b9c2cf;
}
.compare-plans tbody tr td:first-child {
    text-align: left;
}
.compare-plans table {
    max-width: 1000px;
}
.compare-plans thead th:first-child, .compare-plans tbody td:first-child {
    width: 350px !important;
}
.compare-plans thead th, .compare-plans tbody td {
    width: 150px;
}
.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell caption {
    display: none;
}

.compare-plans table, .compare-plans table th, .compare-plans table td {
    border: 1px solid #b9c2cf;
    border-collapse: collapse;
}
.compare-plans h2.elementor-heading-title {
    font-weight: 500 !important;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    margin-bottom: 40px;
}
.monthly-tab .elementor-widget-wrap a.elementor-button span {
    font-weight: 500;
}
.compare-plans tbody tr td:last-child {
    background: #D4E5FF;
}
.compare-plans thead th:last-child {
    background: #D4E5FF;
}
.compare-plans tbody tr td:nth-child(4), .compare-plans thead th:nth-child(4) {
    background: #E6EFFD;
}
.compare-plans tbody tr td:nth-child(3), .compare-plans thead th:nth-child(3) {
    background: #EEF3FC;
}
.compare-plans tbody tr td:nth-child(2), .compare-plans thead th:nth-child(2) {
    background: #F6F7FB;
}
.compare-plans tbody tr td:first-child {
    background: #FAFBFDA6;
}
.compare-plans thead th:first-child {
    background: #FAFBFDA6;
}




@media screen and (max-width: 1599px) {
	.padding-top {
    padding-top: 150px;
}
.monthly_sec_content-inner .elementor-container {
    gap: 20px;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap {
    padding: 30px 20px !important;
}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-icon-box-wrapper {
    margin-bottom: 20px;
}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap h6.elementor-heading-title {
    font-size: 20px;
    margin-bottom: 20px;
}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap p {
    font-size: 15px;
    margin-bottom: 20px;
}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-icon-box-wrapper .elementor-icon-box-icon {
    margin: 0;
}
}
@media screen and (max-width: 1199px) {
	.padding-top {
    padding-top: 120px;
}
	.compare-plans h2.elementor-heading-title {
    margin-bottom: 15px;
}
	 .monthly_sec_content-inner .elementor-container .elementor-column {
		width: calc(50% - 10px);
	} 
	.monthly_sec_content-inner .elementor-container {
		gap: 20px;
		flex-wrap: wrap;
	}
	.monthly_sec_content:first-child {
		padding: 40px 0;
	}
.monthly_sec_content-inner .elementor-container .elementor-widget-wrap ul.elementor-icon-list-items li {
    justify-content: center;
}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-widget-icon-list + .elementor-widget-button {
    text-align: center;
}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap {
		padding: 30px 15px !important;
	}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap a.elementor-button {
		padding: 14px 0;
		font-size: 14px;
	}
	.compare-plans table {
    white-space: nowrap;
}
	.compare-plans .dt-layout-cell {
    overflow: auto;
}
	.compare-plans thead th {
    padding: 15px 0;
}
	.compare-plans thead th:first-child {
    text-align: left;
    padding-left: 15px;
}
	.compare-plans tbody tr td {
    padding: 15px 15px;
    font-size: 14px;
}
	.compare-plans tbody tr td img {
    width: 17px;
    height: 17px;
    object-fit: contain;
}
	}
@media screen and (max-width: 767px) {
		.padding-top {
    padding-top: 90px;
}

		.annually_sec_content {
    padding-top: 30px;
}
	.monthly_sec_content-inner .elementor-container .elementor-column .elementor-widget-button {
    text-align: center;
}
	.pricing-section {
    padding-top: 70px;
}
	.monthly-tab {
    margin-bottom: 0vw !important;
}
	.zak-footer-builder .zak-footer-main-row .zak-footer-main-1-col .zak-html-1 {
    text-align: left;
}
	.monthly_sec_content-inner .elementor-container .elementor-column {
    width: 100%;
}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap ul.elementor-icon-list-items li {
    justify-content: center;
}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap p {
    text-align: center;
}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap .elementor-icon-box-wrapper {
    text-align: center !important;
}
	.monthly_sec_content-inner .elementor-container .elementor-widget-wrap h6.elementor-heading-title {
    text-align: center;
}
	.find-right-h h4.elementor-heading-title {
    font-size: 20px;
}
	.find-right-h {
    margin-bottom: 20px !important;
}
	.monthly_sec_content {
    padding: 30px 0 0 !important;
}
	.compare-plans {
    padding: 40px 0;
}
	.monthly-tab .elementor-widget-wrap {
    max-width: 252px;
    padding: 6px 0px !important;
}
}

/*********about us page css ***********/
.about-banner {
    background-color: #F8F9FA;
    padding-top: 120px;
    padding-bottom: 120px;
}
.about-banner h1.elementor-heading-title {
    font-size: 56px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    color: #000 !important;
    margin-bottom: 16px !important;
	margin-top:5px;
}
.page-id-445 .elementor-container {
    padding-left: 24px;
    padding-right: 24px;
    max-width: 1200px !important;
    width: 100%;
}
.page-id-445 .zak-header-builder {
    max-width: 1200px;
    width: 100%;
}
.page-id-445 .zak-header-builder.sticky_header .zak-main-header {
    background: rgb(255 255 255 / 85%) !important;
}
.page-id-445 .zak-header-builder .zak-main-header {
    background: transparent;
    backdrop-filter: blur(6px);
}
.about-banner .elementor-widget-text-editor p {
    color: #6C737F;
    margin-bottom: 16px;
}
.about-banner .elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}
.meet-team  h2.elementor-heading-title {
    font-weight: 700 !important;
    font-size: 36px !important;
    color: #000 !important;
    margin-bottom: 16px !important;
}
.partner-seeec h6 {
    text-align: center;
    color: #6C737F;
    font-size: 20px;
    line-height: 1.5;
    font-family: "Inter", Sans-serif !important;
    margin: 0;
}
.partner-seeec {
    background-color: #F8F9FA;
    padding-top: 100px;
    padding-bottom: 100px;
}
.partner_about_sec {
    margin-top: 56px !important;
}
.partner_about_sec .elementor-widget-wrap img {
    height: 40px;
    object-fit: contain;
    width: auto;
}
.partner_about_sec .elementor-widget-wrap {
    justify-content: center;
    gap: 32px;
}
.partner_about_sec .elementor-widget-wrap .elementor-widget-image {
    width: auto;
}

.advisor-sec-inner .elementor-container {
    flex-wrap: wrap;
    gap: 16px !important;
    justify-content: center;
}
.advisor-sec-inner .elementor-column {
    width: calc(33.33% - 11px) !important;
}
.zak-primary-nav ul .current_page_ancestor > a, .zak-primary-nav ul .current-menu-ancestor > a, .zak-primary-nav ul .current_page_item > a, .zak-primary-nav ul .current-menu-item > a {
    color: #0a95b0 !important;
}
.meet-team {
    background-position: top center;
    padding-top: 140px;
    padding-bottom: 150px;
}
.meet-team p {
    color: #6C737F;
}
.meet_team_sec {
    margin-top: 56px !important;
}
.meet_team_sec .elementor-container {
    gap: 24px;
    padding: 0 12px;
    justify-content: center;
}
.meet_team_sec p.elementor-image-box-description span {
    display: block;
    margin-bottom: 8px;
    font-weight: 400;
    line-height: 1.5;
    color: #6C737F;
}

.meet_team_sec .elementor-container figure {
    display: block;
    padding-bottom: 101%;
    overflow: hidden;
    position: relative;
    margin-bottom: 0 !important;
}
.meet_team_sec .elementor-container figure img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.meet_team_sec .elementor-widget-wrap {
    box-shadow: 0px 5px 22px rgba(0, 0, 0, 0.04), 0px 0px 0px 0.5px rgba(0, 0, 0, 0.03);
    overflow: hidden;
    border-radius: 20px;
    flex-direction: column;
}
.meet_team_sec .elementor-widget-wrap .elementor-widget-image-box {
    flex-grow: 1;
}
.meet_team_sec .elementor-container .elementor-image-box-content {
    margin-top: 16px;
    padding: 16px;
}
.meet_team_sec .elementor-container .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.3;
}
.meet_team_sec .elementor-divider {
    padding: 0px 0 !important;
}
.meet_team_sec .elementor-icon-wrapper {
    padding: 18px 16px;
    display: flex;
    align-items: center;
}
.meet_team_sec .elementor-icon-wrapper svg {
    width: 35px;
    height: 35px;
}
.Experice_patient_sec {
    background-size: cover;
    background-position: center center;
}
.zak-mobile-nav {
    width: 100%;
}
@media screen and (max-width: 1199px) {
.meet_team_sec .elementor-container .elementor-column {
    width: calc(50% - 12px) !important;
}
}
@media screen and (max-width: 992px) {
.about-banner h1.elementor-heading-title {
    font-size: 50px !important;
}
	.meet_team_sec .elementor-container .elementor-column {
    width: calc(100% - 0px) !important;
}
}
@media screen and (max-width:767px) {
	.page-id-445 .elementor-container {
    padding-left: 16px;
    padding-right: 16px;
}
.about-banner h1.elementor-heading-title {
    font-size: 46px !important;
}
	.about-banner .elementor-widget-text-editor p {
    font-size: 16px !important;
}
}

/*******live demo page css starts from here********/
.live-demo-section {
    padding-top: 9vw;
    padding-bottom: 5vw;
}
.live-demo-section h1.elementor-heading-title {
    margin-bottom: 4.5vw;
}
.live-demo-section  h5.elementor-heading-title {
    color: #243E61;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
}
.client-profile-list .content-box-demo .image-box img {
    max-width: 70px !important;
    border-radius: 5px;
}

.client-profile-list .tab-headers {
    width: calc(25% - 10px) !important;
    padding-right: 10px;
}
.client-profile-list .custom-html-outside {
    width: calc(25% - 10px) !important;
    background: #fff;
    padding: 5px;
    margin-top: 0 !important;
    border-radius: 20px;
}
.client-profile-list .tab-headers {
    scrollbar-color: #0a95b0 transparent;
    scrollbar-width: thin;
}
.client-profile-list .custom-html-outside iframe {
    height: 100%;
}
.client-profile-list .tab-headers::-webkit-scrollbar {
  height: 8px;
}

.client-profile-list .tab-headers::-webkit-scrollbar-track {
  background: #ccc;
}
.client-profile-list .tab-headers::-webkit-scrollbar-thumb {
  background-color: #0a95b0;
  border-radius: 4px;
}
.client-profile-list {
    gap: 20px !important;
    display: flex;
}

.main-box h3 {
    color: #243E61;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 6px;
}
.main-box h6 {
    color: #0A95B0;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0;
}
.main-box p {
    color: #697A92;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.5;
    display: none;
}
.client-profile-list .content-box-demo {
    border: 1px solid rgb(53 89 141 / 52%) !important;
    border-radius: 13px !important;
    margin-bottom: 10px !important;
    padding: 10px 10px !important;
    cursor: pointer;
}
.client-profile-list .content-box-demo.active_live_demo {
    background: transparent !important;
    border-color: #0A95B0 !important;
    box-shadow: 0 2px 12px #b6dfe7d1;
}
.client-profile-list .main-box {
    align-items: center;
    gap: 10px !important;
    display: flex;
}

.client-profile-list .tab-contents {
    width: calc(50% - 10px) !important;
    border-radius: 20px !important;
    background: #EDF3FC;
    border: none !important;
    padding: 20px !important;
}
.client-profile-list .tab-contents .main-content-box .image-button-box .image-container img {
    width: 100%;
    border-radius: 10px;
}
.client-profile-list .tab-contents .main-content-box {
    gap: 15px;
    display: flex;
}
.client-profile-list .tab-contents .main-content-box .image-button-box {
    width: calc(30% - 12px);
    display: block !important;
}
.client-profile-list .tab-contents .main-content-box .info-content {
    width: calc(70% - 12px);
    margin-top: 0 !important;
}
.client-profile-list .tab-contents .main-content-box .info-content h3 {
    color: #243E61;
    font-family: Inter !important;
    font-size: 30px;
    font-style: normal;
    margin-bottom: 20px;
    font-weight: 700;
    margin-top: 15px;
}
.client-profile-list .tab-contents .main-content-box .info-content ul {
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.client-profile-list .tab-contents .main-content-box .info-content ul li:last-child {
    margin-bottom: 0px;
}
.client-profile-list .tab-contents .main-content-box .info-content ul li {
    margin-bottom: 15px;
    color: #243E61;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
}
.client-profile-list .tab-contents .main-content-box .info-content h6 {
    color: #0A95B0;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 10px;
}
.client-profile-list .tab-contents .main-content-box .info-content ul li span {
    width: 120px !important;
    padding-right: 20px;
    display: inline-block;
    color: #0A95B0;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}
.client-profile-list .tab-contents .main-content-box .info-content p {
    color: #243E61;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.client-profile-list .tab-contents .main-content-box a.button {
    border-radius: 10px !important;
    border: 1px solid #758BAC !important;
    background: transparent !important;
    color: #243E61 !important;
    font-family: Inter !important;
    font-size: 15px;
    font-style: normal;
    font-weight: 500 !important;
    justify-content: center;
    display: flex;
    width: 100%;
    padding: 10px 0;
    align-items: center;
    gap: 5px;
}

.client-profile-list .tab-contents .main-content-box a.button:hover {
    background: #243E61 !important;
    color: #fff !important;
}
.client-profile-list .tab-contents .main-content-box a.button:hover img {
    filter: invert(1) brightness(5);
}
.client-profile-list .tab-contents .main-content-box .image-button-box .button-box {
    margin-top: 40px;
    gap: 10px !important;
    display: flex;
    flex-wrap: wrap;
}
.service_overview_sec {
    padding-top: 4vw;
	padding-bottom: 4vw;
}
.service_overview_sec p {
    color: #40597B;
    max-width: 500px;
    margin: 0 auto 50px;
    font-family: Inter !important;
    font-size: 16px;
}
.service-slides {
    border-radius: 25px !important;
    background: #F8F9FA !important;
    border: 1px solid #F8F9FA !important;
    height: auto;
    display: flex;
    flex-direction: column;
    padding-bottom: 20px !important;
    padding: 12px;
}
.service_overview_sec .swiper-button-next, .service_overview_sec .swiper-button-prev {
    background: #0A94B0;
    color: white;
    border-radius: 4px;
    width: 35px;
    height: 35px;
}
.service_overview_sec .swiper-button-next::after, .service_overview_sec .swiper-button-prev::after {
    font-size: 15px;
}
.service_overview_sec .swiper-button-next {
    right: calc(50% - 40px) !important;
    bottom: 0px !important;
    top: unset !important;
    position: absolute;
}
.service_overview_sec .swiper-button-prev {
    left: calc(50% - 40px) !important;
    bottom: 0px !important;
    top: unset !important;
    position: absolute;
}

.service_overview_sec .swiper-wrapper {
    padding-bottom: 80px;
}
.service-sliderr {
    padding-bottom: 5vw;
    overflow: hidden;
}
.service-slides img {
    width: 100%;
}
.custom-slider .slide {
    height: auto;
}
.service-slides h3 {
    color: #243E61;
    font-family: Inter !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 10px;
}
.service-slides p {
    color: #697A92;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 20px;
}

.service-slides a.slide-button {
    color: #0A94B0 !important;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    background: transparent !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
    padding: 0 10px !important;
    text-align: left;
}
.service-sliderr .swiper-wrapper .swiper-slide {
    height: auto;
}
.service-slides:hover {
    border-color: #0A94B0 !important;
}
.service_overview_sec .custom-swiper {
    overflow: hidden;
	cursor: grab;
}
.service-slides a.slide-button:hover {
    text-decoration: none !important;
}
.service-sliderr .swiper-wrapper {
    cursor: grab;
}
.service_overview_sec {
    overflow: hidden;
}

/*****/


.Demo_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(21 21 21 / 20%);
    z-index: 99;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(2px);
    display: flex;
    opacity: 0;
    visibility: hidden;
}
.modal-content_demo {
    background: #fff;
    padding: 0;
    width: 90%;
    max-width: 660px;
    border-radius: 10px;
    position: absolute;
    box-shadow: 1px 0px 8px rgba(0, 0, 0, .24);
    margin: 0 auto;
    padding: 30px 20px;
}
.modal-content_demo span.close-button {
    position: absolute;
    right: 0;
    top: 0;
    background: #0a95b0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 23px;
    line-height: 34px;
    cursor: pointer;
    border-radius: 0 10px 0px 0px;
}
.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.call-form {
  display: flex;
  flex-direction: column;
}

.call-form label {
    margin-top: 10px;
    color: #000;
    font-weight: 600;
    margin-bottom: 5px;
}
.call-form input {
    padding: 11px;
    margin-top: 0;
    height: 48px;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
}
.call-form button {
    margin-top: 15px;
    padding: 10px;
    background-color: #0a95b0;
    color: white;
    border: none;
    cursor: pointer;
    font-weight: 600;
}
.call-form button:hover {
    background: #243e61;
}
.modal-content_demo h3 {
    color: #000;
    font-weight: 600;
    margin-bottom: 15px;
	font-size: 24px;
}



@media screen and (max-width: 1599px) {
	.client-profile-list .tab-contents {
    padding: 15px !important;
}
	.client-profile-list {
    gap: 30px !important;
}
.client-profile-list .tab-contents .main-content-box a.button {
    font-size: 14px;
}
	.client-profile-list .tab-contents .main-content-box {
    gap: 15px;
}
	.client-profile-list .tab-contents .main-content-box .info-content {
    width: calc(70% - 5px);
}
	.client-profile-list .tab-contents .main-content-box .image-button-box {
    width: calc(30% - 5px);
}
.live-demo-section {
    padding-top: 140px;
}
	.main-box h6 {
    font-size: 12px;
}
	.main-box h3 {
    font-size: 16px;
}
}

@media screen and (max-width: 1199px) {
	.client-profile-list .custom-html-outside iframe {
    height: 600px;
}
	.client-profile-list .tab-headers {
    max-height: inherit !important;
    display: flex;
    white-space: nowrap;
    gap: 10px;
}
	.client-profile-list .tab-contents {
    width: 100% !important;
}
.live-demo-section {
    padding-top: 120px;
    padding-bottom: 50px;
}
	.live-demo-section h1.elementor-heading-title {
    margin-bottom: 30px;
    text-align: left;
}
	.client-profile-list .tab-headers {
    width: 100% !important;
}
	.client-profile-list {
    flex-wrap: wrap;
}
.client-profile-list .custom-html-outside {
    width: 100% !important;
}
	.client-profile-list .tab-headers {
    max-height: inherit !important;
}
	.service_overview_sec p {
    margin: 0 auto 30px;
}
}

@media screen and (max-width: 767px) {
	.service_overview_sec .swiper-wrapper {
    padding-bottom: 60px;
}
	.client-profile-list .custom-html-outside iframe {
    height: 550px;
}
	.live-demo-section {
    padding-top: 80px;
    padding-bottom: 40px;
}
	.modal-content_demo h3 {
    font-size: 21px;
    padding-right: 30px;
}
	.call-form label {
    font-size: 14px;
}
	.call-form input {
    height: 42px;
}
	.modal-content_demo {
    padding: 20px 15px;
}
	.modal-content_demo h3 {
    margin-bottom: 10px;
}
.service_overview_sec p {
    margin: 0 auto 20px;
	 font-size: 15px;
}
	.service_overview_sec .swiper-button-prev::after {
    font-size: 14px;
}
	.service_overview_sec .swiper-button-next::after {
    font-size: 14px;
}
	.service-sliderr {
    padding-bottom: 50px;
}
.service_overview_sec {
    padding-top: 40px;
    padding-bottom: 40px;
}
.live-demo-section  h5.elementor-heading-title {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.3;
}
	.live-demo-section h1.elementor-heading-title {
    margin-bottom: 20px;
}
	.service-slides h3 {
    margin-bottom: 10px;
}
	.client-profile-list .main-box {
    gap: 10px !important;
}
	.client-profile-list .content-box-demo {
    border-radius: 10px !important;
    padding: 7px 7px !important;
}
	.client-profile-list {
    gap: 20px !important;
}
	.main-box h3 {
    font-size: 16px;
}
	.main-box h6 {
    font-size: 13px;
}
	.client-profile-list .tab-contents .main-content-box .info-content ul li span {
    width: auto !important;
    padding-right: 10px;
}
	.client-profile-list .tab-contents .main-content-box .info-content ul li {
    margin-bottom: 10px;
    font-size: 15px;
}
	.client-profile-list .tab-contents .main-content-box .info-content h6 {
    margin-top: 15px;
}
	.client-profile-list .tab-contents .main-content-box .info-content h3 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
}
	.client-profile-list .tab-headers {
    padding-right: 0 !important;
}

}
@media screen and (max-width: 640px) {
	.service-slides h3, .service-slides a.slide-button, .service-slides p  {
    padding: 0;
}
	
	.client-profile-list .tab-contents .main-content-box .image-button-box {
    width: 100%;
}
	.client-profile-list .tab-contents .main-content-box .info-content {
    width: 100%;
}
	.client-profile-list .tab-contents .main-content-box {
    flex-wrap: wrap;
}
	.client-profile-list .tab-contents .main-content-box .image-button-box .button-box {
    margin-top: 30px;
}
}
/********Use case page css**********/
.use-case_banner_sec {
    padding-top: 9vw;
    overflow: hidden;
    padding-bottom: 6vw;
}
.case-baner-txt p {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 40px;
}
.case-baner-txt a.elementor-button:hover {
    background: #fff !important;
    color: #243e61 !important;
}
.case-baner-txt a.elementor-button svg {
    width: 25px;
    height: 25px;
}
.case-baner-txt a.elementor-button {
    font-size: 18px;
    font-weight: 600 !important;
    margin-top: 0;
    border-radius: 10px;
    padding: 16px 25px;
    color: #ffffff !important;
    line-height: 1.3;
    background: #243e61 !important;
}
.case-baner-txt a.elementor-button svg {
    width: 25px;
    height: 25px;
}
.case-baner-txt a.elementor-button span.elementor-button-content-wrapper {
    gap: 10px;
}
.case-baner-txt a.elementor-button:hover svg path {
    fill: #243e61;
}
.use-case_banner_sec h2.elementor-heading-title, .case-baner-txt h1.elementor-heading-title{
    color: #fff !important;
}
    .ai-imahg {
      position: relative;
      width: 100%;
      height: 100%;
    }

    .doctor-img {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      max-height: 90vh;
      z-index: 2;
    }

.agent-box {
    position: absolute;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    gap: 12px;
    z-index: 3;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.agent-box img.icon {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.documentation {
    top: -20px;
    left: 60px;
    color: #000;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(28.75px);
    border-radius: 20px 20px 0px 20px;
}
.inbound-outbound {
    top: -40px;
    right: 55px;
    background: #243E61;
    color: #fff;
    border-radius: 20px 20px 20px 0px;
}
.data-intelligence {
    top: 110px;
    right: 0;
    background: #BAD8FF;
    color: #000;
    border-radius: 20px 20px 20px 0px;
}
/*****/
.case_agents_sec {
    padding: 60px 0;
}

.case-service-blocks .elementor-widget-wrap .elementor-widget-container {
    background: #AFD5F2;
    box-shadow: 0px 0px 4px 0px #FFF inset;
    border-radius: 30px;
    padding: 20px;
    height: 100%;
}
.service-image .elementor-widget-container {
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
	 padding: 0px !important;
}
.case-service-blocks .elementor-container {
    gap: 20px;
}
.case-service-blocks .elementor-widget-wrap .elementor-widget-container figure.elementor-image-box-img {
    width: 90px !important;
    height: 90px;
    line-height: 90px;
    text-align: center;
    border-radius: 17px;
    background: #FFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25) inset;
    margin-right: 0 !important;
    position: relative;
}
.case-service-blocks .elementor-widget-wrap .elementor-widget-container figure.elementor-image-box-img:before {
    position: absolute;
    content: "01";
    color: #fff;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 20px;
    margin: 0 auto;
}
.case-service-blocks .elementor-column:first-child .elementor-widget-wrap .elementor-widget-image-box:nth-child(2) figure.elementor-image-box-img:before {
    content: "02";
}
.case-service-blocks .elementor-column:first-child .elementor-widget-wrap .elementor-widget-image-box:nth-child(3) figure.elementor-image-box-img:before {
    content: "03";
}
.case-service-blocks .elementor-column:first-child .elementor-widget-image-box:last-child figure.elementor-image-box-img:before {
    content: "04";
}
.case-service-blocks .elementor-widget-wrap .elementor-widget-container figure.elementor-image-box-img img {
    width: 45px;
    height: 45px;
    object-fit: contain;
}
.case-service-blocks .elementor-column:first-child .elementor-widget-wrap .elementor-widget-image-box {
    width: calc(50% - 10px);
}
.case-service-blocks .elementor-image-box-content {
    width: calc(100% - 105px) !important;
}
.case-service-blocks .elementor-widget-wrap .elementor-image-box-wrapper {
    gap: 15px;
}
.case-service-blocks .elementor-column:first-child .elementor-widget-wrap {
    gap: 20px;
}
.case-service-blocks .elementor-widget-wrap .elementor-widget-container h3.elementor-image-box-title {
    color: #243E61;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
}
.case-service-blocks .elementor-widget-wrap .elementor-widget-container p.elementor-image-box-description {
    color: #243E61;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.case-service-blocks {
    margin-top: 30px !important;
}
.service-image img {
    max-width: 90% !important;
}
/******/
.optimise_cases_sec {
    padding: 80px 0;
}
.optimise_cases_sec h2.elementor-heading-title {
    color: #fff !important;
}
.optimise_cases_sec p {
    color: #fff;
}
.optimise_cases_sec a.elementor-button svg {
    width: 25px;
    height: 25px;
}
.optimise_cases_sec a.elementor-button span.elementor-button-content-wrapper {
    gap: 10px;
    align-items: center;
}
.optimise_cases_sec a.elementor-button {
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 10px !important;
    padding: 16px 26px;
    background: transparent;
    color: #fff !important;
    border: 1px solid #fff;
}
.optimise_cases_sec a.elementor-button:hover {
    opacity: 0.8;
}
/****/
.AI-Agent {
    padding-top: 5vw;
}
.AI-Agent-tab-section {
    padding-top: 2vw;
    padding-bottom: 5vw;
}
.AI-Agent-tab-section .left-categories {
    width: 305px !important;
}
.AI-Agent-tab-section .right-subcategories {
    width: calc(100% - 345px);
}
.AI-Agent-tab-section .use-case-container {
    gap: 40px;
    display: flex;
}
.left-categories ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.AI-Agent-tab-section .left-categories .post-type-item {
    border-radius: 20px;
    border: 1px solid #697A92 !important;
    background: #FFF;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 !important;
    margin-bottom: 20px !important;
    padding: 17px 2vw;
    gap: 15px;
    cursor: pointer;
}
.AI-Agent-tab-section .left-categories .post-type-item img {
    width: 22px !important;
    height: 22px !important;
    display: inline-block !important;
    margin: unset !important;
    object-fit: contain;
}
.AI-Agent-tab-section .left-categories .post-type-item span {
    margin: 0 !important;
    color: #697A92;
    text-align: center;
    font-family: Inter !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400 !important;
}
.AI-Agent-tab-section .left-categories .post-type-item:hover {
    background: #0A94B0 !important;
	border: 1px solid #0A94B0 !important;
}
.AI-Agent-tab-section .left-categories .post-type-item.active{
	    background: #0A94B0 !important;
	border: 1px solid #0A94B0 !important;
}
.AI-Agent-tab-section .left-categories .post-type-item:hover span, .AI-Agent-tab-section .left-categories .post-type-item.active span {
    color: #fff;
}
.AI-Agent-tab-section .left-categories .post-type-item.active img, .AI-Agent-tab-section .left-categories .post-type-item:hover img {
    filter: brightness(10);
}

.AI-Agent-tab-section .right-subcategories .tab-buttons {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: 40px !important;
    gap: 8px;
}
.AI-Agent-tab-section .right-subcategories .tab-buttons button.all-tab {
    margin: 0 !important;
    border: 1px solid #697A92 !important;
    border-radius: 50px !important;
    color: #697A92 !important;
    padding: 8px 22px !important;
    font-size: 15px !important;
    background: transparent !important;
}
.AI-Agent-tab-section .right-subcategories .tab-buttons button.all-tab:hover, .AI-Agent-tab-section .right-subcategories .tab-buttons button.all-tab.active {
    background: #0A94B0 !important;
    color: #fff !important;
    border-color: #0A94B0 !important;
}

.use-case-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.tab-content_use .slick-track {
    display: flex;
    gap: 20px;
}
.use-case-post {
    margin-bottom: 20px;
    width: calc(33.33% - 10px);
    flex: inherit;
    border-radius: 25px !important;
    background: #F8F9FA !important;
    border: 1px solid #F8F9FA !important;
    height: auto !important;
    display: flex !important;
    flex-direction: column;
    padding-bottom: 20px !important;
    padding: 12px;
}
.use-case-post img {
    width: 100%;
	margin-bottom: 0;
}
.use-case-post h4 {
    color: #243E61;
    font-family: Inter !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 0 10px;
/*     flex-grow: 1; */
}
.use-case-post p {
    color: #697A92;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 20px;
}
.use-case-post a.use-case-button {
    color: #0A94B0 !important;
    font-family: Inter !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    background: transparent !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
    padding: 0 10px !important;
    text-align: left;
}
.tab-content_use .slick-prev, .tab-content_use .slick-next {
    display: block !important;
    z-index: 10;
    background: #0A94B0;
    color: white;
    border-radius: 4px;
    width: 35px;
    height: 35px;
    bottom: 0 !important;
    top: unset;
}
.tab-content_use .slick-prev:before,
.tab-content_use .slick-next:before {
  color: white;
  font-size: 20px;
}

.tab-content_use .slick-prev {
    left: 10px;
    bottom: -65px !important;
    top: unset !important;
}
.tab-content_use .slick-next {
    right: calc(100% - 90px);
    bottom: -65px !important;
    top: unset !important;
}
.tab-content_use .slick-next:before {
    font-size: 0;
    background: url("https://altheahealth.websperotech.com/wp-content/uploads/2025/06/down-arrow-13.png");
    width: 30px;
    height: 30px;
    display: block;
    background-position: center center;
    text-align: center;
    margin: 0 auto;
    opacity: 1;
    background-size: 40px;
    background-repeat: no-repeat;
}
.tab-content_use .slick-arrow:hover {
    background: rgb(105 122 146 / 44%);
}
.tab-content_use .slick-prev:before {
    font-size: 0;
    background: url("https://altheahealth.websperotech.com/wp-content/uploads/2025/06/down-arrow-14.png");
    width: 30px;
    height: 30px;
    display: block;
    background-position: center center;
    text-align: center;
    margin: 0 auto;
    opacity: 1;
    background-size: 40px;
    background-repeat: no-repeat;
}
.use-case-post a.use-case-button:hover {
    text-decoration: none !important;
}
.use_case_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(21 21 21 / 20%);
    z-index: 9999;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(2px);
    display: flex;
}
.use_case_popup .popup__content {
    background: #fff;
    padding: 25px 40px;
    width: 90%;
    max-width: 1080px;
    border-radius: 10px;
    position: absolute;
    box-shadow: 1px 0px 8px rgba(0, 0, 0, .24);
}
.use_case_popup span.close {
    position: absolute;
    right: 0;
    background: #E1E1E1;
    width: 43px;
    height: 43px;
    top: 15px;
    right: 15px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 29px;
    cursor: pointer;
}
.use_case_popup  .main_title_sub h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    color: #0A94B0;
    margin-bottom: 10px;
}
.use_case_popup .main_title_sub h4 {
    color: #243E61;
    font-family: Inter;
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
}
.use_case_popup .audio-player .audio-controls {
    margin-top: 0;
}
.popup-left .audio-player {
    margin-top: -80px;
    width: 95%;
    padding: 0px;
}
.use_case_popup .audio-player button {
    padding: 4px 7px;
}
.popup-content-wrapper h5 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    color: #0A94B0;
    margin-bottom: 10px;
}
.popup-content-wrapper ul {
    padding: 0 !important;
    margin: 0;
}
.checklist {
    margin-top: 40px;
    margin-bottom: 20px !important;
}
.checklist li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
    font-size: 15px;
}
.demo-button a.btn {
    font-size: 18px;
    font-weight: 600 !important;
    margin-top: 0;
    border-radius: 10px;
    padding: 16px 25px;
    color: #ffffff !important;
    line-height: 1.3;
    background: #243e61 !important;
}
.demo-button a.btn img {
    width: 25px !important;
    height: 25px !important;
}
.demo-button a.btn:hover {
    background: #0a94b0 !important;
}
.popup-left .audio-header {
    display: none;
}
.popup-left .popup-image img {
    width: 100%;
}
.popup-left {
    width: calc(55% - 15px);
}
.popup-right {
    width: calc(45% - 15px);
}
.Agenda_right {
    display: flex;
}

.Agenda_right .agenda_number {
    color: #0A94B0;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 200;
}
.Agenda_right .agenda-content h4 {
    margin-bottom: 5px;
    color: #243E61;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}
.Agenda_right .agenda-content p {
    color: #697A92;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    margin-bottom: 0;
}
.Agenda_right {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 30px;
    border-bottom: 1px dashed #BDBDBD;
    padding-bottom: 18px;
    margin-bottom: 18px;
}
.popup-left .popup-html-content {
    margin: 0 !important;
}

.use_case_popup .audio-player button svg {
    width: 40px;
    height: 40px;
}














@media screen and (max-width: 1599px) {
	.case-service-blocks .elementor-widget-wrap .elementor-widget-container figure.elementor-image-box-img img {
    width: 35px;
    height: 35px;
}
	.case-service-blocks {
    margin-top: 10px !important;
}

	.case-service-blocks .elementor-widget-wrap .elementor-widget-container figure.elementor-image-box-img:before {
    bottom: -10px;
}
	.case-service-blocks .elementor-widget-wrap .elementor-widget-container figure.elementor-image-box-img {
    width: 70px !important;
    height: 70px;
    line-height: 70px;
    border-radius: 15px;
}
	.inbound-outbound {
    right: 10px;
}
	.case-baner-txt a.elementor-button {
    font-size: 16px;
}
	.documentation {
    left: 34px;
}
	.agent-box img.icon {
    width: 40px;
    height: 40px;
}
	.agent-box {
    padding: 12px 15px;
    gap: 10px;
    font-size: 14px;
}
.use-case_banner_sec {
    padding-top: 170px;
    padding-bottom: 7vw;
}
	.case-baner-txt p {
    margin-bottom: 30px;
}
	.case-baner-txt a.elementor-button svg {
    width: 20px;
    height: 20px;
}
	.optimise_cases_sec a.elementor-button {
    font-size: 16px;
    margin-top: 0;
    padding: 16px 26px;
}
	.tab-content_use .slick-track {
    gap: 10px;
}
	.use-case-post h4 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
    /* flex-grow: 1; */
}
	.use-case-post p {
    font-size: 15px;
    line-height: 1.5;
}
	.AI-Agent-tab-section .left-categories .post-type-item {
    border-radius: 12px;
    margin-bottom: 15px !important;
    padding: 15px 2vw;
    gap: 10px;
}
	.use-case-wrapper {
    gap: 10px;
}
	.use-case-post {
    width: calc(33.33% - 7px);
}
	.AI-Agent-tab-section .right-subcategories .tab-buttons {
    margin-bottom: 30px !important;
}
}
@media screen and (max-width: 1199px) {

	.AI-Agent-tab-section .right-subcategories .tab-buttons {
    margin-bottom: 20px !important;
    white-space: nowrap;
    overflow: auto;
    padding-bottom: 10px;
}
	.AI-Agent-tab-section .right-subcategories .tab-buttons button.all-tab {
    padding: 8px 20px !important;
    font-size: 14px !important;
}
.service-image {
    display: none !important;
}
	.use-case-post {
    width: calc(50% - 7px);
}
	.AI-Agent-tab-section .left-categories .post-type-item span {
    font-size: 16px;
}
	.AI-Agent-tab-section {
    padding-top: 20px;
    padding-bottom: 90px;
}
	.AI-Agent-tab-section .use-case-container {
    gap: 20px;
}
	.AI-Agent-tab-section .right-subcategories {
    width: calc(100% - 325px);
}
	.case-service-blocks .elementor-column {
    width: 100% !important;
}
.use-case_banner_sec {
    padding-top: 170px;
    padding-bottom: 90px;
}
	.case-baner-txt p {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.4;
}
	.data-intelligence {
    top: 100px;
    right: -10px;
}
	.documentation {
    left: 0;
}
	.inbound-outbound {
    right: 0;
}
	
}

@media screen and (max-width: 1023px) {
	.case-service-blocks .elementor-widget-wrap .elementor-widget-container figure.elementor-image-box-img {
    width: 60px !important;
    height: 60px;
    line-height: 60px;
}
	.case-service-blocks .elementor-widget-wrap .elementor-widget-container figure.elementor-image-box-img img {
    width: 25px;
    height: 25px;
}
	.case_agents_sec {
    padding: 50px 0;
}
	.optimise_cases_sec {
    padding: 50px 0;
}
	.optimise_cases_sec a.elementor-button svg {
    width: 22px;
    height: 22px;
}

	.optimise_cases_sec a.elementor-button {
    font-size: 14px;
    margin-top: 0;
    padding: 12px 24px;
}
	.AI-Agent-tab-section .right-subcategories {
    width: 100%;
}
	.AI-Agent-tab-section .use-case-container ul#parent-category-list {
    display: flex;
    white-space: nowrap;
    gap: 10px;
    overflow: auto;
}
	.AI-Agent-tab-section .left-categories .post-type-item img {
    width: 19px !important;
    height: 19px !important;
}
	.AI-Agent-tab-section .left-categories .post-type-item span {
    font-size: 14px;
}
	.AI-Agent-tab-section .use-case-container {
    gap: 10px;
    flex-wrap: wrap;
}
	.AI-Agent-tab-section .left-categories .post-type-item {
    border-radius: 8px;
    margin-bottom: 10px !important;
    padding: 8px 15px;
    gap: 8px;
}
	.AI-Agent-tab-section .left-categories {
    width: 100% !important;
}
	.popup-content-wrapper {
    height: 70vh;
    overflow: auto;
}
	.popup-left, .popup-right {
    width: 100%;
}
	.use-case_banner_sec .elementor-container {
    gap: 20px;
}
	.doctor-img {
    position: relative;
		    max-height: 50vw;
}
	.use-case_banner_sec {
    padding-top: 120px;
    padding-bottom: 0;
}
	.ai-imahg {
    max-width: 500px;
    margin: 0 auto;
}
	.use-case_banner_sec .elementor-container .elementor-column {
    width: 100%;
}
	.use-case_banner_sec .elementor-container .elementor-column:first-child {
    margin-bottom: 50px !important;
}
	.data-intelligence {
    top: 11vw;
    right: -5vw;
}
	.case-baner-txt a.elementor-button {
    font-size: 14px;
    padding: 15px 25px;
}
	.demo-button a.btn {
    font-size: 14px;
    padding: 14px 22px;
}
	.demo-button a.btn img {
    width: 22px !important;
    height: 22px !important;
}
	.Agenda_right {
    gap: 20px;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
	.Agenda_right .agenda-content h4 {
    font-size: 15px;
}
}
@media screen and (max-width: 767px) {
	.use-case_banner_sec {
    padding-top: 90px;
}
	.use_case_popup span.close {
    width: 33px;
    height: 33px;
    line-height: 25px;
    font-size: 23px;
}
	.case-baner-txt a.elementor-button {
    padding: 15px 15px;
}
	.Agenda_right .agenda-content p {
    font-size: 14px;
    line-height: 1.6;
}
			.case-service-blocks .elementor-image-box-content {
    width: calc(100% - 0px) !important;
}
	.case-service-blocks .elementor-widget-wrap .elementor-widget-container figure.elementor-image-box-img:before{
		display:none;
	}
	.case_agents_sec {
    padding: 40px 0;
}
.AI-Agent {
    padding-top: 40px;
}
	.use_case_popup .popup__content {
    padding: 20px 15px;
}
	.use_case_popup .main_title_sub h4 {
    font-size: 26px;
}
	.checklist li {
    align-items: flex-start !important;
    font-size: 14px;
}
	.checklist li img {
    position: relative;
    top: 5px;
    width: 20px !important;
    height: 20px !important;
}
}
@media screen and (max-width: 600px) {
	.case-service-blocks .elementor-column:first-child .elementor-widget-wrap .elementor-widget-image-box {
    width: 100%;
}
	.checklist {
    margin-top: 20px;
    margin-bottom: 20px !important;
}
	.popup-left .audio-player {
    margin-top: -65px;
    width: 95%;
    border-radius: 50px;
}
	.use_case_popup .audio-player button svg {
    width: 35px;
    height: 35px;
}
.tab-content_use .slick-next {
    right: calc(50% - 30px);
    bottom: -75px !important;
}
	.tab-content_use .slick-prev {
    left: calc(50% - 50px);
    bottom: -75px !important;
}
	.tab-content_use .slick-track {
    gap: 0;
}
.use-case-post {
    width: 100%;
    margin-bottom: 0;
}
	.use-case-wrapper {
    gap: 20px;
}
	.optimise_cases_sec {
    padding: 40px 0;
    background-position: right !important;
}
	.case-service-blocks .elementor-widget-wrap .elementor-widget-container {
    border-radius: 20px;
}
	.case-service-blocks .elementor-column:first-child .elementor-widget-wrap {
    gap: 10px;
}
.agent-box {
    padding: 1.5vw 10px;
    gap: 6px;
    font-size: 2.3vw;
}
	.agent-box img.icon {
    width: 30px;
    height: 30px;
}
	.use-case_banner_sec {
    padding-top: 90px;
}
	.documentation {
    left: 2vw;
    border-radius: 10px 10px 0px 10px;
}
	.doctor-img {
    max-height: 70vw;
}
	.data-intelligence {
    top: 15vw;
    right: 0px;
    border-radius: 10px 10px 10px 0px;
}
	.inbound-outbound {
    right: 0;
    border-radius: 10px 10px 10px 0px;
    top: -30px;
}
}

/*****Contact us page ******/
.page-id-1139 {
    padding: 0;
}
.contact-us-sction {
    padding-top: 0;
    padding-bottom: 3vw;
}
/* .contact-us-sction .elementor-container {
    gap: 40px;
} */
.page-id-1139 header, .page-id-1139 footer {
    display: none;
}
.page-id-1139 .zak-content {
    background: linear-gradient(to right, #F8F9FA 50%, #ffffff 50%);
}
.contact-us-sction h1 {
    color: #243E61!important;
    font-weight: 700!important;
    font-size: 36px!important;
    line-height: 1.2;
    text-transform: capitalize;
    margin-bottom: 64px;
    margin-top: 24px;
}
.contact-us-sction p {
    color: #000;
}
nav.rank-math-breadcrumb p {
    margin-bottom: 0;
}
.contact-us-sction .elementor-container ul.elementor-icon-list-items svg {
    background: #0A95B0;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 8px;
}
.contact-us-sction .elementor-container ul.elementor-icon-list-items {
    margin-bottom: 48px;
}
nav.rank-math-breadcrumb a {
    position: relative;
    padding-left: 32px;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
}
nav.rank-math-breadcrumb a:before {
    position: absolute;
    content: "";
    background: url("https://altheahealth.websperotech.com/wp-content/uploads/2025/07/arrow.png");
    width: 24px;
    height: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    background-position: center center;
}
.contact-us-sction .elementor-container ul.elementor-icon-list-items a span.elementor-icon-list-text {
    color: #000!important;
    padding-left: 0;
    margin-left: 14px;
}
.contact-us-sction .elementor-container ul.elementor-icon-list-items a {
    text-transform: uppercase;
    color: #000!important;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.contact-us-sction .elementor-column:last-child .wpforms-container {
    margin-top: 0;
}
.contact-us-sction .elementor-column:last-child .wpforms-container {
    margin-top: 0;
/*     padding: 40px 0px 40px 40px; */
    border-radius: 15px;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-description {
    font-size: 16px;
    font-weight: 700;
    font-family: "Plus Jakarta Sans",sans-serif!important;
    line-height: 1.3;
    color: #000;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field {
    position: relative;
    padding: 12px 0;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-head-container {
    padding-bottom: 14px !important;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field span.dropdown-icon {
    position: absolute;
    bottom: 18px;
    right: 10px;
    color: #bfbfbf;
    font-size: 22px;
}
.contact-us-sction .elementor-column:last-child .wpforms-container input[type=text], .contact-us-sction .elementor-column:last-child .wpforms-container input[type=number], .contact-us-sction .elementor-column:last-child .wpforms-container select {
    width: 100% !important;
    max-width: 100% !important;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-submit-container button {
    width: 100%;
    padding: 15.5px 0 !important;
    height: auto;
    background: #0a95b0;
    border-radius: 12px;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-submit-container button:hover {
    opacity: 0.8;
}
.contact-us-sction .wpforms-confirmation-container-full {
    margin-bottom: 0 !important;
}
 .wpforms-container .wpforms-confirmation-container-full {
    background: #0a95b0 !important;
    border-color: #0a95b0 !important;
    color: #fff;
}
.wpforms-container .wpforms-confirmation-container-full p {
    color: #fff !important;
    text-align: center;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field input, .contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field select {
    cursor: pointer;
    height: 53px;
    border-radius: 8px;
    border-color: #ebebeb;
    font-size: 14px;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field label {
    font-family: "Inter",sans-serif!important;
    font-size: 14px;
    font-weight: 500;
    color: #111927;
    margin-bottom: 8px;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field textarea {
    border-radius: 8px;
    border-color: #ebebeb;
    font-size: 14px;
    height: 177px;
    resize: none;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field input:focus, .contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field select:focus, .contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field textarea:focus {
    border-width: 0px !important;
    box-shadow: 0 0 0 3px #0a95b0, 0 1px 2px rgb(0 0 0 / .15);
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field ul li input {
    height: auto;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field ul {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 6px 30px;
    padding: 0px;
    border-radius: 8px;
    margin-top: -20px;
	background: #fff;
}

.contact-us-sction h2.elementor-heading-title {
    color: #000000!important;
    font-weight: 700!important;
    margin-bottom: 24px;
    text-transform: none;
    font-size: 56px !important;
}
.contact-us-sction h1 {
    color: #000000 !important;
}
.wpforms-container .wpforms-required-label, .wp-core-ui div.wpforms-container .wpforms-required-label {
    color: #000 !important;
}
.area_checkbox {
    position: absolute !important;
    width: 100% !important;
    height: auto !important;
    left: 0px;
    right: 0px;
    z-index: 9;
    margin: 0px 0px 0px auto !important;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-form {
    position: relative;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field ul .depth-1.wpforms-selected {
    background: rgba(10, 149, 176, 0.08);
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field ul .depth-1{
padding: 17px 16px;	
}

.area_checkbox input:focus {
    box-shadow: none !important;
}
.area_checkbox ul {
    gap: 0 !important;
}
.area_checkbox ul li:first-child input {
    display: none;
}
.area_checkbox ul li:first-child label {
    padding-left: 0 !important;
    opacity: 0.38;
}

.area_checkbox ul .depth-1 label {
    margin-bottom: 0 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    padding-left: 16px !important;
}
.area_checkbox ul .depth-1:hover {
    background: rgba(17, 25, 39, 0.04);
}
.area_checkbox div.wpforms-container-full input[type=checkbox]:before {
    border-width: 2px;
    border-color: rgb(108, 115, 127);
    border-radius: 4px;
    width: 14px;
    height: 14px;
}
.area_checkbox ul li:first-child {
    padding: 8px 16px 8px !important;
}
.page-id-1139  .zak-container {
    max-width: 100%;
    padding: 0;
}
.page-id-1139 .elementor-container {
    width: 100%;
    max-width: 100% !important;
}
.page-id-1139 .elementor-column:first-child .elementor-widget-wrap {
    max-width: 900px;
    padding-left: 120px !important;
    padding-right: 24px !important;
}
.page-id-1139 .elementor-column:last-child .elementor-widget-wrap {
    max-width: 900px;
    padding-right: 120px !important;
    padding-left: 24px !important;
}
.page-id-1139 .elementor-column:first-child {
    padding-top: 64px;
    padding-bottom: 64px;
    justify-content: center;
}
.page-id-1139 .elementor-column:last-child {
    padding-left: 48px;
    padding-right: 48px;
    padding-top: 120px;
    padding-bottom: 120px;
}



 .contact_form_new {
    max-width: 100%;
    margin: auto;
}
.contact_form_new h2 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    line-height: 1.3;
    color: #000;
    margin-bottom: 24px;
}
.contact_form_new div label {
    margin-top: 0;
    font-family: "Inter", sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    color: #111927;
    margin-bottom: 8px;
}
.contact_form_new div input, .area-interest .selected-items, .contact_form_new .input_main .dropdown .dropdown-toggle {
    cursor: pointer;
    height: 53px;
    border-radius: 8px;
    border-color: #ebebeb;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #111927 !important;
    font-family: "Inter", sans-serif !important;
    padding: 0 14px;
}
.contact_form_new div input:focus, .area-interest .selected-items:focus, .contact_form_new .input_main .dropdown .dropdown-toggle:focus, .tell-us textarea:focus {
    border-width: 0px !important;
    box-shadow: 0 0 0 3px #0a95b0, 0 1px 2px rgb(0 0 0 / .15);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.contact_form_new .input_main div.focused .dropdown-toggle {
    box-shadow: 0 0 0 3px #0a95b0, 0 1px 2px rgb(0 0 0 / .15);
    border-width: 0;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.area-interest.focused .selected-items{
	box-shadow: 0 0 0 3px #0a95b0, 0 1px 2px rgb(0 0 0 / .15);
    border-width: 0;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.contact_form_new .row {
    gap: 24px;
    display: flex;
    margin: 0;
}
.contact_form_new div input:hover {
    background: rgba(17, 25, 39, 0.04);
}
.contact_form_new .input_main {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
}
.contact_form_new .input_main div {
    width: 100%;
}

.contact_form_new .input_main .dropdown .dropdown-toggle {
    border: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    padding: 0 14px;
    height: 57px;
}
.contact_form_new .input_main .dropdown .dropdown-toggle::after {
    right: 15px;
    position: absolute;
    color: #6c737f;
    font-size: 17px;
}
.area-interest label.label {
    width: 100%;
}
.area-interest .selected-items {
    border: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    padding: 0 14px;
    height: 57px;
}
.area-interest {
    margin-bottom: 24px;
}
.area-interest .selected-items:after {
    position: absolute;
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    right: 15px;
    color: #6c737f;
    font-size: 17px;
}
.contact_form_new .input_main .dropdown .dropdown-menu {
    padding: 8px 0;
    border: none;
    background-color: rgb(255, 255, 255);
    color: rgb(17, 25, 39);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 6px 30px;
    border-radius: 8px;
    top: calc(100% - -5px);
}
/* .contact_form_new .input_main .organizaion_fieldtype.focused .dropdown-toggle:after {
    transform: rotate(-180deg);
} */
.contact_form_new .input_main div.dropdown-toggle.multiDropdown-select::after {
    transform: rotate(-180deg);
}
.contact_form_new .input_main .dropdown .dropdown-menu div {
    padding: 6px 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #111927;
    cursor: pointer;
    font-family: "Inter", sans-serif !important;
}
.contact_form_new .input_main .dropdown .dropdown-menu div:hover {
    text-decoration: none;
    background-color: rgba(17, 25, 39, 0.04);
}
.contact_form_new .input_main .dropdown .dropdown-toggle:hover, .area-interest .selected-items:hover {
    background: rgba(17, 25, 39, 0.04);
}
.contact_form_new .input_main .focused label, .area-interest.focused label.label, .tell-us.focused label {
	color: #0A95B0;
}
.area-interest.focused .selected-items:after {
    transform: rotate(-180deg);
}
.contact_form_new .input_main .dropdown .dropdown-menu .disabled {
    background-color: rgba(10, 149, 176, 0.08);
    opacity: 0.38;
	pointer-events:none;
}
.contact_form_new .input_main .dropdown .dropdown-menu .selected {
    background: rgba(10, 149, 176, 0.08);
}

.area-interest .intrest-label label {
    width: 100%;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.5;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding-top: 27px;
    padding-bottom: 27px;
}
.area-interest .intrest-label label.custom-checkbox.selected {
    background-color: rgba(10, 149, 176, 0.08);
}
.area-interest .intrest-label label.custom-checkbox:hover {
    text-decoration: none;
    background-color: rgba(17, 25, 39, 0.04);
}
.area-interest .intrest-label {
    display: flex;
    flex-wrap: wrap;
}
.contact_form_new .area-interest .intrest-label label input {
    height: auto !important;
}
.area-interest .dropdown-list {
    padding: 8px 0px;
    position: relative;
    background-color: rgb(255, 255, 255);
    color: rgb(17, 25, 39);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 6px 30px;
    border-radius: 8px;
    outline: 0;
    position: absolute;
    z-index: 1;
    top: calc(100% - -5px);
}
div#multiDropdown {
    position: relative;
}
.area-interest .dropdown-list .dropdown-header {
    pointer-events: none;
    cursor: default;
    opacity: 0.38;
    color: #111927;
    font-size: 16px;
    padding: 6px 16px;
    font-family: "Inter", sans-serif !important;
}

/****/
.custom-checkbox {
  display: inline-block;
  position: relative;
  padding-left: 78px;
  cursor: pointer;
  user-select: none;
  height: 32px;
}


.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
    position: absolute;
    top: 18px;
    left: 30px;
    height: 18px;
    width: 18px;
    border-radius: 6px;
    border: 2px solid rgb(108, 115, 127);
    background-color: white;
    box-sizing: border-box !important;
}

.custom-checkbox input:checked ~ .checkmark {
    background-color: rgb(10, 149, 176);
    border-color: rgb(10, 149, 176);
}


.checkmark::after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 2px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.checkmark:before {
    position: absolute;
    content: "";
    background: rgba(10, 149, 176, 0.04);
    width: 42px;
    height: 42px;
    left: -14px;
    border-radius: 50px;
    top: -14px;
    opacity: 0;
}
.checkmark:hover:before {
    opacity: 1;
}

.custom-checkbox input:checked ~ .checkmark::after {
  display: block;
}

/***/
.tell-us textarea {
    border-radius: 8px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #111927 !important;
    font-family: "Inter", sans-serif !important;
    padding: 16.5px 14px;
    height: 177px !important;
    border: 1px solid #ebebeb !important;
    resize: unset;
}
.tell-us textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #111927;
	opacity:0.6 !important;
}
.tell-us textarea::-moz-placeholder { /* Firefox 19+ */
  color: #111927;
	opacity:0.6 !important;
}
.tell-us textarea:-ms-input-placeholder { /* IE 10+ */
  color: #111927;
	opacity:0.6 !important;
}
.tell-us textarea:-moz-placeholder { /* Firefox 18- */
  color: #111927;
	opacity:0.6 !important;
}
.contact_form_new button.disabled {
    color: rgba(17, 25, 39, 0.38);
    box-shadow: none;
    background-color: rgba(17, 25, 39, 0.12);
    width: 100%;
    border-radius: 12px;
    text-transform: none;
    padding: 11px 24px;
}
.contact_form_new button {
    width: 100%;
    border-radius: 12px;
    text-transform: none;
    padding: 11px 24px;
    font-size: 15px;
    line-height: 1.75;
    font-weight: 600;
    margin-top: 15px;
    color: #FFFFFF;
    background-color: #0A95B0;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.08);
}
.privacy {
    font-size: 14px;
    margin-top: 24px;
    color: #6C737F;
}
.privacy a {
    text-decoration: underline !important;
    text-decoration-color: rgba(17, 25, 39, 0.4) !important;
    color: #111927;
}
.privacy a:hover {
    text-decoration-color: #111927 !important;
}





@media screen and (max-width: 1599px) {

	
}
@media screen and (max-width: 1199px) {
	.page-id-1139 .elementor-column:last-child {
    justify-content: center;
}
	.page-id-1139 .elementor-column:first-child {
    background-color: #F8F9FA;
}
.page-id-1139 .elementor-column:first-child .elementor-widget-wrap {
    padding-left: 24px !important;
    padding-right: 24px !important;
}
	.page-id-1139 .elementor-column:last-child .elementor-widget-wrap {
    padding-right: 24px !important;
    padding-left: 24px !important;
}
.page-id-1139 .zak-content {
    background: #fff;
}
	.contact-us-sction .elementor-container ul.elementor-icon-list-items {
    margin-bottom: 40px;
}
.contact-us-sction .elementor-container {
    gap: 10px;
    flex-wrap: wrap;
}
	.contact-us-sction .elementor-container .elementor-column {
    width: 100%;
	}
.contact-us-sction .elementor-column:last-child .wpforms-container {
    padding: 20px 0px;
}

		
}
@media screen and (max-width: 767px) {
.contact-us-sction h1 {
    font-size: 26px !important;
    margin-bottom: 50px;
}
	.contact_form_new .input_main {
    flex-wrap: wrap;
}
	.page-id-1139 .elementor-column:last-child .elementor-widget-wrap {
    padding-right: 16px !important;
    padding-left: 16px !important;
}
	.contact-us-sction h2.elementor-heading-title {
    font-size: 36px !important;
}
	.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-description {
    font-size: 19px;
}

.contact-us-sction .elementor-container ul.elementor-icon-list-items svg {
    width: 35px;
    height: 35px;
    padding: 8px;
}
.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-field-container .wpforms-field {
    width: 100%;
    margin: 0;
    padding-top: 0;
}
.contact-us-sction .elementor-column:last-child .wpforms-container {
    padding: 10px 0 20px;
}
	.contact-us-sction .elementor-column:last-child .wpforms-container .wpforms-head-container {
    padding-bottom: 20px;
}
}

/****404 page design****/
.error404 .zak-row {
    justify-content: center;
}
.error404 .zak-row main#zak-primary\ error_page {
    width: 100% !important;
    padding: 0;
}
.error404 .zak-error-404 {
    padding-top: 130px;
    padding-bottom: 60px;
}
.error404 .zak-error-404 a.zak-button {
    font-size: 18px;
    font-weight: 700 !important;
    margin-top: 10px;
    border-radius: 10px;
    padding: 16px 25px;
    color: #ffffff !important;
    line-height: 1.3;
    background: #243e61 !important;
}
.zak-error-404 .zak-button svg {
    height: 19px;
    width: 19px;
    fill: #FFF;
    margin-right: 10px;
}
.zak-error-404 .zak-button:hover svg {
    fill: #ffffff;
}
.error404 .zak-error-404 a.zak-button:hover {
    opacity: 0.8;
}
@media screen and (max-width: 1299px) {
.error404 .zak-error-404 {
    padding-top: 100px;
    padding-bottom: 50px;
}
}
@media screen and (max-width: 767px) {
.error404 .zak-error-404 {
    padding-top: 90px;
    padding-bottom: 40px;
    padding-inline: 15px;
}
	.error404 .zak-container .zak-row {
    padding-block: 0;
}
.zak-error-404 img {
    margin-bottom: 30px;
    max-width: 260px;
}
	.zak-error-404 .zak-content-header p {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
}
	.zak-error-404 .zak-content-header {
    margin-bottom: 15px;
}
	.error404 .zak-error-404 a.zak-button {
    font-size: 16px;
    margin-top: 0;
    padding: 12px 24px;
}
}



/*******************/


/*****term and condition page********/
.terms_of_services {
    height: 100vh;
}
.page-id-1782 .zak-header-builder, .page-id-3 .zak-header-builder{
    max-width: 1200px;


}
/* .page-id-1782 footer#zak-footer, .page-id-3 footer#zak-footer{
    display: none;
} */

.main_privacy {
    position: relative;
}
.page-id-1782 .zak-footer-builder .zak-html-1, .page-id-3 .zak-footer-builder .zak-html-1 {
    text-align: left;
    margin-left: 20px;
}
.main_privacy .breadcrumb_sec {
    position: absolute;
    top: 45px;
    left: 30px;
	display:none;
}
.page-id-3 .main_privacy .breadcrumb_sec {
    top: 60px;
}
.terms_conditions_sec .elementor-container {
    width: 100% !important;
    max-width: 1200px !important;
}
.page-id-1782 .zak-footer-builder .zak-footer-main-row .zak-container, .page-id-3 .zak-footer-builder .zak-footer-main-row .zak-container {
    max-width: 1200px;
}
@media screen and (max-width: 1599px) {
	.page-id-1782 .zak-header-builder, .page-id-3 .zak-header-builder {
    width: 100%;
}
	.page-id-1782 .zak-footer-builder .zak-footer-main-row .zak-container, .page-id-3 .zak-footer-builder .zak-footer-main-row .zak-container  {
    max-width: 1200px !important;
    width: 100%;
}
}
@media screen and (max-width: 1199px) {
	.page-id-3 .main_privacy .breadcrumb_sec {
    top: 0;
}
.page-id-1782 .zak-header-builder, .page-id-3 .zak-header-builder {
    width: 90%;
    max-width: 100%;
}
	.terms_conditions_sec .elementor-container {
    width: 90% !important;
    max-width: 100% !important;
}
.page-id-1782 .zak-footer-builder .zak-footer-main-row .zak-container, .page-id-3 .zak-footer-builder .zak-footer-main-row .zak-container {
      width: 90% !important;
    max-width: 100% !important;
}
.main_privacy .breadcrumb_sec {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

	.page-id-1782 .zak-footer-builder .zak-html-1, .page-id-3 .zak-footer-builder .zak-html-1 {
    margin-left: 0;
}
}
@media screen and (max-width: 767px) {
	.terms_conditions_sec .elementor-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
}
.page-id-1782 .zak-header-builder, .page-id-3 .zak-header-builder {
    width: 100%;
    max-width: 100%;
}

}