@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	color: #4e4e4e;
	font-weight:500 !important
}
/*body {
  background-attachment: fixed;
  background-color: #464646;
  background-image: url("images/background-photo.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}*/
body {
	background:#DFDFDF;/*font-family:Arial, Helvetica, sans-serif;*/
	background-attachment: fixed;
	background:url(../images/lappy.jpg);
	background-size: cover;
	background-repeat:no-repeat;
    background-position: center 20px;
	width:100%;
}
nav.navbar.admin-header.navbar-inverse {
	border:none;
	border-radius:0px;
}
nav.navbar.navbar-inverse {
	background: #000 none repeat scroll 0 0 !important;
	height:49px;
}
.navbar-header {
	position: relative;
}
.navbar {
  border-radius: 0px !important;
}
.navbar-inverse {
	margin-bottom:-5px;
}
.navbar.admin-header {
  position: fixed;
  width: 100%;
  z-index:1;
}
/*.navbar-header img {
	display: block;
	position: absolute;
	width:90px;
}*/
#index {
	/*background:url(../images/lappy.png);
	width:100%;
	background-size: cover;
	background-repeat:no-repeat;
	background-size:100%;
	background-attachment:fixed;*/
	
}
.home {
	margin: 40px;
	padding:50px;
}
.home h2 {
	font-size:40px;
	text-align:center;
	color:#000;
	font-weight:700 !important;
}
.paragraph {
	font-size:20px;
	text-align:justify;
	color:#000;
	font-weight:bold;
	line-height:24px;
}

.appstore_img {
  float: left;
  margin: 5px;
  padding: 0px;
}



nav.admin-header ul li a {
  color: #ffffff !important;
  font-family: open sans;
  font-size: 12px;
  font-weight: 800 !important;
  line-height: 34px;
  padding: 2px 8px;
}
.wrapper {
	margin: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: transparent;
	border-bottom:3px solid #5bc1b2;
}
/*.active
{ border-bottom:3px solid #5bc1b2;
}*/
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	background-color: rgba(0, 0, 0, 0);
	color: #ffffff;
	border-bottom: 3px solid rgba(255, 255, 255, 0.8);
}
.footer-appstore {
	margin: 0 auto;
	max-width: 320px;
	text-align: center;
	width: 100%;
}
.footer-appstore .appstore-img {
	float: left;
	padding: 10px;
}
.contact-email {
	line-height: 25px;
	margin: 0 auto 20px;
	max-width: 420px;
	padding-bottom: 40px;
	text-align: center;
}
.contact-email a {
	color: #e5e5e5;
	font-size: 13px;
}
.contact-email .lender {
	width: 50px;
}
.midnight-blue {
	background: #000 none repeat scroll 0 0 !important;
}
.container.navsection {
	max-width: 1280px !important;
	padding-left: 2%;
	padding-right: 2%;
	width: 96%;
}
.col-sm-5 .pull-right {
	float: left !important;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	font-size: 11px;
	padding-top:8px;
}
.pull-right li {
	float: left;
}
.midnight-blue .col-sm-7 {
	float: right;
	text-align: right !important;
	color: #e7e7e7 !important;
	font-size: 11px;
	padding-top:12px;
}
#footer a {
	color: #e7e7e7 !important;
}
#footer a:hover {
	color: #ffffff !important;
}
/**********======== FOOTER ========**************/
.site-footer {
	background-color: #454f69;
	clear: both;
	color: #b4b8c3;
	font-size: 12px;
	margin-top: 3em;
	padding: 20px;
	margin-bottom:0px;
}
.container_flex_740 {
	max-width: 960px;
}
.container_flex, .external .container {
	padding-left: 2%;
	padding-right: 2%;
	width: 96%;
}
.container-fluid {
	margin: 0 auto;
}
.link_list {
	list-style:none;
	float: left;
	margin-bottom: 3em;
	padding: 5px;
	color:#B4B8C3;
	font-size:12px;
	display:block;
}
ul li {
	padding:5px;
}
ul a {
	color:#B4B8C3;
}
ul a:hover {
	color:#fff;
}
.site_footer .link_list .list_title {
	border-bottom: 0 none;
	margin: 0;
}
.site_footer .link_list li {
	display: block;
	margin-top: 0.25em;
	padding: 0 0 0.5em;
}
.site_footer a {
	color: #b4b8c3;
}
.site_footer a:hover {
	border-bottom: 1px dotted #5bc1b2;
	color: #f7f7f9;
}
/************************ SUB FOOTER ************************/
.layout__subfooter {
	background-color: #3b96dc;
	color: #d9dbe1;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom:0px;
}
.layout__container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}
.navbar-brand img {
  max-width: 165px;
  position: relative;
  top: -16px;
  width: 100%;
}
.site-heading {
  border-bottom: 2px solid #858585;
  color: #454f69;
  margin-bottom: 69px;
  margin-left: auto;
  margin-right: auto;
  padding: 6px 0;
  position: relative;
  text-align: center;
  top: 50px;
  width: 200px;
}
.site-heading h2{
	color:#858585;
}
#service {

  background:#f7f7f7;
}
.service-content {
  padding-top: 104px;
  padding-bottom:50px;
}
.col-md-3.col-lg-3.col-xs-12.margin i {
border: 7px dotted rgba(187, 189, 192, 0);
  border-radius: 50px;
  color: #bbbdc0;
  display: inline;
  font-size: 60px;
  line-height: 1.2em !important;
  transition: all 0.3s ease 0s;
}
.col-md-3.col-lg-3.col-xs-12.margin i:hover {
  border: 0 dotted rgba(187, 189, 192, 1);
  color: #000;
  padding: 25px;
}
.col-md-3.col-lg-3.col-xs-12.margin{
  text-align: center;
    margin-bottom: 100px;
}
.col-md-3.col-lg-3.col-xs-12.margin h3 {
  font-size: 21px;
  font-weight: 200;
  line-height: 1;
  margin: 15px 0;
}
.col-md-3.col-lg-3.col-xs-12.margin.margin h5, #details h5 {
  color: #bbbdc0;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#contact{
	background-image:url(../images/Capture.PNG);
	height:530px;
	text-align:center;
	background-attachment:fixed;
}
.contact-content {
  color: #fff;
  font-size: 21px;
  padding: 56px;
  position: relative;
  top: 100px;
}
.contact-button {
  background: #fff none repeat scroll 0 0;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  padding: 11px 71px;
  position: relative;
  text-decoration: none;
  top: 131px;

}
.contact-button:hover {
  background: #000 none repeat scroll 0 0;
  color:#fff;
    text-decoration: none;

}
.about-content {
  font-size: 17px;
  line-height: 26px;
  padding: 15px;
  position: relative;
  text-align: justify;
  top: 20px;
}
.col-md-4 img {
  width: 280px;
}
.col-md-4.info h3 {
  font-size: 21px;
  font-weight: 200;
  line-height: 1;
  margin: 15px 0;
  text-align:center;
}
.google_app {
  margin: 0 auto;
  position: relative;
  top: 156px;
  width: 320px;
  float:right;
}
.contact-info {
  border-right: 1px solid #d4d4d4;
  text-align:center;
}
.col-md-8.col-md-offset-2.map_info {
  padding: 35px 0;
}
.contact-info ul {
  list-style: outside none none;
}
.contact-info ul li {
  background: #d4d4d4 none repeat scroll 0 0;
  border-radius: 100%;
  float: left;
  margin-left: 11px;
  padding: 11px 17px;
}
.twiter {
  padding: 11px 16px !important;
}
.google {
  padding: 11px 13px !important;
}
.col-md-8.col-md-offset-2.map_info .form-group .form-control {
  border-radius: 0;
  height: 44px;
}
.col-md-8.col-md-offset-2.map_info label {
 font-size: 18px;
  font-weight: 200;
  line-height: 1;
  margin: 15px 0;
}
.form-group textarea {
  height: 151px !important;
}
.btn.btn-default.form-submit {
  background: #555763 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  font-size: 21px;
  padding: 5px 36px;
}

.active{
  border-bottom:3px solid #fff;
}
.about-wrapp {
  padding-top: 79px;
}
.col-md-4.col-xs-12.about-img {
  text-align: center !important;
    margin-bottom: 150px;
}
#ourservices {
  background: #f7f7f7 none repeat scroll 0 0;
}
.map-area {
  width: 100%;
}
.map-area img {
  width: 100%;
}

.contact-info {
  border-right: 0px solid #d4d4d4;
  text-align: center;
}
.social {
  margin: 0 auto;
  width: 300px;
  padding-left:17px;
}

@media only screen and (max-width: 768px) {
  .home {
  margin:0px;
  padding:0px;
}
.col-md-5.col-xs-12.appstore {
  padding:0px;
  position: relative;
  top: 54px;
  text-align:center !important;
}
.navbar-brand img {
  max-width: 165px;
  position: relative;
  top: -16px;
  width: 100%;
}
#service {
  padding-top: 40px;
}
.contact-content {
  color: #fff;
  font-size: 21px;
  padding: 12px;
  position: relative;
  top: 50px;
  text-align:justify;
}
.service-content {
  padding-top: 1px !important;
}
.col-md-4.col-xs-12.about-img {
  text-align: center !important;
}
.about-wrapp {
  padding-top: 1px;
}
.col-md-4.col-xs-12.about-img {
  text-align: center !important;
    margin-bottom: 10px;
}
.google_app {
	float:none;
}
nav.navbar.navbar-inverse {
	height:auto !important;
}

nav.admin-header ul li a {
  line-height: 25px;
  padding: 2px 8px;
}

}
@media only screen and (max-width: 640px){
	
.google_app {
	top:128px;
}



}
@media only screen and (max-width: 480px){
	.google_app {
  margin: 0 auto;
  position: relative;
  top: 180px;
  width: 210px !important;
}
.home h2 {
  color: #000000;
  font-size: 22px;
  font-weight: 500 !important;
  position: relative;
  text-align: center;
  top: 45px;
}
/*#index {
  background: rgba(0, 0, 0, 0) url("../images/lappy.jpg") no-repeat fixed 0 0 / 100% auto;
  height: 224px;
  width: 100%;
}*/
.appstore_img {
  width: 89px;
}

.map-area img {
  height: 186px;
  width: 100%;
}

	
}
@media only screen and (max-width: 360px){



}