body {
	font-family: "Open Sans",sans-serif;
}

.top-bar {
	height: 50px;
}


.sec-body {
  margin: 20px 0;
}

.sec-head h2 {
	font-weight: 600;
	font-size: 2.5rem;
  text-transform: uppercase;
}

.sec-body h2 {
	display: block;
	font-weight: 300;
	font-size: 25px;
	font-size: 2.5rem;
	line-height: normal;
	color: #444;
	margin-bottom: 22px;
}

.sec-body i, .sec-body .glyphicon {
	display: block;
	width: 120px;
	height: 120px;
	font-size: 86px;
	font-size: 4.5rem;
	line-height: 120px;
	color: #fff;
	text-align: center;
	background: #0075c8;
	border-radius: 80px;
	margin: 0 auto 34px;
	transition: all 0.2s ease;
}





.service-item img {margin: 0 auto}

.service-item {
	text-align: center;
	cursor: pointer;
	padding: 0 20px;
	display: block;
	margin-top: 20px;
}

.service-item p {
	color: #8a8a8c;
}

.service-item .learn-more {
	color: #0075c8;
	font-weight: 500;
	padding-top: 20px;	
}

.sec-body a {
	text-decoration: none;
}

img.slider-image {
	width: 100%;
}

.navbar {
	margin-bottom: 0;
	display: block;
	z-index: 999;
	zoom: 1;
  background-color: rgba(255,255,255,0.96);
	color: #0477c8;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
  border-radius: 0;
}

.navbar-default .navbar-nav>li>a {
	position: relative;
  z-index: 999;
  vertical-align: middle;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  font-size: 1.5rem;
  line-height: 47px;
  color: #0477c8;
  padding: 6px 20px;
}

.navbar-nav>li>.dropdown-menu {
  background-color: rgba(255,255,255,0.9);
}


footer {
	background-color: #14589D;
}

footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

footer a {
	color: #fff;
  font-size: 16px;
}

.footer-nav .list-heading {
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 24px;
}

.footer-nav .list-heading a{
  font-size: 2rem;
  font-weight: 600;
  color: #fff;
}



.fixed-nav {
  position: fixed;
  top: 0;
  height: 59px;
}
nav {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
}
#tabs-area .nav>li>a:hover, .nav>li>a:focus {
  background-color: #fff;
}

#quote .sec-body {
  margin-bottom: 0;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active  {
  color: #fff;
  background-color: #0477c8;
}

.navbar-default {
  border: none;
}

.dropdown-menu>li>a {
  padding: 6px 40px 6px 20px;
  font-size: 16px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  color: #FFFFFF;
  background-color: #14589D;

}

.dropdown-menu {padding: 0}


.footer-nav {
  margin: 20px 0;
}

.footer-nav li {
  padding: 0 0 8px;
  font-size: 12px;
  font-size: 1.2rem;
}

footer .container {
  padding: 0 50px;
}


.logo, .footer-logo {
  font-size: 28px;
  font-weight: 600;
  color: #666;
}

.footer-logo {
  padding: 20px 0;
}


.sec-heading {
  font-size: 48px;
  text-align: right;
  border-bottom: 4px solid #333;
  padding-bottom: 20px;
}

header {
  background: url(../img/pic1.jpg) no-repeat center center fixed;
  height:auto;
  width: 100%;
  position: relative;
  background-size :cover;
  text-align: center;
  margin-bottom: 40px;
  margin-top: -59px;
}

header .heading {
  color: #fff;
  padding: 100px;
  text-align: center;
  margin-top: 250px;
  margin-bottom: 400px;
}

header h1 {
  font-size: 48px;
}

.sol-img {
  padding-top: 40px;
}

#solution .sec-subheading {
  line-height: 24px;
  font-size: 14px;
  /* padding-bottom: 40px; */
  font-weight: 600;
  text-align: justify;
}

a.sec-link {
  font-size: 24px;
  font-weight: 600;
  color: #14589D;
  text-decoration: none;
  padding-top: 20px;
}

.tab-head {
  background-color: #14589D;
}
.nav-tabs {
  padding-top: 20px;
  background-color: #14589D;
}

.nav-tabs>li>a {
  padding: 20px 50px;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #14589D;
  background-color: #fff;
}

.tab-pane {
  padding: 50px;
}

#tabs-area .col-lg-6 {
  padding-left: 0px;
  padding-top: 60px;
}

.tab-heading {
    font-size: 36px;
  padding-left: 20px;
  font-weight: 600;
  color: #666;
}

.tab-subheading { 
  font-size: 28px;
  padding-left: 20px;
  color: #666;
}

.tab-link {
  margin: 20px;
}

#team .sec-heading {
  text-align: center;
  border: none;
  font-size: 36px;
  text-transform: uppercase;
  color: #14589D;
  padding-top: 40px; 
}
.address-area {
  color: #fff;
  text-align: right;
}

#quote {
  background: url(../img/quote.jpg) no-repeat center center fixed;
  background-size: cover;
}

#quote {text-align: center;}

#quote a.btn-quote {
  padding: 20px 40px;
  font-size: 36px;
  font-weight: 600;
  line-height: 30px;
  margin: 200px 0;
}
#quote a span {
  font-size: 16px;
}

.address-area {
  margin-top: 24px;
}

.address-area h1 {
  padding-top: 0;
  margin-top: 0;
}

.copyright {
  color: #fff;
  border-top: dotted 1px;
  padding-top: 20px;
}

.contact-form {
  border: 1px solid rgba(255,255,255,0.8);
  padding: 50px;
  background-color: rgba(255,255,255,0.8);
  margin: 50px 0;
}

#map {
  background: url(../img/map.jpg) no-repeat center center fixed;
  background-size: cover;
}

.contact-form .form-horizontal .control-label {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  color: #666;
}

#tabs-area {
  padding-bottom: 60px;
  border: 1px dotted #666;
}

.login-form {
  text-align: right;
  padding: 10px 0;
}

.logo h1 {
  margin-top: 4px;
}

#top-bar {  border-bottom: 1px solid #aaa;}

@media (max-width: 760px) {
  .navbar-nav {
    background-color: rgba(255,255,255,0.96);
  }
}

@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}



a:hover, a:focus, a:active {
  color: #F39106;
}

.copyright {text-align: center;}


/** Contact Styles **/

#contactus .address-area {
  color:#333;
  text-align: left;
  margin-top: 0px;
}

#contactus .contact-title {
font-size: 36px;
font-weight: 600;
color: #666;
}

#contactus .contact-sub-title {
margin-top: 30px;
font-size: 24px;
  text-transform: uppercase;
}

#contactus .contactus-form {
border: 1px solid #BBB;
margin: 30px 0px;
padding: 0px 30px 30px;
box-shadow: 0px 0px 8px 1px #CCC;
}

#contactus img {
  width: 100%;
  height: 400px;
}

#contactus{
  overflow: hidden;
}

.form-control {border-radius: 0}

#contactus p {
  margin: 0 0 20px;
  line-height: 25px;
  font-size: 16px;
}

#contactus p.des {
  text-align: justify;
}

.cover-image {
  border: 1px solid #ccc;
  padding: 10px;
  margin-top: 10px;
  background-color: white;
  box-shadow: 0 0 8px 1px #ccc;
}


#solution h1{
  font-size: 32px;
  color: #F07B34;
  text-shadow: 2px 2px 2px #000;
  margin-top: 30px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

#solution img {margin-top: 0px;padding-top: 0px;}

#mainSlider h1 {
  font-size: 48px;
  color: #F07B34;
  text-shadow: 1px 3px 0 #fff;
}

#mainSlider .carousel-caption {
  bottom: 80px;
}

.sec-link-area {
  margin-top: 40px;
}

.list li {
  padding-top: 20px;
  padding-left: 20px;
  font-size: 24px;
}

#solution h3 {
  padding-top: 20px;
}