/*
Theme Name: Kadence Child
Template: kadence
Version: 1.0
*/

body {
	font-family: 'Lato', sans-serif !important;
	font-weight: 400;
    line-height: 1.5;
    color: #212529;
}
table {
	border-collapse: collapse;
}
table * {
	text-align: left;
}
table th {
	text-align: left;
	border: 1px solid #ddd;
	padding: 5px 15px;
	min-width: 140px;
	font-weight: 400;
}
table td {
	vertical-align: top;
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: left;
}
table td:first-child, table td:nth-child(2) {
	font-weight: 200;
}
.home #inner-wrap {
	padding: 0px !important;
}
.single-blog-page {
	padding-top: 70px;
}
#inner-wrap {
	background-color: #030800;
}
.para-with-seprator::after {
	z-index: 99999;
	content: '';
	height: 2px;
	background-image: linear-gradient(to right, #30303005, #8dd74d, #30303005);
	bottom: -50px;
	width: auto;
	display: block;
	left: 15%;
	position: absolute;
	right: 15%;
	background-size: 100%;
}
.green-coloured-bold-font b, .green-coloured-bold-font strong {
	color: #8DD74D;
}
.blured-bg-text {
	padding: 0 5px;
	font-weight: 600;
	background: rgba(255,255,255,0.2);
}
.bottom-shadow {
	height: 30% !important;
	background: linear-gradient(180deg, #0000 0%, #090D12 100%) !important;
}
.section-title::after {
	position: absolute;
	content: '';
	border: 2px solid #8DD74D;
	width: 80px;
	bottom: -5px;
	margin: 0 auto;
	text-align: center;
	left: 0;
	right: 0;
}
#comments {
	display: none !important;
}
.video-overlay .elementor-custom-embed-image-overlay::after {
	content: "";
	background: #75E127;
	width: 100%;
	height: 100%;
	opacity: 0.05;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
}


/******* Home Page Top Section Start *******/
.first-para-div, .second-para-div, .third-para-div, .fourth-para-div, .fifth-para-div, .sixth-para-div {
	position: relative;
	display: inline-block;
	width: 100%;
	clear: both;
	float: none;
}
.first-section-inner p {
	color: #F8F9FA;
	font-size: 16px;
	font-weight: 200;
	max-width: 270px;
	font-family: "Inter", Sans-serif;
	line-height: 24px;
}
.right-aligned p {
	float: right;
	text-align: right;
	margin: 5% 0 3%;
}
.centerised-logo-wrapper p {
	cursor: pointer;
}
.right-aligned span.customise_tooltiptext {
	max-width: 250px;
}
.right-aligned span.customise_tooltiptext {
	border-top-right-radius: 0px;
}
.customise_tooltiptext {
	margin: 0;
	font-weight: 300;
	opacity: 0;
	z-index: 999999;
	line-height: 24px !important;
	text-align: left;
	font-size: 16px;
	position: absolute;
	z-index: 9999;
	right: 70px;
	padding: 5px 15px 10px;
	top: 10px;
	font-family: "Inter", Sans-serif;
	color: #FFFFFF !important;
	border-radius: 10px;
	background: #51C200;
}
.first-section-inner p.para-first {
	padding-right: 60px;
}
.first-section-inner p.para-second {
	padding-right: 40px;
}
.first-section-inner p.para-third {
	/* left: -370px; */
	/* top: 75%; */
	/* position: relative; */
	margin-right: -30px;
}
.first-para-div span.customise_tooltiptext {
	right: 50px;
	top: 40px;
}
.second-para-div span.customise_tooltiptext {
	right: 20px;
	top: 40px;
}
.third-para-div span.customise_tooltiptext {
	top: 40px;
	right: -45px;
}
.first-section-inner p.para-fourth {
	margin-left: 60px;
/* 	margin-bottom: 8%;
	margin-top: 22px; */
}
.first-section-inner p.para-fifth {
	margin-left: 33px;
	max-width: 300px;
}
.first-section-inner p.para-sixth {
	max-width: 300px;
	margin-left: -30px;
/* 	margin-top: 35px; */
}
.left-aligned span.customise_tooltiptext {
	border-top-left-radius: 0px;
	max-width: 320px;
}
.fourth-para-div span.customise_tooltiptext {
	top: 40px;
	left: 50px;
}
.fifth-para-div span.customise_tooltiptext {
	top: 40px;
	left: 20px;
}
.sixth-para-div p.para-sixth.customise_tooltip + span.customise_tooltiptext {
	top: 40px;
	left: -40px;
}
.right-aligned span.customise_tooltiptext::after {
	content: '';
	position: absolute;
	display: block;
	border: none;
	box-shadow: none;
	background: transparent;
	outline: none;
	right: -16px;
	top: 1px;
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 30px solid transparent;
	border-top: 18px solid #0ebf25;
	margin: 0;
	transform: rotate(2deg);
}
.left-aligned span.customise_tooltiptext::before {
	content: '';
	position: absolute;
	display: block;
	width: 13px;
	border: none;
	height: 13px;
	box-shadow: none;
	background: transparent;
	outline: none;
	left: -16px;
	top: -9px;
	border-left: 0px solid transparent;
	border-right: 30px solid transparent;
	border-top: 18px solid #0ebf25;
	margin: 0;
	transform: rotate(211deg);
}
.customise_tooltip:hover + span.customise_tooltiptext {
	visibility: visible;
	opacity: 1;
	transition: opacity 0.3s;
}
.customise_tooltip:hover + .customise_tooltiptext {
	opacity: 1;
}
.right-aligned > div, .left-aligned > div {
	margin-bottom: 25px;
}
.first-section-inner p.para-first::before {
	content: '';
	right: -85px;
	top: 50%;
	position: absolute;
	display: block;
	width: 100px;
	height: 30px;
	border-bottom: 1px solid #9e9e9e;
	border-left: 1px solid #9e9e9e;
}
.first-section-inner p.para-first::after {
	content: "";
	width: 45px;
	height: 45px;
	background-size: contain !important;
	background: url(/wp-content/uploads/2026/04/Icon.png) no-repeat 100%;
	right: -7px;
	position: absolute;
	display: inline-block;
	top: 15px;
}
.first-section-inner p.para-second::before {
	content: '';
	right: -105px;
	top: 45%;
	position: absolute;
	display: block;
	width: 90px;
	height: 30px;
	border-bottom: 1px solid #9e9e9e;
	position: absolute;
	border-left: 1px solid #9e9e9e;
}
.first-section-inner p.para-second::after {
	content: "";
	width: 45px;
	height: 45px;
	background-size: contain !important;
	background: url(/wp-content/uploads/2026/04/Icon-3.png) no-repeat 100%;
	right: -37px;
	position: absolute;
	display: inline-block;
	top: 15px;
}
.first-section-inner p.para-third::before {
	content: '';
	right: -215px;
	top: 47%;
	position: absolute;
	display: block;
	width: 142px;
	height: 30px;
	border-bottom: 1px solid #9e9e9e;
	position: absolute;
	border-left: 1px solid #9e9e9e;
}
.first-section-inner p.para-third::after {
	content: "";
	width: 45px;
	height: 45px;
	background-size: contain !important;
	background: url(/wp-content/uploads/2026/04/Icon-2.png) no-repeat 100%;
	right: -95px;
	position: absolute;
	display: inline-block;
	top: 15px;
}
.first-section-inner p.para-fourth::before {
	content: '';
	left: -85px;
	top: 50%;
	display: block;
	width: 100px;
	height: 30px;
	border-bottom: 1px solid #9e9e9e;
	position: absolute;
	border-right: 1px solid #9e9e9e;
}
.first-section-inner p.para-fourth::after {
	content: "";
	width: 45px;
	height: 45px;
	background-size: contain !important;
	background: url(/wp-content/uploads/2026/04/Icon-4.png) no-repeat 100%;
	left: -9px;
	position: absolute;
	display: inline-block;
	top: 15px;
}
.first-section-inner p.para-fifth::before {
	content: '';
	left: -105px;
	top: 48%;
	display: block;
	width: 90px;
	height: 30px;
	border-bottom: 1px solid #9e9e9e;
	position: absolute;
	border-right: 1px solid #9e9e9e;
}
.first-section-inner p.para-fifth::after {
	content: "";
	width: 45px;
	height: 45px;
	background-size: contain !important;
	background: url(/wp-content/uploads/2026/04/Icon-5.png) no-repeat 100%;
	left: -38px;
	position: absolute;
	display: inline-block;
	top: 15px;
}
.first-section-inner p.para-sixth::before {
	content: '';
	left: -215px;
	top: 55%;
	display: block;
	width: 142px;
	height: 30px;
	border-bottom: 1px solid #9e9e9e;
	position: absolute;
	border-right: 1px solid #9e9e9e;
}
.first-section-inner p.para-sixth::after {
	content: "";
	width: 45px;
	height: 45px;
	background-size: contain !important;
	background: url(/wp-content/uploads/2026/04/Icon-6.png) no-repeat 100%;
	left: -97px;
	position: absolute;
	display: inline-block;
	top: 15px;
}

/******* Home Page Top Section End *******/

/******* Our Solutions vertical-row Section Start *******/
.vertical-row-wrapper {
	position: relative;
	margin: 0 auto;
	display: flex;
	align-items: center;
	flex-direction: column;
}
.vertical-row-wrapper::after {
	width: 1.44px;
	height: 100%;
	content: '';
	position: absolute;
	display: block;
	background: #50C200;
	left: 50%;
	bottom: 0px;
	top: 283px;
}
.partition-box-outer {
	display: flex;
	align-items: center;
	margin-top: 120px;
	justify-content: center;
}
.partition-box-outer::after {
	position: absolute;
	content: '';
	height: 55px;
	border: 2px solid #50C200;
	left: auto;
	top: 0px;
	right: auto;
	max-width: 665px;
	width: 100%;
	border-bottom: none;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
/******* Our Solutions vertical-row Section End *******/

.footer-widget-area-inner  span.grey-text {
	color: #838383;
	font-size: 18px;
	font-weight: bold;
}
.footer-widget-area-inner  span.black-text {
	color: #000000;
	font-size: 28px;
	font-weight: bold;
}
.footer-widget-area-inner a {
	text-decoration: none !important;
}
.footer-widget-area-inner  a:hover span.grey-text {
	color: #1a1b1a;
}
.footer-widget-area-inner  a:hover span.black-text {
	color: #00d51c;
}
.footer-menu-container ul li a {
	margin-right: 10px !important;
	padding-right: 10px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-size: 17px;
	line-height: 1.2;
	font-weight: 600;
}
.footer-menu-container ul li:first-child a, .footer-menu-container ul li:nth-child(2) a {
	border-right: 2px solid #ffffff;
}
.footer-widget-area-inner.site-info-inner {
	align-content: center;
}
#block-8 {
	float: right;
	width: 270px;
	margin: 0px;
}
.zkur-news-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:40px;
}
.zkur-card {
  height:220px;
  border-radius:30px;
  background-size:cover;
  background-position:center;
  position:relative;
  overflow:hidden;
  box-shadow: 0px 0px 15px #8dd74d69;
}
.zkur-overlay {
  position:absolute;
  inset:0;
  padding: 15px 25px 15px;
  background:linear-gradient(to top,rgba(0,0,0,.8),transparent);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}
.zkur-date {
	color: #a5a5a5;
	font-size: .875em;
	margin-bottom: 3px;
	font-weight: 400;
}
.zkur-card h3 {
	color: #fff;
	font-size: 1.25rem;
	line-height: 1.2;
	margin-bottom: 0px;
}
.zkur-read {
	color: #8DD74D;
	text-decoration: underline !important;
	font-weight: 400;
	font-size: .875em;
}
.zkur-card:hover {
  transform:scale(1.02);
  transition:.3s;
}
.remove-p-margin p {
	margin: 0 !important;
}
.gradient-green-bg {
	background: linear-gradient(180deg, #0B0F19 0%, #1D300F 50.48%, #0B0F19 100%);
}
.posts-container {
	display: inline-block;
	width: 100%;
	margin-top: 25px;
}
.posts-container .blog-post-item {
	width: 32%;
	max-width: 100%;
	display: inline-block;
	margin-right: 1.6%;
	margin-bottom: 2%;
	background-color: #111722;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #1D253580;
	border-radius: 16px;
}
.blog-post-thumbnail .post-thumb.wp-post-image {
	width: 100%;
	border-radius: 11.88px 11.88px 0px 0px;
}
.blog-post-date svg {
	top: 2px;
	position: relative;
}
.blog-post-date {
	padding: 25px 20px 15px 20px;
	font-family: "Inter", Sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 16px;
	color: #94A3B8;
}
.blog-post-title {
	padding: 0px 20px 0px 20px;
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	color: #F8FAFC !important;
	min-height: 55px;
	margin-top: 0px !important;
}
.blog-post-title a {
	color: #F8FAFC !important;
}
.blog-post-excerpt {
	padding: 5px 20px 15px 20px;
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 22.75px;
	color: #94A3B8;
}
.blog-read-more {
	padding: 10px 20px 20px 20px;
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #51C200 !important;
	display: inline-block;
}
.blog-read-more svg {
	top: 2px;
	position: relative;
}


.site-top-footer-inner-wrap .site-footer-section {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
#block-20 .wp-image-18 {
	width: 142.84px;
}
#block-21 {
	width: 85%;
}
.widget_text p {
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 200;
	line-height: 24px;
	color: #94A3B8;
}
.social-links {
	display: flex;
}
.social-links a {
	width: 36px;
	margin-right: 15px;
}
#block-16 > p {
	display: none;
}
.widget_block .wp-block-heading {
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
	color: #F8FAFC;
}
.widget_nav_menu ul li a {
	font-family: "Inter", Sans-serif;
	font-size: 15px;
	font-weight: 200;
	line-height: 20px;
	color: #94A3B8;
	margin-bottom: 10px;
}
footer, .elementor-element-3a75207 {
  position: relative;
  z-index: 1;
}
footer::before {
	content: "";
	position: absolute;
	inset: 0;
	background: url('/wp-content/uploads/2026/04/Horizontal-Divider-scaled.png');
	opacity: 1;
	z-index: -1;
	top: -1px;
	background-size: contain;
}
.site-middle-footer-inner-wrap {
	background: #1D212A;
	border: 1px solid #1D253580;
}
#block-12 {
	font-family: "Inter", Sans-serif;
	font-size: 17px;
	font-weight: 200;
	line-height: 23px;
	color: #A1A1AA;
}
#block-12 b {
	font-weight: 300;
	color: #FFFFFF;
}
.site-bottom-footer-inner-wrap .footer-html-inner p {
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 18px;
	color: #94A3B8;
	margin-bottom: 10px !important;
	padding-top: 10px;
}
strong {
	font-weight: 400 !important;
}
.elementor-widget-n-accordion .elementor-widget-text-editor, 
elementor-widget-n-accordionelementor-widget-n-accordion p {
	font-weight: 200 !important;
}


.mc-input-box {
	position: relative;
}
.mc-input-box svg {
	position: absolute;
	top: 0px;
	left: 15px;
}
.mc4wp-form-fields input[type=email] {
	background: #0B0F19;
	border: 1px solid #1D2535;
	padding: 8px 16px;
	border-radius: 9999px;
	color: #94A3B8 !important;
	font-size: 14px;
	font-family: "Inter", Sans-serif;
	font-weight: 400;
	padding-left: 35px;
}
.mc4wp-form-fields input[type=submit] {
	background: #51C200;
	border: 1px solid #1D2535;
	padding: 7px 16px;
	border-radius: 9999px;
	color: #0B0F19 !important;
	font-size: 14px;
	font-family: "Inter", Sans-serif;
	font-weight: 400;
}
.elementor-element-3322394 .elementor-shortcode > p {
	display: none;
}
.elementor-element-3322394 .mc4wp-form-fields p {
	margin: 0 auto;
	text-align: center;
}

#zkur-videos-slider {
  position: relative;
  overflow: hidden;
}
#zkur-videos-slider .slider-track {
	display: flex;
	transition: transform 0.4s ease;
}
#zkur-videos-slider .video-slide {
  min-width: 100%;
  box-sizing: border-box;
	padding: 0px 7%;
}
#zkur-videos-slider .attachment-full.size-full {
	height: 485px !important;
}
.slider-arrow {
	position: absolute;
	top: 320px;
	transform: translateY(-50%);
	background: #232730 !important;
	color: #fff;
	border: 1.21px solid #FFFFFF99;
	padding: 5px;
	cursor: pointer;
	z-index: 9;
	width: 41px;
	height: 41px;
	border-radius: 60.5px;
	font-size: 20px;
	font-weight: 300;
}
.slider-arrow.left { left: 0px; }
.slider-arrow.right { right: 0px; }
.slider-track .video-slide .video-overlay {
	border-radius: 12px !important;
}
#zkur-videos-slider .video-slide:nth-child(2) {
	left: 2%;
}
#zkur-videos-slider .video-slide:nth-child(3) {
	left: 4%;
}
#zkur-videos-slider .video-slide:nth-child(4) {
	left: 6%;
}
#zkur-videos-slider .video-slide:nth-child(5) {
	left: 8%;
}



.blog-image-overlay {
	background: linear-gradient(135deg, rgba(46, 184, 46, 0.2) 0%, rgba(41, 163, 41, 0.2) 100%);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 16px 16px 0px 0px;
}
.featured-post .blog-image-overlay {
	border-radius: 16px 0px 0px 16px;
}
.blog-category-label {
	background: rgba(0, 0, 0, 0.5);
	border: 0.8px solid rgba(255, 255, 255, 0.6);
	padding: 1.6px 9.6px;
	border-radius: 7999.2px;
	color: #FFF;
	font-weight: 400;
	font-size: 9.6px;
	line-height: 12.8px;
	font-family: "Inter", Sans-serif;
	position: absolute;
	top: 18px;
	left: 15px;
}
.featured-post .blog-category-label {
	background: #2EB82E;
	padding: 4px 12.8px;
	border: none;
	font-size: 11.2px;
	line-height: 16px;
}
.latest-articles-heading {
	color: #F2F2F2;
	font-weight: 400;
	font-size: 22px;
	line-height: 26px;
	font-family: "Inter", Sans-serif;
	margin-top: 70px;
	margin-bottom: 30px;
}
.featured-post .blog-post-title {
	min-height: auto !important;
}
.blog-post-right {
	align-content: center;
	padding-left: 15px;
}
.home-page-blogs-wrapper {
	padding-left: 20px;
	padding-right: 20px;
}
.blog-post-date svg {
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	top: 3px;
}

.all-blogs-wrapper .blog-post-date {
	font-size: 12.8px;
	color: #999999;
}
.all-blogs-wrapper .blog-post-title {
	font-size: 17.6px;
	line-height: 22.4px;
}
.all-blogs-wrapper .blog-post-excerpt {
	font-size: 14.4px;
	line-height: 18.2px;
	font-weight: 200;
	color: #999999;
	margin-top: 5px;
}
.all-blogs-wrapper .blog-read-more {
	font-size: 14.4px;
	color: #2EB82E !important;
	line-height: 16px;
}
.all-blogs-wrapper .featured-post .blog-post-title {
	font-size: 22.4px;
	line-height: 28.8px;
}
.all-blogs-wrapper .featured-post .blog-post-excerpt {
	font-size: 16px;
	line-height: 20.8px;
	margin-top: 10px;
}

.featured-post .post-thumb.wp-post-image {
	max-height: 388.80px;
	object-fit: cover;
	object-position: center;
}
.post-thumb.wp-post-image {
	max-height: 198.89px;
	object-fit: cover;
	object-position: center;
}

.single-blog-page .blog-top {
	max-width: 960px;
	margin: 40px auto;
}
.single-blog-page .blog-bottom {
	background: #0F141F;
	padding-top: 50px;
	padding-bottom: 50px;
}
.single-blog-page .blog-top .blog-content {
	max-width: 845px;
	margin: 20px auto;
}
.single-blog-page .blog-bottom .related-articles {
	max-width: 960px;
	margin: 0px auto;
}
.single-blog-page .breadcrumb-section, .single-blog-page .blog-header {
	margin: 0px 40px;
	margin-bottom: 20px;
}
.blog-image img {
	width: 100%;
	border: 1px solid rgba(29, 37, 53, 0.4);
	border-radius: 16px;
	box-shadow: 0px 0px 60px 0px rgba(81, 194, 0, 0.06);
	max-height: 480px;
	object-fit: cover;
	object-position: center;
}
.single-blog-page .blog-image-overlay {
	border-radius: 16px !important;
}
.single-blog-page .breadcrumb-section svg {
	position: relative;
	top: 3px;
	margin-left: 4px;
	margin-right: 4px;
}
.single-blog-page .breadcrumb-section a, .single-blog-page .breadcrumb-section span {
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 16px;
	color: #F8FAFC99;
	margin-bottom: 10px;
	text-decoration: none;
}
.single-blog-page .blog-category {
	background: rgba(81, 194, 0, 0.1);
	border: 1px solid rgba(81, 194, 0, 0.2);
	padding: 4px 12px;
	border-radius: 9999px;
	color: #51C200;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	font-family: "Inter", Sans-serif;
	letter-spacing: 1.2px;
	display: inline-block;
	margin-bottom: 15px;
}
.single-blog-page .blog-title {
	font-family: "Inter", Sans-serif;
	font-size: 48px;
	font-weight: 400;
	line-height: 56px;
	color: #F8FAFC;
	margin-bottom: 10px;
	letter-spacing: -1.2px;
}
.single-blog-page .blog-excerpt {
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 200;
	line-height: 29.25px;
	color: #94A3B8;
	margin-bottom: 10px;
	text-decoration: none;
}
.blog-meta-share {
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}
.blog-meta-share {
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 20px;
	color: #94A3B8;
}
.blog-meta-share .blog-meta {
	float: left;
}
.blog-meta-share .blog-share {
	float: right;
	font-family: "Inter", Sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 16px;
	color: #94A3B899;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	margin-top: 10px;
}
.blog-meta-share .blog-share  span {
	position: relative;
	top: -10px;
	right: 5px;
}
.blog-meta-share .blog-meta .author svg {
	position: relative;
	top: 10px;
	margin-right: 5px;
}
.blog-meta-share .blog-meta .date svg, .blog-meta-share .blog-meta .read-time svg {
	position: relative;
	top: 3px;
	margin-right: 3px;
	margin-left: 20px;
}
.related-articles h2 {
	font-family: "Inter", Sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	color: #F8FAFC;
	text-align: center;
}
.related-posts-grid {
	display: flex;
	padding-top: 25px;
	padding-bottom: 50px;
	gap: 25px;
}
.related-post {
	background: #111722;
	border: 1px solid rgba(29, 37, 53, 0.5);
	border-radius: 16px;
	width: 50%;
	position: relative;
}
.single-blog-page .related-category {
	background: rgba(11, 15, 25, 0.8);
	border: 1px solid rgba(81, 194, 0, 0.2);
	padding: 4px 10px;
	border-radius: 9999px;
	color: #51C200;
	font-weight: 400;
	font-size: 10px;
	line-height: 15px;
	font-family: "Inter", Sans-serif;
	letter-spacing: 1px;
	display: inline-block;
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	left: 10px;
}
.related-post .related-thumb img {
	width: 100%;
	max-height: 176px;
	object-fit: cover;
	border-radius: 16px 16px 0px 0px;
	object-position: center;
}
.related-post .related-content {
	padding: 20px 25px;
}
.related-content .date {
	font-family: "Inter", Sans-serif;
	font-size: 12px;
	font-weight: 200;
	line-height: 16px;
	color: #94A3B8;
}
.related-content .date svg {
	position: relative;
	top: 2px;
}
.related-content .date .read-time {
	padding-left: 10px;
}
.related-content h3 {
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	color: #F8FAFC;
	text-decoration: none;
	margin-top: 5px;
}
.related-post a {
	text-transform: none !important;
	color: transparent;
}
.site-mobile-header-wrap .site-container {
	padding: 0px;
}
.site-header-inner-wrap .site-container {
	max-width: 80% !important;
	padding: 0px !important;
}



@media(max-width:768px){
	.video-overlay .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
		width: 70px !important;
		height: 70px !important;
	}
	.elementor-element-3a75207::after {
		content: "";
		position: absolute;
		inset: 0;
		background: url('/wp-content/uploads/2026/04/Horizontal-Divider-scaled.png');
		opacity: 1;
		z-index: 9;
		top: -15px;
		background-size: contain;
		height: 1px;
	}
	.elementor-custom-embed-image-overlay .elementor-open-lightbox {
		--video-aspect-ratio: 1.8 !important;
		aspect-ratio: 1.8 !important;
	}
	.partition-box-outer::after {
		width: 1px;
		content: '';
		position: absolute;
		display: block;
		background: #8DD74D;
		left: 50%;
		bottom: 0px;
		top: 10px;
		z-index: 1;
		height: 85%;
		border: 1px solid #8DD74D;
	}
	.zkur-news-grid{
		grid-template-columns:1fr;
	}
	.site-header-row-layout-fullwidth > .site-header-row-container-inner > .site-container {
		padding: 0px !important;
	}
	.wp-site-blocks .menu-toggle-open {
		padding-right: 0px !important;
	}
	.kadence-svg-iconset svg {
		height: 2em !important;
		width: 2em !important;
		color: #ffffff;
	}
	#block-8 {
		width: 70%;
		margin: 0 auto !important;
		margin-right: 0;
		float: none;
		position: relative;
		top: -10px;
	}
	#block-12 {
		margin-left: 0;
		text-align: center;
		margin-bottom: 5px;
		margin-top: -35px;
	}
	.first-section-inner p.customise_tooltip::before, .first-section-inner p.customise_tooltip::after {
		display: none;
	}
	.elementor-element .right-aligned p, .elementor-element .left-aligned p {
		margin: 0px auto !important;
		padding: 0px !important;
		text-align: center !important;
		float: none !important;
		padding-bottom: 25px !important;
	}
	.right-aligned span.customise_tooltiptext::after, .left-aligned span.customise_tooltiptext::after {
		content: '';
		position: absolute;
		display: block;
		border: none;
		box-shadow: none;
		background: transparent;
		outline: none;
		right: unset;
		top: -10px;
		width: 0;
		height: 0;
		border-top: 0px solid transparent;
		border-left: 15px solid transparent;
		border-top: 12px solid #0ebf25;
		margin: 0;
		transform: rotate(66deg);
	}
	.right-aligned span.customise_tooltiptext::after {
		right: 50%;
	}
	.left-aligned span.customise_tooltiptext::before {
		left: 35%;
	}
	.right-aligned span.customise_tooltiptext, .left-aligned span.customise_tooltiptext, .first-para-div span.customise_tooltiptext, .second-para-div span.customise_tooltiptext, .third-para-div span.customise_tooltiptext, .fourth-para-div span.customise_tooltiptext, .fifth-para-div span.customise_tooltiptext, .sixth-para-div p.para-sixth.customise_tooltip + span.customise_tooltiptext {
		max-width: 100%;
		width: 100%;
		left: 0;
		right: 0;
		border-radius: 10px;
	}
	.first-para-div span.customise_tooltiptext, .second-para-div span.customise_tooltiptext, .third-para-div span.customise_tooltiptext, .fourth-para-div span.customise_tooltiptext, .fifth-para-div span.customise_tooltiptext, .sixth-para-div p.para-sixth.customise_tooltip + span.customise_tooltiptext {
		top: 60px;
	}
	.left-aligned p.para-fourth {
		padding: 10px 15px;
	}
	.right-aligned p.para-third.customise_tooltip {
		margin-right: auto;
	}
	.customise_tooltip:hover + span.customise_tooltiptext {
		visibility: visible;
		opacity: 1;
		transition: opacity 0.3s;
	}
	.footer-html-inner {
		text-align: center;
		margin-bottom: 10px;
	}
	.footer-widget-area.content-align-right .footer-navigation {
		justify-content: center !important;
	}
	.site-footer-top-section-2.site-footer-section.footer-section-inner-items-1, .site-footer-top-section-3.site-footer-section.footer-section-inner-items-1 {
		margin-top: 0px;
	}
	.site-middle-footer-inner-wrap {
		padding: 20px !important;
	}
	.footer-menu-container ul li a {
		margin-right: 3px !important;
		padding-right: 8px !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		font-size: 13px;
		padding-left: 5px !important;
	}
	.footer-widget-area-inner span.black-text {
		font-size: 20px;
	}
	.single-post .content-area {
		margin-top: 0px !important;
	}
	.posts-container .blog-post-item {
		width: 100%;
		margin-bottom: 25px;
	}
	.featured-post .blog-post-item {
		display: block !important;
		margin: 0px !important;
	}
	.featured-post .blog-post-item .blog-post-thumbnail {
		min-width: auto !important;
	}
	.featured-post .blog-post-item .blog-post-thumbnail .post-thumb.wp-post-image {
		max-height: 198.89px !important;
		border-radius: 11.88px 11.88px 0px 0px !important;
	}
	.featured-post .blog-image-overlay {
		border-radius: 16px 16px 0px 0px !important;
	}
	.blog-post-right {
		padding-left: 0;
	}
	.single-blog-page .blog-title {
		font-size: 24px;
		line-height: 30px;
	}
	.single-blog-page .blog-excerpt {
		font-size: 16px;
		line-height: 24px;
	}
	.blog-full-image {
		margin: 20px;
	}
	.blog-meta-share {
		font-size: 12px;
	}
	.blog-meta-share .blog-share {
		float: left;
		margin-top: 20px;
		margin-left: 10px;
	}
	.related-posts-grid {
		display: inline-block;
		width: 100%;
		padding: 25px;
	}
	.related-post {
		width: 100%;
	}
	#zkur-videos-slider {
		position: relative;
		overflow: hidden;
	}
	#zkur-videos-slider, #zkur-videos-slider .slider-track {
		width: 320px;
	}
	.slider-track .video-slide .elementor-widget-heading, 
	.slider-track .video-slide .video-overlay, 
	.slider-track .video-slide .elementor-widget-text-editor {
		width: 320px !important;
		margin: 15px auto;
	}
	.video-slide h2 {
		font-size: 22px !important;
		line-height: 26px !important;
		min-height: 75px;
		align-content: end;
	}
	#zkur-videos-slider .attachment-full.size-full {
		height: 250px !important;
	}
	.slider-arrow {
		top: 240px;
	}
	#zkur-videos-slider .video-slide:nth-child(1) {
		left: 0%;
	}
	#zkur-videos-slider .video-slide:nth-child(2) {
		left: 0%;
	}
	#zkur-videos-slider .video-slide:nth-child(3) {
		left: 0%;
	}
	#zkur-videos-slider .video-slide:nth-child(4) {
		left: 0%;
	}
	#zkur-videos-slider .video-slide:nth-child(5) {
		left: 0%;
	}
}