/* font-family: 'Fjalla One', sans-serif;
	
	grey: #888
	navy: #083e70
*/


@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}



.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body {
  font-family: 'Lato', Arial;
  color: #666666;
  -webkit-font-smoothing: antialiased;
}
a {
  font-family: 'Lato', Arial;
  -webkit-font-smoothing: antialiased;
}
div.content {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #888;
  font-family: 'Fjalla One', sans-serif;
}

h3 {
	
	margin-top:0;
	text-align: left;
	font-size: 30px;
	color: #083e70;
	margin-bottom: 15px;
}
.intro {
	
	padding-top: 30px;
}
.bottwen {
	
	padding-bottom: 20px;
}

.businesslead {
	
	height: 400px;
	background-image: url('../img/bg2.jpg');
	background-attachment: fixed;
	margin-bottom: 0px;
	background-position: center center;
	background-size: cover;
	margin-bottom: 50px;
	padding: 0;
	
}

.businesslead2 {
	
	height: 400px;
	background-image: url('../img/bg3.jpg');
	background-attachment: fixed;
	margin-bottom: 0px;
	background-position: center center;
	background-size: cover;
	padding: 0;
	
}

.businesslead3 {
	height: 400px;
	background-image: url('../img/bg4.jpg');
	background-attachment: fixed;
	margin-bottom: 0px;
	background-position: center center;
	background-size: cover;
	padding: 0;
	
}

.businesslead2 h1 {
	
	color: #083e70;
	line-height: 50px;
	padding-top: 14%;
}

.topbanner {
	
	height: 1000px;
	background-image: url('../img/bg.jpg');
	background-attachment: fixed;
	margin-bottom: 0px;
	background-position: center center;
	background-size: cover;

}

.maingreet {
	
	padding-top: 200px;
	text-align: center;
}

.maingreet .divider {
	
	 content: "";
  position: relative;
  height: 4px;
  width: 60px;
  display: block;
  text-align: center;
  margin: 13px auto;
  background-color: #083e70;
}

.sales {
	
	padding-bottom: 50px;
}

header .navbar-default {
  background: none;
  border: none;
  padding-top: 40px;
  padding-bottom: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav {
  padding-top: 20px;
  padding-right: 50px;
}
header .navbar-default ul.navbar-nav li a {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  padding: 7px 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:after {
  content: '';
  width: 32px;
  background: none;
  height: 4px;
  position: absolute;
  bottom: 2px;
  z-index: 99999;
  left: 20px;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  color: #ffffff;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover:after {
  background: #ffffff;
}

header .navbar-default .navbar-brand {
  height: auto;
  padding: 0;
}
header .navbar-default.scrolled {
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  padding: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled .navbar-brand {
  padding: 15px 20px;
}
header .navbar-default.scrolled .navbar-brand img {
  width: auto;
  max-height: 33px;
}
header .navbar-default.scrolled ul.navbar-nav {
  padding-top: 15px;
}

a.active {
	
	text-decoration: underline;
}
.scrollpoint {
  opacity: 0;
}
.scrollpoint.active {
  opacity: 1 \0;
}
.hanging-phone {
  position: absolute;
  right: 0;
  z-index: 0;
  bottom: -70px;
}
.section-heading {
  margin: 20px 0 60px;
  text-align: center;
}
.section-heading h1 {
  display: inline-block;
  font-size: 55px;
  font-weight: 300;
  margin-bottom: 0;
}
.section-heading p {
  font-size: 25px;
  color: #083e70;
  font-weight: 300;
}
.section-heading .divider:after {
  content: "";
  position: relative;
  height: 4px;
  width: 60px;
  display: block;
  text-align: center;
  margin: 13px auto;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
}
.section-heading.inverse h1,
.section-heading.inverse p {
  color: #ffffff;
}
.section-heading.inverse .divider:after {
  background: #ffffff;
}
section.about {
  position: relative;
}

.about-item {
  text-align: left;
  font-size: 17px;
  line-height: 25px;
  color: #999999;
}
section.about .about-item i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 35px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 104px;
}

.feat {
	
	padding: 50px 0 35px;
	transform:  rotate(2deg) scale(1) skew(3deg) translate(0px);-webkit-transform:  rotate(2deg) scale(1) skew(3deg) translate(0px);-moz-transform: rotate(2deg) 	scale(1) skew(3deg) translate(0px);-o-transform:  rotate(2deg) scale(1) skew(3deg) translate(0px);-ms-transform:  rotate(2deg) scale(1) skew(3deg) translate(0px);
	margin-bottom: -30px; /* Added */
	min-height: 275px;
}

.feat2 {
	
	padding: 50px 0 35px;
	transform:  rotate(2deg) scale(1) skew(3deg) translate(0px);-webkit-transform:  rotate(2deg) scale(1) skew(3deg) translate(0px);-moz-transform: rotate(2deg) 	scale(1) skew(3deg) translate(0px);-o-transform:  rotate(2deg) scale(1) skew(3deg) translate(0px);-ms-transform:  rotate(2deg) scale(1) skew(3deg) translate(0px);
	margin-top: -30px; /* Added */
	min-height: 275px;
}

section.features {

  position: relative;
  color: #fff;
  background-color: #083e70;
  background: #083e70;
  transform:  rotate(358deg) scale(1) skew(-2deg) translate(0px);
  -webkit-transform:  rotate(358deg) scale(1) skew(-2deg) translate(0px);
  -moz-transform: rotate(358deg) scale(1) skew(-2deg) translate(0px);
  -o-transform:  rotate(358deg) scale(1) skew(-2deg) translate(0px);
  -ms-transform:  rotate(358deg) scale(1) skew(-2deg) translate(0px);
  z-index: 55;
  width: 100%;

}

section.features .media > .pull-right {
  margin-left: 20px;
}
section.features .media i.fa {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  width: 2.6em;
  text-align: center;
}

section.features .media .media-body {
  color: #999999;
}
section.features .media.media-left .media-body {
  text-align: right;
}
section.features .media.feature {
  margin-top: 25px;
}
section.features .media.feature:first-child {
  margin-top: 0;
}
section.features img {
  margin: 0 auto 20px;
}
.features h3 {
	
	color: #fff;
}

.features p {
  text-align: left;
  font-size: 17px;
  line-height: 25px;
  color: #fff;
}
section.reviews {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 50px;
}
section.reviews .review-filtering {
  margin: 20px 0 100px 0;
}
section.reviews .review-filtering .review .review-person {
  width: 100%;
}
section.reviews .review-filtering .review .review-person img {
  width: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 10px auto;
}
section.reviews .review-filtering .review .review-comment {
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 5px 40px 0px;
  position: relative;
}
section.reviews .review-filtering .review .review-comment h3 {
  margin-bottom: 15px;
}
section.reviews .review-filtering .review .review-comment p {
  font-size: 16px;
  color: #999999;
}
section.reviews .review-filtering .review .review-comment p span {
  margin-left: 10px;
}
section.reviews .review-filtering .review .review-comment:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 15px;
  margin-top: -10px;
}
.reviews .section-heading>h1 {
	
	color: #083e70;
}
.reviews .section-heading>p {
	
	color: #888;
}
section.reviews .review-filtering .review .review-person,
section.reviews .review-filtering .review .review-comment {
  float: left;
}
section.reviews .review-filtering .slick-dots {
  bottom: -80px;
}
section.reviews .review-filtering .slick-dots li button {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
section.reviews .review-filtering .slick-dots li button:before {
  display: none;
}
/* footer section */
footer {
  padding: 80px 0;
  text-align: center;
}
footer a > img {
  width: 100px;
}
footer .social {
  display: block;
  margin-top: 30px;
}
footer .social a {
  margin: 0 8px;
  padding: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
footer .social a i {
  width: 1em;
}
footer .rights {
  margin-top: 30px;
}
footer .rights a {
  text-decoration: underline;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-weight: bold;
}
footer .rights a:hover {
  text-decoration: none;
}
section {
  position: relative;
}
/* Common style for pseudo-elements */
section::before,
section::after {
  position: absolute;
  content: '';
  pointer-events: none;
  overflow: hidden;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.tp-caption {
  font-family: 'Lato', Arial !important;
  -webkit-font-smoothing: antialiased;
}
.tp-caption.large_white_bold {
  color: #ffffff;
  font-size: 65px;
  font-weight: 400;
}
.tp-caption.large_white_light {
  color: #ffffff;
  font-size: 65px;
  font-weight: 400;
  font-weight: 300;
}
.btn {
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  -ms-border-radius: 3em;
  -o-border-radius: 3em;
  border-radius: 3em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 25px;
}
.btn.btn-primary {
  border: 2px solid #ffffff;
  background: none;
  color: #ffffff;
}
.btn.btn-primary:hover {
  color: #ffffff;
}
.btn.btn-default {
  border: none;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.btn.btn-lg {
  padding: 10px 25px;
}
.btn:hover {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
form .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  -ms-border-radius: 5em;
  -o-border-radius: 5em;
  border-radius: 5em;
  height: 40px;
  line-height: 40px;
  padding: 20px;
  color: #cfcfcf;
  border: 2px solid #cccccc;
  font-weight: 300;
}
form textarea.form-control {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  height: auto;
  line-height: normal;
}
@media screen and (max-width: 640px) {
  .logo {
    max-width: 100px;
    height: auto;
  }
  .slick-next {
    right: 0;
  }
  .slick-prev {
    left: 0;
  }
  .contact-details {
    margin-top: 20px;
  }
  
  /* Navigation */

  header .navbar-default {
    padding: 20px;
  }
  header .navbar-default .navbar-toggle {
    margin-top: 0px;
    margin-right: 0px;
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
  }
  header .navbar-default .navbar-toggle:hover,
  header .navbar-default .navbar-toggle:focus {
    background: none;
  }
  header .navbar-default ul.navbar-nav {
    padding-top: 0;
    margin: 0;
  }
  header .navbar-default ul.navbar-nav li a {
    padding: 10px;
    text-align: center;
  }
   header .navbar-default .navbar-collapse {
    border-color: transparent;
  }
  header .navbar-default.scrolled .navbar-collapse {
    border-color: transparent;
  }
  header .navbar-default.scrolled ul.navbar-nav {
    padding-top: 0;
    margin: 0;
  }
  header .navbar-default.scrolled .navbar-toggle {
    margin-top: 11px;
    margin-right: 20px;
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
  }
}
.pre-loader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: block;
}
.pre-loader .load-con {
  margin: 20% auto;
  position: relative;
  text-align: center;
}
.spinner {
  margin: 50px auto 0;
  width: 70px;
  text-align: center;
}
.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #ffffff;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
header {
  background: #083e70;
}
header .navbar-default ul.navbar-nav li a {
  font-family: 'Fjalla One', sans-serif;
  color: #094975;
  font-size: 18px;
  background: none;
}
header .navbar-default ul.navbar-nav li a:hover {
  color: #888;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled {
  border-bottom: 3px solid #083e70;
}
header .navbar-default.scrolled ul.navbar-nav li a {
  color: #083e70;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover {
  color: #888;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover:after {
  background: #8;
}
header .navbar-default.scrolled .navbar-brand {
  background: #fff;
}
section .section-heading .divider:after {
  background: #083e70;
}
section.about .about-item i.fa {
  border: 2px solid #083e70;
  color: #083e70;
}
section.about .about-item:hover i.fa {
  color: #ffffff;
  background: #083e70;
}
section.about .about-item:hover h3 {
  color: #083e70;
}
section.features {
  background: #083e70;
}
section.features header h1:after {
  background: #083e70;
}
section.features .media i.fa {
  border: 2px solid #083e70;
  color: #083e70;
}
section.features .media:hover i.fa {
  color: #ffffff;
  background: #083e70;
}
section.features .media:hover h3 {
  color: #083e70;
}
section.features .media.active i.fa {
  color: #ffffff;
  background: #083e70;
}
section.features .media.active .media-heading {
  color: #083e70;
}
section.reviews header {
  color: #ffffff;
}
section.reviews header h1:after {
  background: #ffffff;
}
section.reviews .review-filtering .review .review-person img {
  border: 3px solid #ffffff;
}
section.reviews .review-filtering .review .review-comment {
  background: #ffffff;
}
section.reviews .review-filtering .review .review-comment h3 {
  color: #083e70;
}
section.reviews .review-filtering .review .review-comment p span i {
  color: #083e70;
}
section.reviews .review-filtering .review .review-comment:after {
  border-right-color: #ffffff;
}
section.reviews .review-filtering .slick-dots li button {
  background: #ffffff;
  border: 2px solid #888;
}
section.reviews .review-filtering .slick-dots li.slick-active button {
  background: #083e70;
}

/* footer section */
footer {
  background: #083e70;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #083e70 0%, #083e70 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #083e70), color-stop(100%, #083e70));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #083e70 0%, #083e70 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #083e70 0%, #083e70 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #083e70 0%, #083e70 100%);
  /* IE10+ */
  background: linear-gradient(-45deg, #083e70 0%, #083e70 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#083e70, endColorstr=#083e70, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
footer .social a {
  border: 2px solid #ffffff;
}
footer .social a i {
  color: #ffffff;
}
footer .social a:hover {
  background: #ffffff;
}
footer .social a:hover i {
  color: #083e70;
}
footer .rights {
  color: #ffffff;
}
footer .rights a {
  color: #ffffff;
  font-weight: 300;
  text-decoration: none;
}
.navbar-toggle {
  background-color: #CCC;
  border: 1px solid rgba(0, 0, 0, 0);
}
.btn.btn-primary {
  color: #083e70;
  border-color: #083e70;
}
.btn.btn-primary:hover {
  color: #ffffff;
  background: #083e70;
  border-color: #083e70;
}
.btn.btn-primary.inverse {
  color: #ffffff;
  border-color: #ffffff;
}
.btn.btn-primary.inverse:hover {
  color: #ffffff;
  background: #083e70;
  border-color: #083e70;
}
.btn.btn-default {
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* IE10+ */
  background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  color: #083e70;
}
.btn.btn-default:hover {
  color: #083e70;
}
form .form-control:focus {
  border-color: #083e70;
  color: #999999;
}
@media screen and (max-width: 640px) {
  header .navbar-default .navbar-toggle:hover,
  header .navbar-default .navbar-toggle:focus {
    background: none;
  }
  header .navbar-default ul.navbar-nav li a {
    color: #ffffff;
    border-bottom: 1px solid #376fa4;
  }
  header .navbar-default ul.navbar-nav li a:after {
    display: none;
  }
  header .navbar-default ul.navbar-nav li a:hover {
    color: #083e70;
  }
  header .navbar-default .navbar-collapse {
    background: #083e70;
  }
  header .navbar-default.scrolled {
    background: #083e70;
  }
  header .navbar-default.scrolled ul.navbar-nav li a {
    color: #ffffff;
  }
  header .navbar-default.scrolled ul.navbar-nav li a:hover {
    color: #083e70;
  }
}
.pre-loader {
  background: #083e70;
}

.cta {
	
	height: 300px;
	background-color: #fff;
}

.cta button.btn.btn-primary {
	
	border-radius: 0;
	background-color: #083e70;
	padding: 20px 10px;
	font-size: 24px;
	height: 160px;
	width: 160px;
	margin-top: 60px;
}

.cta button.btn.btn-primary a {
	
	color: #fff;
}

.cta button.btn.btn-primary:hover {
	
	background-color: #fff;
	
}

.cta button.btn.btn-primary a:hover {
	
	color: #083e70;
	text-decoration: none;
}


.layer1, .layer2, .layer3 {
	position: fixed;
	width: 100%;
//transition: all .2s linear;
}

.layer1 {
	z-index: 3;
}

.layer2 {
	z-index: 2;
}

.layer3 {
	z-index: 1;
}

#fig11 {
	height: 20px;
	width: 20px;
	background-color: #083e70;
	position: absolute;
	top: 1100px;
	left: 30%;
	opacity: .8;
}

#fig12 {
	height: 110px;
	width: 110px;
	background-color: #888;
	position: absolute;
	top: 850px;
	left: 7%;
	opacity: .7;
}

#fig13 {
	height: 90px;
	width: 90px;
	background-color: #083e70;
	position: absolute;
	top: 600px;
	right: 65%;
	opacity: .9;
}

#fig14 {
	height: 15px;
	width: 15px;
	background-color: #083e70;
	position: absolute;
	top: 500px;
	left: 30%;
	opacity: .7;
}

#fig21 {
	height: 65px;
	width: 65px;
	background-color: #888;
	position: absolute;
	top: 920px;
	left: 75%;
	opacity: .7;
}

#fig22 {
	height: 57px;
	width: 57px;
	background-color: #083e70;
	position: absolute;
	top: 850px;
	left: 40%;
	opacity: .5;
}

#fig23 {
	height: 65px;
	width: 65px;
	background-color: #888;
	position: absolute;
	top: 600px;
	left: 45%;
	opacity: .7;
}

#fig24 {
	height: 53px;
	width: 53px;
	background-color: #083e70;
	position: absolute;
	top: 600px;
	left: 15%;
	opacity: .9;
}

#fig31 {
	height: 30px;
	width: 30px;
	background-color: #083e70;
	position: absolute;
	top: 560px;
	left: 62%;
	margin-bottom: #888;
	opacity: .7;
}

#fig32 {
	height: 27px;
	width: 27px;
	background-color: #888;
	position: absolute;
	top: 670px;
	left: .5%;
	opacity: .8;
}

#fig33 {
	height: 34px;
	width: 34px;
	background-color: #083e70;
	position: absolute;
	top: 680px;
	left: 76%;
	opacity: .7;
}

#fig34 {
	height: 31px;
	width: 31px;
	background-color: #083e70;
	position: absolute;
	top: 450px;
	left: 35%;
	opacity: .9;
}

#fig35 {
	height: 26px;
	width: 26px;
	background-color: #888;
	position: absolute;
	top: 400px;
	left: 7%;
	opacity: .7;
}


.downarrow {
	
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.9);
	position: absolute;
	top: 750px;
}

.address {
	
	color: #fff;
}

.address h5 {
	
	color: #fff;
	font-size: 18px;
}

  /* About Page */
  
 .navbar-default.site {
	 
	 background-color: white;
	 padding-bottom: 35px;
 }
 
 .siteheading {
	
	height: 200px;
	background-color: #083E70;
	margin-top: 150px;
	margin-bottom: 0px;
	padding: 0;
	
}

.siteheading h1 {
	
	display: inline-block;
	font-size: 55px;
	font-weight: 300;
	margin-bottom: 0px;
	color: white;
	padding-top: 50px;
}

.aboutpage {
	
	padding: 40px 0;
}

.aboutpage .about-item h3 {
	
	line-height: 40px;
	
	
}

.grouppic {
	
	height: 400px;
	background-image: url('../img/newgroupphoto3.jpg');
	background-size: cover;
	background-position: center center;
}

.quote {
	
	padding-left: 60px;
}

.whowe {
	
	background-color: #083E70;
	padding: 50px 0;
}

.whowe p {
	
	color: white;
}

.whowe h3 {
	
	color: white;
}

.toppad {
	
	padding-top: 30px
	
	}

.founders {
	
	padding-top: 40px;
}

.founders .review-person img {
	
	margin-bottom: 30px;
}

/* BLOG PAGE */

.blog-post, .archive, .category h3 {
	
	padding-top: 20px;
}

.sidebar {
	
	padding-left: 25px;
}

.pagination {
	
	margin-top: 50px;
}
 
.blog-intro {
	
	padding-top: 20px;
	padding-bottom: 20px;
}

.date-wrap {
	
	padding: 10px 20px;
	background-color: #999;
	color: white;
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	text-transform: uppercase;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: solid 5px #083E70;
}

.blog-item {
	
	margin-bottom: 40px;
}

.blog-img img {
	
	width: 100%;
	height: auto;
}
