/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top:134px;
	font-family: 'Roboto Condensed', sans-serif;
	 /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
	    border: 5px #538e04 solid;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

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

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

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

footer {
    background: #2D1912;
    background-image: url(../img/headerbg.png);
    background-repeat: repeat;
    height: auto;
    margin: 0 !important;
    padding:3em 0;
    background-position: top center;
}
.copy {
    text-align: center;
    background: #281611;
    height: auto;
    padding: 0;
    margin: 0 !important;
    padding-bottom: 1.5em;
    padding-top: 1.5em;
    padding-left: 1em;
    padding-right: 1em;
    border-top: 0px solid #333;
}
/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}
.navbar-inverse {
   /* background-color: #222;*/
    border-color: #080808;
	background: #2D1912;
    background-repeat: repeat;
    height: auto;
    /*padding-top: 1.0em;
    padding-bottom: 1.0em;*/
    margin: 0 !important;
    /*padding-right: 1em;
    padding-left: 1em;*/
    border-top: 5px solid #623e35;
    background-image: url(../img/headerbg.png);
    background-repeat: repeat;
}
.navbar-brand {
    float: left;
     height:auto; 
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.menubg{
	background-color: #8dc73f;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
	text-transform:uppercase;
	    font-size: 17px;
}
.navbar-inverse .navbar-nav>li>a:hover {
    background-color: #538e04;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #538e04;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #538e04;
}
.showcase {
    background-color: #DFD8BD;
    width: auto;
    height: auto;
    padding-top: 3em;
    padding-bottom: 3em;
    margin: 0 !important;
    background-position: center center;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: 0px solid #e7e7e7;
    background-image: url(../img/fabric1.png);
    background-repeat: repeat;
    background-attachment: fixed;
    -moz-box-shadow: inset 0 0px 7px #a3976a;
    -webkit-box-shadow: inset 0 0px 7px #a3976a;
    box-shadow: inset 0 0px 7px #a3976a;
}
.callstyle {
    color: #fffe02;
    padding-top: 5px;
}
.feature {
    width: auto;
    height: auto;
    background: #538e04;
    margin: 0 !important;
    padding: 2em 0em;
}
.feature h2{
	color: #dcfe06;
    font-size: 16px;
    padding: 0 0 10px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.feature p{
	color:#fff;
	padding:0;
	margin:0;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 0px;
     border-bottom:none; 
}
.bx{}
.bx h4{ font-size:20px; margin:0; color:#fff;}
.bx p{ color:#fff; margin-top:5px;}
.bx ul{ list-style:none;
margin:0; padding:0;}
.bx ul li{ 
list-style:none;
margin:0 0 5px; padding:0;
}
.bx ul li a{ 
color:#fff;
}
.icostyle {
    font-size: 90px!important;
    color: #fff;
}
.bx1{}
.bx1 ul{ 
list-style:none;
margin:0; padding:0;
}
.bx1 ul li{ 
list-style:none;
margin: 10px 0 5px; 
padding:0;
color:#538e04;
font-size:20px;
}

.feature1 {
    width: auto;
    height: auto;
    background: #f6f6f6;
    margin: 0 0 20px 0 !important;
    padding: 1em 0em;
    border-bottom: 1px #ccc solid;
}
.feature1 .page-header {
    padding-bottom: 9px;
    margin: 20px 0 0px;
     border-bottom:none; 
}
.int{
}
.int p{
	font-size:19px;
	line-height:35px;
}