/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 26 2026 | 09:48:39 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 



/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
@import url('https://fonts.googleapis.com/css2?family=Syne:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

.global-heading-color{
	color: #f59e0b !important;
	font-family: "Syne", sans-serif !important;
}

.counter-text-color{
	font-size: 2rem;
    font-weight: 800;
	color: #f59e0b !important;
	font-family: "Syne", sans-serif !important;
}
.small-text{
	font-size: 0.85rem !important;
    color: rgba(255, 255, 255, 0.8);
	font-size:14px !important; 
}
.custom-heading-banner h1{
	  font-family: "Syne", sans-serif !important;
}
.home-page-h2{
	font-family: "Syne", sans-serif !important;
}
h2{
	font-family: "Syne", sans-serif !important;
}
.card-custom-paragraph{
    position: absolute;
    bottom: 22px;
	color: #f59e0b !important;
}
.card_heading{
	font-family: "Syne", sans-serif !important;
}
.card-2{
	color:#1e3a8a !important;
}
.ff-el-section-title{
	font-size: 24px;
	color: #1e3a8a; !important;
	font-family: "Syne", sans-serif !important;
}
.ff-section_break_desk p{
	color: #5a5a5a !important;
 	font-size: 14px;
	padding-bottom:20px;
}
.ff-el-group.ff-el-section-break.ff_center{
	padding:20px;
}
.nyc-number{
	font-weight: 700;
	font-size: 32px !important;
	font-family: "Syne", sans-serif !important;
}
.custom-counter-tabs{
	transition: 1s all ease !important;
}
.custom-counter-tabs:hover{
	color: #fff !important;
	transition: 0.5s all ease !important;
}
.circel-bg{
	font-weight: 700;
	font-size: 32px !important;
	font-family: "Syne", sans-serif !important;
	width: 80px;
    height: 80px;
    background: #f59e0b !important;
    color: #1e3a8a !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    font-weight: 800;
    font-family: 'Syne', sans-serif;
    position: relative;
    z-index: 2;
    box-shadow: 0 0 0 8px rgba(245, 158, 11, 0.2);
}
p.elementor-icon-box-description{
	 font-family: "DM Sans", sans-serif !important;
}
.domination-count{
	width: 60px;
    height: 60px;
    background: #1e3a8a;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 800;
    font-family: 'Syne', sans-serif;
    margin: 0 auto 1.5rem;
}

.card-heading-domination{
	font-family: "Syne", sans-serif !important;
	font-weight: 600;
	color: #1e3a8a !important;
	font-size: 1.3rem;
}
.aligment-justify{
	display:  flex !important;
	justify-content: space-between !important;
}

.display-tab-content{
	display:  flex !important;
	justify-content: space-between !important;
	align-items: center;
}
.metric-value-card-content{
	font-size: 1.5rem !important;
    font-family: "Syne", sans-serif !important;
    color: #1e3a8a;
	font-weight: 600;
}
.metric-value-card-content2{
	font-size: 1.5rem !important;
    font-family: "Syne", sans-serif !important;
	color: #f59e0b;
	font-weight: 600;
}
.card-compleyte-heading{
	font-size: 1.5rem !important;
    font-family: "Syne", sans-serif !important;
	color: #fff;
	font-weight: 600;
}
button.ff-btn.ff-btn-submit.ff-btn-lg.ff_btn_style{
	height:70px !important;
	border:none !important;
}
.hight-convert-heading{
	color:#fff !important;
}
@media only screen and (max-width: 989px) {
	.card-custom-paragraph{
		position: relative !important;
	}
}


