*{
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;
    font-family: 'Cera Round Pro', sans-serif ;
}
nav{
    /* border: 2px solid red; */
    height: 100px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10%;
    padding-left: 4%;
    background-color: white;
    color: black;
}
nav img{
    height: 65px;
    /* width: 100px; */
}
#a1 ol{
    list-style: none;
    display: flex;
    gap: 100px;
    font-size: 20px;
    font-weight:600;
    line-height: 1.5px;
}
#s1{
    border: 2px solid green;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F2D34E;
}
#s1 h1{
    font-weight: 600px;
    font-size: 40px;
    position: absolute;
    top: 30%;
}
#s1 #d1{
    position: absolute;
    top: 50%;
    left: 35%;
}
#s1 #d1 button{
    height: 50px;
    width: 200px;
    background-color: #F2D34E;
    /* gap: 10%; */
    color: black;
    font-size: 30px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    border: none;
    opacity: 0.7;
}
#s1 #but1{
    background-color: black;
    color: white;
    height: 50px;
    width: 200px;
    line-height: 20px;
    font-size: 30px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    left: 19%;
}
#s1 article {
    height: 60px;
    width: 800px;
    /* border: 2px solid red; */
    position: absolute;
    top: 68%;
    text-align: left;
    display: flex;
    gap: 20%;
    /* padding-top: 15px; */
    
}
#a0 button{
    background-color: #F2D34E;
    color: black;
    height:50px;
    width: 100px;
    font-size: 25px;
    font-weight: 600;
    line-height: 20px;
    border: none;
   padding-right: 30px;
}
#s1 form{
    height: 50px;
    /* width: 500px; */
    position: absolute;
    top: 75%;
    left: 18%;
    display: flex;
    gap: 50px;
    background-color: #F2D34E;
}
#s1 form input{
    width: 215px;
    background-color: #F2D34E;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-color: grey;
    font-size: 20px;
    text-indent: 3px;
}
#img1{
    height: 20px;
    width: 20px;
    position: absolute;
    left: 26%;
    top: 16px;
}
#img2{
    height: 20px;
    width: 20px;
    position: absolute;
    left: 62%;
    top: 16px;
}
#img3{
    height: 18px;
    width: 18px;
    position: absolute;
    left: 97.2%;
    top: 13px;
}
#s1 #but2{
    background-color: black;
    color: white;
    height: 50px;
    width: 300px;
    line-height: 20px;
    font-size: 30px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    position: absolute;
    top: 95%; 
}
#sec2{
    height: 1200px;
    /* border: 2px solid blueviolet; */
}
#sec2 #sec21{
    /* border: 2px solid red; */
    height: 480px;
    padding-top: 8%;
    padding-left: 8%;
}
#sec2 #sec21 h1{
    /* border: 2px solid green; */
    height: 200px;
    width: 600px;
    text-align: center;
    font-size: 35px;
    line-height: 40px;
    text-align: justify;
}
#sec2 aside img{
    height: 40px;
    width: 130px;
}
#img4{
    height: 500px;
    width: 500px;
    position: absolute;
    top: 115%;
    left: 50%;
}
#sec2 #sec22{
    /* border: 2px solid palevioletred; */
    height: 950px;
}
#sec2 #sec22 h1{
    padding-top: 8%;
    padding-left: 8%;
    font-size: 36px;
    font-weight: 600;
    line-height: 40px;
}
#sec2 #sec22 p{
    padding-left: 8%;
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    
}
#sec2 #sec22 article{
    /* border: 2px solid blue; */
    height: 700px;
}
#sec2 #sec22 article #d2{
    border: 1px solid green;
    height: 220px;
    display: flex;
    justify-content: space-evenly;
    gap: 40px;
    border-bottom-style: dotted;
    border-top: none;
    border-left: none;
    border-right: none;
}
#img11{
    position: absolute;
    left: 8%;
    padding-top: 5%;
}
#e11{
    border-right: 1px solid green;
    width: 250px;
    height: 218px;
    border-right-style: dotted;
}
#e11 p{
    position: absolute;
    left: 7%;
    padding-top: 5%;
}
#e12{
    border-right: 1px solid green;
    width: 150px;
    height: 218px;
    border-right-style: dotted;
}
#img12{
    position: absolute;
    left: 40%;
    padding-top: 5%;
}
#e12 p{
    position: absolute;
    left: 39%;
    padding-top: 5%;
    text-align: justify;
}
#img13{
    position: absolute;
    left: 70%;
    padding-top: 5%;
}
#e13 p{
    position: absolute;
    left: 70%;
    padding-top: 5%;
    text-align: justify;
}
#sec2 #sec22 article #d3{
    border: 1px solid green;
    height: 220px;
    display: flex;
    justify-content: space-evenly;
    gap: 20%;
    border-bottom-style: dotted;
    border-top: none;
    border-left: none;
    border-right: none;
}
#e21{
    border-right: 1px solid green;
    width: 355px;
    height: 218px;
    border-right-style: dotted;
}
#e22{
    border-right: 1px solid green;
    width: 45px;
    height: 218px;
    border-right-style: dotted;
}
#img21{
    position: absolute;
    left: 8%;
    padding-top: 5%;
}
#e21 p{
    position: absolute;
    left: 8%;
    padding-top: 5%;
}
#img22{
    position: absolute;
    left: 40%;
    padding-top: 5%;
}
#e22 p{
    position: absolute;
    left: 40%;
    padding-top: 5%;
    text-align: justify;
}
#img23{
    position: absolute;
    left: 70%;
    padding-top: 5%;
}
#e23 p{
    position: absolute;
    left: 68%;
    padding-top: 5%;
    text-align: justify;
}
#sec2 #sec22 article #d4{
    /* border: 1px solid green; */
    height: 320px;
    display: flex;
    justify-content: space-evenly;
    gap: 20%;
    /* border-bottom-style: dotted; */
    border-top: none;
    border-left: none;
    border-right: none;
}
#e31{
    border-right: 1px solid green;
    width: 355px;
    height: 270px;
    border-right-style: dotted;
}
#e32{
    border-right: 1px solid green;
    width: 45px;
    height: 270px;
    border-right-style: dotted;
}
#img31{
    position: absolute;
    left: 8%;
    padding-top: 5%;
}
#e31 p{
    position: absolute;
    left: 8%;
    padding-top: 4%;
}
#img32{
    position: absolute;
    left: 40%;
    padding-top: 5%;
}
#e32 p{
    position: absolute;
    left: 40%;
    padding-top: 4%;
    text-align: justify;
}
#img33{
    position: absolute;
    left: 69%;
    padding-top: 5%;
}
#e33 p{
    position: absolute;
    left: 69%;
    padding-top: 4%;
    text-align: justify;
}
#sec3{
    /* border: 2px solid red; */
    height: 700px;
    background-image: url("./assets/airportBgLocationImg.png");
    background-position: center;
}
#sec3 h1{
    padding-top: 5%;
    padding-left: 8%;
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
}
#sec3 p{
    padding-left: 8%;
    font-size: 35px;
    line-height: 40px;
    font-weight: normal;
}
#sec3 #sec31{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px;
}
#sec31 img{
    height: 350px;
    width: 350px;
}
#sec4{
    height: 1200px;
    /* border: 2px solid purple; */
}
#sec4 #sec41{
    height:500px ;
    /* border: 2px solid chartreuse; */
}
#sec4 #sec41 h1{
    padding-top: 4%;
    padding-left: 8%;
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
}
#sec4 #sec41 #a2{
    display: flex;
    padding-left: 70px;
    gap: 4%;
}
#sec4 #sec41 #a2 h1{
    padding-top: 2%;
    padding-left: 8%;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}
#sec4 #sec41 #a2 p{
    padding-left: 8%;
    font-size: 25px;
    color: grey;
    line-height: 40px;
    font-weight: normal;
}
#sec4 #sec41 #a2 #d41{
    display: flex;
    gap: 16px;
    padding-right: 10%;
    padding-top: 2%;
}
#sec4 #sec41 #a2 #d41 img{
    height: 130px;
    width: 200px;
}
#sec4 #sec41 form{
    padding-left: 8%;
    font-size: 25px;
    font-weight: 700;
}
#sec4 #sec41 #a3{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20%;
}
#sec4 #sec41  #but3{
    /* height: 50px;
    width: 100px; */
    background-color: #FDC32E;
    color: black;
    border: none;
    height: 50px;
    width: 200px;
    line-height: 20px;
    font-size: 25px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    position: absolute;
    left: 10%;
    /* padding-left: 5px; */
    
}
#sec4 #sec41 #d42{
    display: flex;
    gap: 5%;
}
#d42 button{
    height: 50px;
    width: 200px;
    background-color: grey;
    /* gap: 10%; */
    color: black;
    font-size: 20px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    border: none;
    opacity: 0.7;
    /* margin-left:2% ; */;
    
}
#sec4 #sec41 #d43{
    display: flex;
    gap: 2%;
    padding-left: 12%;
}
#d43 button{
    height: 50px;
    width: 150px;
    background-color: grey;
    /* gap: 10%; */
    color: black;
    font-size: 20px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    border: none;
    opacity: 0.7;
    /* margin-left:2% ; */;
}
#sec4 #sec42{
    height: 700px;
    /* border: 2px solid yellow; */
    padding-left: 8%;
}
#sec4 #sec42 #a4{
    height: 670px;
    width: 1050px;
    border: 1px solid grey;
}
#sec4 #sec42 #a4 #ad1{
    border: 1px solid grey;
    background-color: whitesmoke;
    height: 50px;
    width:800px ;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 17%;
    padding: auto;
    /* padding-left: 0%; */
    border: none;
}
#sec4 #sec42 #a4 #ad1 h1{
    font-size: 22px;
    font-weight: 600;
    line-height: 20px;
}
#sec4 #sec42 #a4 #ad2{
    border: 1px solid grey;
    background-color: white;
    height: 120px;
    width:880px ;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7%;
   border: none;
}
#sec4 #sec42 #a4 #ad2 h1{
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}
#sec4 #sec42 #a4 #ad2 button{
    background-color: #FDC32E;
    color: black;
    border: none;
    height: 50px;
    width: 150px;
    line-height: 20px;
    font-size: 20px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    position: absolute;
    left: 78%;
}
#sec4 #sec42 #a4 #ad3{
    border: 1px solid grey;
    background-color: white;
    height: 120px;
    width:880px ;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8.5%;
   border: none;
}
#sec4 #sec42 #a4 #ad3 h1{
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}
#sec4 #sec42 #a4 #ad3 button{
    background-color: #FDC32E;
    color: black;
    border: none;
    height: 50px;
    width: 150px;
    line-height: 20px;
    font-size: 20px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    position: absolute;
    left: 78%;
}
#sec4 #sec42 #a4 #ad4{
    border: 1px solid grey;
    background-color: white;
    height: 120px;
    width:880px ;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8.5%;
   border: none;
}
#sec4 #sec42 #a4 #ad4 h1{
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}
#sec4 #sec42 #a4 #ad4 button{
    background-color: #FDC32E;
    color: black;
    border: none;
    height: 50px;
    width: 150px;
    line-height: 20px;
    font-size: 20px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    position: absolute;
    left: 78%;
}
#sec4 #sec42 #a4 #ad5{
    border: 1px solid grey;
    background-color: white;
    height: 120px;
    width:880px ;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7%;
   border: none;
}
#sec4 #sec42 #a4 #ad5 h1{
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}
#sec4 #sec42 #a4 #ad5 button{
    background-color: #FDC32E;
    color: black;
    border: none;
    height: 50px;
    width: 150px;
    line-height: 20px;
    font-size: 20px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    position: absolute;
    left: 78%;
}
#sec4 #sec42 #a4 #ad6{
    border: 1px solid grey;
    background-color: white;
    height: 120px;
    width:900px ;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.2%;
   border: none;
}
#sec4 #sec42 #a4 #ad6 h1{
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}
#sec4 #sec42 #a4 #ad6 button{
    background-color: #FDC32E;
    color: black;
    border: none;
    height: 50px;
    width: 150px;
    line-height: 20px;
    font-size: 20px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    position: absolute;
    left: 78%;
}
#sec5 {
    height: 250px;
    /* border: 2px solid green; */
}
#sec5 h1{
    padding-top: 2%;
    padding-left: 8%;
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
}
#sec5 #a5{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 14%;
}
#sec5 #a5  #but4{
    /* height: 50px;
    width: 100px; */
    background-color: #FDC32E;
    color: black;
    border: none;
    height: 50px;
    width: 200px;
    line-height: 20px;
    font-size: 25px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    position: absolute;
    left: 8%;
    /* padding-left: 5px; */
    
}
#sec5 #a5 #d51{
    display: flex;
    gap: 2%;
}
#d51 button{
    height: 50px;
    width: 200px;
    background-color: grey;
    /* gap: 10%; */
    color: black;
    font-size: 20px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    border: none;
    opacity: 0.7;
    /* margin-left:1% ; */
}
#sec5 #d52{
    display: flex;
    gap: 3%;
    padding-left: 10%;
}
#d52 button{
    height: 50px;
    width: 150px;
    background-color: grey;
    /* gap: 10%; */
    color: black;
    font-size: 20px;
    font-weight:600;
    border-radius: 40px;
    line-height: 20px;
    border: none;
    opacity: 0.7;
    /* margin-left:2% ; */;
}
#sec6 {
    height: 200px;
    /* border: 2px solid green; */
}
#sec6 h1{
    padding-top: 2%;
    padding-left: 8%;
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
}
#sec6 #a6{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 3%;
}
#sec6 #a6  #but5{
    /* height: 50px;
    width: 100px; */
    background-color: #FDC32E;
    color: black;
    border: none;
    height: 70px;
    width: 75px;
    line-height: 15px;
    font-size: 18px;
    font-weight:600;
    border-radius: 10px;
    line-height: 20px;
    position: absolute;
    left: 8%;
    /* padding-left: 5px; */
    
}
#sec6 #a6 #d61{
    display: flex;
    gap: 10px;
}
#d61 button{
    height: 70px;
    width: 75px;
    background-color: grey;
    /* gap: 10%; */
    color: black;
    font-size: 13px;
    font-weight:600;
    border-radius: 10px;
    line-height: 20px;
    border: none;
    opacity: 0.7;
    /* margin-left:1% ; */
}
#sec8 {
    height: 900px;
    /* border: 2px solid blue; */
}
#sec8 h1{
    padding-top: 2%;
    padding-left: 8%;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
}
#sec8 h1+h1{
    color: blue;
    font-size: 30px;
}
#sec8 #d81 #img0{
    position: absolute;
    height: 500px;
    width: 700px;
    /* bottom: 5px; */
    padding-top: 30px;
    padding-left: 8%;
}
#sec8 #d81 #img01{
    position: absolute;
    height: 350px;
    width: 450px;
    /* bottom: 5px; */
    padding-top: 30px;
    padding-left: 40px;
    left: 55%;
}
#sec8 #d81 #img02{
    position: absolute;
    height: 150px;
    width: 600px;
    /* bottom: 5px; */
    top: 920%;
    left:8%;
}
#sec8 #d81 #img03{
    position: absolute;
    height: 300px;
    width: 390px;
    /* bottom: 5px; */
    top: 892%;
    /* padding-left: 40px; */
    left: 58%;
}

#sec9{
    /* border: 2px solid red; */
    height: 500px;
}
#sec9 aside img{
    height: 250px;
    width: 250px;
}
#sec9 h1{
    padding-top: 2%;
    padding-left: 8%;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
}
#sec9 aside{
    display: flex;
    /* border: 2px solid; */
    height: 400px;
    width: 950px;
    padding-left: 8%;
    padding-top: 30px;
}
#sec9 aside p{
    font-size: 28px;
    line-height: 35px;
    text-align: justify;
    
}
#sec10 {
    height: 600px;
    /* border: 2px solid red; */
    display: flex;
    gap: 2px;
    line-height: 30px;
    font-weight: 600;
    background-color: whitesmoke;
}
#sec10 aside{
    /* border: 2px solid; */
    height:500px;
    width: 600px;
    padding-left: 8%;
    padding-top: 5%;
    /* font-size: 30px; */
}
#sec10 aside #sh2,#p1{
    color: green;
    font-size: 30px;
}
#sec10 aside #sh1,d103{
    color:black;
    font-size: 35px;
}
#sec10 #img102 img{
    height: 500px;
    width: 500px;
    padding-top: 8%;
}
#sec11{
    height: 100px;
    /* border: 2px solid; */
    display: flex;
    gap: 10%;
    padding-left: 8%;
    padding-top: 2%;
}
#sec11 h1{
    padding-top: 5%;
    padding-left: 8%;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    opacity: 0.8;
}
footer{
    /* border: 2px solid; */
    height: 450px;
    background-color: #3B3B3B;
    color: white;
    position: relative;
    /* display: flex; */
}
#fsec1{
    /* border: 2px solid; */
    height: 50px;
    justify-content: center;
    align-content: center;
    /* width: 200px; */
    padding-bottom: 12%;
}
#fsec1 img{ 
    height: 70px;
    width: 70px;
}
#fsec11{
    /* border: 2px solid; */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5%;
    height: 200px;
    padding-top: 2px;
    position: absolute;
    left: 35%;
    bottom: 265px;
    width: 800px;

}
#fsec11 ol{
    /* border: 2px solid; */
    list-style: none;
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    padding-left: 12px;
    padding-right: 8%;
}
#fsec1 div{
    /* border: 2px solid; */
    padding-left: 8%;
    font-size: 20px;
    line-height: 25px;
}
#f2{
    font-size: 20px;
    font-weight: 200;
    line-height: 20px;
}
#fsec1 #fl1{
    height: 150px;
    width:300px;
}







