@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,700,600,800);

body{background:#FFFFFF; height:100%; width:100%; font-family: 'Open Sans', sans-serif; font-size:1.4em; color:#565656}
p{text-align:justify; font-size:0.95em; line-height:1.8em; color:#6C6C6C}
/* BOXED LAYOUT
-------------------------------------------------- */
.page-wrapper {
  background: #fff;
  position: relative;
}
.page-wrapper.shadow {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
.page-wrapper.margin-y.boxed-wrapper {
  margin: 40px auto;
}
.boxed-wrapper {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .boxed-wrapper {
    max-width: 760px;
  }
  .boxed-wrapper .container {
    max-width: 750px !important;
    width: auto !important;
  }
  .boxed-wrapper .boxed-max-w {
    max-width: 760px;
  }
}
@media (min-width: 992px) {
  .boxed-wrapper {
    max-width: 980px;
  }
  .boxed-wrapper .boxed-max-w {
    max-width: 980px;
  }
  .boxed-wrapper .container {
    max-width: 970px !important;
    width: auto !important;
  }
}
@media (min-width: 1200px) {
  .boxed-wrapper {
    max-width: 1100px;
  }
  .boxed-wrapper .boxed-max-w {
    max-width: 1100px;
  }
  .boxed-wrapper .container {
    max-width: 1070px !important;
    width: auto !important;
  }
}
@media (max-width: 660px){ .header h1{font-size:1.5em !important; color:#ff0; font-weight:700} .header{min-height:100px !important;} .header img{max-height:30px !important;} .banner{margin-top:0 !important;} .slider{max-height:30vh !important; background:none !important} .cont-frm{margin-top:0 !important} 
.navbar-brand img{max-height:60 !important; }}

.header{min-height:100px; background:#3EC9FB;}
.header h1{font-size:2.5em; color:#DD2207; font-weight:700}
.header h1 span{color:#555555}
.header h2{font-size:2.1em; color:#21BF36; font-weight:500}
.header h2 span{color:#555555}
.navbar-brand img{max-height:100px !important; padding:5px; }
.navbar-brand{margin:0; padding:0; }

.social{ padding:0px; margin-top:-30px;}

.fa {
   
    color: #FFF; 
}
.badge.social {
	background:#FFF;
	border: 1px solid #FFF;
	font-size: 24px;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 42px;
	margin: 0 5px 20px 0;
	padding: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	
}


.badge.social.twitter:hover {background: #55acee; color:#FFF !important;}
.badge.social.facebook:hover {background: #3b5998;  color:#FFF;}
.badge.social.gplus:hover {background: #DB0003;  color:#FFF;}

.navbar{ margin-bottom:10px !important; border:none; border-radius:0px;}

.navbar-default{background-color: #056b97; }
/*.nav > li > a { position: relative; display: block; padding: 7px 15px;}*/
.navbar-default .navbar-nav li a{color:#FFF; font-weight:bold;}
.dropdown-menu > li > a{color:#045a9c !important; border-bottom:2px solid #00adef;
   }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: #000; background-color: #3EC9FB;}
.dropdown-toggle li a{color:#555}
.navbar-default a:hover {background-color: #00adef !important;}

.slider{background:url(../img/slidebg.jpg) no-repeat top center; min-height:60vh}
.cont-frm{height:100%; background:rgba(255,255,255,0.6); padding-bottom:20px;}
.cont-frm .form-control{border-radius:0; margin-bottom:10px;}
.cont-frm h2{font-size:2.0em; font-weight:300; color:#C10508;}
.cont-frm h2 span{font-weight:600}
.banner{margin-top:0vh; height:100%; background-color:#FFF;}
textarea{margin-bottom:0 !important}
.cont-frm .btn{margin-bottom:15px;}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.services{background:url(../img/slidebg.jpg) no-repeat; padding:5px 0 10px; margin-bottom:20px;  color:#fff}
.services h3{padding:0; margin:0; text-align:center}
 .img-thumbnail{text-align:center; background:#FFC600}
 .panel-footer{background:#1D1D1D; color:#DCDCDC; font-size:12px; line-height:18px; border-radius:0}
 .footer-btm{background:#666666; color:#FFFFFF; font-size:12px; padding:5px 0}
 .panel-fbtm{background: #00457C; color: #FFFFFF; font-size:14px; line-height:18px; border-radius:0; padding-top:10px; padding-bottom:10px;}
 
 .panel-fbtm a{color:#FFF; text-decoration:none; }
 .panel-fbtm a:hover{
	 color:#0E0E0E;}
 
 .cli{ font-weight:600;}
 .climg img{ text-align:center; margin-top:20px;}
 .testm{ min-height:180px;}
 

.panel-footer ul {
margin: 0xp;
padding: 0px;
width: auto;
float: left;
margin: 0 12px;

border-right:1px dotted #999;
text-decoration:none;
}
.panel-footer ul:last-child{border-right:none;
padding-right:0px;
}
.panel-footer li {
font-size: 11px;
color: #868686;
line-height: 19px;
list-style: none;
}

.panel-footer li a {
color: #fff;
text-decoration: none;
}
.panel-footer li a:hover{color: #FC0}


/*footer bottom*/


.c12{width:100%; min-height:1px; float:left; position:relative;}
.centered{float: none; margin:0 auto;}

/*Services*/
.service-img{
	border:solid 2px #B9B9B9;
	padding-top:10px;
}

.srv-panel{
	padding-bottom:10px;
	padding-top:15px;
	border-bottom: solid 1px #DD2929;
	
	}
	.srv-cont{
		padding-top:15px;}
		
.client-panel{
	padding-bottom:10px;
	padding-bottom:10px;}
	
	
.testi-panel{ width:690px; border:1px solid #CCC; padding:9px; margin-bottom:20px}
.testimonial strong{font-weight:bold; font-size:14px; font-style:italic}

.why{
	padding-top:20px;
	text-align:justify;
	font-size:11px;
	}
	
	.why-panel{
		padding-top:10px;
		border:solid 1px #A29F9F;
	}
	
	/*social*/
.social{
    margin-right: 4px;
    line-height: 30px;
    padding-left: 0px;
	padding-top:35px;
	
}

/* 
    Only Needed in Multi-Coloured Variation 
                                               */
			.social-fb:hover {
				color: #3B5998;
			}
			.social-tw:hover {
				color: #4099FF;
			}
			.social-gp:hover {
				color: #d34836;
			}
			.social-em:hover {
				color: #f39c12;
			}
			
			
.main-head{
	text-align:left;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:solid 1px #E0E0E0;}
	
	
	.slide-bnr{
	background: #3E95DC;
	padding-top:20px;
	padding-bottom:10px;
	margin-top:10px;}
	.bnr-txt{
		color:#FFFFFF;}
		
		.cnt-bnr{
			padding-top:25px;}
	
	
	.title-devider {
    border-bottom: 2px solid #006dfe;
    display: block;
    width: 400px;
    margin: 0px 0px 40px;
}
.title-devider2 {
    border-bottom: 2px solid #006dfe;
    display: block;
    width: 400px;
     margin: auto auto 40px;
}

.title-devider1 {
    border-bottom: 2px solid #2BA1D3;
    display: block;
    width: 100px;
    margin: auto auto 40px;
}

.service-title h3 {
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
    color: #282828;
    text-transform: uppercase;
    font-weight: 600;
	text-align:center;
}
	.sub-head{
		color:#0077F4;
		font-size:20px}
		
		.sub-head1{
		color:#FFFFFF;
		font-size:20px}
		
		.enquiry .btn-danger a{color:#fff}
		
		
		.client{
			
			color:#5C5C5C;
			text-align:center;
			padding-bottom:10px;
		}
		
	/*gallery*/

.tst{ min-height:400px;}

.list-group {
    padding-left: 0px;
    margin-bottom: 20px;
	
	}
	
	.thumbnail {
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #FFF;
    border: 1px solid #DDD;
    border-radius: 4px;
    transition: all 0.2s ease-in-out 0s;
    display: block;
    padding: 4px;}
	
	.gallery {
    display: inline-block;
    margin-top: 20px;
}

.logo-bg{
	background:#00adef;}
.list-unstyled .fa{ color:#337AB7;}	
.txtmsg{color:red;}
.your-class::-webkit-input-placeholder{color: red;}
.your-class::-moz-input-placeholder{color: red;}
.your-class::-ms-input-placeholder{color: red;} 	