*{
    font-family: "Roboto", sans-serif;
}
body{
    width: auto;
    height: auto;
    padding: 0px;
    margin: 0px;
}

.navbar{
    width: 1521px;
    height: 81px;
    background-color: black;
    display: flex;
    justify-content: space-between;
    position: fixed;
    z-index: 1;
}
.chat{
    height: 90px;
    width: auto;
    position: fixed;
    top: 619px;
    left: 1396px;
    z-index: 1;
    cursor: pointer;
}
.navbar ul{
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 16px;
    font-weight: 500;
    padding-left: 145px;
}
.navbar li{
    text-align: center;
    padding: 14px 16px;
}
.navbar li:hover{
    cursor: pointer;
    color: #115aa5;
    transition: 0.5s;
}
.menubar{
    display: block;
    background-color: #0085ff;;
    justify-content: center;
    width: 68px;
    height: 81.15px;
    position:relative; 
}
.menubar div {
    width: 35px;
    height: 5px;
    background-color: white;
    margin: 6px 0;
    position: relative;
    top: 19px;
    left: 17px;
}
.menubar:hover{
    cursor: pointer;
    background-color: #0085ff;
    opacity: 0.5;
}
.bgvideo{
    width: auto;
    height: 855px;
    position: relative;
    top:-17px;
}
.bgvideo video{
    width: auto;
    height: 854.438px;
}
.banner{
    width: 675.84px;
    height: 319.3px;
    background-color: #0085ff;
    padding-left: 20px;
    padding-bottom: 20px;
    cursor: pointer;

}
.banner h3{
    color: #fff;
    text-transform: uppercase;
    font-size: 23.03px;
    text-align: center;
    margin: 23px 0px 0px 0px;
}
.banner img{
    width: 645.16px;
    height: 268.8px;
}
.onvideo{
    display: flex;
    position: absolute;
    gap: 56px;
    padding: 0px 50px;
    top: 334px;

}
.ontext h3{
    text-align: center;
    color: ghostwhite;
    background: black;
    opacity: 0.5;
    width: 536.06px;
    height: 41.78px;
}
.onbutton{
    display: flex;
    gap: 20px;
    width: auto;
    height: auto;
}
.ontext p{
    text-transform: uppercase;
    background: #0085ff;
    font-size: 18.228px;
    width: 107px;
    height: auto;
    margin: 0px;
    width: 200px;
    height: 39.91px;
    text-align: center;
    padding-top: 12px;
    font-weight: 500;
    color: white;
    margin-bottom: 10px;
    cursor: pointer;
}
.move{
    position: relative;
    left: 223px;
}
.blackbar{
    display: flex;
    gap: 5px;
    width: 94%;
    height: 82.6px;
    background-color: black;
    padding-left: 90px;
    position: relative;
    bottom: 100px;

}
.blackbar p:first-child{
    background: #0085ff;
}
.blackbar p{
    width: 200px;
    height: 82.6px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: black;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
    color: white;
    font-weight: 500;
}
.blackbar p:hover{
    background: #0085ff;
    cursor: pointer;
    color: black;
}
.whitebar{
    display: flex;
    gap: 70px;
}
.whitebar p{
    font-size: 20px;
    color: #4E443C;
    font-weight: 700;
    margin-bottom: 20px;
}
main{
    padding-left: 91.15px;
    position: relative;
    top:-91px;
}
.imgcontent{
    display: flex;
    width: auto;
    height: auto;
    justify-content: space-between;
}
.imgcontent img{
    width: 952px;
    height: 530.75px;
}
.texton{
    background-color: rgba(0, 0, 0, 0.7);
    width: 350px;
    height: 316.6px;
    opacity: 0.8;
    position: relative;
    top: 171px;
    padding: 20px 20px;
    left: -907px;
}
.texton h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 500;

}
.texton p{
    color: #fff;
    font-size: 15px;
    width: 310px;
    height: 72px;
}
.groupbutton{
    display: flex;
    gap: 20px;
}
.groupbutton p{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100.95px;
    height: 34px;
    background-color: #0085ff;
    color: white;
    cursor: pointer;
}
.updates{
    font-size: 35px;
    font-weight: 700;
    color: black;
    text-transform: uppercase;
}
.blueupdates{
    width: 300px;
    height: 416px;
    background-color: #115aa5;
    align-items: center;
    display: grid;
    grid-template-columns: repeat(2,auto);
    padding: 30px 143px 30px 30px;
    justify-content: center;
    
}
.blueupdates img{
    width: 50px;
    height: 50px;
    margin-right: 100%;
}
.blueupdates p{
    font-size: 38px;
    color: #fff;
    padding-left: 30px;
}
.updateimg{
    display: grid;
    grid-template-columns: 238px 238px;
    gap: 0px;
}
.updateimg img{
    width: 238px;
    height: 238px;
}
.bigimg{
    width: 476px;
    height: 476px;
}
.upda{
    display: flex;
    justify-content: end;
}
footer{
    background: #212121;
    width: auto;
    padding: 40px 91.15px;
    height: 240.2px;
}
.imgdiv{
    width: 32px;
    height: 32px;
    display: flex;
    gap:20px;
}
footer .sep{
    width: 140px;
    height: 41px;
    padding-top: 20px;
}
.textdiv{
    position: relative;
    top: -101px;
}
.textdiv h3{
    color: #fff;
    font-size: 16px;
}
.textdiv p{
    color: #fff;
    font-size: 14px;
    margin: 5px;
}
.textdiv .texth3{
    display: flex;
    justify-content: end;
    gap:40px;
}
.textdiv .text1{
    display: flex;
    justify-content: end;
    gap: 20px;
}
.textdiv .text2{
    display: flex;
    justify-content: end;
    gap: 20px;
}
.textdiv .text3{
    display: flex;
    justify-content: end;
    gap: 20px;
}
.textdiv .text4{
    display: flex;
    justify-content: end;
    gap: 20px;
}
.textdiv h3:hover{
    cursor: pointer;
    color: #115aa5;
    transition: 0.5s;
}
.textdiv p:hover{
    cursor: pointer;
    color: #115aa5;
    transition: 0.5s;
}
.downtext img{
    width: 261.11px;
    height: 80.94px;
}
.downtext{
    width: 287.41px;
    height: 107.24px;
    background: #fff;
    border: 0.2vw solid #0085ff;
    box-shadow: 0.2vw 0.25vw 0vw 0vw #00d0ff;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    right: -177px;
}
.opblack{
    width: 68px;
    height: 584px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 91px;
    right: 0px;
    padding-top: 179px;
}
.opblack img{
    width: 22px;
    height: 26.31px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 20px;
    cursor: pointer;
}
.slide{
    display: flex;
    overflow:hidden;
}
.slide .imgcontent:last-child{
    opacity: 0.5 ;
    position: relative;
    right: 300px;
}

