
*{
    margin: 0;
    user-select: none;
    font-family: 'Nunito', sans-serif;
}

.stpppls{
    overflow: hidden;
}
.stpppls1{
    overflow: auto;
}
.spinner {
    width: 100vw;
    height: 115vh;
    text-align: center;
    font-size: 10px;
    background-color: #1a1a1a;
    display: flex;
    position: absolute;
    z-index: 100000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    flex-grow: 1;
}
#ldngttl{
    width: 100%;
    height: 15%;
    font-size: 3.2rem;
    font-weight: 700;
   color: white;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
}
#rsofpnr{
    width: 45%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#socialshdd{
    width: 100%; 
    font-size: 2.2rem;
    font-weight: 700;
   color: white;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    height: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#abttcntr{
    width: 100%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
}
#scls1,#scls2,#scls3{
    background-color: #222222;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 27%;
    border-radius: 15px;
    cursor: pointer;
    transition: all .3s ease;
}
#abtscls{
    background-color: #202020;
    width: 60%;
    height: 50%;
    border-radius: 15px;
}
#imgtrfldr{
    transition: all 5s ease;
}
#brofblnk{
    width: 2px;
    height: 40px;
    background-color: red;
}
#fbfmttlldr{
    width: 100%;
    height: 1%;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .8rem;
    font-weight: 700;
    color: white;
}
#sntrdvfldrsc{
    width: 30%;
    height: 100%;
}
#scls3:hover,#scls2:hover,#scls1:hover{
    box-shadow: 0px 0px 10px #fff;
}
#actfnquots{
    width: 100%;
    height: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
#qustn{
    width: 80%;
    height: 30%;
    font-size: 2rem;
    color: rgb(190, 190, 190);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed', sans-serif;
}
#answr{
    width: 80%;
    height: 30%;
    font-size: 1.8rem;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-family: 'Roboto Condensed', sans-serif;
}
#lsospv{
    background-color: #141414;
    width: 54%;
    height: 100%;
}
#btmbrldrm{
    width: 100%;
    height: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}
::-webkit-scrollbar{
    width: 7px;
    background-color: #202020;
}
::-webkit-scrollbar-thumb{
    background-color: #303030;
    border-radius: 35px;
}
html{
  scroll-behavior: smooth;
  overflow-x: hidden;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}
body{
    background-color: rgba(18,18,18,255);
    overflow-x: hidden;
    overflow: hidden;
}
#nvbroptons{
    display: none;
}
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
#navbar{
    background-color: rgba(42,42,42,255);
    width: 100vw;
    height: 7.9vh;
    display: flex;
    z-index: 100000;
}
#mainlogo{
    background-image: url(./tryisc2.png);
    height: 7vh;
    margin-top: 3px;
    width: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: 3px;
    overflow-y: hidden;
}
#maintxt{
    background-image: url(./text-1670853715919.png);
    background-repeat: no-repeat;
    background-size:contain;
    background-position: center;
    height: 15px;
    width: 140px;
    overflow-y: hidden;
    height: 100%;
}
#mapp1mb{
    display: none;
}
#maap2mb{
    display: none;
}
#appdwnld{
    height: 7.9vh;
    width: 50%;
    margin-left: 36%;
    position: relative;
    display: flex;
    align-items: center;
}
#mdwnbtn{
    background: linear-gradient(to right,#045DE9, #009FFD);
    width: 123px;
    height: 100%;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: .6rem;
    letter-spacing: 2px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', sans-serif;
    transition: all .3s ease;
}
#mdwnbtn:hover{
    background: linear-gradient(to bottom right,#045DE9,#045DE9 );
    letter-spacing: 5px;
    cursor: pointer;
}
#appsnav{
    width: 60px;
    height: 100%;
    margin-left: 15px;
    display: flex;
    align-items: center;
    justify-content:end;
    color: rgb(173, 173, 173);
    font-size: .7rem;
    font-weight: 500;
    letter-spacing: 1px;
    display: flex;
    flex-direction: column;
}
#mcnav{
    width: 130px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content:end;
    color: rgb(173, 173, 173);
    font-size: .7rem;
    font-weight: 500;
    letter-spacing: 1px;
    display: flex;
    flex-direction: column;
}
#mcnav1{
    width: 130px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content:end;
    color: rgb(173, 173, 173);
    font-size: .7rem;
    font-weight: 500;
    letter-spacing: 1px;
    display: flex;
    flex-direction: column;
}
#ttlap,#ttlmc{
    margin-bottom: 10px;
}
#appsnav:hover,#mcnav:hover{
    color: white;
}
#btmbr{
    width: 100%;
    height: 7px;
    opacity: 1;
    display: flex;
    align-items:end;
}
#clrf{
    background-color: #045DE9;
    width: 100%;
    height: 90%;
    transition: .3s ease;
}
#clrfmc{
    width: 100%;
    background-color: #045DE9;
    transition: .2s ease;
}
@keyframes blink {
    0% {
      opacity: 1;
    }
    40% {
      opacity: 1;
    }
    60% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
#mainttl1{
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    z-index: -2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow-y: hidden;
    overflow-x: hidden;
}
#intvid1{
    position: absolute;
    z-index: -1;
    overflow-y: hidden;
    transform: scale(1);
    transition: transform 0.3s;
    transition: all 0.1s ease-in-out;
    position: absolute;
}
#video-wrapper {
    height: 100vh;
    overflow: hidden;
}
#maintxtt{
    width: 100vw;
    height: 100vh;
    overflow-y: hidden;
    overflow-x: hidden;
}
#txtmtt{
    width: 50vw;
    height: 40px;
    color: white;
    font-size: 400%;
    letter-spacing: 1px;
    margin-left: 10vh;
    margin-top: 11vh;
    font-weight: 400;
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    font-family: 'Roboto Condensed', sans-serif;
}
#lnawaw{
    width: 50vw;
    height: 40px;
    color: white;
    letter-spacing: 1px;
    font-weight: 400;
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    font-family: 'Roboto', sans-serif;
}
.video-js {
    object-fit: cover;
    width: 100%;
    height: 100%;
    outline: none;
  }
  
.input-cursor {
    display: inline-block;
    width: 2px;
    height: 3.5rem;
    background-color: white;
    margin-left: 8px;
    animation: blink .3s linear infinite alternate;
}
#outlnr{
    width: 50vw;
    height: 40px;
    color: white;
    font-weight: 200;
    letter-spacing: 1px;
    animation: fadeInAnimation ease 3s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    font-family: 'Roboto Condensed', sans-serif;
}
#donttchng{
    background: linear-gradient(to right, #045DE9, #009FFD,#045DE9);
    -webkit-background-clip: text;
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-text-fill-color: transparent;
    font-weight: bolder; /* or font-weight: 1000; */
    text-align: center;
}
#blnkbr{
    width: 100vw;
    height: 20vh;
    margin-top: 10vh;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: shine 1s infinite;
}
#mbr{
    background-color: #d4d4d4;
    width: 3px;
    height: 100%;
    border-radius: 35px;
}
#mappsv{
    width: 100vw;
    height: 100vh;
    align-items: center;
    display: flex;
}
#mainappimg,#mainappimg1{
    background-color: #151515;
    margin-left: 12.5vw;
    width: 60vw;
    height: 70%;
    border-radius: 15px;
    filter: drop-shadow(0px 0px 5px rgb(41, 41, 41));
    background-image: url(./mlwresd.PNG);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0;
    transition: all .2s ease-in-out; 
    -webkit-transition: all 0.3s ease-in-out;
}
#mainappimg div{
    transition: all .2s ease; 
}
#mainappimg:hover{
    transform: scale(1.1);
}
#mbappsnum{
    width: 100vw;
    height: 20%;
    display: none;
}
@keyframes shine{
    10% {
      opacity: 1;
      top: -30%;
      left: -30%;
      transition-property: left, top, opacity;
      transition-duration: 0.7s, 0.7s, 0.15s;
      transition-timing-function: ease;
    }
    100% {
      opacity: 0;
      top: -30%;
      left: -30%;
      transition-property: left, top, opacity;
    }
  }
#mainappimg1{
    display: none;
}
@keyframes slide {
    0% {
      background-position: 0 0;
    }
    16.66% {
      background-position: 0 0;
    }
    33.32% {
      background-position: -800px 0;
    }
    49.98% {
      background-position: -800px 0;
    }
    66.64% {
      background-position: -1600px 0;
    }
    83.30% {
      background-position: -1600px 0;
    }
    100% {
      background-position: 0 0;
    }
}
#mappdesc{
    color: white;
    width: 290px;
    font-weight: 550;
    font-size: 1rem;
    margin-left: 30px;
    font-family: 'Nunito', sans-serif;
}
#rlsdt{
    margin-left: 30px;
    font-size: .8rem;
    color: white;
    font-weight: 600;
    height: 5%;
    font-family: 'Nunito', sans-serif;
}
#nxtvavlb{
    width: 20%;
    height: 10vh;
    margin-left: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#mnotln{
    border-radius: 35px;
    width: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50%;
    border: 3px solid #14d655;
    color: #14d655;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.1rem;
}
#appnpic{
    background-image: url(./text-1670696308341.png);
    background-size:contain;
    background-repeat: no-repeat;
    margin-bottom: 3vh;
    width: 180px;
    height: 50px;
    margin-top: 27vh;
    margin-left: 30px;
}
#sidebr div{
    cursor: pointer;
}
#sidebr{
    margin-left: 1.7vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#dwnldmbtn{
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .8rem;
    letter-spacing: 1px;
    font-weight: 500;
    width: 150px;
    border-radius: 5px;
    height: 7.8vh;
    margin-left: 30px;
    position: fixed;
    cursor:pointer;
}
#dwnldmbtn1{
    background-color: #ffffff;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: .8rem;
    letter-spacing: 1px;
    font-weight: 500;
    width: 150px;
    border-radius: 5px;
    height: 7.8vh;
    margin-left: 30px;
    position: fixed;
    cursor:pointer;
}
#dwnldmbtn:hover,#dwnldmbtn1:hover{
    cursor:pointer;
}
#prcttl{
    display: flex;
    height: 6%;
    font-weight: 500;
    color: rgb(255, 255, 255);
    width: 10%;
    margin-top: 2vh;
    font-size: 1rem;
    letter-spacing: 1px;
    font-family: 'Nunito', sans-serif;
    margin-left: 30px;
}
#app1,#app2,#app3,#app4,#app5{
    height: 12.5%;
    width: 180px;
    border-radius: 10px;
    display: flex;
    margin-top: 4%;
    transition: .2s ease;
}
#app1:hover,#app2:hover,#app3:hover,#app4:hover,#app5:hover{
    background-color: #252525;
}
#whyourapps{
    display: flex;
    width: 100vw;
    height: 100vh;
    flex-direction: column;
}
#lswoa{
    background-color: black;
    height: 100%;
    width: 50%;
    transition: all 1s ease;
}
#rswoa{
    height: 100%;
    width: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}
#woar1,#woar2,#woar3,#woar4,#woar5{
    background-color: #171717;
    border-radius: 10px;
    height: 90%;
    width: 44vh;
}
#upbr{
    width: 100%;
    margin-top: 2%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50%;
}
#lwbr{
    width: 100%;
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#woarbg{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: 86%;
    width: 100%;
    transition: all .1s ease;
}
.hidden12{
    opacity: 0;
    filter: blur(3px);
    transition: all .3s;
    transform: translateX(70%);
}
.show{
    opacity: 1;
    filter: blur(0px);
    transform: translateX(0%);
}
#appdwnmb{
    display: none;
}
#woattl{
    height: 10%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    color: white;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2rem;
}
#woattlt{
    font-family: 'Roboto Condensed', sans-serif;
    border-bottom: 2px solid #045DE9;
}
#woattlt:hover{
    border-bottom: 2px solid #ff5555;
}
#app1img,#app2img,#app3img,#app4img,#app5img{
    height: 100%;
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#actimg1,#actimg2,#actimg3,#actimg4,#actimg5{
    background-color: #111111;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 70%;
    border-radius: 10px;
    height: 80%;
}
#actimg1{
    background-image: url(./dbwlpp.jpg);
}
#actimg2{
    background-image: url(./WallpaperDog-878515.jpg);
}
#app1name,#app2name,#app3name,#app4name,#app5name{
    width: 60%;
    font-size: .8rem;
    color: white;
    font-weight: 400;
    display: flex;
    align-items: center;
    height: 100%;
}

#micn1,#micn2,#micn3,#micn4,#micn5{
    width: 100%;
    height: 40%;
    margin-top: 4%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#maindesc1,#maindesc2,#maindesc3,#maindesc4,#maindesc5{
    width: 100%;
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#mtxtcnt,#mtxtcnt2,#mtxtcnt3,#mtxtcnt4,#mtxtcnt5{
    text-align: center;
    color: white;
    width: 80%;
    height: 90%;
}
#footer{
    background-color: #262626;
    width: 100vw;
    height: 97vh;
}
#tpsocial{
    width: 100%;
    height: 20%;
    display: flex;
}
#scicns{
    height: 100%;
    width: 50%;
}
#micns{
    width: 40%;
    height: 100%;
    margin-left: 10%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
#rlfstt{
    height: 100%;
    width: 50%;
}
#fbfttlmb{
    display: none;
}
#stt{
    height: 100%;
    width: 20%;
    margin-right: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#hvrscef:hover,#mstupbtn:hover{
    fill: #1666e7;
    transition: all .3s ease ;
}
#mbfuicf{
    width: 100%;
    height: 40%;
    display: flex;
}
#mbflb{
    width: 50%;
    height: 100%;
}
#abflb{
    height: 100%;
    width: 100%;
}
#odt{
    width: 100%;
    height: 50%;
}
#mbflbttl{
    width: 100%;
    height: 50%;
}
#ttlodt{
    color: #727272;
    margin-left: 15%;
}
#descodt{
    margin-left: 20%;
    margin-top: 1%;
    color: white;
    font-size: .9rem;
    line-height: 1.3rem;
}
#cldfui{
    height: 100%;
    width: 50%;
    display: flex;
    justify-content: center;
}
#mbxcldfi{
    background-color: rgb(224, 224, 224);
    width: 60%;
    height: 100%;
    border-radius: 10px;
}
#cldflg{
    width: 100%;
    height: 35%;
    background-image: url(./Cloudflare-Logo.wine.png);
    background-repeat: no-repeat;
    background-size:contain;
    background-position: center;
}
#audclf{
    width: 100%;
    height: 60%;
}
#uinfclf1,#uinfclf2,#uinfclf3,#uinfclf4,#uinfclf5,#uinfclf6{
    width: 100%;
    display: flex;
    height: 17%;
}
#ttl1{
    width: 20%;
    margin-left: 10%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#ttl1dsc,#ttl2dsc,#ttl3dsc,#ttl4dsc,#ttl5dsc,#ttl6dsc{
    width: 60%;
    color: #727272;
    height: 100%;
}
#cmtbrft{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5%;
}
#tsptbr{
    background-color: #494343;
    width: 85%;
    height: 4%;
    border-radius: 35px;
}
#bttocro{
    width: 100%;
    height: 35%;
    display: flex;
}
#lsbttorl{
    width: 50%;
    height: 100%;
}
#rsbttorl{
    width: 50%;
    height: 100%;
    display: flex;
}
#mtocflb{
    height: 50%;
    width: 80%;
    line-height: 1.5rem;
    letter-spacing: 1px;
    color: #cfcfcf;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: .7rem;
    margin-left: 15%;
}
#trdmlgflb{
    width: 70px;
    height: 60px;
    background-image: url(./mlg2m-removebg-preview.png);
    background-repeat: no-repeat;
    background-size:contain;
    background-position: center;
    margin-top: 21%;
}
#intvid1mb{
    display: none;
}
#fbf{
    width: 40%;
    display: flex;
    align-items: flex-end;
    margin-left: 45%;
}
#fbfttl{
    width: 100%;
    color: white;
    font-size: .9rem;
    display: flex;
    align-items: center;
    height: 40%;
}
#contctus,#contctus1,#contctus2{
    height: 100%;
    width: 9%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1%;
}
@media (min-aspect-ratio: 16/9){
    #intvid1{
        width: 100%;
        height: auto;
    }
    #txtmtt{
        height: auto;
    }
    #sidebr{
        width: 13vw;
    }
    #woar1,#woar2,#woar3,#woar4,#woar5{
        background-color: #171717;
        border-radius: 10px;
        height: 90%;
        width: 44vh;
    }
    #mbxcldfi{
        background-color: rgb(224, 224, 224);
        width: 60%;
        height: 100%;
        border-radius: 10px;
    }
    
}
@media (max-aspect-ratio: 16/9){
    #intvid1{
        width: auto;
        height: 100%;
    }
    #txtmtt{
        height: auto;
    }
    #sidebr{
        width: 15vw;
    }
    #woar1,#woar2,#woar3,#woar4,#woar5{
        background-color: #171717;
        border-radius: 10px;
        height: 90%;
        width: 40vh;
    }
    #mbxcldfi{
        background-color: rgb(224, 224, 224);
        width: 80%;
        height: 100%;
        border-radius: 10px;
    }
}
@media screen and (max-width: 840px) {
    #intvid1mb{
        width: auto;
        height: 100%;
        display: flex;
        position: absolute;
        z-index: -1;
        overflow-y: hidden;
        transform: scale(1);
        transition: transform 0.3s;
        transition: all 0.1s ease-in-out;
    }
    #navbar{
        justify-content: space-between;
    }
    #sidebr{
        display: none;
    }
    #appdwnld{
        display: none;
    }
    #mappsv{
        height: 100vh;
    }
    #mainappimg1{
        display: flex;
        margin-left: 10vw;
        width: 90vw;
        background-image: url(./WallpaperDog-878515.jpg);
        display: none;
    }
    #mainappimg{
        margin-left: 5vw;
        width: 90vw;
        display: none;
    }
    #mainappimg1mb{
        background-color: #151515;
        width: 90%;
        height: 90%;
        border-radius: 15px;
        filter: drop-shadow(0px 0px 5px rgb(41, 41, 41));
        background-image: url(./WallpaperDog-878515.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        z-index: 0;
        transition: all .2s ease; 
    }
    #mainappimgmb{
        background-color: #151515;
        width: 90%;
        height: 90%;
        border-radius: 15px;
        filter: drop-shadow(0px 0px 5px rgb(41, 41, 41));
        background-image: url(./mlwresd.PNG);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        z-index: 0;
        transition: all .2s ease;
    }
    #prcttl,#prcttl1,#dwnldmbtn1,#dwnldmbtn{
        display: none;
    }
    #mappsv{
    max-height: 55vh;
    align-items:center;
    display:flex;
    overflow-x: auto;
    }
    #mapp1mb{
        min-width: 90vw;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #maap2mb{
        min-width: 90vw;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    ::-webkit-scrollbar{
        display: none;
    }
    #video-wrapper {
        display: none;
    }
    #appsnav{
        display: none;
    }
    #txtmtt{
        margin-left: 0;
        font-size: 200%;
        margin-top: 0;
        width: 80%;
        font-weight: 600;
    }
    #maintxtt{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    #appnpic1{
        background-image: url(./text-1671128023449.png);
        background-size:contain;
        background-repeat: no-repeat;
        margin-bottom: 3vh;
        width: 230px;
        height: 50px;
        margin-top: 26vh;
        margin-left: 20px;
    }
    #appnpicmb{
    background-image: url(./text-1670696308341.png);
    background-size:contain;
    background-repeat: no-repeat;
    margin-bottom: 3vh;
    width: 180px;
    height: 50px;
    margin-top: 23vh;
    margin-left: 20px;
    }
    #rlsdtmb,#rlsdt1{
        margin-left: 20px;
        font-size: .8rem;
        color: white;
        font-weight: 600;
        height: 5%;
    }
    #mappdescmb,#mappdesc1{
        color: white;
        width: 250px;
        font-weight: 550;
        font-size: 1rem;
        text-shadow: 2px 2px 7px #151515;
        font-family: 'Nunito', sans-serif;
        margin-left: 20px;
    }
    #mbappsnum{
        width: 100vw;
        height: 6vh;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #dot1{
        background-color: #645454;
        width: 23%;
        height: 23%;
        border-radius: 50%;
    }
    #dot2{
        background-color: #645454;
        width: 23%;
        height: 23%;
        border-radius: 50%;
    }
    #dotcnt{
        height: 6vh;
        width: 6vh;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }
    #appdwnmb{
        width: 60px;
        background: linear-gradient(to bottom right,#045DE9, #009FFD);
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #whyourapps{
        height: 210vh;
    }
    #upbr{
        height: 120vh;
        display: flex;
        flex-direction: column;
    }
    #nav-icon1{
        width: 50%;
        height: 60%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin: 50px auto;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
      }
      
      #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: white;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
      }
      
      #nav-icon1 span:nth-child(1) {
        top: 5px;
      }
      
      #nav-icon1 span:nth-child(2) {
        top: 17px;
      }
      
      #nav-icon1 span:nth-child(3) {
        top: 28px;
      }
      
      #nav-icon1.open span:nth-child(1) {
        top: 18px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
      }
      
      #nav-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -600px;
      }
      
      #nav-icon1.open span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
      }
      
    #lwbr{
        height: 80vh;
        display: flex;
        flex-direction: column;
        justify-content:flex-start;
    }
    #woarbg{
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        height: 100%;
        width: 100%;
    }
    #woattl{
        height: 5%;
        width: 100%;
    }
    #woar1,#woar2,#woar3{
        background-color: #171717;
        border-radius: 10px;
        height:31%;
        width: 80%;
    }
    .no-scroll{
        overflow: hidden;
    }
    #woar4,#woar5{
        background-color: #171717;
        border-radius: 10px;
        height:46%;
        width: 80%;
    }
    #woar5{
        margin-top: 4%;
    }
    #woar1{
        transition-delay: 50ms;
    }
    #woar2{
        transition-delay: 100ms;
    }
    #woar3{
        transition-delay: 150ms;
    }
    #woar4{
        transition-delay: 200ms;
    }
    #woar5{
        transition-delay: 250ms;
    }
    #footer{
        height: 95vh;
    }
    #tpsocial{
        height: 10%;
    }
    #scicns{
        width: 70%;
    }
    #micns{
        width: 100%;
        margin-left: 0;
    }
    #rlfstt{
        width: 50%;
    }
    #stt{
        margin-right: 10%;
    }
    #mbfuicf{
        height: 40%;
        flex-direction: column;
    }
    #mbflb{
        height: 50%;
        width: 100%;
    }
    #abflb{
        display: flex;
    }
    #cldfui{
        width: 100%;
        height: 100%;
        align-items: center;
        margin-top: 4%;
    }
    #mbxcldfi{
        height: 100%;
    }
    #bttocro{
        height: 29.5%;
        flex-direction: column;

    }
    #lsbttorl{
        width: 100%;
        height: fit-content;
    }
    #rsbttorl{
        width: 100%;
        height: 100%;
        margin-top: 3%;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    #cmtbrft{
        margin-top: 13%;
    }
    #mtocflb{
        line-height: 1.2rem;
    }
    #fbf{
        height: fit-content;
        display: none;
    }
    #trdmlgflb{
        margin: 0;
    }
    #fbfttl{
        height: fit-content;
        width: fit-content;
        color: white;
        font-size: .9rem;
        display: flex;
        align-items: center;
    }
    #fbfttlmb{
        display:flex;
        color: white;
    }
    #contctus,#contctus1,#contctus2{
        display: none;
    }
    #mcnav{
        display: none;
    }
    #nvbroptons{
        backdrop-filter: blur( 3px );
        height: 92.5vh;
        margin-top: -1px;
        width: 100vw;
        position: fixed;
        z-index: 1000;
        direction: rtl;
        display: none;
    }
    #mnvbroptmb{
        background-color: rgba(42,42,42,255);
        width: 00%;
        height: 100%;
        transition: all .5s ease;
    }
    #tpnvbropt{
        width: 100%;
        height: 50%;
    }
    #lwnvbropt{
        width: 100%;
        height: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end;
    }
    #appsbtn{
        width: 100%;
        height: 18%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #cfcfcf;
    }
    #mdbr{
        background-color: #009FFD;
        width: 90%;
        height: 1px;
        margin-left: 5%;
    }
    #mcbtn{
        width: 100%;
        height: 18%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #cfcfcf;
    }
    #dwnbtnmfmbflb{
        width: 100%;
        height: 20%;
        color: white;
        font-size: .9rem;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
        background: linear-gradient(to bottom left, #009FFD,#045DE9);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #cmtsordc{
        width: 100%;
        height: 20%;
        display: flex;
    }
    #ourdcs{
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        width: 70%;
        height: 100%;
    }
    #sprtfmbflb{
        width: 30%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
    #mdbr1{
        background-color: #009FFD;
        width: 1px;
        height: 70%;
        margin-top: 3%;
    }
    #sntrdvfldrsc{
        width: 100%;
    }
    .input-cursor {
        display: inline-block;
        width: 2px;
        height: 1.7rem;
        background-color: white;
        margin-left: 8px;
        animation: blink .6s linear infinite alternate;
    }
    @keyframes blink {
        0% {
          opacity: 1;
        }
        40% {
          opacity: 1;
        }
        60% {
          opacity: 0;
        }
        100% {
          opacity: 0;
        }
      }
    .spinner{
        flex-direction: column;
    }
    #lsospv{
        width: 100%;
        height: 100%;
    }
    #rsofpnr{
        height: 25%;
        width: 100%;
        display: none;
    }
    #actfnquots{
        margin-top: 10%;
        font-size: 1rem;
        height: 30%;
    }
    #ldngttl{
        font-size: 2rem;
        margin-top: 5%;
    }
    #qustn{
        font-size: 1.3rem;
        width: 70%;
        height: 40%;
    }
    #answr{
        font-size: 1.2rem;
        height: 40%;
    }
    #tpttlfbg{
        margin-top: 15%;
    }
}