body {
    font-size: 16px;
    font-family: 'Open Sans', Arial, sans-serif;
}

.main-container.default-page {
    position: relative;
    z-index: 990;
}

.main-container {
    margin-top: 195px;
}

body.flexed .main-container {
    margin-top: 0;
}

.contentbox .contenbox_image {

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.contentbox .contenbox_image.fixed {
    background-attachment: fixed;
}


.contentbox .embed-pad {
    padding: 120px;
}


.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
}


#dropdown-menu {
    transition: all .25s;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}

.bg-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.bg-contain {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.main-slider {
	overflow: hidden;
}



.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    color: #000;
}

.btn-link:focus,
.btn-link:hover {
    color: #000;
    text-decoration: none;
}



.btn-service {
 margin-top: 20px;
 color: #fff;
 background-color: #529f40;
 border-color: #529f40;
 margin-right: 20px;
}


/*Header*/

#header-navigation.navbar-default {
    background-color: #e1eada;
    /*height: 100px;*/
    z-index: 995;
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: 0 2px 3px rgba(25, 25, 25, .33);
}

#header-navigation.navbar-default .navbar-brand-icon {
    width: 300px;
    height: 100px;
    float: none;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 15px auto;
    display: block;
}

#header-navigation .navbar-header {
    background-color: #fff;
    float: none;
}
#header-navigation .navbar-brand {
    margin-top: 7px;
}

#header-navigation .navbar-brand img {
    height: 60px;
}
#header-navigation .navbar-toggle {
    float: left;
    margin-right: 0;
    margin-left: 15px;
    border-radius: 0;
    padding: 15px;
}

#header-navigation.navbar-default .navbar-collapse {
    margin: 0;
    text-align: center;
}

#header-navigation .navbar-nav {
    display: inline-block;
    float: none;
}
#header-navigation .navbar-nav>li>a {
    padding: 20px 15px;
    color: #12120d;
    text-transform: uppercase;
    font-size: 16px;
}

#header-navigation .navbar-nav>li.search-li>a {
    padding-bottom: 19px;
}


#header-navigation .navbar-nav.navbar-arrowed>li .caret {
    display: none;
}

#header-navigation .navbar-nav>li>a:hover,
#header-navigation .navbar-nav>.active>a,
#header-navigation .navbar-nav>.active>a:focus,
#header-navigation .navbar-nav>.active>a:hover,
#header-navigation .navbar-nav>.open>a,
#header-navigation .navbar-nav>.open>a:focus,
#header-navigation .navbar-nav>.open>a:hover {
    color: #519548;
    background: transparent;
}

#header-navigation .dropdown-menu {
    color: #ffffff;
    background-color: #519548;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    /*margin-left: 15px;*/
}

#header-navigation .dropdown-menu>li>a {
    padding: 10px 20px;
    color: #ffffff;
}

#header-navigation .dropdown-menu>.active>a,
#header-navigation .dropdown-menu>.active>a:focus,
#header-navigation .dropdown-menu>.active>a:hover,
#header-navigation .dropdown-menu>li>a:focus,
#header-navigation .dropdown-menu>li>a:hover {
    color: #519548;
    background-color: #ddd;
}

#header-navigation.navbar-default .dropdown-menu.prod-menu {
    left: -100px;
    min-width: 500px;
    overflow: hidden;
}

#header-navigation.navbar-default .dropdown-menu.prod-menu .col-prod {
    margin: 0 -15px;
}

#header-navigation.navbar-default .dropdown-menu.prod-menu .col-prod:first-child {
    width: 300px;
    float: right;
}

#header-navigation.navbar-default .dropdown-menu.prod-menu .col-prod:last-child {
    width: 260px;
    float: left;
}

#header-navigation.navbar-default .dropdown-menu.prod-menu .col-prod h4 {
    margin-left: 20px;
}

#header-navigation.navbar-default .dropdown-menu.prod-menu .col-prod>li>a {
    display: block;
    padding: 6px 20px;
    color: #ffffff;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: normal;
}

#header-navigation.navbar-default .dropdown-menu.prod-menu .col-prod>li.active>a,
#header-navigation.navbar-default .dropdown-menu.prod-menu .col-prod>li:hover>a {
    background-color: #ddd;
    color: #519548;
    text-decoration: none;
}


.navbar-default {
    border: none;
}


.page-header {
    border: none;
    color: #519548;
}

.pagination > .counter {
    display: none;
}



/* dropdown transition */

#header-navigation .dropdown .dropdown-menu {
    overflow: hidden;
}

/*#header-navigation .dropdown.open .dropdown-menu {
    max-height: 300px;
    opacity: 1;
}*/

#header-navigation.navbar-default .navbar-nav>.active>a,
#header-navigation.navbar-default .navbar-nav>.active>a:focus,
#header-navigation.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent !important
}

.blog .leading-row {
	padding-top: 30px;
}
.blog .leading-row > div {
	padding-top: 30px;
	border-bottom: 2px #529f40 solid;
}
/*.blog .leading-row > div:last-child {
	border-bottom: none;
}*/
.blog .leading-row > div .readmore {
	text-align: center;
}
.blog .leading-row > div .readmore .btn {
	margin: 25px 0;
	padding: 15px 25px;
}
.blog .intro-row {
	padding-top: 60px;
}
.blog .intro-row > div {
	position: relative;
	margin-bottom: 30px;
}
.blog .intro-row > div .of-title {
	position: absolute;
	top: 50%;
	left: 15px;
	right: 15px;
	padding: 15px;
	background: rgba(255,255,255,.66);
	height: 52px;
	margin-top: -26px;
}
.readmore .btn.btn-primary {
	border-radius: 0;
}





/* search */

#header-navigation .search-toggle {}

#header-navigation .dropdown-menu.search-form {
    width: 250px;
    opacity: 0;
    transition: opacity .5s
}

#header-navigation li.open .dropdown-menu.search-form {
    opacity: 1;
}

#header-navigation .phonewrapper {
	margin-top: 40px;
	 overflow: hidden;
}
#header-navigation .phonewrapper > span {
	background: #519548;
	border-radius: 6px;
	color: #fff;
	padding: 12px;
	font-size: 22px;
	margin-right: 10px;
	float: left;
}
#header-navigation .phonewrapper .phoneinfo {
	float: left;
	padding-top: 2px
}
#header-navigation .search-form {
	margin-top: 47px;
}
#header-navigation .search-form .form-control {
	border-color: #519548;
	box-shadow: none;
}
/*#header-navigation .search-form input {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0) !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 0;
}*/

#header-navigation .search-form .form-control::-webkit-input-placeholder {
    color: rgba(81, 149, 72, .5)
}

#header-navigation .search-form .form-control:-moz-placeholder {
    color: rgba(81, 149, 72, .5)
}

#header-navigation .search-form .form-control::-moz-placeholder {
    color: rgba(81, 149, 72, .5)
}

#header-navigation .search-form .form-control:-ms-input-placeholder {
    color: rgba(81, 149, 72, .5)
}






/*Chronoforms*/

.chronoforms6_credits{
    display: none;
}




/*Team*/
.team{
    padding:75px 0;
}

.profile{
	margin-top: 25px;
}
.profile h1{
	font-weight: normal;
	font-size: 20px;
	margin:10px 0 0 0;
}
.profile h2{
	font-size: 14px;
	font-weight: lighter;
	margin-top: 5px;
}
.profile .img-box{
	opacity: 1;
	display: block;
	position: relative;
}
.profile .img-box:after{
	content:"";
	opacity: 0;
	background-color: rgba(188, 188, 188, 0.75);
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}
.img-box ul{
	position: absolute;
	z-index: 2;
	bottom: 50px;
	text-align: center;
	width: 100%;
	padding-left: 0px;
	height: 0px;
	margin:0px;
	opacity: 0;
}
.profile .img-box:after, .img-box ul, .img-box ul li{
	-webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}


.img-box ul i{
	font-size: 20px;
	letter-spacing: 10px;
}
.img-box ul li{
	width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #88C425;
    margin: 2px;
    padding: 5px;
	display: inline-block;
}
.img-box a{
	color:#fff;
}
.img-box:hover:after{
	opacity: 1;
}
.img-box:hover ul{
	opacity: 1;
}
.img-box ul a{
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.img-box a:hover li{
	border-color: #fff;
	color: #88C425;
}
a{
    color:#529f40;
}
a:hover{
    text-decoration:none;
    color:#316226;
}
i.red{
    color:#BC0213;
}



/*Footer*/
footer {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #c5c5c5;
    color: #6f7070;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-top: 30px;
}

footer .navbar-nav>li {
    float: none;
}

footer .nav>li>a {
    color: #6f7070;
    text-decoration: none;
    padding: 0;
    line-height: inherit;
}

@media (max-width: 1200px) {
	.contentbox .embed-pad {
	    padding: 60px;
	}
}

@media (max-width: 992px) {
	.main-slider {
		display: none;
	}

	.contentbox .embed-pad {
	    padding: 30px;
	}

	#header-navigation.navbar-default .item-101 {
		display: none;
	}
}

@media (max-width: 768px) {
	#header-navigation.navbar-default .navbar-brand-icon {
		float: left;
		height: 75px;
	}

	.main-container {
		margin-top: 105px;
	}

	.moduletable #map {
		display: none;
	}
}