#contact_footer .social_icon ul li img
*{
	margin:0px;
	padding:0px;
	}
/*#top{
	background-color:#1c2c3c;
	color:white;
	width:100%;
    padding-top:15px;
	padding-bottom:15px;
	
	}
#top ul li{
   float:left;
    width:250px;
    list-style-type:none;
	}

#top #logo{
	width:200px;
	height:100px;
	box-shadow:1px 0px 35px #ABB5BD;
	animation:mymove_logo_top 1s infinite  linear alternate;
	}

@-webkit-keyframes mymove_logo_top{
	from{box-shadow:1px 0px 35px white;}
	}
	@media(max-width:912px){
		#top .phone_no{
			display:none;
			}
		}
	
@media(max-width:767px){
	#top #real_estate{
		display:none;
		}
	}


#overlap{
	background-color:rgba(0,0,0,0.28);
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	width:100%;
	height:50px;
	border-bottom:1px outset white;
    }*/
	

#navigation_area{
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
	top:0;
}

#navigation_area #navigation{
	background-color:transparent;
	
	z-index:100;
	border-radius:none;
	
	background-color:#a00101;
	z-index:1000;
	transition:all 0.4s ease-in-out;
	}
.fixed_all{
	
	position: fixed; 
	top:0px;
	width:100%;
	height:auto;
	height:70px;
	
	box-shadow:0px 0px 30px black;
	background-color:#a00101;
	z-index:1000;
	transition:all 0.4s ease-in-out;
	
}

  .navbar-nav {
    float: right !important;
    margin: 0;
  }
  
  #navigation_area #navigation ul li ul{
    display: none;
    padding: 0;
    min-width: 200px;
    position: absolute;
    background: #ed831a;
  }
  
  #navigation_area #navigation ul li:hover ul{
      display: block;
  }
  
  #navigation_area #navigation ul li ul li{
    margin: 0;
    padding: 10px 0px;
    background: #ed831a;
  }
@media(max-width:992px){
.fixed_all ul li{
	
	border-bottom:1px dotted yellow;
}
}
	
	
#navigation_area .navbar-default{
	border-radius:0px;
	background-color:transparent;

	}
#navigation_area .navbar-default ul li{
	padding-top:10px;
	}
.fixed{	
	position: fixed !important; 
	top:0px;
	width:100%;
	height:auto;
	box-shadow:0px 0px 30px black;
	background-color:#a00101;
	z-index:1000;
	transition:all 0.4s ease-in-out;
	
}

#navigation_area #navigation ul li a{
	color:white;
	padding-left:20px;
	padding-right:20px;
	}
#navigation_area #navigation ul li:hover > a{
	background-color:#ED831A;
	text-shadow:2px 2px 2px red;
	display:block;
	transition:0.4s;
	overflow:hidden;
	transform:scale(1,1.0);
	
	position:relative;
	}
@media(max-width:991px){
    .navbar-nav{
         float: none !important;   
    }
    .navbar-collapse.in {
        overflow-y: visible !important;
    }
    #navigation_area #navigation ul li ul{
        width:100%;
            z-index: 9;
    }
#navigation_area #navigation ul li a{
	
	padding-left:10px;
	padding-right:10px;
	    font-size: 21px !important;
	}
#navigation_area #navigation ul li ul li a{
	color:white;
	padding-left:10px;
	padding-right:10px;
	}
	.work .work-col {
        width: 100% !important;
        float: left;
        margin-bottom: 12px;
    }
}

@media(max-width:120px){
     #navigation_area #navigation ul li a{
		 padding-right:12px;
		 }
		 
    }
@media(max-width:1424px){
 #navigation_area #navigation #navbar-brand{display:none;}
 #navigation_area #navigation #navbar-brand{
	 font-size:14px;
	 }
}

@media(max-width:1229px){

  #banner_top #phone p a{
	 font-size:14px;
	 }

}@media(max-width:986px){

  #banner_top #phone p a{
	 font-size:14px;
	 }
}

@media(max-width:991px){
     #navigation_area #navigation ul li a{
		 padding-right:5px;
		 font-size:12px;
		 }
		
    }
@media(max-width:767px){
     #navigation_area #navigation #navbar-brand {display:block !important;}	
    }
#navigation_area #navigation ul li ul{
	background-color:#697C80;
	color:yellow;
	transition:0.4s;

	
	}
#navigation_area #navigation ul li ul>li{
	border-bottom:1px dotted yellow;
	}
#navigation_area #navigation ul li a:focus{
	background-color:#BCAC42;
	color:yellow;
	transition:0.4s;
	}
#navigation_area #navigation #navbar-brand{
		color:yellow;
		font-size:15px;
		display:none;
		}
	#top_slider h1{padding-top:30px;}
	
#slider_area{
	width:100%;
	margin-top:-90px;
	z-index:100;
    }
	#footer ul {
        margin-left: 0 !important;
        padding-left: 10px;
    }
	@media(max-width:992px){
		#slider_area{
		width:100%;
		margin-top:-132px;
		z-index:100;
		}
		#photoshine{
			display:none;
			}
			 #footer #contact_footer ul li{line-height:20px;}
	}
	
	@media(max-width:768px){
		#photoshine{display:none;}
		
		#navbar-brand img{margin-top:-28px;}
         #navigation {padding-top:10px;padding-bottom:10px;}
		 
		 }
		 
		 

	@media(max-width:417px){
		#photoshine{display:none;}
		
		#navbar-brand img{margin-top:-23px;padding-bottom:10px;}
         #navigation {padding-top:10px;padding-bottom:10px;}
		
		 }
		 
		@media(max-width:380px){
		#photoshine{display:none;}
		
		#navbar-brand img{width:200px;}
         #navigation_area{background-color:#9C0608;padding-top:0px;padding-bottom:30px;}
		
		 #navigation{}
		
		#slider_area{
		width:100%;
		margin-top:-20px;
		
		}
		.fixed{background-color:#9C0608;z-index:2000;}
		.fixed ul li{background-color:#9C0608;border-bottom:1px dotted yellow;}
		 }
	
	
	
	
	
	
	
	
	
	
		@media(max-width:334px){
		#photoshine{display:none;}
		
		
         #navigation_area{background-color:#9C0608;padding-top:0px;padding-bottom:50px;}
		
		 #navigation .navbar-brand{margin-top:-50px;}
		 #navigation ul li{border-bottom:1px dotted yellow;}
		
		#slider_area{
		width:100%;
		margin-top:-60px;
		
		}
		.fixed{z-index:2000;height:10%;background-color:red;z-index:1000;}
		.fixed .navbar-brand{margin-top:-50px;width:100%}
		.fixed ul li{background-color:#9C0608;border-bottom:1px dotted yellow;color:yellow;width:100%;}
		 }
	
	
	
	
	
	

	
	
	
/*<!--====================================Slider closed  here============================================-->*/







/*<!--====================================Welcome Starts from here============================================-->*/

	
#welcome{
	
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	background-color:rgb(26, 20, 24);
	//background-image:url(../images/testimonial_background.jpg);
	background-attachment:fixed;
	}
#welcome h1{
	color:yellow;
	text-align:center;
	text-transform:;
	font-family: Poor Richard;
	font-size:26px;
	transition:all 0.4s ease-in-out;
	display:none;
	}
#welcome h1:hover{
	color:yellow;
	text-align:center;
	
	transition:all 0.4s ease-in-out;
	}
#welcome p{
	font-family: 'Open Sans', sans-serif;
	font-size: 34px;
	text-align:center;
    line-height:21px;
	color:yellow;
	margin-top:20px;
	font-family:Poor Richard;
	}	
	
.welcome_jquery{
	animation:mymove_welcome 1s;
	}
@-webkit-keyframes mymove_welcome{
	from{
		
		font-size:30px;
		transition:0.4s;
		opacity:0.1;
		
		}
		to{
			opacity:0.7
			
			}
		
	}
.welcome_effect{
	animation:mymove_welcome_effect 1s;
	}
@-webkit-keyframes mymove_welcome_effect{
	from{
		
		transition:0.4s;
		opacity:0.1;
		transform:scale(-2,-1);
		}
		to{
			opacity:0.7
			
			}
		
	}
	
	.why_all{
		
		animation:mymove_all 1s linear alternate;
		transition:0.4s;
		
		}
		@-webkit-keyframes mymove_all{
			from{
				opacity:0.1;
				transition:0.4s;
				
				transform:rotate(-10deg);
				
				}
				to{
					
					transform:scale(1.120,1.1);
					transition:0.4s;
					
					}
			}
	
	
	
	
	
	
	
	
/* ====================================Welcome closed  here============================================ */




/* =========================Our team starts from here==================== */

#our_team{
	
	//background-image:url(../images/our_team.jpg);
	//background-attachment:fixed;
      background-color:rgba(0, 0, 0, 0.61);
     z-index:-1000;
	        	
	}
#our_team h1{
    text-align:center;
	color:yellow;;
	font-family:Poor Richard;
	padding-top:20px;
	}
#our_team h3{
    
	color:white;
	font-family:Poor;
	}
#our_team p{
    
	color:white;
	font-family: 'Open Sans', sans-serif;
	text-align:justify;
	}



#footer_slider{
	background-image:url(../images/our_team.jpg);
	background-attachment:fixed;
	padding-bottom:30px;
	
	}

#our_team #neo_studio{
	animation:mymove_neo 1s infinite linear alternate;
	}
@-webkit-keyframes mymove_neo{
	from{border-bottom:1px solid yellow;}
	to{
		border-bottom:1px solid white;
		}
	}

/* ========================Our team starts from here==================== */





/* =========================Latest project starts from here==================== */

#latest_project{
	background-color:#E4E4E4;
	padding:20px 0px 40px 0px;
	
	}
#latest_project #latest_container{
	
	padding-top:1px;
	text-align:center;
	}
#latest_project #latest_container button{
	background-color:white;
	padding-top:1px;
	text-align:center;
	width:120px;
	padding-top:3px;
	padding-bottom:3px;
	}
#latest_project #latest_container button:hover{
	background-color:#B9B6B6;
	padding-top:1px;
	text-align:center;
	width:120px;
	padding-top:3px;
	padding-bottom:3px;
	transform:scale(1.10,1.1);
	transition:0.4s;
	
	}
	
#latest_project h2{
	color:white;
	text-transform:uppercase;
	font-size:20px;
	background-color:#9A1013;
	height:50px;
	line-height:50px;
	}
#latest_project #latest_container #l_body{
	background-color:#40B56B;
	text-align:center;
	
	padding-bottom:20px;
	
	}
#latest_project #latest_container #latest_p p{
	background-color:#7CB990;
	text-align:center;
	
	height:40px;
	line-height:40px;
	margin-top:10px;
    
	}

#principal_message{
	background-color:#D4D4D4;
	padding-top:20px;
	padding-bottom:40px;
	padding-left:40px;
	}
#principal_message h2{
	padding-bottom:20px;
	text-shadow:2px 2px 2px white;
	background-color:#DDDBDB;
	padding-top:20px;
	color:#a24444;
	box-shadow:0px 2px 10px black;
	border-left:26px solid #a24444;
	}
#principal_message h2:hover{
	transition:0.4s;
	padding-bottom:20px;
	text-shadow:2px 2px 2px white;
	background-color:white;
	padding-top:20px;
	color:#a24444;
	border-left:26px inset red;
	}
#principal_message p{
	padding:20px;
	
	font-size:18px;
	font-family:Copperplate Gothic Light;
	}
#principal_message p:hover{
	
	background-color:white;
	transition:0.4s;
	
	}
#principal_message img{
	
	padding-top:20px;
	
	}





/* =========================Latest project starts from here==================== */



#experince_man{
	
	background-color:#29333b;
	color:white;
	padding-top:50px;
	padding-bottom:50px;
	}
#experince_man #exp_1{
	border-radius:70%;
	background-image:url(../only_image/HiRes.jpg);
	padding-left:50px;
	padding-right:50px;
	height:300px;
	margin:30px;
	padding-top:60px;
	position:relative;
	}
#experince_man #exp_2{
	background-color:green;
	position:absolute;
	transition:0.4s;
	color:yellow;
	border-radius:50%;
	width:300px;
	left:-10px;
	top:0px;
	height:300px;
	
	
	z-index:2;

	}
#experince_row h1,#experince_row p{
	text-align:center;    
    }
#experince_row p{
	text-align:center;  
    }
.rotate_bk{
	background-color:red;
	transform:rotate(-120deg);
	transition:0.4s;
	color:yellow;
	}


#l_body
{
	padding: 8px 12px;
}
#l_body img
{
	margin-bottom: 10px;
}






/*<!--====================================Meet our doctor starts from here============================================-->*/


    #third_part #meet_area{
		background-image:url(../images/hard_work.jpg);;
		background-size:cover;
		background-position:bottom left;
		position:relative;
		}
		 
	#third_part #meet_doctor{
		padding:80px;
		}
	
		
	#third_part #meet_doctor h2{
		font-family: Chelsea;
		text-transform:uppercase;
		color:white;
		text-align:center;
		}
	#third_part #meet_doctor p{
		
		font-family:roboto_slabbold;
		font-size:100%;
		color:white;
		text-align:center;
		font-size:20px;
		}
/*<!--====================================Meet our doctor closed here============================================-->*/


#content_area{
	   padding:40px 0px 50px 0px;
	   background-color:#DBD7D7;
	   }
	  #content_area h3{
	  color:#6f6f6f;
	  font-family:Lato;
	  font-size:18px;
	  color:red;
	  border-bottom:2px outset yellow;
	  padding-bottom:10px;
	  
	   }
	  #content_area h2{
	  color:#6f6f6f;
	  font-family:Lato;
	  font-size:28px;
	  color:red;
	  border-bottom:2px outset yellow;
	  padding-bottom:10px;
	  
	   }
	  #content_area h4{
	  
	  font-family:Lato;
	  font-size:18px;
	  color:#081C5E;
	  
	  padding-bottom:5px;
	  
	   }
	#content_area img{
		 padding-top:20px;
		 padding-bottom:20px;
		 padding-right:30px;
		 padding-left:30px;
		 width:100%;
		 height:100%;
		 box-shadow:1px 0px 20px black;
		 
	   }
	  #content_area img:hover{
		 
		 padding-bottom:25px;
		 padding-right:35px;
		 padding-left:35px;
		 width:100%;
		 height:100%;
		 box-shadow:1px 0px 20px black;
		 transition:0.4s;
	   }
	   #content_area img:hover{
		animation:mymove_image 1s infinite linear alternate;
        transition:0.4s;	
	   }
	  @-webkit-keyframes mymove_image{
		  from{
			  transform:skew(-2,1);;
			  box-shadow:1px 0px 20px red;
			  }
		  }
	  #content_area #post_img{
        background-color:white;
		padding:20px;
		margin-top:50px; 
		 
        	
	   }
	#content_area p{
		 padding-top:10px;
		 padding-bottom:10px;
		 line-height:30px;
		 padding-right:30px;
		 padding-left:10px;
	     font-family: 'Open Sans', sans-serif;
	     background-color:white;
        	
	   }
	   #content_area #services{
		 padding-top:10px;
		 padding-bottom:10px;
		 line-height:30px;
		 padding-right:30px;
		 padding-left:50px;
	     font-family: 'Open Sans', sans-serif;
	     background-color:white;
		
		 
	   }
	   #content_area #career_form tr td{
		   padding:5px;
		   }
		#content_area #career_form tr td span{
		   color:red;
		   font-family:Chelsea;
		   }
		#content_area #career_form tr td button{
		   width:100px;
		   height:40px;
		   }
	  
	#footer{
		background-color:rgb(128, 2, 2);
		margin-top:-20px;
		padding-bottom:30px;
		}
	#footer h3{
		color:rgba(255, 255, 0, 0.81);
		font-family: Poor;
		
		
		}
	#footer p{
		color: white;
		padding-right: 12px;
		font-family: Poor;
		font-size: 17px;
		margin-bottom: 0;
		letter-spacing: .7px;
	}
		
		
		
   #footer #recent_post ul li{
		list-style-type:none;
		padding-bottom:7px;
		padding-right:10px;
		}
	#footer #recent_post ul li a{
    text-decoration: none;
    color: white;
    font-family: Poor;
    font-size: 17px;
    letter-spacing: 0.9px;
		}
	#footer #recent_post ul li a:hover{
		text-decoration:none;
		color:#B2EF13;
		border-bottom:1px dotted yellow;
		transition:0.4s;
		
		}
		
	#footer #recent_project img{
		height:80px;
		padding:5px 0px 5px 0px;
		width:150px;
		}
	#footer #recent_project img:hover{
		border:1px dotted yellow;
		transition:0.4s;
		}
		
		
	#footer #contact_footer ul li{
    color: white;
    list-style-type: none;
    padding-bottom: 5px;
    font-family: Poor;
    font-size: 17px;
    letter-spacing: .8px;
		}
	#footer #contact_footer ul li a{
		color:white;
		}
	#footer #contact_footer ul li a:hover{
		text-decoration:none;
		color:#B2EF13;
		border-bottom:1px dotted yellow;
		}
	
	#copyright{
    background-color: rgb(93, 4, 4);
    color: rgba(255, 255, 0, 0.81);
    box-shadow: 1px 0px 17px rgb(80, 80, 80);
		}
		
	
	#copyright p{
    padding-top: 15px;
    animation: mymove_p 1s infinite linear alternate;
    font-size: 17px;
    font-family: Poor;
    line-height: 20px;
    margin-bottom: 10px;
		}
	
	#contact_footer .social_icon ul li{
		float:left;
		padding-left:5px;
		list-style-type:none;
		}
		
	
	#contact_footer .social_icon ul li img{
	    width: 36px;
        height: 36px;
        border-radius: 50%;
        padding: 0px;
        margin-left: 10px;

		}
	
	#contact_footer .social_icon ul li img:hover{
		
		border:6px inset yellow;
		box-shadow:1px 2px 2px yellow;
		transition:0.4s;
		
		}
		
		/*------------------About Us------------------*/
		
		#content_area_manage{
			padding-top:30px;
			padding-bottom:40px;
			background-color:rgba(158, 158, 158, 0.07);
			}
		#content_area_manage h1{
			color:#B4C821;
			
			padding-left:20px;
			
			border-bottom:4px solid  rgba(128, 16, 16, 0.82);
			border-left:60px solid rgba(128, 16, 16, 0.82);
			color:black;
			padding-top:10px;
			padding-bottom:10px;
			
			
			}
		#content_area_manage #content h3{
			color:#86090B;
			padding-right:80px;
            padding-left:40px;
			}
			
		#content_area_manage #content{
			
			padding-top:20px;
			
			font-size:17px;
			
			}
		#content_area_manage #content p{
			
			padding-right:80px;
			
			padding-top:10px;
			padding-bottom:20px;
			padding-left:40px;
			text-align:justify;
			font-family:Chelsea;
			}
		
		
		#content_area_manage #img_area{
			
			
			font-size:17px;
			
			}
		
		#content_area_manage #img_area img{
			
			padding-top:40px;
			
			font-size:17px;
			padding-left:30px;
			padding-right:30px;
			}
		#content_area_manage #img_p p{
			color:green;
			}
		#content_area_manage #img_area img:hover{
			
			}
			
			
			
			
			/*---content_area second part because the matter is enough-- */
			
		#content_area_manage #content_2{
			
			font-size:17px;
			}
		#content_area_manage #content_2 h3{
			color:#86090B;
			padding-right:80px;
            padding-left:40px;
			}
		#content_area_manage #content_2 p{
			
			padding-right:80px;
			
			padding-top:10px;
			padding-bottom:20px;
			padding-left:40px;
			text-align:justify;
			font-family:Chelsea;
			}
		
		
		
		
		#content_area_manage #img_area_2 img{
			
	
			padding-left:30px;
			padding-right:30px;
			}
		
		#content_area_manage #img_area .img_bk{
			opacity:0;
			}
			
			
		#third_content{
			font-family:Arial;
			text-align:justify;
			padding-right:100px;
			font-size:17px;
			font-family:Chelsea;
			}
		
		
		
		/*------------------About us------------------*/
			
			
			
			
	    /* ----------------------- contact_us.php---------------------*/

#contact_information{
	padding-top:120px;

	padding-bottom:40px;
	background-color:rgba(161, 160, 157, 0.59);
	}
	
#contact_information ul li{
	list-style-type:none;
	padding-top:5px;
	}
	
#contact_area_heading{
		background-color:#C3DADC;
		margin-top:-20px;
		padding-top:40px;
		}
		
	#contact_area_heading #contact{
		
		height:30px;
		line-height:30px;
		padding-bottom:60px;
		padding-top:4px;
		margin-bottom:30px;
		}
	
	#contact_area #contact_form_table{
		background-color:white;
		padding-top:20px;
		padding-bottom:30px;
		padding-left:10px;
		display:none;
		}
	#contact_area #contact_form_table tr td h2{
		border-top:1px outset #DFCCCC;
		border-bottom:1px solid #DFCCCC;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:20px;
		color:#7F0B0D;
		}
	#contact_area #contact_form_table h2:hover{
		border-top:1px outset #780B0D;
		border-bottom:1px solid #780B0D;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:20px;
		color:#720709;
		text-shadow:1px 2px 1px brown;
		transition:0.4s;
		}
	#contact_area #contact_form_table tr td{
		
		position:relative;
		padding-right:20px;
		padding-left:10px;
		}
	#contact_area #contact_form_table tr td span{
		position:absolute;
		color:red;
		padding-left:10px;
		
		}
	
	 #container_form tr td input{
		width:100%;
		border:1px solid #D5C2C2;
		margin:10px;
		border-radius:none;
		padding-left:60px;
		}
	 #container_form tr td input:hover{
		width:100%;
		border:1px solid #730204;
		margin:10px;
		border-radius:none;
		padding-left:65px;
		transition:0.4s;
		}
	 #container_form tr td button{
		
		border:1px solid #CFC0C0;
		width:30%;
		height:40px;
		margin-top:20px;
		background-color:#841A1C;
		color:white;
		}
	 #container_form tr td button:hover{
		transition:0.4s;
		background-color:#630305;
		color:white;
		border:3px inset #FC0509;
		
		
		}
	#container_form tr td textarea{
		width:100%;
		border:1px solid #BFB5B5;
		margin:6px;
		padding-left:60px;
		font-family:;
		}
	#container_form tr td textarea:hover{
		
		border:1px solid #560506;
		
		}
	#container_form tr td{
		position:relative;
		}
	#container_form tr td span{
		position:absolute;
		top:20px;
		left:40px;
		color:#C40D10;
		}
	  /* ----------------------- contact_us.php---------------------*/
	  #banner{
		  width:100%;
		 
		  }
		   @media(max-width:980px){
			   #banner{
				   padding-top:150px;
				   }
			   }
			   #banner h2{
				   color:black
				   }
	  
	  
	  
	   /* ----------------------- about_us.php---------------------*/
	  
	  #read_more{
			border:1px solid yellow;color:white;background-color:#8A8E09;
			height:40px;
			width:100px;
			
			}
			
		 #content_area_manage .hide_p{
			display:none;
			
			}
			#content_area_manage .show_p{
				animation:mymove_hide_p 1s;
				}
		@-webkit-keyframes mymove_hide_p{
			from{
				transform:scale(-1,-2);
				tansition:0.4s;
				}
			}
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	   /* ----------------------- about_us.php---------------------*/
   
		#detail_information{
	padding:0px 30px 0px 0px;
	
	
	}
#detail_information h3{
	color:#780B0D;
	text-transform:uppercase;
	
	}
#detail_information_p ul{
background-color:white;
padding:20px 20px 40px 20px;

	}
#detail_information_p ul li{
list-style-type:none;
box-shadow:0px 1px 2px red;
margin-top:20px;
border-left:10px outset #873032;
border-right:10px solid #873032;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
	}
#detail_information_p ul li:hover{
list-style-type:none;
box-shadow:0px 1px 2px red;
margin-top:20px;
border-left:10px outset #873032;
border-right:10px solid #873032;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
background-color:#D9D5D5;
color:black;
	}
	
	
	/*----------------- facility_movement starts from here--------------- */
	
	#facility_move{
		background-color:#DFDCDC;
		
		background-position:center center;
		padding-bottom:30px;
		
		
		}
	#facility_move h1{
		text-align:center;
		padding-top:10px;
		padding-bottom:20px;
		color:brown;
		text-shadow:1px 1px 1px yellow;
		
		}
	#facility_move p{
		padding:20px;
		color:white;
		
		
		}
	#facility_move span{
		
	    color:white;
		font-size:18px;
		border-bottom:1px dotted yellow;
		text-shadow:2px 12px 12px yellow;
		
		}
	
	
	
	#facility_move img{
		width:300px;
		
		text-align:center;
		box-shadow:1px 0px 10px;
		}
		
		
	@media(max-width:966px){
		#facility_move{
		background-color:#B0A9A9;
		
		
		}
		#facility_move img{
		width:60px;
		border-radius:50%;
		border:1px solid red;
		text-align:center;
		box-shadow:1px 0px 10px;
		padding-bottom:20px;
		}
	#facility_move p{
		font-size:12px;
		
		padding:10px;
		
		
		}
		
	
		}
		
		
		
	/*----------------- facility_move closed from here--------------- */	
		
      #programme tr td{
		  background-color:#804d4d;
		  box-shadow:0px 0px 10px black;
		  color:white;
		  }
		 #programme tr th{
		  background-color:black;
		  box-shadow:0px 0px 10px black;
		  color:white;
		  }
		
		
		
		/* ---------------- Admission Process--------------------- */
		
		#content_area_manage #admission_require{
			font-family:Chelsea;
			padding-left:45px;
			background-color:#E1DEDE;
			padding:30px 30px 30px 30px;
			}
		
		#content_area_manage #download{
		     padding-left:40px;
			}
		#content_area_manage #download li{
		    list-style-type:none;
			}
		#content_area_manage #download li a{
		   color:blue;
			}
		
		
		
		
		
		
		
		
		
		
		
		
		/* -------------- Admission is closed here----------------- */

#contact_form{
		padding-top:40px;
		padding-bottom:60px;
		background-image:url(../images/body_background.jpg);
		background-attachment:fixed;
		
		}
	#contact_form h2{
		padding-top:30px;
		padding-bottom:10px;
		font-family:Poor;
		color:white;
		}
	#contact_form #form_area table td input{
		width:90%;
		margin-top:20px;
		border-radius:0px;
		font-family:Poor;
		background-color:transparent;
		color:white;
		border:1px solid #C9C9C9;
		}
	#contact_form #form_area table td input:hover{
		border:1px solid red;
		transition:all 0.4s ease-in-out;
	}
	/*#contact_form #form_area table tr td{
		position:relative;
		
		}
	#contact_form #form_area table tr td span{
		position:absolute;
		top:25px;
		left:10px;
		}
	*/
	#contact_form #form_area table td textarea{
		margin-top:20px;
		width:95%;
		font-family:Poor;
		background-color:transparent;
		color:white;
		}
	#contact_form #form_area table td textarea:hover{
	    border:1px solid red;
		transition:all 0.4s ease-in-out;
		}
	#contact_form #form_area table td input[type=submit]{
		
		width:40%;
		
		}
	#contact_form #form_area table td input[type=submit]:hover{
		
		
		transition:all 0.4s ease-in-out;
		color:white;
		background-color:black;
		border:1px solid white;
		}
	  /* ----------------------- contact_us.php---------------------*/
	  
	  
	  
	  /*-------------------------- About Us starts from  here------------- */
	   .about_us{
		 background-image:url(../images/testimonial_background.jpg);
		 background-position:center center;
		 background-attachment:fixed;
		 padding-bottom:80px;
		  }
	  .about_us h1{
		  color:yellow;
		  font-family:Poor;
		  padding-bottom:30px;
		  }
		 .about_us img{
			 width:100px;
			
		
			 }
		 .about_us h3{
			 
			 color:white;
			
			 padding-bottom:10px;
			 }
		
		.about_us p{
			color:white;
			
			}
	  
	  
	#about_me{
		padding-top:80px;
		padding-bottom:80px;
	
		}
	#about_me img{
		border:10px double transparent;
		margin-top:20px;
	    transition:all 0.4s ease-in-out;
		}
	#about_me img:hover{
		border:10px double black;
		margin-top:20px;
	    transition:all 0.4s ease-in-out;
		}
	#about_me p,#about_me h3{
		padding-left:80px;
		}
	#about_me p{
		text-align:justify;
		line-height:24px;
		
		}  
	#about_me h3{
		color:black;
		font-famaily:Poor;
		}      
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  /*------------------------About us is closed here---------------------*/
	  
	  #testimonial_container p{
		  color:white;
		  
		  }	
	#testimonial_container h1{
		 color:#cdec24;
		 font-family:Poor;
		  
		  }	
	#testimonial_container p{
		 padding-right:100px;
		 font-size:18px;
		 line-height:23px;
		 font-family:Poor;
		  
		  }	
	#testimonial_container{
	     background-color:#192009;
		 padding-bottom:40px;
		 padding-top:40px;
		  }	
		  
    #testimonial_man{
		background-color:white;
		padding-top:30px;
		padding-bottom:30px;
		}
	 #testimonial_man_area p{
		text-align:justify;
		color:black;
		}
	 #testimonial_man_area h3{
	    font-family:Poor;
		color:#8F070A;
		border-bottom:5px solid #940508;
		padding-bottom:6px;
		border-left:7px solid #940508;
		padding-left:20px;
		border-top-left-radius:20px;
		
		}
	#testimonial_man_area h3:hover{
	    font-family:Poor;
		color:#8F070A;
		border-bottom:5px solid black;
		padding-bottom:6px;
		border-left:7px solid black;
		transition:all 0.4s ease-in-out;
		padding-left:20px;
		border-top-left-radius:20px;
		
		}
	#testimonial_man_area img{
	   border:4px solid transparent;
	   diplay:block;
	   transition:all 0.4s ease-in-out;
	   overflow:hidden;
		
		}
	#testimonial_man_area img:hover{
	   border:4px solid #8F0507;
	   diplay:block;
	   transition:all 0.4s ease-in-out;
	   overflow:hidden;
		
		}
		
		
/*============== slider ======================*/

/*NAVBAR*/

/*./NAVBAR/.*/
/*CARROUSEL*/
.bs-slider{
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #000000;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 25%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h1 {
    
    padding: 0;
    color: #ffffff;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
/*./CAROUSEL./*/


.top-enquiry{
	width: auto;
    position: fixed;
    z-index: 104;
	bottom:0;
    right: 0;

}

.top-enquiry #enquiry-tab{
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    width: 40px;
    word-break: break-all;
    font-size: 15px;
    background: #950523;
    color: #FFF;
    padding: 10px 14px;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    bottom: 0;
    cursor: pointer;
    margin-left: -38px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.top-enquiry .enquiry-form{
    width: 0px;
    background: rgb(253, 144, 0);
    padding: 20px 10px 20px 60px;
    overflow: hidden;
    display: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.top-enquiry:hover #enquiry-tab + .enquiry-form{
	width: 350px;
	display:block;
}

.top-enquiry:hover #enquiry-tab{
	margin-left:0;	
    bottom: auto;
    top: 120px;
}

.top-enquiry .enquiry-form h1{
    font-size: 21px;
    color: #950523;
    text-transform: uppercase;
    margin: 26px 0;
    text-shadow: 0px 0px 5px #fff;
    font-weight: 900;
}

.top-enquiry .enquiry-form .enquiry-form-inner{
	display: block;
	margin-right:10px;
	text-align:center;
}

.top-enquiry .enquiry-form .enquiry-form-col{
	display: block;
    padding: 5px 0px;
}

.top-enquiry input{
	width: 100%;
    padding: 0 7px;
    height: 34px;
    border-radius: 5px;
    border: 1px solid #CCC;
}

.top-enquiry textarea{
	width: 100%;
    padding: 0 7px;
    height: 100px;
    border-radius: 5px;
    border: 1px solid #CCC;
}

.top-enquiry input[type="submit"]{
    width: auto;
    padding: 7px 28px;
    border-radius: 5px;
    border: 0px solid #CCC;
    color: #FFF;
    background: #950523;
    height: auto;
    display: inline-block;
    letter-spacing: 1px;
    cursor: pointer;
}

.top-enquiry input[type="submit"]:hover{
	background: #e60000;
}



.popup{
	position:fixed;
	width:100%;
	background:rgba(255, 255, 255, 0.5);
	height:100% !important;
	overflow:auto;
	text-align:center;
	z-index:9999;
	top:0;
	left:0;	
}

.popup .close{
	position: fixed;
    top: 20px;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
    font-size: 15px;
    color: #F00;
    border: 1px solid #CCC;
    padding: 10px;
    border-radius: 6px;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.75);
    opacity: 1;
}

.popup .close span{
	font-style: normal;
    color: #403636;
}

.popup-form{
    width: 100%;
    max-width: 400px;
    display: inline-block;
    background: #FFF;
    border-radius: 8px;
    margin-top: 74px;
}

.popup-form h1{
    display: block;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    color: #f58a00;
}

.popup-form h1 span{
    font-size: 15px;
    font-weight: 400;
    display: block;
    padding: 7px 0px;
    color: #333;
    text-transform: none;
}

.popup-form .popup-inner{
    margin: 20px 10px;
}

.popup-form .popup-col{
    display: block;
    padding: 10px 0px;
}

.popup-form .popup-col input[type="text"],.popup-form .popup-col input[type="number"],.popup-form .popup-col input[type="email"]{
    display: block;
    width: 100%;
    height: 36px;
    padding: 0 13px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.popup-form .popup-col input[type="submit"]{
    display: inline-block;
    padding: 4px 28px;
    border: none;
    background: #c33838;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    border-radius: 4px;
}

.popup-form .popup-col input[type="submit"]:hover{
	background:#f58a00;
}
		