@charset "UTF-8";
body {
    padding: 0;
    margin: 0;
    background-color: #040404;
    width: 100%;
}
.wrapper {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background-color: #000000;
    /* [disabled]overflow-x: hidden; */
    /* [disabled]overflow-y: hidden; */
}
.background {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    /* [disabled]height: 100%; */
    /* [disabled]overflow-x: hidden; */
    /* [disabled]position: fixed; */
    display: block;
    /* [disabled]top: 50%; */
    /* [disabled]left: 50%; */
    /* [disabled]transform: translate(-50%,-50%); */
    min-height: 600px;
    /* [disabled]background-color: hsla(359,88%,35%,1.00); */
    opacity: 1;
    z-index: 0;
    /* [disabled]overflow-y: hidden; */
}
.background img {
    width: auto;
    height: 125%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    overflow-x: hidden;
    position: fixed;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    min-height: 600px;
    /* [disabled]background-color: hsla(359,88%,35%,1.00); */
    opacity: 1;
    z-index: 0;
    /* [disabled]overflow-y: hidden; */
}
a {
    text-decoration: none;
    color: #F8F7F7;
}
.top {
    width: 6%;
    height: 50px;
    position: fixed;
    top: 4%;
    z-index: 25;
    color: rgba(246,239,240,1.00);
    opacity: 1;
    margin-top: 3%;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 0;
    display: block;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: medium;
    line-height: 50px;
    text-align: center;
    border-radius: 14px;
    float: left;
    border: thin solid #D6CDCE;
    left: 80%;
    transform: translateX(-50%);
    text-decoration: none;
    min-width: 70px;
}
.top:hover {
    background-color: #817F7F;
}
.hp_2021 {
    width: 21%;
    height: 50px;
    position: fixed;
    top: 20%;
    opacity: 1;
    z-index: 25;
    color: rgba(246,239,240,1.00);
    margin-top: 3%;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 0;
    display: block;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: medium;
    line-height: 50px;
    border-radius: 59px;
    text-align: center;
    /*    float: left;*/
    border-top: thin solid rgba(243,240,240,1.00);
    text-decoration: none;
    left: 50%;
    transform: translateX(-50%);
    min-width: 200px;
    /* [disabled]background-color: #E2060A; */
}
.hp_2021:hover {
    background-color: rgba(32,32,32,0.53);
    -webkit-box-shadow: 3px 3px 9px rgba(245,247,190,1.00);
    box-shadow: 3px 3px 9px rgba(245,247,190,1.00);
    text-decoration: none;
}
.hp_2022 {
    width: 21%;
    height: 50px;
    /* [disabled]background-color: #6363AC; */
    position: fixed;
    top: 33%;
    opacity: 1;
    z-index: 25;
    color: rgba(246,239,240,1.00);
    margin-top: 3%;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 0;
    display: block;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: medium;
    line-height: 50px;
    text-align: center;
    border-radius: 59px;
    /*    float: left;*/
    border-top: thin solid rgba(243,240,240,1.00);
    text-decoration: none;
    left: 50%;
    transform: translateX(-50%);
    min-width: 200px;
}
.hp_2022:hover {
    background-color: rgba(32,32,32,0.53);
    -webkit-box-shadow: 3px 3px 9px rgba(245,247,190,1.00);
    box-shadow: 3px 3px 9px rgba(245,247,190,1.00);
}
.hp_2023 {
    width: 21%;
    height: 50px;
    /* [disabled]background-color: #6363AC; */
    position: fixed;
    top: 46%;
    opacity: 1;
    z-index: 25;
    color: rgba(246,239,240,1.00);
    margin-top: 3%;
    margin-bottom: 0;
    padding-right: 0;
    padding-bottom: 0;
    display: block;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: medium;
    line-height: 50px;
    text-align: center;
    border-radius: 59px;
    /*    float: left;*/
    border-top: thin solid rgba(243,240,240,1.00);
    text-decoration: none;
    left: 50%;
    transform: translateX(-50%);
    min-width: 200px;
}
.hp_2023:hover {
    background-color: rgba(32,32,32,0.53);
    -webkit-box-shadow: 3px 3px 9px rgba(245,247,190,1.00);
    box-shadow: 3px 3px 9px rgba(245,247,190,1.00);
}

/*
@media (min-width:0px){
.hp_2021 {
    top: 25%;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
}
.hp_2022 {
    top: 45%;
    position: fixed;
}
	.hp_2023 {
    top: 67%;
    position: fixed;
}
}

@media (min-width:900px){
}
*/
