*{
    box-sizing: border-box;
}
#main{
    width:100%;
    height:auto;
    background-color: white;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, 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:0px;
    -moz-border-radius:0px;
    -ms-border-radius:0px;
    -o-border-radius:0px;
}
.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 img{
width:100%;
margin:0px;
height:50px;
padding:0px;
margin-bottom:13%;
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;

}
.yt{
    width:100%;
    height:600px;
    background-image: url('https://www.hyderabad.aero/packages/images/in-the-news/new/media-kit/media-kit.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.head-3 input{
    width:80%;
    height:30px;
    margin-top:10px;
    padding:10px;
}
.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;
        }

h1{
        
    color:white;
    background-color: rgba(0, 0, 0, .4588235294117647);;
    width:19%;
    height:100px;
    padding-left:60px;
  padding-top:25px;
    margin-top:25%;
    margin-left:10%;
}
.gf{
    width:100%;
    height:1100px;
  
}
.gg{
    width:90%;
    height:500px;
margin:auto;

    display: flex;
   
padding:0px;
margin-bottom:40px;
}
.jus1{
    width:30%;
    height:500px;


padding:0px;
}
.jus2{
    width:70%;
    height:500px;
 
   margin-top:12px;
   margin-left:12px;
padding:0px;
display: flex;
}
.small{
    width:97%;
    height:200px;
    background-color: #B9D9EB;
    margin:12px;
    
padding:30px;
    overflow: hidden;
}
.fr{
    display: flex;
}
.fr img{
    width:19px;
    height:20px;
    border-radius: 0;
margin:10px;
padding:0px;

}
.rf{
    display: flex;

}
.fr p{
    margin-top:2%;
}
.rf p{
    margin-right:50px;
    margin-top:2%;
}
.rf img{
    width:19px;
    height:20px;
    border-radius: 0;
margin-right:10px;
padding:0px;

}
/* .big{
    width:50%;
    height:200px;
    background-color: blue;
    margin:0px;
padding:0px;
    overflow: hidden;
} */

.fr p{
    color:black;
}
.rf p{
    color:black;
}
.big{
    width:97%;
    height:289px;
    background-color: #B9D9EB;
 
padding:20px;
margin:12px;

overflow: hidden;
}
.jus2 .teee{
    width:100%;
    height:500px;
    background-color: #E1EBEE;
   
    padding:40px;
 
}
.jus2 .eeet{
    width:100%;
    height:500px;
    background-color: #E1EBEE;
    padding:40px;
   
    padding-top:70px;
    font-size:17px;
}
.hte{
   width:80%;
   height:500px;
   background-color: goldenrod;
   border-radius:5px ;
   padding:0px;
   margin:auto;
   overflow: hidden;
   -webkit-border-radius:5px ;
   -moz-border-radius:5px ;
   -ms-border-radius:5px ;
   -o-border-radius:5px ;
}
.hte img{
    width:100%;
   
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.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;

}
.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;
}
.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;
    
}