body { margin: 0; padding: 0; font-family: 'Open Sans', Arial, sans-serif; font-weight: 500; font-size: 1.1rem; }
.container { width: 100%; max-width: 1080px; margin: 0 auto; }

.header { width: 100%; background: #4BA478 url('/assets/img/banner.jpg'); background-repeat: no-repeat; background-position: bottom center; padding: 10px 20px 195px 20px; text-align: center; box-sizing: border-box; }
.header .logo img { max-width: 490px; width: 100%; }
.header .menu { }
.header .menu .menu-toggle {}
.header .menu .menu-toggle a { display: inline-block; width: 32px; height: 32px; }
.header .menu .menu-toggle a svg { }
.header .menu .menu-toggle a svg path { stroke: #FFF; stroke-width: 2; stroke-linecap: round; }
.header .menu .menu-content { display: none; background-color: #FFF; top: 55px; left: 0; width: calc(100% - 30px); margin: 0 15px; height: calc(100% - 55px); overflow: auto; }
.header .menu .menu-content.active { position: fixed; display: block; }
.header .menu .menu-content ul { list-style-type: none; text-align: left; }
.header .menu .menu-content ul li {}
.header .menu .menu-content ul li a,
.header .menu .menu-content ul li>span { color: #365983; border-bottom: 1px solid rgba(0, 0, 0, 0.03); display: block; padding: 15px; font-weight: 700; text-decoration: none; }
.header .menu .menu-content ul li>span { background-color: rgba(0, 0, 0, 0.03); }
.header .menu .menu-content ul li>span svg { display: none; }
.header .menu .menu-content ul li a strong { display: block; font-weight: 700; }
.header .menu .menu-content ul li a>span { display: block; font-weight: 400; }
@media only screen and (min-width: 1000px) {
    .header { background-size: 100% 185px; text-align: left; display: flex; align-items: center; padding-left: 50px; padding-right: 50px; justify-content: space-between; max-width: 1080px; box-sizing: border-box; margin: 0 auto; }
    .header .menu { }
    .header .menu .menu-toggle { display: none; }
    .header .menu .menu-content { position: static; width: auto; margin: 0; display: block; background-color: transparent; }
    .header .menu .menu-content>ul { display: flex; }
    .header .menu .menu-content>ul>li { }
    .header .menu .menu-content>ul>li>a,
    .header .menu .menu-content>ul>li>span { color: #FFF; border-bottom: 0 none; }
    .header .menu .menu-content>ul>li>a:hover,
    .header .menu .menu-content>ul>li>span:hover { color: #C9E4D7; }
    .header .menu .menu-content>ul>li>span { background-color: transparent; }
    .header .menu .menu-content ul li>span svg { display: inline-block;  width: 16px; height: 16px; }
    .header .menu .menu-content ul li>span svg polygon { fill: #FFF; }
    .header .menu .menu-content ul li>span:hover svg polygon { fill: #C9E4D7; }
    .header .menu .menu-content>ul>li>ul { position: absolute; display: none; width: 350px; margin-left: -175px; }
    .header .menu .menu-content>ul>li:hover>ul { display: block; background-color: #FFF; border-top: 3px solid #0a7450; padding: 0; box-shadow: 0 2px 5px rgba(0, 0, 0, .1); }
    .header .menu .menu-content>ul>li:hover>ul>li { }
    .header .menu .menu-content>ul>li:hover>ul>li>a { padding: 10px 15px; }
    .header .menu .menu-content>ul>li:hover>ul>li>a:hover { background-color: rgba(0, 0, 0, .03); }
    .header .menu .menu-content>ul>li:hover>ul>li>a strong { margin-bottom: 3px; }
}

.document {}
.document.document--mainwithside { display: flex; width: 100%; box-sizing: border-box; flex-wrap: wrap; margin: 54px 0; padding: 0 15px; background-image: url("/assets/img/bg-home.png"); background-size: cover; background-position: center center; background-repeat: no-repeat; }
.document.document--mainwithside.bg-page-1 { background-image: url("/assets/img/bg-page-1.png"); }
.document.document--mainwithside>.main { order: 1; }
.document.document--mainwithside>.main h1 { font-size: 1.4rem; font-weight: 600; color: #BE2F43; margin: 0; }
.document.document--mainwithside>.main h2 { font-size: 1.4rem; font-weight: 400; color: #BE2F43; margin: 0; }
.document.document--mainwithside>.main p { font-size: 1.2rem; font-weight: 400; line-height: 33px; padding-bottom: 16px; color: #365983; }
.document.document--mainwithside>.main p.large { font-size: 1.4rem; font-weight: 600; }
.document.document--mainwithside>.main a img { vertical-align: middle; }
.document.document--mainwithside>.main a.as-text { text-decoration: none; color: inherit; }
.document.document--mainwithside>.main hr { border-color: #365983; }
.document.document--mainwithside>.main ul { list-style-type: none; padding: 0; margin: 0;}
.document.document--mainwithside>.main ul li { padding: 2px 0; }
.document.document--mainwithside>.main ul li a { color: #365983; text-decoration: none; }
.document.document--mainwithside>.side { order: 2; }
.document.document--mainwithside>.side img { max-width: 100%; }
@media only screen and (min-width: 1000px) {
    .document.document--mainwithside { flex-wrap: nowrap; max-width: 1080px; margin: 54px auto; padding: 0; align-items: flex-start; }
    .document.document--mainwithside>.main { order: 2; flex-grow: 1; flex-shrink: 1; padding: 0 0 0 30px; }
    .document.document--mainwithside>.side { order: 1; width: 37%; flex-grow: 0; flex-shrink: 0; padding: 0 30px 0 0; }
}

.footer { background-color: #365983; padding: 20px; width: 100%; max-width: 1080px; margin: 0 auto; box-sizing: border-box; }
.footer p { color: #FFF; }
.footer p a { color: inherit; text-decoration: none; }

.image-slide { position: relative; height: 300px; width: 100%; }
.image-slide ul { list-style-type: none; position: relative; }
.image-slide ul li { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; transition: 1s; z-index: 1; text-align: center; }
.image-slide ul li.active { opacity: 1; }
.image-slide a.nav { position: absolute; top: 0; height: 100%; width: 30px; z-index: 10; }
.image-slide a.nav svg { width: 30px; height: 30px; position: absolute; top: 50%; margin-top: -15px; }
.image-slide a.nav svg polygon { fill: #365983; }
.image-slide a.nav[href$="#prev"] { left: 0; }
.image-slide a.nav[href$="#next"] { right: 0; }
