*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
#nav{
    width: 100%;
    height:6vh;
    background-color:rgba(173, 39, 164, 0.955);
}
.navrap{
    position: absolute;
    width: 100%;
}
.content{
    position:absolute;
    margin-left: 85px;
    margin-top: 7px;
}
.content h3 a{
    color: white;
    font-size: 15px;
    font-family:monospace;
    text-decoration: none;
}
.content h3:hover{
    color:aliceblue;
    text-decoration: underline;
}
#nav2{
    position: absolute;
    width: 100%;
    height: 15vh;
    background-color: white;
}
.navrap2{
    position: absolute;
    margin-top: 3px;
    width:90%;
    margin:auto;
}
.image{
    position: absolute;
}
.image img{
    margin-top: 10%;
    margin-left: 45%;
    height: 75%;
    width: 75%;
}
.menu{
    position: absolute;
    margin-top: 45px;
    float: left;
    margin-left: 190px;
    margin-right: 210px;
}
.menu ul li{
    display:inline;
}
.menu ul li a{
    color:rgb(0, 7, 7);
    font-size: 14px;
    text-decoration:none;
    font-weight: 400px;
    padding:12px;
    font-family:'Courier New', Courier, monospace;
}
.menu ul li a:hover{
    background-color: rgb(192, 22, 192);
    color:aliceblue;
    line-height: 10%;
}
.searchbar{
    margin-top:40px;
    margin-left: 82%;
    margin-right: 50px;
}
.searchbar input{
    width: 95%;
    box-sizing: border-box;
    border-radius: 20px;
    border:2px solid #b72285;
    padding: 7px 3px 7px 3px;
    background-color: white;
}
.searchicon{
    margin-left: 195vh;
    margin-top: -4vh;
}
.searchicon img{
    width:3vh;
    height:3vh;
}
.linex{
    background-color: rgb(108, 75, 110);
    width: 100%;
    height:3px;
    position: absolute;
    margin-top: 15vh;
}
.line1{
    background-color: rgb(108, 75, 110);
    width: 100%;
    height:3px;
    position: absolute;
    margin-top: 165vh;
}
.line2{
    background-color: rgb(108, 75, 110);
    width: 100%;
    height:3px;
    position: absolute;
    margin-top: 315vh;
}
#navx{
    width:100%;
    height: 300vh;
    background-color: rgb(255, 255, 255);
}
.navrapx1 img{
    margin-top: 12%;
    float:left;
    height: 100vh;
}
.navrapx2{
    width:50%;
    height:200vh;
    position: absolute;
    margin-left: 50%;
    margin-top: 11%;
    float: right;
    position: absolute;
}
.navrapx2 h1{
    font-family: monospace;
    font-size: 50px;
    font-weight: 550;
}
.navrapx2 p{
    font-family: monospace;
    font-size: 20px;
}
.navrapx2 t{
    font-family: monospace;
    font-weight: bolder;
    font-size: 20px;
}
.cboxx{
    border-radius: 25px;
    background:rgb(233, 228, 233);
    padding: 20px;
    width: 100px;
    height: 50px;
    color: black;
    float: left;
    font-family: monospace;
}
.cboxx:hover{
    background-color: #b72285;
}
.cboxx h3{
    text-decoration: none;
}
.menux{
    float: left;
    position: absolute;
}
.menux ul li{
    display: inline-block;
}
.menux ul li a{
    padding: 3%px;
    text-decoration: none;
    text-align: center;
}
.cboxx1{
    border-radius: 25px;
    background:rgb(233, 228, 233);
    padding: 20px;
    width: 160px;
    height: 50px;
    color: black;
    float: left;
    font-family: monospace;
}
.cboxx1:hover{
    background-color: #b72285;
}
.cboxx1 h3{
    text-decoration: none;
}
.cboxx2{
    border-radius: 25px;
    background:rgb(233, 228, 233);
    padding: 20px;
    width: 160px;
    height: 50px;
    float: left;
    font-family: monospace;
    text-align: center;
}
.menux1{
    position: absolute;
    margin-left: 1%;
    margin-top: -1%;
}
.menux1 ul li{
    display: inline;
    font-size: 20px;
    padding: 10px;
    color: rgb(29, 28, 28);
}
.menux1 ul li a{
    text-decoration: none;
}
.navrapx2 h5{
    font-size: 18px;
    font-family: monospace;
    font-weight: bolder;
}
.navrapx2 button{
    height: 5vh;
    width:19vh;
}
.cboxx3{
    border-radius: 25px;
    background:rgb(233, 228, 233);
    padding: 20px;
    width: 500px;
    height: 50px;
    color: black;
    float: left;
    font-family: monospace;
}
.cboxx3:hover{
    background-color: #b72285;
}
.cboxx3 h3{
    text-decoration: none;
    text-align: center;
}
.navrapx4 img{
    float:left;
    height: 100vh;
    width: 90vh;
    margin-top: 90%;
    margin-left: -45%;
}
.navrapx3{
    width:50%;
    height:200vh;
    position: absolute;
    margin-left: 50%;
    margin-top: 86%;
}
.navrapx3 h1{
    font-family: monospace;
    font-size: 50px;
    font-weight: 550;
}
.navrapx3 p{
    font-family: monospace;
    font-size: 20px;
    text-align: justify;
    margin-right: 10%;
}
.navrapx3 h5{
    font-size: 18px;
    font-family: monospace;
    font-weight: bolder;
}
.navrapx3 button{
    height: 5vh;
    width:19vh;
}
.bannerx{
    margin-top: 151.5%;
}
.bannerx img{
    width: 100%;
}.navrap4{
    position: absolute;
    width: 100%;
    background-color: rgb(0, 0, 0);
    height:60vh;
    margin-top: 122vh;
}
.mio img{
    margin-left: 100px;
    margin-top: 8vh;
}
.heading2{
    color:aliceblue;
    font-family:monospace;
    font-size: 12.5px;
    margin-left: 65vh;
    margin-top: -17vh;
}
.heading3{
    color:aliceblue;
    font-family: monospace;
    font-size: 12.5px;
    margin-left: 105vh;
    margin-top: -3.9vh;
}
.heading4{
    color:aliceblue;
    font-family: monospace;
    font-size: 12.5px;
    margin-left: 150vh;
    margin-top: -3.9vh;
}
.endmenu1{
    position: absolute;
    margin-top: 134vh;
    margin-left: 66vh;
}
.endmenu1 ul{
    display:list-item;
}
.endmenu1 ul li a{
    color:rgb(152, 138, 154);
    text-decoration: none;
    font-family: monospace;
}
.endmenu1 ul li a:hover{
    color:rgb(253, 253, 253);
    text-decoration: underline;
}
.endmenu2{
    position: absolute;
    margin-top: 134vh;
    margin-left: 106vh;
}
.endmenu2 ul{
    display:list-item;
}
.endmenu2 ul li a{
    color:rgb(152, 138, 154);
    text-decoration: none;
    font-family: monospace;
}
.endmenu2 ul li a:hover{
    color:rgb(253, 253, 253);
    text-decoration: underline;
}
.endmenu3{
    position: absolute;
    margin-top: 134vh;
    margin-left: 151vh;
}
.endmenu3 ul{
    display:list-item;
}
.endmenu3 ul li a{
    color:rgb(152, 138, 154);
    text-decoration: none;
    font-family: monospace;
}
.endmenu3 ul li a:hover{
    color:rgb(253, 253, 253);
    text-decoration: underline;
}
.endmenu4{
    position: absolute;
    margin-top: 156vh;
    margin-left: 93vh;
}
.endmenu4 ul li{
    display: inline;
}
.endmenu4 ul li a{
    font-size: 30px;
    padding:10px;
    color:rgb(152, 138, 154);
}
.endmenu4 ul li a:hover{
    color:rgb(253, 253, 253);
}
.line{
    background-color: rgb(108, 75, 110);
    width: 100%;
    height:3px;
    position: absolute;
    margin-top: 152vh;
}
.footer{
    position: absolute;
    margin-top: 162vh;
    width:14%;
    margin-left: 43%;
}
.footer h4{
    color:rgb(152, 138, 154);
}
.footer2{
    position: absolute;
    margin-top: 161.6vh;
    width:14%;
    margin-left: 57.2%;
}
.footer2 h4{
    color:rgb(152, 138, 154);
    font-family: cursive;
}
