body{

   margin:0px;
   padding:0px;

}

.top{
	border-top:2px solid #0D55A6;
	margin-bottom: 8px;
   }
.logo h1 a{
  text-decoration:none !important;
  float:left;
  font-weight: 700;
  color: #00a5ff;
 
 }
 
.social{
    float:right;
	margin-top: 7px;
   }
  
.social i{
	    font-size: 15px;
        border: 1px solid #212121;
		padding: 8px 10px;
		color: #212121;
		transition: 0.5s all;
		-webkit-transition: 0.5s all;
		-o-transition: 0.5s all;
		-ms-transition: 0.5s all;
		-moz-transition: 0.5s all;
    }
.contact-info{
	
	float:left;	
	margin-left: 58px;
	margin-top: 7px;
}
.contact-info ul{	
	list-style:none;
   }
.contact-info ul li{	
		list-style:none;
		float: left;
		font-size:17px;
		padding: 0px 14px;
		font-family: 'Roboto Condensed', sans-serif !important;
		color: #000 !important;
   }
.contact-info ul li span {
	padding: 0px 8px;
    }
.span{
	
}
.mail{
	text-decoration:none !important;
	color: #000 !important;
   }

.text-right{
	float:right;
  }
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #777;
 }
.contact-info ul{
	list-style:none;
}
/*-----------------------*/

.manu{
	background-color:#0d55a6;
    }
.navbar{
	margin-bottom:0px !important;
	border:none !important;
	border-radius:0px !important;
	min-height: 57px !important;
}
.navbar-default{
     background-color:inherit !important;		
 }


.navbar-default .navbar-nav > .active > a{
	background-color:inherit !important;
	Color:#fff !important;
	
}
.navbar-nav > li > a {
	padding-top: 17px !important;
	background: url(img/menu-separater.png) right center no-repeat;
	color:#fff !important;
	letter-spacing: 2px !important;
  }
 .navbar-default .navbar-nav > .open > a:focus {
	  background-color: #0d55a6 !important;
  }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #0d55a6 !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff !important;
    background-color: #0d55a6 !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	
	background-color: #0d55a6 !important;
}




  
.carousel1{
	
	margin-bottom:30px;
}
  
/*-----------------------*/  
.border{
	border: 2px solid #3f7fcc !important;
    padding: 6px !important;
    text-decoration: none !important;
    font-size: 19px;
    color: #333;
}
.about-w{
	
	font-size: 16px;
    line-height: 33px;
    text-align: justify;	
}
.box{
	
	margin-top:25px;
}
.center{
	text-align:center;
	color: #51555a;
	font-size: 24px;
	font-weight: 600;
	
	
   }
.center span{
	color: #0d55a6;
	font-size: 24px;
	font-weight: 600;
}

.pg1{
	font-size: 17px;
    padding: 0px 17px;
  }
.pg  h1{
	
	text-align:center;
	text-align: center;
    font-size: 25px;
    font-weight: 600;
}
/*-------------------------*/

.rock {
    border: 1px solid #09090933;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    margin-top: 31px;
}

/*footer--------*/
.reach{
	background: #1d1d1d;
    padding: 4em 0;
	
}
.bottom{
	margin-bottom:10px;
}
.reach-right{
	
	    float:right;
}
.reach-right span{
	
	color: #168eea;
}

.reach-right p{
	  font-size: 16px;
      letter-spacing: 1px;
      line-height: 26px;
      color: #999;
	
}
.reach h3{
	
	float: left;
    font-size: 2.5em;
    font-weight: 800;
    color: #fff;
    margin-top: 0.7em;
}
.reach-right h6{
	
	color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    margin-top: 1em;
}

.footer-w3{
	
	background: #1b1b1b;
    padding: 1.5em 0;
    border-top: 1px ridge rgba(50, 50, 50, 0.57);
    border-bottom: 1px ridge rgba(50, 50, 50, 0.57);
  }

.footer-w3 p {
	margin-top:19px;
  }
.footer-w3 p span {
	color:#959393 !important;
}  

  
.footer-w3 p a{
	
	font-size:16px;
    color: #fff;
    letter-spacing: 1px;
	text-decoration:none !important;
	
}

.nav-w3ls{
	  list-style:none !important;
	  margin-top:26px;
}

.nav-w3ls li{
	float:left;
	margin-left: 15px;
 }

.nav-w3ls li a{
	text-decoration: none;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
   }
   
.copy{
	
	
    padding: 1em 0;
    background: #1d1d1d;
}
.copy p{
	color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
	margin-top:10px;
	
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 35px;
    right: 2.3%;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("img/arr.png") no-repeat 0px 0px;
   
}
/*----------------------*/
.sidebar{
	font-size: 23px;
    margin-top: 49px;
    border-left: 5px solid #0d55a6;
    padding: 7px 15px;
    font-weight: 700;
    letter-spacing: 1px;
}
/*-----------over-----------*/
.section{
	margin-top:50px;
}
.gall p{
	font-size: 25px;
    padding: 5px 7px;
    margin-bottom: 57px;
    border-left: 6px solid #0d55a6;
    font-weight: 600;
}



.gallery_03 {
	border: 1px solid #ccc;
	position: relative;
	transition: .5s all ease-in-out;
}
.gallery_03_overlay {
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0;
	height: 0;
	text-align:center;
	background: rgba(0,0,0,0.7);
	transition: .5s all ease-in-out;
}
.gallery_03_overlay a {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 60px;
}
.gallery_02:hover .gallery_03_overlay  {
	top: 0;
	width: 100%;
	opacity: 1;
	height: 50px;
	transition: .5s all ease-in-out;
}
.gallery_03_overlay:hover a{
	color:#fff !important;
	text-decoration:none !important;
}
/*contact*/
.contact-head {
    font-size: 26px;
    color: #000;
    text-align: justify;
    font-family: 'Timmana', sans-serif;
}
.cont-address {
    font-size: 17px;
    color: #000;
    text-align: justify;
    font-weight: bold;
}
.con-p {
    font-size: 17px;
    color: #000;
    text-align: justify;
}
/*---inquiry------------*/
.inquiryq {
    font-family: 'Merriweather', serif;
    color: #484d46;
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 18px;
    text-align: center;
}
.inqueryn {
    font-family: 'Merriweather', serif !important;
    color: #1a0506;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
}
/*---------about--*/
.p-head {
    
    font-weight:700;
    font-size: 22px;
}
.p-prag {
    font-size: 17px;
    text-align: justify;
}			
.spacing{
	margin-top:45px;
}
.rock1 img{
	width:188px;
}
.w3-sheet{
	font-size: 17px;
    padding: 20px 12px;
}

/* table*/

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}
.len-ro{
	
}
.th-header{
	font-size: 15px !important;
    padding: 7px !important;
	border: 1px solid #dddddd;
 }
.table-td{
	font-size: 15px;
    background-color: #fff;
	text-align: left;
	padding:7px;
	border: 1px solid #dddddd;
}

@media (max-width: 420px)
{
	.social{
		margin: 0% 31%;
	}
	.logo h1 a {
	    margin: 0px 65px;
	}
	
	.dropdown-menu > li > a {
		
		color:#fff !important;
	}
	
	
}










