@charset "utf-8";
.navbar-brand > img{
	width: 371px;
}

.testimonails blockquote{
	font-size:15px;
	font-style:italic;
	margin-bottom:0;
	color:#FFF;
}

.section-title.text-left.testimonial h2{
	text-align:left;
	color:#FFF;
}

.client-details.testimonial span{
	color:#fff;
	font-style:italic;	
}

.image-bg{
	width: 100%;
	display: block;	
	position: relative;
    overflow: hidden;
    background-attachment: static;
	background-repeat: no-repeat;
	background-position: center center;    
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;    
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 560px;
}
.image-bg.static{
    background-attachment: static;
}
.image-bg.fixed{
    background-attachment: fixed;
}
.image-bg.content-in{
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover !important;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 0;
  min-height:unset;
  
}

/* Custom Video BG */

#my-testimonial.image-bg{
	background-image: url("Quotes_RocksWaves.jpg");
	background-color:#000;
	position:relative;
}
#my-video.video-bg .mbYTP_wrapper {
    z-index: 0 !important;
}
#my-video.video-bg:after{
	position:absolute;
	background:rgba(0,0,0,0.6);
	content:"";
	width:100%;
	height:100%;
	left:0;
	right:0;
	top:0;
	z-index:25;
}
#my-video.video-bg #bg-video{
	min-height:650px;
}
#my-video.video-bg #video-play{
	display:none;
}

/* Custom Testimonial BG */

#my-testimonial.image-bg{
	background-image: url("Quotes_RocksWaves.jpg");
	background-color:#000;
	position:absolute;
}

#my-testimonial.image-bg.content-in{
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover !important;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 5;
  min-height:unset;
  
}

#crumbList li {
    display: inline-block;
}

#crumbList li a:hover{
    color: #7b933b; 
}

#crumbList li:after {
    padding-left: 5px;
    content: ' /';
    padding-right: 5px;
}

#crumbList li:last-child:after {
    content: none;
}

#crumbList li:last-child a {
   color: #7b933b; 
}

ul.list {
    padding: 0px;
    margin: 0px;
}

ul.list li {
    padding-left: 8px; 
	list-style-type: circle;
	 margin: 10px;
}

h5 {
	margin-top: 15px;
	padding-top: 15px;
}

ul.directory {
    padding-bottom: 15px;
    margin: 0px;
}

ul.directory li {
    padding-left: 8px; 
	list-style-type: circle;
	 margin-bottom: 5px;
	 margin-left: 40px;
}

.tabs-left{padding:0;
overflow: hidden !important;}
.tabs-left .tab-content{border-radius:0 5px 5px 5px;border-left:none;}
.tabs-left .nav-tabs > li{margin-right:-1px;}
.tabs-left .nav-tabs > li{margin-left:2px;}
.tabs-left .nav-tabs > li:first-child a{border-radius:5px 0 0 0;}
.tabs-left .nav-tabs > li:last-child a{border-radius:0 0 0 5px;border-bottom:1px solid #eee;}
.tabs-left .nav-tabs > li a{border-right:1px solid #7b933b;border-left:3px solid #7b933b;margin-right:1px;margin-left:-3px;}
.tabs-left .nav-tabs > li a:hover{border-left-color:#CCC;}
.tabs-left .nav-tabs > li.active a,
.tabs-left .nav-tabs > li.active a:hover,
.tabs-left .nav-tabs > li.active a:focus{border-left:3px solid #7b933b;border-right-color:#7b933b;}
.tabs-left .nav-tabs > li.active {border-left:3px solid #7b933b;border-right-color:#7b933b; color:#7b933b;}
.tabs-left > .tab-content {
	overflow:hidden;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color:#7b933b;
	background-color: beige;
}

.featured-box{background:#F5F5F5;background-color:transparent;background:-webkit-linear-gradient(top, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;background:linear-gradient(to bottom, white 1%, #f9f9f9 98%) repeat scroll 0 0 transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #DFDFDF;border-left:1px solid #ECECEC;border-radius:8px;border-right:1px solid #ECECEC;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.04);margin-bottom:20px;margin-left:auto;margin-right:auto;margin-top:20px;min-height:100px;position:relative;text-align:center;z-index:1;}
.featured-box h4{font-size:1.3em;font-weight:400;letter-spacing:-0.7px;margin-top:5px;text-transform:uppercase;}
.featured-box .box-content{border-radius:8px;border-top:3px solid #33B8FF;border-top-width:4px;padding:30px 30px 10px 30px;}
.featured-box .learn-more{display:block;margin-top:10px;}
.featured-boxes .featured-box{margin-bottom:30px;margin-top:45px;}
.featured-boxes .featured-box.info-content{text-align:left;}
.featured-box-primary i.icon-featured{background-color:#E36159;}
.featured-box-primary h4{color:#E36159;}
.featured-box-primary .box-content{border-top-color:#E36159;}
.featured-box-secundary i.icon-featured{background-color:#CCC;}
.featured-box-secundary h4{color:#CCC;}
.featured-box-secundary .box-content{border-top-color:#CCC;}
.featured-box-tertiary i.icon-featured{background-color:#2BAAB1;}
.featured-box-tertiary h4{color:#2BAAB1;}
.featured-box-tertiary .box-content{border-top-color:#2BAAB1;}
.featured-box-quartenary i.icon-featured{background-color:#734BA9;}
.featured-box-quartenary h4{color:#734BA9;}
.featured-box-quartenary .box-content{border-top-color:#734BA9;}
.featured-boxes.login{margin-top:-30px;}
.featured-boxes.login .featured-box{text-align:left;}
.featured-boxes.cart .featured-box{text-align:left;}
.featured-boxes .featured-box-cart{margin-top:0;}
.feature-box{clear:both;}
.feature-box .feature-box-icon{background:#CCC;border-radius:35px;color:#7b933b;display:inline-block;float:left;height:35px;line-height:35px;margin-right:10px;position:relative;text-align:center;top:5px;width:35px;}
.feature-box .feature-box-info{padding-left:50px;}
.feature-box.secundary h4{color:#0e0e0e;}
.feature-box.secundary .feature-box-icon{background:transparent;width:50px;height:50px;}
.feature-box.secundary .feature-box-icon i.fa{font-size:28px;}
.feature-box.secundary .feature-box-info{padding-left:60px;}

a.link {
	color:#7b933b;
}

a.link:link {
	color:#7b933b;
}

a.link:visited {
	color:#7b933b;
}

a.link:hover {
	color:#008D97;
}

input {
	border:#d3d3d3;
	border: thin;
	border-style:inherit;
}

a.btn-default:link {
		color:#fff;
}

a.btn-default:link {
		color:#fff;
}

.pad-60 {
padding: 40px;
}

.green {
	color: #7b933b;
}

.blue {
	color: #045264;
}

.tp-leadin.bold{
  font-size: 25px;
  font-weight: bold;
  text-transform:uppercase;
  margin: 0;
  line-height: 75px;
}

.tab-content {
    margin-bottom: 20px;
    margin-top: 0px;
}

.panel-group .panel .panel-heading > .panel-title > a {
    border-bottom: none; /*1px dotted #f2f2f2*/
    color: #1e1e1e;
    font-weight: 600;
    line-height: 22px;
    transition: background-color 0.2s linear 0s;
}