/* General-section */
*{
    margin:0;
    padding: 0;
}


/* fonts */

@font-face {
    font-family:'GT Super Display Light';
    src: url(assets/fonts/GT\ Super\ Display\ Light.ttf);
    font-family: 'Mainlux-Light';
    src: url(assets/fonts/Mainlux-Light.otf);
}


.top-main{
    background-image: url(assets/Layer\ 1.png);
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 50px;

}

/* header-section */
.header-section{
  
    border-bottom: 0.10px solid rgba(255, 255, 255, 0.274);
}
.logo img{
    padding-bottom: 10px;
}

.menu a{

    font-family:'GT Super Display Light'; 
    text-decoration: none;
    color: white;
    margin-left: 20px;
    font-size: 16px;
}
.menu a:hover{

    font-family:'GT Super Display Light'; 
    text-decoration: none;
    color: #c6a720;
    margin-left: 20px;
    font-size: 16px;
}
.menu img{
    padding-left: 35px;
}
.share{
    font-family: 'Mainlux-Light';
    border-left: 0.10px solid rgba(255, 255, 255, 0.274);;
    
}


.share-icon{
    
    margin-right:45px;
}



/* scroll-header */
#navbar-header{
    background-color: #1a2972f3;
    position: fixed;
    z-index:1 ;
    top: -140px;
    width:100vw;
    display: block;
    transition: top 0.3s;
    
    
}

/* .mobile-nav */
#close-btn{
    color: #c6a720;
    font-size: 30px;
}
#close-btns{
    color: #c6a720;
    font-size: 30px;
}

/* mobile-nav */
.mobile-nav-wrapper{

    display:none;
    position: fixed;
    width:100vw;
    left: 0;
    right: 0;
    z-index: 1;
    background:linear-gradient(to bottom,rgba(27, 27, 27, 0.226),rgb(48, 46, 46));
    height: 100vh;
    
    transition: top 0.3s;
}
.mobile-nav-wrappers{

    display:none;
    position: fixed;
    width:100vw;
    
    left: 0;
    right: 0;
    z-index: 1;
    background:linear-gradient(to bottom,rgba(27, 27, 27, 0.781),rgba(196, 151, 55, 0.493));
    height: 100vh;
    transition: top 0.3s;
}

.mobile-nav{
    display: flex;
    flex-flow: column;
    width: 90%;
    align-items: center;
    justify-content: center;
    background: rgb(255, 255, 255);
    border-bottom: #c6a720 solid 3px;
    border-left: #373b4ef3 solid 3px;
    border-right: #373b4ef3 solid 3px;
    font-size: 18px;
    padding: 1rem;
    border-radius: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.mobile-nav a{
    font-weight: 600;
    color:rgb(117, 115, 115); 
    text-decoration: none;
    margin: 1rem 0;
    font-size: 20px;
}
.mobile-nav a:hover{
    font-weight: 600;
    color:#d3b47d; 
    text-decoration: none;
    margin: 1rem 0;
    font-size: 20px;
}




/* hero-section */
.inner-text{
    margin-top: 30%;
}
.yellow-text{
    
    font-family: 'Mainlux-Light';
    color: #fed31c;
}
.hero-txt{
    font-family: 'Mainlux-Light';
    font-size: 70px;
    color: #fff;
}
.hero-sub{
    font-family: 'Mainlux-Light';
    font-size: 16px;
    color: #fff;
}


/* second-section */
.text-second{
    margin-top: 140px;
}
.text-second .main-txt{
    font-family: 'GT Super Display Light';
    color: #292e81;
}
.text-second h4{
    font-family:'Mainlux-Light';
    color: #d9b620;
    font-size: 18px;
}
.text-second p{
    max-width: 420px;
    font-family:'Mainlux-Light';
    color: #393939;
    font-size: 14px;
}
.bluerec{
    width: 100%;
    height: 100%;
}
.plane-image{
    margin-top: -310px;
    width: 100%;
}


/* third-section */
.form-control:focus {
    border-color: #26296a49;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
} 

.third-section{
    background-color: #faf7ea;
    background-image: url(assets/Vector\ Smart\ Object.png);
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 50px;
}
.head-text p{
    padding-top: 180px;
    font-size: 18px;
    color: #d9b620;
    font-family: 'Mainlux-Light';
}

.head-text h3{
    color: #292e81;
    font-family: 'GT Super Display Light';
}
.text-third-inner p{
    color: #525252;
    font-size: 14px;
}
.btn-send{
    border: none;
    background-color: #26296a;
    color:#fff;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: 0.5s;
}
.btn-send:hover{
    border: none;
    background-color: #2b2e5a;
    color:#fff;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
}



/* managed-fleet */
.img-manged{
    padding-top: 70px;
}
.img-manged img{
    width: 100%;
    height: 40%;
}
.managed-fleet .inner{
    margin-top: 100px;
  
}
.inner h1{
    font-family: 'GT Super Display Light';
    color: #292e81;
}
.inner p{
    color: #393939;
}
.explore-txt p{
    color: #c6a720;
    margin-top: 50px;
}


/* Service-section */
.service-section{
    margin-top: 80px;
    padding-top: 40px;
    background-color: #faf7ea;
    padding-bottom: 80px;
}
.head-service{
    font-family: 'GT Super Display Light';
    color: #292e81;
}
.sub-service{
    font-family: 'Mainlux-Light';
    color: #d9b620; 

}
.service-image img{
    width: 90%;
    height: 95%;
}

 /* separate-txt-line */
 .txt-line{
    margin-top: 100px;
    padding-bottom: 10px;
 }
 .txt-line p{

    font-family: 'Mainlux-Light';
    font-size: 14px;
    color: #c3bda1;
 }
 .line{
    width: 100%;
    height: 1px;
    background-color: #c3bda1;
 }
 


 /* explore-section */
 .explore-section{
    background-image: url(assets/back.PNG);
    background-size: cover;
    background-repeat: no-repeat;
   
 }
 .explore-section .row{
    padding-top: 200px;
    padding-bottom: 50px;
 }

 .explore-section h1{
    font-family: 'GT Super Display Light';
    color: #fff;
 }
 .explore-section p{
    font-family: 'Mainlux-Light';
    color: #fff;
    font-size: 14px;
 }

 .explore-section h6{
    font-family: 'Mainlux-Light';
    color: #d9b620;
    font-size: 14px;
 }


 /* latest-news-section */
 .news-section{
    padding-top: 70px;
    padding-bottom: 70px;
 }
.news-txt h1{
    font-family: 'GT Super Display Light';
    color: #292e81;
    font-size: 30px;

}
.news-txt p{
    font-family:  'Mainlux-Light';
    color: #d9b620;
    font-size: 14px;

}
.card-title{
    font-family: 'GT Super Display Light';
    font-size: 18px;
    color: #292e81;
}
.card-text{
    font-family:  'Mainlux-Light';
    font-size: 12px;
    color: #c6a720;
}
 

/* footer-section */

.footer-section{
    background-color: #26296a;
}
.middle-foot p{
    font-family: 'Mainlux-Light';
    color: #fff;
    font-size: 12px;
}
.social-media img{
padding-left: 30px;
}
.foot-txt{
    padding-top: 40px;
    padding-bottom: 30px;
    font-family: 'Mainlux-Light';
    color: #fff;
    font-size: 12px;
}


/* mobile-responsive */

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .menu{
        display: none;
    }
    .share{
        display: none;
    }
    .hero-txt{
        font-size: smaller;
    }

    .second-section img{
        display: none;
    }
    .bar-mob{
        display: inline-block;
    }
    .mob-bar{
        margin-top: -60px
     }
     #nav-btns{
        display: inline-block;
    }
    #nav-btns{
        display:inline-block;
    }
    #close-btns{
        display: none;
    }
    #nav-btns{
        display: inline-block;
    }
    #close-btns{
        display: none;
    }
    #nav-btn{
        display: inline-block;
    }
    #close-btn{
        display: none;
    }
   
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .menu{
        display: none;
    }
    .share{
        display: none;
    }
    .hero-txt{
        font-size: smaller;
    }
    .second-section img{
        display: none;
    }
    .bar-mob img{
        display: inline-block;
        padding-right: 100px;
    }
    .mob-bar{
        margin-top: -60px
     }


     #nav-btns{
        display: inline-block;
    }
    #nav-btns{
        display:inline-block;
    }
    #close-btns{
        display: none;
    }
    #nav-btns{
        display: inline-block;
    }
    #close-btns{
        display: none;
    }
    #nav-btn{
        display: inline-block;
    }
    #close-btn{
        display: none;
    }
   
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .menu{
        display: inline-block;
    }
    .share{
        display: inline-block;
        font-family: 'Mainlux-Light';
    }
    .hero-txt{
        font-size: 70px;
    }
    .second-section img{
       display: inline-block;
    }
    .mob-bar{
        display: none;
     }


     #nav-btns{
        display: inline-block;
    }
    #nav-btns{
        display:inline-block;
    }
    #close-btns{
        display: none;
    }
    #nav-btns{
        display: inline-block;
    }
    #close-btns{
        display: none;
    }
    #nav-btn{
        display: inline-block;
    }
    #close-btn{
        display: none;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .menu{
        display: inline-block;
    }
    .share{
        display: inline-block;
        font-family: 'Mainlux-Light';
    }
    .hero-txt{
        font-size: 70px;
    }
    .second-section img{
       display: inline-block;
    }
    .mob-bar{
        display: none;
     }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .menu{
        display: inline-block;
    }
    .share{
        display: inline-block;
    }
    .hero-txt{
        font-size: 70px;
    }
    .second-section img{
       display: inline-block;
    }
    .mob-bar{
        display: none;
     }
}



/* Developer Details */
/* Front-end : Aswin s
Mob:8304802069
aswinsudhakaran.in */