body
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15.5px;
	
}
#slider
{
	width:100%;
	height:600px;
	background:url("../imgs/dastur.png") no-repeat;
	background-size:100% 650px;

}




#service_cont
{
	width:95%;
	float:right;
	height:315px;
	border-top:5px solid rgb(7,62,125);
	background:rgb(240,240,240);
}
#service_cont .col
{
	width:17.7%;
	height:225px;
	margin-left:2%;
	margin-top:3%;	
	float:left;
	background:white;
}
#service_cont .col img
{
	width:100%;
	height:100%;	
}
#service_cont .col .overly
{
	position: absolute;
    background: rgba(0,0,0,0.5);
    height: 55px;
    width: 16.3%;
    margin-top: 165px;
    padding: 7px;
    color: white;
	text-align: center;
	
}
#service_cont .col:hover .overly
{
	 position:absolute;
	 height:220px;
	 margin-top:0;
	font-size:22px;
	text-align:center;
	line-height:2;
	
  
}
	

	
}


#page_cont
{
	    width: 95%;
    overflow: hidden;
    min-height: 500px;
    float: left;
    padding-top: 2000px;
    margin-top: 300px;
	margin-left:100px;
    float: right;
    padding-bottom: 100px;
	
	
}
#page_cont #navigate
{
	padding: 25px;
    color: rgb(150,150,150);
    font-size: 13px;
    padding-left: 8%;
	 padding-top: 3%;
font-weight: bold;
font-family:'Roboto Condensed', sans-serif;


}
#page_cont #navigate .clr
{
	color:red;
}
#page_cont #left
{
	width: 19%;
    float: left;
    z-index: 0;
   font-style: italic;
    font-family: 'Dancing Script', cursive;

    font-size: 30px;
    line-height: 2;
    padding: 25px;
    text-align: center;
    color: rgb(185,0,0);
    padding-left: 8%;
}

#page_cont #right

{

	width:70%;

	float:right;	

	overflow:auto;



}

#page_cont  #right #banner

{

	width:88%;

	margin-bottom:25px;

	height:400px;

//	margin-left:20px;


}

#page_cont  #right #banner img

{

	height:100%;

	width:100%;

}

#page_cont #right .title

{

	padding:20px;

	font-size:30px;

	color:#043670;

	background:rgb(251,188,5);

	width:81.5%;	

}
#page_cont #right #banner {
    width: 86%;
    margin-bottom: 25px;
    height: 400px;
}
#page_cont #right .text img.rt
{

float: right;
    margin-left: 10px;
    margin-bottom: 10px;
      
}




#page_cont #right .text img.ltd
{

float: left;
      margin-left: 5px;
    margin-right: 7px;
    margin-bottom: 10px;

}


#page_cont #right .text img.lft
{

float: left;
    margin-right: 10px;
    margin-bottom: 10px;

}
#page_cont #right .text h5
{

float: left;
margin-left: 2px;
    margin-right: 1px;
    
margin-top: 250px;
}


#page_cont #right .text img
{

width: 35%;
    padding-left: 5px;
    padding-right: 5px;


}




#page_cont #right .text

{
    position:relative;

	text-align:justify;

	padding:25px;

	width:80%;
  font-family:'Yatra One', cursive;
	color:#073e7d;

	font-size:22px;
	
	font-weight: bold;

	line-height:1.5;
	
	border-radius:0px 0px 15px 15px;

	background:rgba(239,228,176,0.6);

	border-bottom:4px solid rgb(251,188,5);
   z-index:-999;




	

}

#page_cont #right .text:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
   
    opacity: 0.5;
	//background:blue;
    background-image: url('../imgs/motto.png');
   background-repeat: no-repeat;
	background-position: center center;
    background-size: 50% 50%;
   z-index:-999;
   
}
#page_cont #right ul li{
 
    list-style-image: url('../imgs/bullet_book.png');
	
   margin-bottom:5px;
	padding:0px;

}



#page_cont #right .img_grp a

{

	text-decoration:none;

	color:black;

	text-align:center;

}




#page_cont #right .img_grp
{
	padding:25px;
}
#page_cont #right .img_grp img
{
	float:left;
	width:20%;
	height:135px;
	margin-right:1%;
	border:2px solid white;
	border: 5px solid rgb(251,188,5);
}