/*
Theme Name: Navi
Theme URI: 
Author: Lyxel and Flamingo
Author URI: http://lyxelandflamingo.com/
Description: 
License: 
License URI: 
Text Domain: navi
Version: 26.0.1

All css files are placed in /css/ folder
*/

@font-face {
	font-family: "Navi Sans";
	src: url("./assets/fonts/NaviSans-Regular.eot");
	src: url("./assets/fonts/NaviSans-Regular.eot?#iefix") format("embedded-opentype"),
		url("./assets/fonts/NaviSans-Regular.woff2") format("woff2"),
		url("./assets/fonts/NaviSans-Regular.woff") format("woff"),
		url("./assets/fonts/NaviSans-Regular.ttf") format("truetype"),
		url("./assets/fonts/NaviSans-Regular.svg#NaviSans-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Navi Sans";
	src: url("./assets/fonts/NaviSans-Bold.eot");
	src: url("./assets/fonts/NaviSans-Bold.eot?#iefix") format("embedded-opentype"),
		url("./assets/fonts/NaviSans-Bold.woff2") format("woff2"),
		url("./assets/fonts/NaviSans-Bold.woff") format("woff"),
		url("./assets/fonts/NaviSans-Bold.ttf") format("truetype"),
		url("./assets/fonts/NaviSans-Bold.svg#NaviSans-Bold") format("svg");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Navi Body";
	src: url("./assets/fonts/Navi_Body_Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Navi Heading";
	src: url("./assets/fonts/Navi_Headline.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Navi Heading";
	src: url("./assets/fonts/Navi_Headline_Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Navi_Body_Var_Roman";
	src: url("./assets/fonts/Navi_Body_Var_Roman.woff2") format("woff2");
	font-style: normal;
	font-display: swap;
}


:root {
	--navi-primary-color: #3C0050;
	--navi-secondary-color: #22D081;
	--navi-custom-color: #ff5732;
	--navi-body-color: #191919;
}

* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Navi_Body_Var_Roman", sans-serif;
	font-style: normal;
	font-weight: 400;

}

a {
	text-decoration: none !important;
}

img {
	max-width: 100%;
}

html {
	scroll-padding-top: 7rem;
	scroll-behavior: smooth;
}

img,
svg {
	vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

div#breadcrumbs strong {
	font-weight: 600 !important;
}

.share-box {
	background-color: #fff;
}

.breadcrumb-item+.breadcrumb-item::before,
.breadcrumb-item+.breadcrumb-item {
	padding-left: 0;
	padding-right: 0;
}

.breadcrumb-item span {
	padding: 0 0.25rem
}

.hero-right .slider-img {
	width: 55%;
}

.hero-right .slider-text {
	width: 45%;
}

.navi-hero-section .hero-main-box .hero-right .parent-box .slider-text .hero-desc-span {
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.navi-hero-section .hero-main-box .hero-right .parent-box .slider-text p {
	font-size: 16px;
}

.real-estate {
	position: relative;
}

.real-estate .real-estate-text {
	position: absolute;
	top: 20px;
	left: 50px;
	color: #ffffff;
	width: 300px;
	max-width: 100%;
}

.logo img {
	margin-right: 8px;
}

.related-posts {
	margin-top: 30px
}

.related-posts .widget-title p,
.related-posts .widget-title,
.related-posts h4 {
	margin-bottom: 0;
}

.blog-detail-right .blog-list-box {
	margin-top: 0
}

.related-posts .hero-desc-span {
	margin-bottom: 10px;
	display: block;
	margin-right: 0;
}

.related-posts .blog-list-box {
	padding-left: 0;
	padding-right: 0;
}

@media screen and (max-width:767px) {
	.hero-right .slider-img {
		width: 100%;
	}

	.hero-right .slider-text {
		width: 100%;
	}

	.real-estate .real-estate-text {
		left: 20px;
	}
}

/* new css 13-09-2022 */
.navi-hero-section .hero-main-box .hero-right .parent-box .slider-text a.read_more {
	margin-top: 15px;
}

.card-text .hero-desc-span {
	display: inline-block;
	margin-bottom: 10px;
	line-height: 20px;
}

.blog-category .blog-detail .blog-detail-left .nav-blog-des-inner .accordion-button {
	color: #161922 !important;
	background-color: #FFF8F7 !important;
	font-family: "Navi Body";
	font-size: 16px;
	font-weight: 800;
}

@media screen and (min-width:1px) and (max-width:767px) {
	.slider-nav {
		display: none !important
	}
}

/* new css 23-09 */
.post-type-archive-web-story .span-border {
	display: none;
}

.blog-detail-right .related-posts {
	background: #ffffff;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
	border-radius: 25px;
	padding: 10px 30px;
	padding-bottom: 20px;
}

.table-header tbody tr:first-child {
	background-color: #fff8f7;
}

.blog-category .blog-detail .blog-detail-left .nav-blog-des-inner h2 {
	margin: 30px 0 !important;
}

.nav-blog-des-inner h3 {
	margin: 30px 0 !important;
}

.wp-block-yoast-seo-table-of-contents {
	margin-bottom: 30px;
}

.schema-faq.wp-block-yoast-faq-block {
	margin-top: 45px;
}

table tr td {
	padding: 10px;
}

.desc-six h6 {
	margin-top: 30px;
}

.blog-category .blog-detail .blog-detail-left .nav-blog-des-inner h3 strong {
	margin-bottom: 0;
}

#breadcrumbs {
	margin-bottom: 10px;
	font-size: 13px;
}

#breadcrumbs a {
	color: #000000;
}

.blog-category .blog-detail .blog-detail-left .nav-blog-des-inner .accordion-body {
	padding: 0;
}

a.full-card-link {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 2;
}

:is(.n-slider, .n-v-slider) .slick-slide {
	margin: 0 15px;
}

.web-stories-item.slick-slide {
	margin: 0;
	margin-left: 10px;
}

.single-blog--slider.related-video-slider .card-img img {
	width: 100%;
	max-height: 190px;
	height: 190px;
	object-fit: cover;
}

/* New Font Family */
.mutualfund-img {
	border: 0 !important;
	padding: 0 !important;
}

.mutualfund-img img {
	border: 1px solid #dddddd;
	border-radius: 8px;
}

.wpd-form-row .wc_email-wrapper {
	display: none;
}

/* New Design Rewap - May 2024	 */

header.header-2 .navi-logo {
	border: unset;
}

header.header-2 {
	box-shadow: unset;
}

body.admin-bar header {
	top: 32px !important;
}

.header-2 .mobile-menu {
	display: none;
}

header nav {
	height: unset;
}

header.header-2 {
	height: 88px;
}

header.header-2 {
	height: 88px;
}

ul#menu-header-2 {
	margin: 0;
	display: flex;
	list-style: none;
	gap: 40px;
}

ul#menu-header-2 a {
	color: var(--navi-body-color);
}

.header-right {
	align-items: center;
	gap: 24px;
}

.download-btn {
	height: 34px;
	border-radius: 20px;
	padding: 0px 20px;
	border: 1px solid var(--navi-body-color);
	background: #fff;
}

footer .copyright p {
	color: #BEBEBE;
	opacity: 1;
	margin: 0;
}

body.header-2 footer {
	border-top: 1px solid #B5ACB9;
}

.home-posts nav.pagination {
	margin: 70px 0;
}

.home-banner,
.post-header {
	background: var(--navi-primary-color);
	color: #fff;
	padding: 80px 0;
}

.home-banner h1 {
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: 400;
}

.home-banner h2 {
	margin-bottom: 16px;
	font-weight: 500;
	letter-spacing: 0.04em;
}

.home-banner p {
	font-size: 20px;
	max-width: 600px;
}

.home-posts {
	padding-top: 40px;
}

.navigation-wrapper {
	margin-bottom: 45px;
	display: flex;
	align-items: center;
	gap: 15px;
}

.navigation-wrapper .nav-btn {
	background-color: #ddd;
	border: none;
	padding: 10px;
	cursor: pointer;
}

.navigation-wrapper .nav-btn:disabled {
	cursor: not-allowed;
	opacity: 0.5;
}

ul.categories-navigation {
	padding: 0;
	list-style: none;
	display: flex;
	overflow: scroll;
	gap: 15px;
	position: relative;
	scrollbar-width: none;
	margin: 0;

}

.categories-navigation::-webkit-scrollbar {
	display: none;
	/* For Chrome, Safari, and Opera */
}

ul.categories-navigation a {
	white-space: nowrap;
	font-size: 18px;
	color: var(--navi-primary-color);
	border-radius: 2px;
	padding: 10px 30px;
	background: #F8EDFF;
	display: inline-block;
	letter-spacing: 0.04em;
}

ul.categories-navigation::-webkit-scrollbar {
	display: none;
}

ul.categories-navigation a.active {
	background: var(--navi-primary-color);
	color: #fff;
	font-weight: 500;
}

.home-posts .home-posts-list img {
	height: 220px;
	object-fit: cover;
	width: 100%;
}

.blog-card-body {
	margin-top: 16px;
}

.home-posts-list a.title p {
	margin: 0;
	color: var(--navi-body-color);
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.04em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.home-posts-list a.title {
	margin: 12px 0;
	display: block;
}

.home-posts-list span.hero-desc-span {
	display: block;
	font-weight: 400;
	letter-spacing: 0.04em;
	color: #444444;
	line-height: normal;
}

.home-posts-list span.category {
	color: var(--navi-primary-color);
	font-weight: 500;
}

.home-posts-list {
	row-gap: 40px;
}

.home-posts-list .card-meta {
	margin-top: 14px;
	color: #6B6B6B;
	font-weight: 500;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 0.04em;
}

.home-posts-list span.author {
	font-weight: 500;
}

.header-spacer {
	margin-bottom: 88px;
}

div#load_more_btn a {
	background: #F5F5F5;
	padding: 13px 45px;
	color: var(--navi-primary-color);
	border-radius: 4px;
	font-weight: 600;
}

.banner-heading .words {
	display: inline-block;
	position: relative;
	width: 200px;
	height: 28px;
	margin-left: 8px;
}

.banner-heading .words span {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	animation: rotateWords 4s linear infinite;
	opacity: 0;
	transform: rotateX(90deg);
	background: #22D081;
	padding: 0 6px;
}

.banner-heading .words span:nth-child(1) {
	animation-delay: 0s;
}

.banner-heading .words span:nth-child(2) {
	animation-delay: 2s;
}

.banner-heading .words span:nth-child(3) {
	animation-delay: 4s;
}

.post-header-top {
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	letter-spacing: 0.04em;
	color: #EBE4FF;
	margin-bottom: 30px;
}

a.card-meta-wrapper {
	color: #EBE4FF;
}

.post-header h1 {
	font-weight: 500;
	font-size: 36px;
	line-height: 44px;
	letter-spacing: 0.04em;
	max-width: 90%;
	margin-bottom: 45px;
}

.post-header img {
	width: 100%;
	position: relative;
	filter: drop-shadow(0px 0px 16px rgba(153, 153, 153, 0.24));
	border-radius: 8px;
	z-index: 1;
	height: 450px;
	object-fit: cover;
	margin-bottom: -300px;
}

h2.banner-heading .nv-dynamic-txts {
	height: 50px;
	overflow: hidden;
	margin: 0;
	padding-left: 10px;
}

.nv-dynamic-txts li {
	list-style: none;
	color: #ffff;
	font-weight: 500;
	position: relative;
	top: 0;
	animation: slide 12s steps(4) infinite;
}

@keyframes slide {
	100% {
		top: -220px;
	}
}

.nv-dynamic-txts li span {
	position: relative;
	margin: 5px 0;
	background: #22D081;
	padding: 0px 7px;
	display: block;
	line-height: 50px;
	font-weight: 500;
}

.nv-dynamic-txts li span::after {
	content: "";
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	background: #3c0050;
	animation: typing 3s steps(10) infinite;
}

@keyframes typing {

	40%,
	60% {
		left: calc(100% + 30px);
	}

	100% {
		left: 0;
	}
}


h2.banner-heading {
	display: flex;
	align-items: baseline;
}

.post-header-top .date {
	font-weight: 300;
}

.post-header {
	padding-top: 40px;
	padding-bottom: 40px;
}

.post-body {
	margin-top: 350px;
}

.post-body--author {
	display: flex;
	align-items: center;
	gap: 54px;
	color: var(--navi-body-color);
}

.post-body--author p.auhtor-bio {
	font-size: 21px;
}

.post-body--author p.author {
	font-size: 16px;
	font-weight: 300;
}

.post-body--author img {
	border-radius: 8px;
}

.post-body--content {
	background: #FBFBFB;
	margin-top: 60px;
	padding: 55px 10px;
}

.post-body--content .container {
	max-width: 850px;
}

.post-body--content h2 {
	font-weight: 700;
}

.post-body--content h2.wp-block-heading *,
.post-body--content h3.wp-block-heading *,
.post-body--content h4.wp-block-heading *,
.post-body--content h5.wp-block-heading *,
.post-body--content h6.wp-block-heading * {
	font-weight: 500;
	font-size: 20px;
}

.post-body--content p {
	margin-bottom: 1.8rem;
}

.post-body--content {
	color: var(--navi-body-color);
}

.post-body--content {
	font-size: 18px;
}

.post-body--content ul li {
	margin-bottom: 1rem;
}

.post-body--content blockquote.wp-block-quote {
	border-left: 6px solid var(--navi-primary-color);
	padding-left: 20px;
}

.post-body--content .social-share {
	flex-direction: column;
	justify-content: end;
	gap: 16px;
	margin-top: 72px;
}

.post-body--content ul.social-media-share {
	justify-content: center;
	margin: 0;
}

.post-body--content .social-share p {
	margin-bottom: 0;
	font-weight: 400;
}

.post-body--content ul.social-media-share li {
	margin: 0;
}

.post-body--content ul.social-media-share span {
	width: 35px;
	height: 35px;
	background: #A8A8A8 !important;
	border: unset;
	color: #fff !important;
}

.post-body--content ul.social-media-share i {
	font-size: 19px;
}

.post-body--content ul.social-media-share span:hover {
	background: #3c0050 !important;
}

.categories-navigation a.slick-slide {
	white-space: nowrap;
	font-size: 18px;
	color: var(--navi-primary-color);
	border-radius: 2px;
	padding: 10px 30px;
	background: #F8EDFF;
	display: inline-block;
	letter-spacing: 0.04em;
	width: auto !important;
	margin: 0;
}
.tech-at-navi {
	text-align: center;
	position: relative;
}
a.go-back-banner {
    position: absolute;
    top: 2rem;
    left: 2rem;
}
.tech-at-navi h1 {
	font-size: 40px;
	margin-bottom: 10px;
}

.tech-at-navi p {
	max-width: unset;
	font-weight: 300;
	letter-spacing: 0.04em;
}
@media (max-width: 991px) {
	.header-spacer {
		margin-bottom: 73px;
	}

	ul#menu-header-2 {
		display: none;
	}

	.header-2 .mobile-menu {
		display: flex;
	}

	header.header-2 {
		height: 73px;
	}

	header.header-2 nav {
		height: unset;
	}

	.home-banner h1 {
		font-size: 18px;
		margin-bottom: 14px;
	}

	.home-banner h2 {
		font-size: 22px;
		margin-bottom: 18px;
	}

	.home-banner {
		padding: 50px 0;
	}

	.navigation-wrapper {
		margin-bottom: 20px;
	}

	ul.categories-navigation {

		gap: 18px;
	}

	ul.categories-navigation a {
		padding: 8px 26px;
	}

	.home-banner p {
		font-size: 18px;
	}

	.home-posts-list a.title {
		margin-top: 3px;
	}

	.home-posts-list a.title p {
		font-size: 18px;
	}

	header.menu--active {
		height: 100%;
	}

	.mobile-menu-wrapper {
		max-width: 540px;
		margin: auto;
	}

	.home-posts .home-posts-list img {
		height: 180px;
	}
}

@media (max-width: 767px) {
	.home-posts .home-posts-list img {
		height: 260px;
	}

	.post-header-top {
		font-size: 14px;
	}

	.post-header h1 {
		font-size: 22px;
		line-height: inherit;
		margin-bottom: 30px;
	}

	.post-header img {
		height: auto;
		margin-bottom: -180px;
	}

	.post-body {
		margin-top: 180px;
	}

	.post-body--author {
		flex-direction: column;
		gap: 20px;
		align-items: baseline;
	}

	.post-body--author img {
		height: 120px;
	}

	.post-body--author p.auhtor-bio {
		font-size: 16px;
	}

	.post-body--author p.author {
		font-size: 15px;
	}

	.post-body--content {
		margin-top: 40px;
		padding: 40px 10px;
	}

	.post-body--content {
		font-size: 16px;
	}

	.post-body--content h2.wp-block-heading *,
	.post-body--content h3.wp-block-heading *,
	.post-body--content h4.wp-block-heading *,
	.post-body--content h5.wp-block-heading *,
	.post-body--content h6.wp-block-heading * {
		font-size: 18px;
	}

	.post-body--content p {
		margin-bottom: 1.5rem;
	}

	ul.categories-navigation a {
		padding: 6px 10px;
		font-size: 12px;
	}

	ul.categories-navigation,
	.navigation-wrapper {
		gap: 10px;
	}

	.navigation-wrapper .nav-btn {
		padding: 5px;
	}

	.banner-heading .words {
		width: 100px;
		height: 20px;
	}

	.nv-dynamic-txts li span {
		line-height: 40px;
	}

	h2.banner-heading .nv-dynamic-txts {
		height: 40px;
	}

	@keyframes slide {
		100% {
			top: -188px;
		}
	}
}

@media (max-width: 468px) {
	.home-posts .home-posts-list img {
		height: auto;
	}
}