
#im1{
margin-bottom:15px;
background-size:cover;
transition:1s;
margin-top:15px;

}



#he1{
margin-top:30px;
font-size:25px;
color:white;
font-family:Times New Roman;
}

#he2{

margin-top:-1px;
font-size:17px;
font-family:Times New Roman ;
color:white;

}
#he3{
font-size:15px;
color:red;
}

#he4 {

border-radius:8px;
text-align:center;
color:red;
}

#he5{
border-width:3;
border-color:skyblue;
padding-left:9px;
padding-left:9px;
padding-top:3px;
padding-bottom:3px;
text-align:center;
color:black;
border-radius:35%;
}

 #he6{
 color: red;
 font-weight:bold;

 
 }

 #he7{
 color:white;
 font-family:Times New Roman;
 font-weight:bold ;
 font-size:15px;
 }


#he8{
	color:black;
font-family:arial;
font-size:16px;
}	


.h9 {
	height:300px;
	width:100%;
background-color:#034282;
position:relative;
overflow:hidden;

}

#im3{
position:absolute;
width:100%;
height:300px;
transition:0.9s;
opacity:1;
}

.h9:hover #im3 {
	transform:scale(1.1);
box-shadow:-10px 0px 5px  black;
}

.h9:hover {
	
box-shadow:10px -5px 5px  black;
}




#im4{
position:absolute;
width:112%;
height:112%;
left:-15px;
top:-15px;
transition:0.9s;
opacity:0;
}

.h9:hover #im4 {
	transform:scale(0.9);
opacity:1;

	
}





#bgc{
	background-image:url("../image/background9.jpg");
	background-size:cover;
	
	
}


#bgc1{
	background-image:url("../image/ground1.jpg");
	background-size:cover;
	
	
}


#border{
	border-width:3px;
	border-style:solid;
	border-color:black;
border-radius:50px;
	
}
	
	#border:hover{

border-color:black;

}

#border1{
	border-bottom:solid 3px black;

}


#im5{
font-size:35px;
border-radius:50%;
transition:1s;
color:white;
	
}


#im6{
border-radius:20%;	
		height:60px;
		width:60px;
	
}

#text{
color:black;
font-size:17px;
font-weight:bold;	
text-decoration:underline;	
	
}

#text1{
	width:270px;
	color:black;
	font-size:15px;
}


.demo{
	position:relative;
	height:65px;
	width:65px;	
	border-style:solid;
	border-color:black;
	border-width:2.5px;
	border-radius:20%;
}





#last{
background-image:url("../image/ground1.jpg");
	background-size:cover;

}


#lasttext{
	color:#544CFC;
	font-size:17px;
}

#term{
	color:black;
}

#term:hover{
	

text-decoration:underline;
}


#privacy{
	color:black;
}

#privacy:hover{

text-decoration:underline;
}


#cgist{
	color:black;
}

#cgist:hover{
	

text-decoration:underline;
}


#picture{
width:800px;	
	
}

#photo{
background-image:url("../image/head10.jpg");	
	background-size:cover;
	
}






