#bottom10,
#bottom11,
#bottom12,
#bottom13,
#bottom14,
#bottom15,
#bottom16,
#bottom17,
#bottom1,
#bottom2,
#bottom4,
#bottom5,
#bottom6,
#bottom7,
#bottom8,
#bottom9 {
text-align: center;
max-width: 2500px;
margin-right: auto;
margin-bottom: 8px;
margin-left: auto;
}

#bottom18 {
text-align: left;
max-width: 1200px;
margin-right: auto;
margin-bottom: 8px;
margin-left: auto;
}

#bottom19,
#bottom3 {
text-align: left;
max-width: 2500px;
margin-right: auto;
margin-bottom: 8px;
margin-left: auto;
}

#bottom20 {
background-color: #17428c;
}

#logo {
position: absolute;
top: -20px;
left: -20px;
}

#main {
max-width: 1500px;
margin-right: auto;
margin-left: auto;
}

#nav a {
text-decoration: none;
text-align: left;
display: inline-block;
z-index: 5;
width: 100px;
}

#nav div[active] > a {
color: #17428C;
}

#nav img {
cursor: pointer;
}

#nav input[type="checkbox"] + .list0,
#nav input[type="checkbox"] + .list1,
#nav input[type="checkbox"] + .list,
#nav input[type="checkbox"],
.desk,
.header_img_mobile {
display: none;
}

#nav input[type="checkbox"]:checked + .list0,
#nav input[type="checkbox"]:checked + .list1,
#nav input[type="checkbox"]:checked + .list {
display: inline;
}

#nav {
text-decoration: none;
background-color: #FFFF00;
position: absolute;
top: 0px;
right: 20px;
}

#nav_menu {
text-align: right;
position: absolute;
top: 40px;
right: 20px;
padding: 7px;
}

#top1 {
color: #182260;
margin-right: auto;
margin-left: auto;
}

#top2 {
max-width: 2500px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
}

#top3 {
text-align: center;
max-width: 2500px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
}

.button {
text-transform: uppercase;
padding: 10px 25px 10px 15px;
}

.hamburger-button {
position: relative;
cursor: pointer;
width: 25px;
height: 30px;
border: none;
padding: 0;
background: transparent;
}

.hamburger-line::after {
content: "";
display: block;
width: 100%;
height: 4px;
background-color: #17428c;
position: absolute;
transition: all 0.3s ease-in-out;
bottom: -13px;
}

.hamburger-line::before {
content: "";
display: block;
width: 100%;
height: 4px;
background-color: #17428c;
position: absolute;
transition: all 0.3s ease-in-out;
top: -13px;
}

.hamburger-line {
content: "";
display: block;
width: 100%;
height: 4px;
background-color: #17428c;
border-radius: 4px;
position: absolute;
transition: all 0.3s ease-in-out;
}

.item0 > a {
font-size: 1.8rem;
color: #17428C;
font-weight: bold;
line-height: 25px;
padding: 10px 44px 10px 16px;
}

.item0, .item1, .item2, .item3, .item4 {
white-space: nowrap;
display: block;
}

.item1 > a {
font-size: 1.3rem;
color: #17428C;
line-height: 35px;
padding: 0px 30px 0px 30px;
}

.item1:last-child, .item2:last-child, .item3:last-child, .item4:last-child {
border: none;
}

.item2 > a {
font-size: 16px;
line-height: 31px;
padding: 0px 12px 0px 48px;
}

.item3 > a {
font-size: 14px;
line-height: 27px;
padding: 0px 6px 0px 54px;
}

.item4 > a {
font-size: 12px;
line-height: 23px;
padding: 0px 0px 0px 60px;
}

.list0 img {
float: right;
padding: 4px 8px 4px 8px;
}

.list0 {
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}

.text {
font-size: 1.4rem;
color: #17428C;
line-height: 1.6rem;
margin-bottom: 25px;
padding-top: 5px;
padding-bottom: 5px;
}

A {
text-decoration: none;
color: #17428c;
line-height: 30px;
}

DIV, P, TD, TH, UL, LI {
font-size: 1.4rem;
line-height: 1.6rem;
}

H1 {
text-transform: uppercase;
color: #17428C;
display: inline;
hyphens: auto;
overflow-wrap: break-word;
}

H2 {
font-size: 44px;
text-transform: uppercase;
color: #17428C;
display: inline;
line-height: 44px;
hyphens: auto;
overflow-wrap: break-word;
}

H3 {
font-size: 2.5rem;
text-transform: uppercase;
color: #17428C;
display: inline;
line-height: 2.7rem;
hyphens: auto;
overflow-wrap: break-word;
}

H4 {
font-size: 30px;
text-transform: uppercase;
color: #17428C;
line-height: 30px;
hyphens: auto;
overflow-wrap: break-word;
}

H5 {
font-size: 60px;
display: inline;
line-height: 60px;
hyphens: auto;
overflow-wrap: break-word;
}

H6 {
font-size: calc(34px + (64 - 34) * ((100vw - 840px) / (1600 - 840)));
text-transform: uppercase;
text-align: center;
vertical-align: middle;
display: inline;
line-height: 75px;
hyphens: auto;
overflow-wrap: break-word;
}

@media (min-width: 840px) {
#gfooter {
grid-template-columns: 25% 25% 25% 25%;
}

#header {
text-align: center;
z-index: -3;
position: absolute;
width: 100%;
left: 0px;
border: 1px solid black;
}

.mob,
.mobile {
display: none;
}

A:HOVER {
text-decoration:  none;
}

div[active] {
color: #FFFFFF;
}
}

@media (min-width: 560px) and (max-width: 839px) {
#gfooter {
grid-template-columns: 50% 50%;
}

#header {
z-index: 0;
position: absolute;
width: 100%;
top: 335px;
left: 0px;
}

.desktop,
.mob {
display: none;
}
}

@media (max-width: 559px) {
#gfooter {
grid-template-columns: auto;
}

#header {
z-index: 0;
position: absolute;
width: 100%;
top: 283px;
left: 0px;
}

.desk,
.desktop,
.header_img,
.mobile {
display: none;
}

.header_img_mobile {
display: flex;
z-index: -3;
width: 100%;
max-width: 559px;
top: 0px;
left: 0px;
}
}

