*{
    padding: 0px;
    margin: 0px;
    font-family:'Times New Roman', Times, serif
}
.nav{
    width: 100%;
    height: 18vh;
    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(./ban.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.imagerap{
    width: 100%;
    height: 90vh;
    background-color: rgba(36, 37, 37, 0.589);
}
.banrap{
    width: 80%;
    height: 13vh;
    background-color: rgba(240, 248, 255, 0.5);
    position: absolute;
    margin-left: 170px;
}

.menu2{
    position: absolute;
    margin-top: 40px;
}
.menu2 ul li{
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
}
.menu2 ul li a{
text-decoration: none;
color: aliceblue;
font-size: 17px; 
padding-left: 40px;
font-family: 'Franklin Gothic Medium', Arial, sans-serif;
}
ul li a:hover{
    color: blue;
}
.ban h1{
    padding-top: 200px;
    padding-left: 250px;
    font-size: 90px;
    color: aliceblue;
}
.ban button{
    width: 15%;
    height: 8vh;
    background-color: rgba(240, 248, 255, 0);
    color: aliceblue;
    position: absolute;
    margin-left: 400px;
    font-size: 20px;
    border-radius: 40px;
    border-color: aliceblue;
    margin-top: 30px;
    border-width: 3px;
    cursor: pointer;
}
.mid{
    width: 100%;
    height: 140vh;
}
.midrap{
    width: 80%;
    margin: auto;
}
.box{
    display: grid;
    grid-template-columns: auto auto;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
}
.box1 img{
    width: 30%;
    height: 50vh;
    position: absolute;
    margin-top: 190px;
}
.box1 span{
    position: absolute;
    margin-top: 200px;
    color: brown;
    margin-left: 400px;
    font-family:Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
} 
.box1 h1{
    padding-top: 230px;
    padding-left: 390px;
    font-size: 50px;

}
.box1 hr{
    position: absolute;
    width: 150px;
    margin-left: 400px;
    margin-top: 20px;
    border-color: brown;
}
.box1 p{
    text-align: justify;
    padding-left: 380px;
    padding-top: 50px;
    color: grey;
}
.push{
    width: 100%;
    height: 40vh;
}
.push h1{
    font-size: 20px;
    margin-left: 680px;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    padding-top: 50px;
    
}
.mid1{
    width: 100%;
    height: 150vh;
    background-color: black;
}
.midrap1{
    width: 100%;
    margin: auto;
}
.mid1 span{
    padding-left: 150px;
    position: absolute;
    margin-top: 150px;
    color:  red;
    margin-left: 460px;
}
.mid1 h1{
    color: aliceblue;
    padding-top: 170px;
    padding-left: 460px;
    font-size: 50px;
}
.box2{
    display: grid;
    grid-template-columns: auto auto;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
}
.box3 img{
width: 70%;
height: 60vh;
margin-top: 80px;
margin-left: 50px;
}
.box3 h1{
    color: aliceblue;
    font-size: 30px;
    margin-top: -120px;
    padding-left: 50px;
}
.box3 p{
    color: aliceblue;
    font-size: 15px;
    margin-top: 19px;
}
.box3 span img{
    width: 38%;
    height: 12vh;
    position: absolute;
    margin-top: -60px;
    margin-left: -700px;
    border-bottom-right-radius: 40px;
}
.mid2{
    width: 100%;
    height: 140vh;
}
.midrap2{
    width: 80%;
    margin: auto;
}
.mid2 span{
    color: red;
    position: absolute;
    margin-top: 150px;
}
.mid2 h1{
    padding-top: 190px;
    font-size: 38px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.mid2 hr{
    width: 8%;
    border-color: brown;
    margin-top: 30px;
}
.box4{
    display: grid;
    grid-template-columns: auto auto;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
}
.box5 img{
    width: 90%;
    height: 70vh;
    margin-top: 80px;
    border-bottom-right-radius: 80px;
    border-top-left-radius: 80px;
}

.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(./back.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.footrap{
    width: 100%;
    height: 140vh;
    background-color: rgba(42, 40, 40, 0.839);
}
.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: 6vh;
    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;
    }