body{/*background:#814394;*/
	font-family: "Lato", sans-serif;
	background-repeat:repeat;
}

a{text-decoration: none; color:white}

.navbar{
	color:#814394;
    border-bottom:3px solid #814394;}

    .nav-link{color:#814394;}

.nav-item{background:none; color:#814394;
	border-bottom:2px solid #814394; border-radius:0px; font-size:20px; margin:5px;}


.btn1{ background:none; color:#814394;
	border-bottom:2px solid #814394; border-radius:0px; font-size:15px; margin:5px;}
	
.btn2{background:#814394; color:white;
	border-bottom:2px solid #814394; border-radius:0px; font-size:14px; margin:5px;}
	.btn2:hover {color:white; border-radius:5px;
#reg{ background:#0e76b8; color:white; font-size: 12px; border-radius:0px;}



	

form{
	padding:20px;

	}
input{padding:1100px;


	}	
label{
	font-size:14px;
	margin:0;
	margin-top:20px;
	color:gray;
	padding-left:20px;
	}


	.t1 img{ 
		width:50%; height:50%;
	}

	#tick{
		background-image:url('img/Bg.jpg');
		background-size:cover;
		/*background-color:#814394;*/
		border-bottom-left-radius: 200px;
		border-top-left-radius: 200px;
	}


	#foot{
	    padding-top:10%;
	    padding-bottom:0%;
	}