*{
    box-sizing: border-box;
}
#main{
    width:100%;
    height:auto;
    background-color: white;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
/* .header{
    width:100%;
    height:900px;
    background-image: url('https://www.hyderabad.aero/packages/images/business-overview-top.jpg');
} */
.container-1{
    width:100%;
    height:140px;
 background-color:#b1e4ff ;
    display: flex;
    position: relative;
}
.head-1{
    width:20%;
    height:140px;
    background-color: white;
    box-shadow: 1px 1px 5px 0 #ada8ad;
    border-radius:0px;
    -webkit-border-radius:;
    -moz-border-radius:;
    -ms-border-radius:;
    -o-border-radius:;
}
.head{
    width:80%;
    height:140px;
    overflow: hidden;
}
.head-3 a{
    text-decoration: none;
    color:white;
}
.head-3 a:hover{
    text-decoration: none;
}
.head-2,.head-3{
    width:100%;
   height:70px;

   display:flex;
  
}
.head-3 p{
    color:white;
    margin:10px;
    padding:10px;
}
.head-3 .tt{
  width:70%;
  height:70px;
  margin-right:0px;
  padding:10px;
  margin-bottom:20px;
  border-radius:0 ;
  -webkit-border-radius:0 ;
  -moz-border-radius:0 ;
  -ms-border-radius:0 ;
  -o-border-radius:0 ;
}
.head-3 input{
    width:80%;
    height:30px;
    margin-top:10px;
    padding:10px;
}
.head-3 img{ width:100%; margin:0px; height:50px; padding:0px; margin-bottom:13%; border-radius:0 ; -webkit-border-radius:0 ; -moz-border-radius:0 ; -ms-border-radius:0 ; -o-border-radius:0 ;
}
.dd{
    width:25%;
   height:10px;
display: flex;
  margin-left:70px;

}
p{
    width:100%;

    color:white;
    padding:0px;
}
.dd img{
    width:60px;
    height:60px;
    margin-left:36px;
    padding:10px;
}

.head-2{
    background-color:#0E3386;
}
.head-3{
    background-color:#b1e4ff ;
}
.head-1 {
    margin:0px;
    padding-bottom:30px;
    border-radius: 0px 0px 30px 0px;
    
    -webkit-border-radius: 0px 0px 30px 0px;
    -moz-border-radius: 0px 0px 30px 0px;
    -ms-border-radius: 0px 0px 30px 0px;
    -o-border-radius: 0px 0px 30px 0px;
}
.head-3{
    border-radius:0px 0px 0px 0px ;
    -webkit-border-radius:0px 0px 0px 0px ;
    -moz-border-radius:0px 0px 0px 0px ;
    -ms-border-radius:0px 0px 0px 0px ;
    -o-border-radius:0px 0px 0px 0px ;
}
img{
    width:90%;
    margin:0px;
    margin-bottom:30px;
  
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
nav{
    margin:0px;
    padding:0px;
 
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
nav ul{
    margin:0px;
    padding-top:20px;
    padding-left:0px;
 
}
nav ul li{
    display: inline-block;
}
nav ul li a{

    text-transform: uppercase;
    text-decoration: none;
    color: white;
    padding:8px 0px;
    margin:10px;
}
span {
    padding:31px;
    margin:0px;
    background-color: #002D62;
}
nav ul ul{
    display: none;
    position: absolute;
}
nav ul li:hover > ul{
    display: inherit;
}
nav ul ul li{
    width:294px;
    display: list-item;
    list-style: none;
    position: relative;
background-color: #0039a6;
left:-122.5px;
padding:8px;
top:30px;
}
nav ul ul li a{
    display: block;
    text-decoration: none;
    line-height: 50px;
    margin:0px;
    text-transform: capitalize;
padding:0px;
/* border-bottom:1px solid  #002D62; */
}
li > a::after{
    content:' |';
    text-transform: lowercase;
}
ul ul li > a::after{
    content:'                    v';
    text-transform: lowercase;
}
ul ul ul li > a::after{
    content:'';
}
ul ul ul{
 
 left:416.5px;
 top:-0px;

}
ul ul ul li {
    width:300px;
    display: list-item;
    list-style: none;
    position: relative;
    color:white;
    text-transform: capitalize;
    padding:8px;
}
ul ul ul li a{
  color:white;
    text-decoration: none;
   
    line-height: 50px;
    margin:0px;
padding:0px;
}
ul ul li:hover{
    background-color: #318CE7;
}
ul ul ul li:hover{
    background-color: #318CE7;
}
.dd ul {
    display: none;
    position: absolute;
    background-color: #333;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 200px;
    top: 100%; 
    left: 0;
}

.dd:hover > ul {
    display: block; 
}

.dd ul li {
    padding: 10px;
    display: block; 
    text-align: left;
}

.dd ul li a {
    text-decoration: none;
    color: white;
    display: block;
}

.dd .kk {
    position: relative;
    color: white;
    cursor: pointer; 
}

.dd ul li a:hover {
    background-color: #555;
}
.walk{
    width:1005;
    height:600px;

   overflow: hidden;
    background-image: url('https://www.hyderabad.aero/packages/images/new-AF/lost-found-top.jpg');
    background-size: cover;
}

    h1{
        
        color:white;
        background-color: rgba(0, 0, 0, .4588235294117647);;
        width:24%;
        height:100px;
        padding-left:60px;
      padding-top:25px;
        margin-top:22%;
        margin-left:10%;
    }
    .rt{
        width:100%;
        height:100px;
        background-color:#B9D9EB ;
    }
    .rt .t-1{
        background-color: white;
        width:30%;
        border:none;
        margin:20px;
        color:black;
        padding:12px;
        text-align: left;
        border:1px solid #ddd;
        border-radius: 5px;
   
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
}
.ki{
    background-color: white;
    border-radius: 5px;
    width:1%;
    font-size:15px;
    padding:12px;
  margin-left:70%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.rt .t-2{
    background-color: white;
    width:30%;
    border:none;
    margin:20px;
    color:gray;
    padding:12px;
    text-align: left;
    font-size:15px;
    border:1px solid #ddd;
    border-radius: 5px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.rt button{
    background-color: 	#F5DEB3;
    width:30%;
    border:none;
    height:50px;
    margin:20px;
    color:black;
    font-size:15px;
    text-align: center;
    padding:12px;

    border:1px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.icons {
    width: 15%;
    height: 50px;
    float: right;
    margin-left:10%;
    margin-right: 0px;
    margin-top: 8px;
    margin-bottom: 10px;
    display: flex;
   
}


.icons .fa-brands {
    margin-right: 0px;
    font-size: 25px;
    line-height: 50px; 
    padding:4px;
}

.icons .fa-facebook {
    color: #0E3386;
    background-color: white;
    cursor: pointer;
}

.icons .fa-square-twitter {
    color: #1F75FE;
    background-color: white;
    cursor: pointer;
}

.icons .fa-youtube {
    color: red;
    background-color: white;
    cursor: pointer;
}

.icons .fa-square-instagram {
    color: black;
    background-color: white;
    cursor: pointer;
}

.icons .fa-pinterest {
    color: #D2122E;
    cursor: pointer;
    background-color: white;
}
.go{
    width:100%;
    height:850px;
    margin:0px;
    overflow: hidden;
    padding:80px;
}
.go p{
    color:black;
    font-size: 15px;
}
.sw{
    width:100%;
    height:300px;

}
.sw img{
    width:70%;
    border-radius: 0;
    margin-left:14%;
    padding:0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.uu{
    width:100%;
    height:100px;
    background-color: olive;
    display: flex;
}
.hy{
    background-color: cyan;
    width:50%;
    height:100px;
    display: flex;
 padding:30px;

}
.iu{
    background-color: #0E3386;
    width:50%;
    height:100px;
    display: flex;
    padding:30px;
}
.hy img{
    width:7%;
    height:auto;
    margin:0px;
    padding:0px;
    margin-right:3%;
    margin-left:30%;
}
.hy .tr{
    color:white;
    margin:0px;
    padding:0px;

}
.e{
    margin-left:10%;
    color:white;
    margin-top:-0%;
   padding:10px;

}
.iu img{
    width:40%;
    height:60px;
    border-radius: 0;
    margin-left:0%;
padding:10px;
    -webkit-border-radius:;
    -moz-border-radius:;
    -ms-border-radius:;
    -o-border-radius:;
}
.te{
    width:100%;
    background-color: ghostwhite;
    height:120px;
   display: flex;
   overflow: hidden;
}
.te p{
    width:100%;
    color:black;
    margin:0px;
    padding:30px;
    display: flex;
text-align: center;
}
.te img{
    width:20%;
  margin: 0%;
  padding:20px;
}
.te .s{
    width:10%;
    color:black;
    margin-left:0%;
    padding:20px;
    margin-top:30px;
}
.te p a{
    padding:0px;
    margin:0px;
    color:black;
    text-decoration: none;
  
}
.te a:hover{
    text-decoration: none;
    color:#0E3386;
    
}
