

.main-slider-three__img {
    bottom: 90px;
}
.main-slider-three .container {
    padding-top: 160px;
    padding-bottom: 60px;
}

.main-slider-three__title {
    font-size: 60px;
    line-height: 70px;
}

.swiper-slide{
    height: auto;
}

.main-menu-three__logo{
    padding: 12px 0;
}

.about-three {
    padding: 80px 0 34px;
}
.brand-two .swiper-slide img {
     opacity: unset; 
    height: 65px;
    width: 150px;
    
}
.services-one__content {
    margin-top: -18px;
    padding: 8px 30px 8px;
}
@media only screen and (max-width: 767px) {
    .services-one__content {
        padding: 8px 30px 8px;
    }
}
.mobile-nav__content {
    background-color: #1f1f1f;
}
.preloader__image{    
    background-image: url(../images/logo.png);
    background-size: 130px auto;
}
@media only screen and (min-width: 1450px) and (max-width: 1700px) {
    .main-slider-three__img {
        right: -550px;
    }
}
@media only screen and (min-width: 1450px) and (max-width: 1700px) {
    .main-slider-three__img img {
        width: 55%;
    }
}
.get-flight-two__inner .get-flight__form-input-box input {
    background-color: var(--jetly-white);
    color: var(--jetly-gray);
}
.get-flight__form-input-box input {
    height: 60px;
    width: 100%;
    background-color: #0d2b19;
    border: none;
    outline: none;
    padding: 0 30px;
    color: #889f91;
    line-height: 60px;
    font-weight: 400;
    font-size: 14px;
}
.table-groups{
    box-shadow: 0px 0px 18px 2px #cccc;
    padding: 9px !important;
    border-radius: 9px;
}

.btn-lnk{
    font-size: 12px;
    padding: 6px 12px;
    border-radius: 30px;
    box-shadow: 0px 0px 12px 4px #cccc;
}
.page-header-bg:before {
    background-color: rgb(92 92 92 / 35%);
}
.page-header {
    background-color: #4a494985;
}

.footer-widget__Contact-list li .text p a{
    color: white;
}

.footer-widget__Explore-list li a {
    color: white;
}

.main-menu .main-menu__list>li>a, .stricky-header .main-menu__list>li>a {
    font-size: 10px;
    font-weight: 800;
}
.main-menu-three__wrapper-inner{
        padding: 0 10px 0;
}
.main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li {
    margin-left: 15px;
}
.main-slider-two__title{
    font-size: 58px;
    line-height: 75px;
}
.main-menu-three .main-menu__list>li>a, .stricky-header.main-menu-three .main-menu__list>li>a{
    color: #2d2d2d;
}
.main-menu-three .main-menu__list>li.current>a, .main-menu-three .main-menu__list>li:hover>a, .stricky-header.main-menu-three .main-menu__list>li.current>a, .stricky-header.main-menu-three .main-menu__list>li:hover>a {
    color: #F7C44F;
}
.main-header-three__top{
    background: white;
}
.feature-three {
    padding: 30px 0 20px;
}
.site-footer {
    background-color: #264B67;
}

.we-fly-bg-box {
    background-image: -moz-linear-gradient(180deg, rgb(167, 145, 50) 0%, rgb(18, 56, 33) 51%);
    background-image: linear-gradient(90deg, rgba(28, 70, 106, 0.8379945728291316) 37%, rgb(15 14 13 / 51%) 83%);
    background-image: -ms-linear-gradient(180deg, rgb(167, 145, 50) 0%, rgb(18, 56, 33) 51%);
}
.stricky-fixed .main-menu__list a{
   color: #000000;
}

.we-fly {
    background-image: -moz-linear-gradient(180deg, rgb(167, 145, 50) 0%, rgb(18, 56, 33) 51%);
    background-image: linear-gradient(90deg, rgb(28 70 106 / 97%) 37%, rgb(15 14 13 / 51%) 83%);
}
.we-fly-bg-box:before {
    background-image: -moz-linear-gradient(180deg, rgba(18, 56, 33, 0) 0%, rgb(18, 56, 33) 100%);
    background-image: linear-gradient(90deg, rgba(28, 70, 106, 0.8379945728291316) 37%, rgb(15 14 13 / 0%) 83%);
}
.feature-three:before {
    height: 395px;
}

.benefits-one {
    background-color: #1c466cf2;
}