*{
    padding: 0px;
    margin: 0px;
    font-family: 'Times New Roman', Times, serif;
}
.nav{
    width: 100%;
    height: 17vh;
    background-color: brown;
}
.navrap{
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: auto auto auto;
}
.logo{
    margin-top: 10px;
}
.logo span{
   font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
   font-size: 30px;
}
.logo h1{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    color: aliceblue;
    font-size: 50px;
}

.menu {
    float: right;
    position: absolute;
    margin-left: 360px;
    
    
}
.menu img{
    width: 14%;
    height: 8vh;
    position: absolute;
    margin-top: 30px;
    border-radius: 25px;
}

 .menu ul li{
    display: inline;
     padding-left: 15px;
     padding-right: 15px;
 }


.menu ul li span{
    color: yellow;
    font-size: 15px;
    position: absolute;
    margin-top: 25px;
    padding-left: 80px;
}
.menu ul li h1{
    padding-left: 50px;
    font-size: 15px;
    color: aliceblue;
    padding-left: 80px;
    padding-top: 7px;
    

   
}
.menu1 {
    position: absolute;
    float: right;
    margin-left: 900px;
    margin-top: 7px;
    border-left: 1px solid gray;
}
.menu1 img{
    width: 38%;
    height: 9vh;
    position: absolute;
    margin-top: 4px;
    border-radius: 25px;
    margin-left: 30px;
}
.menu1 ul li{
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
}

.menu1 ul li span{
    color: yellow;
    position: absolute;
    margin-top: 19px;
    margin-left: 100px;
    font-size: 13px;
}
.menu1 ul li h1{
    padding-left: 100px;
    font-size: 14px;
    color: aliceblue;
}

.ban{
    width: 100%;
    height: 90vh;
    background-image: url(./ban4.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.banrap{
    width: 80%;
    height: 12vh;
    background-color: rgba(240, 248, 255, 0.445);
    position: absolute;
    margin-left: 130px;
}
.menu2 {
    margin-top: 30px;
}
.menu2 ul li{
    display: inline;
    padding-left: 25px;
    padding-right: 25px;
}
.menu2 ul li a{
    text-decoration: none;
    color: aliceblue;
    font-family: 'Franklin Gothic Medium', Arial, sans-serif;
    font-size: 20px;
}
ul li a:hover{
    color: blue;
}
.ban span{
    color: aliceblue;
    position: absolute;
    margin-top: 170px;
    margin-left: 200px;
font-family:cursive;
font-size: 25px;
}
.ban h1{
    color: aliceblue;
    padding-top: 200px;
    font-size: 100px;
    padding-left: 200px;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}
.ban p{
    color: aliceblue;
    padding-left: 200px;
    font-size: 25px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.mid{
    width: 100%;
    height: 77vh;
}
.midrap{
    width: 80%;
    margin: auto;
}
.box{
    display: grid;
    grid-template-columns: auto auto;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
}
.box1 img{
width: 75%;
height: 40vh;
padding-top: 46px;
}

.box h1{
    padding-top: 50px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.box1 hr{
    width: 20%;
    border-color: brown;
    margin-top: 10px;
}
.box1 p{
    padding-top: 30px;
    color: slategrey;
}
.box1 button{
    width: 10%;
    height: 8vh;
    background-color: orangered;
    outline: none;
    border: none;
    border-radius: 120px;
    color: aliceblue;
    position: absolute;
    margin-top: 30px;
    font-size: 14px;
    cursor: pointer;
}
.box1 button i{
    font-size: 20px;
    padding-left: 10px;
    
}
.mid1{
    width: 100%;
    height: 130vh;
    background-color: black;
}
.midrap1{
    width: 80%;
    margin: auto;
}
.mid1 h1{
    color: aliceblue;
    font-size: 50px;
    position: absolute;
    margin-top: 50px;
    margin-left: 350px;
}
.box2{
    display: grid;
    grid-template-columns: auto auto auto;
    grid-row-gap: 30px;
    grid-column-gap: 80px;
  
}
.sio {
    width: 120%;
    background-color: rgba(240, 248, 255, 0.226);
    margin-top: 180px;
    height: 390px;
}
.sio:hover{
    background-color: rgb(231, 78, 78);
}
.sio1:hover{
    background-color: rgb(231, 85, 85);
}
.sio2:hover{
    background-color: rgb(220, 75, 75);
}
.sio1 {
    width: 120%;
    background-color: rgba(240, 248, 255, 0.226);
    margin-top: 180px;
    height: 390px;
}
.sio2 {
    width: 120%;
    background-color: rgba(240, 248, 255, 0.226);
    margin-top: 180px;
    height: 390px;
}
.sio img{
    width: 20%;
    height: 9vh;
    padding-left: 170px;
    padding-top: 40px;
}
.sio h1{
    color: aliceblue;
    text-align: center;
    font-size: 35px;
    position: absolute;
    margin-top: 10px;
    text-align: center;
    margin-left: 83px;
}
.sio p{
    color: aliceblue;
    text-align: center;
    padding-top: 70px;
    margin-left: 40px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.sio span {
    color: aliceblue;
    position: absolute;
    padding-left: 140px;
    padding-top: 50px;
}


.sio1 img{
    width: 20%;
    height: 9vh;
    padding-left: 150px;
    padding-top: 40px;
}
.sio1 h1{
    color: aliceblue;
    text-align: center;
    font-size: 35px;
    position: absolute;
    margin-top: 10px;
    text-align: center;
    margin-left: 100px;
}
.sio1 p{
    color: aliceblue;
    text-align: center;
    padding-top: 70px;
    margin-left: 40px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.sio1 span {
    color: aliceblue;
    position: absolute;
    padding-left: 130px;
    padding-top: 50px;
}

.sio2 img{
    width: 20%;
    height: 9vh;
    padding-left: 150px;
    padding-top: 40px;
}
.sio2 h1{
    color: aliceblue;
    text-align: center;
    font-size: 35px;
    position: absolute;
    margin-top: 10px;
    text-align: center;
    margin-left: 70px;
}
.sio2 p{
    color: aliceblue;
    text-align: center;
    padding-top: 70px;
    margin-left: 27px;
    font-family:'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.sio2 span {
    color: aliceblue;
    position: absolute;
    padding-left: 170px;
    padding-top: 50px;
}
.box3 span i{
    font-size: 20px;
    padding-left: 10px;
}
.mid2{
    width: 100%;
    height: 90vh;
}
.midrap2{
    width: 80%;
    margin: auto;
}
.mid2 h1{
    text-align: center;
    padding-top: 60px;
    font-size: 40px;
}
.box4{
    display: grid;
    grid-template-columns: auto auto;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    
}
.box5 img{
    width: 120%;
    height: 40vh;
    margin-top: 35px;
}
.box5 h1{
    /* padding-top: 150px; */
    margin-left: -240px;
    font-size: 29px;
}
.box5 p{
    padding-top: 10px;
    padding-left: 80px;
    font-size: 19px;
    color: grey;
}
.box5 button{
    width: 10%;
    height: 8vh;
    background-color: orangered;
    outline: none;
    border: none;
    border-radius: 120px;
    color: aliceblue;
    position: absolute;
    margin-top: 40px;
    margin-left: 68px;
    font-size: 12px;
    cursor: pointer;
}
.box5 button i{
    font-size: 20px;
    padding-left: 10px;
    
}
.mid3{
    width: 100%;
    height: 90vh;
    background-color: aliceblue;

}
.midrap3{
    width: 80%;
    height: 90vh;
background-image: url(./indmap.jpg);
background-size: cover;
background-repeat: no-repeat;
margin-left: 170px;
}
.mid3 img{
    width: 16%;
    height: 10vh;
    padding-left: 440px;
    padding-top: 100px;
}
.mid3 p{
    color: aliceblue;
    text-align: center;
    padding-top: 100px;
    font-size: 27px;
}
.mid3 span{
    color: aliceblue;
    font-size: 26px;
    padding-left: 430px;
    position: absolute;
    padding-top: 20px;
}
.footer{
    width: 100%;
    height: 140vh;
background-image: url(./backfoot.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.footrap{
    width: 100%;
    height: 140vh;
    background-color: rgba(19, 18, 18, 0.829);
}
.box6{
    display: grid;
    grid-template-columns: auto auto;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    
}

.box7 h1{
    color: aliceblue;
    padding-top: 100px;
    text-align: center;
    font-size: 50px;
}
.footer #textbox{
    width: 35%;
    height: 7vh;
    border-radius: 25px;
    position: absolute;
    margin-left: -170px;
    margin-top: 100px;
    border: none;
    outline: none;
}
.box7 button{
    width: 12%;
    height: 8vh;
    background-color: orangered;
    outline: none;
    border: none;
    border-radius: 29px;
    color: aliceblue;
    position: absolute;
    margin-top: 140px;
    margin-left: -150px;
    font-size: 14px;
    cursor: pointer;
}
.footer hr{
    margin-top: 120px;
    border-color: gray;
}
.box8{
    width: 70%;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
}
.box9 h1{
color: aliceblue;
margin-top: 90px;
margin-left: 100px;
font-size: 20px;
}
.box9 hr{
    width: 12%;
    border-color: brown;
    margin-top: 20px;
}
.box9 p{
    color: aliceblue;
    text-align: justify;
    margin-left: 90px;
    padding-bottom: -570px;
    margin-top: 10px;
    font-size: 15px;
}
.box9 span{
    color: aliceblue;
    position: absolute;
    margin-left: 50px;
    margin-top: 30px;
    font-size: 15px;
}
.box9 i{
    width: 13%;
    height: 4vh;
    padding-left: 10px;
    padding-top: 10px;
     font-size: 24px;
    color: aliceblue;
    background-color: red;
    margin-top: 20px;
    margin-left: 90px;
}
.box9 iframe{
    width: 190%;
    height: 50vh;
    margin-left: 150px;
  margin-top: 90px;
}

.security{
    width: 10%;
    height: 20vh;
    position: absolute;
    margin-left: 50px;
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-column-gap: 40px;
}

.alart i{
    width: 90%;
    height: 4vh;
    position: absolute;
    padding-left: 13px;
    padding-top: 19px;
    background-color: rgba(243, 247, 252, 0.308);
    font-size: 25px;
    color: blue;
    
}

.creative{
    width: 100%;
    height: 18vh;
    position: absolute;
    margin-top: 90px;
    background-color: rgba(8, 8, 8, 0.89);
    padding-top: 30px;
    padding-left: 80px;
    }
    .creative span{
    font-size: 18px;
    color:crimson;
    }
    .creative h1{
        font-size: 18px;
        color: aliceblue;
    }