/* 
Custom CSS for...
'Modern Business' HTML Theme by Start Bootstrap

All Start Bootstrap themes are licensed under Apache 2.0. 
For more info and more free Bootstrap 3 HTML themes, visit http://startbootstrap.com!
*/

/* Global Styles */

a {-webkit-transition: border-color 0.3s ease-out, background-color 0.3s ease-out;
-moz-transition: border-color 0.3s ease-out, background-color 0.3s ease-out;
transition: border-color 0.3s ease-out, background-color 0.3s ease-out;}

html, body {
  height:100%;
}

body {
  padding-top: 32px; /* body padding for fixed top nav */
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

img {max-width:100%;max-height:100%}

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}

.tab-pane {
  margin-top: 15px;
}

/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #eee; /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 100%;
  max-height:700px
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Footer Styles */
footer {
  margin: 50px 0;
}







.bf-blank {
  margin-top: 40px;
}
.bf-docs-header {
  margin: 40px auto;
  text-align: center;
}
.bf-docs-examples [class^="col-md-"],
.bf-docs-examples [class*="col-md-"] {
  margin-bottom: 20px;
}
.bf-size:nth-child(2) button {
  margin-top: 11px;
}
.bf-size:nth-child(3) button {
  margin-top: 15px;
}
.bf-size:nth-child(4) button {
  margin-top: 23px;
}
.bf-example {
	margin-top: 0;
}
.bf-example .pagination,
.bf-example .pager {
	margin: 0 !important;
}





#myCarousel{
background-color: #eee;
color: #222;
border-bottom-color: #d9d9d9;
border-top-color: #f7f7f7;}





.navbar {background-color:#fff;	  min-height: 91px;
}

.navbar-brand {
width:300px;height:76px;
margin: 8px 0 0 14px;
padding:0;
  background-position: center;
  background-size: cover;
  background-image:url(../images/logo.png)
}

.navbar.affix {-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .2);
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .2); 
 }



.navbar a {
    color: #fff;
}
.navbar a:hover {
    color: #fff;
}



.navbar-toggle {
padding: 9px 10px;
margin-top: 24px;
margin-right:15px;

background-color: transparent;
border: 1px solid rgba(51,153,153,0.5);

border-radius: 4px;
}
.navbar-toggle:hover {

background-color:rgba(51,153,153,0.1);

}

.navbar-toggle .icon-bar { 
background-color:#399;
}


-------------------------------------------------- */
.bf-docs-nav {
  border-bottom: 1px solid #454545 !important;  
}

.navbar .navbar-nav > li > a {
  margin: 27px 5px 0;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
    background-color: #3e6b44;
}
.navbar .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #c0c9bc;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #3e6b04 !important;
}

/* Homepage */
.bf-docs-home {
  color: #fff;
  background-color: #000;
}





.checklist li {margin: 4px 0 4px 15px}
.checklist i { font-size:20px; vertical-align:middle}


.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
#gmaps iframe {
width: 100%;
height: 560px;

}

.fa-10x {font-size: 10em; }


footer .locationaddress { margin-left:0;}
@media (max-width: 992px) { 

.navbar .navbar-nav > li > a {
margin: 26px 2px 0;
}
.navbar-brand {
margin:8px 0  0 0;
width:240px;height:61px;
}
.navbar {min-height: 80px;}
body {
  padding-top: 80px; }
}





/* Responsive Styles */
@media (max-width: 767px) {
.btn-color1 .btn {border-radius: 6px !important; display:block; float:none;margin:8px auto !important;}

.btn-color1 {text-align:center}

.carousel {
  height: 70%; /* increases the carousel height so it looks good on phones */
}
.navbar-brand {
margin:10px 0  0 10px;
}
.fill {
  width: 100%;
  height: 100%;
  background-position: center right;
  background-size: cover;
}
.navbar .navbar-nav > li > a {
margin: 6px 15px 0;
}
.navbar .navbar-nav {
margin: 20px 0 30px;
}
footer .locationaddress {
	text-align:center;
}

.page-header small, .mobilehide {
	visibility:hidden;display:none;
}




}




