@charset "UTF-8";/* CSS Document */body {	background-color:transparent;	/*background:url(../../images/page-back.jpg) no-repeat;*/	background-size:100% auto;}h1, h2{	text-transform:uppercase;	color:#86B93A;}h2{	font-size:24px;}.navbar-inverse {    background-image: -webkit-linear-gradient(top,#90c73e 0,#90c73e 100%);    background-image: -o-linear-gradient(top,#90c73e 0,#90c73e 100%);    background-image: linear-gradient(to bottom,#90c73e 0,#90c73e 100%);    background-repeat: repeat-x;	background:#90c73e;    filter: none;}.navbar-inverse .navbar-nav > li > a {    color: #fff;    background-color: transparent;	text-shadow:none;}.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {    color: #fff;    background-color: #62872A;}.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {    color: #fff;    background-color: #62872A;}.dropdown-menu {    background-color: #90C73E;}.dropdown-menu > li > a {    color: #fff;}.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {    color: #fff;}.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {    background-image: -webkit-linear-gradient(top,#62872A 0,#62872A 100%);    background-image: -o-linear-gradient(top,#62872A 0,#62872A 100%);    background-image: linear-gradient(to bottom,#62872A 0,#62872A 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62872A', endColorstr='#ff62872A', GradientType=0);    background-color: #62872A;}.breadcrumb {    background-color: #000;	border-radius:0;}a:focus, a:hover {    color: #90c73e;}a {    color: #90c73e;}.content-inner {	background:#fff;	border-radius:0px;	padding:15px;    background: rgba(255,255,255, .85);}.pre-nav{	background:#000;	padding-top:10px;	padding-bottom:10px;}.logo{	}footer{	color:#fff;}.item{	padding:15px;	background:#90C73E;	border:1px solid #000;}#testimonials .item{	background:#000;}.item h3{	color:#fff !important;	font-size:15px;	font-weight:bold;	text-transform:uppercase;	margin-top:0;	padding-top:0;}.item p{	color:#fff !important;	font-size:12px;	font-weight:normal;}.btn-primary {    background-image: -webkit-linear-gradient(top,#000000 0,#000000 100%);    background-image: -o-linear-gradient(top,#000000 0,#000000 100%);    background-image: linear-gradient(to bottom,#000000 0,#000000 100%);    background-repeat: repeat-x;    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000000', GradientType=0);    border-color: #333;}.btn-primary:hover {    color: #90C73E;    background-color: #000;    border-color: #90C73E;}#map {        height: 600px;      }#services .item {    height: 205px;	position:relative;	margin-bottom:15px;}#services .item .btn{	position:absolute;	bottom:15px;	right:15px;}@media(max-width:1199px){	#services .item {    	height: 225px;	}	}@media(max-width:991px){	#services .item {    	height: 225px;	}	}@media(max-width:767px){	#services .item {    	height: 150px;	}	}.sidebar .content-inner{    background: #000;    border-radius: 0px;    padding: 15px;    background: rgba(0,0,0, .85);	color:#eee;}.sidebar .well {    background-image: none;    background-repeat: repeat-x;	background-color:transparent;    filter: none;    border-color:transparent;    -webkit-box-shadow: none;    box-shadow: none;}#contact .mura-async-object h2{	display:none;}