*{
	margin: 0px;
	padding: 0px;
}
/*------font size------*/

h1{
	font-family:Noto Serif;
	font-size: 50px;
}
h2{
 font-family:Noto Serif;
 font-size: 40px;
}
h3{
	font-family:Noto Serif;
 font-size: 30px;

}
h4{
	font-family: Noto Serif;
}
h5{
	font-family: Noto Serif;
}
p{
	font-family: NotoSans;
	font-size: ;

}
/*------style end-----*/

.headernav{
	background-color: #0d2481;
	/*height: 46px;*/
}
.heror-div{
	background-color: #f9f9fa;
	border-top: 2px solid #0d2481;
}
.heror22{
	display: flex;
	align-items: center;
	height: 95vh;
	background-color: #dcdee1;
}
.herorbtn{
	width: 200px;
	height: 40px;
	background-color: #0d2481;
	color: white;
	border: none;
	margin-bottom: 10px;
}
.icondiv{
	color: blue;
}
.blueright{
	background-color: #0d2481;
	color: white;
}
.rowinrow{
	background-color: rgba(255, 255, 255, 0.2);
	border-top: 2px solid red;
}
.bluebtn{
	background-color: rgba(255, 255, 255, 0.2);
	color: white;
	/*width: 400px;
	height: 40px;*/
}
.clrdiv{
	background-color: #0d2481;
}
.clrdiv11{
	background-color: pink;
}
.bluebtnn11{
	background-color: #0d2481;
	color: white;
	border: none;
	padding: 5px;
}
.para11center{
	height: 400px;
	display: flex;
	align-items: center;
}
.bgclr-sm-div{
	height: 400px;
	background-color:#0d2481 ;
}
.bgclr-sm-div11{
	height: 150px;
	background-color: #0d2481;
}
.bluebtnn22{
	color:#0d2481 ;
	border: none;
}
.bluebtnn33{
	background-color:#0d2481 ;
	color: white;
	border: none;
}
.footerupclr{
	background-color:#0d2481 ;
	color: white;
}
.bluebtnn44{
	background-color:rgba(255, 255, 255, 0.3) ;
	color: white;
}

.crdbg{
	background-color: transparent;
	color: white;
	border: none;
	
}




