body{
	padding 20px;

}

.navbar{
			width: 100%;
			height: 50px;
		}
		.navli{
			float: right;
		}
		.nli{
			text-decoration: none;
			padding: 20px;
            color: black;		
        }
        .nli:hover{
        	border: 2px solid black;
        	width: 5px;
        	height: 5px;
        	background-color: black;
        	color: white;
        }
		.bod{
			width: 100%;
			height: 400px;
			/*border: 2px solid red;*/
		}
		.b1{
			width: 69%;
			height: 400px;
			/*border: 2px solid blue;*/
			float: right;

		}
		.b1pic{
			width: 86%;
			height: 350px;
			padding: 15px;
			padding-left: 80px;

		}
		.b2{
			width: 30%;
			height: 400px;
			/*border: 2px solid green;*/
		}
		.btn1{
			border: 2px solid #7d67c1;
			background-color: #7d67c1;
			color: white;
			width: 130px;
			height: 50px;
			border-radius: 20px;
			margin-left:50px; 
			font-weight: bold;
			margin-top: 25px;
		}
		.btn1:hover{
			border: 2px solid #7d67c1;
			width: 135px;
			height: 55px;
		}
		.regbod{
			background-image: url(pic.png);
		}
		.maindiv{
			/*border: 2px solid green;*/
			width: 100%;
			height: 350px;
			margin-top: 60px;
		}
		.md1{
            border: 2px solid #7d67c1;
            width: 30%;
			height: 350px;
			float: right;
			margin-right: 185px;
		    background-image: url(adobe.jpeg);
            background-size: cover;
            opacity: 0.3;
            background-repeat: no-repeat;
		}
		.md2{
			/*border: 2px solid blue;*/
			width: 40%;
			height: 350px;
			margin-left: 187px;
		}
		td{
			padding-left: 50px;
			padding-bottom: 10px;
		}
		.frmbtn{
			margin-top: 10px;
			width: 130px;
			height: 30px;
			border: 2px solid black;
			background-color: black;
			color: white;
			border-radius: 5px;
		}
		.frmbtn:hover{
			width: 130px;
			height: 30px;
			border: 2px solid black;
			background-color: white;
			color:black ;
		}
		form{
			color: black;
		}
		
		
		.btnv{
			border: 2px solid black;
			color: black;
			width: 90px;
			height: 40px;
		}
		.btnv:hover{
			border: 2px solid black;
			background-color: black;
			color: white;
			width: 90px;
			height: 40px;
		}
		.mdd{
			border: 2px solid black;
			width: 70%;
			height: 500px;
			align-items:flex-start;
			margin: auto;
			/*padding: 50px;
			margin: 40px;*/
		}
		.poll{
            /*border: 2px solid black;*/
            height: 20px;
            width: 50%;
            display: flex;
            margin-left: 30px;
            margin-top: 50px;
		}
	    .poll1{
            border: 2px solid black;
            background-color: black;
            height: 100%;
            width: 45%;
	    }
	    .poll11{
	    	border: 2px solid black;
	    	height: 100%;
            width: 54%;
	    	margin-right:25px;
	    }
	     .poll2{
            border: 2px solid red;
            background-color: red;
            height: 100%;
            width: 35%;
	    }
	    .poll21{
	    	border: 2px solid black;
	    	height: 100%;
            width: 64%;
	    	margin-right:25px;
	    }
	     .poll3{
            border: 2px solid black;
            background-color: black;
            height: 100%;
            width: 60%;
	    }
	    .poll31{
	    	border: 2px solid black;
	    	height: 100%;
            width: 39%;
	    	margin-right:25px;
	    }
	     .poll4{
            border: 2px solid red;
            background-color: red;
            height: 100%;
            width: 25%;
	    }
	    .poll41{
	    	border: 2px solid black;
	    	height: 100%;
            width: 74%;
	    	margin-right:25px;
	    }
	    .poll5{
            border: 2px solid black;
            background-color: black;
            height: 100%;
            width: 50%;
	    }
	    .poll51{
	    	border: 2px solid black;
	    	height: 100%;
            width: 49%;
	    	margin-right:25px;
	    }
	    .poll6{
            border: 2px solid black;
            background-color: black;
            height: 100%;
            width: 87%;
	    }
	    .poll61{
	    	border: 2px solid black;
	    	height: 100%;
            width: 12%;
	    	margin-right:25px;
	    }
	    .footer{
			margin-top: 130px;
			background-color: lightgrey;
			width: 100%;
			height: 300px;

		}
		.f1{
			width: 25%;
			height: 100%;
			/*border: 2px solid green;*/
			float: right;
		}
		.f2{
			width: 25%;
			height: 100%;
			/*border: 2px solid blue;*/
			float: right;		}
		.f3{
			width: 24%;
			height: 100%;
			/*border: 2px solid yellow;*/
			float: right;
		}
		.f4{
			width: 24%;
			height: 100%;
			/*border: 2px solid red;*/
			float: right;
		}
		.fimg{
            width: 100%;
            height: 80%;
		}
		a{
			color: black;
		}
		a:hover{
			color: white;
		}
		.mar{
			margin-top: 60px;
			margin-bottom: 30px;
		}
		.marbtn{
			border: 2px solid black;
			background-color: white;
			color:black;
			width:100px;
			height: 45px;
			margin-bottom: 20px;
			border-radius: 20px;
		}
		.marbtn:hover{
			border: 2px solid #7d67c1 ;
			background-color: #7d67c1 ;
			color: white;
		}
		.ab{
			width: 100%;
			height: 400px;
			margin-top: 30px;
		}
		.ab1{
			/*border: 2px solid blue;*/
			width: 59%;
			height: 100%;
			float: right;
			/*margin-left: 30px;*/
		}
		.ab2{
			/*border: 2px solid green;*/
			width: 40%;
			height: 100%;
		}
		.imgab2{
			width:100%;
			height: 80%;
		}
		.abcol{
			background-color: floralwhite;
		}



			.cmain{
		width: 100%;
		height: 710px;
	}
	.c1{
			width: 33%;
			height: 350px;
			float: right;
		}
		.lc1{
			width: 60%;
			height: 150px;
			margin-top: 10px;
			border-radius: 50%;
		}
		.c2{
			width: 33%;
			height: 350px;
			float: right;
		}
		.lc2{
			width: 60%;
			height: 150px;
			margin-top: 10px;
			border-radius: 50%;	
		}
		.c3{
			width: 33%;
			height: 350px;
			float: right;
		}
		.lc3{
			width: 60%;
			height: 150px;
			margin-top: 10px;
			border-radius: 50%;	
		}
		.c4{
			width: 33%;
			height: 350px;
			float: right;
		}
		.lc4{
			width: 60%;
			height: 150px;
			margin-top: 10px;
			border-radius: 50%;	
		}
		.c5{
			width: 33%;
			height: 350px;
			float: right;
		}
		.lc5{
			width: 60%;
			height: 150px;
			margin-top: 10px;
			border-radius: 50%;	
		}
		.c6{
			width: 33%;
			height: 350px;
			float: right;
		}
		.lc6{
			width: 60%;
			height: 150px;
			margin-top: 10px;
			border-radius: 50%;	
		}
		.btnsta{
			border: 2px solid black;
			color: black;
			width: 120px;
			height: 45px;
			border-radius: 20px;
		}
		.btnsta:hover{
			border: 2px solid black;
			color: white;
			background-color: black;
		}