@import url('https://fonts.googleapis.com/css?family=Overlock+SC');
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}
html,
body {
    width: 100%;
    float: left;
    position: relative;
    font-family: arial;
    color: #000033;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif
}
body {
    background: url('images/soil.jpg') left top repeat #fff
}
a {
    text-decoration: none;
    color: #000033;
    font-family: 'Overlock SC', sans-serif
}
a:not(.not-on):hover {
    color: #BE1009
}
img:not(.no-wrap) {
    max-width: 100%;
    width: auto;
    height: auto
}
img.full-width {
    width: 100%
}
.all-inherit {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.full-wrap {
    width: 960px;
    margin: 0px auto;
    float: none
}
.full-width {
    width: 100%;
    float: left;
    position: relative
}
.full-width.inside-padd {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%
}
.full-width.inside-padd-big {
    width: 90%;
    padding-left: 5%;
    padding-right: 5%
}
.pos-rel{
    position: relative;
}
.fleft {
    float: left
}
.fright {
    float: right
}
.center-text {
    text-align: center
}
.left-text {
    text-align: left
}
.right-text {
    text-align: right
}
.dis-block {
    display: block
}
.dis-iblock {
    display: inline-block
}
.mt10 {
    margin-top: 10px
}
.mt20 {
    margin-top: 20px
}
.mt30 {
    margin-top: 30px
}
.mr20 {
    margin-right: 20px
}
.mb10 {
    margin-bottom: 10px
}
.bulletted-link {
    padding-left: 10px;
    background: url('images/bullet.gif') left center no-repeat
}
#logo{
	width: 100%;
	display: block;
	float: left;
	margin-top: 10px;
	font-size: 0;
	text-align: center;
}
#logo > a{
	font-family: 'Open Sans', cursive;
	color: #556e2e;
	font-size: 42px;
	display: inline-block;
}
.hamburger-menu {
    display: none
}
.header-nav {
    position: relative;
    height: 35px;
    width: 100%;
    float: left
}
.header-nav.head {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-top: 30px;
    box-sizing: border-box;
	background-color: #9fc970;
}
.header-nav.foot {
    padding-top: 8px;
    padding-bottom: 6px;
    background-color: #fff;
    border-top: 3px solid #95bbeb;
    border-bottom: 3px solid #95bbeb
}
.header-nav.head > figure {
	content: '';
    width: 259px;
    height: 28px;
    background: url('images/nav-top.png') center center no-repeat;
    position: absolute;
    margin-left: -130px;
    left: 50%;
    top: -27px;
}
.header-nav.head:before {
    content: '';
    width: 51px;
    height: 128px;
    background: url('images/nav-left.png') center center no-repeat;
    position: absolute;
    right: calc(100% - 15px);
    bottom: -63px
}
.header-nav.head:after {
	content: '';
    width: 61px;
    height: 77px;
    background: url('images/nav-right.png') center center no-repeat;
    position: absolute;
    left: calc(100% - 15px);
    bottom: -1px;
}
.header-nav > ul {
    width: 100%;
    float: left;
    list-style: none;
    display: block;
    height: 35px;
    text-align: center;
    font-size: 0;
}
.header-nav.head > ul {
	box-shadow: 0 0 1px 0 #9fc970;
}
.header-nav.foot {
    padding-top: 8px;
    padding-bottom: 6px;
    background-color: #fff;
    border-top: 3px solid #9fc676;
    border-bottom: 3px solid #9fc676;
}
.header-nav > ul > li {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: relative
}
.header-nav > ul > li a {
    display: block;
    height: 18px;
    font-size: 15px;
    border-left: 1px solid #caddf5;
    padding: 0 16px;
    margin-top: 8px
}
.header-nav.head > ul > li a{
	color: #fff;
	border-left-color: #556e2e;
}
.header-nav.head > ul > li a:hover{
	color: #556e2e;
}
.header-nav.foot > ul > li a {
    padding: 0 19px
}
.header-nav > ul > li:first-child a {
    border-left: 0
}
#main > .full-width {
    background-color: #fff;
    padding-bottom: 30px
}
.nth3-images {
    margin: 10px
}
.nth4-list {
    width: calc(23% - 24px);
    margin: 10px 1%;
    float: left;
    list-style: square;
    font-size: 13px;
    padding-left: 24px
}
.h1-style {
    width: 100%;
    background-color: #9fc676;
    height: 3px;
    float: left;
    text-align: center;
    margin: 20px 0
}
.h1-style span {
    background-color: #fff;
    font-size: 26px;
    font-family: 'Overlock SC';
    padding: 4px 10px;
    font-weight: normal;
    position: relative;
    top: -18px
}

.h2-style {
    width: 100%;
    background-color: #d8eac5;
    height: 1px;
    float: left;
    text-align: center;
    margin: 20px 0;
}
.h2-style span {
    background-color: #fff;
    font-size: 20px;
    font-family: 'Overlock SC';
    padding: 4px 10px;
    font-weight: normal;
    position: relative;
    top: -10px;
}
.act-small-text {
    text-align: justify;
    font-size: 13px;
    line-height: 15px
}
@media only screen and (min-width: 1080px) {
    .header-nav > ul {
        display: block !important
    }
}
@media only screen and (max-width: 1080px) {
    .full-wrap {
        width: 98%;
        padding-left: 1%;
        padding-right: 1%
    }
    #logo{
    	margin-top: 0;
    }
    .header-nav {
        padding: 10px 0 !important;
        width: 100% !important;
        height: auto;
        background-color: #fff
    }
    .header-nav.head {
    	padding: 0;
    	padding-top: 35px;
        margin-top: 26px;
        border-radius: 5px;
    }
    .header-nav.head:before, .header-nav.head:after {
	    display: none;
	}
    .header-nav ul {
        height: auto;
        box-shadow: none !important
    }
    .header-nav.head ul {
        display: none;
        margin-top: 14px
    }
    .header-nav ul li {
        display: block;
        padding-bottom: 4px;
        height: auto;
        float: left;
        width: 100%
    }
    .header-nav:not(.head) ul li {
        text-align: center !important
    }
    .header-nav ul li a {
        padding-left: 10px;
        border: none;
        height: auto
    }
    .hamburger-menu {
        display: block;
        color: #fff;
        background: url('images/hamburger.png') left top no-repeat transparent;
        font-size: 16px;
        padding-left: 30px;
        margin-right: 15px;
        min-height: 16px
    }
    .hamburger-menu.active {
        background-image: url('images/x.png')
    }
    .nth4-list {
        width: calc(48% - 24px)
    }
}
@media only screen and (max-width:710px) {
    img.fleft, img.fright{
        float: left;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 590px) {
    .nth3-images {
        margin: 10px 0
    }
    .nth4-list {
        width: 100%;
        padding: 0;
        margin: 10px 0;
        text-align: center;
        display: block;
        float: left;
        list-style: none
    }
    .h1-style, .h2-style {
        background-color: transparent;
        height: auto;
        margin: 0;
    }
    .h1-style span, .h2-style span {
        top: auto;
        background: transparent;
        padding: 0;
    }
    .h2-style span {
        line-height: 24px;
    }
}
@media only screen and (max-width: 380px) {
	.hamburger-menu{
		margin-right: 7px;
	}
    .hamburger-menu > span {
        display: none
    }
    #logo > a{
    	font-size: 38px;
    }
}