body {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    background: #fff;
    padding-bottom: 0px !important;
}

header {
    position: relative;
    z-index: 100;
    background: #ffffff;
}

ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

input[type="radio"], input[type="checkbox"] {
    vertical-align: middle;
    margin: -3px 3px 0;
}

.line-truncate {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lite-padding [class*="col-"] {
    padding-left: 6px;
    padding-right: 6px;
}

.lite-padding [class="row"] {
    margin-left: -6px;
    margin-right: -6px;
}

.btn {
    border-radius: 0;
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
/********************************/
/*       Navbar       */
/********************************/

.navbar.main-nav {
    border-radius: 0px;
    margin-bottom: 0px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.26);
}

.navbar-default.main-nav {
    background-color: #ffffff;
    border: none;
}

    .navbar-default.main-nav .navbar-nav > li > a {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 26px;
        padding-bottom: 26px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

        .navbar-default.main-nav .navbar-nav > li > a .fa {
            margin-right: 5px;
            font-size: 18px;
        }

        .navbar-default.main-nav .navbar-nav > li > a:hover {
            color: #333;
            background-color: rgba(227, 2, 0, 0.09);
        }

        .navbar-default.main-nav .navbar-nav > li > a:after {
            content: "";
            opacity: 0;
            -webkit-transition: all .1s ease-in-out;
            -moz-transition: all .1s ease-in-out;
            -o-transition: all .1s ease-in-out;
            -ms-transition: all .1s ease-in-out;
            transition: all .1s ease-in-out;
        }

        .navbar-default.main-nav .navbar-nav > li > a:hover:after {
            content: "";
            opacity: 1;
            border-bottom: 3px solid #e30200;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
        }


    .navbar-default.main-nav .navbar-nav > .active > a,
    .navbar-default.main-nav .navbar-nav > .active > a:hover,
    .navbar-default.main-nav .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #e30200;
    }



    .navbar-default.main-nav .navbar-brand {
        margin-right: 20px;
        width: 240px;
        height: 40px;
        background: url(../Images/logo.png) no-repeat center center;
        margin-top: 16px;
        margin-bottom: 2px;
    }



@media (max-width: 767px) {
    .navbar-default.main-nav .navbar-brand {
        margin-right: 0px;
        width: 215px;
        height: 44px;
        margin-top: 0px;
        background-size: 100%;
        margin-left: 10px;
    }
}

.top-strip {
    background: #1f1f1f;
    color: #ffffff;
    line-height: 30px;
}

    .top-strip span {
        padding-right: 10px;
    }

        .top-strip span strong {
            color: #ffde05;
        }

    .top-strip .navbar-inverse {
        background-color: #335A96;
        border: none;
    }

    .top-strip .navbar {
        min-height: 10px;
        margin-bottom: 0;
    }

    .top-strip .navbar-brand {
        height: 40px;
    }

    .top-strip .navbar-toggle {
        border: none;
        padding: 5px 10px;
    }

        .top-strip .navbar-toggle:hover,
        .top-strip .navbar-toggle:focus {
            background-color: #333;
        }

        .top-strip .navbar-toggle .icon-bar {
            background-color: #FFBB52;
            width: 15px;
            height: 1px;
        }

    .top-strip .nav > li > a {
        position: relative;
        display: block;
        padding: 5px 15px;
        color: #ffffff;
        background-color: #428BCA;
    }

        .top-strip .nav > li > a:hover,
        .top-strip .nav > li > a:focus {
            text-decoration: none;
            background-color: #144C86;
        }

.dropdown-menu > li > a {
    padding: 8px 20px;
    border-bottom: 1px solid #E6E6E6;
}

.dropdown-menu > li:last-child > a {
    border-bottom: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #335a96;
    color: #ffffff;
}

.top-strip span .fa {
    margin-right: 6px;
    color: #f0ad4e;
    font-size: 14px;
}

.social-link {
    float: right;
    margin-left: 5px;
}

    .social-link a {
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #ffffff;
        background: #428bca;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

        .social-link a:hover {
            background: #080808;
        }

@media (max-width: 767px) {
    .top-strip .navbar-brand {
        font-size: 14px;
        padding-top: 5px;
    }
}
/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 470px;
}

    .fade-carousel .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2;
        background: url(../Images/banner-white-shadow.png) repeat-x bottom left;
    }

    .fade-carousel .carousel-inner .item {
        height: 470px;
    }

    .fade-carousel .carousel-inner .item {
        opacity: 0;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
    }

    .fade-carousel .carousel-inner .active {
        opacity: 1;
    }

.carousel-indicators {
    position: absolute;
    top: 10px;
    bottom: inherit;
    left: inherit;
    right: 20px;
    z-index: 4;
    width: auto;
    padding-left: 0;
    text-align: center;
    list-style: none;
}

.fade-carousel .carousel-indicators > li {
    margin: 0 1px;
    background-color: rgba(0, 0, 0, 0.42);
    border: 2px solid #ffffff;
    opacity: 1;
    width: 15px;
    height: 15px;
}

    .fade-carousel .carousel-indicators > li.active {
        opacity: 1;
        background-color: #e30200;
    }

.fade-carousel .carousel-inner .active.left,
.fade-carousel .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.fade-carousel .carousel-inner .next.left,
.fade-carousel .carousel-inner .prev.right {
    opacity: 1;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5 {
    height: 470px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
    background-image: url(../../../Images/index/banner1.jpg);
}

.fade-carousel .slides .slide-2 {
    background-image: url(../../../Images/index/banner2.jpg);
}

.fade-carousel .slides .slide-3 {
    background-image: url(../../../Images/index/banner3.jpg);
}

.fade-carousel .slides .slide-4 {
    background-image: url(../../../Images/index/banner4.jpg);
}

.fade-carousel .slides .slide-5 {
    background-image: url(../../../Images/index/banner5.jpg);
}

.fade-carousel .banner-tags {
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: 25px;
}

/********************************/
/*          searchpanel       */
/********************************/

.searchpanel {
    width: 100%;
    position: relative;
    margin-top: -460px;
    z-index: 3;
}

    .searchpanel .search-heading {
        margin-bottom: 10px;
    }

        .searchpanel .search-heading h3 strong {
            color: #ffbb52;
        }

    .searchpanel .form-control {
        border-radius: 0px;
        padding: 6px 6px;
        border: none;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.33);
    }

    .searchpanel .pro-search-bg {
        padding-bottom: 15px;
        padding-top: 15px;
        background: rgba(51, 90, 150, 0.79);
        min-height: 300px;
    }

    .searchpanel .searchpanel-bg {
        color: #ffffff;
        margin-top: 100px;
    }

.select_trip {
    color: #ffffff;
    text-align: right;
    position: relative;
    margin-top: -30px;
    margin-bottom: 20px;
    float: right;
}

    .select_trip label {
        padding: 0 4px;
    }

        .select_trip label input[type="radio"], .select_trip label input[type="checkbox"] {
            vertical-align: middle;
            margin: -3px 3px 0;
        }

.searchpanel .nav-tabs {
    border-bottom: none;
    background: #ffffff;
}

    .searchpanel .nav-tabs > li {
        float: left;
        margin-bottom: 0;
    }

        .searchpanel .nav-tabs > li > a {
            border-radius: 0px;
            color: #335a96;
            font-size: 16px;
            border: none;
            margin-right: 0px;
        }

        .searchpanel .nav-tabs > li.active > a,
        .searchpanel .nav-tabs > li.active > a:hover,
        .searchpanel .nav-tabs > li.active > a:focus {
            background-color: #335A96;
            border: none;
            color: #fff;
        }

.searchpanel .nav > li > a:hover,
.searchpanel .nav > li > a:focus {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

.searchpanel .nav-tabs > li > a .fa {
    margin-right: 4px;
}

label.h-text {
    font-size: 14px;
    font-weight: normal;
}

label.h-blank {
    height: 16px;
}

.clndr, .map-mark, .clock {
    position: relative;
}

    .clndr:after, .map-mark:after, .clock:after {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px;
        color: #e30200;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        height: 100%;
        text-align: center;
        line-height: 35px;
    }

    .clndr:after {
        content: "\f073";
    }

    .map-mark:after {
        content: "\f041";
    }

    .clock:after {
        content: "\f017";
    }

    .clndr .form-control, .map-mark .form-control {
        padding-right: 25px !important;
    }

/*nav-pills*/
.nav-pills {
    margin-bottom: 5px;
}

    .nav-pills > li > a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
        padding: 5px 15px;
    }

.searchpanel .nav-pills > li.active > a,
.searchpanel .nav-pills > li.active > a:hover,
.searchpanel .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #e30200;
}

.searchpanel .nav-pills > li.active:after {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #e30200;
    position: absolute;
    left: 50%;
    margin-left: -8px;
}

@media (max-width: 767px) {
}
/*nav-pills end*/

@media (max-width: 767px) {
    .pro-search-bg [class*="col-"] {
        padding-left: 6px;
        padding-right: 6px;
    }

    .pro-search-bg [class*="row"] {
        margin-left: -6px;
        margin-right: -6px;
    }

    .select_trip {
        margin-top: 0;
        float: inherit;
    }
}

/********************************/
/*          promotions slider       */
/********************************/
.promotion h5 {
    text-transform: uppercase;
}

.promotion .carousel-indicators {
    left: 0;
    width: 100%;
    padding-left: 0;
    margin-left: 0%;
    bottom: inherit;
    margin-top: -30px;
    text-align: right;
}

    .promotion .carousel-indicators li {
        border: none;
        background-color: #2478ff;
        width: 8px;
        height: 8px;
    }

    .promotion .carousel-indicators .active {
        width: 10px;
        height: 10px;
        margin: 0;
        background-color: #e6a816;
    }


/********************************/
/*          Media Queries       */
/********************************/
@media (max-width: 767px) {
    .fade-carousel {
        display: none;
    }

        .fade-carousel .carousel-inner .item {
            height: 10vh;
            display: none;
        }

        .fade-carousel .carousel-indicators {
            bottom: 100px;
        }

    .searchpanel {
        background: #ffffff;
        margin-top: 0px;
    }

        .searchpanel .searchpanel-bg {
            margin-top: 15px;
        }

    .select_trip {
        color: #ffffff;
    }
}


/********************************/
/*          why us      */
/********************************/

.why-us {
    background-color: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .why-us .fa {
        font-size: 35px;
        color: #fece62;
    }

    .why-us h4 {
        color: #000;
        font-weight: 600;
    }

    .why-us h5 {
        color: #9E9E9E;
        line-height: 21px;
    }

@media (max-width: 767px) {
}

/*use-links*/
.useful-links {
    position: relative;
    background: #3389d7;
    background: -moz-linear-gradient(left, #3389d7, #20b7b5);
    background: -webkit-gradient(left top, right top, #3389d7, #20b7b5);
    background: -webkit-linear-gradient(left, #3389d7, #20b7b5);
    background: -o-linear-gradient(left, #3389d7, #20b7b5);
    background: -ms-linear-gradient(left, #3389d7, #20b7b5);
    background: linear-gradient(to right, #3389d7, #20b7b5);
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .useful-links .link-box {
        font-size: 14px;
        padding-bottom: 35px;
        padding-top: 45px;
    }

        .useful-links .link-box a {
            color: #ffffff;
            display: inline-block;
            text-decoration: none;
        }

        .useful-links .link-box .fa {
            color: #fece62;
            font-size: 35px;
            float: left;
            margin-top: -6px;
            margin-right: 5px;
        }

    .useful-links .e-offer-reqst .form-control {
        border-radius: 0px;
    }

    .useful-links .e-offer-reqst [class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }

.top-packages {
    padding: 15px 0 0px 0;
    color: #333333;
}

    .top-packages h3 {
        padding: 0 15px;
        margin-top: 0;
    }

    .top-packages .pack-box img {
        width: 100%;
        height: 178px;
        min-height: 178px;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .top-packages .description h5 {
        font-weight: 600;
        color: #333333;
        line-height: 21px;
        padding: 0px 5px;
    }

    .top-packages .description p {
        color: #a4a4a4;
        padding: 0px 5px;
    }

    .top-packages .carousel-control {
        width: 60px;
        height: 60px;
        top: 30%;
        opacity: 1;
    }

        .top-packages .carousel-control.left, .top-packages .carousel-control.right {
            background: none;
        }

        .top-packages .carousel-control.left {
            margin-left: -18px;
        }

        .top-packages .carousel-control.right {
            margin-right: -18px;
        }

        .top-packages .carousel-control .fa {
            width: 60px;
            height: 60px;
            line-height: 50px;
            font-size: 48px;
            border: 4px solid #ffffff;
            color: #929292;
            border-radius: 50%;
            text-align: center;
            text-shadow: none;
            background: rgba(255, 255, 255, 0.73);
            box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
        }

    .top-packages .pack-box {
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .top-packages .pack-box > div {
            border: 6px solid #ffffff;
            background: #fff;
            box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.22);
            overflow: hidden;
        }

            .top-packages .pack-box > div > .pack-img {
                height: 178px;
                overflow: hidden;
                position: relative;
            }

            .top-packages .pack-box > div:hover img {
                -webkit-transform: scale(1.2);
                -ms-transform: scale(1.2);
                transform: scale(1.2);
                opacity: 1;
            }

    .top-packages .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: rgba(0, 0, 0, 0.36);
        text-align: center;
        opacity: 0;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .top-packages .overlay a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            -webkit-transform: scale(.7);
            -ms-transform: scale(.7);
            transform: scale(.7);
            -webkit-transition: all .4s ease-in;
            transition: all .4s ease-in;
        }


            .top-packages .overlay a .fa {
                opacity: 1;
                left: 47%;
                top: 47%;
                font-size: 20px;
                color: #ffffff;
                position: absolute;
            }

    .top-packages .pack-box > div:hover .overlay {
        opacity: 1;
    }

        .top-packages .pack-box > div:hover .overlay a {
            opacity: 1;
            -webkit-transform: scale(2);
            -ms-transform: scale(2);
            transform: scale(2);
        }

@media (max-width: 767px) {
    .top-packages .carousel-control.left {
        margin-left: 0px;
    }

    .top-packages .carousel-control.right {
        margin-right: 0px;
    }

    .useful-links .link-box {
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .useful-links .link-box .fa {
            color: #3e3e3e;
            background: #fece62;
            font-size: 21px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            margin-bottom: 3px;
            text-align: center;
        }
}
/********************************/

.service-point {
    margin-top: 35px;
}

    .service-point img {
        margin-right: 5px;
        width: 100px;
        height: 80px;
        border-radius: 4px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .service-point img:hover {
            border-radius: 12px;
        }

    .service-point h4 {
        text-transform: uppercase;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .service-point p {
        color: #558cc2;
        text-align: justify;
    }
/********************************/
/*          Flight logo     */
/********************************/
.flights_logos {
    padding: 15px 0;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.23);
}

    .flights_logos .item .img-responsive {
        display: inline-block;
    }

    .flights_logos .carousel-control.left,
    .flights_logos .carousel-control.right {
        background: none;
    }

.simply-scroll-container {
    position: relative;
}

.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}

.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .simply-scroll-list li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .simply-scroll-list li img {
            border: none;
            display: block;
        }

.simply-scroll {
    width: 100%;
    height: 40px;
}

    .simply-scroll .simply-scroll-clip {
        width: 100%;
        height: 40px;
    }

    .simply-scroll .simply-scroll-list li {
        float: left;
        width: 210px;
        height: 40px;
    }

/*------------------footer------------------*/

footer {
    background: #404040 url(../../../Images/common/footer-bg.png) repeat-x bottom;
    padding: 10px;
    color: #ffffff;
}

    footer a {
        color: #c2c2c2;
    }

        footer a:hover {
            color: #fff;
            text-decoration: none;
        }

    footer p {
        font-size: 12px;
        color: #c2c2c2;
        line-height: 20px;
    }

    footer li a .fa {
        color: #e09e00;
        font-size: 8px;
        margin: 7px 6px 0 0;
    }

    footer .copyright-col {
        margin-top: 30px;
        text-align: right;
    }

        footer .copyright-col .img-responsive {
            display: inline-block;
        }

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
    color: #ccc;
    opacity: 0.7;
    border: 1px solid #ccc;
    padding: 5px;
    transition:.4s;
}
.back-to-top:hover {
    color: #fff;
    background:#da251c;
}


.link-set {
    float: right;
    margin-top: 20px;
    margin-right: 25px;
}

    .link-set ul li {
        float: left;
    }

        .link-set ul li a {
            color: #777777;
            text-decoration: none;
            padding: 2px 5px;
            display: block;
        }

    .link-set a > span {
        float: left;
    }

    .link-set a > i {
        background: url(../../../Images/common/icon-set.png) no-repeat;
        width: 23px;
        height: 24px;
        float: left;
        margin-right: 3px;
    }

        .link-set a > i.my-rewards {
            background-position: 0px 0px;
        }

        .link-set a > i.gift-card {
            background-position: -24px 0px;
        }

.playlink {
    float: right;
    margin-top: 7px;
}

    .playlink a {
        background: url(../../../Images/common/playstor.png) no-repeat top left;
        width: 125px;
        height: 43px;
    }

.link-set a h6 {
    font-size: 11px;
    text-transform: uppercase;
    margin: 0;
    color: #428bca;
    font-weight: bold;
}

.link-set a p {
    font-size: 10px;
    margin: 0 0 0px;
}

.footer-social-link {
    margin-top: 20px 0;
}

    .footer-social-link.btn {
        padding: 2px 8px;
        height: 26px;
        width: 26px;
    }

.news-alert-main {
    position: relative;
    float: left;
    width: 100%;
}

.news-alert {
    position: absolute;
    bottom: 0;
    margin-bottom: -30px;
    width: 100%;
    border-radius: 4px;
    padding: 3px 5px;
    text-align: center;
}

    .news-alert:after {
        content: "";
        position: absolute;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        left: 10px;
        top: 0;
        margin-top: -13px;
    }

    .news-alert.news-alert-success {
        background: #66c376;
    }

        .news-alert.news-alert-success:after {
            border-bottom: 13px solid #66c376;
        }

    .news-alert.news-alert-failure {
        background: #ff4d4d;
    }

        .news-alert.news-alert-failure:after {
            border-bottom: 13px solid #ff4d4d;
        }
