.form-group .row {
	margin-left:10px;margin-right:10px;
}

legend {
	background: #007d48;
	color: #fff;
	font-size:1rem;
}

.footer .footer__info {
    z-index: 1;
    max-width: 98%;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    background-image: url('../images/footer-info-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer .footer__info ul li .footer__info__logo {
    display: inline-block;
    margin-top: 1.3rem;
}

.footer .footer__info:before {
    z-index: -1;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 125, 72, 0.95);
    position: absolute;
    top: 0;
    left: 0;
}

.footer .footer__info ul li .footer__info__logo {
    display: inline-block;
    margin-top: 1.3rem;
}


.footer .footer__info ul li {
    min-height: 75px;
    text-align: center;
    color: #fff;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.footer .footer__info ul li:first-child {
    border: 0 none;
    text-align: left;
}
h1, h2, h3, h4 {
    font-family: 'Panton Black italic Caps';
    font-weight: 900;
    font-style: italic;
}
.footer .footer__info ul li h4 {
    font-weight: 700;
    color: #fff;
    margin: 0;
    font-size: 1.5rem;
}

.footer .footer__info ul li a {
    color: #fff;
}
.footer .footer__middle {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
    background-image: url(../../img/footer-middle-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.footer .footer__middle section a {
    font-weight: 700;
    color: #007d48;
    font-size: 1.375rem;
}

.footer .footer__middle section ul li a {
    font-weight: 400;
    color: #000;
    position: relative;
    padding-left: 1.25rem;
}

.footer .footer__copyright {
    background: #f2f2f2;
    font-size: 1.125rem;
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
}
.footer .footer__up.visible {
    opacity: 1;
    visibility: visible;
}

element.style {
}
.footer .footer__info ul li a {
    color: #fff;
}
a:link, a:visited, a:active {
    text-decoration: none;
    color: #000;
}
a {
    outline: none;
    text-decoration: none;
    color: #000;
}
a {
    background-color: transparent;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a {
    background-color: transparent;
}
* {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
}
*, *::after, *::before {
 /*   box-sizing: inherit;*/
}
user agent stylesheet
a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: underline;
}
.footer .footer__info ul li h4 {
    font-weight: 700;
    color: #fff;
    margin: 0;
    font-size: 1.5rem;
}
h1, h2, h3, h4 {
    font-family: 'Panton Black italic Caps';
    font-weight: 900;
    font-style: italic;
}
h4, .h4 {
    font-size: 24px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
user agent stylesheet
h4 {
    font-weight: bold;
}
.footer .footer__info ul li div {
    text-align: left;
    display: inline-block;
}
.footer .footer__info ul li span {
    text-align: left;
    display: inline-block;
    font-family: 'rabioheadregular', Arial, sans-serif;
    font-size: 1.875rem;
    padding-right: 0.625rem;
}
.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below, .menu-image-hover-wrapper .menu-image-title-above {
    width: 50px;
}
.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below, .menu-image-hover-wrapper .menu-image-title-above {
    border: none;
    box-shadow: none;
    vertical-align: middle;
    width: auto;
    display: inline;
}

.footer .footer__middle section a {
    font-weight: 700;
    color: #007d48;
    font-size: 1.375rem;
}

.footer .footer__up {
    z-index: 9;
    opacity: 0;
    font-weight: 700;
    width: 5rem;
    height: 5rem;
    line-height: 0.70;
    text-align: center;
    visibility: hidden;
    color: #fff;
    background: rgba(0, 0, 0, 0.35);
    font-size: 1.125rem;
    transition: 0.3s;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: fixed;
    right: 1.25rem;
    bottom: 1.25rem;
}
.footer ul, .footer ol, .footer li {
    list-style: none;
}
.footer .footer__info ul li ol li {
    min-height: 0;
    border: 0 none;
    display: inline-block;
    padding: 0 0.125rem;
}
#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}
.mm-slideout {
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.fb_reset {
    background: none;
    border: 0;
    border-spacing: 0;
    color: #000;
    cursor: auto;
    direction: ltr;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-spacing: normal;
}