
/************************************************
 			*FONT-SECTION-STARTS*
 ************************************************/

html,body{font-family: 'Poppins', sans-serif; background-color: #F6F5F5!important;}

/*.hindi {font-family: 'Tiro Devanagari Hindi', serif;}*/


.fs-cal {font-family: Calibri!important;}


.text-justify{ text-align: justify!important; }


.fs-08	{font-size: 08px!important;}
.fs-10	{font-size: 10px!important;}
.fs-12	{font-size: 12px!important;}
.fs-14	{font-size: 14px!important;}
.fs-16	{font-size: 16px!important;}
.fs-18	{font-size: 18px!important;}
.fs-20	{font-size: 20px!important;}
.fs-22	{font-size: 22px!important;}
.fs-24	{font-size: 24px!important;}
.fs-26	{font-size: 26px!important;}
.fs-28	{font-size: 28px!important;}
.fs-30	{font-size: 30px!important;}
.fs-32	{font-size: 32px!important;}
.fs-34	{font-size: 34px!important;}


.fw-200 { font-weight: 200!important; }
.fw-300 { font-weight: 300!important; }
.fw-400 { font-weight: 400!important; }
.fw-500 { font-weight: 500!important; }
.fw-600 { font-weight: 600!important; }
.fw-700 { font-weight: 700!important; }
.fw-800 { font-weight: 800!important; }
.fw-900 { font-weight: 900!important; }



.theme-1 { background-color: #F6F5F5!important; }
.theme-2 { background-color: #D3E0EA!important; }
.theme-3 { background-color: #1687A7!important; }
.theme-4 { background-color: #11698E!important; }
.theme-5 { background-color: #276678!important; }
.theme-6 { background-color: #19456B!important; }


.text-1 { color: #F6F5F5!important; }
.text-2 { color: #D3E0EA!important; }
.text-3 { color: #1687A7!important; }
.text-4 { color: #11698E!important; }
.text-5 { color: #276678!important; }
.text-6 { color: #19456B!important; }


.bord-1 { border-color: #F6F5F5!important; }
.bord-2 { border-color: #D3E0EA!important; }
.bord-3 { border-color: #1687A7!important; }
.bord-4 { border-color: #11698E!important; }
.bord-5 { border-color: #276678!important; }
.bord-6 { border-color: #19456B!important; }


.lh-10 { line-height: 10%!important; }
.lh-20 { line-height: 20%!important; }
.lh-30 { line-height: 30%!important; }
.lh-40 { line-height: 40%!important; }
.lh-50 { line-height: 50%!important; }
.lh-60 { line-height: 60%!important; }
.lh-70 { line-height: 70%!important; }
.lh-80 { line-height: 80%!important; }
.lh-90 { line-height: 90%!important; }
.lh-100 { line-height: 100%!important; }
.lh-110 { line-height: 110%!important; }
.lh-120 { line-height: 120%!important; }


.lh-15 { line-height: 10%!important; }
.lh-25 { line-height: 20%!important; }
.lh-35 { line-height: 30%!important; }
.lh-45 { line-height: 40%!important; }
.lh-55 { line-height: 50%!important; }
.lh-65 { line-height: 60%!important; }
.lh-75 { line-height: 70%!important; }
.lh-85 { line-height: 80%!important; }
.lh-95 { line-height: 90%!important; }
.lh-105 { line-height: 100%!important; }
.lh-115 { line-height: 110%!important; }
.lh-125 { line-height: 120%!important; }



/************************************************
 			*FONT-SECTION-STARTS*
 ************************************************/


.link-hover:hover{
	color: #19456B!important;
}