* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

/* navigation bar */
.nav {
    width: 100%;
   height: 95vh;
    background: transparent;
}

.navrap {
    width: 100%;
    margin: auto;
    height: auto;
}

.logo {
    margin-top: 1%;
    position: static;
    margin-left: 40%;
}

.logo a {
    text-decoration: none;
}

.logo h1 {
    color: white;
    font-size: 38px;
}

.menu {
    margin-top: 3%;
    float: left;
}

.menu ul {
    padding-left: 70px;
}

.menu ul li {
    display: inline;
}

.menu ul li a {
    color: white;
    text-decoration: none;
    padding: 15px;
    font-size: 14px;
    font-weight: bold;
    font-family: sans-serif;
}

.menu ul li a:hover {
    background-color: white;
    color: black;
    border-bottom: 2px solid black;
}

#myVideo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.content {
    text-align: center;
    position: absolute;
    bottom: 0;
    background: transparent;
    width: 100%;
    padding: 70px;
    z-index: 2;
}

.content h1 {
    font-size: 25px;
    color: white;
    font-weight: bold;
}

.content a {
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 15px;
    border: 2px solid white;
    padding: 15px 55px;
    margin-top: 30px;
}

/* banner */
.ban {
    width: 100%;
    height: 20vh;
    background-color: white;
    background-size: 100%;
}

.banrap {
    width: 50%;
    margin: auto;
    padding-top: 60px;
    padding-left: 10%;
}

.banrap h1 {
    font-size: 15px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: lighter;
}

#secondvideo {
    position: relative;
    width: 100%;
    height: 95vh;
    object-fit: cover;
    z-index: -1;
}
.metgala {
    width: 100%;
    height: 95vh;
    background: transparent;
}

 

.gap6 {
    background-color: white;
    height: 50px;
    width: 100%;
}

.alia{
    margin-top: 0%;
    background-color: transparent;
    height: 110vh;
    position: relative;
    background-color: white;
}

.alia img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 90%;
    width: 100%;
    object-fit: cover;
}

.alia-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.alia-text {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.alia-text h1 {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}

.gap {
    background-color: white;
    height: 1px;
    width: 100%;
}

.love {
    margin-top: 0%;
    background-color: transparent;
    height: 95vh;
    position: relative;
    background-color: white;
}

.love img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.image-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.image-text {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.image-text h1 {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}

.image-text a {
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 15px;
    border: 2px solid white;
    padding: 15px 55px;
}

.gap2 {
    background-color: white;
    height: 50px;
    width: 100%;
}

.jewellery1{
    margin-top: 0%;
    background-color: transparent;
    height: 128vh;
    position: relative;
    background-color: white;
}

.jewellery1 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 90%;
    width: 100%;
    object-fit: cover;
}

.image-container2 {
    position: relative;
    height: 100%;
    width: 100%;
}

.image-text2 {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.image-text2 h1 {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}

.image-text2 a {
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 15px;
    border: 2px solid white;
    padding: 15px 55px;
}

.gap3 {
    background-color: white;
    height: 10%;
    width: 100%;
}

.access{
    margin-top: 0%;
    background-color: transparent;
    height: 120vh;
    position: relative;
    background-color: white;
}

.access img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 90%;
    width: 100%;
    object-fit: cover;
}

.image-container3 {
    position: relative;
    height: 100%;
    width: 100%;
}

.image-text3 {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.image-text3 h1 {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}

.image-text3 a {
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 15px;
    border: 2px solid white;
    padding: 15px 55px;
}

.gap4 {
    background-color: white;
    height: 10%;
    width: 100%;
}

.wed{
    margin-top: 0%;
    background-color: transparent;
    height: 120vh;
    position: relative;
    background-color: white;
}

.wed img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 90%;
    width: 100%;
    object-fit: cover;
}

.image-container4 {
    position: relative;
    height: 100%;
    width: 100%;
}

.image-text4 {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.image-text4 h1 {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}

.image-text4 a {
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 15px;
    border: 2px solid white;
    padding: 15px 55px;
}

.gap5 {
    background-color: white;
    height: 10%;
    width: 100%;
}

.art{
    margin-top: 0%;
    background-color: transparent;
    height: 120vh;
    position: relative;
    background-color: white;
}

.art img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 90%;
    width: 100%;
    object-fit: cover;
}

.image-container5 {
    position: relative;
    height: 100%;
    width: 100%;
}

.image-text5 {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.image-text5 h1 {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}

.image-text5 a {
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 15px;
    border: 2px solid white;
    padding: 15px 55px;
}

/* banner2 */
.ban2{
    width: 100%;
    height: 30vh;
    background-color: white;
    background-size: 100%;
}

.banrap2{
    width: 55%;
    margin: auto;
    padding-top: 10px;
    padding-left: 2%;
}

.banrap2 h1 p {
    font-size: 14px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: lighter;
}
.banrap2 img{
    margin-top: 7%;
    width:7%;
    height: 7%;
    margin-left: 40%;
}


.store{
    margin-top: 0%;
    background-color: transparent;
    height: 65vh;
    position: relative;
    background-color: black;
}

.store img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 90%;
    width: 100%;
    object-fit: cover;
}

.store-container {
    position: relative;
    height: 100%;
    width: 100%;
}

.store-text {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.store-text h1 {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-weight: bolder;
    margin-bottom: 20px;
}

.store-text a {
    text-decoration: none;
    display: inline-block;
    color: white;
    font-size: 15px;
    border: 2px solid white;
    padding: 15px 55px;
}


/* footer */
.foot{
    width: 100%;
    height: 70vh;
    background: rgb(33, 33, 33);
    border-top: 5px solid rgb(33, 33, 33);
}
.footrap{
    width: 80%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 15px;
    padding-top: 50px;
}
.final ul{
    margin-top: 15px;
}
.final ul p{
    font-weight: bold;
    color: rgb(111, 111, 111);
    font-size: 16px;
}
.final ul a{
    display: block;
    font-size: 16px;
    margin-top: 10px;
    color: white;
}