.body-content {
    background: #fff;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #BED3D6
}

.topbar {
    position: relative;
    height: auto;
    border-top: 5px solid #f1f1f1;
    background: #FFF
}

h1.logo {
    position: relative;
    z-index: 999;
    float: left;
    margin: 3px 0 10px;
    padding: 5px 0;
    height: 60px;
    vertical-align: middle;
    line-height: 0
}

.logo span {
    font-weight: 700;
    font-size: 48px;
    font-family: 'Raleway',sans-serif
}

.logo i {
    font-size: 30px
}

.logo a {
    display: table-cell;
    color: #fff;
    vertical-align: middle
}

.mini-top-menu {
    width: auto
}

.mini-top-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.mini-top-menu>ul {
    border-left: 1px solid #FFF;
    background: #f1f1f1;
    float: right;
    height: 22px
}

.mini-top-menu>ul>li {
    float: left;
    padding: 0;
    border-right: 1px solid #bec4cf;
    height: 16px;
    margin-top: 3px;
    line-height: 16px
}

.mini-top-menu>ul>li:last-child {
    border-right: 0
}

.mini-top-menu>ul>li>a {
    display: block;
    overflow: hidden;
    padding: 0 7px;
    height: 16px;
    color: #999;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500
}

.mini-top-menu>ul>li>a:hover {
    background-color: #eaeaea;
    text-decoration: none;
    color: #3276b1
}

.mini-top-menu .dropdown {
    padding: 0 7px;
    color: #999;
    font-weight: 500;
    z-index: 9999
}

.mini-top-menu .dropdown:hover {
    background-color: #eaeaea;
    text-decoration: none;
    color: #3276b1
}

.mini-top-menu .ui.dropdown .menu .item {
    font-size: 12px;
    font-weight: 400;
    min-width: 90px
}

.mini-top-menu .ui.dropdown .menu a.item {
    text-decoration: none
}

.mini-top-menu .ui.dropdown .menu .item .flags {
    margin-top: -2px;
    margin-right: 3px
}

.top-bar-phone {
    margin: 14px 0 0;
    font-size: 12px
}

.top-bar-phone span {
    font-size: 20px;
    font-weight: 600;
    padding-right: 10px
}

.site-header {
    width: 100%;
    background: transparent
}

.main-menu-wrapper {
    background: #0FA1BD;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    box-shadow: 0 1px 2px rgba(0,0,0,0.15)
}

.site-header .container .row {
    position: relative
}

.main-menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.main-menu>ul {
    display: block;
    float: left;
    padding: 0 65px 0 0
}

.main-menu>ul>li {
    position: relative;
    z-index: 999;
    float: left;
    padding: 0;
    font-size: 13px
}

.main-menu>ul>li>a {
    display: block;
    height: 36px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 500;
    color: #FFF;
    border-left: 1px solid #FFF;
    padding: 0 13px
}

.main-menu>ul>li:hover>a,.main-menu>ul>li>a:hover,.main-menu>ul>li.active>a {
    color: #d8dfeb;
    text-decoration: none
}

.main-menu>ul>li:last-child>a {
    border-right: 1px solid #FFF
}

.main-menu>ul>li>ul,.main-menu>ul>li>ul>li>ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    display: none;
    min-width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,.2);
    box-shadow: 0 3px 8px rgba(0,0,0,.2)
}

.main-menu>ul>li>ul>li {
    position: relative
}

.main-menu>ul>li>ul>li>ul {
    left: 100%;
    margin-left: 0;
    top: 0
}

.main-menu>ul>li:hover>ul {
    display: block;
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.main-menu>ul>li>ul>li>a,.main-menu>ul>li>ul>li>ul>li>a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #eaeaea;
    color: #666;
    white-space: nowrap
}

.main-menu>ul>li>ul>li>a:hover,.main-menu>ul>li>ul>li>ul>li>a:hover {
    text-decoration: none;
    color: #0FA1BD;
    background: #FFF
}

.main-menu>ul>li>ul>li:last-child>a,.main-menu>ul>li>ul>li>ul>li:last-child>a {
    border-bottom: 0
}

.main-menu>ul>li.megamenu {
    position: inherit!important;
    left: 0
}

.main-menu>ul>li.megamenu>ul {
    left: 0;
    margin-left: 0
}

.main-menu .megamenu-container {
    padding: 35px 25px 25px;
    color: #ccc
}

.main-menu .megamenu-container ul {
    display: block!important;
    color: #666
}

.main-menu .megamenu-container .megamenu-sub-title {
    display: block;
    padding-bottom: 11px;
    padding-left: 15px;
    color: #666;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.main-menu .megamenu-container ul li a {
    display: block;
    padding: 7px 15px;
    color: #666;
    border-bottom: 1px solid #eaeaea
}

.main-menu .megamenu-container ul li a:hover {
    text-decoration: none;
    color: #fff
}

.mmenu-toggle,.mobile-menu {
    display: none
}

.mmenu-toggle {
    position: absolute;
    top: -45px;
    right: 10px;
    z-index: 1100;
    border: 0!important;
    background: none!important;
    color: #FFF
}

.mobile-menu ul {
    list-style: none
}

.mobile-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    display: none;
    overflow: auto;
    padding: 0 15px;
    width: 100%;
    background: #333
}

.mobile-menu li a,.mobile-menu .megamenu .megamenu-sub-title {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #666;
    color: #eee
}

.mobile-menu li a i {
    float: right;
    margin-top: 4px
}

.mobile-menu li a:hover {
    text-decoration: none
}

.mobile-menu .dropdown,.mobile-menu .megamenu ul {
    padding-left: 20px
}

#sticky-nav {
    position: relative;
    z-index: 999;
    background: transparent
}

.is-sticky #sticky-nav h1.logo {
    height: 50px
}

.is-sticky .site-header {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2)
}

body.sticky-menu-active .site-header {
    position: fixed;
    top: -57px;
    z-index: 1001;
    width: 100%;
    border-bottom: 1px solid #eaeaea;
    filter: none
}

.is-sticky #sticky-nav {
    width: 100%;
    border-bottom: 1px solid #eaeaea
}

.is-sticky .main-menu {
    margin-left: 40px
}

.is-sticky .main-menu-wrapper {
    background: rgba(82,125,194,0.8)
}

.sticky-logo {
    position: absolute;
    width: 30px;
    display: none;
    top: 3px
}

.is-sticky .sticky-logo {
    display: block
}

.login-modal {
    border: 2px solid #0FA1BD;
    margin-top: -20px
}

.login-modal .form-group {
    position: relative
}

.login-modal .form-group label {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 34px;
    color: #FFF;
    width: 110px;
    font-size: 14px;
    display: block;
    font-weight: 400;
    background: #3276b1;
    z-index: 3
}

.login-modal .form-group input {
    border: 1px solid #3276b1
}

.login-modal .form-group input.pl {
    padding-left: 120px
}

.login-modal .form-group input.pl.tel {
    padding-left: 150px
}

.login-modal .intl-tel-input .country-list {
    text-align: left!important;
    font-weight: 600!important;
    z-index: 9;
    left: 120px
}

.login-modal .intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 38px;
    height: 100%;
    padding: 0 0 0 8px;
    left: 110px
}

@media only screen and (max-width: 767px) {
    .login-modal {
        border:2px solid #0FA1BD;
        margin-top: 10px
    }
}

@media(max-width: 479px) {
    .login-height {
        height:300px!important;
        border: 12px solid #0FA1BD
    }
}

.header-notification {
    float: right;
    margin: 0;
    position: relative
}

.header-notification-item {
    line-height: 36px;
    float: right;
    width: 30px;
    margin: 0 2px;
    text-align: center;
    padding-top: 12px
}

.header-notification-item.non-active {
    width: 25px
}

.header-notification-item:first-child {
    margin-right: 0
}

.header-notification-item .control {
    position: relative;
    color: #9baac2;
    display: block
}

.header-notification-item .control .badge {
    background: #e66663;
    font-size: 8px;
    font-weight: 600;
    width: 16px;
    height: 16px;
    padding: 0;
    display: block;
    position: absolute;
    top: -6px;
    right: -5px;
    text-align: center;
    line-height: 14px;
    border: 1px solid #FFF
}

.header-notification-item .control.active {
    color: #FFF;
    width: 30px
}

.header-notification-item .ui.pointing.right.dropdown .menu {
    margin-right: -3px
}

.header-notification-item .menu .inner {
    border: 3px solid #7899cf;
    border-top: 4px solid #7899cf
}

.header-notification-item .menu .item {
    position: relative;
    width: 275px
}

.header-notification-item .menu a.item {
    text-decoration: none
}

.header-notification-item .menu .item span {
    display: block
}

.header-notification-item .menu .item span:first-child {
    margin-bottom: 5px
}

.header-notification-item .menu .item .img {
    width: 34px;
    height: 34px;
    position: absolute;
    top: 10px;
    left: 10px
}

.header-notification-item .menu .item .text {
    margin-left: 40px;
    margin-top: 3px;
    height: 34px;
    font-size: 12px;
    font-weight: 400
}

.header-notification-item .menu .item strong.price {
    position: absolute;
    top: 20px;
    right: 10px;
    text-align: right;

    display: block;
    font-size: 14px
}

.header-notification-item .menu .icons {
    background-color: #7899cf;
    padding: 3px 0;
    font-size: 16px
}

.header-notification-item .menu .icons .btn {
    padding: 0;
    background-color: transparent;
    color: #FFF;
    margin: 0 2px
}

.header-notification-item .menu .icons .btn:hover {
    color: #346bc2
}

.header-notification-item .ui.pointing.dropdown .menu:after {
    background-color: #7899cf
}

.header-notification-item.user-panel .menu {
    min-width: 220px
}

.header-notification-item.user-panel .control i {
    font-size: 22px;
    margin-top: -4px
}

.header-notification-item.user-panel .menu .user-profile {
    display: block;
    padding: 5px;
    color: #555;
    text-align: left
}

.header-notification-item.user-panel .menu .user-profile .image {
    width: 40px;
    float: left
}

.header-notification-item.user-panel .menu .user-profile .content {
    font-size: 14px;
    font-weight: 700;
    margin-left: 50px;
    line-height: 16px;
    margin-top: 11px
}

.header-notification-item.user-panel .menu .user-panel-box {
    border-top: 1px solid #d7d7d7;
    padding: 5px;
    text-align: left
}

.header-notification-item.user-panel .menu .user-panel-box a {
    display: block;
    margin: 7px 0
}

@media only screen and (max-width: 767px) {
    .header-notification {
        margin-right:55px
    }
}

@media(max-width: 479px) {
    .header-notification-item:first-child .ui.pointing.dropdown .menu {
        margin-right:-55px
    }

    .header-notification-item:first-child .ui.pointing.dropdown .menu:after {
        right: 67px
    }

    .header-notification-item:nth-child(2) .ui.pointing.dropdown .menu {
        margin-right: -90px
    }

    .header-notification-item:nth-child(2) .ui.pointing.dropdown .menu:after {
        right: 103px
    }

    .header-notification-item:nth-child(3) .ui.pointing.dropdown .menu {
        margin-right: -124px
    }

    .header-notification-item:nth-child(3) .ui.pointing.dropdown .menu:after {
        right: 133px
    }

    .header-notification-item:nth-child(4) .ui.pointing.dropdown .menu {
        margin-right: -159px
    }

    .header-notification-item:nth-child(4) .ui.pointing.dropdown .menu:after {
        right: 169px
    }
}

#header-search {
    width: 100px;
    height: 27px;
    float: right;
    margin-top: 5px;
    position: relative;
    position: absolute;
    right: 160px;
    top: 0
}

#header-search input {
    width: 100%;
    height: 27px;
    padding: 5px 30px 5px 15px;
    line-height: 17px;
    background: #1f63a7;
    border: 1px solid #FFF;
    border-radius: 15px;
    font-size: 13px;
    color: #fff;
    border: 0
}

#header-search input:focus {
    color: #db5f5d;
    background: #FFF
}

#header-search button {
    width: 20px;
    height: 27px;
    position: absolute;
    top: -1px;
    right: 10px;
    cursor: pointer;
    border: 0;
    color: #9baac2;
    background: transparent
}

#header-search button:hover {
    color: #e66663
}

.search-wrapper {
    position: relative;
    z-index: 9999!important;
    padding: 0
}

.search-wrapper button.search-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 34px;
    font-size: 18px;
    cursor: pointer;
    color: #FFF!important;
    line-height: 18px;
    background: none!important;
    border: 0;
    padding: 0
}

#search-collapse {
    width: 240px;
    position: absolute;
    top: 1px;
    right: 30px;
    background: #FFF;
    float: right;
    z-index: 9999!important
}

#search-collapse-inner {
    border: 0;
    background: #FFF;
    font-size: 14px;
    width: 100%;
    z-index: 1000!important;
    border-radius: 0;
    color: #005fb8;
    padding-right: 40px
}

.search-wrapper .btn {
    position: absolute;
    top: 2px;
    right: 2px;
    background: #D81E05;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px
}

.search-wrapper .btn:hover {
    background: #fe509c
}

@media only screen and (max-width: 767px) {
    #header-search {
        right:190px
    }

    .search-wrapper {
        position: absolute;
        top: 1px;
        right: 36px
    }

    #search-collapse {
        right: 24px
    }
}

.home-alert {
    width: 100%;
    height: 40px;
    background: rgba(51,51,51,0.7);
    position: fixed;
    bottom: 0;
    z-index: 999999;
    padding: 15px 30px 30px
}

.home-alert a.notification-close {
    color: #FFF;
    margin-top: -10px
}

#main-footer {
    background: #f2f2f2;
    border-top: 2px solid #0FA1BD;
    padding: 30px 0 15px
}

#main-footer h3 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase
}

#main-footer a {
    color: #666
}

ul.footer-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.footer-menu li {
    padding: 2px 0;
    padding-left: 15px;
    position: relative
}

ul.footer-menu li:before {
    font-family: 'FontAwesome';
    content: "\f0da";
    position: absolute;
    left: 0;
    font-size: 13px;
    line-height: 23px;
    transition: .2s all ease;
    -moz-transition: .2s all ease;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease;
    color: #8c8c8c
}

#bottom-footer {
    padding: 15px 0;
    border-top: 2px solid #0FA1BD
}

.testimonial-item {
    border: 1px solid #f0f0f0;
    position: relative;
    padding: 40px 15px 15px 170px;
    min-height: 205px
}

h4.testimonial-person {
    position: absolute;
    left: 15px;
    top: 15px;
    width: 100%;
    font-size: 14px
}

h4.testimonial-person span {
    font-size: 12px;
    font-weight: 400;
    font-style: italic
}

h4.testimonial-person span:before {
    content: "//";
    margin: 0 5px
}

.testimonial-item p {
    margin-bottom: 10px
}

.testimonial-item p:last-child {
    margin-bottom: 0
}

.testimonial-item .img,.testimonial-item .icon {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
    border: 3px double #f0f0f0;
    padding: 1px;
    position: absolute;
    left: 15px;
    top: 45px
}

.testimonial-item .img img,.testimonial-item .icon i {
    width: 130px;
    height: 130px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
    vertical-align: middle;

}

#testimonial-carousel .item-carousel-navigation a {
    color: #8c8c8c;
    font-size: 16px;
    text-shadow: 0 1px 0 rgba(135,135,135,1)
}

.testimonial-item .icon i {
    font-size: 100px;
    padding-left: 25px;
    padding-top: 12px
}

.home-tab {
    border-top: 0
}

.home-tab>ul.tabs li {
    width: 50%;
    float: left;
    margin: 0;
    border-right: 1px solid #bed3d6;
    margin-top: 5px;
    margin-bottom: -1px
}

.home-tab>ul.tabs li:first-child {
    border-left: 1px solid #bed3d6
}

.home-tab>ul.tabs li a {
    background: #f9f9f9;
    text-align: center;
    height: 46px;
    display: block;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    line-height: 45px;
    border-top: 1px solid #bed3d6;
    border-bottom: 1px solid #bed3d6;
    border-left: 0;
    border-right: 0;
    border-radius: 0
}

.home-tab>ul.tabs li a.active {
    background: #FFF;
    position: relative;
    border-bottom: 1px solid #FFF;
    border-radius: 0
}

.home-tab>ul.tabs li a.active:before {
    content: "";
    position: absolute;
    top: -3px;
    left: -1px;
    width: 101%;
    height: 3px;
    background: #0FA1BD
}

.home-tab.col-3>ul.tabs li {
    width: 33.33333333%
}

.home-tab.col-3>ul.tabs li a.active:before {
    width: 100.6%
}

.home-tab.col-4>ul.tabs li {
    width: 25%
}

.home-tab.col-4>ul.tabs-content {
    padding: 2px
}

.home-tab.col-4>ul.tabs-content.no-padding {
    padding: 10px 0 0;
    background: #FFF
}

.home-tab>ul.tabs-content {
    border: 1px solid #bed3d6;
    border-top: 0;
    padding: 20px 10px;
    background: #FFF
}

.home-tab>ul.tabs-content>li {
    padding: 0
}

.home-tab>ul.tabs-content li .form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px
}

.home-tab ul.tabs-content li .form-horizontal .form-group label {
    font-size: 13px;
    text-align: right;
    font-weight: 500;
    padding-top: 5px
}

.home-tab ul.tabs-content li.for-form .form-group {
    padding-right: 30px;
    position: relative
}

.home-tab ul.tabs-content li.for-form .form-group .badge {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    padding: 2px
}

.tab-style-2-wrapper {
    border: 1px solid #bed3d6;
    background: #FFF;
    position: relative
}

.tab-style-2-wrapper ul.tabs {
    background: #e6e6e6;
    padding-top: 7px;
    padding-left: 5px
}

.tab-style-2-wrapper ul.tabs li {
    margin: 0 1px
}

.tab-style-2-wrapper ul.tabs li a {
    background: #0FA1BD;
    color: #FFF;
    padding: 5px 14px;
    font-weight: 600
}

.tab-style-2-wrapper ul.tabs li a.active {
    background: #FFF;
    color: #0FA1BD
}

.tab-style-2-wrapper .absolute {
    top: 6px;
    right: 10px
}

.tab-style-2-wrapper .absolute .module {
    display: inline-block;
    padding: 2px 10px 0
}

.tab-style-2-wrapper .absolute .module+.module {
    border-left: 1px solid #a1a1a1
}

.tab-style-2-wrapper .module .currency {
    display: inline-block;
    line-height: 24px
}

.tab-style-2-wrapper .module .lang {
    display: inline-block;
    line-height: 24px
}

.tab-style-2-wrapper .module .lang .flags {
    margin-top: 4px;
    margin-right: 2px
}

.tab-style-2-wrapper .module .menu a.item {
    text-decoration: none;
    padding: 8px 13px!important
}

.tab-style-2-wrapper .module .menu {
    width: 100px
}

.tab-style-2-wrapper .menu .flags {
    margin-top: -1px;
    margin-right: 3px
}

.low-cost-wrapper {
    margin-top: -2px;
    margin-left: -2px;
    margin-right: -2px;
    width: 796px;
    padding-right: 5px
}

.air-combination-wrapper {
    margin-top: -2px;
    margin-left: -2px;
    margin-right: -2px
}

@media only screen and (max-width: 1199px) {
    .low-cost-wrapper {
        width:738px
    }
}

@media only screen and (max-width: 992px) {
    .low-cost-wrapper {
        width:545px
    }
}

@media only screen and (max-width: 767px) {
    .low-cost-wrapper {
        width:448px
    }
}

@media(max-width: 479px) {
    .low-cost-wrapper {
        width:298px
    }

    .tab-style-2-wrapper.affiliate-page {
        margin-top: 30px
    }

    .tab-style-2-wrapper.affiliate-page .absolute {
        top: -30px
    }

    .tab-style-2-wrapper.affiliate-page .absolute .module+.module {
        border-left: 0
    }
}

.top-dest-item {
    border: 1px solid #d6d6d6;
    -moz-transition: .2s all ease;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease;
    background: #FFF
}

.top-dest-item:hover {
    background: #f1f1f1
}

.top-dest-item a {
    text-decoration: none
}

.top-dest-item:hover a,.top-dest-item:hover h3 {
    color: #0FA1BD
}

.top-dest-item h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    margin: 10px 0;
    -moz-transition: .2s all ease;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease
}

.top-dest-item .content {
    position: relative;
    padding: 0 10px;
    border-top: 3px solid #0FA1BD
}

.top-dest-item i {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 18px
}

ul.top-flight-item {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.top-flight-item li {
    background: #f2f2f2;
    position: relative;
    margin: 2px 0;
    border: 1px solid #f2f2f2;
    -moz-transition: .2s all ease;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease
}

ul.top-flight-item li:hover {
    border: 1px solid #0FA1BD
}

ul.top-flight-item li a {
    height: 46px;
    overflow: hidden;
    display: block
}

ul.top-flight-item li .img {
    position: absolute;
    top: 12px;
    left: 20px;
    width: 95px;
    border-right: 1px solid #FFF;
    padding-right: 25px
}

ul.top-flight-item li h3 {
    position: absolute;
    left: 130px;
    top: 15px;
    font-size: 14px
}

ul.top-flight-item li .price {
    color: #0FA1BD;
    font-size: 20px;
    position: absolute;
    top: 15px;
    right: 18px;
    font-weight: 500
}

ul.top-flight-item li .price i {
    font-size: 14px
}

ul.top-flight-item-2 {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.top-flight-item-2 li {
    background: #FFF;
    position: relative;
    margin: 2px 0;
    border: 1px solid #bed3d6;
    -moz-transition: .2s all ease;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease;
    display: block;
    line-height: 40px;
    padding: 0 15px
}

ul.top-flight-item-2 li:hover {
    background: #f2f5f7
}

ul.top-flight-item-2 li a {
    height: 40px;
    overflow: hidden;
    display: block;
    text-decoration: none
}

ul.top-flight-item-2 li .img {
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -13px;
    width: 26px
}

ul.top-flight-item-2 li h3 {
    font-size: 16px;
    display: inline;
    font-weight: 700
}

ul.top-flight-item-2 li .price {
    font-size: 18px;
    font-weight: 600;
    float: right
}

ul.top-flight-item-2 li .price i {
    font-size: 12px
}

ul.top-flight-item-3 {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.top-flight-item-3 li {
    background: #FFF;
    -moz-transition: .2s all ease;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease;
    display: block;
    line-height: 34px;
    padding: 0 15px;
    margin: 0
}

ul.top-flight-item-3 li+li {
    border-top: 1px solid #bed3d6
}

ul.top-flight-item-3 li:nth-child(even) {
    background: #f2f5f7
}

ul.top-flight-item-3 li:hover {
    background: #faeede
}

ul.top-flight-item-3 li a {
    height: 34px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    color: #333
}

ul.top-flight-item-3 li .img {
    position: absolute;
    top: -1px;
    left: 0;
    width: 26px
}

ul.top-flight-item-3 li h3 {
    font-size: 16px;
    display: inline;
    font-weight: 700
}

ul.top-flight-item-3 li .price {
    font-size: 18px;
    font-weight: 600;
    float: right
}

ul.top-flight-item-3 li .price i {
    font-size: 12px
}

ul.top-flight-item-3 li .first {
    width: 18%;
    float: left
}

ul.top-flight-item-3 li .second {
    width: 31%;
    float: left
}

ul.top-flight-item-3 li .third {
    width: 18%;
    float: left;
    position: relative;
    padding-left: 35px
}

ul.top-flight-item-3 li .fourth {
    width: 21%;
    float: left
}

ul.top-flight-item-3 li .fifth {
    width: 12%;
    float: left
}

.top-flight-item-4-header {
    background: #e5e9ee;
    font-weight: 600;
    color: #0FA1BD;
    padding: 4px 0;
    border-bottom: 1px solid #0FA1BD
}

.top-flight-item-4-header .inner {
    margin-left: 35px;
    margin-right: 15px
}

.top-flight-item-4-header .first {
    width: 35%;
    float: left;
    position: relative;
    padding-right: 35px
}

.top-flight-item-4-header .first .img {
    position: absolute;
    top: -1px;
    right: 28%
}

.top-flight-item-4-header .second {
    width: 15%;
    float: left
}

.top-flight-item-4-header .third {
    width: 15%;
    float: left
}

.top-flight-item-4-header .fourth {
    width: 21%;
    float: left;
    padding: 0 7px
}

.top-flight-item-4-header .fourth span {
    display: inline-block
}

.top-flight-item-4-header .fifth {
    width: 12%;
    float: left;
    position: relative;
    padding-left: 13px
}

.top-flight-item-4-header a {
    text-decoration: none
}

.top-flight-item-4-header a:hover {
    color: #D81E05
}

.top-flight-item-4-header .up-down {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 15px
}

.top-flight-item-4-header .up-down a {
    height: 15px;
    line-height: 7px;
    width: 15px;
    position: absolute;
    left: 0;
    color: #a7c1eb
}

.top-flight-item-4-header .up-down a.active {
    color: #0FA1BD
}

.top-flight-item-4-header .up-down a.up {
    top: 0
}

.top-flight-item-4-header .up-down a.down {
    top: 8px
}

.top-flight-item-4-header .up-down a:hover {
    color: #D81E05
}

ul.top-flight-item-4 {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.top-flight-item-4 li {
    background: #FFF;
    -moz-transition: .2s all ease;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease;
    display: block;
    line-height: 34px;
    padding: 0;
    margin: 0
}

ul.top-flight-item-4 li+li {
    border-top: 1px solid #bed3d6
}

ul.top-flight-item-4 li:nth-child(even) {
    background: #f2f5f7
}

ul.top-flight-item-4 li:hover {
    background: #faeede
}

ul.top-flight-item-4 li a {
    height: 34px;
    overflow: hidden;
    display: block;
    text-decoration: none;
    color: #333
}

ul.top-flight-item-4 li .img {
    position: absolute;
    top: -5px;
    right: 30%;
    width: 26px
}

ul.top-flight-item-4 li h3 {
    font-size: 16px;
    display: inline;
    font-weight: 700
}

ul.top-flight-item-4 li .price {
    font-size: 18px;
    font-weight: 600;
    float: right
}

ul.top-flight-item-4 li .price i {
    font-size: 12px
}

ul.top-flight-item-4 li .absolute {
    left: -20px;
    top: 8px
}

ul.top-flight-item-4 li .first {
    width: 35%;
    float: left;
    position: relative;
    padding-right: 35px
}

ul.top-flight-item-4 li .second {
    width: 15%;
    float: left
}

ul.top-flight-item-4 li .third {
    width: 15%;
    float: left
}

ul.top-flight-item-4 li .fourth {
    width: 21%;
    float: left;
    padding: 0 7px
}

ul.top-flight-item-4 li .fourth span {
    display: inline-block
}

ul.top-flight-item-4 li .fifth {
    width: 12%;
    float: left;
    position: relative
}

ul.top-flight-item-4 li .fifth .badge {
    font-weight: 600;
    font-size: 11px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    padding: 0
}

ul.top-flight-item-4 li .fifth .absolute {
    left: 7px
}

ul.top-flight-item-4 li .toggle-head-4 .parent-thread {
    padding-left: 35px
}

ul.top-flight-item-4 li .toggle-head-4 .parent-thread .img {
    top: -1px
}

ul.top-flight-item-4 li.active:hover {
    background: #FFF
}

ul.top-flight-item-4 li.active .toggle-head-4 {
    background: #faeede
}

ul.top-flight-item-4 li .ui.checkbox {
    line-height: 34px
}

ul.top-flight-item-4.sub-item li:nth-child(even) {
    background: #f2eeec
}

ul.top-flight-item-4.sub-item li:hover {
    background: #faeede
}

ul.top-flight-item-4.sub-item li .first {
    padding-left: 0
}

ul.top-flight-item-4.sub-item li .absolute {
    left: 0
}

.top-flight-item-4 .ui.checkbox.radio {
    padding: 0;
    height: 100%;
    margin: 0
}

.top-flight-item-4 .ui.checkbox.radio label {
    padding: 0;
    height: 100%;
    margin: 0
}

.top-flight-item-4 label .inner {
    display: block;
    padding: 10px 0 7px 35px;
    font-size: 14px
}

.top-flight-item-4 input[type="radio"]:checked+label {
    background: #faf9de!important
}

.top-flight-item-4 .ui.checkbox.radio label:before {
    top: 12px;
    left: 14px
}

.top-flight-item-4 .ui.checkbox.radio label:after {
    top: 14px;
    left: 16px
}

.top-flight-item-4-wrapper {
    margin-left: -2px;
    margin-right: -2px;
    margin-top: 8px
}

.tabs-content .srcoll-for-top-flight-item {
    width: 798px;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    padding: 0
}

.tabs-content .srcoll-for-top-flight-item ul.top-flight-item-4 li {
    margin-right: -5px
}

@media only screen and (max-width: 1199px) {
    ul.top-flight-item-3 li {
        padding:0 10px
    }

    ul.top-flight-item-3 li .first {
        width: 15%
    }

    ul.top-flight-item-3 li .second {
        width: 33%
    }

    ul.top-flight-item-3 li .third {
        width: 19%
    }

    ul.top-flight-item-3 li .fourth {
        width: 21%
    }

    ul.top-flight-item-3 li .fifth {
        width: 12%
    }

    ul.top-flight-item-3 li .price {
        font-size: 16px
    }

    .top-flight-item-4-header .first {
        width: 28%
    }

    .top-flight-item-4-header .second {
        width: 18%
    }

    .top-flight-item-4-header .third {
        width: 18%
    }

    .top-flight-item-4-header .fourth {
        width: 24%
    }

    .top-flight-item-4-header .fifth {
        width: 12%
    }

    ul.top-flight-item-4 li .first {
        width: 28%;
        padding-right: 25px
    }

    ul.top-flight-item-4 li .second {
        width: 18%;
        float: left
    }

    ul.top-flight-item-4 li .third {
        width: 18%;
        float: left
    }

    ul.top-flight-item-4 li .fourth {
        width: 24%;
        float: left;
        padding: 0 7px
    }

    ul.top-flight-item-4 li .fifth {
        width: 12%
    }

    ul.top-flight-item-4 li .price {
        font-size: 14px
    }

    ul.top-flight-item-4 li .fifth .badge {
        font-weight: 600;
        font-size: 11px;
        width: 14px;
        height: 14px;
        line-height: 14px;
        padding: 0
    }

    ul.top-flight-item-4 li .fifth .absolute {
        left: 0;
        top: 10px
    }

    ul.top-flight-item-4 li .img {
        right: 7px
    }

    .tabs-content .srcoll-for-top-flight-item {
        width: 741px
    }

    .tabs-content .srcoll-for-top-flight-item ul.top-flight-item-4 li {
        padding-right: 30px
    }
}

@media only screen and (max-width: 992px) {
    .tabs-content .srcoll-for-top-flight-item {
        width:547px
    }

    .top-flight-item-4-header .first .img {
        right: 5%
    }
}

@media only screen and (max-width: 767px) {
    ul.top-flight-item-3 li {
        line-height:24px;
        padding: 5px 10px
    }

    ul.top-flight-item-3 li .first {
        width: 30%
    }

    ul.top-flight-item-3 li .second {
        width: 45%;
        text-align: center
    }

    ul.top-flight-item-3 li .third {
        width: 25%
    }

    ul.top-flight-item-3 li .fourth {
        width: 30%;
        margin-left: 49%
    }

    ul.top-flight-item-3 li .fifth {
        width: 20%
    }

    ul.top-flight-item-3 li a {
        height: auto
    }

    .top-flight-item-4-header {
        font-size: 12px
    }

    .top-flight-item-4-header .inner {
        margin-left: 5px
    }

    .top-flight-item-4-header .first .img {
        right: 8%
    }

    ul.top-flight-item-4 li {
        font-size: 12px
    }

    ul.top-flight-item-4 li a {
        height: auto
    }

    ul.top-flight-item-4 li .first {
        width: 32%;
        padding-right: 25px
    }

    ul.top-flight-item-4 li .second {
        width: 13%
    }

    ul.top-flight-item-4 li .third {
        width: 13%
    }

    ul.top-flight-item-4 li .fourth {
        width: 28%
    }

    ul.top-flight-item-4 li .fifth {
        width: 14%
    }

    ul.top-flight-item-4 li .fifth .absolute {
        left: 50%;
        top: 40px
    }

    ul.top-flight-item-4 li .radio.semantic-ui.checkbox span {
        font-size: 12px
    }

    .tabs-content .srcoll-for-top-flight-item {
        width: 453px
    }
}

@media(max-width: 479px) {
    ul.top-flight-item li .img {
        width:85px;
        padding-right: 15px
    }

    ul.top-flight-item li h3 {
        left: 120px;
        top: 13px;
        font-size: 12px
    }

    ul.top-flight-item li .price {
        font-size: 14px;
        font-weight: 600
    }

    ul.top-flight-item li .price i {
        font-size: 12px
    }

    ul.top-flight-item-2 li .img {
        left: 65%
    }

    ul.top-flight-item-3 li {
        font-size: 12px
    }

    ul.top-flight-item-3 li .first {
        width: 40%
    }

    ul.top-flight-item-3 li .second {
        width: 60%;
        text-align: right
    }

    ul.top-flight-item-3 li .third {
        width: 34%
    }

    ul.top-flight-item-3 li .fourth {
        width: 45%;
        margin-left: 0
    }

    ul.top-flight-item-3 li .fifth {
        width: 21%
    }

    .top-flight-item-4-header div div {
        width: 20%
    }

    ul.top-flight-item-4 li .first {
        width: 44%;
        padding-right: 5px
    }

    ul.top-flight-item-4 li .second {
        width: 28%
    }

    ul.top-flight-item-4 li .third {
        width: 28%
    }

    ul.top-flight-item-4 li .fourth {
        width: 50%;
        margin-left: 19%
    }

    ul.top-flight-item-4 li .fifth {
        width: 30%;
        float: right
    }

    ul.top-flight-item-4 li .fifth .absolute {
        left: 0;
        top: 10px
    }

    ul.top-flight-item-4 li .img {
        position: absolute;
        top: 15px;
        right: auto;
        left: 0
    }

    ul.top-flight-item-4 li .toggle-head-4 .parent-thread .img {
        top: 20px
    }

    .tabs-content .srcoll-for-top-flight-item {
        width: 303px
    }

    ul.top-flight-item-4 li.sub-toggle-4 .toggle-head-4 .fourth,ul.top-flight-item-4 li.sub-toggle-4 .toggle-head-4 .fifth {
        margin-top: -15px
    }
}

.flight-box-detail {
    position: relative;
    border: 3px solid #eee;
    font-size: 12px
}

.flight-box-detail .inner {
    margin: 10px 10px 5px;
    margin-right: 110px
}

.flight-box-detail .price {
    position: absolute;
    right: 0;
    top: 0;
    width: 105px;
    height: 100%;
    text-align: center;
    background: #EEE;
    padding-top: 2.3em
}

.flight-box-detail .transit-point {
    font-weight: 700;
    text-decoration: underline
}

.flight-box-detail .float-right {
    position: relative;
    padding-right: 25px
}

.flight-box-detail .float-right .absolute {
    bottom: 0;
    right: 0
}

.selected-alert>div.mr {
    margin-right: 20px
}

.selected-alert>div .box {
    border: 1px solid #5cb85c;
    background: #FFF;
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    margin-top: 2px;
    display: inline-block;
    font-size: 12px
}

ul.last-minute-flight-item {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.last-minute-flight-item li {
    padding: 7px 0;
    border-bottom: 1px solid #bed3d6;
    position: relative
}

ul.last-minute-flight-item li:first-child {
    border-top: 1px solid #bed3d6
}

ul.last-minute-flight-item li a {
    color: #333;
    text-decoration: none;
    display: block
}

ul.last-minute-flight-item li span.time {
    font-weight: 600;
    margin: 0 40px 0 10px
}

ul.last-minute-flight-item li:nth-child(even) {
    background: #f2f5f7
}

ul.last-minute-flight-item li:hover {
    background: #faeede
}

ul.last-minute-flight-item li .price {
    position: absolute;
    right: 10px;
    top: 7px
}

ul.last-minute-flight-item li .img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    left: 125px
}

ul.flight-pager {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    text-align: center;
    background: #e5e9ee;
    border: 1px solid #bed3d6;
    border-left: 0;
    border-right: 0
}

ul.flight-pager li {
    display: inline-block;
    padding: 0
}

ul.flight-pager li+li {
    border-left: 1px solid #bed3d6
}

ul.flight-pager li.prev {
    padding-right: 20px
}

ul.flight-pager li.next {
    padding-left: 24px
}

ul.flight-pager li a {
    font-weight: 600;
    color: #0FA1BD;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease
}

ul.flight-pager li a:hover {
    color: #D81E05
}

ul.flight-pager li .icon {
    width: 22px;
    height: 22px;
    border-radius: 15px;
    background: #0FA1BD;
    color: #FFF;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    padding-top: 1px;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease
}

ul.flight-pager li a:hover .icon {
    background: #D81E05
}

ul.flight-pager li.prev .icon {
    margin-right: 10px;
    padding-right: 3px
}

ul.flight-pager li.next .icon {
    margin-left: 10px;
    padding-left: 2px
}

ul.flight-pager.alt {
    background: 0;
    border: 0;
    border-top: 3px solid #eee;
    margin: 0 10px;
    padding-top: 15px
}

ul.flight-pager.alt li {
    border: 0
}

ul.flight-pager.alt li.action {
    margin: 0 120px
}

@media only screen and (max-width: 1199px) {
    ul.flight-pager.alt li.action {
        margin:0 110px
    }
}

img.airline-logo-tooltip {
    width: 30px!important
}

.tooltipTopCenterBorder p {
    line-height: 70px!important
}

ul.featued-item {
    margin: 0;
    list-style: none
}

ul.featued-item li {
    padding: 5px 0 10px 48px;
    position: relative;
    line-height: 20px;
    margin: 10px 0
}

ul.featued-item li h5 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px
}

ul.featued-item li .icons {
    position: absolute;
    left: 0;
    top: 10px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #FFF;
    padding-top: 10px;
    background: #10b9d6;
    text-align: center
}

ul.featued-item li .icons.color1 {
    background: #0da6ad
}

ul.featued-item li .icons.color2 {
    background: #0d58ad
}

ul.featued-item li .icons.color3 {
    background: #1fb00d
}

ul.featued-item li .icons.color4 {
    background: #b40e80
}

ul.featued-item li .icons.color5 {
    background: #ce101a
}

ul.featued-item li .icons.color6 {
    background: #d45210
}

ul.featued-item li .icons.color7 {
    background: #d4a710
}

ul.featued-item li .icons i {
    font-size: 18px;
    line-height: 18px;
    text-align: center
}

.featured-box {
    background: #f5f5f5;
    border: 1px solid #d6d6d6;
    padding: 20px 20px 15px;
    position: relative
}

.featured-box:before {
    position: absolute;
    top: -4px;
    left: 2%;
    margin: 0 auto;
    content: "";
    width: 96%;
    height: 4px;
    background: #0FA1BD
}

.newsletter {
    position: relative
}

.newsletter form {
    line-height: 18px
}


.newsletter .btn:hover {
    border-left: 0;
    text-indent: 0
}

.newsletter .fixed-position input[type="email"] {
    padding-right: 50px
}

.newsletter .fixed-position .submit-button {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 19px;
    padding-top: 8px;
    padding-bottom: 6px
}

.newsletterForm .form-control {
    padding-right: 10px
}

.list-paging {
    position: relative
}

.list-paging .page-count {
    float: left;
    margin-top: 20px
}

.list-paging ul.pagination {
    margin-bottom: -5px;
    margin-right: 30px;
    border-right: 1px solid #d7d7d7;
    border-radius: 0;
    padding-right: 10px
}

.list-paging ul.pagination li {
    display: inline-block
}

.list-paging ul.pagination li a {
    border: 0;
    background: #0FA1BD;
    color: #FFF;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 21px;
    font-size: 11px;
    font-weight: 600;
    width: 22px;
    height: 22px;
    border-radius: 50%
}

.list-paging ul.pagination li.active a,.list-paging ul.pagination li:hover a {
    background: #D81E05
}

.list-paging .refresh {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: 0;
    line-height: 1;
    color: #FFF;
    background: #0FA1BD;
    position: absolute;
    right: 0;
    top: 20px
}

.filter-wrapper {
    border: 1px solid #0FA1BD;
    background: #FFF
}

.filter-wrapper h3 {
    background: #0FA1BD;
    color: #FFF;
    padding: 8px 10px;
    margin: 0;
    position: relative
}

.filter-wrapper h3.title a {
    color: #FFF;
    text-decoration: none;
    display: block
}

.filter-wrapper .another-toggle h5 {
    background: #ebf0f7;
    color: #1f63a7;
    font-weight: 600;
    padding: 6px 10px;
    text-transform: uppercase;
    margin: 0;
    border-top: 1px solid #7c889c;
    border-bottom: 1px solid #7c889c
}

.filter-wrapper .another-toggle h5:after {
    top: 8px;
    font-size: 16px
}

.filter-wrapper .another-toggle:last-child h5 {
    border-bottom: 0 solid #7c889c;
    margin-bottom: -1px
}

.filter-wrapper .another-toggle .another-toggle-inner {
    padding: 0
}

.filter-wrapper .another-toggle .another-toggle-inner .inner {
    margin: 10px 15px
}

.filter-wrapper ul.block li {
    margin: 2px 0;
    padding-right: 30px
}

.filter-wrapper ul.block li label {
    font-size: 14px!important
}

.filter-wrapper ul.block li .price {
    position: absolute;
    right: 0;
    top: 3px
}

.filter-wrapper ul.block li.title {
    font-weight: 700
}

.filter-wrapper .checkbox {
    margin: 5px 0
}

.filter-wrapper .range-slider-wrapper {
    padding: 7px 0 5px
}

.filter-wrapper .fifty-fifty-box {
    font-style: italic;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    margin: 0 0 10px
}

.filter-wrapper .fifty-fifty-box a {
    display: block;
    text-decoration: underline
}

.filter-wrapper .fifty-fifty-box a.first {
    float: left
}

.filter-wrapper .fifty-fifty-box a.second {
    float: right;
    text-align: right
}

.filter-wrapper a.text-danger.text-right.together {
    display: block;
    text-decoration: underline;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px
}

@media(min-width: 767px) and (max-width:992px) {
    .filter-wrapper ul.block li label {
        font-size:13px!important;
        line-height: 18px!important
    }

    .filter-wrapper ul.block li .price {
        top: 0;
        font-size: 12px
    }

    .filter-wrapper .fifty-fifty-box a {
        width: 50%
    }
}

@media only screen and (max-width: 767px) {
    .filter-wrapper h3.title .btn-reset {
        margin-right:20px
    }
}

ul.above-flight-price-table {
    width: 100%;
    margin: 5px 0;
    padding: 0 10px;
    list-style: none
}

ul.above-flight-price-table li {
    display: inline;
    float: left;
    margin-right: 10px
}

ul.above-flight-price-table li.float-right {
    margin-right: 0
}

ul.above-flight-price-table li .module {
    border: 1px solid #bed3d6;
    display: inline-block;
    padding: 0 15px
}

ul.above-flight-price-table li .module:hover {
    background: #f9f9f9
}

ul.above-flight-price-table li .module .currency {
    display: inline-block;
    line-height: 24px
}

ul.above-flight-price-table li .module .menu a.item {
    text-decoration: none;
    padding: 8px 13px!important
}

ul.above-flight-price-table li .module .menu {
    width: 100px
}

.below-flight-price-table {
    padding-left: 105px;
    position: relative
}

.below-flight-price-table .absolute-icon {
    position: absolute;
    left: 40px;
    top: 15px;
    font-size: 20px
}

.below-flight-price-table .content ul {
    list-style: none;
    margin: 5px 0 10px;
    margin-right: 10px;
    padding: 10px 0 4px;
    padding-left: 10px;
    background: #fcf8e3;
    border: 1px solid #faebcc
}

.below-flight-price-table .content ul li {
    display: inline;
    float: left;
    margin-right: 15px;
    line-height: 26px
}

.below-flight-price-table .content ul li .status {
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    display: inline-block;
    background: #FFF
}

.below-flight-price-table .content ul li .status.none {
    border: 1px solid #bed3d6;
    position: relative
}

.below-flight-price-table .content ul li .status.none:before {
    content: '-';
    position: absolute;
    top: -7px;
    left: 5px
}

.below-flight-price-table .content ul li.float-right {
    margin-right: 10px
}

.flight-price-table {
    position: relative;
    font-size: 12px;
    line-height: 18px
}

.flight-price-table .left-absolute {
    position: absolute;
    left: 0;
    top: 47px;
    width: 96px;
    border-bottom: 1px solid #0FA1BD
}

.flight-price-table .left-absolute span {
    display: inline-block;
    width: 96px;
    height: 46px;
    background: #0FA1BD;
    color: #FFF;
    border: 1px solid #0FA1BD;
    padding-top: 5px;
    float: left
}

.flight-price-table .left-absolute span+span {
    margin-top: 1px
}

.flight-price-table .right-main {
    margin-left: 96px
}

.flight-price-table .right-main .header {
    height: 46px;
    border-bottom: 1px solid #D81E05;
    border-right: 1px solid #D81E05;
    width: 679px
}

.flight-price-table .right-main .header span {
    width: 96px;
    height: 46px;
    float: left;
    background: #D81E05;
    color: #FFF;
    border: 1px solid #D81E05;
    padding-top: 5px
}

.flight-price-table .right-main .header span {
    margin-right: 1px
}

.flight-price-table .right-main .header span:last-child {
    margin-right: 0
}

.flight-price-table .right-main .content {
    background: #0FA1BD;
    border-top: 1px solid #0FA1BD;
    width: 679px
}

.flight-price-table .right-main .row-item span,.flight-price-table .right-main .row-item .item {
    width: 96px;
    height: 46px;
    float: left;
    background: #FFF;
    color: #333;
    /* padding-top:0 */
}

.flight-price-table .right-main .row-item span+span,.flight-price-table .right-main .row-item .item+.item {
    margin-left: 1px
}

.flight-price-table .right-main .row-item .item.bg-success label,.flight-price-table .right-main .row-item .item.bg-danger label,.flight-price-table .right-main .row-item .item.bg-warning label,.flight-price-table .right-main .row-item .item.bg-info label {
    color: #FFF
}

.flight-price-table .right-main .row-item .item.bg-success label {
    background: #5cb85c!important
}

.flight-price-table .right-main .row-item:hover label {
    background: #faf9de
}

.flight-price-table .right-main .row-item {
    margin-bottom: 1px
}

.flight-price-table .ui.checkbox.radio {
    padding: 0;
    height: 100%;
    margin: 0
}

.flight-price-table .ui.checkbox.radio label {
    padding: 24px 0 0;
    height: 100%;
    margin: 0;
    width: 98px
}

.flight-price-table .ui.checkbox.radio .box:before,.flight-price-table .ui.checkbox.radio label:before {
    left: 50%;
    margin-left: -6px;
    top: 0
}

.flight-price-table .ui.checkbox.radio .box:after,.flight-price-table .ui.checkbox.radio label:after {
    left: 50%;
    top: 0;
    margin: 0;
    margin-left: -4px;
    margin-top: 2px
}

.flight-price-table input[type="radio"]:checked+label {
    background: #fbb45b!important;
    color: #FFF
}

.flight-price-table .ui.checkbox.radio label:before {
    top: 7px
}

.flight-price-table .ui.checkbox.radio label:after {
    top: 7px
}

.flight-price-table-tab-content .relative .absolute-icon {
    position: absolute;
    left: 30px;
    width: 40px;
    text-align: center;
    z-index: 99
}

.flight-price-table-tab-content .relative .absolute-icon i {
    font-size: 12px;
    width: 22px;
    height: 22px;
    border-radius: 15px;
    background: #0FA1BD;
    color: #FFF;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    padding-top: 1px;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    -ms-transition: .2s all ease
}

.flight-price-table-tab-content .relative .absolute-icon.up {
    top: 0
}

.flight-price-table-tab-content .relative .absolute-icon.down {
    bottom: -60px
}

.flight-price-table-tab-content .relative .absolute-icon a {
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-weight: 600
}

.flight-price-table-tab-content .relative .absolute-icon a:hover {
    color: #D81E05
}

.flight-price-table-tab-content .relative .absolute-icon a:hover i {
    background: #D81E05
}

.tabs-content .srcoll-for-flight-price-table {
    width: 790px
}

@media only screen and (max-width: 1199px) {
    .demo2 {
        width:438px
    }

    .tabs-content .srcoll-for-flight-price-table {
        width: 730px
    }
}

@media only screen and (max-width: 992px) {
    .tabs-content .srcoll-for-flight-price-table {
        width:536px
    }
}

@media only screen and (max-width: 767px) {
    .tabs-content .srcoll-for-flight-price-table {
        width:440px
    }
}

@media(max-width: 479px) {
    .tabs-content .srcoll-for-flight-price-table {
        width:290px
    }
}

.flight-waiting-modal {
    margin-top: -50px
}

.reveal-modal.for-flight {
    padding: 1px
}

.flight-pop-up {
    border: 5px solid #4183c4
}

.flight-pop-up .header {
    padding: 5px 15px 8px;
    border-bottom: 1px solid #4183c4;
    background: #4183c4;
    color: #FFF
}

.flight-pop-up .header .logo {
    width: 150px
}

.flight-pop-up .header .loader {
    font-size: 20px;
    margin-top: 10px
}

.flight-pop-up .header .loader img {
    margin-right: 10px;
    margin-top: -5px
}

.flight-pop-up .content {
    height: 300px;
    width: 100%;
    background: #FFF url('../images/airlines/turkish.jpg') no-repeat center center;
    position: relative
}

.flight-pop-up .content .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    background: #FFF;
    background: rgba(255,255,255,0.92);
    padding: 20px 30px 0 160px
}

.flight-pop-up .content .overlay .icon {
    position: absolute;
    top: 0;
    left: -25px
}

.flight-pop-up .content .overlay .icon-group {
    position: absolute;
    top: 0;
    left: -35px
}

.flight-pop-up .content .status {
    position: absolute;
    bottom: 50px;
    right: 0;
    left: auto;
    background: #FFF;
    width: 400px;
    height: 65px
}

.flight-pop-up .content .status h3 {
    line-height: 1;
    margin: 0 0 5px;
    margin-left: 30px
}

.flight-pop-up .content .status p {
    margin: 0;
    margin-left: 30px
}

.flight-pop-up .content .status .flight-notice-showcase {
    margin: 10px 0 0 0
}

.flight-pop-up .content .status span,.flight-pop-up .content .status .flight-notice-showcase .showcase-slide span.icon {
    position: absolute;
    top: -3px;
    left: 5px;
    font-size: 18px
}

.flight-pop-up .content p {
    margin-bottom: 10px;
    line-height: 22px
}

.flight-pop-up .bottom {
    padding: 20px 20px;
    position: relative
}

.flight-pop-up .bottom p {
    margin-right: 110px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400
}

.flight-pop-up .bottom .by {
    position: absolute;
    right: 30px;
    top: 20px
}

.flight-pop-up .bottom .bb {
    border-bottom: 3px solid #5d84c2;
    margin: 15px 0 5px
}

.flight-pop-up .bottom ul.simple-air-logo-slider,.flight-pop-up .bottom ul.simple-air-logo-slider-test {
    margin-left: -50px
}

.promotion-slider {
    width: 400px;
    height: 60px;
    overflow: hidden
}

.promotion-slider .promotion-item {
    width: 400px;
    height: 60px;
    position: relative;
    padding: 10px
}

.promotion-slider .promotion-item .icon {
    position: absolute;
    top: 5px!important;
    left: 15px!important
}

.promotion-slider .promotion-item h3 {
    margin: 0
}

.air-logo-slider {
    width: 135px;
    height: 35px
}

.tab-style-2 ul.nav-tabs {
    border-right: 1px solid #d7d7d7
}

.tab-style-2 ul.nav-tabs li {
    margin-top: -3px
}

.tab-style-2 ul.nav-tabs li a {
    border-bottom: 0;
    background: #f9f9f9;
    border-radius: 0;
    color: #333;
    margin: 0;
    border: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    border-right: 0;
    line-height: 30px;
    padding: 3px;
    position: relative
}

.tab-style-2 ul.nav-tabs li:first-child a {
    margin-left: 0
}

.tab-style-2 ul.nav-tabs li:last-child a {
    margin-right: -1px
}

.tab-style-2 ul.nav-tabs li a.active {
    background: #FFF;
    color: #0FA1BD;
    border: 1px solid #d7d7d7;
    border-right: 0;
    border-bottom: 1px solid #FFF;
    font-weight: 600
}

.tab-style-2 ul.nav-tabs li a:hover {
    color: #0FA1BD
}

.tab-style-2 .tabs-content li {
    border: 1px solid #d7d7d7;
    border-top: 0;
    padding: 10px
}

.tab-style-2 .tabs-content li.no-border {
    border: 0;
    background: transparent;
    margin-right: -1px
}

.flight-date-changer {
    background: #4d4c4c;
    color: #FFF;
    line-height: 40px;
    border: 1px solid #d7d7d7;
    border-top: 3px solid #527dc3
}

.flight-date-changer a {
    color: #FFF
}

.flight-date-changer a:hover {
    color: #b1c2de
}

.flight-date-changer .relative .separator {
    width: 1px;
    height: 100%;
    background: #d7d7d7;
    position: absolute;
    left: 50%;
    top: 0
}

.flight-date-changer .content {
    padding-left: 70px
}

.flight-date-changer .content .ab {
    position: absolute;
    left: 80px;
    top: 0
}

.flight-date-changer .content .text {
    padding: 0 5px
}

ul.sort-action {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block
}

ul.sort-action li {
    float: left;
    margin-right: 50px;
    position: relative
}

ul.sort-action li a {
    color: #444;
    font-weight: 400
}

ul.sort-action li.active {
    margin-right: 55px
}

ul.sort-action li.active a {
    color: #0FA1BD;
    font-weight: 600
}

ul.sort-action li.active .up-down {
    position: absolute;
    top: 0;
    right: -20px;
    height: 16px;
    width: 15px
}

ul.sort-action li.active .up-down a {
    height: 15px;
    line-height: 7px;
    width: 15px;
    position: absolute;
    left: 0;
    color: #a7c1eb
}

ul.sort-action li.active .up-down a.active {
    color: #0FA1BD
}

ul.sort-action li.active .up-down a.up {
    top: 0
}

ul.sort-action li.active .up-down a.down {
    top: 8px
}

ul.sort-action.narrow li {
    margin-right: 30px
}

.sort-wrapper {
    background: #FFF;
    border: 1px solid #d7d7d7;
    padding: 15px
}

.sort-wrapper .ui {
    background: #f9f9f9;
    line-height: 52px;
    padding: 0 15px;
    border-right: 1px solid #d7d7d7;
    width: 110px;
    text-align: center;
    margin: -15px 35px -15px -15px
}

.sort-wrapper .ui .menu {
    padding: 0;
    border-right: 0;
    width: 100%
}

.sort-wrapper .ui .menu .item {
    width: 100%;
    line-height: 20px;
    padding-top: 7px!important;
    padding-bottom: 7px!important
}

.result-text {
    margin: 30px 0 0
}

.result-text span {
    font-size: 18px;
    font-weight: 600
}

ul.sort-nav-02 {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    border-left: 1px solid #ede6e6
}

ul.sort-nav-02 li {
    float: left;
    margin: 0;
    margin-left: 10px
}

ul.sort-nav-02 li a {
    display: inline-block;
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: #777
}

ul.sort-nav-02 li.active a {
    color: #0FA1BD;
    font-weight: 700
}

ul.sort-nav-02 li a:hover {
    color: #0FA1BD
}

.sort-wrapper.alt {
    position: relative;
    margin: 0 0 20px
}

.sort-wrapper.alt .ui {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    line-height: 64px
}

.sort-wrapper.alt .outer {
    margin-left: 100px
}

.sort-wrapper.alt .line-height {
    line-height: 34px
}

.sort-wrapper.alt .form-group {
    margin: 0
}

.tab-style-2 .table {
    margin: 0;
    margin-right: -2px;
    border: 0;
    background: #FFF
}

.tab-style-2 .table thead {
    Border: 0;
    border-top: 1px solid #ddd
}

.tab-style-2 .table tbody {
    Border: 0
}

.tab-style-2 .table tr th {
    text-align: center;
    vertical-align: middle
}

.tab-style-2 .table tr th img {
    width: 22px
}

.flight-tab>ul.tabs {
    border-right: 1px solid #d6d6d6;
    background: #f9f9f9
}

.flight-tab>ul.tabs li:first-child {
    border-left: 1px solid #d6d6d6
}

.flight-tab>ul.tabs li a {
    background: #f9f9f9;
    text-align: center;
    height: 46px;
    display: block;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    line-height: 45px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-left: 0;
    border-right: 1px solid #d6d6d6;
    border-radius: 0
}

.flight-tab>ul.tabs li:last-child a {
    border-right: 0
}

.flight-tab>ul.tabs li a.active {
    background: #FFF;
    position: relative;
    border-bottom: 1px solid #FFF;
    border-radius: 0
}

.flight-tab>ul.tabs li a.active:before {
    content: "";
    position: absolute;
    top: -3px;
    left: -1px;
    width: 101%;
    height: 3px;
    background: #0FA1BD
}

.flight-tab>ul.tabs-content {
    border: 1px solid #d6d6d6;
    border-top: 0;
    padding: 20px 12px;
    Background: #FFF
}

.tab-style-2.flight-tab ul.nav-tabs {
    border-right: 1px solid #7492c2
}

.tab-style-2.flight-tab ul.nav-tabs li a {
    background: #f9f9f9;
    color: #333;
    border: 1px solid #7c97c2;
    border-top: 1px solid #7c97c2;
    border-right: 0;
    font-weight: 500
}

.tab-style-2.flight-tab ul.nav-tabs li a.active {
    background: #FFF;
    color: #0FA1BD;
    border: 1px solid #FFF;
    border-left: 1px solid #7c97c2
}

.tab-style-2.flight-tab ul.nav-tabs li:first-child a.active {
    border-left: 1px solid #7c97c2;
    font-weight: 600
}

.tab-style-2.flight-tab .tabs-content li {
    border: 1px solid #7c97c2;
    border-top: 0
}

.flight-item-wrapper {
    background: #FFF;
    border: 1px solid #D81E05;
    position: relative
}

.flight-item-wrapper .top-right {
    top: -33px;
    right: 139px
}

.flight-item-wrapper .top-right .btn {
    color: #FFF;
    background: #e85494;
    border: 1px solid #ededed;
    line-height: 20px;
    position: relative;
    top: -2px;
    left: 0
}

.flight-item-wrapper-2 {
    background: #FFF;
    border: 0;
    position: relative;
    border: 1px solid #d7d7d7;
    border-top: 0
}

.flight-item-wrapper-2.tab-style-2 ul.tabs {
    background: #D81E05;
    padding: 10px 15px 0 15px;
    border: 0;
    position: relative
}

.flight-item-wrapper-2.tab-style-2 ul.nav-tabs li a {
    border: 0;
    padding: 5px 15px;
    display: block;
    background: #ededed;
    border-top: 5px solid #D81E05;
    line-height: 35px
}

.flight-item-wrapper-2.tab-style-2 ul.nav-tabs li a.active {
    background: #FFF;
    border-top: 5px solid #FFF
}

.flight-item-wrapper-2.tab-style-2 ul.nav-tabs li a .air-logo img {
    width: auto;
    margin-left: 7px
}

.flight-item-wrapper-2.tab-style-2 ul.tabs-content li {
    border: 0;
    padding: 0
}

.flight-item-accordion ul.tt-accordion,.flight-item-accordion ul.tt-toggle {
    list-style: none;
    padding: 0;
    margin: 0
}

.flight-item-accordion ul.tt-accordion li,.flight-item-accordion ul.tt-toggle li {
    margin: 5px 0
}

.flight-item-accordion .accordion-head,.flight-item-accordion .toggle-head {
    position: relative;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    cursor: pointer;
    border-bottom: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    width: 100%;
    background: #f5f0f2;
    border: 1px solid #D81E05;
    vertical-align: middle!important
}

.flight-item-accordion .accordion-content,.flight-item-accordion .toggle-content {
    padding: 0;
    overflow: hidden;
    background: #FFF;
    margin: 0;
    border: 1px solid #d7d7d7!important;
    border-top: 0!important
}

.flight-item-accordion .accordion-head-sign,.flight-item-accordion .toggle-head-sign {
    margin: 0;
    position: absolute;
    right: 15px!important;
    left: auto;
    top: 15px;
    font-size: 20px
}

.flight-item-accordion .fa-chevron-circle-down {
    color: #D81E05
}

.flight-item-accordion .fa-chevron-circle-right {
    color: #0FA1BD
}

.flight-item-accordion-2 .header {
    background: #0FA1BD;
    color: #FFF;
    padding: 10px 20px 10px 35px
}

.flight-item-accordion-2n ul.tt-accordion,.flight-item-accordion-2 ul.tt-toggle {
    list-style: none;
    padding: 0;
    margin: 0
}

.flight-item-accordion-2 ul.tt-accordion li,.flight-item-accordion-2 ul.tt-toggle li {
    margin: 5px 0
}

.flight-item-accordion-2 .accordion-head,.flight-item-accordion-2 .toggle-head {
    position: relative;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    cursor: pointer;
    border-bottom: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    width: 100%;
    background: #f0f3f5;
    border: 1px dotted #0FA1BD;
    border-right: 0;
    border-left: 0;
    vertical-align: middle!important;
    padding: 10px 20px 10px 20px
}

.flight-item-accordion-2 .toggle-head .absolute {
    top: 0;
    left: -5px;
    width: 23px
}

.flight-item-accordion-2 ul.tt-toggle li.active .toggle-head {
    color: #0FA1BD
}

.flight-item-accordion-2 .one-three {
    width: 43%;
    float: left;
    padding-left: 20px
}

.flight-item-accordion-2 .one-three.mr {
    margin-right: 20px
}

.flight-item-accordion-2 .one-five {
    width: 10%;
    float: right;
    text-align: right
}

.flight-item-accordion-2 .accordion-content,.flight-item-accordion-2 .toggle-content {
    padding: 0;
    overflow: hidden;
    background: #dedede;
    margin: 0;
    border: 1px solid #CCC;
    border-top: 0!important
}

.flight-item-accordion-2 .accordion-head-sign,.flight-item-accordion-2 .toggle-head-sign {
    margin: 0;
    position: absolute;
    right: 85px!important;
    left: auto;
    top: 10px;
    font-size: 20px
}

ul.flight-item-ul {
    list-style: none;
    margin: 0;
    padding: 15px 15px 15px 40px
}

ul.flight-item-ul li {
    position: relative;
    margin: 3px 0
}

ul.flight-item-ul li img {
    position: absolute;
    top: 0;
    left: -30px;
    width: 20px
}

.flight-item-carousel {
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    background: #FFF;
    margin: 20px 0;
    margin-right: -1px;
    position: relative
}

.flight-item-carousel.no-mv {
    margin: 0;
    margin-right: -1px
}

.flight-item-carousel .item-carousel-navigation {
    top: 240px;
    right: 0;
    font-size: 16px;
    z-index: 999999
}

.flight-item-carousel.no-mv .item-carousel-navigation {
    top: 220px
}

.flight-item-carousel .item-carousel-navigation a {
    font-size: 14px;
    color: #ed1e26
}

.flight-item-carousel .big-wrapper {
    float: left;
    width: 531px;
    border-right: 1px solid #d7d7d7
}

.flight-item-carousel.for-homepage .big-wrapper {
    width: 529px
}

.flight-item-carousel .fixed-col {
    width: 151px;
    float: left;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7
}

.flight-item-carousel .fixed-col.second {
    width: 110px;
    border-top: 1px solid #ef3125;
    border-left: 1px solid #ef3125;
    border-right: 1px solid #ef3125;
    color: #ef3125
}

.flight-item-carousel .carousel-col {
    width: 109px;
    float: left;
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    margin: 0;
    padding: 0
}

.flight-item-carousel .carousel-col:hover,.flight-item-carousel .fixed-col.second:hover {
    background: #f2f2f2;
    border-left: 1px solid #d7d7d7
}

.flight-item-carousel .fixed-col.second:hover {
    border-left: 1px solid #ef3125
}

.flight-item-carousel .carousel-col span {
    width: 100%;
    height: 31px
}

.flight-item-carousel .carousel-col span a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    color: #666
}

.flight-item-carousel .carousel-col span a:hover {
    text-decoration: none;
    background: #ffd501;
    color: #FFF
}

.flight-item-carousel .fixed-col.second span a {
    color: #D81E05;
    font-weight: 600;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%
}

.flight-item-carousel .fixed-col.second span a:hover {
    background: #ef3125;
    color: #FFF
}

.flight-item-carousel .carousel-col span:nth-child(2) a:hover+.flight-item-carousel .carousel-col span:nth-child(2) a {
    background: red
}

.a:hover+.a,.a+.a:hover {
    background: #ccc
}

.flight-item-carousel .carousel-col img {
    width: 26px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -13px
}

.flight-item-carousel .first-row {
    padding-top: 20px;
    position: relative;
    height: 80px
}

.flight-item-carousel .carousel-col .first-row {
    height: 80px;
    line-height: 16px;
    padding-top: 25px
}

.flight-item-carousel .fixed-col.second .first-row {
    line-height: 16px
}

.flight-item-carousel .first-row.pt {
    padding-top: 40px
}

.flight-item-carousel span {
    display: block;
    text-align: center;
    border-bottom: 1px solid #d7d7d7
}

.flight-item-carousel .fixed-col.second span {
    border-bottom: 1px solid #ef3125
}

.flight-tab-bottom {
    margin-right: -1px
}

.flight-tab-bottom ul.tabs.nav-tabs.nav-justified {
    margin-bottom: 20px;
    margin-top: 1px
}

.flight-tab-bottom ul.tabs.nav-tabs.nav-justified li a {
    background: #edeef0;
    border-radius: 0;
    margin: 0 1px 0 0;
    border: 1px solid #d7d7d7;
    font-weight: 600;
    padding: 5px
}

.flight-tab-bottom ul.tabs.nav-tabs.nav-justified li:first-child a {
    margin-left: 0
}

.flight-tab-bottom ul.tabs.nav-tabs.nav-justified li:last-child a {
    margin-right: 0
}

.flight-tab-bottom ul.tabs.nav-tabs.nav-justified li a:hover {
    background: #ebf0f7
}

.flight-tab-bottom ul.tabs-content {
    border: 0
}

.flight-tab-bottom .pull-left:first-child {
    padding-right: 15px;
    border-right: 1px solid #d7d7d7
}

.flight-tab-bottom .pull-left:nth-child(2) {
    padding-left: 15px
}

.flight-tab-bottom .flight-item-2 {
    overflow: hidden;
    padding-right: 30px
}

.flight-tab-bottom .item-carousel-navigation {
    top: 0;
    right: 0
}

.flight-tab-bottom .item-carousel-navigation a {
    font-size: 14px;
    color: #ee3226
}

.flight-tab-bottom .owl-carousel {
    width: 93%
}

.flight-item {
    margin: 10px
}

.flight-item-carousel .big-wrapper .item-carousel-wrapper {
    position: relative
}

.flight-item-carousel .big-wrapper .item-carousel-navigation {
    position: absolute;
    bottom: -180px;
    right: 10px
}

@media only screen and (max-width: 1199px) {
    .flight-item-carousel .fixed-col {
        width:130px
    }

    .flight-item-carousel .big-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        padding-left: 26px
    }

    .flight-item-carousel .carousel-col {
        width: 130px
    }

    .flight-item-carousel .fixed-col.second {
        width: 100px
    }
}

@media only screen and (max-width: 992px) {
    .flight-item-carousel .big-wrapper {
        padding-left:219px
    }

    .flight-item-carousel .carousel-col {
        width: 156px
    }
}

@media only screen and (max-width: 767px) {
    .flight-date-changer {
        line-height:20px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .flight-date-changer .content {
        padding-left: 10px;
        padding-top: 25px
    }

    .flight-item-carousel .big-wrapper {
        padding-left: 314px
    }

    .flight-item-carousel .carousel-col {
        width: 108px
    }
}

@media(max-width: 479px) {
    .flight-item-carousel {
        border-right:0;
        padding-bottom: 200px
    }

    .flight-item-carousel .fixed-col {
        width: 147px
    }

    .flight-item-carousel .big-wrapper {
        width: 293px;
        margin-top: 2px;
        border-left: 1px solid #d7d7d7;
        top: 173px;
        padding-left: 212px;
        margin: 0
    }

    .flight-item-carousel .carousel-col {
        width: 169px;
        padding: 0;
        margin: 0
    }

    .flight-item-carousel .fixed-col.second {
        width: 147px
    }

    #flight_item_carousel .item {
        margin: 0;
        padding: 0
    }
}

.flight-path {
    position: relative;
    border: 1px solid #6b3b4c;
    border-left: 0;
    border-right: 0;
    height: 32px;
    line-height: 32px;
    margin-left: -10px;
    margin-right: -10px
}

.flight-path .row {
    margin: 0 290px 0 90px;
    position: relative
}

.flight-path .status {
    position: absolute;
    left: 0;
    top: 0;
    background: #6b3b4c;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
    padding: 1px;
    padding-left: 10px;
    width: 80px
}

.flight-path .status .pointer {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 30px;
    border-color: transparent transparent transparent #6b3b4c;
    position: absolute;
    right: -30px;
    top: 0
}

.flight-item-wrapper.primary {
    border: 1px solid #bed3d6
}

.flight-item-wrapper.primary .top-right .btn {
    background: #7698cf;
    border: 1px solid #7698cf
}

.flight-item-wrapper.primary .price-toggle .another-toggle h5 {
    background: #0FA1BD
}

.flight-item-wrapper.primary .flight-path {
    border-color: #0FA1BD
}

.flight-item-wrapper.primary .status {
    background: #0FA1BD
}

.flight-item-wrapper.primary .flight-path .status .pointer {
    border-color: transparent transparent transparent #0FA1BD
}

.flight-item-wrapper-2.primary {
    border: 1px solid #bed3d6
}

.flight-item-wrapper-2.primary .header {
    background: #0FA1BD
}

.flight-item-wrapper-2.primary .top-right .btn {
    background: #7698cf;
    border: 1px solid #7698cf
}

.flight-item-wrapper-2.primary .price-toggle .another-toggle h5 {
    background: #0FA1BD
}

.flight-item-wrapper-2.primary .flight-path {
    border-color: #0FA1BD
}

.flight-item-wrapper-2.primary .status {
    background: #0FA1BD
}

.flight-item-wrapper-2.primary .flight-path .status .pointer {
    border-color: transparent transparent transparent #0FA1BD
}

.flight-path.alt {
    margin-top: -11px
}

.flight-path.alt .row {
    margin: 0 80px 0 90px;
    position: relative
}

.flight-path.mmt {
    margin-top: -11px
}

.flight-path .status .custom-icons {
    position: absolute;
    top: 5px;
    right: -10px;
    z-index: 999
}

.flight-path .status.return {
    width: 100px
}

.flight-path .status.return .pointer {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 30px 15px 0;
    border-color: transparent #FFF transparent transparent!important;
    position: absolute;
    right: 0;
    top: 0
}

.flight-path .status.return .custom-icons {
    right: -10px
}

.flight-path .row.icon-control .icons,.flight-path .row.iconcontrol .icons {
    position: absolute;
    right: -20px;
    top: 0;
    display: inline
}

.flight-path .action {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 170px
}

.flight-path .action .bg-danger {
    height: 28px;
    line-height: 28px;
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 1px;
    position: absolute;
    top: 1px;
    right: 0;
    text-align: center;
    padding: 0 5px 0 15px;
    width: 156px
}

.flight-path .action .small-up {
    position: absolute;
    right: 15px;
    top: -1px;
    font-size: 11px
}

.flight-path .action .pointer {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 15px;
    border-color: transparent transparent transparent #FFF;
    position: absolute;
    right: 143px;
    top: 0
}

.flight-path .action.return .text-danger {
    margin-right: -14px;
    z-index: 99
}

.flight-path.blue {
    border-color: #4183c4;
    background: #f9fbfd
}

.flight-path.blue .status {
    background: #4183c4
}

.flight-path.blue .status .pointer {
    border-color: transparent transparent transparent #4183c4
}

.flight-path.red {
    border-color: #e74a3b;
    background: #fefafa
}

.flight-path.red .status {
    background: #e74a3b
}

.flight-path.red .status .pointer {
    border-color: transparent transparent transparent #e74a3b
}

.flight-path.red .status.return .pointer {
    border-color: transparent #fefafa transparent transparent
}

.flight-item-wrapper.blue {
    border: 1px solid #0FA1BD
}

.flight-item-wrapper.blue .top-right .btn {
    background: #6b8cc2
}

.flight-item-wrapper.blue .flight-path .status {
    background: #6b8cc2
}

.flight-item-wrapper.blue .flight-path {
    border: 1px solid #6b8cc2
}

.flight-item-wrapper.blue .flight-path .status .pointer {
    border-color: transparent transparent transparent #6b8cc2
}

.flight-item-wrapper.blue .price-toggle .another-toggle h5 {
    background: #6b8cc2
}

.flight-path .status .icon {
    position: absolute;
    top: 2px;
    right: -10px;
    z-index: 999;
    color: #FFF;
    font-size: 24px
}

.flight-path .status.return .icon {
    right: -10px;
    color: #6b3b4c;
    top: -1px
}

.flight-path-1 {
    position: relative;
    border: 1px solid #0FA1BD;
    border-left: 0;
    border-right: 0;
    height: 32px;
    line-height: 32px;
    color: #0FA1BD
}

.flight-path-1 .row {
    margin: 0;
    margin-left: 240px;
    position: relative
}

.flight-path-1 .status {
    position: absolute;
    left: 0;
    top: 0;
    background: #0FA1BD;
    color: #FFF;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
    padding: 1px;
    padding-left: 10px;
    width: 120px;
    padding-left: 30px
}

.flight-path-1 .status .pointer {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 15px 30px;
    border-color: transparent transparent transparent #0FA1BD;
    position: absolute;
    right: -30px;
    top: 0
}

.flight-path-1 .status .icon {
    position: absolute;
    top: 2px;
    right: -10px;
    z-index: 999;
    color: #FFF;
    font-size: 24px
}

.flight-path-1 .status.return {
    width: 140px
}

.flight-path-1 .status.return .pointer {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 30px 15px 0;
    border-color: transparent #FFF transparent transparent!important;
    position: absolute;
    right: 0;
    top: 0
}

.flight-path-1 .status.return .icon {
    right: -10px;
    color: #0FA1BD;
    top: -1px
}

.flight-path-1.sm .status {
    width: 100px;
    padding-left: 10px
}

.flight-path-1.sm .return.status {
    width: 120px
}

.flight-path-1.sm .mr {
    margin-left: 180px
}

.flight-path-2 {
    height: 36px;
    line-height: 36px;
    background: #D81E05;
    color: #FFF;
    position: relative;
    padding-left: 55px
}

.flight-path-2 .icon {
    font-size: 24px;
    position: absolute;
    top: 1px;
    left: 15px
}

.flight-path-2.return .icon {
    top: -2px
}

@media only screen and (max-width: 1199px) {
    .flight-path .row {
        margin-left:100px;
        margin-right: 280px
    }
}

@media only screen and (max-width: 992px) {
    .flight-path .row {
        margin-left:0;
        margin-right: 0;
        margin-top: 40px
    }

    .flight-path .row.icon-control .icons {
        right: auto;
        left: 230px;
        top: -40px
    }
}

@media(min-width: 767px) and (max-width:992px) {
    .flight-path-1 .status {
        width:100px;
        padding-left: 20px
    }

    .flight-path-1 .status.return {
        width: 120px
    }

    .flight-path-1 .row {
        margin-left: 150px
    }

    .flight-path-1.sm {
        font-size: 12px;
        line-height: 28px
    }

    .flight-path-1.sm .status {
        width: 70px;
        padding-left: 10px;
        line-height: 24px
    }

    .flight-path-1.sm .return.status {
        width: 90px
    }

    .flight-path-1.sm .mr {
        margin-left: 110px
    }

    .flight-path-1.sm .status.return .icon {
        top: 3px
    }

    .flight-path .row.icon-control .icons,.flight-path .row.iconcontrol .icons {
        right: 10px
    }
}

@media only screen and (max-width: 767px) {
    .flight-path-1 {
        font-size:12px;
        line-height: 28px
    }

    .flight-path-1 .status {
        width: 70px;
        padding-left: 15px;
        font-size: 12px;
        line-height: 28px
    }

    .flight-path-1 .status.return {
        width: 90px
    }

    .flight-path-1 .row {
        margin-left: 100px
    }

    .flight-path-1 .status .icon {
        top: 3px
    }

    .flight-path-1 .status.return .icon {
        top: 1px
    }

    .flight-path .row.icon-control .icons,.flight-path .row.iconcontrol .icons {
        right: -60px
    }

    .flight-path .row.iconcontrol .icons,.flight-path .row.icon-control {
        margin-right: 70px
    }
}

@media(max-width: 479px) {
    .flight-path .row {
        padding-top:35px;
        line-height: 22px
    }

    .flight-path .row.icon-control .icons {
        left: auto;
        right: 0
    }

    .flight-path .action {
        top: 40px;
        right: 55px
    }

    .flight-path-1.sm {
        font-size: 12px;
        line-height: 28px
    }

    .flight-path-1.sm .status {
        width: 70px;
        padding-left: 10px;
        line-height: 24px
    }

    .flight-path-1.sm .return.status {
        width: 90px
    }

    .flight-path-1.sm .mr {
        margin-left: 110px
    }

    .flight-path-1.sm .status.return .icon {
        top: 3px
    }

    .flight-path-2 {
        font-size: 12px;
        height: auto;
        line-height: 18px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .flight-path-2 .icon {
        top: 8px
    }

    .flight-path-2.return .icon {
        top: 10px
    }

    .flight-path.alt .row {
        padding-top: 4px;
        line-height: 22px;
        margin-right: 0;
        margin-left: 70px
    }
}

.flight-item .table {
    margin-bottom: 12px
}

.no-border .table {
    border-top: 2px solid #FFF!important
}

.no-border .table>thead>tr>th,.no-border .table>thead>tr>td {
    border-bottom-width: 1px;
    border-top: 0!important;
    padding-bottom: 10px
}

.no-border .table>tbody>tr>th,.no-border .table>tbody>tr>td {
    border: 0!important;
    padding: 5px 8px;
    line-height: 22px
}

.no-border .table>tbody>tr:first-child>th,.no-border .table>tbody>tr:first-child>td {
    padding-top: 15px
}

.flight-item .table img {
    width: 16px;
    margin: 0 0 0 5px
}

.flight-item p {
    border-top: 1px solid #d7d7d7;
    padding-top: 12px
}

.flight-item-table table>thead>tr>th {
    text-align: center
}

.flight-item-table table>thead.text-left>tr>th {
    text-align: left
}

.flight-logo-table {
    width: 22px!important;
    margin: 0 0 0 10px!important
}

.select-table.field {
    padding: 0;
    margin: 0 auto!important;
    width: 14px
}

.select-table .ui.checkbox {
    margin: 2px 7px 0 0;
    line-height: 22px;
    font-size: 12px
}

.select-table .ui.checkbox.radio .box:after,.select-table .ui.checkbox.radio label:after {
    top: 6px!important;
    left: 2px!important;
    width: 10px!important;
    height: 10px!important
}

.flight-item-table .ui.radio.checkbox .box:after,.flight-item-table .ui.radio.checkbox label:after {
    background-color: #7899cf;
    top: 3px;
    left: 3px;
    width: 6px;
    height: 6px
}

.price-toggle .another-toggle {
    margin: 0;
    display: block
}

.price-toggle .another-toggle h5 {
    font-size: 15px;
    cursor: pointer;
    position: absolute;
    top: -37px;
    right: -1px;
    width: 140px;
    background: #D81E05;
    color: #FFF;
    text-align: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    padding: 4px 15px;
    padding-right: 25px;
    font-family: 'Open Sans',sans-serif
}

.price-toggle .another-toggle h5 .small-up {
    position: absolute;
    top: 4px;
    right: 10px;
    font-size: 12px
}

.price-toggle .another-toggle h5:after,.price-toggle .another-toggle h5.active:after {
    content: ""
}

.price-toggle .another-toggle h5:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    font-size: 14px;
    position: absolute;
    left: 10px;
    top: 6px
}

.price-toggle .another-toggle h5.active:before {
    font-family: 'Glyphicons Halflings';
    content: "\e113"
}

.price-toggle .another-toggle .another-toggle-inner {
    display: none;
    padding: 0;
    margin: 0
}

.price-toggle .flight-item-table {
    padding: 0;
    margin: 0
}

.price-toggle .flight-item-table .table {
    margin: 0
}

.flight-details-pop-up.flight-compare .price-toggle .another-toggle h5 {
    top: 1px;
    right: 2px;
    line-height: 22px;
    background: #80a8d1
}

.price-toggle .flight-item-table .table thead {
    background: #eceff1;
    text-align: right!important
}

.price-toggle .flight-item-table .table thead tr {
    border-bottom: 1px solid #c5d8da;
    text-align: right!important
}

.price-toggle .flight-item-table .tablethead tr th {
    text-align: right!important
}

.price-toggle .flight-item-table table>thead>tr>th {
    text-align: right
}

.price-toggle .flight-item-table table>thead>tr>th:first-child {
    text-align: left
}

.price-toggle .flight-item-table table>tbody>tr>td {
    text-align: right
}

.price-toggle .flight-item-table table>tbody>tr>td:first-child {
    text-align: left
}

.price-toggle .flight-item-table table>thead>tr>th:first-child,.price-toggle .flight-item-table table>tbody>tr>td:first-child {
    width: 10%;
    padding-left: 20px
}

.price-toggle .flight-item-table table>thead>tr>th:last-child,.price-toggle .flight-item-table table>tbody>tr>td:last-child,.price-toggle .flight-item-table table>tfoot>tr>td:last-child {
    width: 30%;
    padding-right: 20px
}

.price-toggle .flight-item-table table>thead>tr>th:nth-child(2),.price-toggle .flight-item-table table>thead>tr>th:nth-child(3),.price-toggle .flight-item-table table>tbody>tr>td:nth-child(2),.price-toggle .flight-item-table table>tbody>tr>td:nth-child(3) {
    width: 28%
}

.price-toggle .flight-item-table table>tbody>tr>td {
    background: #f6f8f9
}

.price-toggle .flight-item-table .table tr th,.price-toggle .flight-item-table .table tr td {
    padding: 0 10px;
    line-height: 34px
}

.price-toggle .flight-item-table .table tfoot {
    background: #eceff1;
    border-bottom: 2px solid #6b3b4c;
    font-weight: 600
}

.no-border .table {
    border-top: 2px solid #FFF!important
}

.price-toggle .table>thead>tr>th,.no-border .table>thead>tr>td {
    border-bottom: 1px solid #c5d8da;
    border-top: 0!important
}

.price-toggle .table>tbody>tr>th,.price-toggle .table>tbody>tr>td {
    border-bottom: 1px solid #c5d8da!important
}

.flight-item-wrapper-2 .header {
    background: #D81E05
}

.flight-item-wrapper-2 .header .img {
    background: #FFF;
    float: left;
    margin: 5px 10px 0 10px;
    padding: 10px 15px 5px
}

.flight-item-wrapper-2 .header .btn {
    background: #ededed;
    color: #333;
    margin-bottom: -40px;
    line-height: 28px
}

.flight-item-wrapper-2 .price-toggle h5 {
    position: absolute;
    top: 11px;
    right: 0;
    font-size: 22px;
    line-height: 22px
}

.flight-item-wrapper-2 .price-toggle .another-toggle h5:before {
    left: -10px
}

.flight-item-table .table>tbody+tbody {
    border-top: 1px solid #ddd
}

.test1 {
    background: #FFF;
    padding: 0 10px
}

.flight-item-header-1 {
    color: #0FA1BD;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    font-weight: 600
}

.flight-item-header-1 .select,.flight-item-header-1 .stop {
    position: absolute;
    top: 0
}

.flight-item-header-1 .select {
    left: 5px
}

.flight-item-header-1 .stop {
    right: 0;
    width: 70px;
    text-align: center
}

.flight-item-header-1 .inner {
    margin-left: 50px;
    margin-right: 80px
}

.flight-item-header-1 .inner>div,.flight-item-group-1 .inner>div {
    display: inline;
    float: left;
    overflow: hidden
}

.flight-item-group-1 .inner>div {
    margin: 5px 0
}

.flight-item-header-1 .inner .first {
    width: 14%;
    padding-left: 5px
}

.flight-item-header-1 .inner .second {
    width: 10%
}

.flight-item-header-1 .inner .third {
    width: 14%
}

.flight-item-header-1 .inner .fourth {
    width: 15%
}

.flight-item-header-1 .inner .fifth {
    width: 15%
}

.flight-item-header-1 .inner .sixth {
    width: 16%
}

.flight-item-header-1 .inner .seventh {
    width: 16%
}

.flight-item-group-1 {
    position: relative;
    border-bottom: 1px solid #d7d7d7
}

.flight-item-group-1.no-bb {
    border-bottom: 0
}

/*.flight-item-group-1:first:child {
    border-bottom: 0
}*/

.flight-item-group-1 .inner {
    margin-left: 50px;
    margin-right: 80px
}

.flight-item-group-1 .select,.flight-item-group-1 .stop {
    position: absolute;
    top: 50%;
    margin-top: -13px
}

.flight-item-group-1 .select {
    left: 5px;
    display: block;
    width: 40px
}

.flight-item-group-1 .stop {
    right: 0;
    width: 70px;
    text-align: center
}

.flight-item-group-1 .inner .first {
    width: 18%;
    text-align: right
}

.flight-item-group-1 .inner .second {
    width: 8%
}

.flight-item-group-1 .inner .third {
    width: 13%
}

.flight-item-group-1 .inner .fourth {
    width: 13%
}

.flight-item-group-1 .inner .fifth {
    width: 14%
}

.flight-item-group-1 .inner .sixth {
    width: 15%
}

.flight-item-group-1 .inner .seventh {
    width: 19%
}

.flight-item-header-1 .field,.flight-item-group-1 .field {
    margin: 0 auto
}

.flight-item-header-2 {
    color: #0FA1BD;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: 600
}

.flight-item-header-2 .inner>div,.flight-item-list-2 .inner>div {
    display: inline;
    text-align: center;
    float: left;
    overflow: hidden
}

.flight-item-header-2 .inner,.flight-item-list-2 .inner {
    margin-left: 20px;
    margin-right: 0
}

.flight-item-header-2 .inner .first {
    width: 30%
}

.flight-item-header-2 .inner .second {
    width: 30%
}

.flight-item-header-2 .inner .third {
    width: 13%
}

.flight-item-header-2 .inner .fourth {
    width: 13%
}

.flight-item-header-2 .inner .fifth {
    width: 13%
}

.flight-item-list-2 {
    position: relative
}

.flight-item-list-2 .select {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -12px
}

.flight-item-list-2 .inner>div {
    margin: 5px 0
}

.flight-item-list-2 .inner .first {
    width: 30%
}

.flight-item-list-2 .inner .second {
    width: 30%
}

.flight-item-list-2 .inner .third {
    width: 13%
}

.flight-item-list-2 .inner .fourth {
    width: 13%
}

.flight-item-list-2 .inner .fifth {
    width: 13%
}

.flight-item-header-2 .field,.flight-item-list-2 .field {
    margin: 0 auto
}

.flight-item-header-3 {
    position: relative;
    border-bottom: 1px solid #bed3d6;
    font-size: 13px;
    background: #f9fbfd
}

.flight-item-header-3 .inner>div,.flight-item-group-3 .inner>div {
    display: inline;
    float: left;
    overflow: hidden;
    padding: 5px 0
}

.flight-item-group-3 {
    font-size: 13px
}

.flight-item-group-3 .inner>div {
    margin: 4px 0 3px
}

.flight-item-header-3 .inner .first {
    width: 14%
}

.flight-item-header-3 .inner .second {
    width: 10%
}

.flight-item-header-3 .inner .third {
    width: 11%
}

.flight-item-header-3 .inner .fourth {
    width: 11%
}

.flight-item-header-3 .inner .fifth {
    width: 11%
}

.flight-item-header-3 .inner .sixth {
    width: 13%
}

.flight-item-header-3 .inner .seventh {
    width: 12%
}

.flight-item-header-3 .inner .eighth {
    width: 18%
}

.flight-item-group-3 {
    position: relative;
    border-bottom: 1px solid #d7d7d7
}

.flight-item-group-3 .inner .first {
    width: 14%
}

.flight-item-group-3 .inner .second {
    width: 10%
}

.flight-item-group-3 .inner .third {
    width: 11%
}

.flight-item-group-3 .inner .fourth {
    width: 11%
}

.flight-item-group-3 .inner .fifth {
    width: 11%
}

.flight-item-group-3 .inner .sixth {
    width: 13%
}

.flight-item-group-3 .inner .seventh {
    width: 12%
}

.flight-item-group-3 .inner .eighth {
    width: 18%
}

.flight-item-header-4 {
    position: relative;
    border-bottom: 1px solid #bed3d6;
    font-size: 13px;
    background: #f9fbfd
}

.flight-item-header-4 .inner>div,.flight-item-group-4 .inner>div {
    display: inline;
    float: left;
    overflow: hidden;
    padding: 5px 0
}

.flight-item-group-4 {
    font-size: 13px
}

.flight-item-group-4 .inner>div {
    margin: 4px 0 3px
}

.flight-item-header-4 .inner .first {
    width: 12%
}

.flight-item-header-4 .inner .second {
    width: 14%
}

.flight-item-header-4 .inner .third {
    width: 9%
}

.flight-item-header-4 .inner .fourth {
    width: 21%
}

.flight-item-header-4 .inner .fifth {
    width: 21%
}

.flight-item-header-4 .inner .sixth {
    width: 11%
}

.flight-item-header-4 .inner .seventh {
    width: 12%
}

.flight-item-group-4 {
    position: relative;
    border-bottom: 1px solid #d7d7d7
}

.flight-item-group-4 .inner .first {
    width: 12%
}

.flight-item-group-4 .inner .second {
    width: 14%
}

.flight-item-group-4 .inner .third {
    width: 9%
}

.flight-item-group-4 .inner .fourth {
    width: 21%
}

.flight-item-group-4 .inner .fifth {
    width: 21%
}

.flight-item-group-4 .inner .sixth {
    width: 11%
}

.flight-item-group-4 .inner .seventh {
    width: 12%
}

.flight-item-header-5 {
    color: #0FA1BD;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    font-weight: 600
}

.flight-item-header-5 .inner {
    margin: 0 10px
}

.flight-item-header-5 .inner>div,.flight-item-group-5 .inner>div {
    display: inline;
    float: left;
    overflow: hidden
}

.flight-item-header-5 .inner .first {
    width: 15%
}

.flight-item-header-5 .inner .second {
    width: 8%
}

.flight-item-header-5 .inner .third {
    width: 10%
}

.flight-item-header-5 .inner .fourth {
    width: 12%
}

.flight-item-header-5 .inner .fifth {
    width: 12%
}

.flight-item-header-5 .inner .sixth {
    width: 13%
}

.flight-item-header-5 .inner .seventh {
    width: 15%
}

.flight-item-header-5 .inner .eighth {
    width: 15%
}

.flight-item-group-5 {
    position: relative;
    border-bottom: 1px solid #d7d7d7
}

.flight-item-group-5:last-child {
    border-bottom: 0
}

.flight-item-group-5 .inner>div {
    padding: 7px 0
}

.flight-item-group-5.no-bb {
    border-bottom: 0
}


.flight-item-group-5 .inner {
    margin: 0 10px
}

.flight-item-group-5 .inner .first {
    width: 15%
}

.flight-item-group-5 .inner .second {
    width: 8%
}

.flight-item-group-5 .inner .third {
    width: 10%
}

.flight-item-group-5 .inner .fourth {
    width: 12%
}

.flight-item-group-5 .inner .fifth {
    width: 12%
}

.flight-item-group-5 .inner .sixth {
    width: 13%
}

.flight-item-group-5 .inner .seventh {
    width: 15%
}

.flight-item-group-5 .inner .eighth {
    width: 15%
}

.flight-item-thread-1 {
    position: relative;
    border-bottom: 1px solid #d7d7d7
}

.flight-item-thread-1 .stop {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 0;
    width: 70px
}

.flight-item-thread-1 label {
    padding: 0 0 10px;
    margin: 0;
    margin-top: -2px;
    margin-bottom: -2px
}

.flight-item-thread-1 label .sub-item {
    display: block;
    width: 100%;
    clear: both;
    padding: 12px 0 0;
    padding-right: 50px;
    padding-left: 5px
}

.flight-item-thread-1 label>span>span {
    float: left
}

.flight-item-thread-1 .first {
    width: 18%;
    text-align: center
}

.flight-item-thread-1 .second {
    width: 8%
}

.flight-item-thread-1 .third {
    width: 13%
}

.flight-item-thread-1 .fourth {
    width: 13%
}

.flight-item-thread-1 .fifth {
    width: 14%
}

.flight-item-thread-1 .sixth {
    width: 15%
}

.flight-item-thread-1 .seventh {
    width: 19%
}

.airline-logo-tooltip {
    display: block
}

.main-tooltip p {
    margin: 12px 0
}

ul.airline-logo-tooltip {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.airline-logo-tooltip li {
    clear: both;
    margin: 10px 3px
}

ul.airline-logo-tooltip li img {
    display: inline-block;
    float: left;
    margin-right: 5px
}

.flight-item-thread-1 .ui.checkbox.radio label:before {
    top: 50%;
    margin-top: -6px
}

.flight-item-thread-1 .ui.checkbox.radio label:after {
    top: 50%;
    margin-top: -4px
}

.flight-item-thread-1 .ui.checkbox.radio input[type="radio"]:checked+label {
    background: #faf9de
}

.flight-item-thread-1.no-bb {
    border-bottom: 0
}

.flight-item-thread-1.no-bb label {
    padding-bottom: 4px
}

.flight-item-thread-1.no-bb label .sub-item {
    padding-top: 5px;
    padding-bottom: 4px
}

.flight-item-thread-1.no-bb .ui.checkbox.radio label:before {
    top: 9px;
    margin-top: 0
}

.flight-item-thread-1.no-bb .ui.checkbox.radio label:after {
    top: 11px;
    margin-top: 0
}

.flight-wrapper-6.mmh {
    margin-left: -15px;
    margin-right: -15px
}

.flight-item-header-6 .inner>span {
    font-size: 12px;
    float: left;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 34px;
    color: #0FA1BD
}

.flight-item-header-6 .inner>span.text-left {
    padding-left: 20px
}

.flight-item-header-6 .inner .first {
    width: 15%
}

.flight-item-header-6 .inner .second {
    width: 23%
}

.flight-item-header-6 .inner .third {
    width: 23%;
    position: relative
}

.flight-item-header-6 .inner .fourth {
    width: 12%
}

.flight-item-header-6 .inner .fifth {
    width: 12%
}

.flight-item-header-6 .inner .sixth {
    width: 15%
}

.flight-item-header-6 .inner .third:after {

    height: 102%;
    width: 1px;
    position: absolute;
    top: 0px;
    right: 15px;
    background: #d7d7d7;
    margin-top: -1px
}

.flight-item-thread-6 {
    position: relative;
    border-top: 1px solid #d7d7d7
}

.flight-item-thread-6:last-child {
    border-bottom: 1px solid #d7d7d7
}

.flight-item-thread-6 .inner>span {
    display: block;
    float: left;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 100%;
    min-height: 50px
}

.flight-item-thread-6 .inner>span.text-left {
    padding-left: 20px
}

.flight-item-thread-6 .inner .first {
    width: 15%
}

.flight-item-thread-6 .inner .second {
    width: 23%;
    font-size: 20px;
    padding-top: 15px
}

.flight-item-thread-6 .inner .third {
    width: 23%;
    font-size: 20px;
    padding-top: 15px
}

.flight-item-thread-6 .inner .fourth {
    width: 12%;
    padding-top: 15px
}

.flight-item-thread-6 .inner .fifth {
    width: 12%;
    font-size: 13px;
    line-height: 15px;
    padding-top: 10px
}

.flight-item-thread-6 .inner .sixth {
    width: 15%
}

.flight-item-thread-6 .btn.nav-toggle {
    position: absolute;
    top: 10px;
    right: 55px;
    background: 0;
    font-size: 12px;
    color: #0FA1BD
}

.flight-item-thread-6 .ui.checkbox.radio .box {
    padding: 0;
    margin: 0;
    margin-bottom: -2px;
    margin-top: -2px;
    position: relative
}

.flight-item-thread-6 .ui.checkbox.radio .box:before {
    top: 17px;
    left: auto;
    right: 10px
}

.flight-item-thread-6 .ui.checkbox.radio .box:after {
    top: 19px;
    left: auto;
    right: 12px
}

.flight-item-thread-6 input[type="radio"]:checked+.box .inner {
    background: #edf1f5!important
}

.flight-item-thread-6 .absolute-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #e84c3d transparent;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    background: 0
}

.flight-item-thread-6 .absolute-triangle .count {
    color: #FFF;
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    top: -3px;
    right: -23px
}

.flight-item-thread-6 .absolute-last-seat {
    background: #e84c3d!important;
    position: absolute;
    top: 0;
    right: 0;
    background: 0;
    display: block;
    color: #FFF;
    font-size: 11px;
    line-height: 13px;
    padding: 1px 2px;
    font-weight: 500
}

.flight-item-thread-6 .last-seat {
    position: absolute;
    top: 0;
    right: 0;
    background: 0;
    display: block;
    color: #FFF;
    font-size: 11px;
    line-height: 13px;
    padding: 1px 0;
    padding-top: 4px;
    padding-left: 10px;
    font-weight: 500;
    min-width: 50px;
    -webkit-transition: all .10s linear .10s;
    -moz-transition: all .10s linear .10s;
    -o-transition: all .10s linear .10s;
    transition: all .10s linear .10s;
    height: 23px
}

.flight-item-thread-6 .last-seat .hover-show {
    opacity: 0;
    -webkit-transition: all .10s linear .10s;
    -moz-transition: all .10s linear .10s;
    -o-transition: all .10s linear .10s;
    transition: all .10s linear .10s;
    margin-right: 17px;
    z-index: 22;
    position: relative;
    font-weight: 700
}

.flight-item-thread-6 .last-seat:hover {
    background: #e84c3d
}

.flight-item-thread-6 .last-seat:hover .hover-show {
    opacity: 1
}

.flight-item-thread-6 .last-seat .trianle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 23px 23px 0;
    border-color: transparent #e84c3d transparent;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    background: 0;
    z-index: 19
}

.flight-item-thread-6 .last-seat .trianle .count {
    color: #FFF;
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    top: 2px;
    right: -22px;
   
    -moz-transition: all .10s linear .10s;
    -o-transition: all .10s linear .10s;
    transition: all .10s linear .10s
}

.flight-item-thread-6 .last-seat:hover .trianle .count {
    padding-top: 2px;
    padding-right: 7px
}

.flight-item-thread-6 .more-detail-wrapper {
    position: relative;
    border-top: 1px solid #d7d7d7;
    padding: 15px 5px 5px
}

.flight-item-thread-6 .more-detail-wrapper .inner-wrapper {
    border: 2px solid #e85494;
    border-top: 0;
    position: relative
}

.flight-item-thread-6 .more-detail-wrapper .inner-wrapper:first-child {
    border-top: 2px solid #e85494
}

.flight-item-thread-6 .more-detail-wrapper .inner-wrapper:first-child:after {
    content: "";
    position: absolute;
    top: -9px;
    right: 65px;
    width: 15px;
    height: 15px;
    border-left: 2px solid #e85494;
    border-top: 2px solid #e85494;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fefecc
}

.flight-item-thread-6 .more-detail-wrapper .air-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 100%;
    line-height: 18px;
    text-align: center;
    display: block;
    font-size: 13px;
    padding-top: 25px;
    border-right: 1px solid #d7d7d7;
    background: #f9f9f9
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper {
    margin-left: 150px;
    background: #fefecc
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .bb {
    border-bottom: 1px solid #d7d7d7
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .pb {
    padding-bottom: 7px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .pt {
    padding-top: 7px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .pt.pb {
    padding-bottom: 15px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .relative {
    padding: 10px;
    padding-right: 100px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .absolute-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100%
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .absolute-right.pd {
    padding-top: 15px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .absolute-right.regulation {
    line-height: 18px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .pull-left {
    width: 100%
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left {
    display: inline-block;
    float: left;
    width: 85%;
    position: relative;

}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left .absolute-icon {
    position: absolute;
    left: 50%;
    top: 15px;
    color: #0FA1BD;
    margin-left: -15px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left:after {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: 15px;
    background: #d7d7d7
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left .second {
    padding-left: 40px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-right {
    display: inline-block;
    width: 15%
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-right.pd {
    padding-top: 10px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-right.regulation {
    line-height: 14px;
    padding-top: 15px
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-right.regulation a {
    border-bottom: 1px dotted #0FA1BD;
    display: inline-block;
    text-decoration: none
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-right.regulation a:hover {
    border-bottom: 1px solid #0FA1BD
}

.flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-right .label {
    color: #FFF;
    padding: 0 5px!important;
    font-weight: 400;
    line-height: 2px!important;
    margin-left: 5px
}

@media only screen and (max-width: 992px) {
    .flight-item-thread-1 .first {
        width:30%
    }

    .flight-item-thread-1 .second {
        width: 10%
    }

    .flight-item-thread-1 .fourth {
        width: 20%
    }

    .flight-item-thread-1 .fifth {
        width: 20%
    }

    .flight-item-thread-1 .sixth {
        width: 20%
    }

    .flight-item-thread-1 .third,.flight-item-thread-1 .seventh {
        width: 0;
        display: none
    }

    .flight-item-header-6 .inner .first {
        width: 18%
    }

    .flight-item-header-6 .inner .second {
        width: 19%
    }

    .flight-item-header-6 .inner .third {
        width: 19%
    }

    .flight-item-header-6 .inner .fourth {
        width: 14%
    }

    .flight-item-header-6 .inner .fifth {
        width: 15%
    }

    .flight-item-header-6 .inner .sixth {
        width: 15%
    }

    .flight-item-thread-6 .inner .first {
        width: 18%
    }

    .flight-item-thread-6 .inner .second {
        width: 19%;
        font-size: 16px
    }

    .flight-item-thread-6 .inner .third {
        width: 19%;
        font-size: 16px
    }

    .flight-item-thread-6 .inner .fourth {
        width: 14%
    }

    .flight-item-thread-6 .inner .fifth {
        width: 15%
    }

    .flight-item-thread-6 .inner .sixth {
        width: 15%
    }

    .flight-item-thread-6 .btn.nav-toggle {
        right: 30px
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left {
        width: 77%
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-right {
        width: 23%
    }
}

@media(min-width: 767px) and (max-width:992px) {
    .flight-item-header-1 .select {
        display:none
    }

    .flight-item-header-5,.flight-item-group-5 {
        font-size: 12px;
        line-height: 20px
    }

    .flight-item-group-5 {
        line-height: 14px
    }

    .flight-item-header-5 .inner,.flight-item-group-5 .inner {
        margin: 0
    }

    .flight-item-group-5 .inner>div {
        padding: 10px 0
    }

    .flight-item-header-5 .inner .first {
        width: 14%
    }

    .flight-item-header-5 .inner .second {
        width: 8%
    }

    .flight-item-header-5 .inner .third {
        width: 12%
    }

    .flight-item-header-5 .inner .fourth {
        width: 14%
    }

    .flight-item-header-5 .inner .fifth {
        width: 14%
    }

    .flight-item-header-5 .inner .sixth {
        width: 13%
    }

    .flight-item-header-5 .inner .seventh {
        width: 13%
    }

    .flight-item-header-5 .inner .eighth {
        width: 11%
    }

    .flight-item-group-5 .inner .first {
        width: 14%
    }

    .flight-item-group-5 .inner .second {
        width: 8%
    }

    .flight-item-group-5 .inner .third {
        width: 12%
    }

    .flight-item-group-5 .inner .fourth {
        width: 14%
    }

    .flight-item-group-5 .inner .fifth {
        width: 14%
    }

    .flight-item-group-5 .inner .sixth {
        width: 13%
    }

    .flight-item-group-5 .inner .seventh {
        width: 13%
    }

    .flight-item-group-5 .inner .eighth {
        width: 11%
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left .second {
        padding-left: 20px
    }
}

@media only screen and (max-width: 767px) {
    .flight-item-group-1 .inner>div {
        width:50%!important
    }

    .flight-item-group-1 .inner .xs-show {
        display: inline;
        float: left;
        font-weight: 600;
        color: #0FA1BD;
        padding-right: 10px
    }

    .flight-item-group-1 .inner .xs-show:after {
        content: ":"
    }

    .flight-item-group-1 .inner>div {
        text-align: left;
        margin: 2px 0
    }

    .flight-item-thread-1 .first,.flight-item-thread-1 .second,.flight-item-thread-1 .fourth,.flight-item-thread-1 .fifth,.flight-item-thread-1 .sixth {
        width: 50%
    }

    .flight-item-thread-1 .xs-show {
        display: inline;
        float: left;
        font-weight: 600;
        color: #0FA1BD;
        padding-right: 10px
    }

    .flight-item-thread-1 .xs-show:after {
        content: ":"
    }

    .flight-item-thread-1.no-bb+.flight-item-thread-1.no-bb {
        border-top: 1px solid #d7d7d7
    }

    .flight-item-header-5 {
        display: none
    }

    .flight-item-group-5 .inner>div {
        width: 50%!important
    }

    .flight-item-group-5 .inner .xs-show {
        display: inline;
        float: left;
        font-weight: 600;
        color: #0FA1BD;
        padding-right: 10px
    }

    .flight-item-group-5 .inner .xs-show:after {
        content: ":"
    }

    .flight-item-group-5 .inner>div {
        text-align: left;
        margin: 2px 0
    }

    .flight-item-header-6 .inner .font14 {
        font-size: 12px!important
    }

    .flight-item-thread-6 .inner {
        font-size: 12px
    }

    .flight-item-header-6 .inner .first {
        width: 16%
    }

    .flight-item-header-6 .inner .fifth {
        width: 17%
    }

    .flight-item-thread-6 .inner .first {
        width: 16%
    }

    .flight-item-thread-6 .inner .fifth {
        width: 17%
    }

    .flight-item-thread-6 .btn.nav-toggle {
        right: 16px
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left {
        width: 65%
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-right {
        width: 35%
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left .block.font12.font700 {
        line-height: 14px
    }

    .flight-item-thread-6 .more-detail-wrapper .air-info {
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 25px;
        border-right: 0;
        border-bottom: 1px solid #d7d7d7
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper {
        margin-left: 0
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-right.regulation a {
        display: block;
        border-bottom: 0
    }

    .flight-item-header-6 .inner .third:after {
        height: 107%;
        margin-top: -2px
    }

    .flight-item-thread-6 .more-detail-wrapper .inner-wrapper:first-child:after {
        background: #f9f9f9
    }
}

@media(max-width: 479px) {
    .flight-item-thread-1 .first,.flight-item-thread-1 .second,.flight-item-thread-1 .fourth,.flight-item-thread-1 .fifth,.flight-item-thread-1 .sixth {
        width:100%
    }

    .flight-item-group-5 .inner>div {
        width: 100%!important
    }

    .flight-item-header-6 {
        display: none
    }

    .flight-item-thread-6 .inner .first,.flight-item-thread-6 .inner .second,.flight-item-thread-6 .inner .third,.flight-item-thread-6 .inner .fourth,.flight-item-thread-6 .inner .fifth,.flight-item-thread-6 .inner .sixth {
        width: 100%;
        display: block;
        position: relative;
        padding-left: 100px
    }

    .flight-item-thread-6 .inner {
        padding-top: 10px
    }

    .flight-item-thread-6 .inner>span {
        display: block;
        float: left;
        text-align: left;
        padding-left: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        height: 100%;
        min-height: 50px
    }

    .flight-item-thread-6 .inner>span.text-left {
        padding-left: 100px
    }

    .flight-item-thread-6 .inner .second {
        font-size: 14px;
        padding-top: 15px
    }

    .flight-item-thread-6 .inner .third {
        font-size: 14px;
        padding-top: 15px
    }

    .flight-item-thread-6 .inner .fourth {
        padding-top: 15px
    }

    .flight-item-thread-6 .inner .fifth {
        font-size: 13px;
        line-height: 15px;
        padding-top: 10px
    }

    .flight-item-thread-6 .inner .xss-show {
        position: absolute;
        top: 14px;
        left: 10px;
        font-weight: 600!important;
        font-size: 12px!important;
        color: #0FA1BD
    }

    .flight-item-thread-6 .btn.nav-toggle {
        position: absolute;
        top: 260px;
        right: 10px;
        background: 0;
        font-size: 12px;
        color: #0FA1BD
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left .absolute-icon {
        display: none
    }

    .flight-item-thread-6 .more-detail-wrapper .content-wrapper .content-left .second {
        padding-left: 20px
    }
}

.flight-item-list-sm-1 {
    position: relative;
    border-bottom: 1px solid #d7d7d7
}

.flight-item-list-sm-1 label {
    padding: 0;
    margin: 0;
    margin-top: -2px;
    margin-bottom: -2px
}

.flight-item-list-sm-1 label .inner {
    display: block;
    width: 100%;
    clear: both;
    padding: 10px 0 9px;
    padding-right: 35px;
    padding-left: 25px
}

.flight-item-list-sm-1 label>span>span {
    float: left
}

.flight-item-list-sm-1 .img {
    position: absolute;
    top: 7px;
    left: 5px;
    width: 25px
}

.flight-item-list-sm-1 .first {
    width: 26%
}

.flight-item-list-sm-1 .second {
    width: 26%
}

.flight-item-list-sm-1 .third {
    width: 30%
}

.flight-item-list-sm-1 .fourth {
    width: 18%;
    text-align: right;
    font-weight: 600;
    font-size: 14px
}

.flight-item-list-sm-1 .ui.checkbox.radio .box:before,.flight-item-list-sm-1 .ui.checkbox.radio label:before {
    left: auto;
    right: 10px;
    top: 13px
}

.flight-item-list-sm-1 .ui.checkbox.radio .box:after,.flight-item-list-sm-1 .ui.checkbox.radio label:after {
    left: auto;
    right: 12px;
    top: 15px
}

.flight-item-list-sm-1 input[type="radio"]:checked+label {
    background: #faf9de!important
}

.flight-item-list-sm-1-header {
    background: #e5e9ee;
    font-weight: 600;
    color: #0FA1BD;
    padding: 4px 0;
    border-bottom: 1px solid #0FA1BD
}

.flight-item-list-sm-1-header .inner {
    margin-left: 10px
}

.flight-item-list-sm-1-header .first {
    width: 20%;
    float: left
}

.flight-item-list-sm-1-header .second {
    width: 60%;
    float: left;
    text-align: center
}

.flight-item-list-sm-1-header .third {
    width: 20%;
    float: right;
    padding: 0 7px;
    position: relative;
    padding-left: 13px
}

.flight-item-list-sm-1-header a {
    text-decoration: none
}

.flight-item-list-sm-1-header a:hover {
    color: #D81E05
}

.flight-item-list-sm-1-header .up-down {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 15px
}

.flight-item-list-sm-1-header .up-down a {
    height: 15px;
    line-height: 7px;
    width: 15px;
    position: absolute;
    left: 0;
    color: #a7c1eb
}

.flight-item-list-sm-1-header .up-down a.active {
    color: #0FA1BD
}

.flight-item-list-sm-1-header .up-down a.up {
    top: 0
}

.flight-item-list-sm-1-header .up-down a.down {
    top: 8px
}

.flight-item-list-sm-1-header .up-down a:hover {
    color: #D81E05
}

ul.flight-item-list-sm-2 {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.flight-item-list-sm-2 li {
    padding: 0;
    margin: 0
}

ul.flight-item-list-sm-2 li+li {
    border-top: 1px solid #d7d7d7
}

ul.flight-item-list-sm-2 li label {
    background: #FFF;
    padding: 4px 0 3px;
    margin-top: -2px;
    margin-bottom: -2px
}

ul.flight-item-list-sm-2 li label .content {
    width: 100%;
    height: 100%
}

ul.flight-item-list-sm-2 li span>span {
    float: left;
    line-height: 26px;
    display: inline-block
}

ul.flight-item-list-sm-2 li {
    padding: 0
}

ul.flight-item-list-sm-2 li .img {
    width: 21px;
    margin-top: -1px
}

ul.flight-item-list-sm-2 li .first {
    width: 10%
}

ul.flight-item-list-sm-2 li .second {
    width: 23%
}

ul.flight-item-list-sm-2 li .third {
    width: 23%
}

ul.flight-item-list-sm-2 li .fourth {
    width: 30%;
    text-align: center;
    padding-left: 7px
}

ul.flight-item-list-sm-2 li .fifth {
    width: 14%;
    font-weight: 600;
    font-size: 14px
}

ul.flight-item-list-sm-2 li .fifth .price {
    float: right
}

ul.flight-item-list-sm-2 li .ui.sm.checkbox.radio label {
    padding-left: 10px;
    padding-right: 30px
}

ul.flight-item-list-sm-2 li .ui.sm.checkbox.radio label:before {
    top: 11px;
    left: auto;
    right: 8px
}

ul.flight-item-list-sm-2 li .ui.sm.checkbox.radio label:after {
    top: 13px;
    left: auto;
    right: 10px
}

.flight-item-list-sm-2 input[type="radio"]:checked+label,.flight-item-list-sm-2 input[type="radio"]:checked+label .content {
    background: #faf9de!important
}

.air-combination-wrapper {
    margin-top: 5px
}

.air-combination-wrapper .tse-scrollable.srcoll-for-small-flight-item {
    margin-top: 0
}

.air-combination-wrapper .first-br {
    border-right: 1px solid #bed3d6
}

@media only screen and (max-width: 1199px) {
    ul.flight-item-list-sm-1 li .first {
        width:20%
    }

    ul.flight-item-list-sm-1 li .second {
        width: 20%
    }

    ul.flight-item-list-sm-1 li .third {
        width: 38%
    }

    ul.flight-item-list-sm-1 li .fourth {
        width: 22%
    }
}

@media only screen and (max-width: 992px) {
    .flight-item-list-sm-1-header .inner {
        margin:0 5px
    }

    .flight-item-list-sm-1-header .first {
        width: 0;
        display: none
    }

    .flight-item-list-sm-1-header .second {
        width: 80%
    }

    .flight-item-list-sm-1-header .third {
        width: 20%
    }

    .flight-item-list-sm-1 label .inner {
        padding-right: 25px;
        padding-left: 15px
    }

    .flight-item-list-sm-1 .first {
        width: 23%
    }

    .flight-item-list-sm-1 .second {
        width: 23%
    }

    .flight-item-list-sm-1 .third {
        width: 34%
    }

    .flight-item-list-sm-1 .fourth {
        width: 20%
    }

    .flight-item-list-sm-1 .absolute {
        top: 16px
    }

    .flight-item-list-sm-1 .img {
        top: 12px;
        left: 3px
    }
}

@media only screen and (max-width: 767px) {
    .air-combination-wrapper .first-br {
        border-right:0
    }
}

@media(max-width: 479px) {
    .flight-item-list-sm-1 .first {
        width:25%
    }

    .flight-item-list-sm-1 .second {
        width: 25%
    }

    .flight-item-list-sm-1.third {
        width: 28%
    }

    .flight-item-list-sm-1 .fourth {
        width: 22%
    }

    .flight-item-list-sm-1 .absolute {
        top: 4px
    }

    .flight-item-list-sm-1 .img {
        top: 12px
    }
}

.flight-tooltip-detail {
    border: 3px solid #0FA1BD;
    display: block;
    background: #FFF;
    min-width: 360px;
    margin: 0
}

.flight-tooltip-detail .header {
    display: block;
    background: #0FA1BD;
    color: #FFF;
    padding: 3px 5px 7px;
    font-weight: 600
}

.flight-tooltip-detail .content {
    display: block;
    padding: 10px;
    font-size: 12px;
    line-height: 20px
}

.flight-tooltip-detail .row-item {
    display: block;
    position: relative;
    padding-left: 140px
}

.flight-tooltip-detail .row-item .absolute {
    left: 0
}

.flight-tooltip-detail .row-item.stop {
    color: #0FA1BD;
    margin: 10px 0
}

.flight-tooltip-detail .row-item img {
    width: 18px
}

.flight-popover-customized .popover {
    border-radius: 0;
    width: 440px;
    max-width: 440px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 4px solid #0FA1BD;
    padding: 0
}

.flight-popover-customized .popover-title {
    padding: 5px 5px 8px;
    padding-right: 95px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    background-color: #0FA1BD;
    color: #FFF;
    border: 0;
    border-radius: 0
}

.flight-popover-customized .popover-content {
    padding: 10px
}

.flight-popover-customized .btn.btn-close {
    background: 0;
    padding: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #FFF;
    font-size: 12px
}

.flight-popover-customized .inner-wrapper {
    display: block;
    font-size: 12px;
    line-height: 20px
}

.flight-popover-customized .row-item {
    display: block;
    position: relative;
    padding-left: 140px
}

.flight-popover-customized .row-item .absolute {
    left: 0
}

.flight-popover-customized .row-item img {
    width: 18px
}

.flight-popover-customized .popover.top>.arrow {
    border-top-color: #0FA1BD
}

.flight-popover-customized .popover.top>.arrow:after {
    border-top-color: #0FA1BD
}

@media(max-width: 479px) {
    .flight-popover-customized .popover {
        width:320px;
        max-width: 320px
    }
}

.flight-details-pop-up {
    background: #f9fbfd
}

.flight-details-pop-up.height-fixed {
    height: 600px
}

.flight-details-pop-up h3.flight-details-pop-up-header {
    background: #4183c4;
    color: #FFF;
    padding: 5px 10px
}

.flight-details-pop-up h3.flight-details-pop-up-header.mmb {
    margin-bottom: -5px
}

.flight-details-pop-up .flight-found {
    padding-left: 10px;
    padding-top: 5px
}

.flight-details-pop-up .v_tab {
    margin: 1px 0 0;
    background: #FFF;
    text-align: center;
    padding: 0
}

.flight-details-pop-up ul.v_tab li {
    text-align: center;
    display: block;
    padding: 0;
    margin: 0
}

.flight-details-pop-up ul.v_tab li a {
    color: #FFF;
    border-bottom: 1px solid #FFF;
    padding: 5px 10px;
    background: #4183c4;
    font-weight: 600
}

.flight-details-pop-up ul.v_tab li a.active {
    background: #FFF;
    color: #4183c4
}

.flight-details-pop-up ul.v_tab li:last-child a {
    border-bottom: 0
}

.flight-details-pop-up ul.v_content {
    padding: 0 0 10px 0;
    margin: 0
}

.flight-details-pop-up ul.v_content.fixed-height {
    height: 25px;
    overflow-y: scroll
}

.flight-details-pop-up .flight-item {
    margin-top: 1px
}

.flight-details-pop-up .flight-path {
    margin-left: -10px
}

.flight-details-pop-up .flight-path h3 {
    float: left;
    margin-left: 130px;
    color: #4183c4;
    font-size: 16px;
    margin-top: 3px
}

.flight-details-pop-up .flight-path h3 img {
    width: 22px;
    margin-top: -5px;
    margin-left: 8px
}

.flight-details-pop-up .ui.dropdown.selection {
    width: 100%
}

.flight-details-pop-up .ui.dropdown.selection .absolute {
    right: 7px;
    top: 10px
}

.flight-details-pop-up .mCSB_container {
    margin: 0
}

.flight-details-pop-up .pop-up-custom-scroller {
    height: 350px
}

.flight-details-pop-up .tse-scrollable {
    height: 560px
}

.flight-details-pop-up.flight-compare .tse-scrollable {
    height: 258px
}

@media only screen and (max-width: 767px) {
    .flight-details-pop-up h3.flight-details-pop-up-header.mmb {
        margin-bottom:40px
    }
}

@media(max-width: 479px) {
    .flight-details-pop-up.flight-compare .tse-scrollable {
        height:368px
    }
}

.flight-compare-table table th,.flight-compare-table table td {
    text-align: center
}

.flight-compare-table table thead tr {
    border-bottom: 1px solid #4183c4
}

.flight-compare-table table thead tr th {
    padding: 5px 0!important;
    color: #4183c4!important;
    font-weight: 700!important;
    border-right: 1px solid #4183c4
}

.flight-compare-table table tbody tr {
    border-bottom: 1px solid #4183c4
}

.flight-compare-table table tbody tr:last-child {
    border-bottom: 0
}

.flight-compare-table table tbody tr td {
    padding: 0 5px;
    border-right: 1px solid #4183c4
}

.flight-compare-table table thead tr th:last-child,.flight-compare-table table tbody tr td:last-child {
    border-right: 0
}

.flight-compare-table b {
    font-weight: 700;
    color: #4183c4
}

.flight-compare-table table.bl {
    border-left: 1px solid #4183c4
}

.flight-compare-table table.bl tbody tr:last-child {
    border-bottom: 1px solid #4183c4
}

.flight-compare-table table.bl thead tr th:last-child,.flight-compare-table table.bl tbody tr td:last-child {
    border-right: 1px solid #4183c4
}

.booking-step .ui.steps,.booking-step .ui.steps .step {
    border-radius: 0
}

.booking-step .ui.steps .step {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #888
}

.booking-step .ui.steps .step:after {
    height: 26px;
    top: 6px
}

.booking-step .ui.steps .step.active {
    background: #D81E05;
    color: #FFF
}

.booking-step .ui.steps .step.active:after {
    background: #D81E05
}

ul.booking-step-2 {
    list-style: none;
    margin: 0;
    padding: 0 5%;
    display: block;
    text-align: center
}

ul.booking-step-2 li {
    -webkit-box-flex: 1;
    text-align: center;
    position: relative;
    color: #d1d1d1;
    font-weight: 700;
    display: inline-block;
    width: 19%
}

ul.booking-step-2 li span {
    width: 30px;
    height: 30px;
    background: #d1d1d1;
    display: inline-block;
    border: 1px solid #d1d1d1;
    border-radius: 50%;
    line-height: 26px;
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px;
    color: #FFF
}

ul.booking-step-2 li.active {
    color: #333
}

ul.booking-step-2 li.active span {
    color: #FFF;
    background: #D81E05;
    border: 1px solid #D81E05
}

ul.booking-step-2 li i {
    font-size: 30px;
    position: absolute;
    top: 2px;
    right: -10px
}

@media only screen and (max-width: 1199px) {
    ul.booking-step-2 {
        padding:0 30px
    }
}

@media only screen and (max-width: 992px) {
    ul.booking-step-2 {
        padding:0
    }

    ul.booking-step-2 li i {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    ul.booking-step-2 li {
        padding-top:35px;
        font-weight: 600
    }

    ul.booking-step-2 li span {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -15px
    }
}

@media(max-width: 479px) {
    ul.booking-step-2 li {
        font-size:10px;
        color: #BBB
    }
}

.sidebar-module {
    background: #FFF;
    border: 1px solid #0FA1BD
}

.sidebar-module .inner {
    padding: 0 10px
}

.sidebar-module h3 {
    background: #ebf0f7;
    border-bottom: 1px solid #0FA1BD;
    padding: 7px 10px
}

.sidebar-module h3.bt {
    border-top-color: #0FA1BD
}

.sidebar-module h3.total-price {
    background: #0FA1BD;
    color: #FFF;
    font-size: 15px
}

.sidebar-module .inner h4 {
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 16px;
    color: #0FA1BD
}

ul.booking-price-list {
    list-style: none;
    margin: 0;
    padding: 0 0 5px;
    border-bottom: 1px solid #0FA1BD
}

ul.booking-price-list li {
    text-align: right;
    font-size: 13px;
    margin: 3px 0;
    position: relative
}

ul.booking-price-list li.last {
    border-top: 1px dotted #0FA1BD;
    padding-top: 5px;
    margin-top: 5px
}

ul.featured-list {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.featured-list li {
    margin: 3px 0
}

.booking-section-wrapper {
    background: #FFF;
    border: 1px solid #bed3d6;
    position: relative
}

.booking-section-wrapper .inner {
    margin: 0 10px
}

.booking-section-wrapper .header {
    margin: 0 10px 5px;
    border-bottom: 1px dotted #0FA1BD
}

.booking-section-wrapper .header.no-bb {
    border-bottom: 0;
    margin-bottom: 0
}

.booking-section-wrapper .header h3 {
    margin-top: 10px
}

.booking-section-wrapper .header .pull-right {
    margin-right: 25px
}

.booking-section-wrapper .header .pull-right .btn {
    font-size: 12px;
    height: 44px;
    padding-left: 10px!important;
    padding-right: 10px!important;
    color: #0FA1BD;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF
}

.booking-section-wrapper .header .pull-right .btn:hover {
    background: #dae6f2;
    border-color: #0FA1BD
}

.booking-section-wrapper .header .pull-right .separate {
    margin-top: -20px;
    display: inline-block
}

.booking-section-wrapper>.another-toggle.for-booking-page h5 {
    position: absolute;
    top: 10px;
    right: 5px
}

.booking-section-wrapper .flight-item-wrapper {
    border-color: #bed3d6;
    margin: 0 10px
}

.booking-section-wrapper .flight-path {
    border: 1px solid #bed3d6;
    border-left: 0 #bed3d6;
    border-right: 0 #bed3d6;
    border-top: 0 #bed3d6;
    height: 32px;
    line-height: 32px;
    margin-left: 0;
    margin-right: 0;
    background: #eff0f1
}

.booking-section-wrapper .flight-path .row {
    margin: 0 90px 0 120px;
    position: relative
}

.booking-section-wrapper .flight-path .status {
    background: #0FA1BD;
    height: 31px;
    line-height: 31px
}

.booking-section-wrapper .flight-path .status .pointer {
    border-width: 15px 0 16px 30px;
    border-color: transparent transparent transparent #0FA1BD
}

.booking-section-wrapper .flight-path .status.return {
    background: #D81E05
}

.booking-section-wrapper .flight-path .status.return .pointer {
    border-width: 15px 30px 16px 0;
    border-color: transparent #f2f2f0 transparent transparent!important
}

.booking-section-wrapper .flight-path .action {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 10px
}

.booking-section-wrapper .flight-path .s-label {
    margin: 0 200px 0 120px
}

.booking-section-wrapper .flight-sum-table {
    font-size: 13px
}

.flight-sum-table .tablesaw thead tr {
    border-bottom: 1px solid #bed3d6
}

.flight-sum-table .tablesaw thead tr:first-child th {
    background: #f9fbfd;
    padding-top: 3px;
    padding-bottom: 3px
}

.add-more-booking .content {
    background: #FFF;
    overflow: hidden;
    border: 1px solid #bed3d6;
    padding: 9px 10px 5px
}

.booking-hotel-item {
    position: relative;
    margin: 0 10px
}

.booking-hotel-item .img {
    width: 150px;
    float: left
}

.booking-hotel-item .content {
    margin-left: 160px
}

.booking-hotel-item .content h3 {
    font-weight: 700;
    margin: 0 0 7px;
    font-size: 16px;
    line-height: 18px
}

.booking-car-item {
    position: relative;
    margin: 0 10px
}

.booking-car-item .img {
    width: 150px;
    float: left
}

.booking-car-item .content {
    margin-left: 160px
}

.booking-car-item .content h3 {
    font-weight: 700;
    margin: 0 0 7px;
    font-size: 16px;
    line-height: 18px;
    position: relative
}

.booking-car-item .content .price {
    position: absolute;
    bottom: 0;
    right: -12px;
    padding: 2px 7px
}

ul.insurance-list {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.insurance-list li {
    position: relative;
    margin-bottom: 7px
}

ul.insurance-list li.fixed-height {
    height: 20px
}

ul.insurance-list li .first,ul.insurance-list li .second {
    position: absolute;
    left: 0;
    top: -5px;
    width: 50px;
    display: block;
    text-align: center
}

ul.insurance-list li .second {
    left: 50px
}

ul.insurance-list li .right {
    position: absolute;
    right: 0;
    top: 0
}

ul.insurance-list li p {
    margin-left: 120px;
    margin-right: 80px;
    margin-bottom: 0
}

ul.insurance-list li .ui.radio {
    margin-left: 10px
}

.passenger-form {
    border: 1px solid #4183c4;
    padding: 25px 15px 0;
    position: relative;
    margin: 10px 0 0
}

.booking-section-wrapper .passenger-form {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px
}

.passenger-form .passenger-l {
    position: absolute;
    top: -13px;
    background: #FFF;
    line-height: 20px;
    padding: 1px 7px;
    border: 1px solid #4183c4
}

.passenger-form .row.ph {
    padding-left: 85px;
    padding-right: 18px
}

.passenger-form .row.ph .title {
    width: 80px;
    position: absolute;
    top: 0;
    left: 0
}

.passenger-form .control-mt {
    margin-top: 29px;
    display: block;
    width: 100%
}

.passenger-form .for-booking-inner .independent-toggle-header {
    top: -53px;
    display: inline;
    right: -15px;
    left: auto;
    float: right;
    width: 10px;
    padding: 0 5px;
    margin: 0
}

.passenger-form .for-booking-inner .customSelectSm {
    z-index: 99999999
}



.passenger-form .customSelect {
    padding-left: 4px
}

.passenger-form label {
    margin-bottom: 5px
}

.booking-section-wrapper .another-toggle.for-booking-page-2 h5 {
    margin: 0;
    position: absolute;
    width: 20px;
    right: -10px;
    top: -55px
}

.another-toggle.for-booking-page-2 h5:after {
    content: "\f055";
    font-size: 16px;
    color: #0FA1BD
}

.another-toggle.for-booking-page-2 h5.active:after {
    content: "\f056"
}

.another-toggle.for-booking-page-3 h5:after {
    content: "\f13a"
}

.another-toggle.for-booking-page-3 h5.active:after {
    content: "\f139"
}

.booking-section-wrapper .tt-toggle-2 .toggle-head-2 {
    position: absolute;
    top: -60px;
    right: 5px
}

.booking-section-wrapper .tt-toggle-2 .toggle-head-2 .toggle-head-sign-2 {
    font-size: 16px
}

.booking-section-wrapper .tt-toggle-3 .toggle-head-3 {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 13px
}

.pay-by-card-wrapper {
    position: relative;
    padding-right: 280px
}

.pay-by-card-wrapper img {
    width: 200px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -90px
}

.bank-radio-checkbox .ui.radio {
    padding: 0
}

.bank-radio-checkbox .ui.radio+.ui.radio {
    margin: 5px 0
}

.bank-radio-checkbox .ui.checkbox .box:before,.bank-radio-checkbox .ui.checkbox label:before {
    top: 10px
}

.bank-radio-checkbox .ui.radio label {
    position: relative;
    padding-left: 170px;
    min-height: 35px;
    padding-top: 10px
}

.bank-radio-checkbox .ui.radio label img {
    width: 150px;
    position: absolute;
    left: 20px;
    top: 0
}

.bank-radio-checkbox .ui.radio.checkbox .box:after,.bank-radio-checkbox .ui.radio.checkbox label:after {
    top: 12px;
    left: 2px
}

.inner-with-absolute {
    position: relative;
    padding-right: 160px
}

.bill-rev-no {
    width: 150px;
    border: 2px solid #4183c4;
    border-radius: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    padding: 7px
}

.inner-with-absolute .bill-rev-no {
    position: absolute;
    top: 20px;
    right: 10px
}

.bill-item-module {
    border: 1px solid #bed3d6;
    background: #FFF;
    position: relative;
    padding-top: 23px
}

.bill-item-module h3.header {
    position: absolute;
    top: -17px;
    left: 10px;
    background: #FFF;
    border: 1px solid #bed3d6;
    padding: 3px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    font-family: 'Open Sans'
}

.bill-item-module .btn {
    line-height: 22px
}

.bill-item-module .booking-section-wrapper {
    border: 0
}

ul.bill-sum-list {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #c7d9db
}

ul.bill-sum-list li {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 10px 0 5px;
    padding-left: 40px;
    margin: 0
}

ul.bill-sum-list li+li {
    border-top: 1px solid #c7d9db
}

ul.bill-sum-list li>div {
    float: left;
    min-height: 25px
}

ul.bill-sum-list li .first {
    width: 10%
}

ul.bill-sum-list li .second {
    width: 15%
}

ul.bill-sum-list li .third {
    width: 15%
}

ul.bill-sum-list li .fourth {
    width: 20%
}

ul.bill-sum-list li .fifth {
    width: 20%
}

ul.bill-sum-list li .sixth {
    width: 20%
}

ul.bill-sum-list li .number {
    width: 40px;
    position: absolute;
    top: 10px;
    left: 0;
    text-align: center
}

ul.bill-sum-list li.sum-header {
    background: #e6eef6;
    text-align: center;
    font-size: 12px;
    line-height: 26px;
    font-weight: 700;
    padding-top: 0;
    padding-bottom: 0
}

ul.bill-sum-list li.sum-header>div {
    border-right: 1px solid #c7d9db
}

ul.bill-sum-list li.sum-header .number {
    top: 0
}

ul.bill-sum-list-2 {
    list-style: none;
    margin: 0 0 15px;
    padding: 0 0 5px;
    border-bottom: 1px dotted #4183c4
}

ul.bill-sum-list-2 li {
    position: relative;
    min-height: 25px
}

ul.bill-sum-list-2 li .absolute {
    width: 300px;
    top: 0px;

    right: 0px;
}

ul.bill-sum-list-2 li .absolute div {
    float: left;
    min-height: 25px
}

ul.bill-sum-list-2 li .absolute div.first {
    width: 20%
}

ul.bill-sum-list-2 li .absolute div.second {
    width: 35%
}

ul.bill-sum-list-2 li .absolute div.third {
    width: 45%
}

ul.bill-sum-list-2 li.sum-header {
    font-weight: 700
}

ul.bill-total {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 300px;
    float: right
}

ul.bill-total li {
    display: block
}

ul.bill-total li>div {
    width: 50%;
    float: left
}

ul.bill-total li>div.second {
    padding-left: 20px
}

ul.bill-total li>div.bb {
    border-bottom: 2px solid #4183c4
}

ul.step-process {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #f9fbfd;
    border: 1px solid #cbdcde
}

ul.step-process li a {
    text-decoration: none
}

ul.step-process li {
    position: relative;
    float: left;
    color: #4183c4;
    padding: 10px 35px 10px 15px;
    line-height: 20px
}

ul.step-process li.current {
    text-decoration: none
}

ul.step-process li:before {
    content: "";
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f9fbfd;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 39
}

ul.step-process li:after {
    content: "";
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 20px solid #cbdcde;
    position: absolute;
    right: -1px;
    top: -1px;
    z-index: 29
}

@media(max-width: 479px) {
    ul.step-process li {
        padding:7px 15px 7px 10px;
        line-height: 18px
    }

    ul.step-process li a {
        font-size: 12px
    }

    ul.step-process li:before {
        font-family: 'themify';
        content: "\e628";
        height: auto;
        border: 0;
        font-size: 12px;
        top: 50%;
        margin-top: -7px;
        right: -2px
    }

    ul.step-process li:last-child:before {
        content: ""
    }

    ul.step-process li:after {
        content: "";
        height: 0;
        border: 0
    }
}

.box-info-list {
    border: 1px solid #D81E05;
    background: #fffcfc
}

.box-info-list h3.box-header {
    padding: 2px 10px;
    background: #D81E05;
    color: #FFF
}

.box-info-list ul {
    list-style: none;
    margin: 0 0 15px;
    padding: 0
}

.box-info-list .border {
    border-color: #cbdcde
}

ul.social-share {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

ul.social-share li {
    display: inline;
    position: relative;
    margin: 0 7px
}

ul.social-share li .brand {
    display: inline;
    position: absolute;
    left: 0;
    top: -7px;
    border: 1px solid #333;
    padding: 2px;
    border-radius: 50%;
    background: #FFF
}

ul.social-share li .brand span {
    background: #333;
    color: #FFF;
    width: 29px;
    height: 29px;
    display: block;
    text-align: center;
    border-radius: 50%;
    line-height: 29px
}

ul.social-share li a {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #333;
    padding: 1px;
    line-height: 21px;
    font-size: 12px;
    font-weight: 600;
    margin-left: 26px;
    text-transform: uppercase
}

ul.social-share li a span {
    background: #333;
    color: #FFF;
    padding: 2px 7px 2px 11px;
    line-height: 1
}

ul.social-share li.facebook .brand {
    border-color: #325c94
}

ul.social-share li.facebook .brand span {
    background: #325c94
}

ul.social-share li.facebook a {
    border-color: #325c94
}

ul.social-share li.facebook a span {
    background: #325c94
}

ul.social-share li.twitter .brand {
    border-color: #00abdc
}

ul.social-share li.twitter .brand span {
    background: #00abdc
}

ul.social-share li.twitter a {
    border-color: #00abdc
}

ul.social-share li.twitter a span {
    background: #00abdc
}

ul.social-share li.google-plus .brand {
    border-color: #d9031f
}

ul.social-share li.google-plus .brand span {
    background: #d9031f
}

ul.social-share li.google-plus a {
    border-color: #d9031f
}

ul.social-share li.google-plus a span {
    background: #d9031f
}

ul.social-share li:hover {
    opacity: .7
}

@media(min-width: 992px) and (max-width:1199px) {
    ul.social-share li {
        display:block;
        margin: 10px 0;
        width: 50%;
        float: left
    }

    ul.social-share li a {
        float: left
    }
}

@media(max-width: 479px) {
    ul.social-share li {
        display:block;
        margin: 10px 0;
        width: 50%;
        float: left
    }

    ul.social-share li a {
        float: left
    }
}

.box-small-list-wrapper {
    margin: 0;
    padding: 0
}

.box-small-list {
    border: 1px solid #cbdcde;
    background: #FFF
}

.box-small-list>h3 {
    padding: 3px 10px;
    font-size: 16px
}

.box-small-list .ui {
    line-height: 28px;
    margin-left: -15px;
    padding: 0 10px;
    border: 1px solid #cbdcde;
    width: 180px;
    text-align: left;
    position: relative
}

.box-small-list .ui .icon {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #cbdcde;
    padding: 0 7px;
    height: 100%
}

.box-small-list .ui .menu {
    padding: 0;
    border-right: 0;
    width: 100%
}

.box-small-list .ui .menu .item {
    width: 100%;
    padding: 0;
    line-height: 14px;
    margin: 0
}

ul.hotel-list-item-sm {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.hotel-list-item-sm li {
    position: relative;
    -webkit-transition: all .10s linear .10s;
    -moz-transition: all .20s linear .15s;
    -o-transition: all .20s linear .15s;
    transition: all .20s linear .15s;
    margin: 0;
    padding: 10px 0;
    min-height: 75px
}

ul.hotel-list-item-sm li+li {
    border-top: 1px solid #cbdcde
}

ul.hotel-list-item-sm li a {
    text-decoration: none;
    display: block;
    color: #333
}

ul.hotel-list-item-sm li:hover {
    background: #f3f3f3
}

ul.hotel-list-item-sm li .img {
    width: 50px;
    position: absolute;
    left: 0;
    top: 12px
}

ul.hotel-list-item-sm li .content {
    margin-left: 60px;
    margin-bottom: 0
}

ul.hotel-list-item-sm li .content h3 {
    font-size: 14px;
    margin: 0;
    font-weight: 700;
    line-height: 18px
}

ul.hotel-list-item-sm li .bottom {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    padding-left: 70px;
    background: 0
}

ul.hotel-list-item-sm li .bottom .item-meta {
    margin: 7px 0 0
}

ul.hotel-list-item-sm li .bottom .rating {
    display: inline
}

ul.cat-item-sm {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.cat-item-sm>li {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .10s linear .10s;
    -moz-transition: all .20s linear .15s;
    -o-transition: all .20s linear .15s;
    transition: all .20s linear .15s;
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0;
    min-height: 80px
}

ul.cat-item-sm>li:hover {
    background: #f3f3f3
}

ul.cat-item-sm>li+li {
    border-top: 1px solid #cbdcde
}

ul.cat-item-sm li a {
    text-decoration: none;
    color: #333;
    display: block
}

ul.cat-item-sm li .img {
    width: 100px;
    position: absolute;
    top: 10px;
    left: 0;
    border: 1px solid #cbdcde
}

ul.cat-item-sm li h3 {
    font-size: 14px;
    font-weight: 700
}

ul.cat-item-sm li .content {
    margin-left: 110px;
    margin-top: 4px
}

ul.cat-item-sm li .price {
    line-height: 18px
}

.transaction-box {
    background: #0FA1BD;
    color: #FFF;
    border: 1px solid #cbdcde;
    padding: 17px 20px 15px 20px;
    font-size: 18px;
    font-weight: 600;
    position: relative
}

.transaction-box a {
    color: #FFF;
    display: block;
    position: relative;
    text-decoration: none
}

.transaction-box:hover {
    background: #FFF;
    color: #0FA1BD
}

.transaction-box:hover a {
    color: #0FA1BD
}

.transaction-box a:before {
    font-family: FontAwesome;
    content: "\f0da";
    color: #bac8de;
    margin-right: 15px
}

ul.recent-post-list {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.recent-post-list li {
    position: relative;
    min-height: 92px;
    padding: 7px 0;
    padding-left: 95px;
    border-bottom: 1px dotted #d7d7d7;
    margin-bottom: 5px
}

ul.recent-post-list li .img {
    position: absolute;
    top: 8px;
    left: 0;
    width: 85px
}

ul.recent-post-list li h3 {
    margin: 2px 0 7px;
    line-height: 1.1;
    font-size: 16px
}

.list-paging {
    position: relative
}

.list-paging .page-count {
    float: left;
    margin-top: 20px
}

.list-paging ul.pagination {
    margin-bottom: -5px;
    margin-right: 30px;
    border-right: 1px solid #d7d7d7;
    border-radius: 0;
    padding-right: 10px
}

.list-paging ul.pagination li {
    display: inline-block
}

.list-paging ul.pagination li a {
    border: 0;
    background: #0FA1BD;
    color: #FFF;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 21px;
    font-size: 11px;
    font-weight: 600;
    width: 22px;
    height: 22px;
    border-radius: 50%
}

.list-paging ul.pagination li.active a,.list-paging ul.pagination li:hover a {
    background: #D81E05
}

.list-paging .refresh {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    padding: 0;
    line-height: 1;
    color: #FFF;
    background: #0FA1BD;
    position: absolute;
    right: 0;
    top: 20px
}

@media(max-width: 479px) {
    .list-paging ul.pagination {
        border-right:0;
        margin-right: 0;
        margin-bottom: 0;
        padding-right: 0
    }
}

.main-search-box.hotel .inner h3 {
    font-size: 16px;
    position: relative;
    padding-left: 40px;
    font-weight: 500;
    padding-bottom: 5px
}

.main-search-box.hotel .inner h3 .icon {
    font-size: 22px;
    position: absolute;
    top: 4px;
    left: 10px
}

.hotel-item-list {
    background: #FFF;
    border: 1px solid #d7d7d7;
    padding: 5px;
    position: relative;
    min-height: 140px;
    margin: 0 0 5px
}

.hotel-item-list .img {
    float: left;
    width: 150px;
    position: relative
}

.hotel-item-list .img .label-01 {
    position: absolute;
    bottom: 2px;
    left: -7px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px;
    line-height: 12px
}

.hotel-item-list .img .label-02 {
    position: absolute;
    top: -7px;
    right: 4px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    text-align: center;
    padding: 5px 2px
}

.hotel-item-list .img .label-02 span {
    display: block;
    font-size: 16px
}

.hotel-item-list .content {
    margin-left: 155px;
    margin-right: 150px
}

.hotel-item-list .content h3 {
    font-size: 16px;
    margin: 0
}

.hotel-item-list .content h3 .star-rating-12px {
    display: inline-block;
    padding: 0
}

.hotel-item-list .content p {
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 7px
}

.hotel-item-list .special-box {
    border: 1px solid #bed3d6;
    position: relative;
    display: inline-block;
    line-height: 11px;
    font-size: 11px
}

.hotel-item-list .special-box .content-holder {
    margin-left: 35px;
    padding: 5px
}

.hotel-item-list .special-box .absolute {
    background: #f9fbfd;
    height: 100%;
    border-right: 1px solid #bed3d6;
    padding: 0 7px;
    line-height: 32px;
    font-size: 16px;
    color: #0FA1BD;
    font-weight: 700
}

.hotel-item-list .content .more-detail {
    float: right;
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 600
}

.hotel-item-list .absolute-right {
    position: absolute;
    width: 140px;
    top: 0;
    right: 0;
    text-align: right;
    padding: 5px;
    border-left: 1px solid #d7d7d7;
    height: 100%
}

.hotel-item-list .absolute-right .price {
    font-size: 24px;
    color: #0FA1BD;
    font-weight: 700;
    margin-bottom: 7px
}

.hotel-item-list .absolute-right .price span {
    display: block;
    text-decoration: line-through;
    font-size: 13px;
    color: #777;
    font-weight: normal
}

.hotel-item-list .absolute-right .absolute-bottom {
    position: absolute;
    right: 5px;
    left: 5px;
    bottom: 5px
}

.hotel-item-grid {
    background: #FFF;
    border: 1px solid #d7d7d7;
    padding: 5px;
    position: relative;
    height: 100%
}

.hotel-item-grid .img {
    position: relative
}

.hotel-item-grid .img .label-01 {
    position: absolute;
    bottom: 2px;
    right: -7px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px;
    line-height: 12px
}

.hotel-item-grid .img .label-02 {
    position: absolute;
    top: -7px;
    left: 4px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    text-align: center;
    padding: 5px 2px
}

.hotel-item-grid .img .label-02 span {
    display: block;
    font-size: 16px
}

.hotel-item-grid .content {
    margin: 5px 10px 45px
}

.hotel-item-grid .content h3 {
    margin: 10px 0 1px;
    font-size: 16px;
    line-height: 18px
}

.hotel-item-grid .content p {
    font-size: 13px;
    line-height: 18px
}

.hotel-item-grid .absolute-bottom {
    background: #ebf0f7;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    border-top: 1px solid #bed3d6
}

.hotel-item-grid .absolute-bottom .price {
    color: #e66663;
    font-size: 16px;
    font-weight: 700;
    padding-left: 7px;
    padding-top: 2px
}

.hotel-item-grid .absolute-bottom .btn {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px
}

.related-hotel-carousel .hotel-item-grid .content {
    margin-left: 5px;
    margin-right: 5px
}

.related-hotel-carousel .hotel-item-grid .content h3 {
    font-size: 14px;
    margin-bottom: 7px
}

.related-hotel-carousel .absolute-bottom .price {
    font-size: 14px
}

.hotel-detail-header {
    border: 1px solid #d7d7d7;
    position: relative;
    background: #FFF;
    margin: 30px 0 20px
}

.hotel-detail-header .icon-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    text-align: center;
    background: #f9f9f9;
    border-right: 1px solid #d7d7d7;
    height: 100%;
    font-size: 24px;
    padding-top: 5px
}

.hotel-detail-header h3 {
    margin: 10px 0;
    margin-left: 50px;
    line-height: 1
}

.hotel-detail-header .btn-icon {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #d7d7d7;
    height: 100%;
    padding: 0 10px;
    padding-top: 8px
}

.page-details-tab-wrapper .total-price {
    padding: 0 10px
}

.page-details-tab-wrapper .form-wrapper {
    background: #f5f5f5;
    border-top: 1px solid #d7d7d7;
    padding: 20px 15px 5px
}

.page-details-tab-wrapper .form-wrapper .btn {
    margin-top: 30px
}

.page-details-tab-wrapper ul.tabs {
    border-bottom: 1px solid #d7d7d7
}

.page-details-tab-wrapper ul.tabs li {
    margin: 0
}

.page-details-tab-wrapper ul.tabs li a {
    background: #f9f9f9;
    border-radius: 0;
    margin: 0;
    display: block;
    border: 0;
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    padding: 12px 20px 10px;
    position: relative;
    font-weight: 600
}

.page-details-tab-wrapper ul.tabs li:first-child a {
    border-left: 1px solid #d7d7d7
}

.page-details-tab-wrapper ul.tabs li a:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    height: 2px;
    width: 100%;
    background: transparent
}

.page-details-tab-wrapper ul.tabs li a.active {
    background: #FFF;
    margin-bottom: -2px
}

.page-details-tab-wrapper ul.tabs li a.active:before {
    background: #0FA1BD
}

.page-details-tab-wrapper ul.tabs li a:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background: transparent
}

.page-details-tab-wrapper ul.tabs li a.active:after {
    background: #FFF
}

.tabs-content-wrapper {
    border: 1px solid #d7d7d7;
    border-top: 0;
    background: #FFF
}

.page-details-tab-wrapper .tabs-content-wrapper .inner {
    padding: 15px
}

.page-details-tab-wrapper .hotel-price-list {
    border-bottom: 1px dotted #0FA1BD
}

.hotel-price-list .ui.checkbox.radio label {
    padding: 0;
    margin: 0;
    padding-left: 0;
    position: relative
}

.hotel-price-list .ui.checkbox.radio label:before {
    top: 50%;
    left: auto;
    right: 10px;
    border: 1px solid #AAA;
    margin-top: -6px
}

.hotel-price-list .ui.checkbox.radio label:after {
    top: 50%;
    left: auto;
    right: 12px;
    margin-top: -4px
}

.hotel-price-list .content {
    margin: 10px 0;
    margin-right: 130px;
    display: block
}

.hotel-price-list:first-child .content {
    margin-top: 0
}

.hotel-price-list .content span {
    font-size: 13px;
    display: block
}

.hotel-price-list .price {
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -10px;
    font-size: 18px;
    font-weight: 700
}

.hotel-price-list .span-list {
    position: relative;
    padding-left: 10px
}

.hotel-price-list .span-list:before {
    position: absolute;
    top: 9px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #333;
    content: ""
}

.hotel-price-list .span-list.text-danger:before {
    background: #e66663
}

.hotel-price-list .content span a {
    margin-left: 10px;
    border-bottom: 1px dotted #0FA1BD;
    text-decoration: none
}

.hotel-price-list .content span a:hover {
    border-bottom: 1px solid #0FA1BD
}

.hotel-price-list input[type="radio"]:checked+label {
    background: #edf1f5!important
}

.related-hotel-carousel {
    margin-right: -15px
}

.related-hotel-carousel .item {
    margin-right: 15px;
    background: red
}

.related-hotel-carousel.custom-nav-no-page .owl-theme .owl-controls .owl-buttons div {
    margin-right: 15px;
    font-size: 12px;
    top: -50px
}

@media only screen and (max-width: 992px) {
    .page-details-tab-wrapper ul.tabs li a {
        padding:8px 8px 4px;
        font-size: 14px
    }

    .page-details-tab-wrapper .form-wrapper .btn {
        margin-top: 0;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 767px) {
    .page-details-tab-wrapper ul.tabs li a {
        padding:6px 5px 2px;
        font-size: 12px;
        font-weight: 700
    }
}

@media(max-width: 479px) {
    .page-details-tab-wrapper ul.tabs li {
        width:100%;
        display: block;
        text-align: center
    }

    .page-details-tab-wrapper ul.tabs li a {
        padding: 10px 5px
    }
}

.reveal-modal .flexslider img {
    height: 500px;
    width: 500px
}

@media(max-width: 479px) {
    .flight-waiting-modal {
        margin-top:0!important
    }

    .flight-pop-up .header {
        padding: 1px 0 1px
    }
}

.filter-wrapper div.title {
    font-weight: 700
}

.flight-pop-up {
    padding-left: 10px;
    padding-right: 10px
}

.flight-pop-up .bottom {
    padding: 5px 20px
}

.flight-pop-up .bottom .bb {
    margin: 0
}

.flight-pop-up .bottom p {
    margin-right: 0
}

.flight-pop-up .content .overlay {
    background: rgba(255,255,255,0.92);
    padding: 20px 30px 0 50px
}

.flight-pop-up .content {
    height: auto;
    width: auto
}

.flight-pop-up .content .overlay {
    position: relative;
    height: auto
}

.flight-pop-up .content .status {
    position: relative;
    height: auto;
    bottom: 0;
    margin-top: 5px;
    margin-bottom: 5px
}

.flight-pop-up .slick-slider {
    margin-bottom: 15px
}

#sidebar_sticky .is-sticky div#sidebar-sticky {
    top: 45px !important;
    width: 15.5%;
}