/* ============ MENU ============ */
.close {
    z-index: 5;
    position: fixed;
    height: 7vh;
    left: 2vw;
    top: 2vh;
}

.hamburger {
    z-index: 900;
    position: fixed;
    height: 7vh;
    right: 2vw;
    top: 2vh;
}

.m-div {
    position: absolute;
    top: 5% !important;
    max-height: 80vh !important;
    margin: auto 0 0 auto !important;
    width: 100% !important;
    display: flex;
    justify-content: center;
    z-index: 999999;
}

.m-link {
    text-align: center;
    display: block;
    color: black;
    margin: 1em;
    font-weight: 800;
    font-size: 1.8em;
    transition: 0.5s;
}

.m-link:hover {
    color: white;
    font-weight: 900;
    font-size: 1.9em;
    transition: 0.5s;
}

.modal,
.modal-dialog,
.modal-body,
.modal-content {
    background: url("../img/page-1/bbbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100vw !important;
    height: 100vh !important;
    max-width: 100vw !important;
    max-height: 100vh !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.modal-sign-content {
    background: none !important;
    background-color: rgba(0, 0, 0, 0) !important;
}

.modal-sign-body {
    background: none !important;
    background-color: rgba(0, 0, 0, 0) !important;
}

.modal-sign-body1 {
    background: url("../img/page-1/bbbg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.modal-sign-dialog {
    background: rgba(0, 0, 0, 0) none !important;
}

.modal-sign {
    background: rgba(0, 0, 0, 0) none !important;
}

.msign {
    width: 100vw;
    max-height: 100vh;
}

.modal-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.modal41text {
    position: fixed;
    font-family: lasvegas, serif;
    font-size: 100px;
    color: black;
    top: 10vh;
    left: 10vw;
    text-transform: uppercase;
}

.modal41text.textSmall {
    font-size: 53px;
    line-height: 1;
}

.menutab {
    position: fixed;
    height: 94vh;
    top: 5vh;
}

.menu1 {
    width: 22vh;
    height: 5vh;
    position: fixed;
    top: 13.2vh;
    z-index: 30;
}

.menu2 {
    width: 30vh;
    height: 9vh;
    position: fixed;
    top: 21vh;
    z-index: 30;
}

.menu3 {
    width: 15vh;
    height: 2.5vh;
    position: fixed;
    top: 33vh;
    z-index: 30;
}

.ic {
    width: 5vw;
    display: block;
    margin: auto;
}

.menu4 {
    width: 31vh;
    height: 8vh;
    position: fixed;
    top: 54vh;
    z-index: 30;
}

.menu5 {
    width: 13vh;
    height: 2.7vh;
    position: fixed;
    top: 31vh;
    z-index: 30;
}

.menu6 {
    width: 20vh;
    height: 3.8vh;
    position: fixed;
    top: 44.5vh;
    z-index: 30;
}

.menu7 {
    width: 11vh;
    height: 4.2vh;
    position: fixed;
    top: 34.2vh;
    z-index: 30;
}

.menu8 {
    width: 22vh;
    height: 5vh;
    position: fixed;
    top: 48.5vh;
    z-index: 30;
}

.menu9 {
    width: 19vh;
    height: 4vh;
    position: fixed;
    top: 63.5vh;
    z-index: 30;
}

.menu10 {
    width: 26vh;
    height: 8vh;
    position: fixed;
    top: 74vh;
    z-index: 30;
}

.menu11 {
    width: 19vh;
    height: 4vh;
    position: fixed;
    top: 81vh;
    z-index: 30;
}
.menu12 {
    width: 13vh;
    height: 4.5vh;
    position: fixed;
    top: 39.2vh;
    z-index: 30;
}
.menu13 {
    width: 25vh;
    height: 9vh;
    position: fixed;
    top: 69vh;
    z-index: 30;
}
.menu14 {
    width: 19vh;
    height: 4vh;
    position: fixed;
    top: 86.5vh;
    z-index: 30;
}