*{
	padding:0px;
	margin: 0px;
}


/* Header */

#navcol-1{
	font-weight: bold;
	background-color: #026336; 
}

#c_menu{
	color: white;
}

#submenu li a{
	font-weight: bold;
	background-color: #026336;
	color: white;
}

#navcol-1 ul li a:hover{
	background-color: white;
	color: #026336;
}

/* Header */

#gallery{
	text-align: center;
	color: green;
}

.fa-chevron-right{
	margin-top: 150px;
}

.fa-chevron-left{
	margin-top: 150px;
}


#aboutcontainer{
	text-align: center;
	padding: 10px;
}

#label{
	text-align: center;
	font-size: 18px;
	float: right;
}


#leftSide{
	margin-left: 80px;
	padding: 10px;
	text-align: center;
	width: 700px;
}

#centerSide{
	margin-left: 80px;
	padding: 10px;
	text-align: center;
	
}

#centerSide a{
	color: red;
	font-family: Georgia;
	font-size: 16px;
	line-height: 30px;
}

#centerSide a:hover{
	color: #026336;
	text-decoration: underline;
}

#rightSide{
	margin-left: 80px;
	padding: 10px;
	padding-bottom: 60px;
	text-align: center;
	/*width: 350px;*/
	color: #026336;
}

#rightSide h1{
	padding-top: 50px;
}

.fiqh{
	padding-left: 40%;
}

.animate{
	color: #026336;
}

/*#contact{
	text-align: center;
}*/

#admission_form_btn{
	margin-top: 30px;
	margin-bottom: 100px;
	width: 200px;
	height: 40px;
}

#apply_btn{
	margin-top: 30px;
	margin-bottom: 180px;
	width: 200px;
	height: 60px;
	line-height: 50px;
	font-size: 20px;
	font-family: times new roman;
}

.container input{
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #026336;
	border-radius: 0;  
}

#border{
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #026336;
	border-radius: 0; 
}

#form_msg{
	border: 1px solid #026336;
	height: 200px;
}

#form_btn{
	margin-left: 45%;
	margin-bottom: 150px;
}

#slider{
	padding-bottom: 20px;
}




/* Footer */

#footer{
	background-color: #026336;
	color: white;
	padding-bottom: 10px;
	margin-bottom: 0;
	border-radius: 0;
}

#developer{
	padding-bottom: 0px;
	text-align: center;
	color: white;
	font-size: 16px;
	/*font-family: Georgia;*/
}

#developer a{
	color: white;
	line-height: 30px;
	font-size: 18px;
	/*font-family: Georgia;*/
}

#developer a:hover{
	color: orange;
}

.fa-facebook-square{
	margin-left: 6px;
}

.fa-facebook-square, .fa-twitter-square, .fa-whatsapp, .fa-youtube-square{
	color: white;
	padding-left: 5px;
	font-size: 30px;
}

.fa-facebook-square:hover, .fa-twitter-square:hover, .fa-whatsapp:hover, .fa-youtube-square:hover{
	color: skyblue;
}

#bottomlogo{
	padding-left: 100px;
}

@media screen and (min-width: 480px) {
    #bottomlogo{
    	margin-left: 110px;
    	margin-bottom: 20px;
    }
}


#follow{
	margin-left: 15px;
}

#icons{
	padding-left: 180px;
}


@media screen and (min-width: 480px) {
    #follow {
    	margin-top: 10px;
    }
}


/* Footer */



