html,
body {
    height: 100%;
    color: #1e2e42;
    font-family: 'Lora', serif
}

@font-face {
  font-family: 'Lora', serif;
  src: url(..'fonts/Lora-VariableFont_wght.ttf','fonts/Lora-Italic-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'icomoon';
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot) format('embedded-opentype'), url(../fonts/icomoon.ttf) format('truetype'), url(../fonts/icomoon.woff) format('woff'), url(../fonts/icomoon.svg) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-flight_land:before {
    content: "\e900"
}

.icon-flight_takeoff:before {
    content: "\e901"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-facebook-square:before {
    content: "\f082"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-menu:before {
    content: "\e9bd"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-youtube-play:hover {
    content: "\f16a";
    color: red
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-fax:before {
  content: "\f1ac";
}
.icon-shield1:before {
  content: "\e9b4";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-messenger:before {
  content: "\e902";
  color: #00b2ff;
}
.icon-whatsapp:before {
  content: "\e903";
  color: #25d366;
}

.gold-text {
    color: #D5AD6D;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(247, 238, 173, 1) 0%, rgba(247, 238, 173, 1) 26%, rgba(247, 238, 173, 1) 35%, rgba(188, 151, 92, 1) 45%, rgba(184, 145, 81, 1) 61%, rgba(247, 238, 173, 1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.gold-text:hover {
    color: #fff;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(244, 233, 215, 1) 0%, rgba(244, 233, 215, 1) 26%, rgba(244, 233, 215, 1) 35%, rgba(244, 233, 215, 1) 45%, rgba(145, 112, 59, 1) 61%, rgba(213, 173, 109, 1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bold {
    font-weight: 700
}

.iconsblue {
    color: #162232;
    font-size: 100px
}

.iconschat {
    font-size: 100px
}

.icons {
    color: #fff;
    font-size: 60px
}

.iconsmenu {
    color: #D5AD6D;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(213, 173, 109, 1) 0%, rgba(213, 173, 109, 1) 26%, rgba(226, 186, 120, 1) 35%, rgba(163, 126, 67, 1) 45%, rgba(145, 112, 59, 1) 61%, rgba(213, 173, 109, 1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px
}
.iconsmenu:hover {
    color: #fff;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(244, 233, 215, 1) 0%, rgba(244, 233, 215, 1) 26%, rgba(244, 233, 215, 1) 35%, rgba(244, 233, 215, 1) 45%, rgba(145, 112, 59, 1) 61%, rgba(213, 173, 109, 1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.iconssocialfooter {
    color: #fff;
    font-size: 40px;
}

.bg-avnblue {
    background-color: rgba(22, 34, 50, 1) !important;
    color: #fff
}

.bg-avnblue a {
    color: #fff
}

.bg-avnblue a:hover {
    color: #ccc
}

.dropdown-item {
    color: rgba(22, 34, 50, 1) !important
}

.toplink {
    color: #ccc;
    text-decoration: none
}

.toplink:hover {
    color: #fff;
    text-decoration: none
}

.toplinkrow {
    margin-right: 0;
    margin-left: 0
}

nav.navbar {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

nav.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.bg-transparent {
    background-color: rgba(30, 46, 66, .75) !important
}
.roundedonpic{
    border-radius: 50px!important;
}

.fa-bars {
    color: #fff !important
}

.dropdown-toggle::after {
    display: none !important
}

#hero {
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/hero.jpg) center center;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width :768px) {
    #hero {
        background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(../img/hero.jpg) center center;
        background-size: cover;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-attachment: fixed
    }
}

.btn-hero {
    width: 220px;
    height: 50px;
    border: none;
    outline: none;
    color: #fff;
    background-color: #1e2e42;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px
}

.btn-hero::before {
    content: '';
    background: linear-gradient(45deg, #fff, #ccc, #1e2e42);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px
}

.btn-hero:active {
    color: #000
}

.btn-hero:active:after {
    background: transparent
}

.btn-hero:hover:before {
    opacity: 1
}

.btn-hero:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1e2e42;
    left: 0;
    top: 0;
    border-radius: 10px
}

@keyframes glowing {
    0% {
        background-position: 0 0
    }
    50% {
        background-position: 400% 0
    }
    100% {
        background-position: 0 0
    }
}

.card {
    border: none !important
}

.after,
.before {
    height: 50px;
    background-color: gray;
    margin-top: 10px;
    margin-bottom: 10px
}

#banner {
    position: relative;
    height: auto;
    width: 100%;
    overflow: hidden
}

#videobcg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    z-index: -100
}

#banner {
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width :768px) {
    #banner {
        background-size: cover;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-attachment: fixed
    }
}

#videobcg {
    position: absolute;
    background-size: cover;
    height: :100%;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width :768px) {
    #videobcg {
        position: absolute;
        background-size: cover;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        background-attachment: fixed
    }
}

.videotext {
    color: #fff;
    img
}

.parallax {
    background: url(../img/parallax.jpg) center center;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-attachment: fixed;
    color: #fff
}

@media only screen and (min-width :768px) {
    .parallax {
        background: url(../img/parallax.jpg) center center;
        background-size: cover;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-attachment: fixed;
        color: #fff
    }
}

.hpv {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../img/header-private.jpg) center center;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-attachment: fixed;
    color: #fff
}

@media only screen and (min-width :768px) {
    .hpv {
        background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../img/header-private.jpg) center center;
        background-size: cover;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-attachment: fixed;
        color: #fff
    }
}

.haa {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../img/header-air-ambulance.jpg) center center;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-attachment: fixed;
    color: #fff
}

@media only screen and (min-width :768px) {
    .haa {
        background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../img/header-air-ambulance.jpg) center center;
        background-size: cover;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-attachment: fixed;
        color: #fff
    }
}

.hac {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../img/header-air-cargo.jpg) center center;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-attachment: fixed;
    color: #fff
}

@media only screen and (min-width :768px) {
    .hac {
        background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../img/header-air-cargo.jpg) center center;
        background-size: cover;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-attachment: fixed;
        color: #fff
    }
}

.habu {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../img/header-about.jpg) center center;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-attachment: fixed;
    color: #fff
}

@media only screen and (min-width :768px) {
    .habu {
        background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url(../img/header-about.jpg) center center;
        background-size: cover;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-attachment: fixed;
        color: #fff
    }
}

.media img {
    height: 200px;
    border-radius: 20%
}

.owl-carousel img {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: center
}

.footer {
    color: #fff
}

.footer ul {
    list-style-type: none;
    padding: 0
}

.breadcumb-area-contact {
    background: url(../img/contact.jpg) center center;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
    height: 300px; }
  @media only screen and (max-width: 767px) {
    .breadcumb-area-contact {
      height: 340px; } }
  .breadcumb-area-contact .bradcumbContent {
    margin-top: 70px; }
    @media only screen and (max-width: 767px) {
      .breadcumb-area-contact .bradcumbContent {
        margin-top: 0; } }
    .breadcumb-area-contact .bradcumbContent h2 {
      font-size: 48px;
      color: #ffffff;
      margin-bottom: 0;
      padding: 5px 30px;
      border: 2px solid #938055;
      background-color: rgba(30, 46, 66, .75); }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .breadcumb-area-contact .bradcumbContent h2 {
          font-size: 36px; } }
      @media only screen and (max-width: 767px) {
        .breadcumb-area-contact .bradcumbContent h2 {
          font-size: 30px; } }

.contact-info a {
    text-decoration: none!important;
    color: #1e2e42;
    font-weight: 800;
}
.contact-info {
    text-decoration: none!important;
    color: #1e2e42;
    font-weight: 800;
}
.contact-info .iconscontact{
        font-size: 30px;
    }

.breadcumb-area-private-flights {
    background: url(../img/header-private.jpg) center center;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
    height: 300px; }
  @media only screen and (max-width: 767px) {
    .breadcumb-area-private-flights {
      height: 340px; } }
  .breadcumb-area-private-flights .bradcumbContent {
    margin-top: 70px; }
    @media only screen and (max-width: 767px) {
      .breadcumb-area-private-flights .bradcumbContent {
        margin-top: 0; } }
    .breadcumb-area-private-flights .bradcumbContent h2 {
      font-size: 48px;
      color: #ffffff;
      margin-bottom: 0;
      padding: 5px 30px;>
      border: 2px solid #938055;
      background-color: rgba(30, 46, 66, .75); }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .breadcumb-area-private-flights .bradcumbContent h2 {
          font-size: 36px; } }
      @media only screen and (max-width: 767px) {
        .breadcumb-area-private-flights .bradcumbContent h2 {
          font-size: 30px; } }


.exploretheoptions {
    background-color: #fff;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
   }


#socialfooter a {
    text-decoration: none;
}
#socialfooter a span{
    transition: .4s;
    display: inline-block;
}
#socialfooter a:hover span{
    color: rgba(255,255,255,7);
    transform: translateY(-10px);
}

#whychooseus span{
    transition: .4s;
    display: inline-block;
}


#whychooseus :hover span{
    transform: scale(1.2,1.3);
}

#socialchat a {
    text-decoration: none;
}
#socialchat a span{
    transition: .4s;
    display: inline-block;
}
#socialchat a:hover span{
    color: rgba(255,255,255,7);
    transform: translateY(-10px);
}

.tellink{
    color: #1e2e42;
    text-decoration: none;
}
.tellink:hover{
    color: #1e2e42;
    text-decoration: none;
}


#myCookieConsent {
    z-index: 999;
    min-height: 20px;
    font-family: OpenSans, arial, "sans-serif";
    padding: 10px 20px;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
    position: fixed;
    color: #FFF;
    bottom: 0px;
    right: 10px;
    display: none;
    left: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
#myCookieConsent div {
    padding: 5px 0 0;
}
#myCookieConsent a {
    color: #ffba55;
    display: inline-block;
    padding: 0 10px;
}
#myCookieConsent a:hover {
    color: #fda016;
}
#myCookieConsent a#cookieButton {
    display: inline-block;
    color: #000000;
    font-size: 1.1em;
    background: #ffba55;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px;
    float: right;
    border-radius: 20px;
}
#myCookieConsent a#cookieButton:hover {
    background: #fda016;
    color: #000;
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

.container{
    overflow-x: hidden; 
    overflow-y: hidden;
}