:root {
	--primary: #330297;
	--secondary: #8d01b5;
	--accent: #faf8fd;
	--color1: #71A69A;
	--color2: #355752;
	--color3: #e1e2bd;
	--color4: #9fa07c;
	--color5: #ecd291;
	--color6: #c3a379;
}

html body {
	font-family: "PT Sans", sans-serif;
	font-size: 17px;
	line-height: 26px;
	color: #131415;
}

a {
	outline: none !important;
	text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "PT Sans", sans-serif;
	margin-top: 0 !important;
	letter-spacing: 0 !important;
}

p {
	font-family: "PT Sans", sans-serif;
	font-size: 17px;
	line-height: 26px;
	color: #131415;
}

h1 {
	font-size: 40px !important;
	line-height: 1.3 !important;
	color: #131415 !important;
	margin-bottom: 50px !important;
}

h2 {
	color: #131415;
	font-size: 38px !important;
	line-height: 44px !important;
	font-weight: 700 !important;
	margin-bottom: 15px !important;
}

h2 span {
	font-size: 19px;
	display: block;
	line-height: 31px;
	margin-top: 10px;
}

h3 {
	font-weight: 500 !important;
	font-size: 24px !important;
	line-height: 1.3 !important;
	color: #131415 !important;
}

li {
	margin-left: 0;
	letter-spacing: 0;
}

ul li p {
	margin: 0px;
}

.section-inner {
	max-width: 1170px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

/* body > section:first-of-type,
.page-template-about-us .home_banner {
padding-top: 220px;
} */
header {
	border-bottom: 1px solid #f4f4f4;
}

header .site-logo {
	margin: 0 !important;
}

header .header-titles {
	margin: 0 !important;
}

header nav ul {
	margin: 0 !important;
}

header nav ul li {
	margin: 0px !important;
	text-decoration: none !important;
}

.header-navigation-wrapper .primary-menu-wrapper ul.primary-menu {
	display: flex;
	gap: 20px;
	align-items: center;
}

header nav ul li a {
	color: #131415 !important;
	font-size: 15px !important;
	line-height: 23px !important;
	transition: 0.25s all !important;
	text-decoration: none !important;
	position: relative;
	outline: none !important;
	border-bottom: 2px solid transparent;
	padding-bottom: 3px;
}

/* header nav ul li.current_page_item a, */
header nav ul li a:hover {
	color: var(--color1) !important;
	border-color: var(--color1);
}

header nav ul li ul.sub-menu li {
	margin: 0 !important;
}

header nav ul li.comn_btn {
	margin-top: 0 !important;
}

.top_wrapper ul li.comn_btn a,
header nav ul li.comn_btn a {
	font-size: 14px !important;
	line-height: 26px !important;
	color: #ffffff !important;
	text-decoration: none !important;
	padding: 8px 20px !important;
}

.comn_btn a {
	position: relative;
}

.comn_btn a span {
	position: absolute;
	right: -10px;
	bottom: 40px;
	background: #b5e1df;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	padding: 6px 10px;
	border-radius: 20px;
	color: #000 !important;
}

.top_wrapper ul li.comn_btn a {
	padding: 5px 15px !important;
}

.top_wrapper ul li.comn_btn a:hover,
.top_wrapper ul li.comn_btn a:focus,
header nav ul li.comn_btn a:hover,
header nav ul li.comn_btn a:focus {
	color: var(--color1) !important;
}

header .header-toggles {
	margin: 0;
}

header .search-toggle-wrapper:before {
	display: none !important;
}

header .search-toggle .toggle-text {
	display: none;
}

header .search-toggle {
	padding: 0 !important;
}

header .search-toggle svg {
	width: 18px;
	height: 18px;
	max-width: none;
}

header .search-form input[type="search"] {
	outline: none !important;
	border-bottom: 1px solid #ddd;
	background-color: #fbfbfb;
}

.menu-modal .section-inner,
header .section-inner {
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 1170px !important;
	width: 100%;
}

header li.program_menu .icon {
	color: #131415 !important;
	top: 9px !important;
	transition: 0.25s all;
}

header li.program_menu.current_page_item .icon,
header li.program_menu a:hover+.icon {
	color: var(--color1) !important;
}

header li.program_menu ul.sub-menu {
	width: 600px;
	left: auto;
	right: -130px !important;
	margin: auto;
	padding: 20px 0px;
	background: #131415 !important;
	top: 50px;
	visibility: hidden;
}

header li.program_menu:hover ul.sub-menu {
	visibility: visible;
}

header li.program_menu ul.sub-menu:after {
	display: none;
}

header li.program_menu ul.sub-menu li {
	width: 33.33%;
	float: left;
	color: #fff;
	text-align: center;
	border-left: 1px solid #333;
	margin: 0 !important;
	padding: 0 20px;
}

header li.program_menu ul.sub-menu li:first-child {
	border-left: 0;
}

header li.program_menu ul.sub-menu li a {
	color: #fff !important;
	font-weight: 400 !important;
	padding: 30px 20px 30px;
}

header li.program_menu ul.sub-menu li a:hover {
	color: var(--color1) !important;
}

header li.program_menu ul.sub-menu li i {
	display: block;
	text-align: center;
	font-size: 32px;
	margin-bottom: 25px;
}

/* .page-id-11853 header#site-header,
:is(.page-id-49826, .page-id-734) header#site-header,
.home:not(.no_sale) header#site-header {
position: absolute;
top: 0;
left: 0;
right: 0;
background: none;
border-bottom: 0;
z-index: 3;
} */
/* .page-id-11853 header nav ul li a,
:is(.page-id-49826, .page-id-734) header nav ul li a,
.home:not(.no_sale) header nav ul li a {
color: #fff !important;
} */
.page-id-11853 header nav ul li.current_page_item a,
.page-id-11853 header nav ul li a:hover,
:is(.page-id-49826, .page-id-734) header nav ul li.current_page_item a,
:is(.page-id-49826, .page-id-734) header nav ul li a:hover,
.home:not(.no_sale) header nav ul li.current_page_item a,
.home:not(.no_sale) header nav ul li a:hover {
	color: var(--color1) !important;
	border-color: var(--color1);
}

/* .page-id-11853 header svg path,
:is(.page-id-49826, .page-id-734) header svg path,
.home:not(.no_sale) header svg path {
fill: #fff !important;
} */
/* .page-id-11853 header.sticky nav ul li a,
:is(.page-id-49826, .page-id-734) header.sticky nav ul.primary-menu>li>a,
.home:not(.no_sale) header.sticky nav ul li a {
color: #131415 !important;
} */
.home:not(.no_sale) header.sticky nav ul.sub-menu li a {
	color: #fff !important;
}

.page-id-11853 header.sticky nav ul li.current_page_item a,
.page-id-11853 header.sticky nav ul li a:hover,
:is(.page-id-49826, .page-id-734) header.sticky nav ul li.current_page_item a,
:is(.page-id-49826, .page-id-734) header.sticky nav ul li a:hover,
.home:not(.no_sale) header.sticky nav ul li.current_page_item a,
.home:not(.no_sale) header.sticky nav ul li a:hover {
	color: var(--color1) !important;
	border-color: var(--color1);
}

.page-id-11853 header.sticky svg path,
:is(.page-id-49826, .page-id-734) header.sticky svg path,
.home:not(.no_sale) header.sticky svg path {
	fill: #131415 !important;
}

.page-id-11853 .top_wrapper ul li a,
:is(.page-id-49826, .page-id-734) .top_wrapper ul li a,
.home:not(.no_sale) .top_wrapper ul li a {
	color: #fff;
}

.page-id-11853 .top_wrapper ul li a:hover,
:is(.page-id-49826, .page-id-734) .top_wrapper ul li a:hover,
.home:not(.no_sale) .top_wrapper ul li a:hover {
	color: var(--color1);
}

/* .home:not(.no_sale) header.sticky nav ul li.current_page_item.comn_btn a,
.page-id-11853 .top_wrapper ul li.comn_btn a,
.page-id-11853 header nav ul li.comn_btn a,
:is(.page-id-49826, .page-id-734) .top_wrapper ul li.comn_btn a,
:is(.page-id-49826, .page-id-734) header nav ul li.comn_btn a,
.home:not(.no_sale) .top_wrapper ul li.comn_btn a,
.home:not(.no_sale) header nav ul li.comn_btn a {
color: #131415 !important;
background-color: var(--color1) !important;
border-color: var(--color1) !important;
} */
/* .page-id-11853 .top_wrapper ul li.comn_btn a:hover,
.page-id-11853 header nav ul li.comn_btn a:hover,
:is(.page-id-49826, .page-id-734) .top_wrapper ul li.comn_btn a:hover,
:is(.page-id-49826, .page-id-734) header nav ul li.comn_btn a:hover,
.home:not(.no_sale) .top_wrapper ul li.comn_btn a:hover,
.home:not(.no_sale) header nav ul li.comn_btn a:hover {
border-color: var(--color1) !important;
color: var(--color1) !important;
background-color: transparent !important;
} */
.home:not(.no_sale) header.sticky nav ul li.current_page_item.comn_btn a:hover,
.page-id-11853 header.sticky nav ul li.comn_btn a:hover,
:is(.page-id-49826, .page-id-734) header.sticky nav ul li.comn_btn a:hover,
.home:not(.no_sale) header.sticky nav ul li.comn_btn a:hover {
	border-color: #131415 !important;
	color: var(--color1) !important;
	background-color: #131415 !important;
}

.page-id-11853 header li.program_menu .icon,
:is(.page-id-49826, .page-id-734) header li.program_menu .icon,
.home:not(.no_sale) header li.program_menu .icon {
	color: #fff !important;
}

.page-id-11853 header.sticky li.program_menu .icon,
:is(.page-id-49826, .page-id-734) header.sticky li.program_menu .icon,
.home:not(.no_sale) header.sticky li.program_menu .icon {
	color: #131415 !important;
}

.page-id-11853 header li.program_menu a:hover+.icon,
:is(.page-id-49826, .page-id-734) header li.program_menu a:hover+.icon,
.home:not(.no_sale) header li.program_menu a:hover+.icon {
	color: var(--color1) !important;
}

.page-id-11853 header.sticky li.program_menu a:hover+.icon,
:is(.page-id-49826, .page-id-734) header.sticky li.program_menu a:hover+.icon,
.home:not(.no_sale) header.sticky li.program_menu a:hover+.icon {
	color: var(--color1) !important;
}

.page-id-11853 header.sticky nav ul li.program_menu .sub-menu a,
:is(.page-id-49826, .page-id-734) header.sticky nav ul li.program_menu .sub-menu a,
.home:not(.no_sale) header.sticky nav ul li .sub-menu a {
	color: #fff !important;
}

.page-id-11853 header.sticky nav ul li.program_menu .sub-menu a:hover,
:is(.page-id-49826, .page-id-734) header.sticky nav ul li.program_menu .sub-menu a:hover,
.home:not(.no_sale) header.sticky nav ul li .sub-menu a:hover {
	color: var(--color1) !important;
}

header nav ul.sub-menu li a:hover {
	color: var(--color1) !important;
}

header nav ul.sub-menu li a {
	color: #fff !important;
}

/* header login items */
body.logged-in .menu-modal nav ul li.hide_on_login,
body.logged-in header nav ul li.hide_on_login {
    display: none;
}
.menu-modal nav ul li.show_on_login,
header nav ul li.show_on_login {
    display: none;
}
body.logged-in .menu-modal nav ul li.show_on_login,
body.logged-in header nav ul li.show_on_login {
    display: block;
}
/* header login items */

footer {
	background-color: #131415 !important;
	padding: 60px 0 0 !important;
}

#site-footer .widget-title {
	font-size: 26px !important;
	line-height: 36px !important;
	color: #fff !important;
	margin-bottom: 20px !important;
	text-align: left !important;
}

#site-footer .inner_wrap {
	display: flex;
	gap: 60px;
}

#site-footer .inner_wrap .col_wrap {
	width: 25%;
}

#site-footer .inner_wrap .col_wrap.one {
	width: 30%;
}

#site-footer .inner_wrap .col_wrap.two {
	width: 20%;
}

footer p,
footer li,
footer a {
	color: #fff;
}

footer p,
footer li,
footer a {
	color: #fff;
	font-family: "PT Sans", sans-serif !important;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400 !important;
}

footer a {
	color: #fff !important;
}

footer a:hover {
	color: var(--color1) !important;
}

footer p,
footer li {
	margin-bottom: 12px !important;
}

/* footer .widget_second {
padding-left: 70px;
} */
footer ul {
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

footer li {
	list-style: none;
}

footer ul.menu {
	margin-left: 0 !important;
}

footer .menu li {
	list-style: none;
	padding-left: 18px;
	position: relative;
}

footer .menu li::before {
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 9px;
}

footer li a {
	text-decoration: none !important;
	display: inline-block;
	vertical-align: top;
	outline: none;
}

footer .copy_right {
	text-align: center;
	margin-top: 20px;
	border-top: 1px dashed #2d2d2d;
	padding: 20px 0;
}

footer .copy_right p {
	margin-bottom: 0 !important;
}

footer .col_wrap ul li {
	padding-left: 23px !important;
	position: relative;
	margin: 0px !important;
}

footer .col_wrap ul li i {
	position: absolute;
	left: 0;
	top: 5px;
	color: var(--color1);
}

footer {
	position: relative;
}

footer .to-the-top {
	position: absolute;
	right: 0;
	top: 80%;
	color: #131415 !important;
	width: 50px;
	height: 50px;
	padding: 10px;
	text-align: center;
	background-color: var(--color1);
	z-index: 9;
}

footer .to-the-top:hover {
	color: #131415 !important;
	background-color: #a4d9d7;
}

#site-footer .inner_wrap .col_wrap.one .widget-content p img {
	max-height: 120px;
	max-width: 160px;
	margin: 0px;
}

footer .footer_social ul {
	margin-left: 0px !important;
	display: flex;
	align-items: center;
	gap: 18px;
	flex-direction: row;
}

footer .footer_social ul li {
	padding-left: 0 !important;
	margin: 0 !important;
	display: inline-block;
}

footer .footer_social ul li i {
	position: static;
	font-size: 22px;
	color: #fff;
	transition: 0.25s all;
}

footer .footer_social ul li a:hover i {
	color: var(--color1);
}

button {
	outline: none !important;
}

.overlay {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.comn_btn a,
.btn_wrap a,
.callto-btn a,
input[type="button"],
input[type="submit"],
button[type="submit"],
.btn-custom a {
	font-family: "PT Sans", sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
	text-transform: uppercase;
	background-color: var(--color1);
	display: inline-block;
	font-weight: 600 !important;
	padding: 15px 30px;
	border-radius: 4px;
	outline: none !important;
	border: 1px solid var(--color1);
	transition: 0.25s all;
	text-align: center;
	letter-spacing: 0;
}

button[type="submit"]:hover,
button[type="submit"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
.callto-btn a:hover,
.callto-btn a:focus,
.btn_wrap a:hover,
.btn_wrap a:focus,
.comn_btn a:hover,
.comn_btn a:focus,
.btn-custom a:hover,
.btn-custom a:focus {
	background-color: #131415;
	color: var(--color1);
	border-color: #131415;
}

a.a-abs {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: block;
}

/**** Home Page start ****/
section.home2_hero_sec::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 80%);
	opacity: 0.6;
}

.home section.home2_hero_sec {
	padding-top: 80px !important;
}

section.home2_hero_sec {
	padding-top: 80px !important;
	min-height: calc(100vh - 130px);
	display: flex;
	align-items: center;
}

.home_ban_sec {
	position: relative;
	padding: 200px 0 80px;
}

.home_ban_sec h1 {
	color: #fff !important;
	text-align: center;
	font-weight: 500;
	margin-bottom: 20px !important;
}

.home_ban_sec p {
	color: #fff;
	text-align: center;
	font-size: 22px;
	line-height: 38px;
	margin-bottom: 40px;
}

.home_ban_sec p a {
	color: var(--color1);
}

.home_ban_sec .comn_btn {
	text-align: center;
}

.home2_hero_sec iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 177.78vh !important;
	height: 100vh !important;
	min-width: 100vw;
	min-height: 56.25vw;
	max-width: none;
}

.comn_btn.dark_bg a:hover,
.comn_btn.dark_bg a:focus {
	background-color: transparent;
	color: var(--color1);
	border-color: var(--color1);
}

.our_services {
	padding: 70px 0px 80px;
	border-bottom: 1px dashed #ffc665;
}

.our_services .main_wrapper {
	font-size: 0px;
	text-align: center;
}

.our_services .pricing_tables {
	font-size: 0px;
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	vertical-align: bottom;
}

.our_services .about_service {
	width: 33.333%;
	display: inline-block;
	vertical-align: top;
	font-size: initial;
}

.our_services .about_service .service_info {
	background-color: #fff;
	box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.2);
	position: relative;
	min-height: auto;
}

.our_services .about_service .price_title {
	background-color: #eee;
	padding: 35px 30px 20px;
	text-align: center;
	position: relative;
	width: 100%;
}

.our_services .about_service .service_content {
	padding: 55px 22px 120px;
	min-height: 780px;
	position: relative;
}

.our_services .about_service .service_content h4 span span {
	margin-left: 0;
}

.our_services .about_service .service_content h4 span {
	max-width: 200px;
	display: inline-block;
	text-align: left;
}

.our_services .about_service .price_title h3 {
	color: #131415 !important;
	font-size: 22px !important;
	line-height: 32px !important;
	font-weight: 500 !important;
	position: relative;
	padding-bottom: 0px;
	max-width: 300px;
	margin: auto !important;
}

.our_services .service_content ul li {
	padding-left: 18px;
	position: relative;
	list-style: none;
	text-align: left;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 12px;
	margin: 0 0 13px;
}

.our_services .service_content ul li strong {
	color: #131415;
}

.our_services .service_content ul li strong em {
	font-style: normal;
}

.our_services .service_content ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.our_services .service_content p {
	border-bottom: 1px dashed #ddd;
	padding-bottom: 12px;
	margin: 0 0 13px;
}

.our_services .about_service .service_content ul {
	margin: 0px;
}

/* .our_services .main_wrapper .comn_btn {
margin-top: 50px;
} */
.our_services .popular_service {
	position: absolute;
	left: -10px;
	top: 10px;
}

.our_services .popular_service::before {
	width: 10px;
	height: 10px;
	border-top: 6px solid #131415;
	border-right: 0px solid transparent;
	border-left: 10px solid transparent;
	position: absolute;
	left: 0px;
	top: 34px;
	content: "";
}

.our_services .price_title .most_popular {
	background-color: #131415;
	padding: 4px 18px;
}

.our_services .price_title .most_popular::before {
	content: "";
	width: 0;
	height: 0;
	border-left: 12px solid #131415;
	border-bottom: 19px solid transparent;
	position: absolute;
	top: 0;
	right: -11px;
}

.our_services .price_title .most_popular::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 12px solid #131415;
	border-top: 19px solid transparent;
	position: absolute;
	top: 15px;
	right: -11px;
}

.our_services .about_service .most_popular span {
	font-size: 16px;
	line-height: 22px;
	font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
	position: relative;
}

.our_services .about_service .most_popular span::before {
	position: relative;
	content: "\f005";
	font-family: "FontAwesome";
	color: #fff;
	margin: 0 8px;
}

.our_services .about_service .most_popular span::after {
	position: relative;
	content: "\f005";
	font-family: "FontAwesome";
	color: #fff;
	margin: 0 8px;
}

.our_services .pricing_tables .about_service.popular_tag .price_title {
	padding: 70px 30px 50px;
}

.our_services .about_service.popular_tag .service_info {
	min-height: auto;
}

.our_services .pricing_tables .about_service.popular_tag .price_title {
	padding: 72px 30px 22px;
	background-color: var(--color1);
}

.about_service .price_title::after {
	content: "";
	display: block;
	border-top: 24px solid #eeeeee;
	border-right: 190px solid transparent;
	border-left: 190px solid transparent;
	position: absolute;
	bottom: -24px;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
}

.about_service.popular_tag .price_title::after {
	border-top: 24px solid var(--color1);
}

.our_services .about_service.popular_tag .service_content {
	padding: 50px 22px 120px;
	/* min-height: 765px; */
}

.our_services .about_service.popular_tag {
	margin-top: -20px;
	vertical-align: top;
	z-index: 9;
	position: relative;
}

.our_services .about_service .comn_btn a {
	background-color: transparent;
	color: #131415;
	border-color: #131415;
	width: 40%;
	max-width: 205px;
	padding: 12px 20px;
}

.our_services .about_service .comn_btn a:hover {
	background-color: #131415;
	color: var(--color1);
	border-color: #131415;
}

.our_services .about_service.popular_tag .comn_btn a {
	background-color: var(--color1);
	color: #131415;
	border-color: var(--color1);
}

.our_services .about_service.popular_tag .comn_btn a:hover {
	background-color: #131415;
	color: var(--color1);
	border-color: #131415;
}

.our_services .service_content ul li::before {
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 9px;
}

.our_products_sec .home_pro_box {
	position: relative;
	margin-bottom: 50px;
}

.our_products_sec .home_pro_box .home_pro_box_content {
	overflow: hidden;
	border: 5px solid #ffff;
}

.our_products_sec .home_pro_box h4 {
	text-align: center;
	font-size: 20px !important;
	color: #131415;
	line-height: 32px !important;
	font-weight: 400 !important;
	margin: 10px 0 !important;
}

.our_products_sec .home_pro_box img {
	width: 100%;
	transition: 0.5s all ease-in-out;
	-webkit-transition: 0.5s all ease-in-out;
	transform: scale(1);
}

.our_products_sec .home_pro_box a:hover img {
	transform: scale(1.1);
}

.our_products_sec {
	padding: 60px 0 20px;
	border-bottom: 1px dashed #a4d9d7;
	/* background-color: #cfeceb; */
	background-color: #e8fffe;
	border-top: 1px dashed #a4d9d7;
}

.testi_sec .container .testi_block {
	padding: 20px 20px 0 20px;
	position: relative;
}

.testi_sec .container .testi_block .fa-quote-left {
	color: #a4d9d7;
	position: absolute;
	top: 40px;
	left: 2px;
	z-index: 1;
	font-size: 45px;
}

.testi_sec .container .testi_block .testi_block_text {
	padding: 40px;
	background-color: #ffffff;
	margin-bottom: 25px;
	border: 1px solid #dddddd;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.testi_sec .container .testi_block .testi_block_meta {
	font-size: 16px;
	color: #131415;
}

.testi_sec .container .testi_block .testi_block_meta span {
	vertical-align: middle;
}

.testi_sec .container .testi_block .testi_block_meta .test_person_name>span {
	font-weight: 700;
	padding-right: 10px;
}

.testi_sec .container .testi_block .testi_block_meta .test_person_name img {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	height: 70px;
	border: 1px solid #dddddd;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	object-fit: cover;
}

.testi_sec .container .owl-carousel {
	padding: 0 40px;
}

.testi_sec .container .owl-nav .owl-prev {
	float: left;
}

.testi_sec .container .owl-nav .owl-next {
	float: right;
}

.testi_sec .container .owl-nav {
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	height: 0px;
	font-size: 25px;
	color: #a4d9d7;
	display: block;
}

.testi_sec .container .owl-nav button {
	outline: none !important;
}

.testi_sec p {
	font-size: 15px;
	line-height: 28px;
}

.testi_sec p:last-child {
	margin-bottom: 0;
}

.testi_sec {
	padding: 60px 0 80px;
	border-bottom: 1px dashed #ccc;
}

.testi_sec .container .owl-carousel .owl-dots {
	display: none;
}

.faq_wrapper {
	padding: 60px 0 70px;
	/* border-bottom: 1px dashed #ccc; */
}

.faq_wrapper #accordion {
	padding: 20px 40px;
}

#accordion h3.ui-accordion-header {
	color: #131415 !important;
	display: block;
	padding-right: 20px;
	font-weight: 500 !important;
	font-size: 17px !important;
	position: relative;
	cursor: pointer;
	border-top: 1px dashed #dddddd;
	margin: 0px 0px 0px !important;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 24px;
}

#accordion .ui-accordion-content p,
#accordion .ui-accordion-content li {
	line-height: 28px;
	font-weight: 400;
	font-size: 16px;
}

#accordion h3.ui-accordion-header:after {
	content: "\f054";
	font-family: "FontAwesome";
	font-size: 13px;
	position: absolute;
	right: 0;
	top: 13px;
	transform: rotate(-90deg);
	transition: 0.25s all;
}

#accordion h3.ui-accordion-header:first-child {
	border: 0;
}

#accordion h3.ui-accordion-header.ui-state-active:after {
	transform: rotate(90deg);
}

#accordion h3.ui-accordion-header:before {
	display: block;
	content: "Q:";
	position: absolute;
	top: 13px;
	left: 0px;
	color: var(--color1);
	font-weight: 700;
	font-size: 17px;
}

#accordion .ui-accordion-content {
	padding-bottom: 15px;
}

#accordion {
	padding: 40px;
	background-color: #ffffff;
	border: 1px dashed #dddddd;
	width: 100%;
	max-width: 900px;
	margin: auto;
}

#accordion .panel.panel-default {
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 0 18px 0;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 13px 25px;
}

#accordion .panel.panel-default .panel-heading {
	background-color: transparent;
	padding: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin-bottom: 5px;
}

#accordion .panel-collapse {
	margin-top: 20px;
}

#accordion .panel.panel-default .panel-collapse .panel-body {
	padding: 0;
	border-top: 0;
	padding-bottom: 5px;
}

#accordion .panel.panel-default .panel-collapse .panel-body p:last-child {
	margin-bottom: 0;
}

#accordion .panel.panel-default .panel-heading h4 {
	font-weight: 500;
	font-size: 16px;
	position: relative;
}

#accordion .panel.panel-default .panel-heading h4::before {
	display: block;
	content: "Q:";
	position: absolute;
	top: 0;
	left: -23px;
	color: var(--color1);
	font-weight: 700;
}

#accordion .panel.panel-default .panel-heading h4 a {
	color: #131415;
	display: block;
	position: relative;
	padding-right: 20px;
}

#accordion .panel.panel-default .panel-heading h4 a::after {
	content: "\f054";
	font-family: "FontAwesome";
	font-size: 13px;
	position: absolute;
	right: 0;
	top: 1px;
	transform: rotate(-90deg);
	transition: 0.25s all;
}

#accordion .panel.panel-default .panel-heading h4 a.collapsed::after {
	transform: rotate(90deg);
}

.faq_wrapper .comn_btn {
	text-align: center;
	margin-top: 40px;
}

#accordion .panel.panel-default:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.get_started {
	position: relative;
	padding: 100px 0 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

.get_started:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	opacity: 0.5;
}

.get_started .get_started_content {
	width: 100%;
	position: relative;
}

.get_started h2 {
	color: #fff !important;
	margin-bottom: 40px !important;
}

.get_started .comn_btn {
	text-align: center;
}

.cash_offers_strip {
	padding: 53px 0 60px;
	background-color: #fff;
}

.cash_offers_strip .cash_offers_strip_inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.cash_offers_strip .cash_offers_strip_inner .cash_offer_title {
	width: 30%;
	position: relative;
	margin-top: 22px;
}

.cash_offers_strip .cash_offers_strip_inner .cash_offer_title img {
	position: absolute;
	top: -20px;
	left: 0;
	max-width: 100px;
}

.cash_offers_strip .cash_offers_strip_inner h4 {
	color: #131415;
	padding-left: 120px;
	max-width: 330px;
	margin: 0;
}

.cash_offer_form {
	width: 70%;
}

.cash_offer_form .gform_wrapper form {
	display: flex;
	flex-wrap: wrap;
}

.cash_offer_form .gform_wrapper form .gform_body {
	width: 80%;
}

.cash_offer_form .gform_wrapper form .gform_footer {
	width: 20%;
	padding: 0;
	margin: 32px 0 0;
	position: relative;
}

.cash_offer_form .gform_wrapper form .gform_body .gform_fields {
	display: block;
}

.cash_offer_form .gform_wrapper form .gform_body .gform_fields .gfield {
	display: inline-block;
	width: 50%;
	margin: 0;
	padding-right: 20px;
}

.cash_offer_form .gform_wrapper form .gform_body .gform_fields .gfield input {
	margin-bottom: 0 !important;
	border-radius: 4px !important;
}

.cash_offer_form .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 7px;
	color: #131415;
}

.cash_offer_form .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label .gfield_required {
	display: none;
}

.cash_offer_form .gform_wrapper form .gform_footer .button {
	margin-bottom: 0 !important;
	padding: 8px 20px !important;
}

.cash_offer_form .gform_wrapper .gform_validation_errors,
.cash_offer_form .gform_wrapper .validation_message {
	display: none;
}

.cash_offer_form .gform_wrapper form .gform_footer .gform_ajax_spinner {
	position: absolute;
	display: inline-block;
	padding-left: 8px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.cash_offer_form .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error input {
	border-color: #c02b0a !important;
}

.home2_rating_sec .home2_rating_stars {
	text-align: center;
	margin-top: 40px;
}

/**** Home page end ****/
/**** About start ****/
.about-banner-sec {
	position: relative;
	/* background-image: url('http://lifehousefit.wpengine.com/wp-content/uploads/2020/12/banner_bg.jpg') !important; */
	background-position: center center;
	background-size: cover;
	padding: 80px 0;
}

.about-top-wrapper {
	position: relative;
	max-width: 570px;
}

.about-banner-sec h1 {
	margin-bottom: 25px !important;
}

.about-banner-sec h1,
.about-banner-sec p {
	text-align: left !important;
	color: #fff !important;
	font-size: 19px;
}

.about-banner-sec ul {
	padding: 0 !important;
	margin: 0 !important;
}

.about-banner-sec ul li {
	position: relative;
	padding-left: 20px;
	color: #fff;
	list-style: none;
	margin: 0 0 10px 0 !important;
}

.about-banner-sec ul li::before {
	font-size: 21px;
	line-height: 21px;
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 9px;
}

.about-banner-sec::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.about-block-section {
	padding: 80px 0 0px;
}

.about-page-inner .about-blocks-container {
	width: 100%;
	display: inline-block;
	margin-bottom: 50px;
}

.about-page-inner .about-blocks-text-wrapper.text-left {
	float: none;
	/* padding-right: 55px !important; */
	padding-left: 0 !important;
}

.about-page-inner .about-blocks-container:nth-child(3n + 1) .about-blocks-image-wrapper {
	float: right;
	margin: 0 0 20px 20px;
}

/* .about-blocks-container .about-blocks-text-wrapper .inner-block {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
} */
.about-blocks-text-wrapper .inner-block h3 {
	font-size: 25px;
	font-size: 25px;
	font-weight: 500;
	line-height: 35px;
	margin: 0 0 30px;
}

.about-blocks-big-text {
	max-width: 700px;
	margin: 0px auto 60px;
}

.about-blocks-big-text h2 {
	text-align: center !important;
}

.about-block-section .about-blocks-image-wrapper {
	max-width: 500px;
	float: left;
	margin: 0 20px 20px 0;
}

.about-page-inner .about-blocks-container:nth-child(3n + 1) .about-blocks-image-wrapper {
	float: right;
	margin: 0 0 20px 20px;
}

/**** about end ****/
/**** Contact start ****/
.address_wrapper {
	padding: 60px 0 0;
}

.address_wrapper .rght_cnt {
	width: 100%;
}

.rght_cnt {
	margin-bottom: 30px;
	display: table;
}

.address_wrapper h1 {
	text-align: center !important;
}

.address_wrapper .map_wrap .rght_cnt {
	width: 48%;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
}

.widget:first-child {
	margin-top: 0;
}

.rght_cnt section {
	padding: 0px;
}

.rght_cnt .textwidget h3 {
	border-bottom: 1px solid var(--color1);
	padding-bottom: 15px;
	font-size: 22px;
	font-weight: 500;
	padding-top: 25px;
	margin: 0;
}

.rght_cnt .textwidget p {
	padding-top: 15px;
	margin-bottom: 5px !important;
	font-family: "Raleway", sans-serif;
}

.rght_cnt .textwidget p a {
	font-weight: 500;
	color: var(--color1);
	font-size: 18px;
	text-decoration: none;
}

.address_wrapper .map_wrap .rght_cnt p {
	margin-bottom: 0 !important;
}

.address_wrapper .map_wrap .rght_cnt h3 {
	position: absolute;
	content: "";
	bottom: 0px;
	right: 0px;
	left: 0px;
	background-color: #242424;
	opacity: 0.9;
	color: #fff !important;
	padding: 10px 20px;
	margin: 0 !important;
	font-size: 16px !important;
	font-weight: 300 !important;
	letter-spacing: 0.5px !important;
	line-height: 20px !important;
}

.address_wrapper .map_wrap .rght_cnt iframe {
	border: 2px solid #e1e1e1 !important;
	width: 100% !important;
}

.address_wrapper .map_wrap {
	padding: 40px 0 !important;
	display: table;
	margin: auto;
	width: 100%;
}

.about_info {
	padding: 60px 0 70px;
}

/**** Contact end ****/
/**** Faq start ****/
.ques_ans-sec {
	padding: 70px 0 80px;
}

.ques_ans-sec h2 {
	margin-bottom: 50px;
}

.ques_ans-sec .main_wrap {
	max-width: 900px;
	margin: auto;
	text-align: center;
}

.ques_ans-sec span {
	display: block;
	width: 100%;
	margin: 40px 0 30px;
	text-align: center;
	font-weight: 600;
	font-style: italic;
}

.ques_ans-sec .main_wrap span {
	font-weight: 600;
	font-style: italic;
	display: initial;
}

.ques_ans-sec .btn_wrap {
	display: inline-block;
	width: 100%;
	text-align: center;
}

.ques_ans-sec a.clk-trig {
	padding: 10px 38px;
	background: #a4d9d7;
	color: #131415;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 40px;
}

.ques_ans-sec a.clk-trig:hover,
.ques_ans-sec a.clk-trig.a-active {
	background: var(--color1);
}

.accordion-data {
	display: none;
}

.accordion-data.active {
	display: block;
}

.accordion {
	position: relative;
	background-color: #fbfbfb;
	color: #333;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: 1px solid #ddd;
	text-align: left;
	font-size: 16px;
	transition: 0.4s;
	font-family: "Montserrat", sans-serif;
	text-transform: capitalize;
	padding-right: 40px;
	letter-spacing: 0px;
	outline: none !important;
	text-decoration: none !important;
}

.accordion-data .panel {
	padding: 15px 35px;
	display: none;
	background-color: #fff;
	overflow: hidden;
	border: 0;
	margin-bottom: 0;
}

.accordion-data .panel p,
.accordion-data .panel ul li,
.accordion-data .panel ol li {
	font-size: 16px;
	line-height: 27px;
	text-align: left;
}

.accordion-data .accordion::after {
	position: absolute;
	content: "";
	top: 0px;
	right: 0px;
	color: #131415;
	font-family: "FontAwesome";
	padding: 15px;
	transition: all 0.3s ease-in-out;
	content: "\f067";
	font-weight: 400;
}

.accordion-data .accordion.active::after {
	content: "\f068";
}

.accordion-data .accordion.active::after,
.accordion-data .accordion:hover::after {
	color: #131415;
}

.accordion-data .active,
.accordion-data .accordion:hover {
	background-color: var(--color1);
	color: #131415;
}

/**** Faq end ****/
/**** Jobs start ****/
.careers-hero {
	padding: 65px 0 70px;
}

.careers-hero .btn_wrap {
	text-align: center;
}

.careers-hero h1 {
	text-align: center;
	margin-bottom: 40px !important;
}

.static-page--careers .careers--section-about-img {
	padding: 0;
}

.jobsec {
	background: #f5f5f5;
	display: inline-block;
	padding: 60px 0 45px;
}

.jobsec .description-base,
.jobsec .video-base {
	width: 50%;
	float: left;
	padding: 0px 20px 30px;
}

.jobsec .description-base ul {
	padding: 0;
	margin: 0;
}

.jobsec .description-base ul li {
	list-style-type: none;
	line-height: 28px;
	font-size: 18px;
	display: flex;
	margin-bottom: 10px !important;
	margin-left: 0;
}

.description-base ul li {
	list-style: none;
	padding-left: 18px;
	position: relative;
}

.description-base ul li::before {
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 9px;
}

.page-template-job-page .careers--section-video {
	background: transparent;
}

.page-template-job-page .careers--section-video .content_sec {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-bottom: 25px;
	display: table;
	position: relative;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	vertical-align: middle;
	height: 250px;
}

.page-template-job-page .careers--section-video .content_sec::before {
	position: absolute;
	border-top: 2px dashed var(--color1);
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 100%;
	margin: auto;
}

.page-template-job-page .careers--section-video .content_sec span:first-child {
	display: block;
	width: 100%;
	float: left;
	margin-right: 25px;
	padding-right: 25px;
}

.page-template-job-page .careers--section-video span img {
	width: 100%;
	height: auto;
}

.page-template-job-page .careers--section-video .content_sec span span {
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding-top: 10px;
	color: #131415;
}

.page-template-job-page .careers--section-video .content_sec p {
	width: 65%;
	padding-bottom: 8px;
	display: table-cell;
	vertical-align: middle;
}

.page-template-job-page .careers--section-video {
	padding-top: 70px;
	padding-bottom: 30px;
	display: table;
	width: 100%;
}

.page-template-job-page .careers--section-video .content_sec:last-child::before {
	display: none;
}

.our-culture {
	background-color: #f2f2f2;
	padding: 80px 0 60px;
}

.js-jobs-list {
	padding: 60px 0 40px;
}

#jobs-list .career_job {
	display: table;
	max-width: 1000px;
	margin: auto;
	width: 100%;
}

#jobs-list .career_job .careers_breakdwn {
	padding: 0px 0px 0px 30px;
	width: 50%;
	float: left;
	margin-bottom: 30px;
}

#jobs-list .careers_breakdwn .static--dept-title {
	color: #4a221a;
	padding-bottom: 20px;
	font-size: 24px !important;
	line-height: 34px !important;
	margin-bottom: 0 !important;
	text-align: left !important;
}

#jobs-list .careers_breakdwn .static--job-title {
	position: relative;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #333;
	display: inline-block;
}

#jobs-list .careers_breakdwn .static--job-title::before {
	position: absolute;
	content: "\f0da";
	font-family: FontAwesome;
	font-size: 20px;
	color: var(--color1);
	left: 3px;
	top: 1px;
	margin-right: 10px;
}

/**** Jobs end ****/
/**** service start ****/
.page_row_1 {
	padding-top: 60px;
	padding-bottom: 70px;
	background-color: #fff;
	border-bottom: 1px dashed #ccc;
}

.page_row_1 .head-title {
	text-align: center;
	padding: 0 15px;
}

.page_row_1 .head-title h3 {
	font-size: 35px !important;
	line-height: 45px !important;
}

.page_row_1 .content_inner .content_listing {
	margin-top: 20px;
}

.page_row_1 .content_inner .content_listing ul {
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	margin-left: 0;
}

.page_row_1 .content_inner .content_listing ul li {
	list-style: none;
	padding-left: 18px;
	position: relative;
	margin-left: 0;
}

.page_row_1 .content_inner .content_listing ul li::before {
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 9px;
}

.page_row_1 .content_inner .content_listing ul li h4 {
	position: relative;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 3px;
	color: #131415;
	font-weight: 500;
}

.page_row_1 .content_inner .content_listing ul li p {
	font-size: 16px;
}

.video_wrapper.col-md-6 {
	padding-top: 25px;
}

.page_row_1 .video_wrapper .video_innner iframe {
	height: 425px;
}

.page_row_1 .video_wrapper .video_innner .callto-btn {
	display: table;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.page_row_1 .callto-btn {
	clear: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.class_description .callto-btn a,
.page_row_1 .callto-btn a {
	margin: 0 10px;
	font-size: 14px;
	width: 100%;
	max-width: 215px;
}

.class_description {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #f7f7f7;
}

.class_description ul {
	margin-top: 20px;
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 20px;
}

.class_description ul li {
	display: inline-block;
	width: calc(50% - 15px);
	border: 1px solid #ddd;
	border-radius: 4px;
	background-color: #fff;
	padding: 20px;
	vertical-align: top;
	margin: 0 26px 30px 0;
}

.class_description ul li:nth-child(2n) {
	margin-right: 0;
}

.class_description ul li .img_box {
	width: 155px;
	float: left;
	margin: 0px 20px 20px 0;
}

.class_description ul li .img_box img {
	width: 100%;
}

.class_description ul li .class_content {
	float: none;
	padding-left: 0;
	width: 100%;
}

.class_description ul li .class_content h3 {
	font-size: 22px;
	color: #333;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.class_description ul li .class_content ul {
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 0;
}

.class_description ul li .class_content ul li {
	list-style: none;
	position: relative;
	border: none;
	width: 100%;
	margin: 0 0 5px;
	padding: 0 0 0 18px;
}

.class_description ul li .class_content ul li::before {
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 9px;
}

.class_description ul li .class_content a,
.class_description ul li .class_content a span {
	color: var(--color1) !important;
}

.class_description ul.class_desp_listing .callto-btn {
	display: block;
}

.class_description .callto-btn {
	text-align: center;
	display: inline-block;
	font-size: 0;
	width: 100%;
}

.class_description .callto-btn h2 {
	margin-bottom: 30px !important;
}

.class_description .callto-btn .callto-btn-data {
	padding: 0 15px;
	width: 50%;
	display: inline-block;
}

.class_description .callto-btn .callto-btn-data h4,
.class_description ul.class_desp_listing .callto-btn h4 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.class_description .callto-btn a {
	margin: 0 10px;
}

.class_description ul.class_desp_listing li {
	width: 100%;
	margin: 0 0 30px 0;
}

.class_description ul.class_desp_listing li .img_box {
	width: calc(50% - 15px);
	margin: 0 30px 0 0;
}

.class_description ul.class_desp_listing li .class_content {
	width: calc(50% - 15px);
	float: left;
}

.class_description ul.class_desp_listing li:last-child .img_box {
	float: right;
	margin: 0 0 0 30px;
}

.class_description ul.class_desp_listing {
	margin-top: 55px;
	margin-bottom: 0;
}

.class_description ul.class_desp_listing .callto-btn {
	margin-top: 40px;
}

html .testimonial_wrap {
	padding-top: 60px;
	padding-bottom: 60px !important;
	background: #f9f9f9;
}

.content_inner_header {
	text-align: center;
}

.testimonial_wrap .content_section p {
	font-size: 16px;
	line-height: 25px;
}

.testimonial_wrap .content_section ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-top: 20px;
}

.testimonial_wrap .content_section ul li {
	position: relative;
	margin-bottom: 13px;
	margin-left: 0;
	list-style: none;
	padding-left: 18px;
}

.testimonial_wrap .content_section ul li::before {
	content: "";
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 9px;
}

.testimonial_wrap .content_section ul li a {
	color: var(--color1);
}

.testimonial_wrap .owlslider {
	background: var(--color1);
	padding-top: 15px;
	padding-bottom: 25px;
	color: #fff;
}

p.testmonial_title_data {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
}

.owlslider p {
	color: #131415;
}

.owlslider .review_wrap .owl-carousel {
	margin-top: 20px;
}

.owlslider .review_wrap .owl-carousel .owl-dots {
	display: block;
	margin-top: 10px;
	text-align: center;
}

.owlslider .review_wrap .owl-carousel .owl-dots button span {
	width: 8px;
	height: 8px;
	background: #fff;
	display: inline-block;
	border-radius: 25px;
	margin-left: 2px;
	margin-right: 2px;
}

.owlslider .review_wrap .owl-carousel .owl-dots button.active span {
	background-color: #131415;
}

.owlslider .review_wrap .owl-carousel .item p img {
	width: 230px;
	float: right;
	margin-left: 10px;
}

.content_inner_header h2 {
	font-size: 28px !important;
	line-height: 36px !important;
	margin-bottom: 30px !important;
}

.owlslider .review_wrap h3 {
	font-size: 17px !important;
	text-align: right;
	color: #131415 !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	line-height: 22px !important;
}

.owlslider .review_wrap .owl-carousel .item {
	margin: auto;
	width: 80%;
	/* height: 350px; */
}

.owlslider .review_wrap .owl-carousel .owl-nav {
	display: block;
	top: 47%;
	position: absolute;
	left: 10px;
	right: 10px;
}

.owlslider .review_wrap .owl-carousel .owl-nav .owl-prev {
	float: left;
}

.owlslider .review_wrap .owl-carousel .owl-nav button span {
	font-size: 60px;
	line-height: 20px;
	color: #fff;
}

.owlslider .review_wrap .owl-carousel .owl-nav .owl-next {
	float: right;
}

.owlslider .review_wrap .owl-carousel .owl-nav button {
	text-decoration: none !important;
}

.locations-section {
	position: relative;
	padding: 100px 0 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

.locations-section::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	opacity: 0.5;
}

.locations-section>.container {
	position: relative;
	z-index: 1;
}

.locations-section .heading-h1 {
	text-align: center;
	color: #fff !important;
	font-size: 35px !important;
	line-height: 45px !important;
}

.heading-h1 span {
	display: block;
	margin: 0 auto;
}

.locations-section .heading-h1 span.subtitle {
	font-family: "PT Sans", sans-serif;
	color: #fff;
	font-size: 18px;
	text-transform: none;
	font-weight: 400;
	line-height: 28px;
	margin-top: 10px;
}

.locations-section .row .col-sm-4 {
	display: inline-block;
	float: none;
}

.locations-section-inner .col-sm-4 {
	float: none;
	margin-bottom: 20px;
	width: 32%;
	display: inline-block;
	vertical-align: top;
}

.locations-section .location-single {
	position: relative;
	text-align: center;
}

.locations-section .location-single a.overflow_link {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	position: absolute;
	z-index: 99;
}

.locations-section .location-single .location-map {
	position: relative;
}

.locations-section .location-single.active h4 {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #000;
}

.locations-section .location-single h4 {
	padding-bottom: 7px;
}

.location-single h4 {
	font-size: 20px;
	font-weight: 500;
	color: #282828;
	text-align: center;
	margin: 37px 0 26px !important;
}

.location-single h5 {
	font-size: 18px;
	line-height: 25px;
	color: #282828;
	text-align: center;
}

.locations-section .table_content {
	text-align: center;
}

.locations-section .table_content {
	display: none;
	width: 100%;
	padding-top: 20px;
	float: left;
}

.table_content {
	display: none;
}

.locations-section .table_content h4 {
	text-align: center;
	padding-left: 0;
	margin-bottom: 10px;
}

.locations-section .table_content h4 {
	font-size: 23px;
}

.location-map>img {
	height: auto;
}

.locations-section .location-single .location-map .arrow-img {
	position: absolute;
	left: 20px;
	bottom: 20px;
	cursor: pointer;
	display: none;
}

.locations-section .row {
	text-align: center;
}

/**** service end ****/
.class_description .row,
.ques_ans-sec .row {
	margin-right: 0;
	margin-left: 0;
}

.testi_sec h2 {
	margin-bottom: 40px !important;
}

.gform_wrapper {
	display: block !important;
}

.address_wrapper .gform_wrapper {
	display: block !important;
	margin-bottom: 40px;
}

.address_wrapper .gform_wrapper form {
	text-align: left;
	max-width: 100%;
	margin: 0 auto;
}

.address_wrapper .gform_legacy_markup_wrapper div.validation_error {
	display: none;
}

.address_wrapper .gform_legacy_markup_wrapper li.gfield.gfield_error {
	padding: 0;
	background: none;
	border: 0;
}

.address_wrapper .gform_wrapper ul li.gfield {
	margin-bottom: 25px !important;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="tel"],

.gform_wrapper select,
.gform_wrapper textarea {
	margin-bottom: 16px !important;
	border: 1px solid #ddd !important;
	padding: 14px 15px !important;
	font-size: 16px !important;
	line-height: 22px !important;
	border-radius: 4px !important;
	font-family: "PT Sans", sans-serif !important;
	box-shadow: none !important;
	outline: 0 !important;
	width: 100% !important;
}

.gform_wrapper.gf_browser_gecko select {
	width: 100% !important;
}

.gform_wrapper h3.gf_progressbar_title {
	margin-bottom: 10px !important;
	font-size: 16px !important;
	line-height: 100% !important;
	color: #131415 !important;
	opacity: 1 !important;
}

.gform_wrapper label {
	font-family: "Montserrat", sans-serif !important;
	font-size: 16px;
	color: #131415;
	font-weight: 500;
}

.gform_wrapper .gfield_required {
	color: #131415;
}

.gform_wrapper input[type="submit"],
.gform_wrapper input[type="button"] {
	font-size: 15px !important;
	line-height: 20px !important;
	color: #fff !important;
	text-transform: uppercase !important;
	background-color: var(--color1) !important;
	display: inline-block !important;
	text-decoration: none !important;
	font-weight: 600 !important;
	padding: 15px 30px !important;
	border-radius: 4px !important;
	outline: none !important;
	border: 1px solid var(--color1) !important;
	transition: 0.25s all !important;
}

.gform_wrapper input[type="submit"]:hover,
.gform_wrapper input[type="submit"]:focus,
.gform_wrapper input[type="button"]:hover,
.gform_wrapper input[type="button"]:focus {
	background-color: #131415 !important;
	color: var(--color1) !important;
	border-color: #131415 !important;
}

.gform_wrapper .gfield_radio .gchoice_2_10_4 input {
	display: inline-block;
}

.gform_wrapper .gfield_radio label {
	font-size: 16px !important;
	font-family: "PT Sans", sans-serif !important;
	line-height: 22px;
	margin-left: 9px;
}

.gform_wrapper .gfield_radio input {
	margin-top: 2px;
	width: auto !important;
	display: inline-block;
}

.top_wrapper {
	position: absolute;
	z-index: 100;
	width: 100%;
	top: 10px;
	transition: 0.25s all;
}

.showing-search-modal .top_wrapper {
	opacity: 0;
	visibility: hidden;
}

.top_wrapper ul {
	margin: 0;
	text-align: right;
}

.top_wrapper ul li {
	display: inline-block;
	margin: 0 0 0 20px;
}

.top_wrapper ul li a {
	color: #131415;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	transition: 0.25s all;
}

.top_wrapper ul li a:hover {
	color: var(--color1);
}

body header .header-inner.section-inner {
	transition: 0.25s all;
	display: grid;
	gap: 20px;
	grid-template-columns: 180px 1fr;
}

div .site-logo img {
	max-height: 120px;
	max-width: 160px;
}

.our_services .about_service .comn_btn {
	margin-top: 0;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
}

.our_services .about_service.popular_tag .price_title h3 {
	font-weight: 600 !important;
}

.inner_description h4,
.our_services .about_service .service_content h4 {
	font-size: 42px;
	line-height: 45px;
	margin-bottom: 27px;
	font-weight: 400;
	color: #131415;
	position: relative;
	padding-bottom: 18px;
}

.inner_description h4 {
	padding-bottom: 0;
}

.woocommerce-cart .post-inner {
	background-color: #fff;
}

body.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
	margin-left: auto !important;
	margin-bottom: 0 !important;
	display: table !important;
}

body.woocommerce-cart .post-inner {
	padding-block: 5rem;
}

.woocommerce table.shop_table td {
	padding-inline: 11px !important
}

body.woocommerce-page table.shop_table th.product-price,
body.woocommerce-page table.shop_table td.product-price {
	min-width: 110px;
}

/* .inner_description h4:after,  */
.our_services .about_service .service_content h4::after {
	content: "";
	display: block;
	border-bottom: 1px solid #ccc;
	position: absolute;
	left: -22px;
	right: -22px;
	bottom: 0;
}

.inner_description h4 strong,
.our_services .about_service .service_content h4 strong {
	font-weight: 400;
	font-size: 21px;
	vertical-align: top;
	line-height: 32px;
}

.inner_description h4 span,
.our_services .about_service .service_content h4 span {
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 6px;
	line-height: 28px;
	vertical-align: top;
}

.inner_description h4 p,
.our_services .about_service .service_content h4 p {
	color: #777;
	font-size: 15px;
	line-height: 15px;
	display: block;
	margin-top: -17px;
	padding-left: 13px;
	margin-bottom: 8px;
	font-style: italic;
	border-bottom: 0;
	padding-bottom: 0;
}

.our_services .about_service .service_content img {
	max-width: 90px;
	margin: 15px auto;
}

.home_ban_sec .col-sm-6.no-vid {
	width: 100%;
}

.our_services .about_service .price_title {
	background-color: #e8fffe;
}

.our_services .about_service .comn_btn a {
	background-color: #e8fffe;
	border-color: #d8fffd;
	margin: 5px;
}

.about_service .price_title::after {
	border-top: 24px solid #e8fffe;
}

.inner-banner {
	padding: 200px 0 100px;
	position: relative;
}

.inner-banner-overlay {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.inner-banner h2,
.inner-banner h1 {
	color: #fff !important;
	margin-bottom: 0 !important;
}

.inner-banner .container {
	position: relative;
	z-index: 1;
}

header {
	transition: 0.25s all;
}

header.sticky .header-inner {
	padding-top: 5px;
	padding-bottom: 5px;
}

header.sticky {
	position: fixed !important;
	top: 0 !important;
	width: 100%;
	background-color: #fff !important;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
	z-index: 99 !important;
}

/**** Waiting start *****/
.waiting_list_sec {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-color: #1f1f1f;
	padding: 200px 0 50px;
}

.waiting_list_sec h1,
.waiting_list_sec li,
.waiting_list_sec p {
	color: #fff !important;
}

.waiting_list_sec ul {
	margin: 0 0 50px;
}

.waiting_list_sec ul li {
	list-style: none;
	padding-left: 18px;
	position: relative;
	margin: 0 0 12px;
}

.waiting_list_sec ul li::before {
	position: absolute;
	content: "";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 9px;
}

.waiting_list_sec .comn_btn {
	margin-bottom: 20px;
}

.waiting_list_sec p a {
	color: var(--color1);
}

.waiting_list_sec .float_right {
	float: right;
}

.waiting_img {
	position: absolute;
	bottom: -50px;
	right: 0;
	left: 0;
	width: 367px;
	max-height: none;
	max-width: none;
}

.waiting_img img {
	width: 100%;
}

.waiting_contennt {
	text-align: center;
}

.waiting_contennt ul {
	text-align: left;
	max-width: 430px;
	margin: 0 auto 50px;
}

/**** Waiting end *****/
/**** Thank you start *****/
.aboutsec {
	padding-top: 50px;
	padding-bottom: 50px;
}

.aboutsec h1 {
	text-align: center;
}

.aboutsec p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
	text-align: justify;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.aboutsec blockquote {
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	display: table;
	margin: auto;
	border: 0;
}

.aboutsec blockquote:last-child {
	width: 100%;
	padding: 60px 0 0;
}

.aboutsec blockquote p {
	font-size: 24px;
	line-height: 34px;
	margin: auto !important;
}

.aboutsec blockquote p::before {
	content: "\f10d";
	position: relative;
	left: 0px;
	font-family: FontAwesome;
	color: var(--color1);
	margin: 0px 8px;
	top: -6px;
}

.aboutsec blockquote p span {
	display: block;
	font-weight: bold;
	margin-top: 5px;
	color: #131415;
}

.videosec {
	padding-top: 60px;
	display: table;
	width: 100%;
	background-color: #fff;
	padding-bottom: 60px;
}

.videosec .video-wrap {
	text-align: center;
	margin: 0 -15px;
	/* margin-top: 40px; */
}

.videosec .video-wrap p {
	width: calc(50% - 2px);
	float: none;
	padding: 0 15px;
	display: inline-block;
	margin-bottom: 0;
	position: relative;
}

.videosec .video-wrap p iframe {
	width: 100%;
}

.who-arethhe {
	padding-top: 60px;
	padding-bottom: 40px;
	display: table;
	width: 100%;
}

.careers--section-about.who-arethhe .content_sec {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding-bottom: 35px;
	display: table;
	position: relative;
	font-size: 16px;
	line-height: 26px;
	color: #666;
	vertical-align: middle;
	height: 250px;
}

.who-arethhe .content_sec::before {
	position: absolute;
	border-top: 2px dashed var(--color1);
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	width: 100%;
	margin: auto;
}

.careers--section-about.who-arethhe .content_sec span:first-child {
	display: block;
	width: 100%;
	float: left;
	/* margin-right: 25px; */
	padding-right: 25px;
}

.careers--section-about.who-arethhe span img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	max-width: none;
	margin: 0 0 16px;
}

.careers--section-about.who-arethhe .content_sec span span {
	display: block;
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	/* padding-top: 10px; */
	color: #131415;
}

.careers--section-about.who-arethhe .content_sec span.designation-s {
	display: block;
	text-align: center;
	font-weight: 300;
	font-size: 18px;
	padding-top: 5px;
	color: #131415;
}

.careers--section-about.who-arethhe .content_sec .desc_text {
	width: 65%;
	/* padding-bottom: 8px; */
	display: table-cell;
	vertical-align: middle;
	color: #131415;
}

.careers--section-about.who-arethhe .content_sec .desc_text ul {
	margin: 0 0 10px;
}

.careers--section-about.who-arethhe .content_sec .desc_text ul li {
	text-align: left;
	padding-left: 16px;
	position: relative;
	list-style: none;
	margin: 0 0 13px;
}

.careers--section-about.who-arethhe .content_sec .desc_text ul li::before {
	content: "";
	position: absolute;
	left: 0;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 8px;
}

.careers--section-about.who-arethhe .content_sec .desc_text a {
	color: var(--color1);
}

.who-arethhe .content_sec:last-child {
	padding-bottom: 0;
}

.careers--section-about.who-arethhe .content_sec:last-child::before {
	display: none;
}

/**** Thank you end *****/
/***** woocommerce style start *****/
body.woocommerce-page .entry-header {
	padding: 60px 0;
	border: none;
}

body.woocommerce-page .entry-header .section-inner {
	padding-top: 0;
	padding-bottom: 0;
}

body.woocommerce-page .entry-header .entry-title {
	margin-bottom: 0 !important;
	font-weight: 500;
}

body.woocommerce-page .woocommerce {
	max-width: 1170px !important;
	width: 100% !important;
	padding-left: 15px;
	padding-right: 15px;
	font-family: "PT Sans", sans-serif;
}

body.woocommerce-page table {
	border-radius: 0 !important;
}

body.woocommerce-page table th {
	color: #000 !important;
	font-family: "Montserrat", sans-serif !important;
}

body.woocommerce-page table td {
	color: #777 !important;
	font-family: "PT Sans", sans-serif;
}

body.woocommerce-page table a {
	color: #000;
	transition: 0.25s all;
}

body.woocommerce-page table a:hover {
	color: var(--color1);
}

body.woocommerce-page .woocommerce a.remove {
	color: #000 !important;
	transition: 0.25s all;
}

body.woocommerce-page .woocommerce a.remove:hover {
	background-color: #000;
	color: #fff !important;
}

body.woocommerce-page table.shop_table tfoot td,
body.woocommerce-page table strong,
body.woocommerce-page table b {
	color: #000 !important;
}

body.woocommerce-page .product-quantity input.qty {
	width: 100%;
	padding: 7px 2px !important;
	box-shadow: none !important;
	outline: none !important;
	border-color: #ddd !important;
	max-width: 60px;
}

body.woocommerce-page .button,
body.woocommerce-page button[type="submit"] {
	font-family: "PT Sans", sans-serif !important;
	font-size: 14px !important;
	line-height: 26px !important;
	color: #131415 !important;
	text-transform: uppercase !important;
	background-color: var(--color1) !important;
	display: inline-block !important;
	text-decoration: none !important;
	font-weight: 600 !important;
	padding: 12px 30px !important;
	border-radius: 4px !important;
	outline: none !important;
	border: 1px solid var(--color1) !important;
	transition: 0.25s all !important;
	vertical-align: top;
}

body.woocommerce-page .button:hover,
body.woocommerce-page .button:focus,
body.woocommerce-page button[type="submit"]:hover,
body.woocommerce-page button[type="submit"]:focus {
	background-color: #131415 !important;
	color: var(--color1) !important;
	border-color: #131415 !important;
}

body.woocommerce-page input[type="password"],
body.woocommerce-page input[type="number"],
body.woocommerce-page input[type="text"],
body.woocommerce-page input[type="number"],
body.woocommerce-page input[type="email"],
body.woocommerce-page input[type="tel"],
body.woocommerce-page .select2-selection__rendered,
body.woocommerce-page select {
	border: 1px solid #ddd !important;
	padding: 10px 15px !important;
	font-size: 16px !important;
	line-height: 22px !important;
	border-radius: 0 !important;
	font-family: "PT Sans", sans-serif !important;
	box-shadow: none !important;
	outline: 0 !important;
	color: #000 !important;
}

body.woocommerce-page .select2-selection {
	border: 0;
	height: auto;
}

body.woocommerce-page .checkout_coupon #coupon_code,
body.woocommerce-page .coupon #coupon_code {
	padding: 14px 15px !important;
	width: 100%;
	max-width: 190px;
	margin-right: 10px;
}

body.woocommerce-page table {
	border: 1px solid #ddd !important;
	border-bottom: 0 !important;
}

body.woocommerce-page table th,
body.woocommerce-page table td {
	border-bottom: 1px solid #ddd !important;
	border-left: 0 !important;
	border-top: 0 !important;
	border-right: 1px solid #ddd !important;
	box-shadow: none !important;
	font-size: 17px !important;
	line-height: 27px !important;
}

body.woocommerce-page table th:last-child,
body.woocommerce-page table td:last-child {
	border-right: 0 !important;
}

body.woocommerce-cart .woocommerce,
body.woocommerce-checkout .woocommerce {
	padding-bottom: 50px;
}

body.woocommerce-checkout .checkout::after {
	content: "";
	clear: both;
	display: table;
}

body.woocommerce-checkout .checkout #customer_details,
body.woocommerce-checkout .checkout #order_review_heading,
body.woocommerce-checkout .checkout #order_review {
	width: calc(50% - 15px);
	float: left;
}

body.woocommerce-checkout .checkout #customer_details {
	margin-right: 30px;
}

body.woocommerce-checkout .checkout #customer_details .col-1,
body.woocommerce-checkout .checkout #customer_details .col-2 {
	width: 100%;
}

body.woocommerce-page .select2-selection__arrow {
	height: 42px !important;
	right: 8px !important;
}

body.woocommerce-page #payment label img {
	max-width: 50px;
}

body.woocommerce-page h3 {
	font-size: 24px !important;
	line-height: 34px !important;
	color: #131415 !important;
	font-weight: 500 !important;
	margin-bottom: 25px !important;
}

body.woocommerce-page .woocommerce-error,
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info {
	font-family: "Montserrat", sans-serif;
	border-top-color: #000;
}

body.woocommerce-page .woocommerce-error:before,
body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before {
	color: #000;
}

body.woocommerce-page .woocommerce-error li:first-child {
	margin-top: 0;
}

body.woocommerce-page a {
	color: #000;
}

body.woocommerce-page a:hover {
	color: var(--color1) !important;
}

body.woocommerce-page a.button:hover {
	color: var(--color1) !important;
}

body.woocommerce-page .cart_totals h2 {
	margin-bottom: 20px !important;
}

body.woocommerce-page .checkout_coupon .form-row {
	width: auto !important;
	float: none !important;
	display: inline-block;
}

body.woocommerce-page .woocommerce-ordering,
body.woocommerce-page #payment {
	font-family: "PT Sans", sans-serif !important;
}

body.woocommerce-page #payment p {
	font-size: 18px;
}

body.woocommerce-page #payment .payment_box .form-row {
	padding: 0 !important;
}

body.woocommerce-page ul.products {
	margin-bottom: 20px;
}

body.woocommerce-page ul.products li.product {
	margin: 0 3% 50px 0 !important;
	width: 31.33% !important;
	text-align: center;
}

body.woocommerce-page ul.products li.last {
	margin-right: 0 !important;
}

body.woocommerce-page .related ul.products li.product.last {
	margin-right: 3% !important;
}

body.woocommerce-page .related ul.products li.product:nth-child(3n) {
	margin-right: 0 !important;
}

body.woocommerce-page ul.products li.product .woocommerce-LoopProduct-link img {
	margin-bottom: 0 !important;
}

body.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	font-size: 22px !important;
	line-height: 30px !important;
	margin: 20px 0 18px !important;
	padding: 0 !important;
	text-align: center !important;
}

body.woocommerce-page ul.products li.product .price {
	color: #000 !important;
	font-family: "PT Sans", sans-serif;
	margin-bottom: 10px !important;
}

body.woocommerce-page ul.products li.product .button {
	margin-top: 10px !important;
	padding: 10px 25px !important;
}

body.single-product .summary .price {
	color: #000 !important;
	font-weight: 600;
	font-size: 25px !important;
	line-height: 35px !important;
	margin-bottom: 15px !important;
}

body.single-product .summary ul {
	margin: 0 0 40px;
}

body.single-product .summary ul li {
	padding-left: 18px;
	position: relative;
	list-style: none;
	padding-bottom: 0;
	margin: 0 0 7px;
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	line-height: 26px;
}

body.single-product .summary ul li::before {
	position: absolute;
	content: "";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 10px;
}

body.single-product .summary .cart {
	margin-bottom: 40px !important;
}

body.single-product .summary .cart input.qty {
	width: auto;
	padding: 14px 10px !important;
	margin-right: 10px;
}

body.single-product .summary .product_meta {
	font-family: "PT Sans", sans-serif;
}

body.single-product .related {
	clear: both;
	padding: 30px 0 0;
}

body.single-product .related>h2 {
	margin-bottom: 40px !important;
}

body.woocommerce-page .pagination-single {
	margin: 40px auto 80px;
	width: 100%;
	max-width: 1170px !important;
}

body.woocommerce-page .pagination-single a {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
}

body.woocommerce-page .pagination-single a:hover .title,
body.woocommerce-page .pagination-single a:focus .title {
	text-decoration: none !important;
}

body.woocommerce-page .pagination-single .styled-separator {
	color: #b0b0b0;
}

body.woocommerce-page .add_to_cart_button.loading::after {
	right: 8px !important;
}

body.woocommerce-page #payment fieldset>br {
	display: none;
}

body.woocommerce-page .wc-stripe-elements-field {
	padding: 11px 10px;
}

body.woocommerce-page #payment ul.woocommerce_error li {
	line-height: 31px;
}

body.woocommerce-order-received .woocommerce,
body.woocommerce-account .woocommerce {
	margin-bottom: 80px;
}

body.woocommerce-account form.lost_reset_password,
body.woocommerce-account form.login {
	max-width: 380px;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-radius: 4px;
	padding: 20px 20px;
}

body.woocommerce-account form.lost_reset_password p,
body.woocommerce-account form.login p {
	font-size: 17px;
	margin-bottom: 10px;
	width: 100%;
}

body.woocommerce-account form.lost_reset_password .button,
body.woocommerce-account form.lost_reset_password .input-text,
body.woocommerce-account form.login .input-text {
	width: 100%;
	margin-right: 0;
	color:#000 !important;
}
body.woocommerce-account form.login .button{
	color: #fff !important;
		width: 100%;
	margin-right: 0;
	margin-top:10px;
}

body.woocommerce-account form.login .button:hover {
	color: var(--color1) !important;
}

body.woocommerce-account .woocommerce-notices-wrapper {
	max-width: 380px;
	margin-left: auto;
	margin-right: auto;
}

body.woocommerce-order-received .woocommerce h2,
body.woocommerce-account .woocommerce h2 {
	margin-bottom: 33px !important;
}

body.woocommerce-account form.login .lost_password {
	padding: 8px 4px 0;
}

body.woocommerce-account input[type="checkbox"] {
	outline: 0 !important;
}

body.woocommerce-account input[type="checkbox"]:checked::before {
	margin: 0;
	height: 17px;
	width: 17px;
	top: -1px;
	left: -3px;
}

body.woocommerce-page #payment [type="radio"],
body.woocommerce-page #payment [type="checkbox"] {
	margin-right: 0 !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
	width: calc(28% - 50px);
	margin-right: 50px;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin: 0;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	margin: 0;
	position: relative;
	border-bottom: 1px dashed #ddd;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li:first-child {
	border-top: 1px dashed #ddd;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li::before {
	content: "";
	position: absolute;
	left: 0px;
	background-color: #000;
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 18px;
	transition: 0.25s all;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover:before {
	background-color: var(--color1);
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	display: block;
	padding: 11px 12px 10px 18px;
	transition: 0.25s all;
	font-size: 15px;
	line-height: 22px;
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
	color: var(--color1);
}

body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active:before {
	background-color: var(--color1);
}

body.woocommerce-account .woocommerce-MyAccount-content {
	width: 72%;
}

body.woocommerce-account.logged-in .woocommerce-notices-wrapper {
	max-width: none;
}

body.woocommerce-account .woocommerce-MyAccount-content p {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 15px;
}

body.woocommerce-account .woocommerce-MyAccount-content p strong {
	color: #000;
}

body.woocommerce-order-received .woocommerce-order .button,
body.woocommerce-account .woocommerce-MyAccount-content .button {
	padding: 10px 22px 10px !important;
	font-size: 14px !important;
	line-height: 25px !important;
	color: #fff !important;
}

body.woocommerce-order-received .woocommerce-order .woocommerce-order-details,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
	margin-bottom: 0;
	padding-top: 40px;
	padding-bottom: 60px;
}

body.woocommerce-order-received .woocommerce-order .woocommerce-order-details .order_details,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details .order_details {
	margin-bottom: 60px;
}

body.woocommerce-order-received .woocommerce-order .woocommerce-customer-details,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details {
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

body.woocommerce-order-received .woocommerce-order address,
body.woocommerce-account .woocommerce-MyAccount-content address {
	font-size: 18px;
	line-height: 30px;
}

body.woocommerce-account .woocommerce-MyAccount-content>.subscription_details,
body.woocommerce-account .woocommerce-MyAccount-content>.order_details,
body.woocommerce-account .woocommerce-MyAccount-content>.my_account_orders {
	margin-bottom: 20px;
}

body.woocommerce-account .woocommerce-MyAccount-content label.checkbox {
	padding-left: 20px;
	position: relative;
}

body.woocommerce-account .woocommerce-MyAccount-content label.checkbox input {
	left: 0;
	position: absolute;
	top: 2px;
}

body.woocommerce-account .woocommerce-MyAccount-content .edit-account .form-row span {
	font-size: 16px;
	line-height: 26px;
}

body.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset {
	margin: 30px 0;
	border: 1px solid #ddd;
	padding: 15px 20px 20px;
}

body.woocommerce-account .woocommerce-MyAccount-content .edit-account fieldset legend {
	font-size: 20px;
	line-height: 20px;
	width: auto;
	padding: 0 12px;
}

body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address header {
	border-bottom: 0;
}

body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address h3 {
	margin-bottom: 15px !important;
}

body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address a.edit {
	text-decoration: underline !important;
	font-size: 17px;
	line-height: 27px;
	float: left;
	/* margin-left: 20px; */
	margin-top: 4px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row.form-row input[type="checkbox"], 
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row.form-row input[type="radio"] {
	margin: 0 8px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row.form-row {
	margin: 0;
	padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row.form-row:has(.woocommerce-Input) {
	margin: 0 0 20px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .button {
	margin-top: 20px;
}
body.woocommerce-order-received .woocommerce-order .order_details {
	border: 1px solid #ddd;
	margin-bottom: 30px;
}

body.woocommerce-order-received .woocommerce-order .order_details li {
	float: left;
	margin: 0;
	text-transform: none;
	font-size: 16px;
	line-height: 26px;
	border-right: 1px solid#ddd;
	padding: 12px 20px;
	list-style: none;
}

body.woocommerce-order-received .woocommerce-order .order_details li strong {
	color: #000;
	font-size: 19px;
	font-weight: 600;
	line-height: 28px;
}

body.woocommerce-order-received .woocommerce {
	padding-bottom: 0;
}

body.woocommerce-account #payment li .input-radio+label {
	width: 100%;
	max-width: 400px;
	vertical-align: unset;
	display: inline-block;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content h2 {
	margin-bottom: 22px !important;
}
.woocommerce-account.woocommerce-view-subscription .woocommerce-MyAccount-content > .shop_table {
	margin-bottom: 50px;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address h2 {
	text-align: left;
}
.woocommerce-account .learndash-wrapper .ld-profile__saved-cards-title {
	color: #131415;
}
.woocommerce-account .learndash-wrapper .ld-profile__saved-cards-actions .ld-profile__saved-cards-action {
	font-size: 14px;
	color: #71a69a;
	font-weight: 700;
}
.woocommerce-account #add_payment_method #payment {
	background: rgba(113, 166, 154, 0.06);
}
.woocommerce-account #add_payment_method #payment div.payment_box {
	background-color: rgba(113, 166, 154, 0.06);
	padding: 0;
}
.woocommerce-account #add_payment_method #payment div.payment_box:before {
	border-bottom-color: #eff5f3;
}
.woocommerce-account #add_payment_method #payment div.payment_box > .wc-payment-form{
	border: 0;
}
.ld-dialog.learndash-wrapper .ld-dialog__header h2.ld-dialog__title {
	font-size: 28px !important;
	line-height: 38px !important;
	margin: 0 !important;
}
#add-new-card-dialog.ld-dialog.learndash-wrapper button.ld-dialog__button {
	color: #fff;
	background: #71a69a !important;
	text-transform: uppercase;
	font-size: 14px;
	border-radius: 4px;
	padding: 1em;
	text-decoration: none;
	font-family: inherit;
	font-weight: 600;
	letter-spacing: 0.5px;
	opacity: 1;
	transition: all 0.3s ease-in-out;
}
#add-new-card-dialog.ld-dialog.learndash-wrapper button.ld-dialog__button:hover {
	background: #131415 !important;
	color: #71a69a;
}
.ld-dialog__content .ld-paypal-checkout__billing-address .ld-paypal-checkout__billing-field-label {
	margin: 0 0 6px;
}

/***** woocommerce style end *****/
/* .home:not(.no_sale) header nav .primary-menu li span.icon:before,
.home:not(.no_sale) header nav .primary-menu li span.icon:after,
.page-template-aboutus header nav .primary-menu li span.icon:before,
.page-template-aboutus header nav .primary-menu li span.icon:after,
.page-template-programs-2025 header nav .primary-menu li span.icon:before,
.page-template-programs-2025 header nav .primary-menu li span.icon:after,
.page-template-waiting-list-page header nav .primary-menu li span.icon:before,
.page-template-waiting-list-page header nav .primary-menu li span.icon:after {
	color: #fff;
} */

.home:not(.no_sale) header.sticky nav .primary-menu li span.icon:before,
.home:not(.no_sale) header.sticky nav .primary-menu li span.icon:after,
.page-template-aboutus header.sticky nav .primary-menu li span.icon:before,
.page-template-aboutus header.sticky nav .primary-menu li span.icon:after,
.page-template-programs-2025 header.sticky nav .primary-menu li span.icon:before,
.page-template-programs-2025 header.sticky nav .primary-menu li span.icon:after,
.page-template-waiting-list-page header.sticky nav .primary-menu li span.icon:before,
.page-template-waiting-list-page header.sticky nav .primary-menu li span.icon:after {
	color: #000;
}

header nav .primary-menu li span.icon:before,
header nav .primary-menu li span.icon:after {
	color: #000;
}

header nav .primary-menu li.current_page_item span.icon:before,
header nav .primary-menu li.current_page_item span.icon:after,
header nav .primary-menu li a:hover+span.icon:before,
header nav .primary-menu li a:hover+span.icon:after {
	color: var(--color1);
}

header ul li.menu-item-has-children .icon {
	color: #131415 !important;
	top: 9px !important;
	transition: 0.25s all;
}

.woocommerce-account .entry-content {
	position: relative;
	max-width: 1170px;
	margin: auto;
	padding: 0 15px;
}

.woocommerce-account .entry-content .woocommerce .woocommerce-MyAccount-navigation {
	position: absolute;
	top: 13%;
	left: 15px;
}

/* .woocommerce-account .entry-content .learndash-wrapper {
	padding-left: 28% !important;
} */

.woocommerce-account .entry-content>p {
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	/*display: none;*/
}

.woocommerce-account.logged-in .entry-content>p {
	display: none;
}

.woocommerce-account .entry-content {
	font-family: "PT Sans", sans-serif;
	color: #777;
}

body.woocommerce-account .entry-header {
	padding: 60px 0 40px;
	background-color: #f2ecdd;
}

body.woocommerce-account .learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-heading {
	font-size: 32px;
	color: #333;
}

body.woocommerce-account .learndash-wrapper .ld-item-list .ld-section-heading h3 {
	margin: 0 !important;
}

body.woocommerce-account .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat {
	flex: 0 0 120px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name {
	color: #333;
	font-size: 20px;
	line-height: 30px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon {
	margin-top: 2px !important;
	border-left-color: var(--color1) !important;
  border-top-color:  var(--color1) !important;
}

div.learndash-wrapper #ld-profile button.ld-icon-search.ld-icon {
	color: #777;
	font-size: 26px;
	text-decoration: none !important;
}

div.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
	padding: 40px 55px;
}

div.learndash-wrapper .ld-item-list .ld-item-search h4 {
	font-weight: 600;
	font-size: 24px;
}

div.learndash-wrapper .ld-item-list .ld-item-search .ld-closer {
	font-weight: 600;
	font-size: 16px;
}

div.learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name input[type="text"] {
	height: auto;
	border-radius: 8px !important;
	padding: 16px 15px !important;
}

div.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat strong {
	margin-bottom: 0;
	line-height: 40px;
}

.single-sfwd-courses .entry-header .post-meta-wrapper {
	display: none;
}

body.single-sfwd-courses .entry-title {
	color: var(--color1) !important;
}

.woocommerce-error {
	background-color: #f8d7da !important;
	border-top-color: #721c24 !important;
	color: #721c24 !important;
}

body.woocommerce-account .woocommerce-notices-wrapper {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.woocommerce-error li {
	font-size: 14px !important;
}

.single-sfwd-courses .entry-header .section-inner.medium {
	padding: 0;
}

.single-sfwd-courses .entry-header {
	padding: 60px 0 10px !important;
	border: 0;
}

.entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 100% !important;
	width: 100% !important;
	padding: 0;
}

#site-content .entry-content {
	max-width: 1170px;
	margin: auto;
	padding: 0 15px;
	font-family: "PT Sans", sans-serif;
}

.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats {
	font-size: 15px;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details {
	min-width: 160px;
}

div.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
	width: 22px;
	height: 22px;
	padding: 4px;
	line-height: 15px;
	font-size: 10px;
	aspect-ratio: 1/1;
	color: #fff !important;
}

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components {
	margin-top: 5px !important;
}

.single-sfwd-courses .post-meta-edit-link-wrapper {
	display: none;
}

.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-title {
	font-size: 22px;
}

.learndash-wrapper .ld-lesson-list.ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-items {
	padding: 0;
}

.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-item .ld-table-list-item-preview span.ld-topic-title {
	font-size: 18px;
}

.single-sfwd-courses .learndash-wrapper .ld-item-list.ld-lesson-list {
	margin: 2em 0 80px;
}

.woocommerce-account .woocommerce-error,
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-message {
	padding: 20px 20px 20px 55px;
	font-size: 18px !important;
}
.woocommerce-account #site-content .post-inner .woocommerce {
	margin: auto;
}
.woocommerce-account .learndash-wrapper .ld-profile-summary .ld-profile-card,
.woocommerce-account .learndash-wrapper .ld-profile-summary {
	margin-top: 0;
}
.woocommerce-account .learndash-wrapper.ld-profile {
	margin-bottom: 30px;
}
.woocommerce-account .post-inner {
	padding-top: 60px;
    padding-bottom: 70px;
}

.search-modal .search-field {
	height: 9rem !important;
	font-size: 22px !important;
	line-height: 32px;
}

.search-no-results h1 .color-accent,
.search-results h1 .color-accent {
	color: var(--color1);
}

.search-no-results .no-search-results-form {
	padding-top: 0;
	max-width: 550px !important;
}

.search-no-results .archive-header-inner.section-inner,
.search-no-results .archive-subtitle.intro-text {
	padding: 0;
	margin: 0 auto;
}

.search-no-results header.archive-header,
.search-results header.archive-header {
	padding: 0;
	border: 0;
}

.search-no-results #site-content {
	padding: 60px 0 80px;
}

.search-no-results h1.archive-title {
	margin-bottom: 20px !important;
}

.search-no-results .archive-subtitle.intro-text {
	margin-bottom: 25px;
	max-width: 550px !important;
}

.search .search-form .search-submit {
	flex-shrink: 0;
	background-color: var(--color1);
	color: #000;
	border-radius: 4px;
	font-family: "PT Sans", sans-serif;
	font-size: 15px;
}

.search .archive-subtitle p {
	font-size: 18px;
}

input[type="search"]:focus {
	outline: none !important;
}

.search-results .post-meta-wrapper.post-meta-single {
	display: none;
}

.section-inner .post-meta-wrapper.post-meta-edit-link-wrapper {
	display: none;
}

.search-results .post-inner {
	padding-top: 0;
}

header.entry-header {
	border: 0;
}

.search-results .menu-modal .section-inner,
.search-results header .section-inner {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
}

.search-results #site-content {
	padding: 60px 0 80px;
}

.search-results .nav-links a.page-numbers {
	color: var(--color1);
	display: inline-block;
}

.search-results .pagination .next {
	text-align: left;
	margin: 0;
}

.search-results .pagination .prev {
	margin: 0;
}

.search-results .nav-links .placeholder {
	visibility: visible;
}

.search-results .pagination .nav-links {
	display: block;
}

.search-results .pagination .next,
.search-results .pagination .prev {
	display: inline-block;
}

.search-results .pagination {
	width: 100%;
}

.search-results span.nav-prev-text,
.search-results span.nav-next-text {
	display: none;
}

.search-results h2.entry-title {
	font-size: 24px !important;
	line-height: 34px !important;
}

.hero_section .event_detail .event_date {
	margin-bottom: 12px;
}

.hero_section {
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
	background-image: url();
	background-size: cover;
	background-position: center center;
}

.hero_section:before {
	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	background-color: #000;
	opacity: 0.6;
}

.hero_section .event_detail {
	text-align: center;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}

.hero_section .event_detail .event_date h5 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

.hero_section .event_detail .event_date h6 {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	margin-bottom: 30px;
}

.hero_section .event_detail .event_date h6 a {
	color: #fff;
}

.hero_section .event_title h1 {
	color: #fff !important;
	font-weight: 500;
	margin: 0 0 10px !important;
}

.hero_section .event_title p {
	font-size: 18px;
	color: #fff;
}

.hero_section .comn_btn a {
	margin: 5px;
}

p {
	letter-spacing: 0;
}

.schedule {
	background-color: #c3a37917;
}

.timeline {
	margin-top: 3em;
	margin-bottom: 0;
}

.timeline {
	position: relative;
	padding: 0 20px;
	margin-top: 2em;
	margin-bottom: 0;
}

.timeline:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	height: auto;
	width: 3px;
	right: 0;
	bottom: 16%;
	margin: auto;
}

.timeline-block:first-child {
	margin-top: 0;
}

.timeline-block {
	margin: 2em 0;
}

.timeline-block {
	position: relative;
	margin: 1em 0;
	display: table;
	width: 100%;
}

.timeline-bullet,
.highlighted-plan {
	border-color: #4eae49;
}

.timeline-bullet {
	width: 15px;
	height: 15px;
	left: 50%;
	margin-left: -8px;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.timeline-bullet {
	position: absolute;
	top: 5px;
	left: 0;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	border: 3px solid var(--color1);
	background: #fff;
	margin: auto;
	right: 0;
}

.timeline-content {
	margin-left: 0;
	width: 47.3%;
}

.timeline-content {
	margin-left: 60px;
}

.timeline-content {
	position: relative;
	margin-left: 35px;
	min-height: 50px;
	margin-bottom: 10px;
}

.timeline .timeline-block:nth-child(2n + 1) .timeline-content h3,
.timeline .timeline-block:nth-child(2n + 1) .timeline-content p {
	text-align: right;
}

.timeline-content .date {
	position: absolute;
	width: 100%;
	left: 112%;
	top: 0;
	font-size: 14px;
}

.timeline-content {
	margin-left: 0;
	width: 47.3%;
}

.timeline-content {
	position: relative;
	margin-left: 0px;
	min-height: 50px;
	margin-bottom: 10px;
}

.timeline-content .date {
	float: left;
	padding: 0;
	opacity: 0.7;
	font-weight: 600;
	color: #717171;
}

.timeline::before {
	background: var(--color1);
}

.schedule .max_wrap {
	max-width: 800px;
	margin: auto;
	padding: 0px 20px;
}

.timeline-block .timeline-content>p {
	color: #717171;
}

.timeline-block:nth-child(2n) .timeline-content .date {
	left: auto;
	right: 112%;
	text-align: right;
}

.schedule .tab-content {
	background-color: #fff;
	overflow: hidden;
	/*     margin: 0 15px; */
}

.schedule .tab-content .timeline {
	overflow: hidden;
}

.schedule {
	padding-top: 70px;
	padding-bottom: 90px;
}

.schedule .section-title {
	margin-top: 0px;
	text-align: center;
}

.timeline .timeline-block .timeline-content h3 {
	font-size: 18px !important;
	line-height: 28px !important;
	margin: 0;
}

.timeline-block:nth-child(2n) .timeline-content {
	float: right;
}

.schedule .comn_btn a:hover,
.schedule .comn_btn a:focus {
	background-color: #131415 !important;
}

.schedule .nav-center {
	text-align: center;
	margin-bottom: 40px;
}

.schedule .nav-center .comn_btn {
	display: flex;
	margin: 0px;
	gap: 10px;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.schedule .nav-center .comn_btn li {
	margin: 0;
	/* margin-right: 10px; */
}

.schedule .section-title h2 {
	margin-bottom: 40px !important;
}

.event_sec2 {
	padding: 0;
	margin-bottom: 230px;
}

.event_sec2 .row {
	margin: 0;
}

.event_sec2 .row .col-sm-6 {
	padding: 0;
}

.event_sec2 .home_ban_box {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 80px 40px;
	text-align: center;
	position: relative;
	background-image: url(https://beckymoller.wpenginepowered.com/wp-content/uploads/2025/07/Still-2025-06-27-205935_1.22.1-scaled.jpeg);
	min-height: 500px;
}

.event_sec2 .home_ban_box::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #e8fffe;
	opacity: 0.3;
}

.event_sec2 .home_ban_box h2 {
	margin: 0 auto 25px auto !important;
	z-index: 2;
	position: relative;
	font-weight: 400 !important;
	max-width: 500px;
	font-size: 26px !important;
	line-height: 36px !important;
}

.event_sec2 .home_ban_box .home_bn_content a {
	color: var(--color1);
}

.event_sec2 .home_ban_box .home_ban_content a:hover {
	color: #ffffff;
}

.event_sec2 .home_ban_content {
	background-color: var(--color1);
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: -150px;
	max-width: 580px;
	margin: auto;
	padding: 40px 50px 40px;
}

.event_sec2 .col-sm-6:last-child .home_ban_content {
	background-color: #c3a379;
}

.event_sec2 .home_ban_content h3 {
	font-size: 18px !important;
	line-height: 28px !important;
	text-align: left;
	margin: 0 0 15px !important;
}

.event_sec2 .home_ban_box ul {
	margin: 0 0 25px 15px;
	text-align: left;
}

.event_sec2 .home_ban_box ul li {
	color: #131415;
	margin: 0 0 6px;
}

.event_sec2 .home_ban_box a:hover {
	text-decoration: none !important;
}

.event_sec2 .home_ban_box a {
	color: #131415 !important;
	font-weight: 600;
	text-decoration: underline !important;
}

.lifehouse_testimonial {
	padding-top: 70px;
	padding-bottom: 80px;
}

.lifehouse_testimonial .max_wrap {
	max-width: 1000px;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
}

.lifehouse_testimonial .testimonial_sec {
	margin-top: 70px;
	display: table;
}

.lifehouse_testimonial .testimonial_sec .left_testi {
	width: 46%;
	float: left;
}

.lifehouse_testimonial .testimonial_sec .testi_content {
	background-color: #fff;
	padding: 20px 30px 20px 30px;
	text-align: center;
	position: relative;
	border-radius: 10px;
}

.lifehouse_testimonial .testimonial_sec .testi_content img {
	border-radius: 50%;
	margin: auto;
	width: 104px;
	margin-top: -81px;
	aspect-ratio: 1/1;
	object-fit: cover;
}

.lifehouse_testimonial .testimonial_sec .testi_content .client_wrap {
	text-align: center;
	margin-top: 10px;
}

.lifehouse_testimonial .testimonial_sec .testi_content .client_wrap h4 {
	color: #000;
	font-size: 26px;
	margin-bottom: 10px;
	line-height: 38px;
	font-weight: 500;
}

.lifehouse_testimonial .testimonial_sec .testi_content .client_wrap h5 {
	font-size: 18px;
	line-height: 23px;
	font-weight: 600;
	color: #131415;
	margin-top: 25px !important;
}

.lifehouse_testimonial .testimonial_sec .testi_content .client_wrap span {
	font-size: 18px;
}

.lifehouse_testimonial .testimonial_sec .testi_content .client_wrap p {
	color: #444;
}

.lifehouse_testimonial .testimonial_sec .right_testi {
	width: 46%;
	float: right;
}

.lifehouse_testimonial .quote_img {
	margin-right: auto;
	margin-top: 0px;
	display: table;
	position: absolute;
	top: 30px;
	left: -14px;
	z-index: 1;
}

.lifehouse_testimonial .quote_img img {
	width: 65px;
	filter: brightness(0) saturate(100%) invert(66%) sepia(13%) saturate(930%) hue-rotate(354deg) brightness(100%) contrast(88%);
}

.lifehouse_testimonial .testimonial_sec .testi_sec {
	border: 0;
	position: relative;
}

.lifehouse_testimonial .testimonial_sec .testi_content {
	position: relative;
	background-color: rgba(113, 166, 154, 0.61);
}

/* .lifehouse_testimonial .testimonial_sec .testi_content:after {
top: auto;
right: 50px;
border: solid #fff0;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-top-color: rgba(113, 166, 154, 0.61);
border-width: 30px;
margin-left: -30px;
left: auto;
transform: rotate(-17deg);
bottom: -40px;
} */
.lifehouse_testimonial .testimonial_sec .right_testi .testi_content:after {
	left: 80px;
	transform: rotate(14deg);
}

.booking_section {
	padding: 80px 0 80px;
	background-image: url(/wp-content/uploads/2021/11/lifehouse-fit-group-classes.jpg);
	background-size: cover;
	background-position: center center;
	position: relative;
}

.booking_section:before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	opacity: 0.6;
	background-color: #000;
}

.booking_section .max_wrap {
	text-align: center;
	max-width: 800px;
	margin: auto;
	background-color: #fff;
	position: relative;
	padding: 50px 50px 60px;
	border-radius: 4px;
}

.booking_section .max_wrap h2 {
	margin-bottom: 30px !important;
}

.booking_section .comn_btn {
	margin-top: 40px;
}

.about_banner_sec {
	position: relative;
	/*background-image: url('');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;*/
	padding: 80px 0 80px;
	background-color: #f7f7f7;
	border-bottom: 1px dashed #ccc;
}

/*.about_banner_sec:before {
position: absolute;
content: '';
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0.7;
background-color: #000;
}*/
.about_banner_sec .banner_content h1 {
	margin-bottom: 25px !important;
	font-size: 32px !important;
	line-height: 46px !important;
}

.about_banner_sec .banner_content h3 {
	font-size: 20px;
	margin: 0 0 20px;
	font-weight: 300;
}

.about_banner_sec .banner_content p {
	margin-bottom: 20px !important;
}

.about_banner_sec .banner_content ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.about_banner_sec .banner_content ul li strong {
	color: #606060;
}

.about_banner_sec .banner_content ul li {
	margin: 0 0 15px;
	padding-left: 25px;
	position: relative;
}

.about_banner_sec .banner_content ul li:before {
	position: absolute;
	content: "\f05d";
	left: 0px;
	font-family: "FontAwesome";
	color: var(--color1);
	top: 0;
	font-size: 18px;
}

.about_banner_sec iframe {
	width: 100%;
}

.about_banner_sec .btn_wrap a {
	margin: 0 10px;
}

.about_banner_sec .btn_wrap {
	margin-top: 40px;
	text-align: center;
	position: relative;
}

.additional_benifits {
	padding-top: 70px;
	padding-bottom: 70px;
	border-bottom: 1px dashed #ccc;
}

.additional_benifits h2 {
	text-align: left !important;
	margin-bottom: 20px !important;
}

.additional_benifits .about_benifit ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.additional_benifits .about_benifit ul li {
	margin: 0 0 10px;
	padding-left: 25px;
	position: relative;
}

.additional_benifits .about_benifit ul li:before {
	position: absolute;
	content: "\f05d";
	left: 0px;
	font-family: "FontAwesome";
	color: var(--color1);
	top: 0;
	font-size: 18px;
}

.additional_benifits .img_video_box {
	width: 50%;
	float: left;
	padding: 10px;
}

.additional_benifits .img_video {
	margin: 0 -10px;
}

.additional_benifits .img_video_box iframe {
	height: 170px !important;
}

.additional_benifits .img_video_box img {
	height: 170px;
	width: 100%;
	object-fit: cover;
}

.inner-surface-testimonial-block {
	padding: 70px 0 80px;
	background-color: #f7f7f7;
	border-bottom: 1px dashed #ccc;
}

.inner-surface-testimonial-block h2 {
	position: relative;
}

.surface-client-slide-content {
	margin: 0 15px;
	display: flex;
	background: #fff;
	padding: 40px;
	border: 1px solid #ccc;
	min-height: 237px;
}

.surface-client-slider .client-slide-box {
	width: 50%;
}

.surface-client-slider .slide_box_video {
	width: 50%;
	padding-left: 40px;
}

.surface-client-slider p {
	line-height: 28px;
}

.surface-client-slider .client-slide-box h4 {
	font-size: 20px;
	text-align: right;
	margin: 20px 0 0 !important;
	font-weight: 500;
	color: #444;
}

.surface-client-slider .owl-dots {
	display: none;
}

.surface-client-slider .owl-nav {
	display: block !important;
	position: absolute;
	left: -40px;
	right: -40px;
	top: 40%;
	height: 0;
}

.surface-client-slider .owl-carousel .owl-nav span {
	font-size: 65px;
	cursor: pointer;
}

.surface-client-slider .owl-prev {
	float: left;
}

.surface-client-slider .owl-next {
	float: right;
}

.surface-client-slider button {
	outline: none !important;
	text-decoration: none !important;
}

.surface-client-slider .btn_wrap {
	text-align: center;
	font-size: 0;
	margin-top: 30px;
}

.owl-carousel .owl-stage {
	display: flex;
}

.owl-carousel .owl-item {
	display: flex;
	flex: 1 0 auto;
}

.faq_section {
	padding: 80px 0 120px;
}

.faq_section .faq_img {
	position: relative;
	padding: 0 20px;
}

.faq_section .faq_img img {
	position: relative;
	width: 100%;
	border-radius: 40px;
	height: 440px;
	object-fit: cover;
}

.faq_section .faq_img:before {
	position: absolute;
	content: "";
	bottom: -20px;
	left: 40px;
	background-color: var(--color1);
	right: 0px;
	top: 20px;
	opacity: 0.8;
}

.faq_section .faq_img iframe {
	position: relative;
}

.faq_section .btn_wrap {
	margin-top: 40px;
	text-align: center;
}

.faq_section .ui-accordion .ui-accordion-header:first-child {
	border-top: 0;
}

.faq_section #accordion {
	padding: 30px 40px;
}

.faq_section .ui-accordion .ui-accordion-header {
	border: 0;
	color: #333 !important;
	font-size: 18px !important;
	line-height: 28px !important;
	background-color: transparent;
	padding: 12px 40px 12px 0px;
	outline: none;
	border-top: 1px dashed #ddd;
	margin: 0;
	position: relative;
	cursor: pointer;
}

.faq_section .ui-accordion .ui-accordion-header:before {
	position: absolute;
	content: "+";
	font-size: 26px;
	right: 0;
	color: #333;
	font-weight: 500;
}

.faq_section .ui-accordion .ui-accordion-header.ui-state-active:before {
	content: "-";
}

.faq_section .ui-accordion .ui-accordion-header span.ui-accordion-header-icon {
	display: none;
}

.faq_section .ui-accordion .ui-accordion-content {
	border: 0;
	color: #333;
	background-color: transparent;
	padding: 1em 0em;
}

.faq_section p {
	line-height: 28px;
}

.locations-section .callto-btn {
	text-align: center;
}

.how_program_works .program_step {
	display: flex;
	align-items: center;
	max-width: 900px;
	margin: auto auto 30px;
}

.how_program_works .program_step .prog_step_wrapper {
	background-color: var(--color1);
	color: #000;
	width: 150px;
	height: 150px;
	display: flex;
	align-items: center;
	padding: 25px;
	border-radius: 100%;
	margin: 0 30px;
}

.how_program_works .program_step .prog_step_wrapper h4 {
	font-size: 24px;
	line-height: 34px;
	margin: 0 auto !important;
	display: block;
	font-weight: 600;
}

.how_program_works .step_content {
	width: 75%;
}

.how_program_works .step_content h3 {
	font-size: 18px !important;
	line-height: 30px !important;
	color: #777 !important;
	margin: 0;
}

.how_program_works .program_step:nth-child(2n) {
	flex-direction: row-reverse;
}

.how_program_works {
	padding: 70px 0 80px;
	border-bottom: 1px dashed #ccc;
}

.more_about_prgrm {
	padding: 70px 0 80px;
	background-color: #f7f7f7;
	border-bottom: 1px dashed #ccc;
}

.more_about_prgrm iframe {
	height: 225px !important;
}

.how_program_works .program_step_img img {
	max-width: 500px;
	margin: 30px auto 0;
}

.search-results .entry-categories-inner {
	display: none;
}

.error404 #site-content {
	padding: 70px 0 100px !important;
}

.error404 .error404-content {
	text-align: center;
	max-width: 600px !important;
	padding: 0 !important;
}

.error404 .intro-text {
	margin-top: 0;
}

.error404 .intro-text p {
	font-size: 18px;
	line-height: 30px;
}

.error404 #site-content .search-form {
	margin-top: 40px;
}

.error404 .search-form .search-submit {
	background-color: var(--color1);
	color: #222;
	text-transform: capitalize;
	border-radius: 4px;
	padding: 8px 30px;
	transition: all 0.3s ease-in-out;
}

.error404 .search-form .search-submit:hover {
	color: var(--color1);
	background-color: #222;
}

.error404 .search-form .search-field {
	border-radius: 4px;
}

.error404 h1.entry-title {
	margin-bottom: 30px !important;
}

.team_members {
	padding: 60px 0 60px;
	overflow: hidden;
}

.team_members .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}

.team_members .container:after,
.team_members .container:before {
	display: none;
}

.team_members .flipper_box {
	position: relative;
	width: 100%;
	height: 517px;
	border-radius: 8px;
	transition: all 0.6s ease;
	transform-style: preserve-3d;
	box-shadow: 0px 0px 20px 0px rgba(0, 54, 110, 0.15);
}

.team_members .flipper_box .front_side {
	border-radius: 8px;
	z-index: 2;
	transform: rotateY(0);
	border-bottom: 3px solid var(--color1);
}

.team_members .flipper_box .back_side,
.team_members .flipper_box .front_side {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	z-index: 2;
}

.team_members .flipper_box .back_side {
	align-items: center;
}

.team_members .flipper_box .front_side .front_content {
	text-align: center;
	width: 100%;
	background-color: #fff;
	border-radius: 8px;
}

.team_members .flipper_box .front_side h3 {
	font-size: 18px !important;
	font-weight: 500 !important;
	margin-bottom: 0;
	line-height: 32px !important;
	display: block;
	width: 100%;
}

.team_members .flipper_box .front_side h3 span {
	display: block;
	color: #717171;
	font-size: 16px;
	font-weight: 500;
	line-height: 25px;
}

.team_members .flipper_box .member_name {
	padding: 15px 40px;
}

.team_members .flipper_box .back_side {
	border-radius: 8px;
	padding: 30px 20px;
	background: var(--color1);
}

.team_members .flipper_box .back_side {
	transform: rotateY(180deg);
}

.team_members .flipper_box .back_side .back_desc p {
	color: #222;
	line-height: 26px;
}

.team_members .flipper_box .back_side .back_desc {
	text-align: center;
	overflow-y: auto;
	max-width: 450px;
	margin: auto;
}

.team_members .main_box:hover .flipper_box {
	transform: rotateY(180deg);
}

.team_members .col-sm-4,
.team_members .col-sm-6 {
	margin-bottom: 40px;
	display: inline-block;
	vertical-align: top;
	float: none;
	font-size: initial;
}

.team_members .member_img img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	object-position: top;
	border-radius: 8px 8px 0 0;
	border-bottom: 1px solid #ddd;
}

.team_members .row {
	position: relative;
	z-index: 9;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	font-size: 0;
	margin: 0;
}

.hero_event_section {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 200px 0px 0px;
	position: relative;
}

.hero_event_section:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
}

.hero_event_section .container {
	position: relative;
}

.hero_event_section .event_info {
	text-align: center;
	margin-bottom: 60px;
}

.hero_event_section .event_info h1 {
	margin-bottom: 20px !important;
	color: #fff !important;
	font-size: 36px !important;
	line-height: 46px !important;
	font-weight: 500;
}

.hero_event_section .event_info h5 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 20px;
}

.hero_event_section .event_info h6 {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 35px;
}

.hero_event_section .event_info h6 a {
	color: #fff;
}

.hero_event_section .event_info h6 a:hover {
	color: var(--color1);
}

.hero_event_section .event_speaker_info {
	display: flex;
	align-items: flex-end;
}

.hero_event_section .event_speaker_info .about_speaker {
	width: 33.33%;
	text-align: center;
}

.hero_event_section .about_speaker img {
	max-width: 200px;
	margin: auto;
}

.hero_event_section .about_speaker h3 {
	color: #fff !important;
	margin-bottom: 10px;
	font-size: 22px !important;
	line-height: 32px !important;
	font-weight: 600 !important;
}

.hero_event_section .about_speaker h4 {
	color: #fff !important;
	margin-bottom: 30px;
	font-size: 20px !important;
	line-height: 30px !important;
	font-weight: 400;
}

.how_program_works .row {
	margin: 0;
}

.page_row_1 .content_inner .content_listing h3 {
	font-size: 20px !important;
	line-height: 32px !important;
	margin-bottom: 15px;
}

.hero_event_section .comn_btn a {
	margin: 0 5px;
}

body.woocommerce-account:not(.logged-in) .entry-header {
	display: none;
}

body.woocommerce-account:not(.logged-in) .post-inner {
	padding-bottom: 80px;
}

/*****/
.our_services .container {
	width: 1300px;
}

.our_services .pricing_tables {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.our_services .pricing_tables.boxes-have-4 {
	max-width: none;
}

.our_services .pricing_tables.boxes-have-4 .about_service {
	width: 25%;
}

.our_services .pricing_tables.boxes-have-4 .about_service .price_title::after {
	border-top-width: 18px;
	border-right: 159px solid transparent;
	border-left: 159px solid transparent;
	bottom: -18px;
}

.our_services .pricing_tables.boxes-have-4 .about_service .comn_btn a {
	padding: 12px 10px;
}

.our_services .pricing_tables.boxes-have-4 .comn_btn {
	margin: -5px;
}

.our_services .pricing_tables.boxes-have-4 .about_service .price_title h3 {
	font-size: 19px !important;
	line-height: 29px !important;
}

.our_services .pricing_tables.boxes-have-4 .about_service .price_title {
	padding: 30px 20px 17px;
}

.our_services .pricing_tables.boxes-have-4 .about_service .service_content {
	padding-top: 50px;
}

.our_services .pricing_tables.boxes-have-4 .about_service .service_content h4 {
	font-size: 35px;
	line-height: 40px;
}

.our_services .pricing_tables.boxes-have-4 .about_service .service_content h4 strong {
	font-weight: 400;
	font-size: 18px;
}

.our_services .pricing_tables.boxes-have-4 .about_service .service_content h4 span {
	font-size: 15px;
	line-height: 18px;
	max-width: none;
	text-align: center;
	margin-top: 2px;
}

.our_services .pricing_tables.boxes-have-4 .about_service .service_content h4 span strong {
	font-size: inherit;
	line-height: inherit;
}

.our_services .pricing_tables.boxes-have-4 .about_service.popular_tag .price_title {
	padding: 65px 20px 17px;
}

.our_services .pricing_tables.boxes-have-2 .about_service {
	width: 50%;
}

.our_services .pricing_tables.boxes-have-2 .about_service .price_title::after {
	border-right: 280px solid transparent;
	border-left: 290px solid transparent;
}

body.single-product .product .entry-header .post-date {
	display: none;
}

header.entry-header {
	padding: 2rem 0 !important;
}

header.entry-header h1 {
	margin-bottom: 0 !important;
}

body.woocommerce-checkout input[type="checkbox"] {
	position: relative !important;
	margin-left: 0 !important;
	display: inline-block !important;
	vertical-align: top !important;
	margin-top: 6px !important;
	outline: none !important;
}

body.woocommerce-checkout input[type="checkbox"]:checked::before {
	left: 0;
	top: 0;
}

/**** landing start ****/
body.page-template-landing-page {
	background: none;
}

.page-template-landing-page h2 {
	margin-bottom: 16px !important;
	text-align: inherit !important;
}

.page-template-landing-page h6 {
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	color: var(--color1);
	margin-bottom: 12px;
	font-weight: 600;
}

.page-template-landing-page .comn_btn {
	display: flex;
	justify-content: center;
	gap: 18px;
	flex-wrap: wrap;
}

.landing_hero_sec {
	background-color: rgba(113, 166, 154, 0.3);
	padding: 80px 0;
}

.landing_hero_sec .row {
	display: flex;
	margin: 0;
	flex-wrap: wrap;
}

.landing_hero_left {
	/* background-color: #f4fffe; */
	margin-bottom: -140px;
}

.landing_hero_left_cont {
	max-width: 556px;
	margin-left: auto;
	padding: 50px 30px 55px 0;
}

.landing_hero_right {
	position: relative;
}

.landing_hero_right_cont {
	max-width: 555px;
	padding-left: 20px;
	position: absolute;
	bottom: 0;
	max-height: 450px;
	height: calc(100% - 40px);
	object-fit: cover;
	display: flex;
	align-items: center;
}

.landing_hero_right_cont img {
	width: 100%;
}

.landing_hero_left_cont .btn_wrap {
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	align-items: flex-start;
}

.landing_listing_sec {
	padding: 150px 0 120px;
}

.landing_listing_sec .container {
	max-width: 800px;
}

.landing_listing_sec .landing_list_title {
	max-width: 650px;
	text-align: center;
	margin: 0 auto 40px;
}

.landing_lists {
	position: relative;
}

.landing_list {
	margin-bottom: 50px;
	position: relative;
	padding-left: 60px;
}

.landing_list:last-child {
	margin-bottom: 0;
}

.landing_list::before {
	content: "";
	width: 18px;
	height: 18px;
	background-color: var(--color1);
	position: absolute;
	left: 0;
	top: 3px;
	border-radius: 20px;
}

.landing_list::after {
	content: "";
	position: absolute;
	top: 9px;
	bottom: -62px;
	border-right: 2px solid var(--color1);
	left: 8px;
}

.landing_list:last-child:after {
	display: none;
}

.landing_list p strong {
	color: var(--color1);
	font-weight: 600;
}

.landing_listing_sec .btn_wrap {
	text-align: center;
	margin-top: 50px;
}

.landing_timelime_sec {
	background-color: #f5efe0;
	padding: 100px 0 60px;
}

.landing_timelime_title {
	text-align: center;
	max-width: 700px;
	margin: auto;
	position: relative;
}

.landing_timelime_title h2 {
	margin-bottom: 25px !important;
}

.landing_timelime_title h6 {
	color: #333;
	text-transform: none;
	margin-bottom: 0;
	font-weight: 500;
}

.landing_timelime {
	display: flex;
	padding: 80px;
	border-bottom: 1px solid #333;
	position: relative;
}

.landing_timelime:last-child {
	border-bottom: 0;
}

.landing_timelime_no {
	width: 40%;
}

.landing_timelime_no h2 {
	font-size: 160px !important;
	color: #fff !important;
	line-height: 1 !important;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 700 !important;
	margin: 0 !important;
	position: relative;
}

.landing_timelime_no h2::after {
	content: "";
	width: 110px;
	border-bottom: 1px solid #333;
	position: absolute;
	top: 70px;
	right: 65px;
}

.landing_timelime_txt {
	width: 60%;
}

.landing_timelime_txt h6 {
	letter-spacing: 2px;
}

.landing_timelime:first-child::after {
	content: "";
	position: absolute;
	top: -325px;
	bottom: 0;
	border-right: 1px solid #333;
	right: 0;
}

.landing_timelime:last-child::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: -80px;
	border-right: 1px solid #333;
	left: 0;
}

.landing_timelime:nth-child(2n) {
	flex-direction: row-reverse;
}

.landing_timelime:nth-child(2n) .landing_timelime_no h2 {
	text-align: right !important;
}

.landing_timelime:nth-child(2n) .landing_timelime_no h2::after {
	right: auto;
	left: 55px;
}

.landing_testimonial_sec {
	padding: 100px 0 0;
}

.landing_testimonial_left_cont {
	padding: 50px 0;
}

.landing_testimonial_right_cont {
	padding-left: 80px;
	max-width: 460px;
}

.landing_testimonial_right_cont img {
	width: 100%;
}

.landing_testimonial_sec .row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.landing_testimonial_left_cont .btn_wrap {
	margin-top: 35px;
}

.landing_testimonial_box_sec {
	background-color: #c3a379a1;
 	padding: 0;
}
.landing_testimonial_box_sec .container {
	width: 100%;
    padding: 0px;
}
.testimonial_box_row {
	margin: 0 0 50px !important;
	padding: 50px 0 50px 50px;
	border: 1px solid #333;
	background-color: #ffff;
	display: flex;
	align-items: center;
	width: calc(100% - 60px);
}

.testimonial_box_right_cont {
	margin-right: -75px;
	max-width: 260px;
	margin-left: auto;
}

.testimonial_box_left_cont {
	padding-right: 35px;
}

.testimonial_box_left_cont ul {
	margin: 0;
}

.testimonial_box_right_cont {
	margin-right: -75px;
	max-width: 400px;
	margin-left: auto;
}

.testimonial_box_right_cont img {
	width: 100%;
}

.testimonial_box_left_cont h6 {
	letter-spacing: 2px;
}

.landing_testimonial_box_sec .testimonial_box_note_row {
/* 	margin: 40px 0 0; */
	display: flex;
	align-items:center;
}

.testimonial_box_note_left {
	background-color: var(--color1);
/* 	margin-bottom: -50px; */
padding-left: 20px;
width: 55%;
}
.testimonial_box_note_right{
    width: 45%;
    padding-right: 20px;
}

.testimonial_box_note_left_cont {
	max-width: 670px;
	margin-left: auto;
	padding: 100px 50px 80px 0;
}

.testimonial_box_note_left_cont h2 {
	color: #131415 !important;
	margin-bottom: 20px !important;
}

.testimonial_box_note_left_cont h4 {
	color: #131415;
	font-size: 24px;
	line-height: 35px;
	font-weight: 500;
	margin-bottom: 0;
}

.testimonial_box_note_right_cont {
	max-width: 450px;
	margin-left: 15px;
	padding-left: 20px;
}
.testimonial_box_note_left_cont p {
	color: #131415;
}

.testimonial_box_note_right_cont img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.testimonial_box_note_txt_sec {
	padding: 130px 0 100px;
}

.testimonial_box_note_txt_sec p {
	margin-bottom: 30px;
}

.testimonial_box_note_txt_left_cont {
	padding-right: 20px;
}

.testimonial_box_note_txt_right_cont {
	padding-left: 20px;
}

.testimonial_box_note_txt_right_cont h3 {
	font-family: "Dancing Script", cursive !important;
	font-size: 35px !important;
	line-height: 40px !important;
	margin-bottom: 0;
}

.landing_lists_tg h3 {
	font-family: "Dancing Script", cursive !important;
	position: absolute;
	top: 0;
	left: -130px;
	transform: rotate(-12deg);
	font-size: 50px !important;
	line-height: 50px !important;
}

.landing_lists_tg h3.landing_lists_tg_finish {
	top: auto;
	bottom: -20px;
	left: -140px;
}

.landing_timelime_title h3 {
	font-family: "Dancing Script", cursive !important;
	font-size: 40px !important;
	position: absolute;
	top: -240px;
	right: -280px;
	transform: rotate(-16deg);
}

.landing_timelime_txt img {
	width: 100%;
	height: auto;
}

.testimonial_box_note_txt_right_cont p a {
	color: #000;
}

.testimonial_box_note_txt_right_cont p a:hover {
	color: var(--color1);
}

/**** landing end ****/
/**** checklist start ****/
.page-template-free-download .top_wrapper,
.page-template-free-download #site-footer,
.page-template-free-download #site-header {
	display: none;
}

#section-1574878430540 {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#section-1574878430540 .section {
	background-color: rgba(255, 255, 255, 0.68);
}

#section-1574878430540 .sizer {
	padding-top: 100px;
	padding-bottom: 100px;
}

.free-downl-page .row {
	max-width: 800px;
	margin: 0 auto;
	padding: 45px 30px;
	background: #ffffff;
	border-radius: 20px;
	-webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.075);
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.095);
}

#block-1574878430540_0 .block {
	margin-bottom: 15px;
	padding: 30px;
}

#block-1574878430540_0 .block {
	border: 4px black;
	background-color: #71a69a38;
	padding: 25px 20px;
	border-radius: 20px;
}

.free-downl-page .row h6,
.free-downl-page .row h2,
.free-downl-page .row h4 {
	font-weight: 700;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 0.5rem;
	color: #161e2a;
	font-size: 16px;
}

.free-downl-page .row h2 {
	margin-bottom: 0 !important;
	font-size: 30px !important;
	line-height: 40px !important;
}

.free-downl-page .row h4 {
	font-size: 24px;
}

#block-1574878692269 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 15px;
}

#block-1574878430540_1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#block-1574878430540_1 .block {
	border: 4px black;
	border-radius: 4px;
}

#block-1574878430540_1 .block {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#block-1574878430540_1 .block h4 {
	text-align: center;
}

.free-downl-page .row .gform_wrapper {
	margin-top: 5px !important;
}

#gform_wrapper_39.gform_wrapper input,
#gform_wrapper_31.gform_wrapper input,
#gform_wrapper_55.gform_wrapper input {
	padding: 10px 15px !important;
	font-size: 14px !important;
	font-style: normal;
	margin: 0px !important;
}

#gform_wrapper_39.gform_wrapper .gform_fields,
#gform_wrapper_31.gform_wrapper .gform_fields,
#gform_wrapper_55.gform_wrapper .gform_fields {
	display: block;
}

body.page-template-free-download .gform_wrapper .gform_validation_errors {
	display: none;
}

body .free-downl-page .gform_wrapper .gform_fields .gfield {
	/* margin-top: 18px !important; */
	padding-right: 0 !important;
}

.free-downl-page .row form #field_31_1 input {
	margin-bottom: 2px;
}

.free-downl-page .row form .gform_footer input[type="submit"] {
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.25px;
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	background: #fc6719;
	width: 100% !important;
	outline: none;
}

.free-downl-page .row form #field_39_3,
.free-downl-page .row form #field_31_3,
.free-downl-page .row form #field_55_3 {
	font-size: 14px;
	margin-bottom: 0;
	color: #131415;
	text-align: center;
	line-height: 24px;
}

#gform_wrapper_39.gform_wrapper .gform_fields .gfield,
#gform_wrapper_31.gform_wrapper .gform_fields .gfield,
#gform_wrapper_55.gform_wrapper .gform_fields .gfield {
	width: 50%;
	position: relative;
}

#gform_wrapper_39.gform_wrapper .gform_fields .book_img,
#gform_wrapper_31.gform_wrapper .gform_fields .book_img,
#gform_wrapper_55.gform_wrapper .gform_fields .book_img {
	float: right;
	margin: 0px !important;
}

#gform_wrapper_39.gform_wrapper .gform_fields .book_img img,
#gform_wrapper_31.gform_wrapper .gform_fields .book_img img,
#gform_wrapper_55.gform_wrapper .gform_fields .book_img img {
	max-width: 300px !important;
	margin: auto !important;
	display: table;
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
}

#gform_wrapper_39.gform_wrapper .gform_footer,
#gform_wrapper_31.gform_wrapper .gform_footer,
#gform_wrapper_55.gform_wrapper .gform_footer {
	margin: 25px 0 0 0;
	width: 50%;
	padding: 0;
}

body.page-template-free-download .gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
	padding: 6px 12px 4px;
	text-align: left;
	display: none;
}

#gform_wrapper_39.gform_wrapper .gform_footer .gform_ajax_spinner,
#gform_wrapper_31.gform_wrapper .gform_footer .gform_ajax_spinner,
#gform_wrapper_55.gform_wrapper .gform_footer .gform_ajax_spinner {
	position: absolute;
	margin-top: 6px;
}

.free-downl-page .gform_wrapper .gform_fields .gfield .gfield_label {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 4px;
	font-weight: 500;
	color: #131415;
}

.free-downl-page .gform_wrapper .gform_fields .gfield .gf_name_has_2 label {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 0;
	padding-top: 1px;
	color: #131415;
}

.free-downl-page .gform_wrapper .gform_fields {
	position: relative;
}

.free-downl-page .gform_wrapper .gform_fields .gfield_error input {
	border-color: #c02b0a !important;
}

.free-downl-page .gform_wrapper .gform_body .gform_fields .gfield {
	padding-right: 0px;
	width: 50%;
	/* margin: 22px 0px 7px !important; */
	padding-top: 0px;
}

.free-downl-page .gform_wrapper .gform_body .gform_fields .gfield.book_img {
	max-width: 195px !important;
	position: absolute;
	top: 50%;
	right: 50px;
	transform: translateY(-50%);
	/* margin: 0 !important; */
}

.free-downl-page .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]),
.free-downl-page .gform_wrapper select,
.free-downl-page .gform_wrapper textarea {
	margin-bottom: 0px !important;
}

.free-downl-page .gform_wrapper .gform_footer {
	width: 50%;
}

/**** checklist end ****/
/**** video landing start ****/
.video_landing_menu_sec .container,
.video_landing_cont_sec .container {
	max-width: 960px;
}

.video_landing_cont_sec {
	background-color: #fff;
}

.video_landing_menu_sec {
	border-top: 1px dashed #a4d9d7;
	background-color: #f8ffff;
}

.video_landing_menu_box {
	text-align: center;
}

.video_landing_menu_box p {
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
}

.video_landing_menu_box p strong {
	color: var(--color1);
}

.video_landing_menu_video_wrap {
	max-width: 200px;
	margin: auto;
	position: relative;
	opacity: 0.7;
	transition: 0.3s all ease-in-out;
}

.video_landing_menu_video_wrap:hover {
	opacity: 1;
}

.video_landing_menu_link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
}

.video_landing_menu_icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 40px;
}

.video_landing_menu_video {
	width: 100%;
	height: 120px;
	object-fit: cover;
}

.video_landing_menu_box.active .video_landing_menu_video_wrap {
	opacity: 1;
}

.video_landing_menu_box.active .video_landing_menu_video_wrap .video_landing_menu_icon {
	display: none;
}

.video_landing_menu_box.active .video_landing_menu_video_wrap .video_landing_menu_link {
	display: none;
}

.video_landing_menu_box.active .video_landing_menu_video_wrap .video_landing_menu_video {
	border: 2px solid var(--color1);
}

.video_landing_main_txt {
	margin-top: 40px;
}

.video_landing_main_txt .comn_btn {
	text-align: center;
	margin-top: 30px;
}

.video_landing_main_title h1 {
	text-align: center;
	font-weight: 500;
	margin-bottom: 50px !important;
	font-size: 35px !important;
	line-height: 45px !important;
}

.video_landing_main_txt h3 {
	margin-bottom: 20px;
}

.video_landing_main_txt h4 {
	font-weight: 500;
	font-size: 22px;
	line-height: 32px;
	color: #131415;
	margin-bottom: 15px;
}

.video_landing_main_txt h4 a {
	color: #131415;
}

.video_landing_main_txt h4 a:hover {
	color: var(--color1);
}

.video_landing_main_txt p {
	margin-bottom: 20px;
}

.video_landing_main_txt p:last-child {
	margin-bottom: 0;
}

.video_landing_main_txt li a,
.video_landing_main_txt p a {
	color: #000;
}

.video_landing_main_txt li a:hover,
.video_landing_main_txt p a:hover {
	color: var(--color1);
}

.video_landing_main_txt ul {
	margin-bottom: 20px;
	margin-left: 0;
}

.video_landing_main_txt ul li {
	margin: 0 0 10px;
	list-style: none;
	padding-left: 18px;
	position: relative;
}

.video_landing_main_txt ul li::before {
	content: "";
	position: absolute;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	left: 0px;
	top: 9px;
}

/**** video landing end ****/
#pum-45485,
#pum-45482 {
	background-color: rgba(30, 30, 30, 0.9);
}

#pum-45485 .pum-container,
#pum-45482 .pum-container {
	padding: 45px 50px 55px;
	border-radius: 16px;
	max-width: 660px !important;
	transform: translateX(-50%);
	margin-left: 0;
	width: 100%;
	text-align: center;
}

#pum-45485 .pum-container .pum-content,
#pum-45482 .pum-container .pum-content {
	outline: none !important;
}

#pum-45485 .pum-container .pum-close,
#pum-45482 .pum-container .pum-close {
	font-size: 14px;
	line-height: 24px;
	color: var(--color1);
	text-transform: uppercase;
	background-color: #131415;
	font-weight: 600 !important;
	padding: 12px 30px;
	border-radius: 4px;
	border: 1px solid #131415;
	transition: 0.25s all;
	position: static;
	box-shadow: none;
	margin-top: 22px;
	min-width: 145px;
}

#pum-45485 .pum-container .pum-close:hover,
#pum-45482 .pum-container .pum-close:hover {
	background-color: var(--color1);
	color: #131415;
	border-color: var(--color1);
}

.popup_cont {
	text-align: center;
}

.popup_cont h2 {
	margin-bottom: 22px !important;
	text-align: center !important;
}

.popup_cont p {
	text-align: center;
	margin-bottom: 20px;
}

.popup_cont .comn_btn {
	margin: 8px 7px 0;
	display: inline-block;
}

.popup_cont .comn_btn a {
	line-height: 24px;
}

/**** new home start ****/
body.page-template-new-home {
	background-color: #fff;
}

.home2_hero_sec {
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

section.home2_hero_sec .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 60px;
}

section.home2_hero_sec .container::before,
section.home2_hero_sec .container::after {
	display: none;
}

.home2_hero_content h1 {
	margin-bottom: 20px !important;
	color: #fff !important;
}

.home2_hero_content h3 {
	margin-bottom: 20px;
	color: #fff !important;
	font-size: 19px !important;
	line-height: 1.5 !important;
}

.page-template-home-2025 .home2_hero_content h1,
.page-template-home-2025 .home2_hero_content h3 {
	color: #fff !important;
}

.page-template-sales-new .home2_hero_content p {
	color: #fff;
}

.home2_hero_content {
	/* max-width: 490px; */
	/* margin-left: -60px; */
	width: 50%;
	position: relative;
	z-index: 2;
}

section.home2_hero_sec .pro_videos_box {
	width: 50%;
}

.home2_hero_content .home2_hero_hey {
	font-family: "Dancing Script", cursive;
	font-size: 90px;
	line-height: 90px;
	color: #6c6c6c;
	position: absolute;
	top: 60px;
	left: 50%;
	transform: translateX(-50%) rotate(-8deg);
	font-weight: 400;
}

.home2_hero_content p,
.home2_hero_content ul li {
	color: #000;
}

.home2_hero_content .comn_btn {
	margin-top: 35px;
}

/* .home2_services_title {
max-width: 800px;
margin-left: auto;
margin-right: auto;
} */
.home2_services_box {
	text-align: center;
	background-color: #fff;
	border-radius: 20px;
	height: 100%;
}

.home2_services_box .home2_services_box_img {
	border-radius: 20px 20px 0 0;
	overflow: hidden;
}

.home2_services_box img {
	width: 100%;
	height: 230px;
	object-fit: cover;
}

.home2_services_box .home2_services_box_txt {
	padding: 44px 25px 30px 25px;
	border-radius: 0 0 20px 20px;
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 12px;
	flex-grow: 1;
}

.home2_services_box .home2_services_box_txt:not(:has(h3+*)) h3 {
	margin-bottom: 0 !important;
}

.home2_services_box h6 {
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 400;
	background-color: #e8fffe;
	color: #131415;
	padding: 2px 10px;
	display: inline-block;
	margin-bottom: 18px;
	border: 1px solid #ccfffd;
	display: flex;
	align-items: center;
	width: 80%;
	margin-inline: auto;
	position: absolute;
	top: -24px;
	left: 0;
	text-align: left;
	border-radius: 0 8px 8px 0px;
}

.home2_services_box .comn_btn {
	margin-bottom: 24px;
	display: inline-block;
	padding-inline: 25px;
}

.home2_services_sec .container::after,
.home2_services_sec .row::before,
.home2_services_sec .row::after {
	display: none !important;
}

.home2_services_sec .row {
	display: flex;
	flex-wrap: wrap;
	row-gap: 30px;
}

.home2_services_sec .container {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.home2_services_sec .container::before {
	display: none;
}

.home2_services_sec .row>div {
	align-self: stretch;
}

.home2_services_box h3 {
	font-size: 19px !important;
	line-height: 29px !important;
	margin-bottom: 19px !important;
}

.home2_featured_ban_sec {
	padding: 190px 0 40px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.home2_featured_ban_sec h2 {
	margin: 0 !important;
	font-size: 75px !important;
	line-height: 1 !important;
	font-family: "Dancing Script", cursive !important;
}

.home2_featured_sec {
	padding: 16px 0 20px;
}

.home2_featured_row {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.home2_featured_col {
	margin-right: 35px;
}

.home2_featured_col:last-child {
	margin-right: 0;
}

.home2_featured_col img {
	width: 100%;
	filter: opacity(70%) grayscale(100%);
}

.home2_testimonial_sec {
	background-color: #f7f7f7;
	position: relative;
	z-index: 2;
}

.home2_testimonial_sec .row {
	margin-left: 0;
	margin-right: 0;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.home2_testimonial_sec [class*="col-"] {
	padding: 0;
}

.home2_testimonial_text {
	background-color: #fff;
	padding: 40px 20px 50px 30px;
	position: relative;
}

.home2_testimonial_text::after {
	content: "";
	width: 8px;
	background-color: #94eae6;
	position: absolute;
	top: 97%;
	bottom: -160px;
}

.home2_testimonial_text .comn_btn {
	margin-top: 30px;
}

.home2_rating_sec {
	padding: 0 0 0;
}

.home2_rating_sec .row {
	margin: 0;
}

.home2_rating_sec .col-sm-6 {
	padding: 0;
}

.home2_rating_sec .home2_testimonial_img,
.home2_rating_left {
	padding: 80px 0 0;
}

.home2_rating_sec .home2_testimonial_text,
.home2_rating_text {
	background-color: #131415;
	/* padding: 120px 110px; */
	margin-bottom: 60px;
	padding: 12% 14%;
}

.home2_rating_sec .home2_testimonial_text h2,
.home2_rating_text h2 {
	margin-bottom: 30px !important;
	text-align: left !important;
	color: #fff !important;
}

.home2_rating_sec .home2_testimonial_text h3,
.home2_rating_text h3 {
	margin-bottom: 25px;
	color: #fff !important;
}

.home2_rating_sec .home2_testimonial_text p,
.home2_rating_text p {
	color: #fff;
}

.home2_rating_sec .home2_testimonial_text .comn_btn,
.home2_rating_text .comn_btn {
	margin-top: 40px;
}

.home2_rating_sec .home2_testimonial_text .comn_btn a:hover,
.home2_rating_text .comn_btn a:hover {
	border-color: var(--color1);
}

.home2_rating_stars h3 {
	margin-bottom: 0;
	font-size: 35px !important;
	line-height: 45px !important;
	position: relative;
	background: linear-gradient(rgba(255, 255, 255, 0) 45%, var(--color1) 45%, var(--color1));
	display: inline-block;
	text-transform: uppercase;
}

.home2_rating_sec .home2_testimonial_text>*,
.home2_rating_text_in {
	max-width: 460px;
	margin-left: 0;
	color: #fff !important;
}

.home2_timeline_title {
	max-width: 1000px;
	margin: 0 auto 60px;
	text-align: center;
}

.home2_timeline_title h2 {
	margin-bottom: 10px !important;
}

.home2_timeline_title p {
	font-size: 19px;
	line-height: 31px;
	color: #131415;
	font-weight: 500;
	letter-spacing: normal;
	font-family: "Montserrat", sans-serif !important;
}

.home2_timeline_box {
	text-align: center;
}

.home2_timeline_box_img {
	position: relative;
	margin-bottom: 54px;
	margin-top: 40px;
}

.home2_services_sec .comn_btn {
	margin-inline: auto;
}

.home2_timeline_box_img img {
	width: 100%;
	height: 220px;
	object-fit: cover;
}

.home2_timeline_box_img h2 {
	font-family: "Dancing Script", cursive !important;
	font-size: 90px !important;
	line-height: 90px !important;
	font-weight: 700 !important;
	margin-bottom: 0 !important;
	position: absolute;
	left: 0;
	right: 0;
	top: -50px;
}

.home2_timeline_box_img::after {
	content: "";
	width: 3px;
	height: 70px;
	background-color: var(--color1);
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -35px;
}

.home2_timeline_box h3 {
	margin-bottom: 10px;
}

.home2_timeline_box p:last-child {
	margin-bottom: 0;
}

.home2_timeline_box .comn_btn {
	margin-top: 30px;
}

.home2_rating_sec .container {
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.home2_rating_sec .home2_testimonial_text::after {
	display: none;
}

.home2_timeline_sec .comn_btn {
	text-align: center;
	margin-top: 40px;
}

/**** new home end ****/
.owl-nav button {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: var(--color1) !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	font-size: 0 !important;
	background-image: url("/wp-content/uploads/2025/06/chevron-right.svg") !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: 32px !important;
}

.owl-nav button.owl-prev {
	transform: scale(-1);
}

/**** blog start ****/
.blog_post_wrapper .masonry_blog {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
}

.blog_post_wrapper .masonry_blog .blog-item {
	width: calc(33.3% - 20px);
	background: #fff;
	box-shadow: unset;
	transition: all 0.2s ease-in-out;
	box-shadow: rgba(0, 0, 0, 0.1) 0 15px 40px;
	border-radius: 17px;
}

.blog_post_wrapper #gallery-items .blog-item-box {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.blog_post_wrapper #gallery-items .blog-item .blog_image_wrap {
	position: relative;
	overflow: hidden;
	border-radius: 17px 17px 0px 0px;
}

.blog_post_wrapper #gallery-items .blog-item .blog_image_wrap>a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.blog_post_wrapper #gallery-items .blog-item .blog_image_wrap img {
	vertical-align: top;
	-webkit-transition: all 0.2s ease-in-out;
	width: 100%;
	transition: all 0.2s ease-in-out;
	object-fit: cover;
	object-position: top;
	min-height: 260px;
	aspect-ratio: 412/260;
}

.blog_post_wrapper span.blog_icon_class {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	font-size: 20px;
	color: var(--white);
	opacity: 0;
	transition: all 0.3s ease-in-out;
	width: 60px;
	height: 60px;
	background-color: var(--color1);
	border-radius: 100%;
	justify-content: center;
	display: flex;
	align-items: center;
}

.blog_post_wrapper .blog-item-box:hover span.blog_icon_class {
	opacity: 1;
}

.blog_post_wrapper span.blog_icon_class i {
	color: #fff;
}

.blog_post_wrapper #gallery-items .blog-item-box:hover img {
	transform: scale(1.1);
}

.blog_post_wrapper #gallery-items .blog-item .blog_detail {
	padding: 18px 18px 18px 18px;
}

.blog_post_wrapper #gallery-items .blog-item .blog_detail h4>a {
	white-space: normal;
	padding: 0;
	color: var(--text);
	font-size: 20px;
	line-height: 30px;
	display: block;
	font-weight: 600;
}

.blog_post_wrapper #gallery-items .blog-item .blog_detail h4 {
	margin-bottom: 12px;
}

.blog_post_wrapper .pagination {
	clear: both;
	margin: 60px 0 0;
	text-align: center;
	display: block;
}

.blog_post_wrapper .pagination .page-numbers {
	font-size: 18px;
	border: 1px solid #131415;
	color: #131415;
	line-height: 39px;
	margin: 0 2px;
	width: 40px;
	height: 40px;
	padding: 0;
	text-align: center;
	font-weight: 600;
	display: inline-block;
}

.blog_post_wrapper .pagination .page-numbers i {
	font-weight: 600;
}

.blog_post_wrapper .pagination .page-numbers:hover,
.blog_post_wrapper .pagination .page-numbers.current {
	background-color: var(--color1);
	color: #fff;
	border-color: var(--color1);
}

/****************** case study *********************/
.case_study_sec .inner_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 40px;
}

.case_study_sec .inner_wrapper .title_wrapper {
	text-align: center;
}

/****************** case study *********************/
/*** blog end ***/
/**** single blog start ****/
body.single-post {
	background-color: #fff;
}

body.single-post #site-content {
	max-width: 1170px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	padding-bottom: 70px;
}

body.single-post #site-content .entry-content {
	max-width: none;
	padding: 0;
}

body.single-post .entry-header .entry-categories,
body.single-post .entry-header .post-meta-wrapper {
	display: none;
}

body.single-post .entry-header .entry-title {
	margin-bottom: 50px !important;
}

body.single-post .featured-media {
	float: right;
	margin-left: 40px;
	margin-bottom: 30px;
	display: none;
}

body.single-post .featured-media img {
	width: 100%;
	max-width: 550px;
	height: auto;
}

body.single-post .entry-content .alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-top: 10px;
	position: static;
	margin-left: 0;
}

body.single-post .entry-content .alignright {
	float: right;
	margin-left: 30px;
	margin-bottom: 25px;
	margin-top: 10px;
	position: static;
	margin-right: 0;
}

body.single-post .entry-content li {
	margin-bottom: 4px;
	margin-left: 0;
}

body.single-post .entry-content li:last-child {
	margin-bottom: 0;
}

body.single-post .entry-content ul li {
	list-style: none;
}

body.single-post .entry-content ul li::before {
	content: "";
	width: 7px;
	height: 7px;
	background-color: var(--color1);
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	margin-top: 9px;
	border-radius: 0;
}

body.single-post #site-content .post-inner p a,
body.single-post #site-content .post-inner li a {
	color: #131415;
	text-decoration: underline !important;
}

body.single-post #site-content .post-inner p a:hover,
body.single-post #site-content .post-inner li a:hover {
	color: var(--color1);
}

body.single-post .pagination-single {
	clear: both;
	padding: 60px 0 !important;
	width: auto;
	margin: 0;
	max-width: none !important;
}

body.single-post .pagination-single-inner a {
	color: #131415;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
}

body.single-post .pagination-single-inner a span {
	text-decoration: none !important;
}

body.single-post .pagination-single-inner a:hover {
	color: var(--color1);
}

body.single-post .entry-content h2 {
	margin-top: 30px !important;
	margin-bottom: 15px !important;
	color: #131415 !important;
	font-weight: 600 !important;
	text-align: left !important;
}

body.single-post .entry-content h5,
body.single-post .entry-content h4,
body.single-post .entry-content h3 {
	margin-bottom: 15px;
	margin-top: 25px;
}

body.single-post .entry-content blockquote {
	border-left: 5px solid var(--color1);
	padding: 8px 0 10px 15px !important;
	margin: 30px 0;
}

body.single-post .entry-content blockquote p {
	color: #131415;
}

body.single-post .entry-content blockquote p:last-child {
	margin-bottom: 0;
}

body.single-post .comments-wrapper .comment-reply-title {
	margin-bottom: 25px !important;
	text-align: left !important;
	color: #131415 !important;
	font-weight: 600 !important;
	font-size: 32px !important;
	line-height: 46px !important;
}

body.single-post .comments-wrapper p {
	color: #777;
	max-width: none;
}

body.single-post .comments-wrapper label {
	display: block;
	color: #131415;
	margin-bottom: 5px;
}

body.single-post .comments-wrapper input,
body.single-post .comments-wrapper textarea {
	width: 100%;
	padding: 10px 15px;
	border: 1px solid #eee;
	font-size: 16px;
	line-height: 23px;
	border-radius: 4px;
	outline: none;
	color: #131415;
}

body.single-post .comments-wrapper textarea {
	height: 150px;
}

body.single-post .comments-wrapper .comment-form-cookies-consent {
	position: relative;
	padding-left: 23px;
}

body.single-post .comments-wrapper .comment-form-cookies-consent input {
	position: absolute;
	left: 0;
	width: auto;
	top: 0;
	padding: 9px !important;
}

body.single-post .comments-wrapper .comment-form-cookies-consent input[type="checkbox"]:checked::before {
	margin: 0 !important;
	top: 1px !important;
	left: 0 !important;
}

body.single-post .comments-wrapper .form-submit {
	margin-top: 30px;
}

body.single-post .comments-wrapper input[type="submit"] {
	border: none;
	width: auto;
	padding: 13px 25px;
}

body.single-post .comments-wrapper a {
	color: #131415;
}

body.single-post .comments-wrapper a:hover {
	color: var(--color1);
}

body.single-post .comments-wrapper .comment-meta img {
	width: 60px;
	height: 60px;
	object-fit: cover;
	border-radius: 60px;
	margin-right: 14px;
}

body.single-post .comments-wrapper .comment-meta .fn {
	font-weight: 600;
	color: #333;
	font-size: 18px;
}

body.single-post .comments-wrapper .comment-meta .comment-metadata,
body.single-post .comments-wrapper .comment-meta .comment-author {
	margin-bottom: 8px;
}

body.single-post .comments-wrapper .comment-reply {
	margin-right: 5px;
}

body.single-post .comments-wrapper .comment-reply a {
	background: none;
}

body.single-post .comments-wrapper .comment-body {
	margin-bottom: 30px;
}

body.single-post .comments-wrapper .comment-respond .comment-reply-title {
	margin-bottom: 10px !important;
}

body.single-post .comments-wrapper .comment-respond .comment-reply-title small {
	font-size: 16px;
	font-weight: 600;
	margin-left: 5px;
}

body.single-post .comments-wrapper .comment .comment-respond #commentform {
	margin-bottom: 35px;
}

body.single-post .entry-content ol {
	margin-left: 16px;
}

body.single-post .entry-content ol li {
	list-style: decimal;
}

body.single-post .entry-content ol li::marker {
	color: var(--color1);
	font-weight: 600;
}

body.single-post .featured-media .featured-media-inner {
	width: auto;
	position: relative;
	left: auto;
	max-width: none !important;
	padding: 0 !important;
}

body.single-post .post-inner {
	padding-top: 0;
}

body.single-post .entry-header,
body.single-post .entry-header .entry-header-inner {
	padding: 0 !important;
}

body.single-post #site-content p,
body.single-post #site-content li {
	font-size: 16px;
	line-height: 26px;
}

body.single-post .comments-wrapper p.logged-in-as,
body.single-post .comments-wrapper p.comment-notes {
	margin: 0 0 10px;
	text-align: left;
}

body.single-post .comments-wrapper {
	width: auto;
	padding: 0 !important;
	margin: 0 0 0 0;
}

body.single-post .comments-wrapper #commentform {
	padding: 0 !important;
}

body.single-post .comments-wrapper #commentform .form-submit {
	margin-bottom: 0;
}

body.single-post .comments-wrapper #commentform .form-submit .submit {
	background-color: var(--color1);
	font-size: 14px !important;
	line-height: 26px !important;
	font-weight: 600 !important;
	text-decoration: none;
	padding: 13px 26px 11px;
	display: inline-block !important;
	border-radius: 4px !important;
	border: 1px solid var(--color1);
	font-family: "PT Sans", sans-serif !important;
	color: #131415 !important;
	transition: 0.3s all !important;
}

body.single-post .comments-wrapper #commentform .form-submit .submit:hover {
	color: var(--color1) !important;
	background-color: #131415 !important;
	border-color: #131415 !important;
}

/**** single blog end ****/
/**** sales start ****/
.page-template-sales-page {
	background-color: #fff;
}

.page-template-sales-page section {
	padding-top: 90px;
	padding-bottom: 90px;
}

.page-template-sales-page p:last-child {
	margin-bottom: 0;
}

.sale_hero_sec {
	position: relative;
}

.sale_hero_sec::before {
	content: "";
	display: block;
	background-color: #e8fffe;
	width: 33.33%;
	position: absolute;
	height: 100%;
	z-index: -1;
	top: 0;
}

.sale_hero_sec .row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.sale_hero_img {
	padding-right: 40px;
}

.sale_hero_txt h6 {
	font-size: 18px;
	line-height: 28px;
	color: var(--color1);
	font-weight: 600;
	letter-spacing: 2px !important;
	margin-bottom: 16px;
}

.sale_hero_txt h2 {
	text-align: left !important;
	margin-bottom: 20px !important;
	font-size: 46px !important;
	line-height: 60px !important;
}

.sale_hero_txt h3 {
	margin-bottom: 20px;
}

.sale_hero_txt p {
	font-size: 18px;
	line-height: 28px;
}

.sale_hero_btn {
	display: flex;
	align-items: center;
	margin-top: 30px;
	flex-wrap: wrap;
}

.sale_hero_txt .comn_btn {
	margin-right: 40px;
}

.sale_hero_btn_txt h4 {
	font-size: 20px;
	line-height: 30px;
	color: #131415;
	margin-bottom: 0;
	font-weight: 700;
}

.sale_partner_sec {
	padding: 50px 0 !important;
}

.sale_partners {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
}

.sale_partner {
	width: 100%;
	margin-right: 50px;
}

.sale_partner:last-child {
	margin-right: 0;
}

.sale_partner img {
	filter: opacity(70%) grayscale(100%);
}

.sale_testimonial_wrap {
	max-width: 965px;
	margin: auto;
}

.sale_testimonial_comn_sec .cus_row {
	display: flex;
	flex-wrap: wrap;
}

.sale_testimonial_comn_sec .sale_testimonial_img_col {
	margin-right: 16px;
	width: 150px;
}

.sale_testimonial_comn_sec .sale_testimonial_txt_col {
	width: calc(100% - 170px);
}

.sale_testimonial_comn_sec .sale_testimonial_img img {
	width: 100%;
	height: auto;
	border-left: 15px solid #b5e1df;
}

.sale_testimonial_txt {
	margin-bottom: 35px;
}

.sale_testimonial_txt p {
	font-size: 17px;
	line-height: 27px;
	color: #131415;
	margin-bottom: 10px;
	/*     display: -webkit-box;
	line-clamp: 8;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	overflow: hidden; */
}
.sale_testimonial_content {
	display: -webkit-box;
	line-clamp: 8;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sale_testimonial_comn_sec .sale_testimonial_txt_col .sale_testimonial_txt .sale_testimonial_content.toggle .readmore_on {
	display: block;
	overflow: visible;
}

.testimonials_sec .testimonials_sec_slider .owl-stage-outer:has(.sale_testimonial_txt_col .sale_testimonial_txt .sale_testimonial_content.toggle .readmore_on) {
	height: auto;
}

.sale_testimonial_comn_sec .sale_testimonial_txt_col .sale_testimonial_txt .sale_testimonial_content.toggle p:not(.readmore_on)+a {
	display: none;
}

.sale_testimonial_txt .toggle_btn {
	font-size: 18px;
	line-height: 28px;
	display: inline-block;
	color: var(--color1);
	font-weight: 500;
	cursor: pointer;
	transform: rotate(0deg) !important;
	display:none;
}

.sale_testimonial_txt p:first-child::before {
	content: "“";
}

.sale_testimonial_txt p:last-child::after {
	content: "”";
}

.sale_testimonial_txt p:last-child {
	margin-bottom: 0;
}

.sale_testimonial_txt_col h6 {
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 0;
	color: #131415;
	font-weight: 700;
	letter-spacing: 1.4px !important;
	margin-top: 20px !important;
}

.sale_testimonial_txt_col h6 span {
	font-family: "PT Sans", sans-serif;
	font-weight: 400;
	color: #777;
	font-style: italic;
	text-transform: none;
	display: block;
	margin-top: 3px;
	letter-spacing: 0;
}

.sale_testimonial_comn_sec.yellow_bg .owl-nav button i {
	color: var(--color1);
}

.sale_testimonial_txt p strong {
	background-image: linear-gradient(transparent 65%, #b5e1df 65%, #b5e1df);
}

.sale_testimonial_comn_sec.yellow_bg {
	background-color: var(--color1)2e;
}

.sale_testimonial_comn_sec.yellow_bg .sale_testimonial_img img {
	border-color: var(--color1);
	min-height: 180px;
	object-fit: cover;
}

.sale_testimonial_comn_sec.yellow_bg .sale_testimonial_txt p strong {
	background-image: linear-gradient(transparent 65%, var(--color1) 65%, var(--color1));
}

.sale_testimonial_comn_sec.img_right .cus_row {
	flex-direction: row-reverse;
}

.sale_testimonial_comn_sec.img_right .sale_testimonial_img_col {
	margin-left: 60px;
	margin-right: 0;
}

.sale_audience_sec {
	background-color: #f9f9f9;
	/* border-top: 1px dashed #ddd; */
	/* border-bottom: 1px dashed #ddd; */
	/* box-shadow: inset 0 0 10px #00000017; */
}

.sale_audience_title {
	max-width: 1000px;
	margin: auto;
}

.sale_audience_cont {
	max-width: 780px;
	text-align: center;
	margin: auto;
}

.sale_audience_cont p {
	font-size: 21px;
	line-height: 31px;
	color: #131415;
}

.sale_audience_cont ul {
	width: 100%;
	margin: 0 auto 12px auto;
	max-width: 750px;
}

.sale_audience_cont li {
	font-size: 20px;
	line-height: 32px;
	color: #131415;
	margin: 5px auto 0 20px;
	text-align: justify;
}

.sale_audience_cont .comn_btn {
	margin-top: 40px;
}

.sale_program_sec {
	background-color: #f9f9f9;
	padding-bottom: 40px !important;
}

.sale_program_title {
	max-width: 720px;
	margin: auto;
}

.sale_program_sec .col-md-4 {
	margin: 25px 0 50px;
}

.sale_program_box {
	background-color: #fff;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	border-radius: 8px;
	padding: 60px 35px 40px;
	text-align: center;
	position: relative;
	height: 100%;
}

.sale_program_box h2 {
	margin-bottom: 0 !important;
	font-weight: 700 !important;
	font-size: 60px !important;
	line-height: 1 !important;
	position: absolute;
	left: 0;
	right: 0;
	top: -33px;
}

.sale_program_box h3 {
	margin-bottom: 20px;
	font-size: 22px !important;
	line-height: 32px !important;
}

.sale_program_sec .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.sale_time_title {
	max-width: 750px;
	margin: 0 auto 40px;
	text-align: center;
}

.sale_time_title h2 {
	margin-bottom: 22px !important;
}

.sale_time_title p {
	font-size: 18px;
	line-height: 28px;
}

.sale_time_cont {
	text-align: center;
}

.sale_time_box {
	max-width: 600px;
	margin: 0 auto 70px;
	border: 2px solid #131415;
	box-shadow: 10px 10px 0 0 var(--color1);
	padding: 60px 50px;
}

.sale_time_box p {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 20px;
}

.sale_time_box h2 {
	margin-bottom: 0 !important;
	font-size: 70px !important;
	line-height: 1 !important;
	font-weight: 700 !important;
}

.sale_time_cont {
	text-align: center;
	max-width: 700px;
	margin: auto;
}

.sale_time_cont p {
	font-size: 20px;
	line-height: 34px;
}

.sale_price_boxes {
	max-width: 800px;
	margin: auto;
}

.sale_price_title_sec {
	padding-bottom: 0 !important;
}

.sale_price_title_sec1 {
	padding-top: 0 !important;
}

.sale_price_title {
	max-width: 900px;
	margin: 0 auto 50px;
	text-align: center;
}

.sale_price_title h2 {
	margin-bottom: 25px !important;
}

.sale_price_title h3 {
	margin-bottom: 22px;
}

.sale_price_title p {
	font-size: 18px;
	line-height: 29px;
}

.sale_price_sec {
	background-color: #eff0ef;
	padding-top: 0 !important;
	margin-top: 140px;
}

.sale_price_img {
	margin: -140px auto 50px;
	max-width: 1000px;
}

.sale_price_boxes_img {
	margin-top: 30px;
}

.sale_price_boxes_img img {
	width: 100%;
	max-width: 390px;
	margin: auto;
}

.sale_price_box {
	background-color: #fff;
	text-align: center;
	padding: 20px 30px 20px;
	border-radius: 6px;
	display: flex;
	flex-direction: column;
}

.sale_price_box .comn_btn {
	/* margin-top: auto; */
	margin-top: 20px;
}

.sale_price_box h6 {
	color: #131415;
	font-size: 17px;
	line-height: 27px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.sale_price_box h2 {
	margin-bottom: 20px !important;
	font-size: 50px !important;
	line-height: 1 !important;
}

.sale_price_box h2::before {
	content: "$";
	display: inline-block;
	font-size: 36px;
	vertical-align: top;
	margin: -8px 4px 0 0;
	font-weight: 700;
}

.sale_steps_title_sec {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 110px 0 !important;
	position: relative;
}

.sale_steps_title_sec::before {
	content: "";
	background-color: #131415;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.sale_steps_title_sec>.container {
	position: relative;
	z-index: 2;
}

.sale_steps_title_sec h2 {
	max-width: 700px;
	margin: auto !important;
	font-size: 50px !important;
	line-height: 65px !important;
	color: #fff !important;
}

.sale_step_row {
	display: flex;
	margin-bottom: 80px;
	align-items: flex-start;
	flex-wrap: wrap;
}

.sale_step_row:last-child {
	margin-bottom: 0;
}

.sale_step_left {
	width: 34%;
	margin-top: 70px;
	z-index: 2;
}

.sale_step_right {
	width: 76%;
	margin-left: -10%;
	padding: 100px 6% 100px 16%;
	background-color: #fff5e5;
}

.sale_step_txt {
	text-align: center;
}

.sale_step_txt h6 {
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
	color: #131415;
	text-transform: uppercase;
	margin-bottom: 23px;
	letter-spacing: 1px !important;
}

.sale_step_txt h2 {
	margin-bottom: 30px !important;
}

.sale_step_txt ul {
	text-align: left;
	margin: 0;
}

.sale_step_txt li {
	list-style: none;
	font-size: 20px;
	line-height: 32px;
	margin: 0 0 25px;
	position: relative;
	padding-left: 42px;
	color: #131415;
}

.sale_step_txt li::before {
	content: "\f054";
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	font-size: 14px;
	width: 25px;
	height: 25px;
	border: 2px solid #131415;
	border-radius: 30px;
	text-align: center;
	line-height: 21px;
	padding-left: 3px;
	top: 4px;
}

.sale_step_txt p:last-child,
.sale_step_txt li:last-child {
	margin-bottom: 0;
}

.sale_step_txt p {
	font-size: 20px;
	line-height: 32px;
	margin: 0 0 25px;
	color: #131415;
	text-align: left;
}

.sale_step_row.layout_left {
	flex-direction: row-reverse;
}

.sale_step_row.layout_left .sale_step_right {
	margin-left: 0;
	margin-right: -10%;
	padding-left: 6%;
	padding-right: 16%;
}

.sale_step_row.layout_center {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.sale_step_row.layout_center .sale_step_left {
	width: 100%;
	margin-top: 0;
}

.sale_step_row.layout_center .sale_step_right {
	width: 100%;
	margin: auto;
	padding: 210px 17% 100px;
}

.sale_step_row.layout_center .sale_step_img {
	margin-bottom: -140px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.sale_limited_sec {
	padding-top: 0 !important;
	padding-bottom: 160px !important;
	position: relative;
}

.sale_limited_title {
	text-align: center;
	max-width: 580px;
	position: absolute;
	top: 60px;
	left: -60%;
	right: 0;
	margin: auto;
}

.sale_limited_title h3 {
	font-family: "Dancing Script", cursive !important;
	font-size: 50px !important;
	line-height: 1 !important;
	margin-bottom: 32px;
	transform: rotate(-4deg);
	color: #b5e1df !important;
}

.sale_limited_title h2 {
	margin-bottom: 0 !important;
}

.sale_limited_row {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.sale_limited_left {
	width: 34%;
	z-index: 2;
	margin-bottom: -90px;
}

.sale_limited_right {
	width: 72%;
	background-color: #f9f9f9;
	margin-left: -6%;
	padding: 80px 50px 80px 14%;
}

.sale_limited_img {
	max-width: 500px;
	margin-left: auto;
}

.sale_limited_txt {
	max-width: 660px;
}

.sale_limited_txt ul {
	margin: 0;
}

.sale_limited_txt li {
	list-style: none;
	font-size: 20px;
	line-height: 32px;
	margin: 0 0 35px;
	position: relative;
	padding-left: 42px;
	color: #131415;
}

.sale_limited_txt li::before {
	content: "\f054";
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	font-size: 16px;
	width: 27px;
	height: 27px;
	border: 2px solid #131415;
	border-radius: 30px;
	text-align: center;
	line-height: 24px;
	padding-left: 3px;
	top: 3px;
}

.sale_limited_txt li:last-child {
	margin-bottom: 0;
}

.sale_limited_txt li h3 {
	margin-bottom: 14px;
}

.sale_limited_txt li p {
	font-size: inherit;
	line-height: inherit;
}

.sale_limited_txt h6 {
	margin-bottom: 0;
	margin-top: 32px !important;
	margin-left: 44px;
	color: #131415;
	text-transform: none;
	font-size: 22px;
	line-height: 34px;
	font-style: italic;
}

.bouns_sec .bouns_sec_inner .bouns_carousel .owl-stage-outer {
	margin-inline: -1px;
}

.bouns_sec .bouns_sec_inner .bouns_carousel .bouns_wrapper {
	height: 100%;
	border: 1px solid #dbd6d6;
	border-radius: 20px;
	overflow: hidden;
}

.bouns_sec .bouns_sec_inner .bouns_carousel .bouns_wrapper .bouns_img {
	height: 312px;
}

.bouns_sec .bouns_sec_inner .bouns_carousel .bouns_wrapper .bouns_img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 20px 20px 0px 0px;
}

.bouns_sec .bouns_sec_inner .bouns_carousel .bouns_wrapper .bouns_content {
	padding: 30px;
}

.bouns_sec .bouns_sec_inner .bouns_carousel .owl-nav button i {
	color: var(--color1);
}

.bouns_sec .bouns_sec_inner .bouns_carousel .bouns_wrapper .bouns_content h3 {
	color: #c3a379 !important;
}

.page-template-sales-new .program_intro .program_intro_inner .program_intro_heading h2 {
	color: #c3a379 !important;
}

.bouns_carousel.owl-carousel .owl-nav button {
	background-color: #c3a379 !important;
}

.bouns_carousel.owl-carousel .owl-nav button i {
	display: none;
}

.bouns_sec .bouns_sec_inner .bouns_carousel .bouns_wrapper .bouns_content span {
	color: #000;
	font-weight: 600;
	letter-spacing: 1.3px;
}

.bouns_sec .bouns_sec_inner .bouns_carousel .bouns_wrapper .bouns_content p {
	color: #101010;
	font-weight: 500;
	font-size: 17px;
	line-height: 28px;
}

.pagination-single a {
	color: #101010 !important;
}

.sale_bonus_sec {
	background-color: #e8fffe;
}

.sale_bonus_title {
	max-width: 980px;
	margin: auto;
}

.sale_bonus_row {
	display: flex;
	margin-bottom: 80px;
	align-items: center;
	flex-wrap: wrap;
}

.sale_bonus_row:last-child {
	margin-bottom: 0;
}

.sale_bonus_left {
	width: 32%;
	z-index: 2;
}

.sale_bonus_right {
	width: 78%;
	margin-left: -10%;
	padding: 100px 10% 100px 20%;
	background-color: #fff;
}

.sale_bonus_txt {
	text-align: center;
}

.sale_bonus_txt h6 {
	font-size: 22px;
	line-height: 32px;
	font-weight: 700;
	color: #88d2cf;
	text-transform: uppercase;
	margin-bottom: 23px;
	letter-spacing: 1px !important;
}

.sale_bonus_txt h2 {
	margin-bottom: 30px !important;
}

.sale_bonus_txt h3 {
	font-size: 20px !important;
	line-height: 32px !important;
	margin-bottom: 26px;
	color: #88d2cf !important;
	font-weight: 700 !important;
	font-style: italic;
}

.sale_bonus_txt p {
	text-align: left;
	font-size: 18px;
	line-height: 28px;
	color: #131415;
}

.sale_bonus_row.layout_left {
	flex-direction: row-reverse;
}

.sale_bonus_row.layout_left .sale_bonus_right {
	margin-left: 0;
	margin-right: -10%;
	padding-left: 10%;
	padding-right: 20%;
}

.sale_bonus_row.layout_center {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.sale_bonus_row.layout_center .sale_bonus_left {
	width: 100%;
	margin-top: 0;
}

.sale_bonus_row.layout_center .sale_bonus_right {
	width: 100%;
	margin: auto;
	padding: 200px 16% 100px;
}

.sale_bonus_row.layout_center .sale_bonus_img {
	margin-bottom: -140px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.sale_bonus_row.sale_bonus_row3 .sale_bonus_right {
	position: relative;
}

.sale_bonus_row.sale_bonus_row3 .sale_bonus_right::before {
	content: "";
	background-image: url(../images/expiring_bonus2.png);
	position: absolute;
	left: -50px;
	top: -40px;
	width: 150px;
	height: 150px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.sale_price_sec#sale_price_sec2 .sale_price_img {
	max-width: 600px;
}

.sale_guarantee_row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.sale_guarantee_left {
	width: 34%;
	z-index: 2;
}

.sale_guarantee_img {
	max-width: 500px;
	margin-left: auto;
}

.sale_guarantee_right {
	width: 85%;
	background-color: #e8fffe;
	margin-left: -19%;
	padding: 80px 50px 80px 30%;
}

.sale_guarantee_txt {
	max-width: 660px;
}

.sale_guarantee_txt h2 {
	text-align: left !important;
	margin-bottom: 30px !important;
}

.sale_guarantee_txt p {
	color: #131415;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 30px;
}

.sale_guarantee_txt p a {
	color: #3db0ac;
}

.sale_guarantee_txt p a:hover {
	color: #88d2cf;
}

.sale_guarantee_img {
	position: relative;
}

.sale_guarantee_img::before {
	content: "";
	background-image: url(../images/60-day-badge1.png);
	width: 200px;
	height: 200px;
	position: absolute;
	right: -50px;
	top: -55px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.sale_accordion_sec {
	padding-top: 0 !important;
}

.sale_accordion_cont {
	max-width: 900px;
	margin: auto;
}

.sale_accordion_cont h2 {
	margin-bottom: 30px !important;
}

.sale_accordion_cont .sale_accordions {
	max-width: 800px;
	margin: auto;
}

.sale_accordion {
	border-bottom: 1px solid #131415;
	padding: 30px 0 30px 70px;
	position: relative;
}

.sale_accordion_ques h3 {
	margin-bottom: 0;
	font-size: 20px !important;
	line-height: 32px !important;
	cursor: pointer;
	font-weight: 700 !important;
	transition: 0.3s all ease-in-out;
}

.sale_accordion_ques h3:hover {
	color: #c3a379 !important;
}

.sale_accordion_ques h3::before {
	content: "";
	background-image: url(/wp-content/uploads/2025/06/accordion_pluse1.png);
	width: 25px;
	height: 27px;
	position: absolute;
	left: 0;
	background-size: 100%;
	top: 33px;
	background-position: center;
	background-repeat: no-repeat;
	filter: brightness(0) saturate(100%) invert(69%) sepia(44%) saturate(285%) hue-rotate(354deg) brightness(89%) contrast(88%);
}

.sale_accordion.open .sale_accordion_ques h3::before {
	background-image: url(/wp-content/uploads/2025/06/accordion_minus1.png);
	filter: brightness(0) saturate(100%) invert(69%) sepia(44%) saturate(285%) hue-rotate(354deg) brightness(89%) contrast(88%);
}

.sale_accordion_ans {
	display: none;
	margin-top: 15px;
}

.sale_price_sec.sale_price_sec3 {
	margin-top: 0;
	padding-top: 90px !important;
}

.sale_price_sec.sale_price_sec3 .container {
	position: relative;
}

.sale_price_sec3_img {
	max-width: 300px;
	position: absolute;
	left: -120px;
	top: -130px;
}

.sale_price_title_sec3_title {
	max-width: 850px;
	margin-left: auto;
}

.sale_price_title_sec3_title h2 {
	text-align: left !important;
	margin-bottom: 55px !important;
}

.sale_price_title_sec3_title h3 {
	font-family: "Dancing Script", cursive !important;
	font-size: 50px !important;
	line-height: 1 !important;
	text-align: right;
	margin-right: 10%;
	transform: rotate(-6deg);
	margin-bottom: 30px;
	position: relative;
}

.sale_price_title_sec3_title h3::before {
	content: "";
	background-image: url(../images/sale_price_title_sec3_title_h3_bg.png);
	width: 260px;
	height: 53px;
	position: absolute;
	right: 0;
	display: block;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -1;
	top: 12px;
	transform: rotate(7deg);
}

.sale_timeline_title_row {
	display: flex;
	align-items: center;
}

.sale_timeline_title_left {
	width: 36%;
	z-index: 2;
}

.sale_timeline_title_right {
	background-color: #fff5e5;
	width: 82%;
	margin-left: -18%;
	padding: 120px 9% 120px 27%;
}

.sale_timeline_title_txt h2 {
	margin-bottom: 40px !important;
	text-align: left !important;
}

.sale_timeline_title_txt h3 {
	font-style: italic;
	margin-bottom: 0;
}

.sale_timeline {
	margin: 80px auto 0;
	max-width: 730px;
	padding: 75px 80px 68px;
	background-color: #eff0ef;
	position: relative;
}

.sale_timeline h2 {
	font-size: 65px !important;
	line-height: 1 !important;
	margin-bottom: 0 !important;
	color: var(--color1) !important;
	font-weight: 700 !important;
	position: absolute;
	top: -25px;
	left: 70px;
}

.sale_timeline p {
	font-size: 18px;
	line-height: 30px;
	color: #131415;
}

.sale_timeline:nth-child(2n) h2 {
	left: auto;
	right: 80px;
}

.sale_price_title_sec.sale_price_title_sec4 {
	padding-top: 0 !important;
}

.sale_price_sec.sale_price_sec4 {
	padding-bottom: 240px !important;
}

.sale_note_row {
	display: flex;
}

.sale_note_left {
	width: 50%;
	margin-right: 60px;
}

.sale_note_right {
	width: 50%;
}

.sale_note_sec h2 {
	text-align: left !important;
	margin-bottom: 40px !important;
}

.sale_note_sec p {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 25px;
}

.sale_note_right_img {
	margin-top: -240px;
	margin-bottom: 45px;
}

.sale_note_sec h3 {
	margin-bottom: 0;
	font-size: 54px !important;
	line-height: 1 !important;
	font-family: "Dancing Script", cursive !important;
}

.sale_join_sec {
	background-color: #e8fffe;
}

.sale_join_sec .container {
	position: relative;
}

.sale_join_title {
	max-width: 950px;
	margin: 60px auto 0;
}

.sale_join_title h2 {
	margin-bottom: 40px !important;
}

.sale_join_title h3 {
	margin-bottom: 0;
	font-size: 60px !important;
	line-height: 1 !important;
	font-family: "Dancing Script", cursive !important;
	color: #88d2cf !important;
	position: absolute;
	transform: rotate(-10deg);
	left: 4%;
	top: -20px;
}

.sale_note_right_img_mob {
	display: none;
}

/**** sales end ****/
/* Option-In Page */
.page-template-option-in .opt-in_form_sec .opt-in_form_inner {
	max-width: 550px;
	margin: auto;
}

.page-template-option-in .opt-in_form_sec .opt-in_form_inner h2 {
	margin-bottom: 35px !important;
	font-weight: 800 !important;
}

.page-template-option-in .opt-in_form_sec .opt-in_form_inner .gform_wrapper.opt-in_form_wrapper input {
	margin: 0 !important;
}

.page-template-option-in .hero_wrapper .hero_text {
	gap: 15px;
}

.page-template-option-in .hero_main_wrapper .hero_wrapper .pro_videos_box .play_btn {
	width: 80px;
	height: 80px;
}

.page-template-option-in .faq_sec {
	padding-top: 80px !important;
}

.page-template-option-in .opt-in_form_sec .opt-in_form_inner .gform_wrapper.opt-in_form_wrapper .gfield_description {
	padding: 5px 0 0 !important;
	font-size: 18px;
	margin: auto;
	text-align: center;
	line-height: 28px;
	color: #101010;
}

.page-template-option-in .opt-in_form_sec .opt-in_form_inner .gform_wrapper.opt-in_form_wrapper input[type="submit"] {
	width: 100%;
	font-size: 18px !important;
	line-height: 28px !important;
	max-width: 250px;
	margin: auto !important;
	padding: 14px 24px !important;
}

.page-template-option-in .opt-in_form_sec .opt-in_form_inner .gform_wrapper.opt-in_form_wrapper .gform_validation_errors {
	display: none;
}

.page-template-option-in .opt-in_form_sec .opt-in_form_inner .gform_wrapper.opt-in_form_wrapper .gfield_error input {
	border: 1px solid #c02b0a !important;
}

.webinar_training_sec .webinar_training_inner h2 {
	font-weight: 600 !important;
}

.webinar_training_sec .webinar_wrapper {
	display: flex;
	justify-content: space-between;
	gap: 60px;
	flex-wrap: wrap;
}

.webinar_training_sec .webinar_wrapper .webinar_col {
	width: calc(50% - 30px);
}

.webinar_training_sec .webinar_wrapper .webinar_col h3 {
	margin-bottom: 15px;
}

.webinar_training_sec .webinar_wrapper .webinar_col ul {
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.webinar_training_sec .webinar_wrapper .webinar_col ul li {
	position: relative;
	margin: 0;
	padding-left: 29px;
	font-size: 18px;
	list-style: none;
	color: #777;
	font-weight: 500;
	cursor: pointer;
	transition: 0.3s all ease-in-out;
}

.opt-in_form_sec {
	background-color: #fff;
}

/* Option-In Page */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");

body.single-product .gfield button,
.cart-upsell-section .upsell_add_to_cart_cta {
	font-family: "PT Sans", sans-serif !important;
	font-size: 14px !important;
	line-height: 26px !important;
	color: #131415 !important;
	text-transform: uppercase !important;
	background-color: var(--color1) !important;
	display: inline-block !important;
	text-decoration: none !important;
	font-weight: 600 !important;
	padding: 12px 30px !important;
	border-radius: 4px !important;
	outline: none !important;
	border: 1px solid var(--color1) !important;
	transition: 0.25s all !important;
}

.cart-upsell-section .upsell_add_to_cart_cta:hover {
	background-color: #fff !important;
	border-color: #fff !important;
}

body.single-product .gfield button:hover {
	background-color: #131415 !important;
	border-color: #131415 !important;
	color: var(--color1) !important;
}

body.single-product .gfield .ginput_total {
	color: #131415;
}

body.single-product .entry-header {
	padding: 60px 0 !important;
}

.home_off_sec {
	background-color: #b5e1df;
	padding: 0 0 0;
}

.home_off_cont {
	margin: auto;
	text-align: center;
	color: #fff;
}

.home_off_row {
	display: flex;
	flex-wrap: wrap;
}

.home_off_left {
	width: 45%;
	position: relative;
}

.home_off_right {
	width: 55%;
}

.home_off_img img {
	width: 100%;
	height: 640px;
	object-fit: cover;
	object-position: center center;
}

.home_off_txt {
	max-width: 520px;
	margin-left: auto;
	padding: 160px 20px 60px;
}

.home_off_sale_tag {
	text-align: right;
	margin-right: -105px;
	z-index: 2;
	position: relative;
	margin-bottom: 38px;
}

.home_off_sale_tag h3 {
	background-image: url("https://online.lifehousefit.com/wp-content/uploads/2021/11/home_hero_sale_tag_bg.png");
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 35px !important;
	line-height: 68px !important;
	margin: 0 !important;
	padding: 0 63px;
	font-weight: 500 !important;
}

.home_off_left::after {
	content: "";
	background-image: url("http://online.lifehousefit.com/wp-content/uploads/2021/11/home_hero_curve.png");
	width: 145px;
	height: 640px;
	position: absolute;
	right: -143px;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left;
}

.home_off_off_txt h2 {
	margin: 0 !important;
	font-size: 35px !important;
	line-height: 35px !important;
	font-weight: 700 !important;
	text-transform: uppercase;
}

.home_off_off_txt h2 .home_off_discount {
	font-size: 160px;
	font-family: "PT Sans", sans-serif;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -4px;
	position: relative;
	margin-top: 0 !important;
	display: inline-block;
}

.home_off_off_txt h2 .home_off_discount::after {
	content: "%";
	font-size: 68px;
	font-family: "Poppins", sans-serif;
	position: absolute;
	top: 12px;
	font-weight: 400;
	right: -56px;
}

.home_off_off_txt h2 .home_off_off {
	margin-bottom: 23px;
	display: inline-block;
	vertical-align: bottom;
	margin-top: 0 !important;
	font-size: 35px;
	line-height: 35px;
}

.home_off_off_txt h3 {
	font-size: 35px !important;
	line-height: 45px !important;
	margin-bottom: 35px;
	font-weight: 600 !important;
	margin-top: 0px !important;
}

.home_off_code p {
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 26px;
	color: #131415;
}

.home_off_code h4 {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 36px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.2px !important;
	display: inline-block;
	border: 2px dashed #131415;
	padding: 0 16px;
	color: #131415 !important;
}

.hero_event_section.has_off {
	padding-top: 60px;
}

body.single-product .pagination-single,
body.single-product .comments-wrapper {
	display: none;
}

.home_hero2_sec {
	padding: 200px 0 80px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.home_hero2_sec::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
}

.home_hero2_sec>.container {
	position: relative;
	z-index: 2;
}

.home_hero2_cont {
	max-width: 900px;
	margin: auto;
}

.home_hero2_txt {
	text-align: center;
}

.home_hero2_txt h1 {
	color: #fff !important;
	font-size: 46px !important;
	line-height: 60px !important;
	margin-bottom: 40px !important;
}

.home_hero2_txt h2 {
	color: #fff !important;
	margin-bottom: 40px !important;
}

.home_hero2_txt p {
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}

.home_hero2_txt p a {
	color: var(--color1);
}

.home_hero2_txt p a:hover {
	color: #fff;
}

.home_hero2_txt .comn_btn {
	margin-top: 35px;
}

/* ****newthankyoupage**** */
.newthank_sec {
	padding-bottom: 40px !important;
	padding-top: 70px;
}

.newthank_right h2 {
	font-size: 35px !important;
	text-align: left !important;
	line-height: 50px !important;
	margin-bottom: 20px !important;
	font-weight: 600 !important;
}

.newthank_sec::before {
	content: "";
	display: block;
	background-color: #bbdddd;
	width: 42%;
	position: absolute;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 16.6667%;
}

.newthank_right h3 {
	font-size: 26px !important;
	line-height: 38px !important;
}

.newthank_wrap {
	position: relative;
}

.newthank_wrap::after {
	position: absolute;
	right: 0;
	content: "";
	display: block;
	width: 200px;
	height: 150px;
	bottom: -110px;
	background-repeat: no-repeat;
	z-index: 1;
	background-size: contain;
	background-image: url(https://bodysoulschool.com/wp-content/uploads/2022/06/lbs-webinar-confirm-accent.png);
}

.calender_title {
	max-width: 580px;
	margin: auto;
}

.calender_sec {
	padding: 70px 0 130px;
}

.newthank_sec,
.calender_sec,
.share_sec {
	background-color: #fff;
	position: relative;
}

.calender_box {
	background-color: #f9f9f9;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
	border-radius: 8px;
	padding: 60px 35px 40px;
	text-align: center;
	position: relative;
	height: 100%;
}

.calender_box h2 {
	margin-bottom: 0 !important;
	font-weight: 700 !important;
	font-size: 60px !important;
	line-height: 1 !important;
	position: absolute;
	left: 0;
	right: 0;
	top: -33px;
}

.calender_box h3 {
	margin-bottom: 20px;
	font-size: 25px !important;
	line-height: 35px !important;
}

.calender_sec .col-md-6 {
	margin-bottom: 80px;
}

.calander_big_right {
	padding: 100px 40px;
	text-align: left;
	padding-left: 80px;
}

.calander_big_left {
	position: relative;
}

.calander_big_left img {
	position: absolute;
	top: 40px;
	max-width: 440px;
	z-index: 9;
}

.share_left h3 span {
	font-family: "Dancing Script", cursive !important;
	font-size: 55px;
	display: block;
	text-align: left;
	margin-bottom: 20px;
	line-height: 65px;
}

.share_sec::before {
	content: "";
	display: block;
	background-color: #bbdddd;
	width: 70%;
	position: absolute;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 0%;
}

.share_row {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	position: relative;
}

.share_right {
	width: 38%;
	z-index: 2;
	margin-top: -10%;
}

.share_left {
	width: 62%;
	padding: 0 15px;
}

.share_sec {
	padding: 60px 0 50px;
}

.share_sec .comn_btn {
	margin-top: 50px;
}

.share_cont {
	padding-right: 70px;
}

.share_pop_left h2 {
	text-align: left !important;
	margin-bottom: 20px !important;
	font-size: 27px !important;
	line-height: 38px !important;
	font-weight: 600 !important;
}

.share_pop_left p {
	font-size: 18px !important;
	line-height: 32px !important;
	color: #000 !important;
}

.share_pop_right ul li {
	list-style: none;
	margin-bottom: 12px;
}

.share_pop_right ul li i {
	font-size: 16px;
	line-height: 32px;
	color: #000;
	margin-right: 6px;
	transition: 0.25s all;
}

.share_pop_right ul li a {
	font-family: "PT Sans", sans-serif;
	font-size: 15px;
	line-height: 26px;
	color: #131415;
	text-transform: uppercase;
	background-color: var(--color1);
	display: inline-block;
	text-decoration: none;
	font-weight: 600 !important;
	padding: 12px 30px;
	border-radius: 4px;
	outline: none !important;
	border: 1px solid var(--color1);
	transition: 0.25s all;
	position: relative;
	min-width: 200px;
	text-align: center;
}

.share_pop_right ul li a:hover {
	background-color: #131415;
	color: var(--color1);
	border-color: #131415;
}

.share_pop_right ul li a:hover i {
	color: var(--color1);
}

.share_pop_wrap .row {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

.share_pop_right ul {
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
}

.share_pop_wrap::before {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	content: "";
	width: 45%;
	height: 100%;
	background-color: #e5f0f0;
	z-index: 0;
}

.share_pop_left {
	margin-right: -65px;
}

.fancybox-container .hidden-content {
	max-width: 820px;
	margin: auto;
	background-color: #fff;
	padding: 50px 50px 50px 60px;
	position: relative;
}

.fancybox-container .hidden-content .fancybox-button svg {
	background-color: #000;
	border-radius: 100%;
	fill: #fff;
}

.fancybox-container .fancybox-slide--html .hidden-content .fancybox-close-small {
	opacity: 1;
	color: #fff;
}

.page-id-46328 .header-navigation-wrapper {
	display: none;
}

.page-id-46328 header .header-inner.section-inner {
	justify-content: center;
	/* padding-top: 20px;
	padding-bottom: 20px; */
}

.page-id-46328 .top_wrapper {
	display: none;
}

.page-id-46328 header.sticky {
	position: static !important;
}

/* ****newthankyoupage**** */
.home2_services_sec {
	background-color: #f7f7f7;
}

.promotion_sec h2 {
	text-align: left !important;
	margin-bottom: 20px !important;
}

.promotion_sec ul {
	margin: 0 0 20px;
}

.promotion_sec ul li {
	list-style: none;
	padding-left: 18px;
	position: relative;
	margin: 0 0 10px;
}

.promotion_sec ul li:before {
	position: absolute;
	content: "";
	font-family: "FontAwesome";
	left: 0px;
	background-color: var(--color1);
	width: 7px;
	height: 7px;
	border-radius: 0;
	top: 9px;
}

.promotion_sec .comn_btn {
	margin: 35px 0 0;
}

.promotion_sec .row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.promotion_sec .image_sec img {
	width: 100%;
	max-width: 380px;
	margin: auto;
}

.apbd-mini-cart-color.apbd-mc-color-default {
	--apbd-nmca-main-color: var(--color1) !important;
	--apbd-nmca-df-btn-color: var(--color1) !important;
}

.apbd-nmca-vt-content.apbd-nmca-skin-df .apbd-nmca-vt-cart-header .apbd-nmca-vt-header-left-side .apbd-nmca-vt-header-left-side-text[data-v-096adc46] {
	background: var(--color1) !important;
	color: #131415 !important;
}

.apbd-nmca-vt-content.apbd-nmca-skin-df .apbd-nmca-vt-cart-footer .apbd-nmca-vt-action-box .apbd-nmca-vt-footer-button button a[data-v-096adc46],
.apbd-nmca-opener-container.apbd-nmca-drawer .apbd-nmca-drawer-item-body .apbd-nmca-drawer-footer[data-v-927372f4],
.apbd-nmca-opener-container.apbd-nmca-drawer .apbd-nmca-drawer-item-body .apbd-nmca-drawer-item-quantity[data-v-927372f4] {
	color: #131415 !important;
}

.apbd-nmca-vt-content.apbd-nmca-skin-df .apbd-nmca-vt-cart-footer .apbd-nmca-vt-action-box .apbd-nmca-vt-footer-button button[data-v-096adc46]:hover {
	color: #fff !important;
	background: #131415 !important;
	text-decoration: none !important;
}

.apbd-nmca-vt-content.apbd-nmca-skin-df .apbd-nmca-vt-cart-footer .apbd-nmca-vt-action-box .apbd-nmca-vt-footer-button button[data-v-096adc46]:hover a {
	color: #fff !important;
}

.apbd-nmca-vt-content.apbd-nmca-skin-df .apbd-nmca-vt-cart-header .apbd-nmca-vt-header-right-side[data-v-096adc46] {
	color: var(--color1) !important;
	border: 1px solid var(--color1) !important;
	opacity: 0.6;
}

.apbd-nmca-vt-content.apbd-nmca-skin-df .apbd-nmca-vt-cart-header .apbd-nmca-vt-header-right-side[data-v-096adc46]:hover {
	opacity: 1;
}

.free-downl-page .gform_wrapper.gravity-theme .gform_validation_errors {
	display: none;
}

/***** SignUp Free Class Page *****/
body.page-template-signup-free-class-page {
	background-color: #fff;
}

/* hero section */
body.home {
	background: transparent;
}

.hero_main_wrapper .inner_sec {
	display: flex;
	gap: 60px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.hero_main_wrapper .inner_sec .content_wrapper {
	width: calc(45% - 32.5px);
	display: flex;
	flex-direction: column;
	gap: 40px;
	justify-content: space-between;
	max-height: 520px;
}

.hero_main_wrapper .inner_sec .content_wrapper .top_content h1 {
	margin-bottom: 10px !important;
	font-weight: 700;
}

.hero_main_wrapper .inner_sec .content_wrapper p {
	color: #131415;
}

.hero_main_wrapper .inner_sec .content_wrapper .top_content p {
	margin-bottom: 40px;
	color: #131415;
}

.hero_main_wrapper .inner_sec .video_wrapper {
	width: calc(55% - 32.5px);
}

.pro_videos_box a {
	display: block;
	position: relative;
	/* height: 300px; */
}

.pro_videos_box a::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	inset: 0;
	display: block;
	z-index: 2;
	position: absolute;
	border-radius: 16px;
}

.pro_videos_box .play_btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	background-color: #c3a379;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 3;
}

.pro_videos_box .play_btn img {
	width: 15px;
}

.pro_videos_box .play_btn::before,
.pro_videos_box .play_btn::after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #ffd;
	border-radius: 50%;
	box-shadow: 0 0 0 0 #fff;
	animation: button-ripple 3s infinite;
	opacity: 0.6;
	z-index: 0;
}

@keyframes button-ripple {
	70% {
		box-shadow: 0 0 0 35px #fff;
		opacity: 0;
	}

	100% {
		box-shadow: 0 0 0 0 #fff;
		opacity: 0;
	}
}

.pro_videos_box .play_btn::before {
	animation-delay: 0.9s;
}

.pro_videos_box .play_btn::after {
	animation-delay: 0.3s;
}

.pro_videos_box a>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 16px;
	min-height: 400px;
}

/* hero section */
/* nutrition section */
.nutrition_sec_wrapper {
	padding-top: 0 !important;
}

.nutrition_sec_wrapper .inner_sec {
	display: flex;
	gap: 65px;
}

.nutrition_sec_wrapper .inner_sec .title_wrapper {
	width: calc(45% - 32.5px);
	display: flex;
	justify-content: flex-start;
}

.nutrition_sec_wrapper .inner_sec .title_wrapper h2 {
	margin: 0 !important;
	color: #131415 !important;
	font-weight: 600 !important;
}

.nutrition_sec_wrapper .inner_sec .desc_wrapper {
	width: calc(55% - 32.5px);
	display: flex;
	justify-content: flex-end;
}

.nutrition_sec_wrapper .inner_sec .desc_wrapper p {
	color: #131415;
	max-width: 668px;
}

/* nutrition section */
/* benefits Section */
.benefits_sec_wrapper {
	background-color: #fff5e5;
}

.benefits_sec_wrapper .inner_sec h2 {
	color: #131415 !important;
	margin-bottom: 50px !important;
	max-width: 844px;
	font-weight: 600 !important;
}

.benefits_sec_wrapper .inner_sec .benefits_wrapper {
	display: flex;
	max-width: 1060px;
	margin: 0 auto 120px;
	gap: 30px;
	flex-wrap: wrap;
	justify-content: center;
}

.benefits_sec_wrapper .inner_sec .benefits_wrapper .benefit_wrap {
	width: calc(50% - 15px);
	background-color: #000;
	border-radius: 16px;
	padding: 20px;
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

.benefits_sec_wrapper .inner_sec .benefits_wrapper .benefit_wrap img {
	filter: brightness(100);
}

.benefits_sec_wrapper .inner_sec .benefits_wrapper .benefit_wrap .content_wrap {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.benefits_sec_wrapper .inner_sec .benefits_wrapper .benefit_wrap .content_wrap h4 {
	color: #fff;
	margin: 0 !important;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2em;
}

.benefits_sec_wrapper .inner_sec .benefits_wrapper .benefit_wrap .content_wrap p {
	color: #fff;
	margin: 0;
}

.benefits_sec_wrapper .inner_sec .step_process_wrapper {
	display: flex;
	gap: 45px;
	flex-wrap: wrap;
	justify-content: space-between;
	counter-reset: list-number;
}

.benefits_sec_wrapper .inner_sec .step_process_wrapper .step_wrap {
	width: calc(33.33% - 30px);
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 10px;
	position: relative;
}

.benefits_sec_wrapper .inner_sec .step_process_wrapper .step_wrap h4 {
	color: #131415;
	margin: 0;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.2em;
}

.benefits_sec_wrapper .inner_sec .step_process_wrapper .step_wrap p {
	color: #131415;
	margin: 0px;
}

.benefits_sec_wrapper .inner_sec .step_process_wrapper .step_wrap::before {
	counter-increment: list-number;
	content: "0" counter(list-number) "";
	width: 80px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: var(--color1);
	border-radius: 50%;
	color: #000;
	font-size: 21px;
	margin-bottom: 12px;
	font-family: "Montserrat", sans-serif !important;
}

/* benefits Section */
/*# Plan sec #*/
.main-title h2 {
	text-align: left !important;
}

.plan_wrapper .inner_sec {
	display: flex;
	flex-wrap: wrap;
}

.plan_wrapper .plan-row {
	overflow: hidden;
	width: 100%;
	max-width: 50%;
}

.plan_wrapper .plan-row:has(img) {
	border-radius: 16px;
}

.plan_wrapper .plan-row img {
	transition: 800ms all ease-in-out;
	aspect-ratio: 1/1;
	object-fit: cover;
	height: auto !important;
	border-radius: 16px;
}

.plan_wrapper .plan-row:hover img {
	transform: scale(1.1);
}

.plan_wrapper .plan-row .sale_accordions {
	width: 100%;
}

.plan_wrapper .plan-row:has(.sale_accordions) {
	padding-left: 80px;
	display: flex;
	align-items: center;
}

/*# Plan sec #*/
/*# Review testimonial #*/
.sn-review-testi {
	background: #eff0ef;
	padding: 40px;
	border-radius: 16px;
	color: #131415;
	display: flex;
	flex-direction: column;
}

.sn-review-testi p {
	color: #131415;
	margin: 0;
}

.sn-review-testi p span,
.sn-review-testi p strong {
	font-weight: 600;
	margin-right: 4px;
}

.sn-review-testi .review-star {
	padding: 30px 0px 15px;
}

.sn-review-testi .review-star i {
	font-size: 18px;
	margin-right: 2px;
	color: #fbd735;
}

.sn-review-testi .review-content {
	padding-bottom: 60px;
}

.sn-review-testi .client-wrapper {
	display: grid;
	grid-template-columns: 45px 1fr;
	gap: 10px;
	margin-top: auto;
}

.client-wrapper img {
	border-radius: 50%;
}

.client-wrapper .client-info h6 {
	margin-bottom: 0;
}

.review-testi_inner .owl-nav {
	position: absolute;
	top: -107px;
	display: flex;
	justify-content: end;
	width: 100%;
	gap: 24px;
	left: 0;
	transform: unset;
}

.review-testi_inner .owl-nav button {
	background: var(--color1) !important;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	margin: 0 !important;
	text-decoration: none;
}

.review-testi_inner .owl-nav button i {
	font-size: 20px;
	color: #fff;
}

/*# Review testimonial #*/
/*# Cta sec #*/
.cta_wrapper {
	padding-top: 40px;
}

.cta_inner {
	max-width: 480px;
	margin: 0 auto;
	text-align: center;
}

.cta_inner h2 {
	margin-bottom: 16px !important;
	font-weight: 600 !important;
}

.cta_inner .btn_wrap {
	margin-top: 30px;
}

/*# Cta sec #*/
/***** SignUp Free Class Page *****/
/**** New landing Page ****/
.page-template-landing-page-new footer {
	display: none;
}

.page-template-landing-page-new h1,
.page-template-landing-page-new h2,
.page-template-landing-page-new h3,
.page-template-landing-page-new h4,
.page-template-landing-page-new h5,
.page-template-landing-page-new h6 {
	color: #351a2f !important;
}

/* hero_section	 */
.hero_main_wrapper,
.our_service,
.meet_section,
.work_sec_wrapper,
.Pricing_sec_wrapper,
.testimonial_sec_wrapper {
	background-color: #ffffff;
}

.hero_main_wrapper .hero_wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 100px;
}

.hero_main_wrapper.lead_magnet {
	background-color: #fff !important;
}

.hero_main_wrapper.lead_magnet .hero_wrapper {
	background: #f7f7f7;
	padding: 30px;
	border-radius: 20px;
	box-shadow: 00px 0px 15px #71a69a63;
	gap: 50px;
}

.hero_wrapper .hero-sub-title {
	display: flex;
}

.hero_wrapper .hero-sub-title p {
	color: #131415;
	margin-bottom: 10px !important;
}

.hero_wrapper .hero-sub-title img {
	margin-right: 10px;
	width: 18px;
	height: 24px;
	filter: brightness(0) saturate(100%) invert(69%) sepia(44%) saturate(285%) hue-rotate(354deg) brightness(89%) contrast(88%);
}

.hero_wrapper .hero_text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
	width: 48%;
	gap: 30px;
}

.hero_wrapper .hero_text h1 {
	margin-bottom: 0px !important;
}

.hero_text .hero_content {
	display: flex;
	gap: 10px;
	flex-direction: column;
}

.hero_text .hero_content p {
	font-size: 20px;
	line-height: 1.5;
}

.hero_text .hero_content ul {
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin: 0;
}

.hero_text .hero_content ul li {
	position: relative;
	margin: 0;
	padding-left: 29px;
	font-size: 18px;
	list-style: none;
	color: #777;
	font-weight: 600;
	cursor: pointer;
	transition: 0.3s all ease-in-out;
}

.hero_text .hero_content ul li:hover {
	color: #351a2f;
}

.hero_text .hero_content ul li:hover::before {
	filter: brightness(0) saturate(100%) invert(11%) sepia(22%) saturate(1518%) hue-rotate(261deg) brightness(92%) contrast(93%);
}

.hero_main_wrapper .hero_img_wrpper .btn_wrap {
	text-align: center;
	margin-top: 30px;
}

.our_service .btn_wrap {
	text-align: center;
	margin-top: 30px;
}

/* .hero_text .hero_content ul li::before,
.webinar_training_sec .webinar_wrapper .webinar_col ul li::before {
content: "";
width: 20px;
height: 20px;
background-image: url("/wp-content/uploads/2025/07/Check.png");
display: block;
position: absolute;
left: 0;
z-index: 2;
background-size: 18px;
background-position: center center;
background-repeat: no-repeat;
top: 3px;
transition: 0.3s all ease-in-out;
filter: brightness(0) saturate(100%) invert(51%) sepia(0%) saturate(10%) hue-rotate(135deg) brightness(91%) contrast(89%);
} */
.hero_text .hero_content img {
	width: 60px;
	height: 60px;
}

.hero_dashbord .hero_dashbord_text p {
	margin: 0px 0px 10px !important;
	text-align: center !important;
	font-size: 14px !important;
	line-height: 24px !important;
	color: #131415;
}

.hero_wrapper .hero_img_wrpper {
	width: 52%;
	/* position: relative;
	overflow: hidden; */
	border-radius: 20px;
}

.hero_img_wrpper .hero_img_inner {
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}

.hero_wrapper .hero_img_wrpper .hero_img_inner>img {
	width: 100%;
	height: 630px;
	object-fit: cover;
	transform: scale(1.3);
}

.hero_img_wrpper .hero_dashbord {
	border-radius: 20px;
	background-color: #ffffff;
	flex-flow: column;
	justify-content: flex-start;
	align-items: center;
	padding: 50px;
	display: flex;
	position: absolute;
	inset: auto 50px 50px auto;
	z-index: 1;
}

.hero_img_wrpper .hero_dashbord img {
	border-radius: 50%;
	width: 70px;
	height: 70px;
	margin-bottom: 20px;
	transform: translate(0px);
}

.hero_dashbord .hero_dashbord_text {
	margin-bottom: 30px;
}

.hero_dashbord .hero_dashbord_text h3 {
	margin: 0px !important;
	text-align: center !important;
}

.hero_dashbord .hero_dashbord_text p {
	margin: 0px !important;
	text-align: center !important;
	font-family: "Inter", sans-serif;
	font-size: 14px !important;
	line-height: 24px !important;
	color: #101010;
	margin-bottom: 10px !important;
}

.hero_dashbord .hero_btn {
	font-family: "Inter", sans-serif !important;
	border-radius: 50px;
	background-color: #ffe056;
	text-align: center;
	padding: 16px 20px;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2em;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
	display: block;
	color: #101010;
}

.hero_dashbord .hero_btn:hover {
	background-color: #351a2f;
	color: #f1f1f1;
}

/* service	 */
.our_service {
	background-color: #f7f7f7;
}

.our_service .our_main_wrapper .our_wrapper {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 30px;
}

.our_main_wrapper .our_wrapper .our_box {
	width: calc(33.33% - 20px);
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	position: relative;
}

.our_main_wrapper .our_wrapper .our_box img {
	width: 100%;
	height: auto;
	aspect-ratio: 356/300;
	border-radius: 16px 16px 0px 0px;
	object-fit: cover;
}

.our_wrapper .our_box .service_info {
	padding: 30px 31px 30px 30px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: #ffffff;
	border-radius: 0px 0px 16px 16px;
	flex-grow: 1;
	gap: 16px;
}

.our_wrapper .our_box .service_info .service_text h3 {
	font-size: 22px !important;
	line-height: 30px !important;
	margin: 0 0 16px 0 !important;
	font-weight: 600 !important;
}

.our_wrapper .our_box .service_info .service_text p {
	color: #131415;
	font-size: 15px;
	line-height: 1.6;
}

.our_box .service_btn_wrapper {
	display: flex;
	justify-content: flex-start;
	margin-top: auto;
}

body .our_box .service_btn_wrapper a {
	/* color: #131415; */
	font-weight: 500;
	padding: 10px 22px;
	font-size: 14px;
}

.our_main_wrapper .our_wrapper .our_box .our_box_link {
	position: absolute;
	width: 100%;
	height: 100%;
}

.our_main_wrapper .our_wrapper .our_box img.arrow-btn {
	width: 24px !important;
	height: 24px !important;
}

.meet_section .meet_main_wrapper {
	display: flex;
	justify-content: space-between;
	gap: 80px;
	flex-wrap: wrap;
}

.meet_section .owl-carousel .meet_main_wrapper {
	padding: 0 20px;
}

.meet_section .owl-nav button i {
	color: var(--color1);
}

.meet_section .meet_main_wrapper .meet_img_wrapper {
	position: relative;
	width: 100%;
	max-width: calc(60% - 40px);
}

.meet_section .meet_main_wrapper .meet_img_wrapper img {
	object-fit: cover;
	border-radius: 16px;
	width: 100%;
	height: 100%;
}

.meet_section .meet_main_wrapper .meet_img_wrapper .img_content {
	border-radius: 16px;
	background-color: #ffffff;
	flex-flow: column;
	padding: 20px;
	display: flex;
	position: absolute;
	inset: auto 50px 50px;
	gap: 15px;
	z-index: 1;
}

.meet_section .meet_main_wrapper .img_content span {
	color: var(--color--black);
	font-weight: 500;
}

.meet_section .meet_main_wrapper .img_content p {
	margin: 0px !important;
	font-family: "Inter", sans-serif;
	font-size: 16px !important;
	line-height: 1.5em !important;
	color: #101010;
}

.meet_main_wrapper .meet_info_wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 30px;
	padding-block: 45px;
	width: 100%;
	max-width: calc(40% - 40px);
}

.meet_main_wrapper .meet_info_wrapper .info_wrapper h3 {
	margin-bottom: 10px;
}

.meet_main_wrapper .meet_info_wrapper .info_wrapper p {
	color: #131415;
}

.meet_main_wrapper .meet_info_wrapper .info_wrapper>p {
	margin-bottom: 40px;
}

.meet_main_wrapper .meet_info_wrapper .social_icons_wrapper .social_wrap {
	display: flex;
	gap: 10px;
}

.meet_main_wrapper .meet_info_wrapper .social_icons_wrapper .social_wrap .social_link img {
	filter: invert(100%) sepia(3%) saturate(2533%) hue-rotate(169deg) brightness(2%) contrast(312%);
}

.new_sales_sec h1 {
	margin-bottom: 35px !important;
}

/* .new_sales_sec h1,
.new_sales_sec h3 {
color: #fff !important;
} */
.new_sales_sec .video_wrap {
	position: relative;
	width: 100%;
}

.new_sales_sec .video_wrap .video_inner .play_btn {
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	background-color: var(--color1);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.new_sales_sec .video_wrap .video_inner .play_btn img {
	width: 18px;
}

.new_sales_sec .video_wrap .video_inner .play_btn::before,
.new_sales_sec .video_wrap .video_inner .play_btn::after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #ffd;
	box-shadow: 0 0 0 0 #fff;
	animation: button-ripple 3s infinite;
	opacity: 0.8;
	z-index: -1;
	border-radius: 50%;
}

@keyframes button-ripple {
	70% {
		box-shadow: 0 0 0 25px #fff;
		opacity: 0;
	}

	100% {
		box-shadow: 0 0 0 0 #fff;
		opacity: 0;
	}
}

.new_sales_sec .video_wrap .video_inner .play_btn::before {
	animation-delay: 0.8s;
}

.new_sales_sec .video_wrap .video_inner .play_btn::after {
	animation-delay: 0.2s;
}

.page-template-sales-new {

	.sales_content_sec h2,
	.sales_content_sec h3,
	.work_intro h2,
	.training_sec h2,
	.training_sec h6,
	.program_intro h2,
	.bonus_sec-box .bonus_sec-inner p:first-of-type,
		.bonus_sec-box h2,
		.meet_client_intro_inner .meet_client_heading h2,
		.market_sec_inner .market_heading_wrapper h2,
		.lesson_sec .main-title h2,
		.testimonials_sec_inner h4,
		.sale_accordions h2 {
			color: var(--color1) !important;
	}
}

.page-template-sales-new section.sales_content_sec h3 {
	color: var(--color1) !important;
}

.work_sec_wrapper .btn_wrap {
	margin-top: 45px;
}

.work_sec_wrapper .btn_wrap a {
	min-width: 160px;
}

.work_sec_wrapper .work_inner_wrapper {
	display: flex;
	gap: 100px;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.work_sec_wrapper .work_inner_wrapper .work_info_wrapper,
.work_sec_wrapper .work_inner_wrapper .work_img_wrapper {
	width: calc(50% - 50px);
	position: relative;
}

.work_sec_wrapper .work_inner_wrapper .work_info_wrapper h2 {
	text-align: left !important;
	margin-bottom: 40px !important;
}

.work_sec_wrapper .work_inner_wrapper .work_info_wrapper .step_items_wrapper ul {
	display: flex;
	flex-direction: column;
	gap: 40px;
	counter-reset: list-number;
	margin: 0;
}

.work_sec_wrapper .work_inner_wrapper .work_info_wrapper .step_items_wrapper ul li {
	position: relative;
	padding-left: 100px;
	margin: 0;
	color: #000;
	height: 100%;
	min-height: 80px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

.work_sec_wrapper .work_inner_wrapper .work_info_wrapper .step_items_wrapper ul li h5 {
	font-size: 20px;
	line-height: 1.2em;
	margin: 0 0 10px !important;
	font-weight: 400;
}

.work_sec_wrapper .work_inner_wrapper .work_info_wrapper .step_items_wrapper ul li::before {
	counter-increment: list-number;
	content: "0" counter(list-number);
	position: absolute;
	left: 0;
	width: 80px;
	height: 80px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	background-color: var(--color1);
	font-size: 21px;
	font-weight: 500;
	top: 0;
	font-family: "Montserrat", sans-serif !important;
}

.work_sec_wrapper .work_inner_wrapper .work_info_wrapper .step_items_wrapper ul li p:last-child {
	margin: 0;
}

.work_sec_wrapper .work_inner_wrapper .work_img_wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 16px;
}

.work_sec_wrapper .work_inner_wrapper .work_img_wrapper .btn_wrap {
	position: absolute;
	bottom: 70px;
	right: 70px;
}

.video_sec_wrapper {
	padding: 0;
	position: relative;
}

.video_sec_wrapper .inner_sec {
	position: relative;
}

.video_sec_wrapper::after {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	inset: 0;
	background-color: rgba(0, 0, 0, 0.3);
}

.video_sec_wrapper .inner_sec video {
	height: 600px;
	position: relative;
	inset: 0;
	object-fit: cover;
	object-position: top;
}

.video_sec_wrapper .inner_sec .play_btn_wrapper {
	position: absolute;
	bottom: 100px;
	right: 100px;
	display: flex;
	gap: 20px;
	align-items: center;
	z-index: 2;
}

.video_sec_wrapper .inner_sec .play_btn_wrapper .play_btn {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: var(--color1);
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.video_sec_wrapper .inner_sec .play_btn_wrapper .play_btn .play,
.video_sec_wrapper .inner_sec .play_btn_wrapper .play_btn.active .pause {
	display: none;
}

.video_sec_wrapper .inner_sec .play_btn_wrapper .play_btn.active .play {
	display: block;
}

.video_sec_wrapper .inner_sec .play_btn_wrapper h5 {
	font-size: 30px;
	color: #fff !important;
	max-width: 203px;
	margin: 0;
}

.video_sec_wrapper .pro_videos_box a {
	aspect-ratio: 1/0.32;
}

.video_sec_wrapper .pro_videos_box a>img,
.video_sec_wrapper .pro_videos_box a::after {
	border-radius: 0;
}

.Pricing_sec_wrapper .pricing_inner_wrapper h2 {
	margin-bottom: 40px !important;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
	align-items: flex-start;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item {
	width: calc(33.333% - 20px);
	padding: 30px;
	border-radius: 16px;
	display: flex;
	flex-direction: column;
	background-color: #f1f1f1;
	gap: 40px;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item .price_title {
	display: flex;
	gap: 5px;
	align-items: center;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item .price_title img {
	filter: brightness(100) invert();
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item .price_title h4 {
	margin: 0;
	font-size: 20px;
	font-weight: 500;
	color: #131415;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .pricing_monthly h3 {
	font-size: 55px !important;
	line-height: 55px !important;
	margin: 0;
	color: #131415 !important;
	display: inline-block;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .pricing_monthly span {
	font-size: 22px;
	color: #ff0000;
	position: relative;
	font-family: "Montserrat", sans-serif;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .pricing_monthly span:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #ff0000;
	bottom: 0;
	top: 50%;
	transform: translateY(-50%) rotate(-18deg);
	right: -4px;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item .btn_wrap a {
	width: 100%;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item ul {
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding-left: 15px;
	margin: 0;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item ul li {
	margin: 0;
	list-style-type: disc;
	color: #131415;
	font-size: 18px;
	line-height: 1.4em !important;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item:nth-child(2n) {
	background-color: var(--color1);
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item:nth-child(2n) .btn_wrap a {
	background-color: #fff;
	color: #101010;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .question_link {
	width: 100%;
	margin-top: 50px;
	display: flex;
	justify-content: center;
	text-align: center;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .question_link span {
	letter-spacing: normal;
	color: #101010;
}

.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .question_link span a {
	color: #131415;
	font-weight: 500;
	display: inline-flex;
	gap: 3px;
}

/* .testimonial_carousel .owl-stage-outer {
padding-bottom: 50px;
} */
.testimonial_sec_wrapper .testi_inner_wrapper {
	display: flex;
	flex-direction: column;
	gap: 80px;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper {
	display: flex;
	/* gap: 30px; */
	flex-direction: column-reverse;
	height: 100%;
}

.review_content {
	overflow: hidden;
	display: -webkit-box;
	line-clamp: 5;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.toggle_btn img {
	height: 40px;
}

.toggle_btn {
	width: fit-content;
	margin: auto;
	margin-top: -30px;
	cursor: pointer;
	display: none;
}

.review_content.toggle {
	display: block;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .img_wrapper {
	width: 100%;
	max-width: 100px;
	height: auto;
	aspect-ratio: 1/1;
	object-fit: cover;
	margin: -65px auto 0 auto;
	background: #fff;
	border-radius: 50%;
	overflow: hidden;
	border: 5px solid var(--color1);
	position: relative;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .img_wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper {
	padding: 30px 30px 80px 30px;
	background-color: #f7f7f7;
	border-radius: 16px;
	flex-grow: 1;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper .rating {
	max-width: 140px;
	margin-bottom: 10px;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper .content_wrap {
	display: flex;
	flex-direction: column;
	gap: 32px;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper .content_wrap h4 {
	font-size: 18px;
	font-weight: 500;
	color: #131415;
	margin: 0;
	line-height: 1.5em;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper .content_wrap .profile_wrap {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper .content_wrap .profile_wrap p {
	margin-bottom: 0 !important;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper .content_wrap p {
	color: #131415;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper .content_wrap p strong {
	font-weight: 500;
	color: #101010;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav {
	gap: 20px;
	position: absolute;
	right: -40px;
	top: 40%;
	transform: unset;
	justify-content: space-between;
	left: -40px;
	bottom: auto;
	height: 0;
	width: auto;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav.disabled button {
	cursor: not-allowed;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav button {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: var(--color1);
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
}

.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav button img {
	filter: invert(1);
	display: none;
}

.testimonial_sec_wrapper .testi_inner_wrapper .number_cont .number_cont_child {
	display: flex;
	gap: 30px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.testimonial_sec_wrapper .testi_inner_wrapper .number_cont .number_cont_child .number_cont_box {
	width: calc(33.33% - 30px);
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.testimonial_sec_wrapper .testi_inner_wrapper .number_cont .number_cont_child .number_cont_box p {
	font-size: 55px;
	line-height: 66px;
	color: #131415;
	font-weight: 600;
	position: relative;
	margin-bottom: 10px;
}

.testimonial_sec_wrapper .testi_inner_wrapper .number_cont .number_cont_child .number_cont_box p::after {
	content: "+";
}

.testimonial_sec_wrapper .testi_inner_wrapper .number_cont .number_cont_child .number_cont_box span {
	letter-spacing: normal;
	color: #131415;
}

.accordian_sec {
	background: #fff;
}

/* .accordian_sec .sale_accordions {
max-width: 900px;
margin: auto;
} */
.accordian_sec .work_section .container {
	width: 100%;
	padding: 0 17px;
}

.accordian_sec .work_section .owl-stage-outer {
	width: 100% !important;
	padding: 0 !important;
	overflow: visible;
}

.lesson_sec {
	background: #fff;
	padding-bottom: 0;
}

.lesson_sec .main-title {
	text-align: center;
	margin-bottom: 50px;
}

.lesson_sec .main-title h2 {
	margin: 0 0 12px 0 !important;
	text-align: center !important;
}

.lesson_sec-inner {
	display: flex;
	gap: 20px;
}

.lesson_sec-inner .lessons {
	width: 100%;
	max-width: calc(33.33% - 13.3px);
	background: #D5CABB;
	padding: 32px 28px;
	border-radius: 16px;
}

.lesson_sec-inner ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.lesson_sec-inner ul li {
	margin-left: 0;
}

/* new */
.sn_lessons:not(:last-child) {
	margin-bottom: 5px;
}

.sn_lessons .sn_lessons-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	cursor: pointer;
}

.sn_lessons .sn_lessons-title h6 {
	font-size: 14px;
	margin: 0;
	font-weight: 600;
	font-family: "PT Sans", sans-serif !important;
}

.sn_lessons-inner p {
	margin: 8px 0 0 0;
}

.sn_lessons .sn_lessons-title img {
	transition: 0.3s all ease-in-out;
}

.sn_lessons .sn_lessons-inner {
	display: none;
}

.sn_lessons.active .sn_lessons-title img {
	transform: rotate(-180deg);
}

.lesson_sec-inner .lessons h3 {
	margin-bottom: 16px;
}

.sticky_image_sec {
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-position: center;
}

.sticky_image_sec::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #000;
	top: 0;
	left: 0;
	opacity: 0.6;
}

.sticky_image_sec_banner {
	position: relative;
	max-width: 850px;
	margin: auto;
}

.sticky_image_sec .sticky_image_sec_banner .sticky_image_title {
	color: #fff !important;
	margin-bottom: 20px !important;
	font-size: 36px;
	line-height: 1.4;
	text-transform: unset;
}

.sticky_image_sec_banner .sticky_image_content {
	color: white;
	max-width: 700px;
	margin: auto auto 30px;
}

.sticky_image_sec_banner .sticky_image_content * {
	color: inherit;
}

/**** New landing Page ****/
/**** New sales Page ****/
.page-template-sales-new {
	background: #fff;
}

section.new_sales_sec::before {
	background: RGBA(113, 166, 154, 0.1) !important;
}

.new_sales_sec .home2_hero_content {
	/* max-width: 650px; */
	margin: 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	max-width: 100%;
}

.new_sales_sec .video_wrap .video_inner {
	max-width: 650px;
	margin: 0 auto;
	border-radius: 16px;
	overflow: hidden;
}

.new_sales_sec .video_wrap .video_inner a {
	position: relative;
	display: block;
}

.new_sales_sec .video_wrap .video_inner a img {
	width: 100%;
	max-height: 420px;
}

.new_sales_sec .home2_hero_content iframe {
	display: block;
	max-width: 100%;
	aspect-ratio: 650/365;
	height: auto !important;
}

.calender_content__inner .comn_btn a {
	width: 100%;
}

.new_sales_sec .home2_hero_content h3 {
	margin: 30px 0 0 0 !important;
}

.page-template-sales-new .home2_hero_sec.new_sales_sec .home2_hero_content h1,
.page-template-sales-new .home2_hero_sec.new_sales_sec .home2_hero_content h3 {
	color: var(--color1) !important;
}

.home2_hero_content .stage-video_wrap .text-stage,
.contact_form_intro-inner .text-stage {
	margin: 0 !important;
	position: absolute;
	font-family: "Dancing Script", cursive !important;
	font-size: 40px !important;
	left: 0;
	line-height: 1.1 !important;
	top: 0;
	color: #fff !important;
}

.contact_form_intro-inner .text-stage {
	color: var(--primary) !important;
	width: unset;
	padding: 0;
}

.sales_intro {
	background-color: #355752;
	padding: 40px 0px 24px !important;
	background-image: url(/wp-content/uploads/2024/10/rock-top-kitchen-remodel-v3-2-e1728687817127.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.sales_intro .sales_intro-inner {
	max-width: 750px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

.sales_intro .about_client,
.sales_intro .sales_intro-inner p:has(img) {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}

.sales_content_sec h2:nth-child(1) {
	text-align: center;
}

.sales_intro .about_client img,
.sales_intro .sales_intro-inner p img {
	max-width: 90px;
	margin: 0;
	border-radius: 100%;
	height: 90px;
	object-fit: cover;
}

.sales_intro .sales_intro-inner h3,
.sales_intro .sales_intro-inner p {
	color: #fff !important;
}

.sales_intro .sales_intro-inner h3,
.client_intro .client_intro-inner h3 {
	margin: 0 0 16px 0 !important;
}

.awakening_price_sec {
	margin-top: 0;
	background: #faf8fd;
}

.sale_price_box {
	border: 1px solid #dbd6d6;
}

.awakening_price_sec .sale_price_boxes>.comn_btn {
	text-align: center;
	margin-top: 48px;
}

.sales_content_inner h2 {
	text-align: left !important;
	margin: 0 0 28px 0 !important;
}

.sales_content_inner h3 {
	text-align: center !important;
	margin: 28px 0 16px 0 !important;
}

.sales_content_inner h2,
.sales_content_inner h3 {
	color: #351a2f !important;
	font-weight: 500;
}

.appreciation_wrap_img {
	display: flex;
	gap: 16px;
}

.appreciation_wrap_img img {
	width: 100%;
	max-width: 120px;
	height: auto;
	aspect-ratio: 1/1;
	object-fit: cover;
	border-radius: 50%;
}

.client_intro {
	background-color: var(--color1);
	padding: 40px;
	background-image: url(/wp-content/uploads/2024/10/rock-top-kitchen-remodel-v3-2-e1728687817127.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.client_intro .client_intro-inner .client_intro-content h3,
.client_intro .client_intro-inner .client_intro-content p {
	color: #fff !important;
}

.client_intro .client_intro-inner {
	display: grid;
	grid-template-columns: 270px 1fr;
	gap: 50px;
	max-width: 913px;
	margin: 0 auto;
}

.client_intro .client_intro-inner .client_intro-img img {
	border-radius: 50%;
	width: 100%;
	max-width: 165px;
	height: auto;
	aspect-ratio: 1/1;
	object-fit: cover;
	margin: 0 auto;
	border: 5px solid #fff;
}

.client_intro .client_intro-inner .client_intro-content {
	text-align: center;
}

.training_sec .training_sec_inner {
	display: flex;
	justify-content: space-between;
	gap: 60px;
	align-items: flex-start;
}

.training_sec .training_sec_inner .training_image_wrapper {
	width: 40%;
	position: relative;
	padding-top: 30px;
	padding-left: 30px;
}

.bonus_sec-box .bonus_sec-inner .img-wrap::before,
.training_sec .training_sec_inner .training_image_wrapper::before {
	content: "";
	position: absolute;
	background-color: var(--color1);
	z-index: -1;
	top: 0px;
	left: 0px;
	right: 50px;
	bottom: 50px;
	border-radius: 16px;
}

.training_sec .training_sec_inner .training_image_wrapper::before {
	background-color: #c3a379 !important;
}

.training_sec .training_sec_inner .training_image_wrapper img {
	width: 100%;
	object-fit: cover;
	aspect-ratio: 432/500;
	/*     border: 2px solid #fff; */
	border-radius: 16px;
}

.training_sec .training_sec_inner .training_content {
	width: 60%;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.training_sec .training_sec_inner .training_content h2 {
	margin-bottom: 10px !important;
	text-align: left !important;
}

.training_sec .training_sec_inner .training_content h6 {
	text-align: left;
	margin: 0px 0px 20px 0px !important;
	color: #000;
}

.training_sec .training_sec_inner .training_content_box {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.training_sec .training_sec_inner .training_content_box h3 {
	margin: 5px;
}

.training_sec .training_sec_inner .training_stages_wrapper {
	background: RGBA(113, 166, 154, 0.1);
	padding: 20px;
	border-radius: 15px;
}

.training_sec .training_sec_inner .training_content_box .training_stages_wrapper p {
	font-size: 18px;
	line-height: 28px;
	margin: 0px;
}

.bonus_sec {
	padding: 0 !important;
}

.bonus_sec .bonus_sec-box {
	padding: 40px 15px;
}

.bonus_sec-box .bonus_sec-inner {
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
}

.bonus_sec-box ul {
	width: 100%;
	margin: 0 auto;
	max-width: 650px;
}

.bonus_sec-box h2 {
	margin-bottom: 10px !important;
}

.bonus_sec-box .bonus_sec-inner .img-wrap {
	position: relative;
	margin-bottom: 30px;
	margin-top: 50px;
	padding-top: 20px;
	padding-left: 20px;
}

.bonus_sec-box .bonus_sec-inner .img-wrap img {
	aspect-ratio: 700/394;
	object-fit: cover;
	border: 2px solid #fff;
}

.bonus_sec-box p {
	font-size: 19px;
	line-height: 31px;
	color: #131415;
	font-weight: 500;
	letter-spacing: normal;
	font-family: "Montserrat", sans-serif !important;
	margin: 0 0 10px 0;
}

.bonus_sec-box ul li {
	margin: 5px auto 0 20px;
	text-align: justify;
}

.work_intro .work_intro_inner {
	display: flex;
	justify-content: space-between;
	gap: 50px;
}

.work_intro .work_intro_inner .work_heading_wrapper {
	width: 50%;
}

.work_intro .work_heading_wrapper h2 {
	font-family: "Dancing Script", cursive !important;
	font-size: 60px !important;
	line-height: 1em !important;
	color: #c3a379 !important;
}

.work_intro_content {
	width: 50%;
}

section.program_intro {
	padding: 40px 0px;
	background-color: #faf8fd !important;
}

.program_intro .program_intro_inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.program_intro_heading {
	max-width: 800px;
}

.program_intro_heading h2 {
	text-align: center;
}

.program_intro_wrapper {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	align-items: center;
}

.program_intro_wrapper .program_intro_img {
	width: 50%;
}

.program_intro-content {
	width: 50%;
}

.program_intro_wrapper .program_intro_img img {
	height: 237px;
	object-fit: cover;
	width: 100%;
}

section.program_intro {
	padding: 40px 0px;
}

.program_intro .program_intro_inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.program_intro_heading {
	max-width: 800px;
}

.program_intro_heading h2 {
	text-align: center;
	font-size: 30px !important;
}

.program_intro_wrapper {
	display: flex;
	justify-content: space-between;
	gap: 60px;
	align-items: center;
}

.program_intro_wrapper .program_intro_img {
	width: 50%;
}

.program_intro-content {
	width: 50%;
}

.program_intro_wrapper .program_intro_img img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	border-radius: 16px;
}

section.meet_client_intro {
	padding: 40px 0px;
}

.meet_client_intro .meet_client_intro_inner {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.meet_client_intro .meet_client_intro_inner .meet_client_heading {
	display: flex;
	justify-content: center;
	align-items: center;
}

.meet_client_intro_inner .meet_client_heading h2 {
	text-align: center;
}

.meet_client_intro_inner .meet_info {
	display: flex;
	justify-content: space-between;
	gap: 60px;
	align-items: flex-start;
	flex-wrap: wrap;
}

.meet_client_intro_inner .meet_ceo_intro .meet_ceo_img_wrapper {
	display: flex;
	justify-content: center;
}

.meet_client_intro_inner .meet_ceo_intro .meet_ceo_img_wrapper img {
	width: 200px;
	aspect-ratio: 1/1;
	border-radius: 50%;
	object-fit: cover;
}

.meet_client_intro_inner .meet_ceo_intro .meet_ceo_info_wrapper h3 {
	margin-bottom: 10px;
	color: var(--color1) !important;
	font-weight: bold !important;
}

.meet_client_intro_inner .meet_ceo_intro .meet_ceo_info_wrapper h6 {
	font-weight: 500;
	font-style: italic;
	font-size: 17px;
	line-height: 1.2em;
	color: #000;
	text-transform: unset;
}

.meet_client_intro_inner .meet_ceo_intro .meet_ceo_img_wrapper {
	display: flex;
	justify-content: center;
	margin-bottom: 25px;
}

.meet_client_intro_inner .meet_ceo_intro .meet_ceo_info_wrapper {
	text-align: center;
}

.meet_client_intro .meet_client_intro_inner .meet_ceo_intro {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: calc(50% - 30px);
	flex: 1;
}

.meet_client_intro .meet_client_intro_inner .meet_director_intro {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.meet_director_intro .meet_director_img_wrapper {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

.meet_director_intro .meet_director_img_wrapper img {
	width: 220px;
	height: 220px;
	aspect-ratio: 1/1;
	object-fit: cover;
	border-radius: 50%;
}

.meet_director_intro .meet_director_info_wrapper h3 {
	margin-bottom: 10px;
}

.meet_director_intro .meet_director_info_wrapper {
	text-align: center;
}

.market_sec .market_sec_inner {
	display: flex;
	justify-content: center;
	flex-direction: column;
	gap: 30px;
}

.market_sec_inner .market_heading_wrapper {
	text-align: center;
}

.market_sec_inner .market_heading_wrapper h2 {
	margin-bottom: 10px !important;
	color: #000 !important;
}

.market_sec .market_sec_inner .market_sec_content {
	background: #D5CABB70;
	padding: 80px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	box-shadow: 0px 0px 40px -24px;
	border-radius: 20px;
}

.market_sec_inner .market_sec_content h3 {
	font-size: 30px !important;
	font-weight: 600 !important;
	line-height: 40px;
}

.market_sec_inner .market_sec_content .market_info span {
	font-size: 25px;
	color: #000;
	line-height: 34px;
}

.market_sec_inner .market_sec_content .market_info strong {
	font-size: 20px;
	color: #000;
	line-height: 30px;
}

.market_sec_content h4 {
	font-size: 30px;
	color: #000;
}

.market_sec_inner .market_sec_content .market_info b {
	font-size: 20px;
	line-height: 28px;
}

.market_sec_inner .market_intro_content h4 {
	font-size: 28px !important;
	color: #000;
	line-height: 35px;
}

.market_heading_wrapper h5 {
	font-weight: 500;
	margin-top: 20px !important;
}

.market_sec_inner .market_sec_content strong {
	font-size: 20px;
	color: #000;
	line-height: 28px;
}

.market_sec_inner .market_sec_content p {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 28px;
}

.market_sec_inner .market_sec_content p a {
	color: #000;
	text-decoration: underline !important;
}

.page-template-sales-new section.contact_form_intro {
	background: #355752;
	background-image: url("/wp-content/uploads/2024/10/join_us.jpg");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.page-template-sales-new section.contact_form_intro .gform_title {
	color: #fff !important;
}

.page-template-sales-new section.contact_form_intro .gform_wrapper .gform-body .gfield_label {
	color: #fff;
}

.page-template-sales-new section.contact_form_intro .gform_wrapper .gfield_error .gfield_label {
	color: #c02b0a;
}

.contact_form_intro .contact_form_intro-inner {
	position: relative;
}

section.contact_form_intro .gform_wrapper .gform-body .gfield_label .gfield_required {
	display: none;
}

section.contact_form_intro .gform_wrapper .gform_button {
	width: 100%;
}

.contact_form_intro .gform_wrapper {
	max-width: 500px;
	margin: 0 auto;
}

.contact_form_intro .gform_fields input {
	margin-bottom: 0 !important;
}

/* .contact_form_intro .gform_heading h2.gform_title {
color: #ffffff !important;
}
.contact_form_intro legend{
color: #ffffff;
}
.contact_form_intro	label{
color: #ffffff;
} */
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
	color: #c02b0a !important;
	font-size: 13.2px !important;
	line-height: 17.6px !important;
	margin: 0 !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon {
	margin: 0 !important;
}

.contact_form_intro-inner .gform_heading {
	display: none;
}

.contact_form_intro {
	background: #faf8fd;
}

.contact_form_intro-inner>h2 {
	color: var(--primary) !important;
	margin-bottom: 24px !important;
	width: 100%;
	max-width: 900px;
	padding: 0 20px;
}

.contact_form_intro-inner .calender_content {
	margin: 0 auto;
	max-width: 840px;
	padding: 32px;
	background: #fff;
	border-radius: 24px;
}

.contact_form_intro-inner .calender_content h3 {
	font-size: 20px !important;
	line-height: 1.5 !important;
	font-weight: 500 !important;
	color: #000 !important;
	letter-spacing: 1.2px !important;
	margin-bottom: 14px;
	text-align: center;
}

.contact_form_intro-inner .calender_content h4 {
	font-size: 21px;
	line-height: 1.52;
	color: var(--primary);
	font-weight: 500;
	margin-bottom: 14px;
	text-align: center;
}

.calender_content__inner:not(:last-child) {
	margin-bottom: 48px;
}

.calender_content__inner p,
.calender_content__inner strong {
	font-weight: 400;
	color: #000;
}

.calender_content__inner p>a {
	color: var(--primary);
}

.gform_wrapper.gravity-theme .gfield_error input {
	border: 1px solid #c02b0a !important;
}

.gform_validation_errors {
	display: none;
}

.home2_hero_content .new_sales_sec-top h1 {
	margin-bottom: 16px !important;
	max-width: 950px;
	font-size: 44px !important;
	line-height: 1.3 !important;
}

.home2_hero_content .new_sales_sec-top h2 {
	color: #fff !important;
	margin-bottom: 0px !important;
	font-size: 28px !important;
	line-height: 1.5 !important;
}

.new_sales_sec-top {
	padding-bottom: 60px;
}

.home2_hero_content .video_wrap h3 {
	margin: 0 0 24px 0 !important;
	font-size: 20px !important;
	line-height: 1.5 !important;
}

.curriculum_sec_inner .curriculum_info_wrapper {
	display: flex;
	justify-content: space-between;
	background: #fff5e5;
}

.curriculum_sec_inner .curriculum_info_wrapper {
	margin-top: 80px;
}

/* .curriculum_info_wrapper:nth-child(odd) {
display: flex;
flex-direction: row-reverse;
} */
section.Curriculum_sec .curriculum_sec_inner {
	display: flex;
	flex-direction: column;
	gap: 80px;
}

.curriculum_sec_inner .curriculum_info_wrapper .curriculum_image_wrapper {
	width: 45%;
	position: relative;
}

.curriculum_info_wrapper .curriculum_image_wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 20px solid #fff5e5;
	margin-top: -80px;
	aspect-ratio: 1/1;
}

.curriculum_image_wrapper:after {
	content: "";
	background: #fff;
	width: 300px;
	height: 80px;
	display: block;
	position: absolute;
	bottom: 0px;
}

/* .curriculum_info_wrapper:nth-child(odd) {
display: flex;
flex-direction: row-reverse;
} */
.curriculum_module_content {
	width: 55%;
	padding: 50px;
}

.curriculum_info_wrapper .curriculum_module_content h3 {
	font-size: 25px !important;
	margin-bottom: 15px;
	font-weight: 600 !important;
	line-height: 30px;
}

.curriculum_info_wrapper .curriculum_module_content h5 {
	font-size: 20px;
	font-weight: 500 !important;
	color: #000;
	line-height: 30px;
}

.curriculum_info_wrapper .curriculum_module_content h6 {
	font-size: 20px;
	color: #000;
	line-height: 30px;
}

.curriculum_module_link ul {
	margin: 0;
}

.curriculum_info_wrapper .curriculum_module_link ul li a {
	color: #777;
}

.page-template-sales-new .lesson_sec {
	padding-bottom: 8rem;
}

section.testimonials_sec {
	background-color: RGBA(113, 166, 154, 0.1);
	padding-bottom: 0px;
}

/* .testimonials_sec .sale_testimonial_comn_sec.yellow_bg {
background-color:RGBA(113, 166, 154, 0.1);
} */
.testimonials_sec .testimonials_sec_inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.testimonials_sec_inner h3 {
	margin-bottom: 10px;
}

.sale_testimonial_comn_sec .cus_row.testi_right_img {
	flex-direction: row-reverse;
}

.sale_testimonial_comn_sec .cus_row.testi_right_img .sale_testimonial_img_col {
	margin-right: 0;
	margin-left: 16px;
}

.owl-nav {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: flex !important;
	justify-content: space-between;
	width: 100%;
}

.owl-nav button.disabled {
	opacity: 0.5;
	cursor: no-drop !important;
}

.sale_testimonial_comn_sec.testi-carousel .cus_row {
	padding: 0px 20px;
}

.sale_testimonial_comn_sec.testi-carousel .item {
	display: flex;
	align-items: flex-start;
}

.owl-nav button i {
	color: #b5e1df;
}

/**** New sales Page ****/
/*# sales page #*/
.sale_price_img {
	max-width: 800px;
}

.sale_price_title_sec.sale_price_title_sec1 .sale_price_img {
	margin-top: 0;
}

.sale_price_sec#sale_price_boxes_container {
	margin-top: 0;
	padding-top: 90px !important;
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-sidebar {
	transform: translateX(calc(-100% + 0px)) !important;
}

.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main {
	margin-left: 0 !important;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon.ld-icon-arrow-right {
	transform: translateY(-50%) translateX(80%) !important;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
	font-size: 36px !important;
	line-height: 46px;
	font-weight: 700;
	color: #333;
}

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
	padding: 50px 60px;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list {
	padding: 0;
}

.learndash-wrapper #quiz_continue_link,
.learndash-wrapper .ld-secondary-background,
.learndash-wrapper .ld-status-complete,
.learndash-wrapper .ld-alert-success .ld-button,
.learndash-wrapper .learndash_mark_complete_button,
.learndash-wrapper #learndash_mark_complete_button,
.learndash-wrapper .ld-alert-success .ld-alert-icon {
	background-color: var(--color1) !important;
	text-decoration: none !important;
}

.learndash-wrapper .ld-button {
	min-width: 195px;
}

.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
	margin-top: 10px;
	text-decoration: underline;
}

.learndash-wrapper .ld-focus .ld-focus-header {
	height: auto;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo img {
	height: auto;
	width: 100%;
	max-width: 90px;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
	padding: 0.5em 25px;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo a:focus {
	outline: none;
}

body .learndash-wrapper .ld-course-status.ld-course-status-enrolled {
	background-color: #8e8e8e;
	color: #fff;
}

.learndash-wrapper .ld-progress .ld-progress-bar {
	background-color: #e6e1e1 !important;
}

/* .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
	color: #fff !important;
} */

.learndash-wrapper .ld-secondary-color-hover:hover,
.learndash-wrapper .ld-secondary-color,
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete .learndash_mark_complete_button,
.learndash-wrapper .ld-focus .ld-focus-header #sfwd-mark-complete #learndash_mark_complete_button,
.learndash-wrapper .ld-focus .ld-focus-header .sfwd-mark-complete:after {
	color: var(--color1) !important;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action #sfwd-mark-complete,
.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action .sfwd-mark-complete {
	margin: 0;
}

.learndash-wrapper #learndash_mark_complete_button,
.learndash-wrapper .learndash_mark_complete_button {
	min-width: 190px;
}

.learndash_post_sfwd-courses.user_has_no_access {
	padding-bottom: 60px !important;
}

body.single-sfwd-lessons.logged-in,
body.single-sfwd-topic.logged-in {
	padding-top: 100px;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar {
	padding-top: 100px;
}

.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger .ld-icon {
	border: 1px solid #fff;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu {
	padding: 0 15px;
}

.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar {
	height: auto;
	margin-left: 15px;
}

.ld-focus-content .learndash-wrapper .ld-tabs-content p,
.ld-focus-content .learndash-wrapper .ld-tabs-content ul li {
	font-size: 18px;
	line-height: 30px;
	color: #333;
}

.ld-focus-content .learndash-wrapper .ld-tabs-content p a {
	color: var(--color1);
	font-weight: 600;
}

.learndash-wrapper a:focus {
	outline: none;
}

.learndash-wrapper .ld-focus .ld-tab-content ul:not(.blocks-gallery-grid):not(.wp-block-gallery) {
	padding-left: 10px;
}

.learndash-wrapper .gform_wrapper .gform_footer input.button,
.learndash-wrapper .gform_wrapper .gform_page_footer input.button,
.learndash-wrapper .gform_wrapper .gform_footer input[type="submit"],
.learndash-wrapper .gform_wrapper .gform_page_footer input[type="submit"] {
	background-color: var(--color1) !important;
	border-radius: 40px;
	font-size: 16px;
	padding: 12px 30px;
	text-decoration: none;
	line-height: 22px !important;
	outline: none !important;
	text-transform: capitalize;
	letter-spacing: 0;
}

.learndash-wrapper .gform_wrapper .gform_footer input.button:hover,
.learndash-wrapper .gform_wrapper .gform_page_footer input.button:hover,
.learndash-wrapper .gform_wrapper .gform_footer input[type="submit"]:hover,
.learndash-wrapper .gform_wrapper .gform_page_footer input[type="submit"]:hover {
	opacity: 0.7;
}

.learndash-wrapper .gform_wrapper label.gfield_label,
.learndash-wrapper .gform_wrapper legend.gfield_label {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px !important;
}

.learndash-wrapper .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 10px 10px;
}

.home2_timeline_title ul {
	width: 100%;
	margin: 0 auto 30px auto;
	max-width: 500px;
}

.home2_timeline_title ul li {
	margin: 5px auto 0 20px;
	text-align: justify;
}

/* ***cart styling start**** */
#apbd-mini-cart-container {
	font-family: "Montserrat", sans-serif !important;
	color: #131415;
}

#apbd-mini-cart-container .apbd-btn {
	box-shadow: none !important;
}

#apbd-mini-cart-container .apbd-mca-item-counter {
	display: none !important;
}

#apbd-mini-cart-container .apbd-btn {
	box-shadow: none !important;
}

#apbd-mini-cart-container .apbd-mca-item-counter {
	display: none !important;
}

#apbd-mini-cart-container .apbd-mca-drawer-control {
	height: 62px !important;
	width: 70px !important;
	left: -68px !important;
}

#apbd-mini-cart-container .apbd-mca-icon {
	border-radius: 5px 0 0 5px !important;
}

#apbd-mini-cart-container.apbd-mca-show .apbd-mca-drawer-control {
	width: 25px !important;
	left: -25px !important;
	height: 95px !important;
	background-color: var(--color1) !important;
	border-color: var(--color1) !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-control .apbd-mca-item-counter {
	background: var(--color1) !important;
	color: #131415 !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-control .apbd-mca-icon {
	color: #131415 !important;
	background: #fff !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-control .apbd-mca-icon .apbd-qty-c {
	background: var(--color1) !important;
	color: #131415 !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-title {
	color: #131415 !important;
	background: var(--color1) !important;
	-webkit-box-shadow: rgba(19, 20, 21, 0.5) 0px 0px 9px -1px !important;
	-moz-box-shadow: rgba(19, 20, 21, 0.5) 0px 0px 9px -1px !important;
	box-shadow: rgba(19, 20, 21, 0.5) 0px 0px 9px -1px !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-title small {
	color: #131415 !important;
}

#apbd-mini-cart-container.apbd-mca-show .apbd-mini-cart-ajax .apbd-mca-drawer-control {
	background: var(--color1) !important;
	color: #131415 !important;
}

#apbd-mini-cart-container.apbd-mca-show.apbd-mini-cart-right .apbd-mini-cart-ajax .apbd-mca-drawer-control {
	border-left: 2px solid var(--color1) !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-footer {
	border-top: 1px solid var(--color1) !important;
	background: var(--color1) !important;
	-webkit-box-shadow: 0 0 10px -1px rgba(19, 20, 21, 0.5) !important;
	-moz-box-shadow: 0 0 10px -1px rgba(19, 20, 21, 0.5) !important;
	box-shadow: 0 0 10px -1px rgba(19, 20, 21, 0.5) !important;
}

#apbd-mini-cart-container .apbd-btn-theme {
	background: #131415 !important;
	border-color: #131415 !important;
	color: #fff !important;
}

#apbd-mini-cart-container .apbd-btn-theme:hover {
	background: #fff !important;
	border-color: #fff !important;
	color: #131415 !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-footer>ul>li .apbd-lbl {
	color: #131415 !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-footer>ul>li .apbd-price {
	color: #131415 !important;
}

#apbd-mini-cart-container .woocommerce-Price-amount.amount {
	color: #131415 !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-items>ul>li .apbd-mca-i-rm>i {
	color: #131415 !important;
}

#apbd-mini-cart-container .apbd-mini-cart-ajax .apbd-mca-drawer-content .apbd-mca-cart-items>ul>li .apbd-mca-i-rm:hover>i {
	color: #131415 !important;
}

#apbd-mini-cart-container .apbd-mca-cart-item .apbd-mca-i-thumb img {
	height: 100%;
	object-fit: cover;
}

/* #apbd-mini-cart-container,*/
p.price span.subscription-details,
span.price span.subscription-details {
	display: none !important;
}

/* ***cart styling end**** */
/* *********************** Contact 2025 *********************** */
/********* Section 1 *********/
.contact_hero_sec {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	display: flex;
	align-items: center;
}

.contact_hero_sec::after {
	content: "";
	position: absolute;
	background-color: #000;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	opacity: .15;
}

.contact_hero_cont {
	text-align: center;
	max-width: 990px;
	margin: auto;
	position: relative;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 2;
}

.contact_hero_cont h1 {
	margin-bottom: 20px !important;
	color: #fff !important;
}

.contact_hero_cont .btn_wrap {
	margin-top: 30px;
}

.contact_hero_cont p a {
	color: var(--action);
	text-decoration: underline;
	text-underline-offset: 0.2em;
}

.contact_hero_sec::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.contact_hero_cont p {
	margin: 0;
	color: #fff;
}

/********* Section 1 *********/
/********* Section 2 *********/
section.contact_page_sec {
	background: #fff;
}

.contact_page_sec .main_title {
	text-align: center;
	margin-bottom: 50px;
}

.contact_detail_wrapper {
	display: flex;
	background-color: #fAfAfA;
	width: 100%;
	margin: auto;
	max-width: 1110px;
}

.contact_detail {
	width: 45%;
	background-color: rgb(253 201 112 / 50%);
	padding: 50px 50px 40px;
	color: #000;
}

.contact_detail_wrapper .contact_block.form_block {
	width: 65%;
	padding: 50px 50px 50px;
	display: flex;
	flex-direction: column;
	gap: 32px;
	background: var(--color1)21;
}

.contact_page_sec iframe {
	width: calc(100% + 100px) !important;
	margin-inline: -50px;
	margin-bottom: -40px;
	aspect-ratio: 1;
	height: auto !important;
	max-width: none;
	margin-top: 35px;
	vertical-align: top;
}

.contact_detail ul li {
	list-style: none;
	padding-left: 50px;
	position: relative;
	border-bottom: 1px dashed #000;
	padding-bottom: 25px;
	margin-bottom: 25px;
	margin-left: 0;
}

.contact_detail ul li h4 {
	letter-spacing: .4px;
	margin-bottom: 7px;
	font-size: 20px;
	line-height: 30px;
}

.contact_detail ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.contact_detail ul li a {
	font-size: 14px;
	line-height: 22px;
	color: #131415;
}

.contact_detail ul li i {
	position: absolute;
	font-size: 30px;
	left: 0;
	top: 0;
	color: var(--action);
}

.contact_detail ul {
	margin: 0;
}

.contact_detail ul li p {
	color: #131415;
}

/********* Section 2 *********/
@media (max-width: 1024px) {
	.contact_detail {
		padding: 30px;
	}

	.contact_page_sec iframe {
		width: calc(100% + 60px) !important;
		margin-inline: -30px;
		margin-bottom: -30px;
	}

	.contact_detail_wrapper .contact_block.form_block {
		padding: 30px;
	}

	.fees-sec .fees-item {
		width: calc(50% - 15px) !important;
	}

	.featured-sec .inner-wraper .featured-sec_left {
		width: 100% !important;
	}

	.featured-sec .inner-wraper .featured-sec_right {
		width: 70% !important;
	}
	.sticky_video_sec .sticky_image_sec_banner {
	grid-template-columns: 1fr !important;
	gap: 60px;
}
}

@media (max-width: 767px) {
	.contact_detail_wrapper {
		flex-wrap: wrap;
	}

	.contact_detail,
	.contact_detail_wrapper .contact_block.form_block {
		width: 100%;
	}

	.contact_page_sec .main_title {
		margin-bottom: 30px;
	}

	.banner_video {
		margin-left: 40px !important;
	}

	section.about_banner_sec .row {
		display: flex;
		flex-direction: column;
		gap: 30px;
	}
}

/* *********************** Contact 2025 *********************** */
/* *********************** Home 2025 *********************** */
.home2_services_title h2 {
	margin-bottom: 20px !important;
}

.home2_services_desc {
	text-align: center;
	/* margin-bottom: 50px; */
	font-size: 19px;
	line-height: 1.5;
	color: #131415;
	font-weight: 500;
}

.home2_services_desc * {
	color: inherit;
	line-height: 1.5;
}

/* ************** Academy Sec ************** */
.academy-sec {
	background: #fff;
}

.academy-sec_row {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: flex-start;
}

.academy-sec_left {
	width: 50%;
	display: flex;
	justify-content: center;
}

.academy-sec_videos_box {
	width: 80%;
	position: relative;
	height: calc(100% - 40px);
}

.academy-sec_img {
	position: relative;
	height: 100%;
	z-index: 1;
}

.academy-sec_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.academy-sec_videos_box .pro_videos_box {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}

.academy-sec_videos_box .pro_videos_box a {
	height: 100%;
}

/* .academy-sec_videos_box .pro_videos_box a > img{
border-radius: 0;
} */
.academy-sec_videos_box .pro_videos_box a::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	inset: 0;
	display: block;
	z-index: 2;
	position: absolute;
	/*  border-radius: 0px */
}

.academy-sec_videos_box:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #c3a379;
	z-index: 0;
	left: -30px;
	top: -30px;
	border-radius: 16px;
}

.academy-sec_right {
	width: 50%;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.academy-sec_title-wrap {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.academy-sec_subtitle {
	font-size: 16px;
	margin: 0;
	color: #000;
}

.academy-sec_title {
	text-align: left !important;
	margin-bottom: 10px !important;
}

.academy-sec_info-wrap {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.academy-sec_content ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.academy-sec_content ul li {
	width: calc(50% - 5px);
	position: relative;
	padding-left: 26px;
	margin: 0;
}

.academy-sec_content ul li::before,
.hero_text .hero_content ul li::before,
.webinar_training_sec .webinar_wrapper .webinar_col ul li::before,
.about_banner_sec .banner_content ul li::before {
	background-image: url(/wp-content/uploads/2025/07/tick-circle-svgrepo-com-1-2.svg);
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	top: 5px;
	z-index: 1;
	background-size: contain;
	background-repeat: no-repeat;
	/* transform: translateY(-50%); */
}

/* ************** Academy Sec ************** */
/* ************** Dobule Col FAQ ************** */
.acc_row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
	grid-template-rows: 1fr;
}

.acc_row .sale_accordion {
	padding-block: 20px;
	padding-left: 37px;
	display: flex;
	flex-direction: column;
}

.acc_row .sale_accordion_ques h3::before {
	top: 50%;
	/* width: 21px; */
	transform: translateY(-50%);
	left: -34px;
}

.acc_row .sale_accordion_ques {
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-shrink: 0;
	min-height: 48px;
}

.acc_row .sale_accordion_ques h3 {
	font-size: 17px !important;
	line-height: 1.5 !important;
	margin: 0;
	position: relative;
}

/* ************** Dobule Col FAQ ************** */
.page-template-home-2025 .sale_accordions h2 {
	margin-bottom: 20px !important;
}

.page-template-home-2025 .sale_accordions>p {
	font-size: 18px;
	line-height: 31px;
	color: #131415;
	font-weight: 500;
	letter-spacing: normal;
	font-family: "Montserrat", sans-serif !important;
	text-align: center;
}

.page-template-home-2025 .home2_rating_sec {
	background: #fff;
}

.page-template-home-2025 .home2_rating_sec .home2_testimonial_text {
	margin: 0;
}

.page-template-home-2025 .accordian_sec .sale_accordions {
	max-width: 100%;
}

/* .toggle+a.toggle_btn {
transform: rotate(-180deg);
} */

.readmore_on+.toggle_btn {
	display: block;
	margin: 10px 0 0;
}

.sale_testimonial_content.readmore_on.toggle {
	display: block;
}

/* *********************** Home 2025 *********************** */
/* *********************** Programs 2025 *********************** */
.our_box_price {
	position: relative;
}

.our_box_price .price {
	position: absolute;
	right: 16px;
	top: 16px;
	background: var(--color1);
	color: #131415;
	line-height: 1;
	padding: 0.6em 1em;
	border-radius: 4px;
	font-weight: 600;
}

.our_box_price img {
	aspect-ratio: unset !important;
	height: 200px !important;
}

/* **** New Homepage **** */
.home_about_info .home_about_info_in {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.home_about_info .home_about_info_in .about_info_photo {
	width: 50%;
	padding-right: 25px;
}

.home_about_info .home_about_info_in .about_info_photo img {
	width: 100%;
	height: auto;
	aspect-ratio: 1/1;
	object-fit: cover;
	border: 10px solid #ffffff;
}

.home_about_info .home_about_info_in .about_info_data {
	width: 50%;
	padding-left: 25px;
}

.label_title {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--color1);
	margin-bottom: 10px;
}

.home_about_info .home_about_info_in .about_info_data p {
	padding-bottom: 20px;
}

.new_book_sec {
	background-color: var(--color1);
	padding: 0;
	margin-top: 40px;
}

.new_book_sec .new_book_inner {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	max-width: 800px;
	margin: auto;
}

.new_book_sec .new_book_inner .new_book_img {
	position: relative;
	width: 55%;
	aspect-ratio: 1/1;
	background-color: #f6f6eb;
	border-radius: 100%;
}

.new_book_sec .new_book_inner .new_book_img img {
	width: 80%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 80px;
	margin: auto;
}

.new_book_sec .new_book_inner .new_book_data {
	width: 45%;
	padding-left: 50px;
}

.new_book_sec .new_book_inner .new_book_data .label_title {
	color: #f5efe0;
}

.new_book_sec .new_book_inner .new_book_data h2 {
	font-size: 70px !important;
	line-height: 1em !important;
	font-weight: 400 !important;
	color: #f5efe0 !important;
	font-style: italic;
	padding: 10px 0 20px 0;
}

.new_book_sec .new_book_inner .new_book_data .comn_btn a {
	background-color: #131415;
	border-color: #131415;
	color: #f5efe0;
}

.accordian_sec .sale_accordions>h2+p,
.accordian_sec .sale_accordions>h2 {
	text-align: center;
}

.newsletter_sec .main_wrapper {
	text-align: center;
	position: relative;
	z-index: 1;
}

.newsletter_sec .main_wrapper::before,
.newsletter_sec .main_wrapper::after {
	content: '';
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	z-index: -1;
}

.newsletter_sec .main_wrapper::before {
	width: 125px;
	height: 85px;
	top: -20px;
	right: 0px;
	background-image: url(/wp-content/uploads/2025/06/FlyMsg1-1.svg);
}

.newsletter_sec .main_wrapper::after {
	width: 90px;
	height: 70px;
	bottom: 0;
	left: 0px;
	background-image: url(/wp-content/uploads/2025/06/FlyMsg2-1.svg);
}

.newsletter_sec .main_wrapper p {
	max-width: 560px;
	margin: auto;
}

.instafeed_sec h2 {
	text-align: center;
}

.home2_services_sec .home2_services_title {
	text-align: center;
}

.newsletter_sec .gform_wrapper .gfield {
	width: 100%;
}

.newsletter_sec .gform_wrapper .gform-body {
	width: 100%;
}

.newsletter_sec .gform_wrapper .gform_fields {
	display: flex !important;
}

.newsletter_sec .gform_wrapper .gform_footer {
	padding: 0 !important;
	margin: 0 !important;
}

.newsletter_sec .gform_wrapper .gfield input {
	margin: 0 !important;
}

.newsletter_sec .gform_wrapper input[type="submit"] {
	margin: 0 !important;
}

.newsletter_sec .gform_wrapper form {
	display: flex;
	justify-content: center;
	max-width: 800px;
	margin: auto;
	gap: 15px;
	flex-wrap: wrap;
}

.newsletter_sec .gform_wrapper form .gfield--type-captcha>label {
	display: none;
}

.newsletter_sec .gform_wrapper {
	margin-top: 30px;
}

.newsletter_sec .gform_confirmation_wrapper .gform_confirmation_message {
	padding: 20px 30px;
	max-width: fit-content;
	margin-top: 20px;
	margin-inline: auto;
	background-color: white;
	color: var(--color1);
	border-radius: 4px;
}

body.page-template-homepage-new {
	background: #fff;
}

.home_about_info {
	background-color: rgba(225, 226, 189, 0.3);
}

.newsletter_sec {
	background-color: RGBA(113, 166, 154, 0.1);
}

.instafeed_sec {
	background-color: RGBA(113, 166, 154, 0.1);
}

/* **** New Homepage **** */
/*  */
.home_about_us .container {
	display: flex;
	flex-direction: column;
	row-gap: 60px;
}

.home_about_us .container:after,
.home_about_us .container:before {
	display: none;
}

.home_about_us .home_about__img_wrap {
	position: relative;
	padding-top: 30px;
	padding-left: 30px;
}

.home_about_us .home_about__img_wrap::before {
	content: "";
	position: absolute;
	background-color: #c3a379 !important;
	z-index: -1;
	top: 0px;
	left: 0px;
	border-radius: 16px;
	height: auto;
	width: calc(73% - 50px);
	left: 0;
	bottom: 50px;
}

/* .home_about_us .home_about__img_wrap:nth-child(2)::before {
right: 50px !important;
} */
.home_about_us__row:nth-child(2n) .home_about__img_wrap img.home_about__img_wrap_1 {
	margin-left: auto;
}

.home_about_us__row:nth-child(2n) .home_about_us__content.block {
	order: -1;
}

.home_about_us .home_about_us__row:nth-child(2n) .home_about__img_wrap::before {
	/* width: 70%; */
	left: auto;
	/* aspect-ratio: 450/460;
	right: 30px; */
	right: 55px !important;
}

/* *********************** Programs 2025 *********************** */
/***************************************/
body:not(.overlay-header) .primary-menu>li>ul:after {
	border-bottom-color: var(--color1) !important;
}

body:not(.overlay-header) .primary-menu ul,
.primary-menu ul {
	background-color: var(--color1) !important;
}

body:not(.overlay-header) .primary-menu ul li a:hover,
.primary-menu ul li a:hover {
	color: #000 !important;
}

.site-logo.undone-logo {
	display: none;
}

.page-id-47694 .site-logo.undone-logo {
	display: block;
}

.page-id-47694 .site-logo {
	display: none;
}

.our_service .our_main_wrapper h2 {
	margin-bottom: 30px !important;
	text-align: center;
}

.home2_hero_sec .video-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.home_banner_bg iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 177.78vh !important;
	height: 100vh !important;
	min-width: 100vw;
	min-height: 56.25vw;
}

.home2_hero_sec .video-background::before {
	content: '';
	background: #000;
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	z-index: 1;
}

/***************************************/
/****************** home_banne *********************/
body .home_banner {
	position: relative;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	padding-top: 80px !important;
	overflow: hidden;
	background: rgb(89 173 165 / 10%);
}

.page-template-thank-you-2025 .home_banner:after,
.page-template-sales-new .home_banner:after,
.page-template-landing-page3 .home_banner:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 80%);
	opacity: 0.6;
}

.page-template-landing-page3 .home_banner__content .title__wrap h6,
.page-template-landing-page3 .home_banner__content .title__wrap h2,
.page-template-landing-page3 .home_banner__content .title__wrap ul li {
	color: #fff;
	margin: 0px;
}

.testimonial_box_note_left_cont h5 {
	color: #fff !important;
}

.page-template-landing-page3 .home_banner__content .title__wrap ul li span {
	text-decoration: none !important;
}

.page-template-landing-page3 .home_banner__content .title__wrap p {
	color: #fff;
	margin: 20px 0px;
}

.page-template-landing-page3 .home_banner__content .title__wrap ul li a {
	color: var(--color1) !important;
}

.page-template-sales-new .home2_hero_content h3 {
	color: #fff !important;
}

.page-template-sales-new .home2_hero_content {
	width: 100%;
}

.home_banner .home_banner__row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr;
	gap: 60px;
	align-items: center;
	position: relative;
	z-index: 1;
}

.home_banner__row .home_banner__video {
	display: flex;
	justify-content: end;
}

.page-template-thank-you-2025 .home_banner__row .title__wrap__inner h1,
.page-template-thank-you-2025 .home_banner__row .title__wrap__text p {
	color: #fff !important;
}

/******************* home_banne ********************/
/******************* thank you ********************/
.thank-you-sec {
	background: var(--color1);
}

.thank-you-sec .thank-you_title {
	text-align: center;
}

.thank-you-sec .thank-you_title h6,
.thank-you-sec .thank-you_title h2 {
	color: #fff;
	position: relative;
}

.thank-you-sec .thank-you_title h6 {
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.thank-you-sec .thank-you_row {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 40px;
}

.thank-you-sec .thank-you_title .sub-title h6::after {
	content: '';
	width: 100px;
	height: 2px;
	background: #c3a379;
	display: block;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	bottom: 0px;
}

.thank-you-sec .thank-you_row .thank-you_inner {
	padding: 40px;
	background: #fff;
	border-radius: 16px;
	min-height: 209px;
	margin-bottom: -100px;
	box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
	display: flex;
	flex-direction: column;
	gap: 30px;
	display: none;
}

.thank-you-sec .thank-you_title .btn_wrap {
	margin-top: 30px;
}

.thank-you-sec .thank-you_title .btn_wrap a {
	background-color: #131415;
	color: var(--accent);
	border-color: #131415;
}

.thank-you-sec .thank-you_row .thank-you_inner h3 {
	margin: 0px;
	text-align: center;
	font-size: 28px !important;
	line-height: 1.4;
}

.thank-you-sec .thank-you_row .thank-you_link {
	margin-top: auto;
}

.thank-you_link a {
	color: var(--color1);
	transition: all 0.3s ease-in-out;
	font-size: 18px;
	line-height: 1.3;
}

.thank-you_link a:hover {
	color: #000;
	text-decoration: underline !important;
	text-underline-offset: 0.10em;
}

.upgraded-features .upgraded-features_row {
	box-shadow: 0 0 34px rgba(0, 0, 0, 0.1);
	border-radius: 16px;
	overflow: hidden;
	margin-top: 30px;
}

.upgraded-features .upgraded-features_row .upgraded-features_header {
	padding: 10px 20px;
	text-align: center;
	background: #c3a379;
}

.upgraded-features .upgraded-features_row .upgraded-features_header h5 {
	margin: 0px !important;
	color: #fff;
}

.upgraded-features_row .upgraded-features_inner {
	padding: 40px;
	display: flex;
	flex-direction: column;
	gap: 30px;
	align-items: center;
}

.upgraded-features_inner .upgraded-features_title h2 {
	text-align: center;
	margin: 0px !important;
}

.upgraded-features_row .upgraded-features_wraper {
	display: grid;
	grid-template-columns: 40% 1fr;
	align-items: center;
	gap: 40px;
}

.upgraded-features_left img {
	width: 100%;
	aspect-ratio: 350/200;
	height: 100%;
	object-fit: cover;
	border-radius: 16px;
	/*max-width: 330px;*/
}

.upgraded-features_right ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 30px;
	margin: 0px !important;
}

.upgraded-features_right {
	padding-left: 30px;
}

.upgraded-features_right ul li {
	margin: 0px;
	width: calc(50% - 30px);
	position: relative;
	padding-left: 26px;
	list-style: none;
}

.upgraded-features_right ul li::after {
	content: '';
	background-image: url(/wp-content/uploads/2025/07/tick-circle-svgrepo-com-1.svg);
	display: block;
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	top: 5px;
	z-index: 1;
	background-size: contain;
	background-repeat: no-repeat;
}

/******************* thank you ********************/
/* *********************** work_section ******************************* */
.work_section .inner_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}

.work_section .container {
	position: relative;
}

.work_section .title_wrap {
	text-align: center;
	max-width: 800px;
	position: relative;
	z-index: 3;
	width: 100%;
	margin: auto;
}

.work_section {
	overflow: hidden;
}

.work_section .work_wrapper {
	display: grid;
	align-items: flex-start;
	padding-top: 50px;
	z-index: 1;
}

.work_section .work_wrapper .owl-stage-outer {
	padding: 20px 15px;
	width: calc(100% + 30px);
}

.work_section .work_wrapper .work_wrap {
	transition: all .3s linear;
	padding: 30px 24px;
	overflow: hidden;
	position: relative;
	border-radius: 12px;
	background-color: #fff;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .10);
	display: flex;
	flex-direction: column;
	gap: 8px;
	height: auto !important;
	width: 100%;
	z-index: 2;
}

.work_section .work_wrapper .owl-item:nth-child(2n) {
	margin-top: 80px;
}

.work_section .work_wrapper .work_wrap .step {
	font-size: 18px;
	line-height: 26px;
	text-transform: capitalize;
	color: var(--color1);
	font-weight: 500;
	display: flex;
	gap: 8px;
}

.work_section .owl-carousel.work_wrapper {
	position: relative !important;
	display: block;
}

.work_section .inner_wrapper .wave {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0.6;
	top: 60%;
	width: 100%;
}

.work_section .work_wrapper .work_wrap h5 {
	margin: 0px !important;
}

.work_section .work_wrapper.owl-carousel .owl-nav {
	width: 100%;
	position: static;
	transform: none;
	justify-content: center;
	gap: 20px;
	margin: 30px 0px 20px 0px !important;
}

/* *********************** work_section ******************************* */
/* *********************** get started ******************************* */
section.get_started-main {
	background-color: rgba(113, 166, 154, 0.2);
}

.get_started-main .row {
	width: 100%;
	max-width: 800px;
	margin: auto;
}

section.get_started-main .get_started_content {
	text-align: center;
	margin-bottom: 40px;
}

.get_started-main h2 {
	font-family: "WhiteAngelica";
	font-weight: 400;
	font-size: 60px !important;
	line-height: 1.4 !important;
	margin: 0px !important;
}

section.get_started-main .get_started_content h3 {
	margin-bottom: 20px;
}

.gform_fields legend.gfield_label,
section.get_started-main #gform_66 .gfield .gfield_label {
	font-size: 15px;
	font-weight: 500;
}

.get_started-main .gform_wrapper .gfield .gfield_label>.gfield_required {
	margin-left: 5px;
}

.get_started-main .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 245px;
}

/* *********************** get started ******************************* */
/* *********************** traning ******************************* */
.masterclass-sec {
	background: rgb(89 173 165 / 10%);
}

.masterclass-sec .inner-wrapper {
	display: flex;
	flex-direction: column;
	gap: 20px;
	max-width: 790px;
	margin: auto;
	text-align: center;
}

.masterclass-sec .inner-wrapper .masterclass_title-wrap h1 {
	margin-bottom: 25px !important;
}

.masterclass_title-wrap>h5 {
	text-transform: uppercase;
	letter-spacing: 5px !important;
	color: var(--color1);
}

.masterclass_title-wrap .masterclass-content {
	margin-top: 30px !important;
}

.masterclass-sec .inner-wrapper .masterclass_title-wrap h1 strong {
	background: #c3a3796b;
}

.masterclass-sec .masterclass-form-title h6 {
	margin: 0px;
}

.masterclass-sec .masterclass-form-wrap {
	flex-direction: column;
	display: flex;
	gap: 30px;
}

.masterclass-form .gform_wrapper form .gform-body .gform_fields {
	display: grid;
	grid-template-columns: 1fr !important;
	gap: 20px;
	text-align: left;
}
.masterclass-form .gform_wrapper.gravity-theme .gfield {
	grid-column: unset !important;
}

.masterclass-form .gform_wrapper.gravity-theme .gfield .ginput_container input {
	margin: 0px !important;
}

.masterclass-form-wrap .masterclass-form-title {
	display: grid;
	align-content: center;
	grid-template-columns: 20% 1fr 20%;
	align-items: center;
}

.masterclass-form .gform_wrapper form input[type="submit"] {
	width: 100%;
	text-align: center;
}

.fees-sec .fees_sec_inner {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
}

.masterclass-form-wrap .masterclass-form-title .line {
	height: 1px;
	background: #c3a379;
}

.fees-sec .fees-item .fees_desc {
	margin: 0px;
}

.fees-sec .fees-item .fees-count {
	margin: 0px;
	text-align: center;
	line-height: 1.2;
}

.fees-sec .fees-item {
	width: calc(33.33% - 20px);
	display: flex;
	flex-direction: column;
	text-align: center;
	transform: skewY(-6deg);
	margin: 10px 0px;
	box-shadow: 0px 0px 15px #71a69a63;
	padding: 30px 24px;
	align-items: center;
	justify-content: center;
}

.fees-sec .fees-item .fees-count span {
	background-image: linear-gradient(to bottom, transparent 42%, #c3a379 42%, #c3a379 80%, transparent 80%);
}

.title__wrap__text ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.title__wrap__text ul li {
	position: relative;
	padding-left: 26px;
	margin: 0;
}

.title__wrap__text ul li:before {
	background-image: url(/wp-content/uploads/2025/07/tick-circle-svgrepo-com-1-2.svg);
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
	top: 5px;
	z-index: 1;
	background-size: contain;
	background-repeat: no-repeat;
	/* transform: translateY(-50%); */
}

/* .page-template-training .home_banner .home_banner__row {
align-items: stretch;
} */
.home_banner .home_banner__row .home_banner__img img {
	border-radius: 16px;
	height: 100%;
	object-fit:cover;
}

.content-sec .inner-wraper .content_title {
	text-align: center;
}

.content-sec .content_listing ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	max-width: 800px;
	margin: auto;
}

.content-sec .content_listing ul li {
	position: relative;
	padding-left: 28px;
	margin: 0;
}

.content-sec .content_listing ul li:before {
	background-image: url(/wp-content/uploads/2025/07/tick-circle-svgrepo-com-1.svg);
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 22px;
	height: 22px;
	top: 5px;
	z-index: 1;
	background-size: contain;
	background-repeat: no-repeat;
}

.content-sec .inner-wraper {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.page-template-training .our_mission_section .comn_btn {
	text-align: center;
	margin-top: 30px;
}

.page-template-training .our_mission_section {
	background: #c3a379c4;
}

.page-template-training .home_about_us .home_about__img_wrap {
	order: 2;
}

.featured-sec {
	background-color: #eee;
}

.featured-sec .inner-wraper {
	display: flex;
	gap: 60px;
	align-items: center;
	flex-wrap: wrap;
}

.featured-sec .inner-wraper .featured-sec_right,
.featured-sec .inner-wraper .featured-sec_left {
	width: calc(50% - 30px);
}

.featured-sec_right img {
	aspect-ratio: 650/700;
	width: 100%;
	object-fit: cover;
	border-radius: 100% 100% 0px 0px;
}

.our_mission_section:not(:has(.our_mission_inner)) .comn_btn {
	margin-top: 0;
}

/* *********************** traning ******************************* */
/* ************** ***************** */
.home_banner__row.reverse .home_banner__content {
	order: 2;
}

.home_banner__row.reverse .home_banner__video {
	justify-content: flex-start;
}

.page-template-thank-you-2025 .home_banner__row.reverse .title__wrap__inner h1,
.page-template-thank-you-2025 .home_banner__row.reverse .title__wrap__text p {
	color: #000 !important;
}

.page-template-thank-you-2025 .home_banner.thanku_home_banner {
	background-color: RGBA(113, 166, 154, 0.1) !important;
}

.page-template-thank-you-2025 .home_banner.thanku_home_banner::after {
	display: none;
}

.page-id-47694 .accordian_sec .sale_accordions {
	max-width: 1024px;
	margin:0 auto;
}

.page-id-47694 .sale_accordion {
	padding-block: 24px;
	padding-left: 50px;
	min-height: 113px;
}

.sale_accordion_ques h3::before {
	top: 27px;
}

.sale_price_bottom_desc {
	margin: .5em 0 0;
	font-style: italic;
	font-weight: 600;
	color: #c3a379;
	font-size: 13px;
}

@media (max-width:991px) {
	.page-id-47694 .sale_accordion {
		min-height: auto;
	}
}

@media(max-width:768px) {
	.home_banner__row.reverse .home_banner__video {
		justify-content: center !important;
	}
	.work_section .work_wrapper .owl-item:nth-child(2n){
		margin-top:0px !important;
	}
	.sticky_video_sec .sticky_image_sec_right {
	margin-bottom: 30px !important;
	margin-top: 0px !important;
}
}

/* *************** **************** */
/*## Responsive ##*/
@media (min-width: 1000px) and (max-width: 1200px) {
	header nav ul li a {
		font-size: 14px !important;
	}

	/* header nav ul li {
	margin: 8px 0 0px 22px !important;
} */
	header .header-inner.section-inner {
		gap: 16px;
		grid-template-columns: 140px 1fr;
	}

	.header-navigation-wrapper .primary-menu-wrapper ul.primary-menu {
		gap: 16px;
	}
}

@media (max-width: 1000px) {
	header .header-inner.section-inner {
		grid-template-columns: 1fr !important;
		/* padding: 20px !important; */
	}
}

@media (min-width: 1301px) {
	.owl-nav button.owl-next {
		margin-right: -65px;
	}

	.owl-nav button i {
		font-size: 48px;
	}

	.owl-nav button.owl-prev {
		margin-left: -65px;
	}
}

@media (max-width: 1300px) {
	.owl-nav button.owl-next {
		margin-right: -25px;
	}

	.owl-nav button i {
		font-size: 38px;
	}

	.owl-nav button.owl-prev {
		margin-left: -25px;
	}
}

@media (max-width: 1199px) {
	.contact_form_intro-inner>h2 {
		max-width: 755px;
	}

	.benefits_sec_wrapper .inner_sec .benefits_wrapper {
		margin: 0 auto 80px;
	}

	.main-title h2,
	.benefits_sec_wrapper .inner_sec h2 {
		margin-bottom: 40px !important;
	}

	.review-testi_inner .owl-nav {
		top: -88px;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper {
		gap: 80px;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav button {
		width: 42px;
		height: 42px;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper .content_wrap h4 {
		font-size: 16px;
	}

	.hero_img_wrpper .hero_dashbord {
		padding: 32px;
		inset: auto 24px 24px auto;
	}

	.work_sec_wrapper .work_inner_wrapper .work_info_wrapper,
	.work_sec_wrapper .work_inner_wrapper .work_img_wrapper {
		width: calc(50% - 16px);
	}

	.meet_section .meet_main_wrapper .meet_img_wrapper {
		max-width: calc(60% - 16px);
	}

	.meet_main_wrapper .meet_info_wrapper {
		max-width: calc(40% - 16px);
	}

	.hero_main_wrapper .hero_wrapper,
	.meet_section .meet_main_wrapper,
	.work_sec_wrapper .work_inner_wrapper {
		gap: 32px;
	}

	.work_sec_wrapper .work_inner_wrapper .work_info_wrapper .step_items_wrapper ul li {
		padding-left: 70px;
	}

	.work_sec_wrapper .work_inner_wrapper .work_info_wrapper .step_items_wrapper ul li::before {
		width: 48px;
		height: 48px;
		font-size: 17px;
	}

	.video_sec_wrapper .pro_videos_box a {
		aspect-ratio: 1/0.45;
	}
}

@media (max-width: 1024px) {
	.nutrition_sec_wrapper .inner_sec {
		flex-direction: column;
		gap: 32px;
	}

	body .home2_hero_content {
		max-width: 100%;
		margin-left: 0;
		width: 100%;
	}

	.acc_row {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.acc_row .sale_accordion_ques {
		min-height: auto;
	}

	.nutrition_sec_wrapper .inner_sec .title_wrapper {
		width: 100%;
	}

	.nutrition_sec_wrapper .inner_sec .desc_wrapper {
		width: 100%;
	}

	.nutrition_sec_wrapper .inner_sec .desc_wrapper p {
		max-width: 100%;
	}

	.page-template-option-in .faq_sec {
		padding-top: 60px !important;
	}

	.academy-sec_row {
		flex-direction: column;
		gap: 90px;
	}

	.academy-sec_left {
		width: 65%;
	}

	.academy-sec_right {
		width: 100%;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav {
		left: -20px;
		right: -20px;
	}

	/* header .header-inner.section-inner {
	padding-top: 45px !important;
} */
	header.sticky .header-inner {
		padding-block: 10px !important;
	}

	.menu-modal .close-nav-toggle {
		padding: 0px 0 20px !important;
	}

	/*********** footer *************/
	#site-footer .inner_wrap {
		display: flex;
		gap: 40px;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#site-footer .inner_wrap .col_wrap {
		width: 44% !important;
	}

	/*********** footer *************/
	.upgraded-features_right {
		padding-left: 0;
	}

	.upgraded-features_right ul li {
		width: 100%;
	}

	.work_section .work_wrapper {
		padding-block: 0px;
	}
}

@media (max-width: 991px) {
	.contact_form_intro-inner>h2 {
		max-width: 100%;
		padding: 0;
	}

	.meet_client_intro .meet_client_intro_inner .meet_ceo_intro {
		width: 100%;
	}

	.hero_main_wrapper .inner_sec,
	.hero_main_wrapper .inner_sec .content_wrapper {
		gap: 32px;
		flex-direction: column;
	}

	.hero_main_wrapper .inner_sec .content_wrapper,
	.hero_main_wrapper .inner_sec .video_wrapper {
		width: 100% !important;
	}

	.benefits_sec_wrapper .inner_sec .step_process_wrapper .step_wrap {
		width: calc(50% - 30px);
	}

	.benefits_sec_wrapper .inner_sec .step_process_wrapper {
		justify-content: center;
	}

	.plan_wrapper .inner_sec {
		gap: 40px;
	}

	.review-testi_inner .owl-nav button {
		width: 42px;
		height: 42px;
	}

	.review-testi_inner .owl-nav button i {
		font-size: 18px;
	}

	.review-testi_inner .owl-nav {
		top: -84px;
		gap: 20px;
	}

	.plan_wrapper .plan-row {
		max-width: 100%;
	}

	.plan_wrapper .plan-row:has(.sale_accordions) {
		padding-left: 0;
	}

	.learndash-wrapper .gform_wrapper ul.gform_fields {
		padding-left: 0px !important;
	}

	.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
		padding: 30px 30px !important;
	}

	.sale_testimonial_comn_sec .cus_row.testi_right_img .sale_testimonial_img_col {
		margin-left: 30px;
	}

	.sale_price_sec#sale_price_boxes_container {
		padding-top: 80px !important;
	}

	.lesson_sec-inner,
	.our_service .our_main_wrapper .our_wrapper {
		flex-wrap: wrap;
		justify-content: center;
		gap: 20px;
	}

	.lesson_sec-inner .lessons {
		max-width: calc(50% - 10px);
	}

	.our_main_wrapper .our_wrapper .our_box {
		width: calc(50% - 10px);
	}

	.video_sec_wrapper .inner_sec .play_btn_wrapper .play_btn {
		width: 80px;
		height: 80px;
	}

	.video_sec_wrapper .inner_sec .play_btn_wrapper h5 {
		font-size: 24px;
	}

	.video_sec_wrapper .inner_sec .play_btn_wrapper {
		bottom: 32px;
		right: 32px;
	}

	.meet_section .meet_main_wrapper .meet_img_wrapper,
	.meet_main_wrapper .meet_info_wrapper {
		max-width: 100%;
	}

	.meet_main_wrapper .meet_info_wrapper {
		padding: 0;
	}

	.work_sec_wrapper .work_inner_wrapper {
		flex-direction: column-reverse;
	}

	.work_sec_wrapper .work_inner_wrapper .work_info_wrapper,
	.work_sec_wrapper .work_inner_wrapper .work_img_wrapper,
	.hero_wrapper .hero_text,
	.hero_wrapper .hero_img_wrpper {
		width: 100%;
	}

	.work_sec_wrapper .work_inner_wrapper .work_info_wrapper .step_items_wrapper ul {
		gap: 32px;
	}

	.hero_main_wrapper .hero_wrapper {
		flex-wrap: wrap;
	}

	.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item {
		width: calc(50% - 20px);
	}

	.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .question_link {
		margin-top: 32px;
	}

	.hero_main_wrapper .inner_sec,
	.hero_main_wrapper .inner_sec .content_wrapper {
		gap: 32px;
	}

	.hero_main_wrapper .inner_sec .content_wrapper,
	.hero_main_wrapper .inner_sec .video_wrapper {
		width: calc(50% - 16px);
	}

	.hero_main_wrapper .inner_sec .content_wrapper .top_content p {
		margin-bottom: 32px;
	}

	/* new sales responsive*/
	.work_intro .work_intro_inner {
		flex-direction: column;
		gap: 0px;
	}

	.meet_client_intro_inner .meet_ceo_intro .meet_ceo_img_wrapper {
		margin-bottom: 24px;
	}

	.work_intro .work_intro_inner .work_heading_wrapper {
		width: 100%;
	}

	.work_intro .work_intro_inner .work_intro_content {
		width: 100%;
	}

	.training_sec .training_sec_inner {
		flex-direction: column;
		flex-wrap: wrap;
		gap: 32px;
	}

	.training_sec .training_sec_inner .training_image_wrapper {
		width: 100%;
	}

	.training_sec .training_sec_inner .training_content {
		width: 100%;
		flex-direction: column;
	}

	.training_sec .training_sec_inner .training_image_wrapper img {
		aspect-ratio: 1/1;
	}

	.client_intro .client_intro-inner {
		grid-template-columns: 1fr;
		gap: 32px;
	}

	.program_intro_inner .program_intro_wrapper {
		flex-direction: column;
		gap: 32px;
	}

	.program_intro_wrapper .program_intro_img {
		width: 100%;
	}

	.program_intro_inner .program_intro-content {
		width: 100%;
	}

	.curriculum_sec_inner .curriculum_info_wrapper {
		flex-direction: column;
	}

	.curriculum_sec_inner .curriculum_info_wrapper .curriculum_image_wrapper {
		width: 100%;
		position: relative;
	}

	.curriculum_sec_inner .curriculum_module_content {
		width: 100%;
		padding: 32px;
	}

	.curriculum_sec_inner .curriculum_info_wrapper .curriculum_image_wrapper:after {
		content: "";
		display: none;
	}

	.meet_client_intro_inner .meet_info {
		flex-direction: column;
		gap: 32px;
	}

	.curriculum_sec_inner .curriculum_info_wrapper {
		margin-top: 0;
	}

	.program_intro_heading h2,
	.work_intro .work_heading_wrapper h2,
	.curriculum_sec_inner h2 {
		margin-bottom: 30px !important;
	}

	.market_sec .market_sec_inner .market_sec_content {
		padding: 48px 32px;
	}

	.curriculum_info_wrapper .curriculum_image_wrapper img {
		margin-top: 0px;
	}

	section.Curriculum_sec .curriculum_sec_inner {
		gap: 48px;
	}

	.new_sales_sec-top {
		padding-bottom: 48px;
	}

	.home2_hero_content .stage-video_wrap .text-stage,
	.contact_form_intro-inner .text-stage {
		position: static;
		margin-bottom: 24px !important;
	}

	.webinar_training_sec .webinar_wrapper .webinar_col h3 {
		font-size: 20px !important;
		line-height: 34px !important;
	}

	.webinar_training_sec .webinar_training_inner h2 {
		margin-bottom: 30px !important;
	}

	.webinar_training_sec .webinar_wrapper {
		gap: 30px;
	}

	.webinar_training_sec .webinar_wrapper .webinar_col {
		width: calc(50% - 15px);
	}

	.webinar_training_sec .webinar_wrapper .webinar_col ul li {
		font-size: 16px;
	}

	.home2_services_sec .col-sm-4 {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 768px) {

	/* body > section:first-of-type,
	.page-template-about-us .home_banner {
	padding-top: 130px !important;
} */
	/* .home_banner__row .home_banner__video {
	margin-left: 40px;
} */
	.home_about_us .home_about_us__row:nth-child(2n) .home_about__img_wrap::before {
		left: 0 !important;
	}

	section {
		padding: 5rem 0 !important;
		width: 100%;
	}

	/* .page-template-programs-2025 .about-banner-sec {
	padding-top: 180px !important;
} */
	.academy-sec_row {
		gap: 70px;
	}

	.academy-sec_left {
		width: 100%;
	}

	body .newsletter_sec .gform_wrapper .gform_fields {
		flex-direction: column;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav button,
	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav button {
		margin: 0px 10px;
	}

	/* 	.newsletter_sec .gform_wrapper input[type="submit"] {
	width:100%;
} */
	.benefits_sec_wrapper .inner_sec .benefits_wrapper {
		flex-direction: column;
	}

	.benefits_sec_wrapper .inner_sec .benefits_wrapper .benefit_wrap {
		width: 100%;
	}

	.benefits_sec_wrapper .inner_sec .step_process_wrapper {
		flex-direction: column;
	}

	.benefits_sec_wrapper .inner_sec .step_process_wrapper .step_wrap {
		width: 100%;
	}

	.nutrition_sec_wrapper .inner_sec {
		gap: 16px;
	}

	.learndash-wrapper .ld-button {
		margin-left: 0;
	}

	.sale_price_sec#sale_price_boxes_container {
		padding-top: 70px !important;
	}

	.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
		padding: 30px 20px !important;
	}

	.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content,
	.learndash-wrapper .ld-focus.ld-focus-sidebar-collapsed .ld-focus-main .ld-focus-content {
		margin: 0;
	}

	.learndash-wrapper .ld-content-actions .ld-content-action.ld-empty {
		display: none;
	}

	.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
		margin-top: 15px;
		font-size: 15px;
		font-weight: 600;
		padding: 10px;
	}

	.learndash-wrapper #learndash_mark_complete_button,
	.learndash-wrapper .learndash_mark_complete_button {
		text-align: center;
	}

	.learndash-wrapper .ld-content-actions div:nth-child(2) {
		padding-bottom: 0;
	}

	.learndash-wrapper .ld-content-actions .ld-content-action {
		margin: 0;
	}

	.learndash-wrapper .ld-focus .ld-focus-header .ld-content-action {
		padding-top: 0;
		padding-bottom: 0;
	}

	.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-trigger {
		display: none;
	}

	.learndash-wrapper .ld-focus .ld-focus-sidebar {
		padding-top: 0 !important;
		top: 145px !important;
		width: 100%;
	}

	.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading {
		width: 100%;
	}

	.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo {
		display: block;
	}

	body.single-sfwd-lessons.logged-in,
	body.single-sfwd-topic.logged-in {
		padding-top: 0;
	}

	.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .pricing_monthly h3 {
		font-size: 46px !important;
		line-height: 50px !important;
	}

	.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item {
		padding: 30px 24px;
	}

	/*   .pro_videos_box .play_btn {
	width: 65px;
	height: 65px;
} */
	.video_sec_wrapper .pro_videos_box a {
		aspect-ratio: 1/0.65;
	}

	/* new sales responsive*/
	.sales_content_sec h2 {
		margin-bottom: 0px !important;
	}

	section.contact_form_intro {
		padding: 50px 0px !important;
	}

	.contact_form_intro-inner>h2 {
		margin-bottom: 16px !important;
	}

	/*   .contact_form_intro-inner > p {
	margin-bottom: 32px;
} */
	.sale_testimonial_comn_sec .owl-carousel .owl-dots {
		display: none;
	}

	section.Curriculum_sec {
		padding-bottom: 0px;
	}

	section.Curriculum_sec .curriculum_sec_inner {
		gap: 0px !important;
	}

	.curriculum_sec_inner .curriculum_info_wrapper {
		margin-bottom: 0px !important;
	}

	.market_sec .market_sec_inner .market_sec_content {
		padding: 32px 24px;
	}

	.sales_content_sec h2 {
		margin-bottom: 32px !important;
	}

	.sales_content_inner h2 {
		margin: 0 0 20px 0 !important;
	}

	.home2_hero_content .new_sales_sec-top h1 {
		font-size: 40px !important;
	}

	.home2_hero_content .new_sales_sec-top h2 {
		font-size: 26px !important;
	}

	.home2_hero_content .stage-video_wrap .text-stage,
	.contact_form_intro-inner .text-stage {
		font-size: 35px !important;
		margin-bottom: 16px !important;
	}

	.home2_hero_content .video_wrap h3 {
		font-size: 24px !important;
	}

	.upgraded-features_row .upgraded-features_wraper {
		grid-template-columns: 1fr;
	}

	.work_section .work_wrapper .owl-stage-outer {
		padding: 0px;
		width: 100%;
	}

	.work_section .work_wrapper .work_wrap {
		padding: 24px;
		height: 100% !important;
	}

	.work_section .work_wrapper .work_wrap {
		border: 1px solid #eee;
	}
}

@media (max-width: 767px) {
	.sticky_image_sec .sticky_image_sec_banner .sticky_image_title {
		font-size: 28px;
	}

	section.home2_hero_sec::before {
		background: #000;
		opacity: 0.5;
	}

	.home section.home2_hero_sec {
		padding: 60px 0 !important;
		min-height: auto;
	}

	.market_heading_wrapper h5 {
		font-size: 18px;
		line-height: 26px;
	}

	.page-template-home-2025 .testimonial_sec_wrapper {
		padding-bottom: 9rem !important;
	}

	.page-template-home-2025 .home2_services_sec {
		padding-bottom: 0 !important;
	}

	.page-template-home-2025 .home2_rating_sec {
		padding: 0 !important;
	}

	.page-template-home-2025 .home2_rating_sec .home2_testimonial_img {
		padding-top: 0;
	}

	.program_intro_heading h2 {
		font-size: 26px !important;
	}

	section.new_sales_sec::before {
		background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 0%) !important;
	}

	.work_sec_wrapper .btn_wrap {
		margin-top: 30px;
	}

	.owl-nav button.owl-next {
		margin-right: -8px;
	}

	.owl-nav button i {
		font-size: 30px;
	}

	.owl-nav button.owl-prev {
		margin-left: -8px;
	}

	.new_sales_sec .video_wrap .video_inner .play_btn {
		width: 60px;
		height: 60px;
	}

	.new_sales_sec .video_wrap .video_inner .play_btn img {
		width: 13px;
	}

	.page-template-option-in .hero_wrapper .hero_text h1 {
		font-size: 28px !important;
		line-height: 38px !important;
	}

	.pro_videos_box .play_btn img {
		width: 14px;
	}

	.webinar_training_sec .webinar_wrapper .webinar_col {
		width: 100%;
	}

	.page-template-option-in .faq_sec {
		padding-top: 40px !important;
	}

	.page-template-option-in .hero_main_wrapper .hero_wrapper .pro_videos_box .play_btn {
		width: 65px;
		height: 65px;
	}

	section.home2_hero_sec .container {
		gap: 35px;
		flex-direction: column;
	}

	.home2_hero_content {
		max-width: 100% !important;
		width: 100%;
	}

	section.home2_hero_sec .pro_videos_box {
		width: 100%;
	}

	.fees-sec .fees-item {
		width: 100% !important;
	}
}

@media (max-width: 641px) {
	.learndash-wrapper .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
		line-height: initial !important;
	}
}

@media (max-width: 640px) {
	.learndash-wrapper .ld-focus .ld-focus-header .ld-content-actions {
		display: block;
	}

	.page-template-home-2025 .sale_accordions>p {
		font-size: 17px;
		line-height: 1.5;
	}

	.learndash-wrapper .ld-table-list .ld-table-list-items {
		padding: 0 15px;
	}

	.learndash-wrapper .ld-table-list .ld-table-list-header {
		padding: 18px 15px;
	}

	.learndash-wrapper .ld-lesson-topic-list .ld-item-icon {
		font-size: 20px;
	}

	.learndash-wrapper .ld-lesson-topic-list .ld-table-list-title {
		font-size: 20px;
	}

	.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
		font-size: 28px !important;
		line-height: 38px;
	}

	.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details {
		font-size: 13px;
		margin: 8px 35px 0;
	}

	.sale_testimonial_comn_sec .owl-nav button.owl-prev {
		margin-left: -8px;
	}

	.sale_testimonial_comn_sec .owl-nav button.owl-next {
		margin-right: -8px;
	}
}

@media (max-width: 599px) {
	.sn-review-testi .review-content {
		padding-bottom: 48px;
		height: unset !important;
	}
}

@media (max-width: 575px) {

	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav button,
	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav button {
		margin: 0px !important;
	}

	.pro_videos_box a>img {
		min-height: 280px !important;
	}

	.review-testi_inner .owl-carousel {
		padding-bottom: 60px;
	}

	.academy-sec_videos_box {
		width: calc(100% - 40px);
	}

	.academy-sec_videos_box:after {
		content: '';
		left: -20px;
		top: 20px;
	}

	.academy-sec_content ul li {
		width: 100%;
	}

	.review-testi_inner .owl-nav {
		top: unset;
		bottom: 0;
	}

	.review-testi_wrapper {
		padding-bottom: 0 !important;
	}

	.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .question_link {
		margin-top: 0;
	}

	.benefits_sec_wrapper .inner_sec .benefits_wrapper {
		margin: 0 auto 48px;
	}

	.main-title h2,
	.benefits_sec_wrapper .inner_sec h2 {
		margin-bottom: 30px !important;
	}

	.sale_price_sec#sale_price_boxes_container {
		padding-top: 60px !important;
	}

	.our_main_wrapper .our_wrapper .our_box,
	.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item {
		width: 100%;
	}

	.hero_wrapper .hero_img_wrpper .hero_img_inner img {
		height: 100%;
	}

	.hero_wrapper .hero_text,
	.work_sec_wrapper .work_inner_wrapper .work_info_wrapper .step_items_wrapper ul {
		gap: 16px;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .img_wrapper,
	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper {
		width: 100%;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .img_wrapper {
		max-width: 120px;
		margin: -55px auto 0 auto;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper {
		padding: 30px 24px 55px 24px;
	}

	.video_sec_wrapper .inner_sec video {
		height: unset;
		aspect-ratio: 1/1;
	}

	.video_sec_wrapper .inner_sec .play_btn_wrapper .play_btn {
		width: 60px;
		height: 60px;
	}

	.video_sec_wrapper .inner_sec .play_btn_wrapper h5 {
		font-size: 20px;
	}

	.video_sec_wrapper .inner_sec .play_btn_wrapper {
		right: 20px;
	}

	.video_sec_wrapper .pro_videos_box a {
		aspect-ratio: 1/0.85;
	}

	.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item .price_title h4 {
		font-size: 18px;
	}

	.Pricing_sec_wrapper .pricing_inner_wrapper h2,
	.lesson_sec .main-title {
		margin-bottom: 30px !important;
	}

	.Pricing_sec_wrapper .pricing_inner_wrapper .price_plan_wrap .plan_item,
	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .testi_wrapper .info_wrapper .content_wrap {
		gap: 24px;
	}

	.lesson_sec-inner .lessons {
		max-width: 100%;
	}

	.hero_img_wrpper .hero_dashbord {
		padding: 16px;
		inset: auto 16px 16px auto;
		border-radius: 12px;
	}

	.hero_img_wrpper .hero_dashbord img {
		width: 48px;
		margin-bottom: 16px;
	}

	.hero_dashbord .hero_dashbord_text {
		margin-bottom: 10px;
	}

	.our_wrapper .our_box .service_info {
		padding: 30px 24px 30px 24px;
	}

	.testimonial_sec_wrapper {
		padding-bottom: 100px !important;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .number_cont .number_cont_child .number_cont_box p {
		font-size: 32px;
		line-height: 42px;
		margin: 0;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .testimonial_carousel .owl-nav {
		top: auto;
		bottom: -20px;
		left: 0px;
		right: 0px;
		justify-content: center;
	}

	.meet_section .meet_main_wrapper .meet_img_wrapper .img_content {
		padding: 16px;
		inset: auto 24px 24px;
	}

	.testimonial_sec_wrapper .testi_inner_wrapper .number_cont .number_cont_child .number_cont_box span {
		text-align: center;
		font-size: 14px;
		line-height: 17px !important;
	}

	/* new sales responsive*/
	.meet_client_intro_inner .meet_ceo_intro .meet_ceo_img_wrapper img {
		width: 150px;
	}

	.bonus_sec-inner .img-wrap {
		margin-bottom: 30px;
	}

	.sales_content_inner h3 {
		text-align: center !important;
		margin: 30px 0 25px 0 !important;
	}

	.work_intro .work_heading_wrapper h2 {
		font-size: 42px !important;
		line-height: 52px !important;
	}

	.meet_client_intro_inner .meet_info {
		flex-direction: column;
		gap: 50px;
	}

	.client_intro .client_intro-inner .client_intro-img img {
		max-width: 120px;
	}

	.training_sec .training_sec_inner .training_content h2 {
		margin-bottom: 0px !important;
	}

	.training_sec .training_sec_inner,
	.client_intro .client_intro-inner {
		gap: 24px;
	}

	.training_sec .training_sec_inner .training_content {
		gap: 16px;
	}

	.client_intro .client_intro-inner h3,
	.bonus_sec-box .bonus_sec-inner h3 {
		font-size: 20px !important;
		line-height: 1.5 !important;
	}

	.curriculum_sec_inner .curriculum_module_content {
		padding: 24px;
	}

	.newsletter_sec .main_wrapper::before {
		top: -30px;
		right: -10px;
		width: 100px;
		height: 65px;
	}

	.newsletter_sec .main_wrapper::after {
		display: none;
	}

	.newsletter_sec .gform_wrapper form {
		flex-direction: column;
	}

	.newsletter_sec .gform_wrapper .gform_fields {
		gap: 15px !important;
	}

	.newsletter_sec .gform_wrapper input[type="submit"] {
		width: 100%;
	}

	.home_about_info h2 {
		margin-bottom: 15px !important;
	}

	.home_about_info .home_about_info_in,
	.new_book_sec .new_book_inner {
		gap: 30px;
	}

	.home_about_info .home_about_info_in>div,
	.new_book_sec .new_book_inner>div {
		width: 100% !important;
		padding: 0 !important;
	}

	.new_book_sec .new_book_inner .new_book_img {
		max-width: 250px;
	}

	.new_book_sec .new_book_inner .new_book_img img {
		bottom: 40px;
	}

	.new_book_sec .new_book_inner .new_book_data h2 {
		font-size: 45px !important;
		margin-bottom: 10px !important;
	}

	.home2_services_box .home2_services_box_txt {
		padding-block: 20px;
	}

	.home2_services_box img {
		margin-bottom: 0 !important;
	}

	.home_about_us .home_about__img_wrap::before {
		content: "";
		width: calc(100% - 30px);
		left: 0;
		bottom: 30px;
	}

	/* ************************ */
	#site-footer .inner_wrap .col_wrap {
		width: 100% !important;
		gap: 30px !important;
	}

	.thank-you-sec .thank-you_row {
		gap: 10;
	}

	.upgraded-features_row .upgraded-features_inner {
		padding: 40px 24px;
	}

	.thank-you-sec .thank-you_row .thank-you_inner h3 {
		font-size: 22px !important;
	}

	.thank-you-sec .thank-you_row .thank-you_inner {
		min-height: 194px;
	}

	.get_started-main .gform_wrapper.gravity-theme .gfield textarea.large {
		height: 200px;
	}

	.get_started-main h2 {
		font-size: 50px !important;
	}

	.masterclass-form .gform_wrapper form .gform-body .gform_fields {
		grid-template-columns: 1fr !important;
	}

	body .our_mission_section .our_mission_inner h3 {
		font-size: 24px !important;
		line-height: 32px !important;
	}

	.content-sec .inner-wraper .content_title {
		margin: 0px !important;
	}

	.featured-sec .inner-wraper .featured-sec_right {
		width: 100% !important;
	}

	.page-template-training .home_banner {
		padding-top: 60px !important;
	}

	.accordian_sec .work_section .work_wrapper .owl-item:nth-child(2n) {
		margin-top: 0;
	}
	.book_review_sec img.review_img {
		aspect-ratio: unset !important;
		margin-bottom: 30px;
		height: 300px;
		object-fit: cover !important;
	}

.page-id-47406 #comments {
	margin-bottom: 0px;
}
}

.page-id-50740 .masterclass-form .gform_wrapper form .gform-body .gform_fields {
	grid-template-columns: 1fr !important;
	text-align: left;
}

.sale_testimonial_comn_sec.yellow_bg .sale_testimonial_txt p strong {
	background: transparent;
}

.sale_testimonial_comn_sec.yellow_bg .owl-nav button i {
	display: none;
}

#site-footer ul.wp-block-social-links {
	flex-direction: row;
	gap: 14px;
}

#site-footer ul.wp-block-social-links li {
	padding: 0 !important;
}

#site-footer ul.wp-block-social-links li svg {
	width: 24px;
	height: auto;
}

body.woocommerce-page .vi-wcaio-sidebar-cart-footer-action .vi-wcaio-sidebar-cart-bt-update {
	display: none !important;
}

body.woocommerce-account .woocommerce h2 {
	text-align: center;
	color: #131415;
}

/* one-to-one-mentoring page */
.accordian_sec.accordian_withContent .sale_accordions ul {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
	list-style: none;
	gap: 20px 50px;
	margin-inline: 0;
	max-width: 1040px;
	margin: 0 auto;
	text-wrap: pretty;
}

.accordian_sec.accordian_withContent .sale_accordions ul:has(+h2) {
	margin-bottom: 80px;
}

.accordian_sec.accordian_withContent .sale_accordions h2:has(+ul) {
	margin-bottom: 60px !important;
	font-family: "Dancing Script", cursive;
	font-size: 50px !important;
	line-height: 1em !important;
	color: #c3a379 !important;
}

.accordian_sec.accordian_withContent .sale_accordions ul li {
	margin: 0;
	position: relative;
	list-style: none;
	display: flex;
	font-weight: 500;
}

.accordian_sec.accordian_withContent .sale_accordions ul li::before {
	display: inline-flex;
	content: "";
	background-image: url(/wp-content/uploads/2025/07/tick-circle-svgrepo-com-1-2.svg);
	width: 1.4em;
	height: 1.4em;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 0.5em;
	flex-shrink:0;
}

.accordian_sec.accordian_withContent {
	padding-top: 4rem;
}

/* one-to-one-mentoring page */


.footer-undone-logo {
	max-width: 200px;
	margin: 0 !important;
}


.widget_media_image:has(.footer-undone-logo) {
	display: none !important;;
}

.widget_media_image:has(.footer-undone-logo) + .widget_text{
	margin-top: 0 !important; 
}

.page-template-sales-new .widget_media_image:has(.footer-undone-logo) {
	display: block !important;
}

.page-template-sales-new .widget_media_image:has(.footer-undone-logo) + .widget_text img{
	display: none;
}
body .sby_lightbox .sby_lb-header{
	padding:0px !important;
}
body .sby_lightbox {
	display: flex ;
	justify-content: center;
	flex-direction: column;
	overflow:hidden;
}
.calendly-sec {
	padding: 70px 0 0;
}
.calendly-sec h2 {
	text-align: center;
	margin-bottom: -10px !important;
}
/* video section */
.video_gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: auto;
	gap: 30px;
}
.video_gallery .video_item:first-child {
	grid-column: span 2;
  	grid-row: span 2;
}
.video_gallery .inner_item {
	position: relative;
	border-radius: 8px;
	overflow: hidden;
	height: 100%;
	box-shadow: 0 0px 10px 0 rgba(0,0,0,0.1);
}
.video_gallery .inner_item .video_thumbnail {
  display: block;
  height: 100%;
}
.video_gallery .inner_item .video_thumbnail img {
	width: 100%;
	aspect-ratio: 300/200;
	height: 100%;
	object-fit: cover;
}
.video_gallery .inner_item .video_thumbnail .play_btn {
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #71a69a;
  border-radius: 50%;
  padding: 10px;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.video_gallery .inner_item .video_thumbnail .play_btn::before, .video_gallery .inner_item .video_thumbnail .play_btn::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffd;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #fff;
  animation: button-ripple 3s infinite;
  animation-delay: 0s;
  opacity: 0.6;
  z-index: 0;
}
.video_wrapper .icon_wrap::before {
  animation-delay: 0.9s;
}
.video_wrapper .icon_wrap::after {
  animation-delay: 0.3s;
}
.video_gallery .inner_item .video_thumbnail .play_btn svg {
  width: 20px;
  height: 20px;
}
.video_gallery .inner_item .video_thumbnail .thumbnail_hover_inner {
	position: relative;
	inset: 0;
	background: #fff;
	z-index: 2;
	padding: 10px;
	/* opacity: 0; */
	/* visibility: hidden; */
	transition: all 0.3s ease-in-out;
}
.video_gallery .inner_item .video_thumbnail:hover .thumbnail_hover_inner {
	opacity: 1;
	visibility: visible;
}
.video_gallery .inner_item .video_thumbnail .thumbnail_hover_inner .video_title {
	color: #000;
	text-align: center;
	display: block;
	font-size: 15px;
	line-height: 22px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	letter-spacing: 0;
}
.video_gallery .inner_item .video_thumbnail .item_wrap {
	position: relative;
	height: calc(100% - 64px);
}
/* video section */

.page-template-thank-you-2025 .home_banner .home_banner__content .comn_btn {
	margin-top: 24px;
}
.woocommerce-account #site-content .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button {
	background: #71a69a !important;
	border-radius: 4px;
	color: #fff;
	text-transform: uppercase;
}
.woocommerce-account .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-heading {
	color: #333;
}
.woocommerce-account .learndash-wrapper .ld-item-list .ld-item-search .ld-item-search-fields .ld-item-search-name input[type="text"] {
	padding: 14px 15px !important;
}
.sticky_video_sec .sticky_image_sec_banner {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
	max-width: 100%;
	align-items: center;
}
.sticky_video_sec .sticky_image_sec_banner .sticky_image_sec_left {
	text-align: left;
}
.sticky_video_sec .sticky_image_sec_right {
	display: flex;
	justify-content: end;
	margin-top: 30px;
}