/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(/files/fonts/opensans300.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/files/fonts/opensans400.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/files/fonts/opensans700.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* latin */
@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(/files/fonts/cabin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/*BODY*/
body, html {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Arial, Gudea;
    font-size: 12px;
}

.bg_body {
    width: 100%;
    background-color: #fff;
}

#top {
    width: 450px;
    height: 193px;
    border-bottom: 10px solid #6DB022;
    margin: 0px;
    float: right;
    margin-right: 36px;

}

#navigation {
    float: left;
    width: 465px;
    height: 30px;
    margin-left: 72px;
    margin-top: 144px;
    border: 0px solid #d7d7d7;
    z-index: 2px;
    position: absolute;
}

#navigation li {
    display: inline-block;
    min-height: 25px;
    line-height: 25px;
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 0px;
}

#navigation .navigation_thumb_edit_box {
    position: fixed;
}

#navigation .navigation_buttons {

}

#navigation a span {
    height: 25px;
    line-height: 25px;
    float: right;
    clear: both;
    margin: 0px;
    display: block;
    position: relative;
}

#navigation li ul a span {
    float: left;
    padding-left: 0px;
}

#navigation a {
    color: #505559;
    font-size: 12px;
    text-decoration: none;
    min-height: 25px;
    line-height: 25px;
}

#navigation .active {
    font-weight: bold;
    color: #6cb121;
    padding-left: 6px;
    padding-right: 6px;
}

#navigation a:hover {
    color: #6CB121;
}

/*submenu*/
#navigation li ul {
    top: 28px;
    position: absolute;
    display: none;
    z-index: 10;
}

#navigation li ul li {
    display: block;
    clear: both;
    height: 25px;
    min-width: 180px;
    margin-top: 3px;
    padding-right: 5px;
    margin-left: -10px;
    background: transparent;
    background-image: url('images/transparent_70.png');
    z-index: 10;
}

#navigation li ul li:hover {
    background-image: url('images/transparent_70.png');
}

#navigation li ul li a {
    color: #fff;
}

#navigation li ul li a:hover {
    color: #fff;
}

#navigation li ul li:hover {
    color: #fff;
    background: transparent;
    background-color: #6CB121;
    background-image: none;
}


/*SubSubmenu*/
#navigation li ul li ul {
    margin-left: 195px;
    margin-bottom: 56px;
}

#navigation li ul li ul li {
    z-index: 999;
    top: -28px;
}


#maximage {
    height: 580px !important;
    width: 496px !important;
    position: relative !important;
    top: 0px !important;
    background-color: #999 !important;
    border: 0px solid #990000 !important;
    z-index: 0;
}

#maximage .mc-image {
    height: 580px !important;
    width: 496px !important;
    z-index: 0;
}

#maximage_arrow_right {
    top: 175px;
    right: 86px !important;
    position: absolute !important;
}

#maximage_arrow_left {
    top: 175px;
    left: 86px !important;
    position: absolute !important;
}

#container {
    width: 1056px;
    min-height: 900px;
    outline: 1px solid #d7d7d7;
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: -528px;
    position: absolute;
    left: 50%;
}

#container_top {
    height: 193px;
    width: 100%;
}

#container_middle {
    height: 450px;
    top: 0px;
    width: 100%;
}

#container_bottom {
    width: 100%;
    height: 60px;
    overflow: hidden;
    background-color: #7c8388;
}

#maximage_destination {
    height: 580px !important;
    width: 496px !important;
    float: left;
    margin-left: 36px;
    z-index: 1;
}

#main {
    width: 449px;
    height: 544px;
    float: left;
    margin-top: 36px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 36px;
    margin-left: 36px;
}

.user_logo_main {
    width: 250px !important;
}

#main .content,
#main .content_navigation {
    color: #fff;
}

h1.header {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    height: 20px !important;
}

h2.header {
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}

h3.header {
    font-size: 12px;
    color: #fff;
}


#navigation2 {
    height: 50px;
    display: block;
    width: 400px;
    margin-left: 72px;
}

#navigation2 > ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

#navigation2 li {
    display: block;
    height: 30px;
    line-height: 50px;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 10px;
    float: left;
    color: #fff;
}

#navigation2 li span {
    padding: 0px;
    margin: 0px;
}

#browser_edit,
#browser_preview,
#login_link,
#navigation2 a {
    color: #fff;
    font-size: 12px;
}

#browser_edit,
#browser_preview,
#login_link {
    margin-top: -40px;
    overflow: hidden;
    display: inline-block;
}

#navigation2 a span {
    min-height: 30px;
    line-height: 30px;
    text-decoration: none;
}


#sitenavigation {
    width: 200px;
    float: left;
}

#sitenavigation li {
    width: 200px;
    height: 30px;
    text-align: left;
    line-height: 30px;
}

#sitenavigation a span {
    width: 230px;
    height: 30px;
    display: block;
    margin-left: 20px;
    font-size: 13px;
}

#sitenavigation a {
    color: #1445A0;
    text-decoration: none;
}

.content_navigation {
    width: 800px;
    float: left;
}

#news_container {
    background-color: #fff;
}

#underlay_middle {
    width: 100%;
    height: 595px;
    top: 208px;
    left: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    background-color: #223a73;
}

#underlay_bottom {
    width: 100%;
    height: 127px;
    top: 788px;
    left: 0px;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    background-color: #7c8388;
}

#bottom_text {
    width: 948px;
    margin-top: 20px;
    font-size: 9px;
    margin-left: -457px;
    position: absolute;
    left: 50%;
    top: 800px;
    height: 80px;
    color: #fff;
    border-top: 1px solid #eee;
}

.modal-content {
    color: #333;
}

.forms_container .forms_error {
    color: #fff;
    background-color: #990000;
}

.mapwrap {
    height: 0;
    padding-bottom: 95%;
    position: relative;
    overflow: hidden;
}

.mapwrap iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
