.performence_per_month {
	font-family: Arial, sans-serif;
	padding: 20px;
	text-align: center;
}

.main-print {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
	margin-top: 20px;
}

.p_item {
	background-color: #f9fafc;
	padding: 20px;
	border-radius: 10px;
	width: 120px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.card-month span {
	font-weight: bold;
	color: #555;
	display: block;
	margin-bottom: 8px;
}

.value {
	font-size: 18px;
	font-weight: bold;
	color: #0066ff;
}
/* canvas {
	background: #fff;
	border-radius: 12px;
	padding: 20px;
	box-shadow: 0 4px 10px rgba(0,0,0,0.1);
} */
#chart1-container{
		background: #fff;
	border-radius: 12px;
	padding: 20px;
	box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
/* 	   #historicalPerformanceChart {
background: #fff;
border-radius: 12px;
padding: 20px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
} */
li.nav-item:hover {
	border: none;
}
li.nav-item:active {
	color:#2576f0;
}
li.nav-item:active {
	border: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #2563eb !important;
	border-bottom:1px solid  #2563eb !important;
}
span.nav-tab-icon {
	margin-right: 8px;
}
ul#myTab {
	padding-top: 10px;
}
li.nav-item:focus {
	border: none;
}
.nav {
    margin: 0px 36px !important;
}
.navtitle{
	color:white !important;
	text-align:left;
}
.card-heading{
	color:white !important;
}
.investment-card {
	text-align: left;
}
.fond-section{
	position: relative;
	background-image: url('https://wptreasure.net/wp-content/uploads/2025/07/forex-trading.webp');
	background-size: cover;
	background-position: center;
	border-radius: 15px;
	overflow: hidden;
	color: #fff;
}
.fond-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 55, 255, 0.85);
	background: linear-gradient(90deg, rgba(0,55,255,0.85), rgba(43,47,128,0.85));
}
.investment-section {
	position: relative;
	background-image: url('https://32ga9lhgs7.space.minimax.io/images/dashboard-hero.jpg');
	background-size: cover;
	background-position: center;
	border-radius: 15px;
	overflow: hidden;
	color: #fff;
}

.investment-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 55, 255, 0.85);
	background: linear-gradient(90deg, rgba(0,55,255,0.85), rgba(43,47,128,0.85));
}

.investment-content {
	position: relative;
	padding: 60px 20px;
	text-align: center;
	z-index: 2;
}
.main-investimg3 {
    padding: 57px 0px;
}
.investment-content h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 15px;
}

.investment-content p {
	font-size: 16px;
	margin-bottom: 40px;
	text-align:left;
}

.investment-card {
	background-color: rgba(255, 255, 255, 0.15);
	padding: 20px;
	border-radius: 10px;
	color: #fff;
	min-height: 120px;
}

.investment-card h3 {
	font-size: 28px;
	font-weight: bold;
	margin: 10px 0;
}

.investment-card p {
	margin: 0;
	font-size: 14px;
}
.investment-color-box {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgb(0 0 0 / .7);
}
.main-investimg{
	position: relative;
	background-image: url('https://wptreasure.net/wp-content/uploads/2025/07/forex-trading.webp');
	background-size: cover;
	background-position: center;
	border-radius: 15px;
	overflow: hidden;
	color: #fff;
}
/* 	.contaner{
width:1250px;
} */
section.investment {
	margin-top: 30px;
}
.investment-content- {
	position: relative;
	padding: 60px 20px;
	text-align: center;
	z-index: 2;
	text-align:left;
}
h3.invest-box-h {
	color: white !important;
	font-size: 22px;
	font-weight: 500 !important;
}
a.invest-icon {
	color: #fff;
	line-height: 76px;
	font-size: 30px;
}
p.numbr {
	color: #4ade80;
	font-size: 21px;
	font-weight: 600;
}
.peragra {
	display: flex;
	justify-content: space-between;
}
a.link-box {
	color: #bad4f5;
	line-height: 30px;
	text-decoration;none;
}
a.link-box:hover {
	text-decoration: none;
	color: #bad4f5;
}
p#invest-box {
	font-size: 14px;
	color: #bad4f5;
}
h3.analize-heading {
	font-size: 26px;
	padding-bottom: 20px;
}
input#start_date {
	height: 45px;
	border-radius: 7px;
	width: 25%;
	padding: 7px;
	border: 1px solid rgb(209 213 219);
}
input#end_date {
	height: 45px;
	border-radius: 7px;
	width: 25%;
	padding: 7px;
	border: 1px solid rgb(209 213 219);
}
select#investment_level {
	height: 45px;
	border-radius: 7px;
	width: 25%;
	padding: 7px;
	border: 1px solid rgb(209 213 219);
}
.filters {
	margin-bottom: 20px;
}
section.tab2_graphs {
	background-color: white;
	padding: 23px 11px;
	border-radius: 20px;
}
.Anallise-title h3 {
	font-size: 23px;
	margin-bottom: 30px;
}
canvas#performanceChart2 {
	box-shadow: none;
}
.px{
	padding:0px;
	margin:0px;
}
.main-investimg2{
	position: relative;
	background-image: url('https://32ga9lhgs7.space.minimax.io/images/real-estate.jpg');
	background-size: cover;
	background-position: center;
	border-radius: 15px;
	overflow: hidden;
	color: #fff;
}
.main-investimg3{
	position: relative;
	background-image: url('https://wptreasure.net/wp-content/uploads/2025/07/real-estate.webp');
	background-size: cover;
	background-position: center;
	border-radius: 15px;
	overflow: hidden;
	color: #fff;
}
.btn-graf{
	padding:14px 30px ;
	border-radius:10px;
	background-color:#2563eb;
	color:white;
}
div#myTabContent {
	background-color: #ecf3ff;
}
.chart1-containe{
	max-width: 100%;
	width: 100%;
	height: 400px;
	position: relative;
}
.graf-heading {
	display: flex;
	justify-content: space-between;
}
section.Grafsec {
	background-color: white;
	border-radius: 20px !important;
	padding: 48px 10px;
	margin-top: 31px;
}
a#tab1-tab {
	font-size: 18px;
	font-weight: 500;
	color:black;
}
a#tab1-tab:hover{
	color:#2576f0;
}
a#tab2-tab {
	font-size: 18px;
	font-weight: 500;
	color:black;
}
a#tab2-tab:hover{
	color:#2576f0;
}
a#tab3-tab {
	font-size: 18px;
	font-weight: 500;
	color:black;
}
a#tab3-tab:hover{
	color:#2576f0;
}
a#tab4-tab {
	font-size: 18px;
	font-weight: 500;
	color:black;
}
a#tab4-tab:hover{
	color:#2576f0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: var(--bs-nav-tabs-link-active-color);
	background-color: var(--bs-nav-tabs-link-active-bg);
	border:none;
}
.fund-inner {
	display: flex;
}
span.fund-icon {
	font-size: 20px;
	margin-right: 10px;
}
p.small.mb-2 {
	font-size: 15px;
}
.fund-card {
	background-color: rgba(255, 255, 255, 0.15);
	padding: 20px;
	border-radius: 10px;
	color: #fff;
	min-height: 120px;
	text-align: left;
}
.card-heading {
	color: white !important;
	font-size: 21px;
}
.fond-content-main {
	display: flex;
}
a.icon-nif {
	color: white;
	font-size: 35px;
	margin-right: 17px;
}
.analize-card {
	background-color: #f5f6f8;
	padding: 15px 11px;
	border-radius: 18px;
}
.analites {
	background-color: white;
	padding: 41px 10px;
	margin-top: 30px;
	border-radius:20px;
}
.analize-card h2 {
	font-size: 23px;
	color: #10b981 !important;
}
.analize-card h4 {
	font-size: 18px;
	font-weight: 500 !important;
}
.analize-card-2 {
	background-color: #f5f6f8;
	padding: 15px 11px;
	border-radius: 18px;
}
.analize-card-2 h2 {
	font-size: 23px;
	color:#3b82f6 !important;
}
.analize-card-2 h4 {
	font-size: 18px;
	font-weight: 500 !important;
}
.analize-card-3 {
	background-color: #f5f6f8;
	padding: 15px 11px;
	border-radius: 18px;
}
.analize-card-3 h2 {
	font-size: 23px;
	color: #f59e0b !important;
}
.analize-card-3 h4 {
	font-size: 18px;
	font-weight: 500 !important;
}
.analize-card-4 {
	background-color: #f5f6f8;
	padding: 15px 11px;
	border-radius: 18px;
}
.analize-card-4 h2 {
	font-size: 23px;
	color: #ef4444 !important;
}
.analize-card-4 h4 {
	font-size: 18px;
	font-weight: 500 !important;
}

.performance-card {
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.05);
	padding: 20px;
	background: #fff;
}
.risk-level {
	display: flex;
	align-items: center;
	gap: 10px;
}
.risk-dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
}
.main-total {
    display: flex;
    justify-content: center;
}
.card-month-total {
    width: 18%;
    background-color: #f9fafc;
    padding: 20px;
    margin-top: 40px;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
/* 	tab2 end */

/* 	tab3 start */
.real-estate-section {
	background: url('https://32ga9lhgs7.space.minimax.io/images/real-estate.jpg') no-repeat center center;
	background-size: cover;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.real-estate-overlay {
	background-color: rgb(46,100,61);
	padding: 40px 30px;
	color: #fff;
	opacity: 0.8;
}
.real-estate-overlay h2 {
	font-weight: 700;
}
.info-box {
	background: rgba(255, 255, 255, 0.15);
	border-radius: 10px;
	padding: 15px 20px;
	min-width: 200px;
	color: #fff;
}
.info-box small {
	font-size: 0.85rem;
	opacity: 0.85;
}
.bg-white.rounded.p-4.shadow-sm {
	border-radius: 10px !important;
}
.info-box strong {
	font-size: 1.3rem;
	font-weight: 600;
	display: block;
}
h2.real-heading {
	color: white !important;
}
.card-performance {
	border-radius: 12px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.05);
	padding: 20px;
	background-color: #fff;
	position: relative;
}
.icon-badge {
	width: 36px;
	height: 36px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 20px;
	right: 20px;
}
.performance-value {
	font-size: 1.8rem;
	font-weight: 600;
}
.performance-date {
	font-size: 0.85rem;
	color: #6c757d;
	margin-top: 8px;
}
.fund-feature {
	text-align: center;
	padding: 20px 10px;
}
.fund-badge {
	display: inline-block;
	background-color: #d7f5e7;
	color: #1abc9c;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 60px;
	margin-bottom: 10px;
}
.fund-title {
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fund-description {
	font-size: 0.9rem;
	color: #6c757d;
}
.custom-list li::before {
	content: "●";
	font-size: 12px;
	margin-right: 8px;
	vertical-align: middle;
}
.list-green li::before {
	color: #28a745;
}
.list-blue li::before {
	color: #007bff;
}
ul.list-unstyled.custom-list.list-green {
	padding: 0px;
	margin: 0px;
	line-height: 33px;
	font-size: 17px;
}
ul.list-unstyled.custom-list.list-blue {
	margin: 0px;
	line-height: 33px;
	font-size: 17px;
}
.table-responsive {
	background-color: white;
	padding: 19px 18px;
	border-radius: 10px;
}
canvas#performanceChart3 {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
canvas#performanceChart4 {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
/* 	tab3end */

/* 	tab4 start */

.gold-section {
	background: url('https://wptreasure.net/wp-content/uploads/2025/07/gold-bars.webp') no-repeat center center/cover;
	border-radius: 12px;
	padding: 60px 30px;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.gold-section::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(155, 109, 0, 0.75);
	border-radius: 12px;
}
.gold-section-content {
	position: relative;
	z-index: 1;
}
.gold-card {
	background: rgba(255, 255, 255, 0.1);
	border-radius: 8px;
	padding: 15px 20px;
	color: #fff;
}
.gold-card i {
	margin-right: 8px;
}
.gold-value {
	font-weight: bold;
	font-size: 1.25rem;
	margin-top: 5px;
}
.gold-section-content h4 {
	color: white !important;
}

section.OROlist-sec {
	background-color: white;
	padding: 25px 20px;
	border-radius: 20px;
}

#performanceChart5{
	   background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.analites-chart {
    padding-bottom: 20px;
}
/* 	tab4 end */

@media (max-width: 768px) {

	.investment-card h3 {
		font-size: 22px;
	}
}



@media (min-width:320px) and (max-width:576px) {
	h3.footer-hedin {
		font-size: 20px !important;
		font-weight: 500 !important;
	}
	.left-heding-f h5 {
		font-size: 18px !important;
	}
	.right-heding-f {
		text-align: end;
		transform: translate(0px, 0px)!important;
	}
	.contentr{
		width:90% !important;
	}
	.contaner {
		width: 100% !important;
		margin:0px;
		padding:0px;
	}
	.row{
		width:100%;
	}
	.right-heding-f {
		width:99%;
		text-align: start;
		transform: translate(0px, 60px);
	}
	.investment-content h2 {
		font-size: 22px;
	}


	ul#myTab {
		padding-top: 10px !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		white-space: nowrap !important;
		flex-wrap: nowrap !important;
		-webkit-overflow-scrolling: touch;
	}
	.investment-content h2 {
		font-size: 22px;
	}
	a#tab1-tab {
		font-size: 18px;
	}
	a#tab2-tab {
		font-size: 18px;
	}
	a#tab3-tab {
		font-size: 18px;
	}
	a#tab4-tab {
		font-size: 18px;
	}
	.investment-section {
		background-image: url('https://32ga9lhgs7.space.minimax.io/images/dashboard-hero.jpg');
		background-position: left;
	}
	.main-investimg {
		margin-bottom: 10px;
		width: 108%;
	}
	.main-investimg2 {
		margin-bottom: 10px;
		width: 108%;
	}

	.main-investimg3 {
    margin-bottom: 10px;
    width: 108% !important;
}
	.main-investimg {
		margin-bottom: 10px;
	}
	.graf-left h3 {
		font-size: 19px;
	}
	.btn-graf {
		padding: 10px 20px;
	}
	.fond-se-icon a {
		font-size: 22px;
	}
	h3.analize-heading {
		font-size: 21px;
	}
	.analize-card h2 {
		font-size: 19px;
	}
	.analize-card-2 h2 {
		font-size: 19px;
	}
	.analize-card-3 h2 {
		font-size: 19px;
	}
	.analize-card-4 h2 {
		font-size: 19px;
	}
	.analize-card-5 h2 {
		font-size: 19px;
	}
	.performance-card h5 {
		font-size: 18px;
	}
	.table thead th {
		font-size: 14px;
	}
	.table td, .table th {
		font-size: 15px;
	}
	.main-print {
		justify-content: space-between;
	}
	h2.month-title {
		font-size: 20px;
	}
	.analize-card {
		margin-bottom: 10px;
	}
	.analize-card-2 {
		margin-bottom: 10px;
	}
	.analize-card-3 {
		margin-bottom: 10px;
	}
	.analize-card-4 {
		margin-bottom: 10px;
	}
	.analize-card-5 {
		margin-bottom: 10px;
	}
	h2.real-heading {
		font-size: 22px;
	}
	.card-month-total {
    width: 41%;
    background-color: #f9fafc;
    padding: 20px;
    margin-top: 40px;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
	h2.heading-per {
    font-size: 22px;
}
	.analites-chart h3 {
    font-size: 20px;
}
	.position-relative {
    position: relative!important;
    width: 106%;
}
	canvas#performanceChart3 {
    width: 480px;
}
	div#canv-grap {
    display: flex;
    justify-content: center;
}
	.info-box {
		margin-bottom: 10px;
	}
	/* 	ul.list-unstyled.custom-list.list-green {
	font-size: 13px;
} */
	h6.fw-bold.mb-3 {
		margin-top: 10px;
	}
	.gold-section-content h4 {
		font-size: 22px;
	}
	.performance-value.text-primary {
		font-size: 25px;
	}
	.performance-value.text-purple {
		font-size: 25px;
	}
	canvas#performanceChart4 {
    margin: 15px 0;
}
	.header-title h1 {
    font-size: 9px;
}
div#head-link {
    max-width: 100%;
    margin: 0 auto;
}
	div#main-header-d {
    max-width: 100%;
    margin: 0 auto;
    justify-content: center;
}
	.header-logo.mr-3 {
    width: 31%;
}

}
@media (min-width:577px) and (max-width:768px) {
	div#head-link {
    max-width: 100%;
    margin: 0 auto;
}
		.header-logo.mr-3 {
    width: 41%;
}
.header-title h1 {
    font-size: 17px !important;
}
		div#main-header-d {
    max-width: 100%;
    margin: 0 auto;
    justify-content: center;
}
	h3.footer-hedin {
		font-size: 20px !important;
		font-weight: 500 !important;
	}
	.left-heding-f h5 {
		font-size: 18px !important;
	}
	.right-heding-f {
		text-align: end;
		transform: translate(0px, 0px)!important;
	}
	.contentr{
		width:90% !important;
	}
	.contaner {
		width: 100% !important;
		margin:0px;
		padding:0px;
	}
	.row{
		width:100%;
	}
	.right-heding-f {
		width:99%;
		text-align: start;
		transform: translate(0px, 60px);
	}
	.investment-content h2 {
		font-size: 22px;
	}


	ul#myTab {
		padding-top: 10px !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		white-space: nowrap !important;
		flex-wrap: nowrap !important;
		-webkit-overflow-scrolling: touch;
	}
	.investment-content h2 {
		font-size: 22px;
	}
	a#tab1-tab {
		font-size: 18px;
	}
	a#tab2-tab {
		font-size: 18px;
	}
	a#tab3-tab {
		font-size: 18px;
	}
	a#tab4-tab {
		font-size: 18px;
	}
	.investment-section {
		background-image: url('https://32ga9lhgs7.space.minimax.io/images/dashboard-hero.jpg');
		background-position: left;
	}
	.main-investimg {
		margin-bottom: 10px;
		width: 100%;
	}
	.main-investimg2 {
		margin-bottom: 10px;
		width: 100%;
	}
	.main-investimg3 {
		margin-bottom: 10px;
		width: 100%;
	}
	.main-investimg {
		margin-bottom: 10px;
	}
	.graf-left h3 {
		font-size: 19px;
	}
	.btn-graf {
		padding: 10px 20px;
	}
	.fond-se-icon a {
		font-size: 22px;
	}
	h3.analize-heading {
		font-size: 21px;
	}
	.analize-card h2 {
		font-size: 19px;
	}
	.analize-card-2 h2 {
		font-size: 19px;
	}
	.analize-card-3 h2 {
		font-size: 19px;
	}
	.analize-card-4 h2 {
		font-size: 19px;
	}
	.analize-card-5 h2 {
		font-size: 19px;
	}
	.performance-card h5 {
		font-size: 18px;
	}
	.table thead th {
		font-size: 14px;
	}
	.table td, .table th {
		font-size: 15px;
	}
.main-print {
    display: flex;
    justify-content: center;
    gap: 19px;
    flex-wrap: wrap;
    margin-top: 20px;
}

h2.month-title {
	font-size: 20px;
}
.analize-card {
	margin-bottom: 10px;
}
.analize-card-2 {
	margin-bottom: 10px;
}
.analize-card-3 {
	margin-bottom: 10px;
}
.analize-card-4 {
	margin-bottom: 10px;
}
.analize-card-5 {
	margin-bottom: 10px;
}
h2.real-heading {
	font-size: 22px;
}
.info-box {
	margin-bottom: 10px;
}
canvas#performanceChart3 {
	margin-bottom: 20px;
}
/* 	ul.list-unstyled.custom-list.list-green {
font-size: 13px;
} */
h6.fw-bold.mb-3 {
	margin-top: 10px;
}
.gold-section-content h4 {
	font-size: 22px;
}
.performance-value.text-primary {
	font-size: 25px;
}
.performance-value.text-purple {
	font-size: 25px;
}
	.card-month-total {
    width: 32%;
	background-color: #f9fafc;
    padding: 20px;
    border-radius: 10px;
    width: 120px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);	

}
}

@media (min-width:768px) and (max-width:1030px){
	
div#main-header-d {
    width: 53%;
    margin: 0 auto;
}
div#head-link {
    width: 47%;
    justify-content: center;
}
.header-title h1 {
    font-size: 16px !important;
}
	.header-logo.mr-3 {
    width: 50%;
}
	.header-title {
    width: 100%;
}
	.card-heading {
		color: white !important;
		font-size: 19px;
	}
	.main-investimg {
		margin-bottom: 20px !important;
	}
	h3.analize-heading {
		font-size: 23px;
		padding-bottom: 20px;
	}
	.analize-card h4 {
		font-size: 16px !important;
	}
	.analize-card-2 h4 {
		font-size: 16px !important;
	}
	.analize-card-3 h4 {
		font-size: 16px !important;
	}
	.analize-card-4 h4 {
		font-size: 16px !important;
	}
	h2.heading-per {
		font-size: 27px;
	}
	h3.footer-hedin {
		font-size: 21px;
		font-weight: 500 !important;
	}
	.left-heding-f h5 {
		font-size: 17px;
		line-height: 31px !important;
	}
	h3.footer-hedin {
		font-size: 21px;
		font-weight: 500 !important;
	}
	.card-month-total {
    width: 32%;
    background-color: #f9fafc;
    padding: 20px;
    border-radius: 10px;
    width: 120px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

}
@media (max-width:1030px){
	.main-investimg3 {
    margin-bottom: 10px;
    width: 100%;
}
h3.footer-hedin {
    font-size: 20px;
    font-weight: 500 !important;
}
.left-heding-f h5 {
    font-size: 17px;
    line-height: 21px !important;
}
}
@media (min-width:1030px) and (max-width:1366px){

}