html
{
	text-align:justify;
	font-size:18px;
}

.head h1{
margin-right:20px;
padding-right:50px;
color:white;
}
.head{
	
	padding:10px;
}

.social-6 i {
    color: #fff;
    background: #e6edf2;
    font-size: 16px;
    line-height: 34px;
    width: 34px;
    height: 34px;
    margin: 0px;
    margin-left: 2px;
    float: right;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
	text-align:center;
	margin:2px;
}
.social-6 .fa-facebook 
{
    background: #3b5a9b;
}
.social-6 .fa-facebook:hover {
    background: #e6edf2;
}

.social-6 .fa-twitter:hover {
    background: #e6edf2;
}
.social-6 i:hover 
{
    color: #58595b;
}
.social-6 .fa-twitter {
    background: #00aced;
}
.social-6 .fa-google-plus:hover 
{
    background: #e6edf2;
}
.social-6 i:hover 
{
    color: #58595b;
}
.social-6 .fa-google-plus 
{
    background: #c53c2c;
}
.social-6 .fa-youtube:hover 
{
    background: #e6edf2;
}
.social-6 i:hover
 {
    color: #58595b;
}
.social-6 .fa-youtube 
{
    background: #bc2a2d;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header ul li a{
	color:#818085;
	font-size:18px;
	display:block;
	margin:2px;
	font-weight:600;
	width:200px;
	margin-top:10px;
}


.dropdown ul li a{
	background-color:#fff;
	color:#000;
	font-size:18px;
	display:block;
	margin:2px;
	font-weight:normal;
	width:150px;
	margin-top:10px;
}
.navbar ul li.active a{
	
	color: #1589c6;
	display:block;
	margin:2px;
	font-size:18px;
	font-weight:600;
	margin-top:10px;
	width:200px;
}

.navbar ul li a:hover,.navbar ul li a:focus{
	
	color: #1589c6;
	display:block;
	margin:2px;
	font-size:18px;
	font-weight:600;
	margin-top:10px;
	
}
.navbar ul li:hover  > ul
{
	display:block;
	
}
.dropdown-menu>li>a{
	width: 100% !important;
}

.navbar ul li a:focus{

	color:#1469ae;	
}


.header .navbar-toggle .icon-bar{
	background-color:#996600;
}
/* .icon-bar{
	background:red;
} */
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #996600 !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color:white !important;
}
.bcimg{
background-color:#e0e0e0;	
    font-weight: 300;
	text-align:center;
}
.d1{
	background-color:white;
	text-align:left;
	padding:10px;
	
}
.dropdown-menu{
	padding-bottom:0px !important;
	position:absolute;
	
}
.pick1{
	display:block;
	border: 4px solid ccc;
	 
		
		
}
.home{
	display:block;
	
	margin-bottom:10px;
	
	padding-top:20px;
}
.print{
	background:#fff;
	padding-bottom:20px;

	box-shadow:0px 0px 2px #333;

}
.print button
{
	position:absolute;
	bottom:-30px;
	left:105px;
	margin:10px;
	
}
.ser1 button
{
	position:absolute;
	bottom:-30px;
	right:190px;
	margin:10px;
	
}
.ser2{
font-size:24px;	
}
.ser1{
	border:4px solid black;
	display:block;
}

.services{
background-color: #f2f2f2;	
}

.print img {

height:250px;
width:100%;
border:2px solid black;
   display:block;
  
}
/* .pull-right {
    float: right!important;
} */
.dropdown-menu{
	padding:0 !important;
	min-width:300px !important;
}

.dropdown-menu{
position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
  
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	color:red;
}
/* .dropdown-menu {
    padding: 0px;
} */

.dropbtn {
    background-color:#1486c5;
    color:#fff;
    padding: 5px 20px 5px 20px;
    font-size: 20px;
    border: 2px solid #1486c5;
    cursor: pointer;
	margin-left:15px;

}
.dropbtn:hover, .dropbtn:focus {
    background-color:#7f8183;
	color:white;
	border: 2px solid #7f8183;
}

.print img1{
	height:250px;
	width:250px;
	background-color:black;
}
.print img1{
	
	background-color:black;
	border:4px solid black;
	
	
}
.drop {
    background-color: white;
    color: #1589c6;
    padding: 5px 25px 5px 25px;
    font-size: 24px;
    border: 2px solid #1589c6;
    cursor: pointer;
}
.dropp {
    background-color:#7f8183;
    color: #fff;
    padding: 8px;
    font-size: 18px;
    border: 2px solid #7f8183;
    cursor: pointer;
	float:right;
}
.dropp:hover, .dropp:focus {
    background-color: #1589c6;
	border:none;
	color:white;
	padding: 8px;
}
.drop:hover, .drop:focus {
    background-color:#1589c6 ;
	color:white;
}
.tape1{
	background-color:#e0e0e0;
	margin:0px;
}
.drop1 {
    background-color:#1589c6;
    color: white;
    padding: 5px 25px 5px 25px;
    font-size: 22px;
    border: 2px solid #1589c6;
    cursor: pointer;
}
.tape2{
	border:4px solid gray;
	background-color:gray;
}
.form-group{
	padding:10px 0px;
	
}
.tape2 h1{
	background-color:gray;
}
.space30 {
  height:30px;
  clear:both;
}
.space5 {
  height:5px;
  clear:both;
}
.footer{
	background-color:#e0e0e0;
}
.foot{
	background-color:#000;
	color:white;
}
.foot ul li a{
	color:white;
	text-decoration: none;
}
.foot ul li a:hover{
	color:#1589c6;
	text-decoration: none;
}
.foot a{
	color:white;
	text-decoration: none;
}
.tape11 p{
	font-size:18px;
	color:black;
	line-height:38px;
	
}
.footer h3{
	color:#1589c6;
	font-size:19px;
	font-weight:600;
}
.map{

	border: 4px solid #ccc;
	display:block;
	margin:10px;
}
.footer2 a{
	font-size:20px;
	color:black;
}

.nav navbar-nav ul li a{
	text-align:center;
}
.about1 {
	background-color:#e0e0e0;
}
.about2{
	
	font-weight:20px;
}
.about2 p{
	
	
	
	text-align:justify;
	
	
	line-height:2em;
}
. h1{
	text-decoration:inline;
}
ul.s_contact li{
	list-style:none;
	line-height:32px;
}
ul.s_contact li a{
	text-decoration:none;
}
.icon-bar{
	
	background:white;
}

.navbar{
	margin-bottom:2px !important;
	
	
	text-align:center;
	
}

.navbar-collapse{
	padding-left:0px!important;
	padding-right:0px!important;
}
.header navbar ul li:hover  > ul
{
	display:block;
	
}
.cont a{
	font-size:17px;
	display:inline-block;
	color:black;
	text-decoration:none;
}

.cont a:hover
{
	text-decoration:none;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar ul ul {
    position: absolute;
    display: none;
}
.last image{
	height:250px;
	width:250px;
	
}
/* .footer2 h1 a{
	margin-left:50px;
	font-size:25px;
}
	
.footer2  a{
	margin-left:50px;
	font-size:25px;
	padding-left:2px;
} */
.footer2  a{
	font-size:20px;

	
}
.navbar-collapse.in{
	overflow-x:hidden;
}




<!--html->

.capbox {
	background-color: #34495e;
	border: #f16325 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #fff;
	background-color: #808185;
	margin-top:5px;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width:150px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #ffffff;
	background-color: #1486c5 ;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width:150px;
	}

#CaptchaInput { 
	margin: 1px 0px 1px 0px;
	width: 142px; 
	color: #000;
	}

 @media screen and (max-width: 480px){
	 .print{
		 margin-bottom:50px;
	 }
	 .print button{
	bottom: 20px;
    left: 50px;
    margin: 20px;
	 }
 }
 
 .about2 p {
	font-size:16px; 
	font-family:italic;

 }

 
 .conc{
	 border:2px solid red;
	 background-color:white;
	 font-size:28px;
	 color:black;
 }
 .conc a{
	 color:black;
	 margin-right:60px;
 }
 .deal1 th{
	 background-color:gray;
	
 }
 .content1 {
	 background-color:#e0e0e0;
	font-size:18px;
	float:left;
	
	color:#000;
	text-align:justify;
	padding:20px;
	
	
 }
 .content2 h3{
	 background-color:#1789c7;
	 color:#fff;
	 padding:5px;
	 font-size:25px;
	 padding-left:60px;
}

 .content2 p{
	 font-size:18px;
	 text-align:justify;
	 font-weight:normal;
	 
 }
 .text{
	 font-size:18px;
	 color:blue;
	 line-height:2em;
 }
 .content33 h4{
	 font-size:18px;
	 color:blue;
 }
 .content33 p{
	 font-size:24px;
	 font-family:AR BERKLEY;
	 font-weight:normal;
	 color:red;
 }
 .box{
	
	 display:block;
 }
 .deal1 td{
	 color:black;
	 font-size:18px;
 }
 
 
 
 .print img{
	 height:250px;
	 clear:both;
	 
 }
 
 .about2 b, strong {
    font-weight: 200;
	text-align:justify;
}
 @media (min-width: 768px)
.navbar-nav>li {
    float: left;
	
}
.home1{
	display:block;
	border:2px solid black;
}
.home2{
	font-size:18px;
	text-align:justify;
}
.align{
	text-align:justify;
}

ul.s_media li{
	list-style:none;
	display:inline-block;
}
.social-66 i {
    color: #fff;
    background: #e6edf2;
    font-size: 16px;
    line-height: 34px;
    width: 36px;
    height: 34px;
    margin: 0px;
    margin-left: 2px;
    float: right;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
	text-align:center;
	margin:4px;
}
.social-66 {
	margin-left:0px;
	padding-right:0px;
}
.social-66 .fa-facebook 
{
    background: #3b5a9b;
}
.social-66 .fa-twitter 
{
    background: #e6edf2;
}
.social-66 .fa-twitter {
    background: #00aced;
}
.social-66 .fa-google-plus 
{
    background: #c53c2c;
}
.social-66 .fa-youtube 
{
    background: #bc2a2d;
}
.copyright-info{
	color:red;
}
.tapelast a {
	color:white;
}
.tapelast a:hover{
	color:white;
}
.phone h3{
	float:right;

}
/* .phone  h3 a{
float:right;	
}
.glyphicon a{
	float:right;
} */
.phone a{
	color:green;
	float:right;
}
.tape11num p{
	font-size:16px;
	margin:25px;
	font-family:normal;
}

.modal-dialog {
margin: 0px auto;
}

.modal-backdrop.fade {
opacity: 0.1;
filter: alpha(opacity=0.1);
}

.modal-content {
position: relative;
background-color: #FFF;
border: 1px solid #CECECE;
border-radius: 0px;
-webkit-box-shadow:none; 
 box-shadow: none;
background-clip: padding-box;
outline: 0;
}


.modal-header {
    padding: 11px 15px;
	background-color: #F8F8F8;
background: -webkit-linear-gradient(top, #F8F8F8, #F2F2F2);
background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
background: linear-gradient(top, #f8f8f8, #f2f2f2);
}

.newspaper
{
	color:#fff;
	background-color:#1789c7;
	padding:20px;
}

.cont p i
{
	color:#42a7df;
	
}

.contact p a {
    color: #000;
	text-decoration:none;
}

.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px;
}

.nav-tabs {
    border: 0px;
    margin: 0px;
}

.space10
{
	height:10px;
}

.pull-right
{
	padding-right: 50px;
}

