*{
    box-sizing: border-box;
}
#main{
    width:100%;
    height:1000px;
    background-color: palegreen;
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', 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;
}
.header{
    width:100%;
    height:600px;
    background-image: url('https://www.hyderabad.aero/packages/images/business-overview-top.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    overflow:hidden ;

}
.head-3 input{
    width:80%;
    height:30px;
    margin-top:10px;
    padding:10px;
}
h2{
    font-size: 30px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color:white;
    text-transform: uppercase;
    position: absolute;
    top:70%;
    margin-left:7%;

}
.rolex button{
    background-color: white;
    text-align: center;
    margin:0px;
  width:170px;
  height:50px;
padding:15px 10px;
    cursor: pointer;
    box-shadow: 1px 1px 5px 0 #ada8ad;
    text-transform: uppercase;
    border: none;
    border-radius:30px;
    position: absolute;
    top:650px;
    display: flex;
    left:8.5%;
    
}
button img{
    width:10%;
    margin-right:10px;
    padding:0px;
    margin-left:10%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.heading{
   background-image: url('https://www.hyderabad.aero/packages/images/business-nw/cargo-show.jpg');
    width:100%;
    height:600px;
    overflow: hidden;
   margin:0px;

}
.heading img{
    width:13%;

    border-radius: 0;
    margin-left:48%;
    margin-top:10%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.heading button{
    background-color:#fff39A ;
    border:none;
    width:150px;
    height:30px;
    margin:8px;
    margin-top:0px;
    margin-left:50%;
    cursor: pointer;
    padding:8px;
  

    font-size: 10px;
    font-weight:800;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.w{
    color:white;
    text-align: center;
    margin-left:5%;
    padding:0px;
    margin-top:0px;
}
.headu{
    width:100%;
    height:400px;
    background-color: #0039a6;
    overflow: hidden;
    margin:0px;
    padding:0px;
    display: flex;
}
.gg-1{
    width:60%;
    height:400px;
    margin:0px;
    background-image: url('https://www.hyderabad.aero/packages/images/aerospace-img.jpg');
}
.gg-2{
    width:40%;
    height:400px;
    background-color: white;
    padding:40px;
    margin:0px;
}
.gg-2 p{
    line-height:26px;
}
.gg-2 img{
    width:40%;
    margin:0px;
}
.gg-2 button{
    background-color:#fff39A ;
    border:none;
    width:150px;
    height:30px;
    margin:8px;
    margin-top:0px;
    margin-left:1%;
    cursor: pointer;
    padding:8px;
  

    font-size: 10px;
    font-weight:800;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.shout{
    width:100%;
    height:445px;
    background-color: #0E3386;
    margin:0px;
    padding:0px;
    overflow: hidden;
    display: flex;
}
.tt-1{
    width:40%;
    background-color: white;
    height:445px;
    padding:70px;
    margin:0px;
}
.tt-2{
    width:60%;
    background-color: firebrick;
    height:445px;
    padding:0px;
    margin:0px;
    overflow: hidden;
}
.tt-2 img{
    width:100%;
    border-radius: 0;
    margin:0px;
    padding:0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.tt-1 img{
    width:40%;
    margin:0px;

    padding:0px;
}
.tt-1 button{
    background-color:#fff39A ;
    border:none;
    width:150px;
    height:30px;
    margin:8px;
    margin-top:10px;
    margin-left:2px;
    cursor: pointer;
    padding:8px;
  

    font-size: 10px;
    font-weight:800;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.tt-1 p{
    line-height:26px;
}
.re{
    width:100%;
    height:440px;
        display: flex;
    margin:0px;
    padding:0px;
}
.ge{
    width:60%;
    height:440px;
    background-color: floralwhite;
    margin:0px;
    padding:0px;
}
.eg{
    width:40%;
    height:440px;
    
    margin:0px;
    padding:50px;
}
.ge img{
    border-radius: 0;
    width:100%;
    margin:0px;
    padding:0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.eg img{
    width:20%;
    margin:0px;
    padding:0px;

}
.eg button{
    background-color:#fff39A ;
    border:none;
    width:150px;
    height:30px;
    margin:8px;
    margin-top:10px;
    margin-left:2px;
    cursor: pointer;
    padding:8px;
  
margin-bottom:10px;
    font-size: 10px;
    font-weight:800;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}
.eg p{
    line-height:26px;
}
.vint{
  overflow: hidden;
    width:100%;
    height:1200px;
    padding:90px;
    margin:0px;
    background-image: url('https://www.hyderabad.aero/packages/images/business/Retail.jpg');
}
.vint .r{
    color:black;
    font-size:35px;
    text-transform: uppercase;
    text-align: left;
    margin-left:11%;
}
.vint-1{
    width:80%;
    height:430px;
    margin:10px auto;

    display: flex;
}
.vint-2{
    width:80%;
    height:430px;
    margin:10px auto;
   
    display: flex;
}
.h-1{
    width:100%;
    height:430px;
    background-image: url('https://www.hyderabad.aero/packages/images/business-nw/1.png');
    margin-right:10px;

    padding-left:0px;
    margin-left:10px;
    position: relative;
  
 
}
.h-2{
    width:100%;
    height:430px;
    background-image: url('https://www.hyderabad.aero/packages/images/business-nw/2.png');
    margin-right:10px;

  
    padding:0px;
    position: relative;
}
.h-3{
    width:100%;
    height:430px;
    background-image: url('https://www.hyderabad.aero/packages/images/business/3.png');
    margin-right:10px;
    margin-top: 0px;
    margin-left:10px;
    padding:0px;
    position: relative;
}
.h-4{
    width:100%;
    height:430px;
  background-image: url('https://www.hyderabad.aero/packages/images/business/4.png');
  margin-right:10px;
  margin-top: 0px;
  
    padding:0px;
    position: relative;
}
/* .h-1 img{
    width:100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
} */
/* .h-2 img{
    width:100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.h-3 img{
    width:100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.h-4 img{
    width:100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
} */
h4{

  color:orange;
    margin:0px;
    padding:0px;
 
}
.ii{
    position: absolute;
    width:100%;
    height:140px;
    background-color: #3333339a;
    margin-top:56%;
    padding-left:10px;
    font-weight: 700;
    padding:px;
    font-size:20px;
    
}
.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;
    
}
h2{
    color:black;
    text-align: center;
}
.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:;
}
.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;
}
