body,
h5,
html {
    font-size: 15px;
    scroll-behavior: smooth
}
.secA{
    width: 100%;
}
.clrblack li{
    color:#000;
    float: left;
    text-align: left;
}

.section-title h1 {
    font-weight: 800;
    color: #ffd701;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 30px
}

.section-title h1 strong {
    color: #ffd71e
}

.light-section-title h1 {
    font-weight: 800;
    letter-spacing: 2px
}

.flight-listing .section-title h1 {
    color: #000
}

.color-text h1 {
    color: #ffd71e
}

.contact-form h1 {
    color: #015595
}

.contact-address h1 {
    font-weight: 800;
    letter-spacing: 1px
}

#complete_name {
    display: none!important
}

.brand-no-email,
.card-terms .terms-points,
.filter-area ul,
.footer-menu-list,
.medview-points,
.take-off ul,
.top-header-contact {
    list-style: none
}

body,
html {
    font-family: 'Open Sans', sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #07253f
}

.light-menu .dropdown-menu>li>a:before,
.nav-container .mega-menu .links li:before,
.transparent-menu .dropdown-menu>li>a:before {
    content: "\f105";
    font-family: FontAwesome
}

a,
a:active,
a:hover {
    text-decoration: none
}

a:focus {
    outline: 0
}

.enqury-page-bnr,
.thankyou-bner {
    background: url(../images/search-flight-bg.jpg) bottom fixed;
    padding: 100px 0;
    background-size: cover;
    color: #fff
}

.transition-effect {
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.row {
    margin: 0
}

.clear-padding {
    padding: 0
}

.light-row {
    background: #fff
}

.dark-row {
    background: #07253f;
    padding: 60px 0;
    color: #fff
}

.space {
    width: 100%;
    position: relative;
    display: inline-block;
    margin: 10px 0
}

#loader,
#stoggle,
#supersized,
.cswitcher {
    position: fixed
}

.section-title {
    margin-bottom: 60px
}

.site-wrapper {
    margin: auto
}

.cswitcher {
    background: #fff;
    top: 40%;
    z-index: 100;
    box-shadow: 0 0 5px #e6e6e6
}

#supersized,
#supersized a {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#color-switcher {
    width: 215px;
    padding: 20px
}

#color-switcher h6 {
    font-weight: 800;
    text-align: center;
    margin: 5px 0 15px
}

#stoggle {
    background: rgba(10, 49, 82, .8);
    font-size: 25px;
    padding: 3px 10px;
    top: 34%;
    cursor: pointer;
    color: #fff;
    z-index: 100
}

#color-switcher ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

#color-switcher ul li {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 5px;
    border-radius: 50%;
    cursor: pointer
}

#color-switcher .red {
    background: #f9676b
}

#color-switcher .green {
    background: #009f8b
}

#color-switcher .light-green {
    background: #9dc852
}

#color-switcher .brown {
    background: #a28753
}

#color-switcher .orange {
    background: #f7941d
}

#color-switcher .yellow {
    background: #f9bf3b
}

#color-switcher .blue {
    background: #2f7af8
}

#color-switcher .purple {
    background: #9e7dd3
}

.load-full-screen {
    height: 100%;
    width: 100%
}

#loader {
    height: 100%;
    width: 100%;
    z-index: 99999999;
    background: rgba(0, 0, 0, .87)
}

#loader div {
    position: absolute;
    top: 50%;
    left: 99px;
    right: 0;
    width: 100px;
    margin: 0 auto;
    transform: translate(-50%, -45%)
}

#loader span {
    text-align: center
}

#supersized {
    z-index: -999
}

#supersized img {
    position: relative;
    display: none;
    outline: 0;
    border: 0
}

#supersized.speed img {
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: -moz-crisp-edges
}

#supersized.quality img {
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality
}

#supersized a {
    z-index: -30;
    position: absolute;
    background: #111
}

#supersized a.prevslide {
    z-index: -20
}

#supersized a.activeslide {
    z-index: -10
}

#supersized a.activeslide img,
#supersized a.prevslide img {
    display: inline
}

.header-top {
    background: #07253f
}

.navbar-contact {
    margin: 0;
    overflow: hidden
}

.navbar-contact .user-logged {
    text-align: right
}

.navbar-contact .user-logged img {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.navbar-contact .user-logged a {
    margin: 0 0 0 15px
}

.navbar-contact a {
    color: #fff;
    display: inline-block;
    margin: 0
}

.navbar-contact a i {
    color: #fff;
    margin-right: 5px
}

.navbar-contact .form-control {
    background: #0a3152;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #bec4c8;
    height: 30px;
    padding: 0 5px 0 10px
}

.navbar-contact .input-group-addon {
    background: #0a3152;
    border: none;
    border-radius: 0;
    color: #f9676b;
    padding: 0 10px 0 0;
    margin-right: 15px
}

.navbar-contact a:hover {
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -o-transition-property: color;
    transition-property: color
}

.transparent-menu-top {
    background: #ffd701;
    border-bottom:2px solid #015696;
}

.transparent-menu {
    background: #fff;
    padding: 10px 0;
    height: 88px;
    border-bottom: 1px solid #ffd71e
}

.transparent-menu i {
    margin-right: 2px
}

.transparent-menu .navbar {
    margin: 0
}

.navbar-header a {
    font-size: 20px;
    color: #fff!important;
    letter-spacing: 1px;
    font-weight: 700
}

.nav-container {
    position: relative
}

.nav-container .mega-menu {
    position: absolute;
    display: none;
    width: 100%;
    text-align: left!important;
    padding: 30px!important;
    z-index: 9999999
}

.nav-container .dropdown {
    position: relative
}

.nav-container .mega {
    position: static!important
}

.open>.mega-menu {
    display: block;
    overflow: hidden
}

.top-margin {
    margin-top: 20px!important
}

.nav-container .mega-menu .desc h4 {
    margin-top: 0;
    color: #f9676b;
    font-weight: 700
}

.nav-container .mega-menu .desc p {
    color: #bec4c8;
    line-height: 2;
    font-size: 15px
}

.nav-container .mega-menu .desc a {
    color: #fff!important;
    background: #f9676b;
    border: 2px solid transparent;
    padding: 8px 15px;
    font-weight: 700;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    margin-left: 0!important
}

.nav-container .mega-menu .desc a:hover {
    color: #f9676b;
    border: 2px solid #f9676b;
    background: 0 0
}

.nav-container .mega-menu .links ul {
    padding: 0;
    list-style-type: none
}

.nav-container .mega-menu .links li {
    position: relative;
    line-height: 2;
    margin-left: 10px
}

.nav-container .mega-menu .links h5 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #f9676b
}

.nav-container .mega-menu .links li:before {
    position: absolute;
    color: #bec4c8;
    margin-left: -10px
}

.nav-container .mega-menu .links a {
    color: #bec4c8
}

.mega-menu .links a:hover {
    color: #f9676b
}

.mega-menu .links .img-div {
    margin-top: 20px;
    position: relative
}

.mega-menu .links .img-div img {
    max-width: 100%;
    position: relative
}

.mega-menu .links .img-div .overlay {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 20%;
    background: rgba(10, 49, 82, .5);
    padding: 15px 0
}

.mega-menu .links .img-div .overlay h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 700
}

.mega-menu .links .img-div .overlay p {
    color: #fff;
    font-size: 18px
}

.mega-menu .links .img-div .overlay a {
    color: #fff;
    padding: 5px 10px;
    border: 2px solid #fff;
    display: inline-block;
    font-weight: 700
}

.transparent-menu .navbar-default {
    background: 0 0
}

.navbar-default {
    border-color: transparent
}

.transparent-menu .navbar-nav>li>a {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    padding: 15px 12px;
    letter-spacing: 1px;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.transparent-menu .navbar-nav>li>a:hover {
    color: #fba318
}

.transparent-menu .navbar-default .navbar-nav>.active>a,
.transparent-menu .navbar-default .navbar-nav>.active>a:focus,
.transparent-menu .navbar-default .navbar-nav>.active>a:hover {
    background: 0 0;
    color: #f9676b
}

.transparent-menu .dropdown-menu>li>a {
    background: 0 0;
    color: #bec4c8!important;
    font-size: 12px;
    line-height: 2;
    position: relative;
    margin-left: 15px;
    font-weight: 700
}

.transparent-menu .dropdown-menu>li>a:before {
    position: absolute;
    margin-left: -10px
}

.transparent-menu .dropdown-menu>li>a:hover {
    color: #f9676b!important
}

.transparent-menu .dropdown-menu {
    background: #07253f;
    border: 0;
    font-size: 12px;
    box-shadow: none;
    padding: 15px 0
}

.transparent-menu .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    background: 0 0;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px
}

.transparent-menu .navbar-default .navbar-nav>.open>a,
.transparent-menu .navbar-default .navbar-nav>.open>a:focus,
.transparent-menu .navbar-default .navbar-nav>.open>a:hover {
    background: 0 0;
    color: #ffd71e
}

.transparent-menu .navbar-default .navbar-toggle {
    color: #fff;
    background: #ffd71e;
    float: right;
    margin: 15px -17px 0 10px
}

.transparent-menu .navbar-default .navbar-toggle .icon-bar {
    background: #fff
}

.transparent-menu .navbar-default .navbar-toggle:focus,
.transparent-menu .navbar-default .navbar-toggle:hover {
    background: #0169a5;
    border-color: #0169a5!important
}

@media(max-width:991px) {
    .nav-container .mega-menu .desc {
        display: none
    }
    .navbar-header {
        float: none
    }
    .navbar-left,
    .navbar-nav,
    .navbar-right {
        float: none!important
    }
    .navbar-toggle {
        display: block
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: none
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-nav {
        margin-top: 7.5px
    }
    .navbar-nav>li {
        float: none
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .collapse.in {
        display: block!important
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #07253f
    }
    .transparent-menu-top .navbar-nav li {
        width: 100%
    }
    .transparent-menu-top {
        background: 0;
        height: 0;
        position: fixed;
        top: 61px!important;
        left: 0;
        z-index: 99999999;
        width: 100%;
        border-bottom: none !important;
    }
    .transparent-menu-top .navbar-nav {
        background: #0169a5;
        z-index: 99999999;
        position: relative;
        margin: 15px 0 0!important
    }
    .transparent-menu-top .navbar-nav li.active a {
        background: #ffd701!important;
        color: #4c4103
    }
    .transparent-menu {
        position: fixed;
        width: 100%;
        z-index: 99999999
    }
    .search-section {
        margin-top: 100px!important
    }
    .about-intro h2 {
        margin-top: 30px!important
    }
    .single-search{
    	padding: 0 !important;
    }
}

@media(min-width:991px) {
    .dropdown:hover .dropdown-mega,
    .dropdown:hover .dropdown-menu {
        display: block
    }
    .medview-airline .search-section .quantity-padding {
        padding: 0 20px!important
    }
    .medview-listing-area .owl-dot.active {
        display: none
    }
}

@media(max-width:767px) {
    #supersized {
        display: none!important
    }
    .hot-deal-grid img,
    .social-media.pull-right,
    .td-product img {
        width: 100%
    }
    .transparent-menu .dropdown-menu li a {
        text-align: left
    }
    .mega-menu .img-div {
        display: none
    }
    .td-product img {
        height: auto
    }
    .nav-container .mega-menu {
        padding: 0 0 15px!important
    }
    .nav-container .mega-menu .links h5 {
        margin-top: 15px
    }
    .td-product {
        margin: 0 0 20px
    }
    .navbar-contact .search-box {
        padding: 15px;
        overflow: hidden
    }
    .main-footer-nav p,
    .main-footer-nav ul {
        text-align: center
    }
    .transparent-menu-top .navbar-nav {
        margin-top: 13px!important
    }
}

.light-menu {
    background: #fff
}

.light-menu .navbar {
    margin: 10px 0
}

.light-menu .navbar-contact {
    margin: 20px 0 10px;
    font-size: 12px
}

.light-menu .navbar-contact a {
    color: #07253f;
    padding: 0 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.light-menu .navbar-contact a:hover {
    color: #00adef
}

.light-menu i {
    margin-right: 2px
}

.light-menu .navbar-header a {
    font-size: 20px;
    color: #07253f!important;
    letter-spacing: 1px;
    font-weight: 700
}

.light-menu .navbar-default {
    background: 0 0
}

.light-menu .navbar-nav>li>a {
    color: #07253f;
    font-weight: 700;
    font-size: 14px;
    padding: 15px 20px;
    letter-spacing: 1px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.light-menu .navbar-nav>li>a:hover {
    color: #00adef
}

.light-menu .navbar-default .navbar-nav>.active>a,
.light-menu .navbar-default .navbar-nav>.active>a:focus,
.light-menu .navbar-default .navbar-nav>.active>a:hover {
    background: 0 0;
    color: #00adef
}

.light-menu .dropdown-menu>li>a {
    background: 0 0;
    color: #bec4c8!important;
    font-size: 12px;
    line-height: 2;
    position: relative;
    margin-left: 15px;
    font-weight: 700
}

.light-menu .dropdown-menu>li>a:before {
    position: absolute;
    margin-left: -10px
}

.light-menu .dropdown-menu>li>a:hover {
    color: #f9676b!important
}

.light-menu .dropdown-menu {
    background: #07253f;
    border: 0;
    font-size: 12px;
    box-shadow: none;
    padding: 15px 0
}

.bottom-search .tab-content,
.room-grid-view,
.vertical-tab-pannel .tab-content {
    box-shadow: 0 0 5px #e6e6e6
}

.light-menu .navbar-default .navbar-toggle {
    color: #07253f
}

.light-menu .navbar-default .navbar-toggle .icon-bar {
    background: #07253f
}

.light-menu .navbar-default .navbar-toggle:focus,
.light-menu .navbar-default .navbar-toggle:hover {
    background: 0 0
}

@media(min-width:768px) {
    .dropdown:hover .dropdown-menu {
        display: block
    }
}

@media(max-width:767px) {
    .light-menu.dropdown-menu li a {
        text-align: left
    }
    .light-menu .dropdown-menu>li>a {
        margin-left: 0
    }
}

.home-title {
    margin-top: 60px;
    color: #fff
}

.home-title h1 {
    margin-top: 0;
    font-weight: 800;
    font-size: 50px;
    letter-spacing: 2px
}

.home-title h2 {
    margin-bottom: 0
}

.search-section {
    margin-top: 40px;
    margin-bottom: 40px
}

.search-section .nav-tabs {
    border-bottom: 4px solid #ffd701
}

.search-section .nav-tabs .active {
    position: relative
}

.search-section .nav-tabs .active:after {
    background: #ffd71e;
    content: "";
    height: 20px;
    left: 40%;
    position: absolute;
    top: 80%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 20px
}

.home-product .image-sm,
.section-title h4 {
    position: relative
}

.search-section .nav-tabs>li>a {
    color: #fff;
    background: rgba(52, 10, 82, .85);
    letter-spacing: 1px;
    font-weight: 700;
    border-radius: 2px 2px 0 0;
    margin-right: 4px
}

.search-section .nav>li>a {
    padding: 15px
}

.search-section .nav-tabs>li {
    margin-bottom: 0
}

.search-section .nav-tabs>li>a:hover {
    color: #fff;
    background: #016ca9;
    border: 1px solid transparent
}

.search-section .nav-tabs>li.active>a,
.search-section .nav-tabs>li.active>a:focus,
.search-section .nav-tabs>li.active>a:hover {
    color: #350b47;
    background: #ffd71e;
    border: 1px solid transparent
}

.search-section .tab-content {
    color: #07253f;
    background: rgba(52, 10, 82, .68);
    padding: 15px
}

.search-section label {
    font-size: 15px;
    font-weight: 600
}

.search-section label font {
    font-size: 12px
}

.btn-group>.btn:first-child {
    color: #000
}

.search-section .form-control {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    color: #000;
    display: block;
    font-size: 15px;
    height: 35px;
    line-height: 1.42857;
    padding: 5px 10px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%
}

.search-section .form-control::-moz-placeholder {
    color: #989da0;
    opacity: 1
}

.search-section .form-control:-ms-input-placeholder {
    color: #bec4c8
}

.search-section .form-control::-webkit-input-placeholder {
    color: #bec4c8
}

.search-section .form-control::-o-input-placeholder {
    color: #bec4c8
}

.search-section .input-group-addon {
    background: #ffd71e;
    color: #350c48;
    border-top: 1px solid #bec4c8;
    border-right: 1px solid #bec4c8;
    border-bottom: 1px solid #bec4c8;
    border-radius: 0
}

.search-section .product-search-title {
    font-size: 20px;
    display: block;
    /*text-transform: uppercase;*/
    color: #ffd71e
}

.search-section .search-col-padding {
    padding-top: 15px
}

.search-section option {
    color: #07253f
}

#ui-datepicker-div {
    background: #fff;
    z-index: 9999999999!important
}

.ui-datepicker-calendar a {
    padding: 5px;
    color: #fff
}

.ui-datepicker-calendar a:hover {
    color: #00adef
}

.ui-datepicker-calendar td {
    padding: 10px 5px
}

.ui-datepicker-calendar .ui-state-disabled {
    color: #0a3152
}

.ui-datepicker-calendar th {
    color: #015696;
    padding: 7px
}

.ui-datepicker-header {
    margin: 10px
}

.ui-datepicker-header .ui-datepicker-title {
    color: #015699;
    text-align: center
}

.ui-datepicker-header a {
    color: #fff;
    cursor: pointer
}

.ui-datepicker-header a:hover {
    color: #00adef
}

.ui-spinner-down i,
.ui-spinner-up i {
    color: #350c48;
    margin-top: -27px;
    z-index: 99999
}

.ui-spinner-up i {
    float: right;
    margin-right: 10px
}

.ui-spinner-down i {
    float: left;
    margin-left: 10px
}

.quantity-padding {
    padding-left: 27px!important
}

.ui-datepicker-prev {
    float: left
}

.ui-datepicker-next {
    float: right
}

.custom-select-button {
    background: 0 0;
    border: 1px solid #bec4c8;
    border-radius: 0;
    height: 40px
}

.bootstrap-select.btn-group .dropdown-menu {
    background: #2a0a44;
    border-radius: 0
}

.bootstrap-select.btn-group .dropdown-menu li a {
    color: #fff;
    background: #2a0a44!important
}

.bootstrap-select.btn-group .dropdown-menu li a:hover {
    color: #2a0a44;
    background: #ffd71e!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.btn:hover {
    color: #fff
}

.search-button {
    background: #ffd71e;
    border-radius: 0;
    margin-top: 25px;
    padding: 5px 10px;
    font-size: 15px;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    color: #350b48;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

.search-button:hover {
    background: #01609e;
    color: #fff
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ffd71e!important
}

.offer-slider {
    margin-top: 15px
}

.offer-slider .item {
    color: #fff
}

.offer-slider .item h3,
.offer-slider .item h4 {
    font-weight: 700;
    margin: 0 0 5px
}

.offer-slider .item a {
    display: inline-block;
    color: #015696;
    border: 2px solid transparent;
    padding: 0px 5px;
    font-weight: 700;
    background: #ffd71e;
    font-size: 13px;
    line-height: 18px;
}
.offer-slider .item .min_price{
	font-size: 16px;
	padding-top: 5px;
	text-align: left;
}
.offer-slider .item .min_airline{
	font-size: 17px;
}
.m-t-10{
	margin-top: 10px;
}
.p-0-5{
	padding: 5px !important;
}

.offer-slider .item a:hover {
    color: #fff;
    background: 0;
    border: 2px solid #fff
}

.offer-slider .owl-theme .owl-dots .owl-dot span {
    background: #fff;
    margin-top: 15px
}

.offer-slider .owl-theme .owl-dots {
    text-align: center
}

.bg-slider .carousel-caption {
    color: #fff;
    text-shadow: none;
    top: 30%;
    z-index: 0
}

.bg-slider .carousel-caption h2 {
    font-weight: 800;
    font-size: 50px;
    letter-spacing: 2px
}

.bg-slider .carousel-caption h4 {
    font-weight: 700
}

.bg-slider .carousel-caption h4 span {
    font-weight: 900
}

.offer-box .item h4,
.offer-box a {
    font-weight: 700
}

.bg-slider .carousel-caption a {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    padding: 8px 20px
}

.bg-slider .carousel-caption a:hover {
    color: #fff;
    background: #f9676b;
    border: 2px solid transparent
}

.bg-slider .carousel-indicators {
    display: none
}

.bottom-search {
    padding: 0 0 60px;
    background: #f7f7f7
}

.bottom-search .search-section {
    margin: -53px 0 0
}

.vertical-tab {
    padding-right: 0;
    margin-top: 30px
}

.vertical-tab .nav-tabs>li {
    display: block;
    width: 100%
}

.vertical-tab .nav-tabs .active::after {
    display: none
}

.vertical-tab-pannel {
    padding-left: 0
}

.vertical-tab .nav-tabs>li>a {
    background: #f7f7f7;
    color: #bec4c8;
    margin: 0;
    border-radius: 0;
    border-bottom: 1px solid #e6e6e6
}

.vertical-tab .nav-tabs>li>a i {
    margin-right: 5px
}

.vertical-tab .nav-tabs>li.active>a,
.vertical-tab .nav-tabs>li.active>a:focus,
.vertical-tab .nav-tabs>li.active>a:hover {
    background: #fff;
    color: #07253f;
    z-index: 2;
    border-bottom: 1px solid #e6e6e6
}

.offer-box {
    color: #07253f;
    text-align: center
}

.offer-box img {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #e6e6e6
}

.offer-box a {
    background: #f9676b;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 5px 0;
    padding: 8px 10px
}

.offer-box a:hover {
    background: #00adef
}

.full-width-search,
.vertical-search {
    padding: 0
}

.tran-search-box .tab-content {
    background: rgba(250, 160, 25, .85);
    color: #fff
}

.tran-search-box .custom-select-button,
.tran-search-box .input-group-addon,
.tran-search-box .tab-content .form-control {
    color: #07253f;
    background: #fff
}

.tran-search-box .nav-tabs {
    border-bottom: 4px solid #ffd71e
}

@media(max-width:991px) {
    .offer-box,
    .offer-slider {
        display: none
    }
}

@media(max-width:767px) {
	.result-section .nav-tabs .active:after {
	    height: 10px !important;
	    top: 95% !important;
	    width: 10px !important;
	}
    .vertical-tab .nav-tabs>li {
        display: block;
        width: auto
    }
    .bg-slider .carousel-caption a,
    .bg-slider .carousel-caption h4,
    .search-top span,
    .result-section ul li span {
        display: none;
    }
    .search-top small {
        font-size: 10px !important ;
    }
    .search-section .nav>li>a,
    .result-section .nav>li>a{
        padding: 5px !important;
    }
    .vertical-tab-pannel {
        padding-left: 15px
    }
    .vertical-tab {
        padding-right: 15px;
        margin-top: 0
    }
    .nav>li>a {
        padding: 10px
    }
    .home-title h1 {
        font-size: 24px
    }
    .bg-slider .carousel-caption h2,
    .home-title h2 {
        font-size: 20px
    }
    .home-title h2 {
        margin-bottom: 0
    }
    .bg-slider .carousel-caption {
        top: 5%
    }
    .icon-desc {
        margin-top: 30px
    }
}

.section-title h2 {
    font-weight: 800;
    color: #ffd701;
    letter-spacing: 2px;
    text-transform: uppercase
}

.section-title h2 strong {
    color: #ffd71e
}

.section-title h4 {
    font-weight: 700
}

.section-title p {
    line-height: 2
}



.icon-desc h4 {
    margin-top: 30px;
    font-weight: 700
}

.icon-desc i {
    color: #00adef;
    border: 2px solid #00adef;
    padding: 30px 32px;
    border-radius: 50%
}

.home-product {
    color: #07253f
}

.home-product h4 {
    font-weight: 700;
    margin-top: 10px
}

.home-product h5 {
    color: #00adef;
    font-weight: 700
}

.home-product p {
    line-height: 1.6
}

.rating-box {
    padding: 0 10px
}

.rating-box i {
    color: #f19c4f
}

.rating-box span {
    margin: 0 5px;
    font-weight: 700
}

.rating-box img {
    max-width: 100%;
    min-height: auto!important
}

.home-product .image-sm img {
    max-width: 100%;
    min-height: 300px;
    position: relative
}

.home-product .detail-link-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 49, 82, .8);
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.home-product .detail-link {
    position: absolute;
    left: 48%;
    top: 40%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.home-product .detail-link a {
    color: #fff;
    font-size: 24px
}

.home-product .product-wrapper:hover .detail-link,
.home-product .product-wrapper:hover .detail-link-wrapper {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.home-product .image-lg {
    position: relative;
    overflow: hidden
}

.home-product .image-lg img {
    position: relative;
    max-width: 100%;
    min-height: 600px
}

.home-product .image-lg .rating-box img {
    max-width: initial!important;
    min-height: initial!important
}

.home-product .image-lg .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(10, 49, 82, .8);
    top: 0!important;
    left: 0;
    padding: 15px;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.home-product .image-lg .product-detail {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    color: #fff;
    padding: 25px 15px;
    border: 1px solid #e6e6e6;
    opacity: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.home-product .image-lg .product-detail .pricing-info {
    margin-top: 20px
}

.home-product .image-lg .product-detail p {
    line-height: 2;
    margin: 15px 0
}

.home-product .image-lg .product-detail h3 {
    margin-top: 0;
    font-weight: 700
}

.home-product .image-lg:hover .overlay,
.home-product .image-lg:hover .product-detail {
    opacity: 1
}

.td-product .overlay h3,
.td-product .overlay h5,
.td-product .overlay span {
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.home-product-padding {
    padding: 15px 15px 20px;
    text-align: center
}

.home-product-padding p {
    margin: 15px 0;
    line-height: 2
}

.line {
    width: 50px;
    height: 4px;
    display: inline-block;
    background: #00adef;
    margin: 10px 0
}

.pricing-info {
    margin-top: 15px;
    overflow: hidden
}

.pricing-info span {
    font-size: 16px;
    font-weight: 700;
    color: #f9676b
}

.pricing-info a {
    color: #fff;
    padding: 8px;
    font-weight: 700;
    background: #f9676b;
    display: inline-block;
    border: 2px solid transparent
}

.pricing-info a:hover {
    border: 2px solid #f9676b;
    color: #f9676b;
    background: 0 0
}

.tooltip-left:before,
.tooltip-right:after {
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 47%;
    width: 0;
    z-index: 2
}

.tooltip-left:before {
    border-right: 15px solid #fff;
    left: -13px
}

.tooltip-right:after {
    border-left: 15px solid #fff;
    right: -13px
}

@media(max-width:767px) {
    .home-product .image-lg .product-detail {
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    .tooltip-left:before,
    .tooltip-right:after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        content: "";
        height: 0;
        left: 47%;
        position: absolute;
        width: 0;
        z-index: 2
    }
    .home-product .image-lg img,
    .home-product .image-sm img {
        max-width: 100%;
        min-height: initial!important
    }
    .tooltip-left:before {
        border-bottom: 15px solid #fff;
        top: -29px
    }
    .tooltip-right:after {
        border-top: 15px solid #fff;
        bottom: -29px;
        top: 100%
    }
    .home-product-padding {
        border-bottom: 2px solid #07253f
    }
    .home-product .image-lg .overlay {
        top: 5%
    }
}

@media(min-width:1750px) {
    .home-product-padding {
        padding: 10%
    }
}

.image-background {
    background: url(../images/destinationbg.jpg) center center fixed;
    overflow: hidden
}

.td-overlay {
    padding: 60px 0 120px;
    background: rgba(52, 10, 82, .85)
}

.light-section-title {
    margin-bottom: 60px;
    color: #fff
}

.light-section-title h2 {
    font-weight: 800;
    letter-spacing: 2px
}

.light-section-title h4 {
    font-weight: 700
}

.light-section-title p {
    line-height: 2
}

.on-top {
    z-index: 100
}

.td-product {
    position: relative;
    overflow: hidden
}

.td-product img {
    width: 100%;
    position: relative;
    height: 350px
}

.td-product .overlay {
    color: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%
}

.td-product .overlay .wrapper {
    padding: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.col-grid,
.col-grid .wrapper,
.col-grid img {
    position: relative
}

.td-product .overlay h3,
.td-product .overlay h5 {
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    transition: all .3s ease
}

.td-product .overlay h4,
.td-product .overlay span {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px)
}

.td-product .overlay h5 {
    margin: 0 0 10px
}

.td-product .overlay span {
    border-bottom: 3px solid #fff;
    transform: translateY(100px);
    transition: all .5s ease
}

.td-product .overlay h4,
.td-product .overlay p {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    opacity: 0;
    text-align: center
}

.td-product .overlay h4 {
    margin-top: 15px;
    transform: translateY(100px);
    transition: all .5s ease
}

.td-product .overlay p {
    line-height: 2;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    transition: all .5s ease
}

.td-product .overlay a {
    text-align: center;
    background: #015a99;
    color: #fff;
    padding: 10px 20px;
    font-weight: 700;
    margin-top: 10px;
    display: inline-block;
    opacity: 0;
    -webkit-transform: translateY(-100px);
    -webkit-transition: all .5s ease;
    -moz-transform: translateY(-100px);
    -moz-transition: all .5s ease;
    -ms-transform: translateY(-100px);
    -ms-transition: all .5s ease;
    -o-transform: translateY(-100px);
    -o-transition: all .5s ease;
    transform: translateY(-100px);
    transition: all .5s ease
}

.td-product .overlay a:hover {
    color: #fff
}

.td-product:hover .overlay {
    background: rgba(255, 215, 1, .78)
}

.td-product:hover a,
.td-product:hover h3,
.td-product:hover h4,
.td-product:hover h5,
.td-product:hover p,
.td-product:hover span {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

@media(max-width:767px) {
    .td-product h3 {
        font-size: 16px
    }
    .td-product a,
    .td-product p {
        font-size: 12px
    }
    .td-product p {
        line-height: 1.6
    }
    .td-product .overlay .wrapper {
        padding: 10px
    }
}

.top-offer {
    padding: 20px 0;
    background: #fff;
    color: #07253f
}

.room-grid-view {
    border: 1px solid #e6e6e6
}

.room-grid-view:hover {
    border: 1px solid #ffd71e;
    box-shadow: 0 0 2px #ffd71e
}

.room-grid-view .room-info {
    padding: 15px 15px 0
}

.room-grid-view .room-info .room-title h5 {
    font-size: 16px;
    font-weight: 700
}

.room-grid-view .room-info .room-title h5 span {
    color: #f19c4f;
    margin: 5px 0
}

.room-grid-view .room-info .room-title p {
    color: #00adef
}

.room-grid-view .room-info .hotel-ammeties i {
    border: 1px solid #bec4c8;
    border-radius: 50%;
    color: #bec4c8;
    font-size: 12px;
    height: 25px;
    margin: 2px;
    padding: 5px;
    width: 25px
}

.room-grid-view .room-info .hotel-rating .colored {
    color: #f19c4f
}

.room-grid-view .hotel-rating span {
    font-weight: 400
}

.room-grid-view .room-info .room-desc {
    margin: 15px 0
}

.room-grid-view .room-info .room-desc p {
    line-height: 1.7;
    color: #0a3152;
    font-size: 13px
}

.room-grid-view .room-info .hotel-rating {
    margin: 15px 0 5px;
    overflow: hidden
}

.room-grid-view .room-info .room-book {
    overflow: hidden;
    margin: 10px -15px 0;
    border-top: 1px solid #e6e6e6
}

.room-grid-view .room-info .room-book h5 {
    font-weight: 700;
    border-right: 1px solid #e6e6e6;
    width: 100%;
    padding: 15px 10px;
    margin: 0;
    line-height: 1.7
}

.room-grid-view .room-info .room-book a {
    padding: 17px 10px;
    color: #07253f;
    display: block;
    font-weight: 700;
    background: #ffd71e;
    text-transform: uppercase
}

.room-grid-view:hover .room-info .room-book a {
    color: #fff;
    background: #350c48
}

.subscribe-box .form-control {
    background: #e6e6e6;
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    padding: 10px
}

.col-grid,
.hotel-list-view {
    box-shadow: 0 0 5px #e6e6e6
}

.subscribe-box button {
    background: #f9676b;
    border-radius: 0;
    color: #fff;
    height: 50px;
    width: 100%
}

.subscribe-box button:hover {
    background: #00adef;
    color: #fff
}

.subscribe-row {
    padding: 60px 0;
    background: #fff
}

.single-search {
    padding: 30px 0;
    color: #fff
}

.single-search .search-section {
    margin: 0
}

.single-search h2 {
    margin: 0 0 15px;
    font-weight: 800;
    letter-spacing: 1px
}
.btn-padding{
    padding: 10px 40px;
}
.single-search .form-control {
    border: 1px solid #fff
}

.single-search .input-group-addon {
    background: #ffd71e;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #350c48
}

.single-search .custom-select-button {
    border: 1px solid #fff
}

.hotel-search {
    background: url(../images/bg-image9.jpg) fixed
}

.last-minute-deal {
    padding: 60px 0
}

.col-grid {
    width: 96%;
    margin-bottom: 30px
}

.col-grid .location {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    top: 85%;
    width: 100%
}

.col-grid .body {
    padding: 20px 15px
}

.col-grid .bottom a {
    background: #ffd71e;
    color: #07253f;
    display: block;
    font-weight: 700;
    padding: 15px 0;
    text-align: center
}

.col-grid .bottom a:hover {
    background: #350c48;
    color: #fff
}

.col-grid h5 {
    font-weight: 700;
    color: #000103;
    margin-top: 0
}

.col-grid p i {
    color: #f19c4f;
    margin: 1px
}

.col-grid h3 {
    margin-top: 0;
    font-weight: 700
}

.col-grid .text-sm {
    font-size: 13px
}

.col-grid .back-line {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.col-grid .back-line:after,
.col-grid .back-line:before {
    position: absolute;
    background: #07253f;
    width: 20%;
    top: 50%;
    content: "";
    height: 1px
}

.col-grid .back-line:after {
    right: 5%
}

.col-grid .back-line:before {
    left: 5%
}

.hot-deals {
    padding: 60px 0;
    background: #fff
}

.hot-deals .nav-tabs>li {
    margin: 0
}

.hot-deals .nav-tabs>li>a {
    border: none;
    color: #fff;
    font-weight: 700;
    line-height: 2;
    margin-right: 0;
    padding: 10px;
    border-radius: 0;
    background: #07253f
}

.hot-deals .nav-tabs .active {
    position: relative
}

.hot-deals .nav-tabs .active:after {
    background: #ffd71e;
    content: "";
    height: 20px;
    left: 40%;
    position: absolute;
    top: 80%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 20px
}

.hot-deals .nav-tabs>li.active>a,
.hot-deals .nav-tabs>li.active>a:focus,
.hot-deals .nav-tabs>li.active>a:hover {
    background: #ffd71e;
    color: #fff;
    border: 0;
    border-radius: 0
}

.hot-deals .nav-tabs {
    border: 0;
    max-width: 615px;
    margin-left: auto;
    margin-right: auto
}

.hot-deal-grid img,
.hot-deal-list .item img,
.hotel-listing .room-grid-view img {
    max-width: 100%
}

.hot-deals .tab-content {
    padding: 40px 0 0;
    overflow: hidden
}

.hot-deal-list .item {
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0 10px;
    overflow: hidden
}

.hot-deal-list .item h4,
.hot-deal-list .item h5 {
    font-weight: 700;
    margin-top: 0
}

.hot-deal-list .item a {
    background: #ffd71e;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin-top: 5px;
    padding: 4px 10px;
    margin-bottom: 15px
}

.hot-deal-list .item a:hover {
    background: #00adef
}

.hot-deal-list .item .location {
    color: #ffd71e
}

.hot-deal-list .item .text-sm {
    line-height: 2;
    font-size: 13px
}

.hot-deal-grid .item {
    margin-top: 30px;
    color: #fff
}

.hot-deal-grid img {
    position: relative;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.hot-deal-grid .item:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5)
}

.hot-deal-grid .item:hover a {
    opacity: 1
}

.hot-deal-grid .wrapper {
    position: relative;
    overflow: hidden
}

.hot-deal-grid .wrapper h5 {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, .6);
    margin: 0;
    padding: 5px 0;
    font-weight: 700;
    line-height: 2
}

.hot-deal-grid .wrapper a {
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 700;
    padding: 5px 20px;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .5s ease
}

.top-car,
.top-cruise,
.top-flight,
.top-holiday {
    padding: 60px 0;
    color: #fff
}

.flight-search {
    background: url(../images/3.jpg) bottom fixed
}

#top-flight-row {
    background: url(../images/plane.jpg) fixed
}

.holiday-search {
    background: url(../images/bg-image11.jpg) fixed
}

#top-holiday-row {
    background: url(../images/holiday-slide5.jpg) fixed
}

.car-search {
    background: url(../images/bg-image12.jpg) fixed
}

#top-car-row {
    background: url(../images/hotel-slide4.jpg) fixed
}

.cruise-search {
    background: url(../images/bg-image13.jpg) fixed
}

#top-cruise-row {
    background: url(../images/cruise.jpg) fixed
}

.modify-hotel {
    background: url(../images/bg-image11.jpg) fixed;
    background-size: contain
}

.modify-search {
    padding: 0;
    background-attachment: fixed
}

.modify-search .form-control {
    border-radius: 0;
    height: 45px;
    padding: 10px
}

.modify-search label {
    color: #fff
}

.modify-search input {
    color: #000
}

.modify-search .form-gp {
    margin: 15px 0 0
}

.modify-search .btn-group>.btn:first-child {
    color: #fff
}

.modify-search button.btn.dropdown-toggle.custom-select-button:hover {
    color: #000
}

.modify-search .input-group-addon {
    background: #ffd701;
    border: 0;
    border-radius: 0
}

.modify-search .input-group-addon i {
    color: #350c48
}

.modify-search .custom-select-button {
    background: 0;
    border-radius: 0;
    height: 45px
}

.modify-search .modify-search-button {
    height: 45px;
    background: #015f9e;
    color: #fff;
    border-radius: 0;
    padding: 10px 0;
    margin-top: 10px;
    width: 100%;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    font-family: inherit;
    font-weight: 500
}

.modify-search .modify-search-button:hover {
    color: #350c48;
    background: rgba(255, 215, 1, .85)
}

.filter-head {
    color: #fff;
    background: #07253f;
    padding: 15px
}

.filter-head h4 {
    line-height: 1.5;
    margin: 20px 0;
    position: relative
}

.filter-head h4:after {
    content: "\f0b0";
    background: #07253f;
    border: 4px solid #0a3152;
    border-radius: 50%;
    font-family: FontAwesome;
    height: 40px;
    left: 42%;
    padding: 4px 6px;
    position: absolute;
    top: 130%;
    width: 40px
}

.filter-area {
    background: #350c48;
    color: #fff;
    padding: 15px;
    margin-bottom: 14px
}

.price-filter .ui-slider-horizontal {
    height: 10px;
    background: #fff
}

.price-filter label {
    display: none
}

.price-filter .ui-slider {
    position: relative;
    text-align: left
}

.price-filter .ui-slider .ui-slider-range {
    background: #f19c4f;
    border: 0;
    display: block;
    font-size: .7em;
    position: absolute;
    z-index: 1
}

.price-filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.price-filter .ui-slider-horizontal .ui-slider-handle {
    margin-left: -.6em;
    top: -.3em
}

.price-filter .ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.2em;
    position: absolute;
    width: 1.2em;
    z-index: 2
}

.price-filter .ui-slider .ui-slider-handle:before {
    content: '\f067';
    font-family: FontAwesome;
    padding: 5px;
    background: #00adef;
    color: #fff
}

.price-filter input {
    background: #0a3152;
    border: 0;
    color: #f19c4f;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 18px;
    width: 100%
}

.filter-area h4 {
    margin: 10px 0 20px;
    letter-spacing: 1px
}

.filter-area h5 i {
    font-size: 18px;
    margin-right: 5px
}

.filter-area h5 {
    color: #00adef;
    margin-top: 0;
    font-weight: 700;
    letter-spacing: 1px
}

.filter-area ul {
    padding-left: 10px;
    margin-bottom: 0
}

.filter-area li {
    padding: 5px 0
}

.filter-area li input {
    margin-right: 10px;
    margin-top: 0
}

.filter-area li i {
    margin-right: 5px
}

.filter {
    border-top: 1px solid #07253f;
    padding: 30px 0
}

.filter:first-child {
    border-top: 0;
    padding: 15px 0 30px
}

.price-filter input {
    margin: 5px 0
}

.name-filter .input-group {
    margin-top: 20px
}

.name-filter .input-group-addon {
    color: #fff;
    background: #00adef;
    border: 0;
    border-radius: 0
}

.name-filter .form-control {
    border-radius: 0;
    height: 40px
}

.star-filter li i {
    color: #f19c4f
}

.pagination-lg>li>a,
.pagination-lg>li>span,
.sort-area .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    color: #07253f
}

.sort-area .sort {
    margin-top: 40px;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.sort-area .sort:first-child {
    border-left: 1px solid #e6e6e6
}

.sort-area .custom-select-button {
    border: 0
}

.sort-area .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-weight: 700;
    letter-spacing: 1px
}

.hotel-listing .room-grid-view {
    margin-top: 40px
}

.clearfix-md {
    clear: both
}

.hotel-rating .pull-left span {
    display: block
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background: #00adef;
    border: 1px solid transparent
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span,
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-radius: 0
}

.bottom-pagination {
    padding: 30px 0;
    overflow: hidden
}

@media(max-width:991px) {
    .form-gp {
        margin-bottom: 20px
    }
    .clearfix-md {
        clear: none
    }
    .clearfix-sm {
        clear: both
    }
    .modify-hotel {
        background-size: cover
    }
}

@media(max-width:767px) {
    .sort-area .col-padding {
        padding: 10px 5px
    }
    .sort-area .sort:nth-child(3) {
        border-left: 1px solid #e6e6e6
    }
}

.hotel-list-view {
    margin: 40px 15px 0;
    border: 1px solid #e6e6e6;
    overflow: hidden
}

.hotel-list-view .wrapper {
    width: 100%
}

.hotel-list-view .tripadvisor-rating {
    display: none
}

.hotel-list-view:hover {
    border: 1px solid #f19c4f;
    box-shadow: 0 0 5px #f19c4f
}

.flight-list-v2,
.holiday-grid-view {
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden
}

.hotel-list-view img {
    max-width: 100%;
    min-height: 200px;
    padding: 15px
}

.hotel-list-view .hotel-info {
    border-right: 1px solid #e6e6e6;
    min-height: 200px
}

.hotel-list-view .hotel-header h5 {
    font-weight: 700;
    line-height: 1.6;
    font-size: 16px
}

.hotel-list-view .hotel-header i {
    color: #f19c4f;
    margin: 0 2px
}

.hotel-list-view .hotel-header p {
    color: #00adef
}

.hotel-list-view .hotel-header p i {
    margin: 0 5px;
    color: #00adef
}

.hotel-list-view .hotel-facility i {
    border: 1px solid #bec4c8;
    border-radius: 50%;
    color: #bec4c8;
    font-size: 14px;
    height: 30px;
    margin: 5px;
    padding: 7px;
    width: 30px
}

.hotel-list-view .hotel-facility p {
    margin-bottom: 5px
}

.hotel-list-view .hotel-desc p {
    font-size: 13px;
    color: #0a3152;
    line-height: 1.7
}

.hotel-list-view .rating-box {
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6;
    min-height: 100px
}

.hotel-list-view .rating-box .tripadvisor-rating {
    margin: 10px 0 5px
}

.hotel-list-view .rating-box img {
    min-height: initial
}

.hotel-list-view .rating-box span {
    font-weight: 400
}

.hotel-list-view .rating-box .user-rating span {
    display: block
}

.hotel-list-view .room-book-box {
    padding: 5px 0;
    min-height: 100px
}

.hotel-list-view .room-book-box h5 {
    font-size: 16px;
    font-weight: 700
}

.hotel-list-view .room-book-box a {
    background: #f2676b;
    color: #fff;
    font-weight: 700;
    padding: 5px 25px;
    display: inline-block;
    margin-top: 5px;
    border: 2px solid transparent
}

.hotel-list-view:hover .room-book-box {
    color: #fff;
    background: #00adef
}

.hotel-list-view:hover .room-book-box a {
    color: #fff;
    border: 2px solid #fff;
    background: #00adef
}

@media(max-width:991px) {
    .hotel-list-view img {
        min-height: initial
    }
    .hotel-list-view .hotel-info {
        border-right: 0
    }
    .hotel-list-view .rating-box {
        float: left;
        border-bottom: 0;
        border-top: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        width: 50%
    }
    .hotel-list-view .room-book-box {
        float: right;
        border-top: 1px solid #e6e6e6;
        width: 50%
    }
}

.modify-flight {
    background: url(../images/search-flight-bg.jpg) bottom fixed;
    background-size: cover;
    padding: 150px 0
}

.filter-area .airline-filter img {
    max-width: 30px;
    max-height: 30px;
    margin-right: 5px
}

.flight-details img,
.flight-list-v2 img,
.holiday-grid-view img,
.hotel-detail img,
.room-type img,
.sidebar-item img {
    max-width: 100%
}

.filter-area .stop-filter .btn-primary.active,
.filter-area .stop-filter .btn-primary.focus,
.filter-area .stop-filter .btn-primary:active,
.filter-area .stop-filter .btn-primary:focus,
.filter-area .stop-filter .btn-primary:hover,
.filter-area .stop-filter .open>.dropdown-toggle.btn-primary {
    color: #fff
}

.filter-area .stop-filter .btn-primary {
    background: #00adef;
    border: transparent;
    border-radius: 0
}

.filter-area .stop-filter .btn-group {
    margin-top: 10px
}

.lowest-fare-slider {
    margin-top: 40px;
    margin-bottom: 20px;
}

.lowest-fare-slider .owl-carousel .owl-controls .owl-nav .owl-next,
.lowest-fare-slider .owl-carousel .owl-controls .owl-nav .owl-prev {
    position: absolute
}

.lowest-fare-slider .owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
    top: 50%;
    margin-top: -17px
}

.lowest-fare-slider .owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 0;
    top: 50%;
    margin-top: -17px
}

.lowest-fare-slider .owl-theme .owl-dots {
    display: none!important
}

.lowest-fare-slider h5 {
    margin-bottom: 5px;
    font-weight: 700
}

.lowest-fare-slider span {
    font-size: 15px
}

.flight-listing .sort {
    margin-top: 30px
}

.lowest-fare-slider .owl-theme .owl-nav [class*=owl-] {
    background: #ffd701;
    padding: 5px 3px;
    margin: 0;
    border-radius: 0
}

.lowest-fare-slider .owl-carousel .owl-item {
    background: rgba(221, 221, 221, .25);
    padding-bottom: 10px;
    border: 2px solid #ffd701
}

.flight-list-view,
.flight-list-view:hover {
    border: 3px solid #ffd701
}

.flight-list-view {
    margin: 15px 0;
    float: left;
    width: 100%
}

#fare tr,
.flight-details .flight {
    border-bottom: 1px solid #e6e6e6
}

.flight-list-view .airline-logo {
    padding: 0 10px;
    border-right: 1px solid #e6e6e6;
    height: 150px;
    background: #ffd701
}

.flight-list-view .airline-logo h1 {
    font-weight: 700;
    color: #350c48;
    font-size: 28px;
    margin: 10px 0 0
}

.flight-list-view .airline-logo h1 small {
    font-size: 14px;
    float: left;
    width: 100%;
    font-weight: 700;
    color: #350c48
}

.flight-list-view h6 {
    margin: 0;
    color: #000;
    font-size: 16px
}

.flight-list-view .take-off {
    padding: 12px 0 0
}

.landing {
    padding: 0!important
}

.flight-list-view .landing {
    padding: 5px 0!important
}

.flight-list-view .flight-desc h5 {
    font-size: 15px;
    margin: 10px 0 8px -6px;
    white-space: nowrap
}

.flight-list-view .flight-desc h4 i {
    margin-right: 0;
    color: #015f9e;
    font-size: 18px
}

.flight-list-view .flight-desc {
    border-right: 1px solid #ffd701;
    min-height: 157px
}

.flight-list-view .flight-desc .duration {
    padding: 0
}

.flight-list-view .price {
    padding: 20px 0 0
}

.flight-list-view .price h4 {
    font-weight: 700;
    margin: 0;
    font-size: 19px
}

.flight-list-view .price h5 {
    font-weight: 400;
    font-size: 12px;
    margin: 0
}

.flight-list-view .book a {
    font-weight: 700;
    color: #fff;
    background: #015f9e;
    padding: 8px 20px;
    display: inline-block
}

.flight-list-view .book {
    padding: 20px 0 0
}

.flight-list-view .book h6 {
    margin-top: 10px
}

.flight-list-view:hover .book a {
    background: #00adef
}

.flight-details .close {
    font-size: 20px;
    color: #fff;
    margin-top: -10px;
    opacity: 1;
    background: #900aa0;
    padding: 0 6px
}

.flight-details .modal-dialog {
    margin: 8% auto
}

.flight-details .modal-content {
    border-radius: 0;
    padding: 20px 30px
}

.flight-details-header h5,
.flight-details-header h6 {
    font-weight: 700;
    letter-spacing: 1px
}

.flight-details-book h3 {
    margin: 15px 0 0
}

.flight-details-book a {
    display: inline-block;
    margin: 20px 0;
    padding: 8px 20px;
    color: #fff;
    background: #f2676b;
    font-weight: 700
}

.flight-details-book a:hover {
    color: #fff;
    background: #00adef
}

.flight-details-body {
    margin-top: 20px
}

.itinerary-details {
    overflow: hidden
}

#itinerary h4 {
    font-weight: 700
}

#itinerary i {
    padding: 20px 0;
    font-size: 20px;
    color: #0a3152
}

#itinerary .itinerary-date {
    margin: 0;
    padding: 20px 15px;
    font-weight: 700
}

#itinerary span {
    font-size: 13px;
    display: block
}

.flight-details .nav-tabs>li>a {
    color: #07253f
}

.flight-details .flight {
    overflow: hidden;
    padding-bottom: 15px
}

.airline-facilities {
    padding: 30px 0 0
}

.airline-facilities i {
    padding: 0 0 10px!important
}

.airline-rating {
    padding: 30px 0 0
}

.airline-rating i {
    padding: 0!important
}

.airline-rating .colored {
    color: #f19c4f!important
}

.airline-rating h6 {
    font-size: 13px
}

.airline-rating h5 {
    margin-top: 0
}

#fare {
    overflow: hidden
}

#fare td:nth-child(2n+1) {
    padding: 10px 100px 10px 10px!important;
    font-size: 13px
}

#fare td {
    padding: 0 10px 0 0;
    font-size: 13px
}

#fare .grand-total {
    background: #e6e6e6
}

#fare .grand-total td {
    font-weight: 700;
    font-size: 14px
}

#fare h5 {
    font-weight: 700;
    margin-top: 25px
}

@media(max-width:991px) {
    .flight-list-view .flight-desc {
        border: 0;
        border-top: 1px solid #ffd701
    }
    .flight-list-view .flight-book {
        border-top: 1px solid #ffd701
    }
    .flight-list-view .price {
        float: left;
        border-right: 1px solid #e6e6e6;
        width: 50%;
        border-bottom: 0
    }
    .flight-list-view .book {
        float: right;
        width: 50%;
        padding: 10px 0
    }
    .flight-list-view .airline-logo {
        border: 0
    }
}

.flight-list-v2 {
    margin: 40px 15px 0;
    border: 1px solid #e6e6e6
}

.flight-list-v2:hover {
    border: 1px solid #f19c4f;
    box-shadow: 0 0 5px #f19c4f
}

.flight-list-v2 .airline {
    padding: 20px 0
}

.flight-list-v2 .airline h6 {
    margin-top: 5px
}

.flight-list-v2 .bold {
    font-weight: 400
}

.flight-list-v2 h3 {
    font-weight: 700;
    margin: 20px 0 0
}

.stop-duration {
    padding: 15px
}

.flight-list-v2 .stop {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #e6e6e6;
    margin-top: -8px;
    margin-left: 47%
}

.flight-list-v2 .stop-box {
    padding: 8px 10px;
    margin-left: 36%;
    width: 70px;
    position: relative;
    border: 1px solid #e6e6e6;
    z-index: -1;
    margin-top: 6px;
    text-align: center
}

.flight-list-v2 .stop-box:before {
    border-left: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    content: "";
    background: #fff;
    height: 10px;
    left: 42%;
    position: absolute;
    top: -6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px
}

.flight-list-v2 .departure {
    text-align: right
}

.flight-list-v2 .destination {
    text-align: left
}

.flight-list-v2 .duration {
    margin-top: 5px
}

.flight-direction {
    border: 1px solid #000;
    position: relative;
    margin-top: 16px;
    z-index: 0
}

.flight-direction:after,
.flight-direction:before {
    background: #000;
    border-radius: 50%;
    content: "";
    height: 10px;
    position: absolute;
    top: -5px;
    width: 10px;
    color: #0a3152
}

.flight-direction:after {
    right: -4px
}

.flight-direction:before {
    left: -4px
}

.holiday-grid-view .holiday-header .holiday-img,
.holiday-grid-view .holiday-header .holiday-img img,
.holiday-grid-view .holiday-header-wrapper {
    position: relative
}

.flight-list-footer {
    overflow: hidden;
    background: #f7f7f7;
    padding: 10px 0;
    color: #0a3152
}

.flight-list-footer span {
    padding: 0 10px;
    font-size: 13px
}

.flight-list-footer .pull-right span {
    font-weight: 700;
    font-size: 18px;
    padding: 0
}

.flight-list-footer .pull-right a {
    color: #fff;
    background: #f2676b;
    padding: 15px;
    margin-left: 20px;
    font-weight: 700
}

.flight-list-v2:hover .flight-list-footer .pull-right a {
    background: #00adef
}

.flight-list-footer .refund {
    color: #f2676b;
    border-left: 1px solid #0a3152;
    border-right: 1px solid #0a3152
}

.flight-list-footer .fa-info-circle {
    cursor: pointer
}

.flight-list-v2 h5 {
    color: #0a3152;
    font-size: 13px;
    margin: 5px 0
}

@media(max-width:767px) {
    .flight-list-v2 .departure,
    .flight-list-v2 .destination {
        text-align: center
    }
    .flight-list-v2 .stop-box {
        margin-left: 38%
    }
    .flight-list-v2 h3 {
        margin: 0
    }
    .sm-invisible {
        display: none
    }
    .flight-list-main {
        padding-bottom: 20px
    }
    .flight-list-v2 .airline {
        padding: 20px 0 10px
    }
    .flight-list-view .airline-logo {
        height: auto;
        padding-bottom: 15px
    }
    .flight-list-view .flight-desc h5 {
        margin-bottom: 9px
    }
    .take-off {
        min-height: inherit!important
    }
}

.modify-holiday {
    background: url(../images/bg-image9.jpg) fixed!important;
    background-size: contain!important
}

.holiday-grid-view {
    margin-top: 40px;
    border: 1px solid #e6e6e6
}

.holiday-grid-view:hover {
    border: 1px solid #f19c4f;
    box-shadow: 0 0 5px #f19c4f
}

.holiday-grid-view .holiday-header .holiday-price {
    position: absolute;
    right: 15px;
    top: 0;
    color: #fff;
    padding: 10px;
    background: #f2676b
}

.holiday-grid-view .holiday-header .holiday-title {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    padding-left: 15px
}

.holiday-grid-view .holiday-header .holiday-title h3 {
    font-weight: 700
}

.holiday-grid-view .holiday-header .holiday-price h4 {
    margin: 0;
    font-weight: 700;
    letter-spacing: 1px
}

.holiday-grid-view .holiday-header .holiday-price h5 {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 13px
}

.holiday-grid-view .holiday-details {
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 10px
}

.holiday-grid-view .holiday-details h5 {
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 15px
}

.holiday-grid-view .holiday-details p {
    margin-bottom: 0;
    margin-top: 15px
}

.holiday-grid-view .holiday-details i {
    margin-right: 10px;
    color: #0a3152
}

.holiday-grid-view .holiday-details .sm-text {
    font-size: 13px;
    margin-top: 13px
}

.holiday-grid-view .holiday-footer {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #e6e6e6
}

.holiday-grid-view .holiday-footer a {
    letter-spacing: 1px;
    font-weight: 700;
    color: #0a3152
}

.holiday-grid-view .holiday-footer .view-detail {
    padding: 15px 0
}

.holiday-grid-view .holiday-footer .social {
    padding: 15px 0;
    background: #f7f7f7;
    position: relative
}

.holiday-grid-view .holiday-footer .social i {
    margin: 0 5px
}

.cruise-list-view .table,
.panel-group {
    margin-bottom: 0
}

.holiday-grid-view .holiday-footer .social i:hover {
    color: #f2676b;
    cursor: pointer
}

@media(max-width:991px) {
    .modify-holiday {
        background-size: cover!important
    }
}

.holiday-grid-view .holiday-header .detail {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    background: rgba(10, 49, 82, .5);
    height: 100%;
    width: 100%;
    -ms-transform: sacle(0);
    -moz-transform: sacle(0);
    -o-transform: sacle(0);
    transform: scale(0);
    -webkit-transform: sacle(0);
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.holiday-grid-view .holiday-header .detail a {
    color: #fff;
    font-size: 30px;
    margin-top: 33%;
    margin-left: 45%;
    display: inline-block
}

.holiday-grid-view:hover .holiday-header .detail {
    opacity: 1;
    -ms-transform: sacle(1);
    -moz-transform: sacle(1);
    -o-transform: sacle(1);
    -webkit-transform: sacle(1);
    transform: scale(1)
}

.modify-cruise {
    background: url(../images/bg-image13.jpg) fixed;
    background-size: contain
}

.cruise-list-view {
    margin-top: 40px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden
}

.cruise-list-view:hover {
    border: 1px solid #f19c4f;
    box-shadow: 0 0 5px #f19c4f
}

.cruise-list-view img {
    max-width: 100%;
    min-height: 250px;
    padding: 15px
}

.cruise-list-view h4 {
    font-weight: 700;
    margin-top: 15px
}

.cruise-list-view strong {
    color: #00adef;
    margin-right: 10px
}

.cruise-list-view i {
    margin-right: 5px
}

.cruise-list-view .table td {
    border-top: 0;
    border-bottom: 1px solid #e6e6e6;
    padding: 6px
}

.cruise-list-view .table tr:last-child td {
    border-bottom: 0
}

.cruise-list-view .table tr td:first-child {
    font-weight: 700
}

.cruise-list-view .nav>li>a {
    padding: 5px 15px;
    color: #0a3152;
    font-weight: 700
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    
    background-color: #015a99;
}
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #fff !important;
 
}

.cruise-list-view .booking-box {
    border-left: 1px solid #e6e6e6
}

.cruise-list-view .rating-box i {
    margin-right: 0
}

.cruise-list-view .rating-box {
    min-height: 125px;
    padding: 24px 0;
    border-bottom: 1px solid #e6e6e6
}

.cruise-list-view .rating-box h5 {
    margin-top: 0;
    line-height: 1.6
}

.cruise-list-view .price {
    min-height: 125px;
    padding: 18px 0;
    background: #f2676b;
    color: #fff
}

.cruise-list-view .price h3 {
    margin-top: 0;
    font-weight: 700
}

.cruise-list-view .price a {
    color: #fff;
    font-weight: 700;
    font-size: 13px
}

.cruise-list-view .price a:hover {
    text-decoration: underline
}

.cruise-list-view:hover .price {
    background: #00adef
}

@media(max-width:991px) {
    .cruise-list-view .booking-box {
        border-top: 1px solid #e6e6e6;
        overflow: hidden
    }
    .cruise-list-view .rating-box {
        float: left;
        width: 50%;
        border-right: 1px solid #e6e6e6
    }
    .cruise-list-view .price {
        float: right;
        width: 50%
    }
    .modify-cruise {
        background-size: cover
    }
}

.page-title h3 {
    font-weight: 800;
    font-size: 28px;
    letter-spacing: 1px
}

.page-title h5 i {
    color: #f19c4f
}

.page-title p {
    color: #fff
}

.page-title p i {
    margin-right: 5px
}

.room-type {
    padding: 30px 0
}

.room-type h5 {
    font-weight: 700;
    line-height: 1.6
}

.room-type h3 {
    font-weight: 700;
    margin-top: 10px;
    color: #f2676b
}

.room-type .panel-collapse a {
    color: #fff;
    font-weight: 700;
    padding: 10px 20px;
    background: #f2676b;
    display: inline-block;
    margin-top: 10px
}

.room-type .panel-collapse a:hover {
    background: #00adef
}

.panel-group .panel {
    border-radius: 0
}

.panel-default {
    border-color: #e6e6e6
}

.panel-default>.panel-heading {
    background: #fff;
    color: inherit;
    overflow: hidden;
    padding: 0
}

.hotel-detail-sidebar .map h5 i,
.hotel-detail-sidebar .sidebar-item .sidebar-item-body h5 a {
    color: #231f20
}

.room-type .panel-title a div {
    padding: 15px
}

.room-type .panel-title a div:last-child {
    border-left: 1px solid #e6e6e6
}

#hotel-images .carousel-control.left,
#hotel-images .carousel-control.right,
#room-gallery .carousel-control.left,
#room-gallery .carousel-control.right {
    background-image: none;
    top: 50%
}

.hotel-detail-sidebar .sidebar-item {
    margin-top: 30px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 4px #e6e6e6
}

.hotel-detail-sidebar .review h5,
.hotel-detail-sidebar .sidebar-item:first-child {
    margin-top: 0
}

.hotel-detail-sidebar h4 {
    margin: 0;
    padding: 15px;
    line-height: 1.6;
    background: #e6e6e6;
    text-transform: uppercase;
    font-weight: 700
}

.hotel-detail-sidebar h4 i {
    color: #f2676b;
    margin-right: 5px
}

.hotel-detail-sidebar .sidebar-item .sidebar-item-body {
    padding: 10px 20px;
    overflow: hidden
}

.hotel-detail-sidebar .sidebar-item .sidebar-item-body h5 {
    line-height: 1.6
}

.hotel-detail-sidebar .sidebar-item .sidebar-item-body h5 i {
    margin-right: 5px;
    font-size: 18px
}

.hotel-detail-sidebar .sidebar-item .sidebar-item-body h5 a:hover {
    text-decoration: underline
}

.hotel-detail-sidebar .map h5 {
    margin: 0;
    padding: 15px;
    line-height: 1.6;
    text-align: center;
    background: #e6e6e6
}

.guest-say p,
.room-complete-detail p {
    line-height: 1
}

.hotel-detail-sidebar .hotel-map {
    border: 0;
    width: 100%;
    min-height: 277px;
}

.review .rating-box {
    padding: 0
}

.rating-box img {
    margin-top: 5px
}

.rating-box .tripadvisor {
    border-right: 1px solid #e6e6e6
}

.rating-box .fa-users {
    display: block;
    font-size: 25px;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #231f20;
}

.guest-say h2,
.guest-say h2 i {
    color: #f2676b
}

.guest-say img {
    border-radius: 50%
}

.guest-say h2 {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    margin-top: 10px;
    padding: 10px 0
}

.guest-say span {
    display: block
}

.guest-say .user-name {
    text-align: left;
    padding: 20px 15px
}

.guest-say p {
    margin: 15px 0;
    background: #f7f7f7;
    padding: 15px;
    position: relative
}

.guest-say p:before {
    content: "\f10d";
    font-family: FontAwesome;
    margin-right: 5px
}

.guest-say p:after {
    content: "\f10e";
    font-family: FontAwesome;
    margin-left: 5px
}

.guest-say .user-img {
    position: relative;
    margin-bottom: 10px
}

.guest-say .user-img:before {
    background: #f7f7f7;
    content: "";
    height: 20px;
    left: 40%;
    position: absolute;
    top: -30%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px
}

.hotel-detail-sidebar .similar-hotel {
    margin-bottom: 30px
}

.similar-hotel-box {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 10px
}

.similar-hotel-box span i {
    color: #f19c4f;
    margin-left: 3px;
    font-size: 14px
}

.similar-hotel-box h5 {
    margin-top: 0;
    margin-bottom: 2px
}

.similar-hotel-box a {
    color: #172741
}

.similar-hotel-box a:hover {
    color: #00adef
}

.similar-hotel-box span {
    margin-top: 5px;
    color: #f2676b;
    font-weight: 700
}

/*.room-complete-detail {
    margin-top: 30px;
    margin-bottom: 30px
}*/

.room-complete-detail h3 {
    margin-top: 0
}

.room-complete-detail .tab-content {
    padding: 15px 0;
    overflow: hidden
}

.room-complete-detail .room-info-wrapper {
    overflow: hidden;
    /*margin: 10px 0;
    border-bottom: 1px solid #e6e6e6;*/
    margin: 15px 0;
    border: 1px solid #350c48;
    box-shadow: 0 3px 4px -3px #350c48;
}
.room-complete-detail .room-info-wrapper:hover {
    border: 1px solid #aa00f9;
    box-shadow: 0 0 5px 0 #350c48;
}

.room-complete-detail .room-info-wrapper h5 {
    margin-top: 0;
    margin-bottom: 3px;
    color: #00adef;
    font-weight: 700
}

.room-complete-detail .room-info-wrapper h4 {
    margin-top: 15px;
    margin-bottom: 3px;
    font-weight: 700
}

.room-complete-detail .room-info-wrapper p i {
    border: 1px solid #8a253f;
    border-radius: 50%;
    color: #8a253f;
    font-size: 9px;
    height: 20px;
    margin: 2px 0px;
    padding: 5px 0;
    width: 20px;
    text-align: center;
}

.ammenties-1 p i:after,
.ammenties-2 span:after {
    content: "";
    height: 15px;
    width: 15px
}

.room-complete-detail .room-info-wrapper .price h3 {
    margin-top: 0
}

.room-complete-detail .room-info-wrapper .book a {
    border: 2px solid #f9676b;
    color: #f9676b;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    padding: 5px 30px
}

.room-complete-detail .room-info-wrapper .book a:hover {
    background: #f9676b;
    color: #fff
}
.room-complete-detail .nav-tabs {
    border-bottom: 2px solid #ffd71e;
}
.room-complete-detail .nav-tabs>li>a {
    color: #fff;
    background: rgb(52, 10, 82);
    letter-spacing: 1px;
    font-weight: 700;
    border-radius: 2px 2px 0 0;
    margin-right: 5px;
}

.room-complete-detail .nav-tabs>li.active>a,
.room-complete-detail .nav-tabs>li.active>a:focus,
.room-complete-detail .nav-tabs>li.active>a:hover {
    color: #350b47;
    background: #ffd71e;
    border: 1px solid transparent;
}
.room-complete-detail .nav-tabs>li.active:after{
    background: #ffd71e;
    content: "";
    height: 15px;
    left: 35%;
    position: absolute;
    top: 80%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 20px;
}

.ammenties-1 {
    overflow: hidden
}

.ammenties-1 p {
    background: #e6e6e6;
    line-height: 1;
    margin: 10px 0
}

.ammenties-1 p i {
    background: #f2676b;
    color: #fff;
    margin-right: 20px;
    padding: 15px;
    position: relative
}

.ammenties-1 p i:after {
    background: #f2676b;
    position: absolute;
    right: -15%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg)
}

.ammenties-2 {
    overflow: hidden
}

.ammenties-2 span {
    background: #f2676b;
    display: block;
    position: relative;
    padding: 10px 0;
    color: #fff;
    opacity: 0
}

.ammenties-2-wrapper:hover span,
.team-member:hover img {
    opacity: 1
}

.ammenties-2 span:after {
    background: #f2676b;
    left: 45%;
    position: absolute;
    top: 80%;
    transform: rotate(45deg);
    z-index: 1
}

.ammenties-2 i,
.dark-review {
    background: #e6e6e6
}

.ammenties-2 i {
    padding: 20px;
    font-size: 30px
}

.ammenties-2 h3 {
    margin-top: 20px
}

.ammenties-3 {
    overflow: hidden;
    padding: 5px 0px;
}

.ammenties-3 h3 {
    margin-top: 25px
}

.ammenties-3 p {
    margin: 0;
    text-align: left;
}

.ammenties-3 i {
    font-size: 25px;
    margin-right: 10px
}

.ammenties-4 {
    overflow: hidden
}

.ammenties-4 h3 {
    margin-top: 25px
}

.ammenties-4 p {
    margin: 10px 0
}

.ammenties-4 i,
.ammenties-5 i {
    color: #f2676b;
    margin-right: 10px
}

.ammenties-4 i {
    padding: 10px;
    border: 1px solid #f2676b
}

.ammenties-5 {
    overflow: hidden
}

.ammenties-5 h3 {
    margin-top: 25px
}

.ammenties-5 i {
    font-size: 20px
}

.individual-review h4 i,
.review-header td i {
    color: #f19c4f
}

.assistance-box-body h5,
.submit-review {
    font-size: 18px
}

.ammenties-5 p {
    margin: 10px 0
}

.review-header td {
    border-bottom: 1px solid #e6e6e6;
    border-top: medium none!important
}

.review-header h2 {
    margin-top: 40px;
    color: #f19c4f;
    font-weight: 700
}

.individual-review {
    overflow: hidden;
    padding: 20px
}

.individual-review h4 {
    font-weight: 700;
    line-height: 1.6
}

.individual-review img {
    border-radius: 50%;
    max-width: 40px
}

.individual-review p {
    margin: 15px 0
}

.individual-review span {
    margin-top: 8px;
    display: block;
    font-weight: 700;
    color: #f2676b
}

.load-more a {
    background: #f2676b;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    padding: 10px 50px
}

.load-more a:hover {
    background: #00adef
}

#write-review .form-control {
    border-radius: 0
}

#write-review label {
    margin-top: 10px;
    font-weight: 400
}

.submit-review {
    background: #ffd71e;
    border: none;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 50px
}

.sidebar-assistance-box h3:after,
.sidebar-booking-box h3:after {
    border-radius: 50%;
    color: #fff;
    left: 45%;
    top: 63%;
    font-family: FontAwesome
}

.submit-review:hover {
    background: #015595;
    color: #fff
}

@media(max-width:991px) {
    .room-info-wrapper {
        padding-bottom: 0!important
    }
    .room-info-wrapper .booking-box {
        border-top: 1px solid #e6e6e6;
        overflow: hidden
    }
    .room-complete-detail .room-info-wrapper .book {
        float: right;
        width: 50%;
        border-left: 1px solid #e6e6e6;
        padding: 20px 0
    }
    .room-complete-detail .room-info-wrapper .price {
        float: left;
        width: 50%;
        padding: 20px 0
    }
    .room-complete-detail .room-info-wrapper .book a,
    .room-complete-detail .room-info-wrapper .price h3 {
        margin: 0
    }
}

@media(max-width:767px) {
    .clearfix-xs {
        clear: both
    }
    .room-info-wrapper .room-desc {
        padding: 20px 0
    }
    .room-complete-detail .nav-tabs li a span {
        display: none
    }
}

.sidebar-booking-box {
    position: relative
}

.sidebar-booking-box h3 {
    background: #f2676b;
    color: #fff;
    padding: 22px 0;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    margin: 0
}

.sidebar-booking-box h3:after {
    background: #f2676b;
    content: "\f044";
    padding: 10px 17px;
    position: absolute
}

.sidebar-assistance-box {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px
}

.sidebar-assistance-box h3 {
    background: #f2676b;
    color: #fff;
    padding: 22px 0;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    margin: 0
}

.sidebar-assistance-box h3:after {
    background: #f2676b;
    content: "\f095";
    padding: 10px 17px;
    position: absolute
}

.assistance-box h3 {
    margin-top: 10px
}

.assistance-box-body {
    background: #e6e6e6;
    padding: 35px 20px 20px;
    box-shadow: 0 0 5px #e6e6e6
}

.assistance-box-body h4 {
    font-size: 24px;
    font-weight: 700;
    padding: 0
}

.booking-box-body .custom-select-button {
    background: #fff
}

.booking-box-body {
    background: #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    padding: 15px 5px 0
}

.booking-box-body .room-price h5 {
    margin-top: 30px;
    margin-bottom: 0;
    font-weight: 700;
    color: #f2676b
}

.booking-box-body .room-price label {
    margin-bottom: 0
}

.booking-box-body .grand-total {
    margin-top: 25px;
    margin-left: -5px;
    margin-right: -5px;
    overflow: hidden;
    background: #07253f;
    padding: 20px 0
}

.booking-box-body .grand-total button {
    color: #fff;
    background: 0 0;
    border: 2px solid #fff;
    padding: 8px 40px;
    font-weight: 700
}

.booking-box-body .grand-total button:hover {
    background: #f9676b
}

.booking-box-body .grand-total h4 {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    margin: 10px 0;
    padding: 0;
    text-transform: capitalize
}

.booking-sidebar .sidebar-item h4,
.package-detail-sidebar .sidebar-item h4,
.post-body h3,
.single-post-wrapper .blog-title h3 {
    text-transform: uppercase;
    letter-spacing: 1px
}

.booking-box-body span {
    margin-left: 10px
}

.booking-box-body label {
    margin-top: 25px;
    font-weight: 400;
    font-size: 14px
}

.booking-box-body .form-control {
    border: 0;
    box-shadow: none;
    border-radius: 0;
    height: 40px
}

.booking-box-body .input-group-addon {
    background-color: #f2676b;
    border: none;
    border-radius: 0;
    color: #fff
}

.room-ammenties {
    margin-top: 30px;
    overflow: hidden
}

.custom-head {
    position: relative;
    line-height: 1.6;
    margin-top: 0
}

.custom-head:after {
    background: #f2676b;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 110%;
    width: 100px
}

.hotel-room-desc {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 0
}

.hotel-room-detail {
    padding-left: 20px
}

.hotel-room-detail h4 {
    margin-top: 15px;
    margin-bottom: 5px
}

.hotel-room-desc p {
    line-height: 2
}

.hr-seperator {
    border-top: 1px solid #e6e6e6;
    margin-top: 45px;
    margin-bottom: 45px;
    position: relative
}

.hr-seperator:after {
    background: #e6e6e6;
    border: 0;
    border-radius: 50%;
    color: #07253f;
    content: "\f18c";
    font-family: FontAwesome;
    left: 50%;
    margin-top: -22px;
    padding: 10px 15px;
    position: absolute
}

@media(max-width:767px) {
    .custom-head {
        margin-bottom: 25px
    }
}

.page-title span {
    color: #fff
}

.page-title span i {
    margin: 0 5px;
    font-weight: 400
}

.page-title h4 {
    font-weight: 700;
    color: #fff
}

#gallery {
    margin-top: 0
}

#gallery .carousel-control.left,
#gallery .carousel-control.right {
    background-image: none;
    top: 50%
}

.package-detail {
    padding: 60px 0
}

.package-detail .main-content,
.package-detail .package-detail-sidebar {
    padding: 0 20px
}

.package-detail-sidebar .sidebar-booking-box h3 {
    margin: 0
}

.package-complete-detail {
    margin-bottom: 30px;
    margin-top: 30px
}

.package-complete-detail .tab-content {
    overflow: hidden;
    padding: 15px 0
}

.package-complete-detail .tab-content h3 {
    margin-top: 0
}

.package-complete-detail .tab-content p {
    line-height: 2;
    margin-bottom: 15px;
    font-size: 14px
}

.package-complete-detail .tab-content .inc i {
    margin-right: 5px;
    color: #f2676b
}

.package-complete-detail .nav-tabs>li>a {
    background: #00adef;
    border-radius: 0;
    color: #fff;
    line-height: 1.42857;
    margin-right: 5px
}

.package-complete-detail .nav-tabs>li.active>a,
.package-complete-detail .nav-tabs>li.active>a:focus,
.package-complete-detail .nav-tabs>li.active>a:hover {
    background: #fff;
    color: #273a48
}

.package-detail-sidebar .sidebar-item {
    box-shadow: 0 0 5px #e6e6e6;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
    overflow: hidden
}

.package-detail-sidebar .sidebar-item:first-child {
    margin-top: 0
}

.package-detail-sidebar .sidebar-item-body {
    overflow: hidden;
    padding: 15px 20px
}

.package-detail-sidebar .sidebar-item h4 {
    background: #e6e6e6;
    margin: 0;
    line-height: 1.6;
    font-weight: 700;
    padding: 15px
}

.package-detail-sidebar .sidebar-item h4 i {
    color: #f2676b;
    margin-right: 5px
}

.package-detail-sidebar .package-summary-body {
    padding: 15px 20px
}

.package-detail-sidebar .package-summary-body h5 {
    position: relative;
    font-size: 13px;
    color: #f2676b;
    margin-bottom: 5px
}

.package-detail-sidebar .package-summary-body h5 i {
    margin-right: 5px
}

.package-detail-sidebar .package-summary-body p {
    font-size: 16px;
    margin-bottom: 15px
}

.package-detail-sidebar .package-summary-body p i {
    margin: 0 5px
}

.package-summary-footer {
    overflow: hidden
}

.package-summary-footer .price {
    background: #e6e6e6;
    padding: 10px 0 11px;
    position: relative
}

.package-summary-footer .price h4 {
    font-weight: 700
}

.package-summary-footer .price:after {
    background: #e6e6e6;
    content: "";
    height: 25px;
    position: absolute;
    right: -12px;
    top: 35%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 25px;
    z-index: 1
}

.daily-schedule .title span:after,
.inclusion-title span:after {
    height: 20px;
    right: -10px;
    top: 33%;
    width: 20px;
    content: ""
}

.package-summary-footer .book {
    background: #f2676b;
    padding: 32px 0 31px
}

.package-summary-footer .book a {
    border: 2px solid #fff;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px
}

.package-summary-footer .book a:hover {
    background: #00adef
}

.package-detail-sidebar .assitance-body {
    padding: 20px
}

.package-detail-sidebar .assitance-body h2 {
    margin: 0
}

.package-detail-sidebar .assitance-body h5 {
    line-height: 1.6;
    margin-top: 0
}

.daily-schedule,
.inclusion-wrapper {
    margin-top: 20px
}

.package-detail-sidebar .assitance-body a {
    color: #f2676b
}

.daily-schedule .title {
    background: #e6e6e6;
    font-size: 16px;
    font-weight: 700
}

.daily-schedule .title span,
.inclusion-title span {
    display: inline-block!important;
    font-size: 16px!important;
    margin-right: 25px;
    font-weight: 700
}

.daily-schedule .title span {
    background: #f2676b;
    color: #fff;
    padding: 15px;
    position: relative
}

.daily-schedule .title p {
    margin-bottom: 0
}

.daily-schedule .title span:after {
    background: #f2676b;
    position: absolute;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.daily-schedule-body {
    overflow: hidden;
    padding: 30px 5px 10px
}

.daily-schedule-body img {
    max-width: 100%;
    margin-bottom: 20px
}

.activity h5 {
    font-weight: 700
}

.activity i {
    padding: 0 5px 0 0!important;
    color: #f2676b!important
}

.inclusion-title {
    background: #e6e6e6
}

.inclusion-title span {
    background: #f2676b;
    color: #fff;
    padding: 15px;
    position: relative
}

.inclusion-wrapper img {
    max-width: 100%;
    margin-bottom: 15px
}

.inclusion-title p {
    margin-bottom: 0!important;
    font-size: 16px
}

.inclusion-title span:after {
    background: #f2676b;
    position: absolute;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.inclusion-body {
    padding: 20px 20px 10px;
    overflow: hidden
}

.inclusion-body h4 {
    font-weight: 700;
    margin-bottom: 20px
}

.inclusion-body h5 i {
    color: #f19c4f
}

.inclusion-body h5 {
    margin-top: 0;
    font-weight: 700
}

.flight-inclusion {
    margin-top: 20px
}

.flight-inclusion img {
    margin: 0!important
}

@media(max-width:767px) {
    .package-complete-detail .nav-tabs li a span {
        display: none
    }
}

.flight-title i {
    margin: 0 10px
}

#review-booking .flight-list-v2 {
    margin: 0
}

.booking-tab {
    background: #e6e6e6;
    padding: 30px 0
}

.booking-detail {
    padding: 60px 0
}

.booking-tab .nav-tabs>li.active>a,
.booking-tab .nav-tabs>li.active>a:focus,
.booking-tab .nav-tabs>li.active>a:hover {
    border: 0;
    background: #e6e6e6;
    position: relative
}

.booking-tab .nav-tabs .active {
    position: relative
}

.booking-tab .nav-tabs .active:after {
    background: #f9676b;
    content: "";
    height: 5px;
    left: 43%;
    position: absolute;
    top: 100%;
    width: 50px
}

.booking-tab .nav-tabs {
    border-bottom: 0
}

.booking-tab .nav-tabs>li.active>a i,
.booking-tab .nav-tabs>li>a i {
    display: block;
    padding: 5px;
    font-size: 30px
}

.booking-tab .nav-tabs>li.active>a span,
.booking-tab .nav-tabs>li>a span {
    font-size: 20px
}

.booking-tab .nav-tabs>li.active>a,
.booking-tab .nav-tabs>li>a {
    color: #07253f
}

.booking-tab .tab-content {
    padding: 20px 0
}

.booking-sidebar .sidebar-item {
    border: 3px solid #ffd701;
    margin-bottom: 15px;
    width: 100%;
    float: left
}

.booking-sidebar .sidebar-item h4 {
    background: #ffd701;
    padding: 15px;
    font-weight: 700;
    color: #350c48;
    margin: 0
}

.booking-sidebar .sidebar-item h4 i {
    color: #350c48;
    margin-right: 10px
}

.booking-sidebar .sidebar-body {
    padding: 29px
}

.booking-sidebar .sidebar-body .table {
    margin-bottom: 0
}

.booking-sidebar .sidebar-body table tr {
    border-bottom: 1px solid #e6e6e6
}

.booking-sidebar .sidebar-body table tr:last-child {
    border-bottom: 0
}

.booking-sidebar .sidebar-body table td {
    border-top: 0
}

.booking-sidebar .sidebar-body .total {
    font-size: 20px;
    font-weight: 700
}

.booking-form .form-control {
    height: 40px;
    border-radius: 0
}

.login-box {
    overflow: hidden;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    margin-top: 40px
}

.login-box h3 {
    background: #e6e6e6;
    line-height: 1.6;
    margin: 0;
    padding: 10px 20px
}

.booking-form {
    padding: 0 15px 20px;
    overflow: hidden
}

.booking-form a {
    color: #f2676b;
    margin-top: 5px;
    display: block
}

.booking-form label {
    margin-top: 15px
}

.booking-form button {
    background: #f2676b;
    border: none;
    color: #fff;
    display: block;
    font-weight: 700;
    margin-top: 15px;
    padding: 10px 50px
}

.booking-form button:hover {
    background: #00adef
}

.social-media-login {
    margin-top: 20px
}

.social-media-login a {
    background: #5470af;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    line-height: 1;
    margin: 10px 0;
    padding: 0 15px
}

.social-media-login a i {
    border-right: 1px solid #fff;
    margin-right: 15px;
    padding: 15px 15px 15px 0
}

.social-media-login span {
    display: block;
    font-weight: 700
}

.booking-sidebar .contact-box {
    margin-top: 40px;
    margin-bottom: 40px
}

#passenger-info {
    overflow: hidden
}

.passenger-detail {
    overflow: hidden;
    border: 3px solid #ffd701
}

.passenger-detail h3 {
    margin: 0;
    padding: 10px 20px;
    line-height: 1.6;
    background: #ffd701;
    color: #350c48;
    font-weight: 700
}

.passenger-detail-body {
    padding: 20px
}

.passenger-detail-body label {
    margin-top: 15px;
    font-weight: 400
}

.passenger-detail-body .form-control {
    border-radius: 0;
    height: 40px
}

.passenger-detail-body button {
    background: #015f9e;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    padding: 10px 20px
}

.passenger-detail-body button a {
    color: #fff
}

.passenger-detail-body button:hover {
    background: #00adef
}

.passenger-detail-body button i {
    margin-left: 5px
}

.saved-card {
    border: 1px solid #e6e6e6;
    overflow: hidden;
    padding: 0 20px 20px
}

.saved-card label {
    margin-top: 10px
}

.saved-card label span {
    font-size: 18px;
    margin-left: 10px;
    line-height: 1.6
}

.payment-seperator {
    border-top: 1px solid #e6e6e6;
    margin: 40px 0 30px;
    position: relative
}

.payment-seperator:after {
    background: #e6e6e6;
    border-radius: 50%;
    content: "Or";
    left: 45%;
    padding: 12px 15px;
    position: absolute;
    top: -23px;
    z-index: 1
}

.add-new-card,
.paypal-pay {
    overflow: hidden
}

.paypal-pay i {
    color: #009cde;
    font-size: 50px;
    margin-top: 20px
}

.paypal-pay a {
    background: #f2676b;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 25px;
    padding: 10px 20px
}

.paypal-pay a:hover {
    background: #00adef
}

@media(max-width:767px) {
    .login-box {
        margin-bottom: 40px
    }
}

.booking-summary,
.sidebar-body {
    overflow: hidden
}

.booking-summary h4 {
    margin-top: 0;
    margin-bottom: 7px;
    font-weight: 700
}

.booking-summary h5 {
    margin-top: 0
}

.booking-summary .fa-star {
    color: #e1974f
}

.booking-summary .loc {
    color: #00adef
}

.booking-summary .fa-map-marker {
    margin-right: 5px
}

.booking-summary .date h2 {
    margin: 0
}

.booking-summary .date h5 {
    background: #e6e6e6;
    margin: 0;
    padding: 5px
}

.booking-summary .date {
    border: 1px solid #e6e6e6;
    max-width: 100px;
    padding-top: 5px
}

.about-intro img,
.booking-summary-v2 img,
.post-wrapper img,
.recent-post img {
    max-width: 100%
}

.booking-summary-title {
    margin-bottom: 10px;
    overflow: hidden
}

.booking-summary table {
    margin-top: 15px
}

.clear-margin {
    margin-top: 0
}

.booking-summary-v2 {
    overflow: hidden;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6
}

.booking-summary-v2 img {
    padding: 15px
}

.booking-summary-v2 h4 {
    font-weight: 700
}

.booking-summary-v2 h4 i {
    color: #f19c4f
}

.booking-summary-v2 p i {
    color: #f2676b
}

.booking-summary-v2 p span {
    font-weight: 700
}

.booking-summary-v2 a {
    background: #f2676b;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 60px;
    padding: 7px 15px
}

.booking-summary-v2 a:hover {
    background: #00adef
}

@media(max-width:991px) {
    .booking-summary-v2 a {
        margin: 10px 0 15px
    }
}

.thank i {
    background: #015595;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px;
    padding: 10px 12px
}

.confirmation-detail {
    margin-top: 40px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0 20px 20px
}

.confirmation-detail td {
    border-top: none!important;
    border-bottom: 1px solid #e6e6e6
}

.confirmation-detail p {
    font-weight: 700
}

.rec-box {
    margin: 40px 0
}

.recent-post,
.sidebar-search {
    margin-top: 40px
}

.rec-box a {
    color: #07253f
}

.rec-box a:hover,
.rec-box td i {
    color: #f2676b
}

.rec-box td i {
    margin-right: 5px
}

.sidebar-item .list-group-item {
    border: 0
}

.sidebar-search .form-control {
    border-radius: 0;
    height: 50px
}

.sidebar-search .input-group-addon {
    border-radius: 0;
    color: #fff;
    background: #00adef;
    border: 0;
    padding: 10px 25px
}

.recent-post {
    margin-bottom: 40px
}

.recent-post a {
    color: #07253f
}

.recent-post a:hover {
    color: #00adef
}

.recent-post .wrapper {
    margin-bottom: 15px;
    overflow: hidden
}

.sidebar-subscribe {
    margin: 40px 0
}

.sidebar-subscribe .form-control {
    height: 40px;
    border-radius: 0
}

.sidebar-subscribe button {
    border: 0;
    color: #fff;
    background: #f2676b;
    margin-top: 20px;
    padding: 10px 20px;
    font-weight: 700
}

.sidebar-subscribe button:hover {
    background: #00adef
}

.recent-post .wrapper:last-child {
    margin-bottom: 0
}

.post-cat {
    margin: 40px 0
}

.post-cat a {
    color: #07253f
}

.post-cat a:hover {
    color: #00adef
}

.post-cat .list-group {
    margin-bottom: 0
}

.post-wrapper {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    margin-top: 40px;
    margin-bottom: 40px
}

.post-body h3 {
    font-weight: 700;
    line-height: 1.3
}

.post-body p {
    line-height: 2;
    margin-bottom: 20px
}

.post-body {
    padding: 0 20px;
    overflow: hidden
}

.post-body p i {
    color: #f2676b;
    margin: 0 5px
}

.post-body p a {
    color: #172755
}

.post-body p a:hover,
.post-footer h5 a {
    color: #00adef
}

.post-footer {
    overflow: hidden;
    background: #e6e6e6
}

.post-footer h5 {
    margin-top: 15px
}

.post-footer .read-more a {
    background: #f2676b;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 15px 20px
}

.post-footer .read-more a:hover {
    background: #00adef
}

.post-wrapper .youtube-video {
    width: 100%;
    height: 425px;
    border: 0
}

.blog-load-more {
    display: inline-block;
    color: #fff;
    background: #f2676b;
    padding: 10px 40px;
    font-weight: 700;
    margin-bottom: 40px
}

.blog-load-more:hover {
    background: #00adef;
    color: #fff
}

.single-post-wrapper {
    margin-top: 40px
}

.single-post-wrapper .blog-title h3 {
    font-weight: 700;
    line-height: 1.3
}

.about-intro p,
.contact-address h5,
.contact-form h5,
.service-desc p,
.service-left p,
.single-post-wrapper .main-content p {
    line-height: 2
}

.single-post-wrapper .blog-title p i {
    color: #f2676b;
    margin: 0 5px
}

.single-post-wrapper .blog-title p a {
    color: #172755
}

.single-post-wrapper .blog-title p a:hover {
    color: #00adef
}

.single-post-wrapper .main-content img {
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 20px
}

.single-post-wrapper .main-content h4 {
    font-weight: 700;
    margin: 15px 0
}

.single-post-wrapper .social-share {
    margin: 30px 0
}

.single-post-wrapper .social-share a {
    color: #172755
}

.single-post-wrapper .social-share a:hover {
    color: #00adef
}

.single-post-wrapper .social-share i {
    font-size: 25px;
    margin: 0 10px
}

.single-post-wrapper .social-share p {
    font-weight: 700
}

.blog-links {
    padding: 30px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden
}

.blog-links a {
    color: #f2676b
}

.blog-links a:hover {
    color: #00adef
}

.author-wrapper {
    padding: 30px;
    overflow: hidden;
    background: #e6e6e6
}

.author-detail img {
    border-radius: 50%
}

.author-detail h4 {
    margin-bottom: 5px!important
}

.comment-box {
    margin-top: 40px
}

.comment-wrapper {
    overflow: hidden;
    margin: 40px 0
}

.comment-wrapper img {
    border-radius: 50%;
    margin: 0!important
}

.comment-wrapper .comment-body {
    background: #e6e6e6;
    padding: 20px;
    position: relative
}

.comment-wrapper .comment-body:before {
    background: #e6e6e6;
    content: "";
    height: 20px;
    left: -10px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px
}

.contact-form .form-control,
.leave-comment .form-control {
    height: 40px;
    border-radius: 0
}

.comment-wrapper .comment-body h4 {
    margin-bottom: 5px;
    margin-top: 0
}

.comment-wrapper .comment-body span {
    margin: 8px 0;
    display: block
}

.comment-wrapper .comment-body h5,
.comment-wrapper .comment-body p {
    margin-bottom: 0
}

.comment-wrapper .comment-body a {
    color: #f2676b
}

.comment-wrapper .comment-body i {
    margin: 0 5px
}

.leave-comment {
    overflow: hidden;
    margin: 40px 0
}

.leave-comment label {
    font-weight: 400;
    margin-top: 15px
}

.contact-address {
    color: #fff;
    padding: 60px 0;
    background: #015595
}

.contact-address h2 {
    font-weight: 800;
    letter-spacing: 1px
}

.contact-address p {
    font-size: 16px;
    font-weight: 700
}

.about-intro h2,
.contact-form h2 {
    font-weight: 800;
    letter-spacing: 1px
}

.contact-address a {
    color: #fff
}

.contact-address a:hover {
    color: #f2676b
}

.contact-address i {
    font-size: 40px;
    margin: 30px 0
}

.contact-form {
    padding: 30px 15px
}

.about-intro,
.our-team {
    padding: 60px 0
}

.contact-form .form-control {
    margin: 10px 0
}

.contact-form textarea {
    height: auto!important
}

.contact-form h2 {
    color: #015595
}

.contact-map {
    border: 0;
    width: 100%;
    height: 520px
}

.about-intro img {
    border-radius: 20px;
    background: #f7f7f7;
    border: 10px solid #ffd71e
}

.about-intro h2 {
    margin-top: 0
}

.our-team .section-title {
    margin-bottom: 20px
}

.our-team {
    background: #f19c4f;
    color: #fff
}

.our-team img {
    max-width: 160px;
    border-radius: 50%
}

.team-member {
    padding: 40px 20px;
    transition: all .3s ease;
    -moz-transition: all .3s ease
}

.team-member:hover,
.team-member:hover a {
    background: #e6e6e6;
    color: #07253f
}

.team-member h4 {
    font-weight: 700;
    margin-top: 25px
}

.team-member a {
    color: #fff;
    margin: 0 5px;
    font-size: 25px;
    height: 40px;
    width: 40px;
    display: inline-block
}

.team-member a:hover {
    color: #00adef
}

.our-service {
    padding: 60px 0
}

.service-left .section-title {
    margin-bottom: 20px
}

.service-right .service {
    position: relative;
    padding: 15px
}

.service-right i {
    background: #ffd71e;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 50px;
    left: 45%;
    padding: 12px 10px;
    position: absolute;
    top: 15%;
    width: 50px;
    z-index: 2
}

.service-desc {
    border: 1px solid #ffd71e;
    padding: 30px 15px 15px;
    position: relative;
    margin-top: 45px
}

.service-desc h5 {
    font-weight: 800;
    letter-spacing: 1px
}

.our-partner {
    padding: 20px 0
}

.our-partner img {
    max-width: 180px
}

.user-profile {
    padding: 30px 0;
    background: #f7f7f7;
    overflow: hidden
}

.user-profile-tabs {
    margin-bottom: 40px
}

.user-profile-tabs i {
    display: block;
    font-size: 24px;
    margin-bottom: 10px
}

.user-profile-tabs .nav-tabs>li {
    float: none!important;
    border-bottom: 2px solid #0a3152
}

.user-profile-tabs .nav-tabs>li a:hover {
    border: 0;
    background: #ffd701;
    color:#000;
}

.user-profile-tabs .nav-tabs>li>a {
    background: #07253f;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    line-height: 1.42857;
    padding: 20px 0;
    margin-right: 0;
    border: 0
}

.user-profile .user-name h3 {
    margin: 0 0 15px
}

.user-profile-tabs .nav-tabs>li.active>a,
.user-profile-tabs .nav-tabs>li.active>a:focus {
    background: #ffd701;
    color: #000;
    border: 0
}

.user-profile .brief-info {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px #e6e6e6;
    padding: 15px 15px 0
}

.user-profile .brief-info img {
    max-width: 100%;
    border-radius: 50%
}

.user-profile .brief-info h5 i {
    margin-right: 10px;
    color: #ffd701
}

.user-profile .brief-info h3 {
    margin-top: 0
}

.user-profile .brief-info-footer {
    background: #e6e6e6;
    margin: 0 -15px;
    padding: 10px 15px
}

.user-profile .brief-info-footer a {
    color: #07253f;
    margin-right: 10px;
    font-size: 13px
}

.user-profile .brief-info-footer a:hover {
    color: #ffd701
}

.user-profile .brief-info-footer a i {
    margin-right: 5px
}

.most-recent-booking .field-entry .fa-star {
    color: #f19c4f;
    margin: 0
}

.most-recent-booking .field-entry {
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6
}

.most-recent-booking .field-entry p {
    margin: 0
}

.most-recent-booking .field-entry p i {
    margin: 0 5px
}

.most-recent-booking .field-entry a {
    color: #ffd701
}

.confirmed {
    color: #093
}

.failed,
.user-profile-offer .offer-left {
    color: #ffd701
}

.most-recent-booking {
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden;
    margin: 40px 0;
    background: #fff
}

.most-recent-booking h4,
.user-change-password h4,
.user-notification h4,
.user-personal-info h4,
.user-preference h4,
.user-profile-offer h4 {
    background: #ffd701;
    margin: 0;
    padding: 15px;
    font-weight: bold;
}

.user-notification .notification-body,
.user-profile-offer .offer-body {
    padding: 15px 15px 0;
    overflow: hidden
}

.user-profile-offer {
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden;
    background: #fff
}

.user-profile-offer .offer-body .offer-entry {
    overflow: hidden;
    margin-bottom: 20px
}

.user-profile-offer .offer-left p {
    font-size: 24px;
    font-weight: 600
}

.user-profile-offer .offer-right p {
    line-height: 1.6
}

.user-profile-offer .offer-right {
    border-left: 1px solid #e6e6e6
}

.user-profile-offer .offer-entry a {
    color: #ffd701;
    font-weight: 600
}

.user-notification {
    margin: 40px 0;
    background: #fff
}

.notification-entry p {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6
}

.notification-entry p i {
    color: #fff;
    background: #ffd701;
    padding: 5px;
    margin-right: 5px
}

.item-entry {
    overflow: hidden;
    margin: 40px 0
}

.item-entry span {
    background: #ffd701;
    display: inline-block;
    font-weight: 700;
    padding: 8px 20px;
    color: #fff
}

.item-content {
    background: #fff;
    padding: 15px;
    overflow: hidden
}

.item-content img {
    max-width: 100%
}

.item-content h4 {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600
}

.item-content h4 i {
    color: #f19c4f
}

.item-content p {
    margin-bottom: 5px;
    line-height: 2
}

.item-content .confirmed i,
.item-content .failed i {
    margin-right: 5px
}

.item-content a {
    background: #f2676b;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 5px 15px
}

.item-body {
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6
}

.item-footer {
    padding-top: 10px
}

.item-footer p {
    margin-bottom: 0
}

.item-footer a {
    display: inline-block;
    color: #f2676b;
    border: 2px solid #f2676b;
    background: 0 0;
    margin-left: 30px
}

.item-footer strong {
    margin: 0 5px 0 20px
}

.completed span {
    background: #e6e6e6;
    color: #07253f
}

.card-entry,
.user-add-card,
.user-change-password,
.user-personal-info,
.user-preference {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px #e6e6e6
}

.change-password-body,
.user-info-body {
    padding: 20px 5px;
    overflow: hidden
}

.user-change-password label,
.user-personal-info label,
.user-preference label {
    font-weight: 400
}

.user-change-password .form-control,
.user-personal-info .form-control,
.user-preference .form-control {
    border-radius: 0;
    margin-bottom: 15px;
    padding: 10px;
    height: 40px
}

.user-personal-info textarea {
    height: auto!important
}

.submit-complaint button,
.user-add-card button,
.user-change-password button,
.user-personal-info button,
.user-preference button {
    border: 0;
    color: #fff;
    background: #015696;
    padding: 10px 20px;
    margin-top: 20px;
    font-weight: 700
}

.submit-complaint button,
.user-add-card button,
.user-change-password button,
.user-preference button {
    margin-top: 10px
}

.user-personal-info a {
    background: #f2676b;
    font-weight: 700;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px
}

.user-preference {
    margin: 40px 0
}

.user-preference .collapse {
    padding: 20px 5px;
    overflow: hidden
}

.upload-pic {
    height: 30px
}

.card-entry {
    padding: 15px;
    margin-bottom: 40px
}

.card-entry .pull-right a {
    margin: 0 5px;
    color: #07253f;
    font-size: 20px
}

.card-entry .pull-right a:hover {
    color: #f2676b
}

.card-entry .card-type {
    overflow: hidden
}

.card-entry .card-type h3 {
    margin-top: 0
}

.card-entry .card-type p {
    margin: 20px 0 0
}

.primary-card span {
    color: #fff;
    background: #f2676b;
    display: block;
    padding: 5px 10px;
    margin-bottom: 10px
}

.primary-card h3 {
    margin-top: 0
}

.form-control {
    background: #fff
}

.user-add-card {
    padding: 15px
}

.user-add-card .form-control {
    border-radius: 0;
    height: 40px;
    padding: 10px;
    margin-bottom: 15px
}

.recent-complaint h3 {
    margin: 30px 0 40px;
    position: relative
}

.recent-complaint h3:after {
    content: "";
    width: 100px;
    height: 3px;
    background: #f2676b;
    position: absolute;
    top: 115%;
    left: 0
}

.recent-complaint .nav-tabs>li>a {
    font-size: 16px;
    color: #07253f
}

.recent-complaint .tab-content {
    background: #fff;
    padding: 20px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.recent-complaint .tab-content a {
    color: #07253f
}

.recent-complaint .tab-content a:hover {
    color: #00adef
}

.recent-complaint .tab-content a span {
    font-weight: 600
}

.recent-complaint .tab-content p:nth-child(2n+1) {
    background: #f7f7f7;
    margin: 0;
    padding: 15px
}

.recent-complaint .tab-content p:nth-child(2n+0) {
    background: #e6e6e6;
    margin: 0;
    padding: 15px
}

.submit-complaint {
    overflow: hidden;
    background: #fff;
    padding: 20px 5px
}

.submit-complaint .form-control {
    border-radius: 0;
    height: 40px;
    padding: 10px;
    margin-bottom: 20px
}

.submit-complaint textarea {
    height: auto!important
}

@media(max-width:767px) {
    .item-content img {
        margin-bottom: 20px
    }
}

.full-screen {
    height: 100%;
    width: 100%
}

.coming-soon-wrapper {
    background: url(../images/bg-image2.jpg) fixed;
    background-size: cover;
    position: relative;
    height: 530px
}

.coming-soon-wrapper .coming-soon {
    background: rgba(52, 10, 82, .85);
    position: relative;
    color: #fff
}

.coming-soon-wrapper .centered-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%)
}

.centered-box .logo h2 {
    margin: 0;
    font-weight: 800;
    letter-spacing: 1px
}

.centered-box .launch-title h1 {
    letter-spacing: 1px;
    font-weight: 700;
    position: relative
}

.centered-box .launch-title h1:after {
    content: "";
    width: 100px;
    height: 5px;
    background: #f9676b;
    position: absolute;
    top: 126%;
    left: 40%
}

.centered-box .launch-title h1 span {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px
}

.centered-box .countdown-row {
    overflow: hidden
}

.centered-box .countdown-section {
    width: 25%;
    float: left;
    display: block;
    margin-top: 30px;
    padding: 0 50px
}

.centered-box .countdown-amount {
    display: block;
    font-size: 70px;
    font-weight: 600
}

.centered-box .subscribe {
    overflow: hidden;
    clear: both;
    padding-top: 30px
}

.centered-box .subscribe h3 {
    font-weight: 600;
    margin-bottom: 20px;
    color: #f9676b
}

.centered-box .subscribe .form-control {
    height: 50px;
    padding: 10px;
    border-radius: 0;
    border: 0
}

.centered-box .subscribe button {
    height: 50px;
    border: 0;
    background: #f9676b;
    color: #fff;
    padding: 10px;
    width: 100%
}

.centered-box .subscribe button:hover {
    background: #00adef
}

.centered-box .social-media {
    margin-top: 40px
}

.centered-box .social-media ul {
    padding: 0;
    list-style-type: none
}

.centered-box .social-media li {
    display: inline-block;
    margin: 0 10px;
    color: #f9676b;
    background: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%
}

.centered-box .social-media li a {
    display: block;
    padding: 5px;
    color: #f9676b
}

.centered-box .social-media li a:hover {
    color: #00adef
}

.centered-box .copyright {
    margin-top: 20px;
    color: #e6e6e6
}

@media(max-width:767px) {
    .coming-soon-wrapper .coming-soon,
    .full-screen {
        height: auto
    }
    .coming-soon-wrapper .centered-box {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        padding: 60px 20px
    }
    .centered-box .countdown-section {
        width: 25%;
        float: left;
        display: block;
        margin-top: 30px;
        padding: 0
    }
    .centered-box .countdown-amount {
        display: block;
        font-size: 40px;
        font-weight: 600
    }
    .centered-box .launch-title h1:after {
        left: 35%
    }
    .centered-box .launch-title h1 span {
        border: 0
    }
}

.not-found {
    padding: 60px 0;
    background: #f9676b;
    color: #fff
}

.full-screen-404 p,
.not-found .desc p {
    font-size: 18px
}

.full-screen-404 a,
.not-found .desc a {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 30px;
    padding: 10px 30px
}

.full-screen-404 a:hover,
.not-found .desc a:hover {
    background: #07253f
}

.full-screen-404 a i,
.not-found .desc a i {
    margin-right: 10px
}

.large-para {
    font-weight: 800;
    font-size: 100px
}

.large-para span {
    display: block
}

.loading-animation {
    position: relative;
    height: 100px;
    width: 100px;
    margin: 40px auto
}

.loading-animation span {
    border-radius: 50%;
    font-size: 50px;
    height: 100px;
    padding: 10px;
    width: 100px;
    display: block;
    position: absolute;
    left: 0
}

.loading-animation span:nth-child(1) {
    opacity: 0;
    -webkit-animation: loader 2s infinite;
    animation: loader 2s infinite;
    color: #fff;
    background: #f9676b
}

.loading-animation span:nth-child(2) {
    -webkit-animation: loader 2s infinite .5s;
    animation: loader 2s infinite .5s;
    opacity: 0;
    color: #fff;
    background: #f19c4f
}

.loading-animation span:nth-child(3) {
    animation: loader 2s infinite 1s;
    -webkit-animation: loader 2s infinite 1s;
    opacity: 0;
    color: #fff;
    background: #00adef
}

.loading-animation span:nth-child(4) {
    animation: loader 2s infinite 1.5s;
    -webkit-animation: loader 2s infinite 1.5s;
    opacity: 0;
    color: #fff;
    background: #07253f
}

@keyframes loader {
    0% {
        opacity: 1;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    25% {
        opacity: 1;
        -webkit-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    26% {
        opacity: 0;
        -webkit-transform: rotateY(0);
        -o-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -moz-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
}

@-webkit-keyframes loader {
    0% {
        opacity: 1;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
    25% {
        opacity: 1;
        -webkit-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    26% {
        opacity: 0;
        -webkit-transform: rotateY(0);
        -o-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -moz-transform: rotateY(0);
        transform: rotateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
}

.search-title {
    padding: 60px 0
}

.search-title p {
    font-size: 20px;
    line-height: 2
}

.search-title p span {
    color: #ffd701;
    font-weight: 700
}

.room-check {
    background: rgba(255, 255, 255, .9);
    max-width: 400px;
    margin: 100px auto
}

#home-hotel-intro img,
#hotel-intro img,
.flex-item img,
.tour-grid img {
    max-width: 100%
}

.room-check .room-check-body {
    padding: 0 25px 25px
}

.room-check h4 {
    font-weight: 800;
    letter-spacing: 1px;
    margin: 0 0 20px;
    background: #f9676b;
    color: #fff;
    position: relative;
    padding: 20px 0
}

.room-check h4:after {
    background: #f9676b;
    border-radius: 50%;
    color: #fff;
    content: "\f046";
    font-family: FontAwesome;
    left: 45%;
    padding: 10px;
    position: absolute;
    top: 60%
}

.room-check .input-group-addon {
    background: 0 0;
    border-bottom: 1px solid #b6b6b6;
    border-radius: 0;
    border-right: 1px solid #b6b6b6;
    border-top: 1px solid #b6b6b6;
    color: #f9676b
}

.room-check label {
    margin-bottom: 10px
}

.room-check .ui-spinner-down i,
.room-check .ui-spinner-up i {
    color: #f9676b;
    z-index: 999
}

.room-check .form-control {
    border-radius: 0;
    height: 40px;
    padding: 10px;
    background: 0 0;
    border: 1px solid #b6b6b6
}

.room-check .input-group {
    margin-bottom: 15px
}

.room-check .padding-right {
    padding: 0 10px 0 0
}

.room-check .padding-left {
    padding: 0 0 0 10px
}

.room-check .center-input {
    padding-left: 45%;
    z-index: 0
}

.room-check button {
    background: #07253f;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    padding: 15px 40px;
    border: 2px solid transparent
}

.room-check button:hover {
    border: 2px solid #07253f;
    background: 0 0;
    color: #07253f
}

#home-hotel-intro {
    background: #f7f7f7
}

#home-hotel-intro .hotel-desc {
    padding: 60px 0
}

#home-hotel-intro .hotel-intro {
    padding: 0 30px
}

#home-hotel-intro .hotel-intro p {
    line-height: 2
}

#home-hotel-intro .hotel-intro a {
    color: #fff;
    background: #f9676b;
    border: 2px solid transparent;
    display: inline-block;
    padding: 10px 20px;
    font-weight: 700;
    margin-top: 15px
}

#home-hotel-intro .hotel-intro a:hover {
    color: #f9676b;
    background: 0 0;
    border: 2px solid #f9676b
}

.hotel-tagline h1,
.hotel-tagline h3 {
    color: #fff;
    text-transform: uppercase
}

#home-hotel-intro .hotel-intro a i {
    margin-left: 10px
}

#home-hotel-intro .hotel-intro h2 {
    font-weight: 800;
    letter-spacing: 2px;
    margin-top: 0
}

#home-hotel-intro .hotel-intro h4 {
    font-weight: 700;
    margin-bottom: 20px
}

.hotel-desc .map {
    background: #fff;
    border: none;
    border-radius: 50%;
    box-shadow: 0 0 5px #e6e6e6;
    height: 350px;
    margin-bottom: 25px;
    padding: 10px;
    width: 350px
}

.hotel-tagline {
    margin-top: 30%
}

.hotel-tagline h3 {
    font-weight: 700
}

.hotel-tagline h1 {
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 2px
}

#recent-blog {
    background: #f7f7f7
}

#recent-blog .owl-controls {
    margin-top: 30px
}

.post-alt i {
    margin: 0 5px
}

.post-desc {
    padding: 5px 0
}

.post-desc p {
    line-height: 2;
    font-size: 13px
}

.post-title h5 {
    font-weight: 700;
    margin-top: 10px
}

.post-title p {
    color: #ffd71e
}

#hotel-gallery #room-gallery {
    margin: 0!important
}

#hotel-gallery .hotel-gallery-img {
    background: #fff
}

.hotel-gallery-desc {
    background: #07253f;
    padding: 60px
}

.hotel-gallery-desc p {
    line-height: 2;
    color: #fff
}

.flex-row {
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flex;
    display: -moz-flex;
    display: -ms-Flexbox
}

.flex-row .flex-item {
    flex: 1 auto;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    -moz-flex: 1 auto;
    -o-flex: 1 auto
}

.flex-item .section-title {
    margin-bottom: 20px
}

.flex-item p {
    line-height: 2
}

.flex-item .flex-item-desc {
    padding: 10% 10% 0
}

#hotel-gallery .section-title h2,
#hotel-gallery .section-title h4 {
    color: #f9676b
}

.hotel-subscribe-row {
    padding: 60px 0;
    background: #f7f7f7
}

.hotel-subscribe-row .form-control {
    background: #fff;
    border-left: 1px solid #00adef;
    border-top: 1px solid #00adef;
    border-bottom: 1px solid #00adef;
    border-right: 0;
    color: #07253f
}

.sm-footer {
    padding: 60px 0;
    background: #07253f;
    color: #bec4c8
}

.sm-footer h4 {
    margin: 0 0 20px;
    color: #f9676b;
    letter-spacing: 1px;
    font-weight: 700
}

.sm-footer p {
    line-height: 2
}

.sm-footer .footer-gallery img {
    width: 32%;
    margin: 0;
    padding: 0
}

.sm-footer .contact-box i {
    color: #f9676b;
    margin-right: 10px
}

.sm-footer .footer-subscribe {
    margin: 0
}

.sm-footer .footer-subscribe .form-control {
    color: #fff;
    border-radius: 0;
    height: 40px;
    padding: 10px;
    background: #0a3152;
    border: 0
}

.sm-footer .footer-subscribe button {
    background: #f9676b;
    border: none;
    color: #fff;
    height: 40px;
    text-align: center;
    width: 100%
}

.sm-footer .footer-about-box a {
    border: 2px solid #f9676b;
    color: #f9676b;
    display: inline-block;
    font-weight: 700;
    padding: 5px 10px
}

.go-up a,
.sm-footer .social-media i {
    border-radius: 50%;
    height: 30px;
    width: 30px
}

.sm-footer .social-media {
    margin-top: 20px
}

.sm-footer .social-media i {
    background: #00adef;
    color: #fff;
    margin: 0 10px 0 0;
    padding: 9px
}

.sm-footer .social-media i:hover {
    background: #f9676b
}

.sm-footer-nav {
    background: #0a3152;
    padding: 30px 0;
    position: relative
}

.sm-footer-nav a {
    border-right: 1px solid #bec4c8;
    color: #bec4c8;
    font-size: 13px;
    padding: 0 10px
}

.sm-footer-nav a:last-child {
    border-right: 0
}

.sm-footer-nav a:hover {
    color: #f9676b
}

.sm-footer-nav .copyright {
    color: #fff;
    font-size: 12px;
    margin: 20px 0 0
}

.go-up {
    position: absolute;
    top: 32%;
    right: 20px
}

.tour-grid,
.tour-grid img {
    position: relative
}

.go-up a {
    background: #07253f;
    display: inline-block;
    padding: 5px
}

@media(max-width:991px) {
    .sm-footer h4 {
        margin: 40px 0 20px
    }
}

@media(max-width:767px) {
    .flex-row {
        display: block
    }
    .flex-row .flex-item {
        width: 100%
    }
    .hotel-gallery-desc {
        padding: 30px 15px
    }
    .flex-item .flex-item-desc {
        padding: 60px 15px
    }
    .hotel-tagline h3 {
        font-size: 16px
    }
    .hotel-tagline h1 {
        font-size: 20px
    }
}

.hotel2-slider #room-gallery {
    margin-top: 0
}

.hotel2-slider .carousel-caption {
    color: #fff;
    text-shadow: none;
    top: 30%
}

.hotel2-slider .carousel-caption h2 {
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 2px
}

.hotel2-slider .carousel-caption h4 {
    text-transform: uppercase;
    font-weight: 700
}

.hotel2-slider .carousel-caption a {
    display: inline-block;
    font-weight: 700;
    padding: 8px 20px;
    border: 2px solid #fff;
    color: #fff;
    margin-top: 15px
}

.hotel2-slider .carousel-caption a:hover {
    border: 2px solid transparent;
    color: #fff;
    background: #f9676b
}

.room-check-horizontal {
    padding: 60px 0 80px;
    background: #07253f
}

.room-check-horizontal label {
    color: #fff;
    margin: 20px 0 10px
}

.room-check-horizontal .form-control {
    height: 40px;
    border-radius: 0;
    background: #0a3152;
    color: #fff;
    text-align: center;
    border: 0
}

.room-check-horizontal .input-group-addon {
    color: #fff;
    border-radius: 0;
    background: #f9676b;
    border: 0
}

.room-check-horizontal .custom-select-button {
    border: 0;
    background: #0a3152
}

.room-check-horizontal .check-button {
    margin-top: 50px
}

.room-check-horizontal .check-button button {
    color: #fff;
    background: #f9676b;
    font-weight: 700;
    height: 40px;
    width: 100%;
    border: 0
}

.room-check-horizontal .check-button button:hover {
    background: 0 0;
    border: 2px solid #f9676b;
    color: #f9676b
}

.room-check-horizontal .bootstrap-select.btn-group .dropdown-toggle .caret,
.room-check-horizontal .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.top-tour {
    color: #fff
}

#hotel-intro .hotel-desc {
    padding: 40px 60px 60px
}

.hotel-detail,
.page-title2 {
    padding: 60px 0
}

#hotel-intro .hotel-desc p {
    line-height: 2
}

.page-title2 {
    background: url(../images/hotel-bg.jpg) fixed;
    color: #fff
}

.hotel-team {
    background: #f7f7f7
}

.hotel-service {
    background: #fff
}

.our-partner,
.similar-room {
    background: #f7f7f7
}

.hotel-detail .main-content {
    padding: 0 20px 0 0
}

.hotel-detail-sidebar {
    padding: 0 0 0 20px
}

.similar-room {
    padding: 60px 0
}

.similar-room h2 {
    font-weight: 800;
    letter-spacing: 2px;
    margin: 0 0 30px
}

.tour-grid .tour-brief h4 i,
.tour-grid .tour-detail i,
.tour-grid .tour-detail strong {
    margin-right: 5px
}

.similar-room .hotel-listing .room-grid-view {
    margin-top: 0;
    background: #fff
}

@media(max-width:991px) {
    .hotel-detail .main-content {
        padding: 0 15px
    }
}

@media(max-width:767px) {
    .hotel2-slider .carousel-caption {
        top: 0
    }
    .hotel2-slider .carousel-caption h2 {
        font-size: 16px
    }
    .hotel2-slider .carousel-caption a,
    .hotel2-slider .carousel-caption h4 {
        display: none
    }
    .hotel2-slider .carousel-caption .wrapper {
        padding: 35px 0 5px
    }
}

#top-tour-row {
    background: url(../images/pattern.jpg) fixed
}

.top-tour {
    padding: 60px 0 80px;
    background: rgba(10, 49, 82, .8)
}

.tour-grid img {
    width: 100%
}

.tour-grid .tour-brief {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    padding: 15px;
    z-index: 4
}

.tour-grid .tour-brief h4 {
    font-weight: 600
}

.tour-grid .tour-detail {
    background: rgba(0, 0, 0, .7);
    height: 100%;
    left: 0;
    padding-top: 10%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.tour-grid .tour-detail a {
    border: 2px solid #fff;
    color: #07253f;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    padding: 5px 20px;
    background: #fff
}

.tour-grid .tour-detail a:hover {
    background: #ffd71e;
    border: 2px solid transparent
}

.tour-grid:hover .tour-detail {
    opacity: 1
}

.tour-gallery p {
    color: #bec4c8
}

.tour-gallery p strong {
    font-size: 16px;
    color: #fff;
    margin-right: 5px
}

.tour-gallery p i {
    margin-right: 7px;
    color: #00adef
}

.tour-gallery .price h4 {
    color: #fff;
    font-weight: 700;
    margin-top: 7px
}

.tour-gallery .detail-link,
.tour-gallery .price {
    margin-top: 30px
}

.tour-gallery .detail-link a {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 7px 20px
}

.tour-gallery .detail-link a:hover {
    color: #fff;
    background: #f9676b;
    border: 2px solid transparent
}

#why-choose-us {
    background: url(../images/holiday-slide2.jpg) fixed
}

.choose-us-row {
    padding: 60px 0;
    background: rgba(52, 10, 82, .85)
}

.choose-us-item {
    background: #fff;
    padding: 60px 20px 45px;
    position: relative;
    margin: 60px 10px 20px
}

.choose-icon {
    background: #ffd71e;
    color: #350c48;
    height: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    top: -30px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    width: 60px
}

.work-step,
.work-step .first-step,
.work-step .second-step,
.work-step .third-step {
    position: relative
}

.choose-icon i {
    font-size: 30px;
    padding: 15px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg)
}

.choose-us-item h4 {
    font-weight: 700
}

.choose-us-item p {
    line-height: 2;
    height: 130px;
    overflow: hidden
}

.choose-us-item a {
    background: #ffd71e;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    padding: 8px 15px;
    border: 2px solid transparent
}

.choose-us-item a:hover {
    background: #350c48;
    color: #fff;
    border: 2px solid #350c48
}

#customer-testimonial {
    padding: 60px 0;
    background: #f7f7f7
}

#review-customer {
    max-width: 800px;
    margin: 0 auto
}

.image-set img,
.product-complete-info img {
    max-width: 100%
}

#review-customer .individual img {
    border: 5px solid #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 30px 0
}

#review-customer .individual .customer-word {
    padding: 30px 20px 35px;
    line-height: 2;
    background: #fff;
    position: relative;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    margin-bottom: 30px
}

#review-customer .individual .customer-word:after {
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    content: "";
    height: 30px;
    left: -2.3%;
    position: absolute;
    top: 15%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 30px
}

#review-customer .individual span {
    display: block
}

#review-customer .individual span i {
    color: #f19c4f
}

#review-customer .individual h5 {
    font-weight: 700
}

@media(max-width:767px) {
    .tour-grid .tour-detail {
        padding-top: 2%
    }
    .choose-us-item h4 {
        font-size: 16px
    }
}

.room-check .bootstrap-select>.dropdown-toggle {
    background: 0 0;
    border: 1px solid #b6b6b6;
    color: #333;
    font-weight: 400;
    height: 40px;
    margin: 0 0 15px;
    padding: 8px 10px
}

.car-overview,
.work-row {
    border-bottom: 1px solid #e6e6e6
}

.car-overview,
.rental-total {
    border-top: 1px solid #e6e6e6
}

.add-ons,
.car-overview {
    border-right: 1px solid #e6e6e6
}

.page-title3 {
    background: url(../images/bg-image12.jpg) fixed;
    background-size: contain
}

.work-row {
    padding: 10px 0;
    background: #fff
}

.work-step {
    margin-bottom: 20px
}

.work-step .first-step:after,
.work-step .second-step:after {
    content: "";
    width: 50%;
    height: 2px;
    background: #f9676b;
    position: absolute;
    right: -20%;
    top: 20%
}

.work-step .second-step:before,
.work-step .third-step:before {
    content: "";
    width: 50%;
    height: 2px;
    background: #f9676b;
    position: absolute;
    left: -20%;
    top: 20%
}

.work-step i {
    border-radius: 50%;
    background: #f9676b;
    color: #fff;
    font-size: 34px;
    height: 80px;
    padding: 23px;
    width: 80px;
    position: relative
}

.work-step h5 {
    font-weight: 800;
    margin: 30px 0 10px;
    letter-spacing: 1px
}

.work-step p {
    line-height: 2
}

@media(max-width:767px) {
    .work-step .first-step,
    .work-step .second-step,
    .work-step .third-step {
        margin-top: 30px
    }
    .work-step .first-step:after,
    .work-step .second-step:after,
    .work-step .second-step:before,
    .work-step .third-step:before {
        display: none
    }
}

.modify-car {
    background: url(../images/bg-image12.jpg) fixed;
    background-size: contain
}

.car-detail {
    padding-bottom: 4px
}

.car-detail i {
    margin-right: 10px;
    color: #f9676b
}

@media(max-width:991px) {
    .modify-car {
        background-size: cover
    }
}

.tab-heading {
    margin-top: 20px!important;
    text-transform: uppercase;
    font-weight: 700
}

.check-list {
    padding: 0;
    list-style-type: none
}

.check-list li {
    margin-left: 20px;
    padding: 5px 0;
    position: relative
}

.check-list li:before {
    content: '\f058';
    color: green;
    position: absolute;
    font-family: FontAwesome;
    left: -20px
}

.flex-direction-nav a.flex-next::before,
.flex-direction-nav a::before,
.main-footer .links ul li:before,
.quote-para:after,
.quote-para:before {
    font-family: FontAwesome
}

.car-overview {
    background: #f7f7f7;
    padding: 20px 15px;
    text-align: center;
    margin-top: 15px
}

.car-overview:first-child {
    border-left: 1px solid #e6e6e6
}

.car-overview i {
    color: #f9676b;
    display: block;
    font-size: 24px;
    padding-bottom: 10px
}

.add-ons ul,
.rent-detail ul {
    list-style-type: none;
    padding: 0
}

.add-ons ul li,
.rent-detail ul li {
    padding: 5px 0
}

.add-ons input {
    margin-right: 5px
}

.duration-sm {
    font-size: 13px;
    padding: 0 0 5px!important
}

.rental-total {
    font-weight: 700;
    padding: 10px 0 0!important
}

.rent-box {
    margin: 30px 0;
    padding: 40px 0;
    background: #f7f7f7
}

.add-ons,
.rent-detail {
    padding: 0 30px
}

.reserve-car a {
    color: #fff;
    border: 2px solid transparent;
    background: #f9676b;
    padding: 10px 40px;
    display: inline-block;
    margin-top: 40px;
    font-weight: 700
}

.reserve-car a:hover {
    color: #f9676b;
    border: 2px solid #f9676b;
    background: 0 0
}

.clear-top {
    margin-top: 0!important
}

.flex-direction-nav a::before {
    content: "\f104";
    color: #fff
}

.flex-direction-nav a.flex-next::before {
    content: "\f105";
    color: #fff
}

.flexslider {
    margin: 0;
    border: 0
}

.flexslider .slides img {
    opacity: .8
}

.flex-active-slide img {
    opacity: 1!important
}

.product-brief-info {
    box-shadow: 0 0 5px #e6e6e6;
    border: 1px solid #e6e6e6;
    overflow: hidden
}

.product-brief-info .flexslider {
    max-height: 450px
}

.product-brief-info .detail h4 {
    background: #e6e6e6;
    font-weight: 700;
    margin: 0;
    padding: 20px 30px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.product-brief-info .detail h4 i {
    color: #231f20;
    margin-right: 5px
}

.product-brief-info .detail .sidebar-item-body {
    padding: 20px
}

.product-brief-info .detail-body {
    padding: 15px 30px 26px
}

.product-brief-info .detail-body ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 0
}

.product-brief-info .detail-body ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #e6e6e6
}

.product-brief-info .detail-body ul li:before {
    content: "\f058";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #f9676b
}

.product-brief-info .price-detail {
    background: #07253f;
    overflow: hidden;
    color: #fff;
    padding: 30px 0
}

.product-brief-info .price-detail h3 {
    margin: 10px 0 0;
    font-weight: 700
}

.product-brief-info .price-detail h3 span {
    font-size: 14px
}

.product-brief-info .price-detail a {
    display: inline-block;
    border: 2px solid #fff;
    padding: 10px 20px;
    color: #fff;
    font-weight: 700
}

.product-brief-info .price-detail a:hover {
    color: #f9676b;
    border: 2px solid #f9676b
}

.product-brief-info .price-detail a i {
    margin-right: 5px
}

.product-complete-info {
    padding: 0 0 60px
}

.product-complete-info .room-complete-detail {
    margin: 0
}

.product-complete-info .tab-content {
    border: none!important;
    box-shadow: none!important
}

.product-complete-info .nav-tabs>li.active>a,
.product-complete-info .nav-tabs>li.active>a:focus,
.product-complete-info .nav-tabs>li.active>a:hover {
    border: none!important;
    position: relative
}

.product-complete-info .nav-tabs .active:after {
    content: "";
    height: 5px;
    width: 50px;
    position: absolute;
    background: #f9676b;
    left: 40%
}

.product-complete-info .nav-tabs>li>a {
    background: 0 0!important;
    color: #273a48;
    font-weight: 700;
    text-transform: uppercase
}

.product-complete-info .nav-tabs {
    border-bottom: 2px solid #e6e6e6
}

.page-title4 {
    background: url(../images/bg-image4.jpg) fixed
}

.product-complete-info .main-content {
    padding: 0 20px 0 0
}

.product-complete-info .custom-tabs .nav>li>a {
    padding: 10px 0
}

.product-complete-info .custom-tabs .nav>li>a i {
    display: block;
    margin-bottom: 5px
}

.product-complete-info .custom-tabs .active:after {
    left: 28%!important
}

@media(max-width:991px) {
    .hotel-detail-sidebar,
    .product-complete-info .main-content {
        padding: 0 15px
    }
}

.main-footer-sub {
    padding: 8px 0;
    background: #07253f;
    color: #fff
}

.main-footer-sub p {
    margin: 0;
    font-size: 12px
}

.main-footer-sub label {
    font-size: 2vw
}

.main-footer-sub .form-control {
    background: #fff;
    border-radius: 0;
    height: 40px;
    color: #fff;
    border: 0
}

.main-footer-sub button {
    height: 40px;
    border: 0;
    background: #0165a3;
    color: #fff;
    width: 100%;
    font-weight: 700
}

.main-footer-sub button i {
    margin-right: 5px
}

.main-footer-sub button:hover {
    background: #00adef
}

.main-footer-sub .social-media ul {
    padding: 0;
    list-style-type: none
}

.main-footer-sub .social-media ul li {
    display: inline
}

.main-footer-nav .social-media li a {
    background: #0165a3;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    display: inline-block;
    height: 40px;
    margin: 0 5px;
    padding: 10px 13px;
    width: 40px
}

.main-footer,
.main-footer-nav .social-media li a:hover {
    background: #07253f
}

.main-footer-sub .social-media li a i {
    font-size: 16px
}

.main-footer {
    padding: 25px 0;
    border-top: 5px solid #ffd71e
}

.main-footer .about-box {
    color: #fff;
    line-height: normal
}

.main-footer .contact-box p,
.main-footer .links,
.misc-row p,
.useful-links {
    line-height: 2
}

.main-footer .about-box h3 {
    font-weight: 800;
    margin-top: 0;
    color: #ffd71e;
    margin-bottom: 15px;
    letter-spacing: 1px
}

.main-footer .about-box a {
    display: inline-block;
    padding: 2px 15px;
    color: #ffd71e;
    border: 2px solid #ffd71e;
    font-weight: 700
}

.main-footer .links ul,
.main-footer-nav ul,
.we-accept ul {
    list-style-type: none;
    padding: 0
}

.main-footer .contact-box h4,
.main-footer .links h4,
.we-accept h4 {
    color: #ffd71e;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 15px;
    letter-spacing: 1px
}

.main-footer .links ul li {
    position: relative
}

.main-footer .links ul li a,
.main-footer-nav ul li a {
    color: #fff;
    margin-left: 15px
}

.main-footer .links ul li a:hover,
.main-footer-nav ul li a:hover {
    color: #ffd71e
}

.main-footer .links ul li:before {
    content: "\f105";
    position: absolute;
    color: #bec4c8
}

.main-footer .contact-box p {
    color: #fff;
    position: relative;
    padding: 0 0 18px 54px;
    font-size: 14px
}

.main-footer .contact-box p i {
    border: 2px solid #fff;
    border-radius: 50%;
    color: #ffd71e;
    display: inline-block;
    height: 40px;
    margin-right: 10px;
    margin-top: 0;
    padding: 10px 11px;
    width: 40px;
    position: absolute;
    left: 0;
    top: -5px
}

.we-accept {
    padding: 12px 0 0
}

.main-footer-nav ul li,
.we-accept ul li {
    display: inline;
    margin: 0 5px
}

.main-footer-nav {
    padding: 15px 0;
    background: #ffd71e;
    color: #fff;
    position: relative
}

.main-footer-nav p {
    margin: 15px 0 0
}

.main-footer-nav p,
.main-footer-nav ul {
    margin-bottom: 0
}

.main-footer-nav .go-up a {
    color: #bec4c8;
    padding: 5px 8px
}

@media(max-width:767px) {
    .main-footer .contact-box h4,
    .main-footer .links h4,
    .we-accept h4 {
        margin-top: 45px
    }
    .main-footer-nav ul li {
        margin: 15px 5px;
        display: inline-block
    }
    .main-footer .about-box a {
        margin-bottom: 15px
    }
}

.gallery-row {
    padding: 30px 0 60px
}

.image-set img {
    position: relative;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5 ease;
    -webkit-transition: all .5 ease
}

.image-set .img-caption {
    background: rgba(10, 49, 82, .5);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0
}

.image-set .image-wrapper {
    position: relative;
    overflow: hidden;
    margin-top: 30px
}

.image-set .link {
    left: 45%;
    position: absolute;
    top: 40%;
    opacity: 0
}

.image-set .link a {
    background: #f9676b;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 30px;
    padding: 3px 7px;
    width: 30px;
    opacity: 0
}

.image-set .image-wrapper:hover .img-caption,
.image-set .image-wrapper:hover .link,
.image-set .image-wrapper:hover .link a {
    opacity: 1
}

.image-set .image-wrapper:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5)
}

.login-row {
    padding: 60px 0
}

.login-form h4,
.sign-up-form h4,
.useful-links h4 {
    font-weight: 800;
    text-transform: uppercase;
    color: #ffd701;
    margin-bottom: 20px
}

.sign-up-form{
    border-left : 1px solid #e6e6e6 ;
}
.useful-links a {
    display: block;
    color: #07253f
}

.useful-links a:hover {
    color: #f9676b
}

.login-form,
.sign-up-form {
    padding: 20px
}

.login-form label,
.sign-up-form label {
    font-weight: 400
}

.cbtn,
.gbtn,
.misc-row h1,
.misc-row h2,
.misc-row h3,
.misc-row h4,
.misc-row h5,
.misc-row h6,
.product-grid-view .hotel-header h5 {
    font-weight: 700
}

.login-form .form-control,
.sign-up-form .form-control {
    border-radius: 0;
    height: 40px;
    padding: 10px
}

.login-form .input-group,
.sign-up-form .input-group {
    margin-bottom: 15px
}

.login-form .input-group-addon,
.sign-up-form .input-group-addon {
    border-radius: 0;
    height: 40px;
    background: #e6e6e6
}

.login-form button,
.sign-up-form button {
    background: #ffdd26;
    border: none;
    border-radius: 0;
    color: #212121;
    display: block;
    font-weight: 700;
    margin-top: 30px;
    padding: 10px 30px
}

.login-form button:hover,
.sign-up-form button:hover {
    background: #00adef
}

.login-form button i,
.sign-up-form button i {
    margin-left: 5px
}

@media(max-width:767px) {
    .login-form,
    .sign-up-form {
        padding: 0 15px;
        margin-top: 45px
    }
}

.misc-row {
    padding: 60px 0
}

.quote-para {
    position: relative
}

.quote-para:before {
    content: "\f10d";
    position: relative;
    padding-right: 10px
}

.quote-para:after {
    content: "\f10e";
    position: relative;
    padding-left: 10px
}

.element-tab .tab-content {
    padding: 15px
}

.element-tab .nav-tabs>li>a {
    border-radius: 0;
    border: 0;
    color: #07253f
}

.element-tab .nav-tabs>li>a:hover {
    color: #f9676b
}

.element-tab .nav>li>a:focus,
.element-tab .nav>li>a:hover {
    background-color: transparent;
    border: 0
}

.element-tab .tab-style1 {
    border: 0
}

.element-tab .tab-style1 .active,
.element-tab .tab-style1 .active a {
    color: #fff;
    position: relative
}

.element-tab .tab-style1 .active:after {
    content: "";
    height: 15px;
    left: 40%;
    position: absolute;
    top: 80%;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px
}

.tab-style1>li.active>a,
.tab-style1>li.active>a:focus,
.tab-style1>li.active>a:hover {
    color: #fff
}

.element-tab .tab-style2 {
    border-bottom: 2px solid #e6e6e6
}

.element-tab .tab-style2 .active,
.element-tab .tab-style2 .active a {
    position: relative;
    color: #f9676b
}

.element-tab .tab-style2 .active:after {
    background: #f9676b;
    content: "";
    height: 5px;
    left: 30%;
    position: absolute;
    top: 95%;
    width: 25px
}

.element-tab .nav-tabs>li {
    margin-bottom: 0;
    margin-right: 7px;
    background: #f5f3f3;
    padding: 7px 10px
}

.btn1 {
    margin: 30px 0
}

.btn1 button {
    margin: 10px 5px
}

.cbtn {
    background: #f9676b;
    border: none;
    border-radius: 0;
    color: #fff;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.cbtn:hover {
    background: #00adef
}

.lg-btn {
    font-size: 20px;
    padding: 10px 30px
}

.md-btn {
    font-size: 18px;
    padding: 8px 30px
}

.sm-btn {
    font-size: 16px;
    padding: 6px 30px
}

.xs-btn {
    font-size: 14px;
    padding: 4px 30px
}

.gbtn {
    background: 0 0;
    border: 2px solid #f9676b;
    border-radius: 0;
    color: #f9676b;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.gbtn:hover {
    background: #f9676b;
    color: #fff
}

.element-accordian .panel-default>.panel-heading {
    padding: 15px
}

.element-ol,
.element-ul {
    padding: 0
}

.element-ol li,
.element-ul li {
    margin: 10px 0;
    line-height: 2
}

.product-complete-info .cruise-tabs .active:after {
    left: 35%!important
}

#cabin .inclusion-body {
    padding: 20px 20px 0
}

#cabin .inclusion-body h5 a {
    background: #f2676b;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    padding: 8px 10px
}

.product-grid-view .hotel-header h5 span,
.product-grid-view .rating-box .user-rating span,
.product-grid-view .tripadvisor-rating span,
.reliance-medview {
    display: block
}

#cabin .inclusion-body h5 a:hover {
    background: #00adef
}

.product-grid-view {
    overflow: hidden;
    width: 33.33%;
    float: left;
    padding: 0 15px
}

.product-grid-view .rating-price-box,
.product-grid-view .switch-img {
    width: 100%
}

.product-grid-view .wrapper {
    margin: 40px 0 0;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden
}

.product-grid-view .tripadvisor-rating {
    display: block;
    float: left
}

.product-grid-view:hover .wrapper {
    border: 1px solid #f19c4f;
    box-shadow: 0 0 5px #f19c4f
}

.product-grid-view img {
    max-width: 100%;
    min-height: 200px
}

.product-grid-view .hotel-info {
    width: 100%;
    text-align: center
}

.product-grid-view .user-rating {
    float: right
}

.product-grid-view .hotel-header h5 {
    line-height: 1.6;
    font-size: 16px;
    margin-top: 15px
}

.product-grid-view .hotel-header i {
    color: #f19c4f;
    margin: 0 2px
}

.product-grid-view .hotel-header p {
    color: #00adef;
    line-height: 1.6
}

.product-grid-view .hotel-header p i {
    margin: 0 5px;
    color: #00adef
}

.product-grid-view .hotel-facility i {
    border: 1px solid #bec4c8;
    border-radius: 50%;
    color: #bec4c8;
    font-size: 14px;
    height: 30px;
    margin: 5px;
    padding: 7px;
    width: 30px
}

.product-grid-view .hotel-facility p {
    margin-bottom: 5px
}

.product-grid-view .hotel-desc p {
    font-size: 13px;
    color: #0a3152;
    line-height: 1.7
}

.product-grid-view .rating-box {
    padding: 0 15px;
    min-height: initial;
    overflow: hidden
}

.product-grid-view .rating-box .tripadvisor-rating,
.product-grid-view .rating-box img {
    margin: 0
}

.product-grid-view .rating-box img {
    min-height: initial
}

.product-grid-view .rating-box span {
    font-weight: 400
}

.product-grid-view .room-book-box {
    border-top: 1px solid #e6e6e6;
    margin-top: 15px;
    min-height: initial;
    overflow: hidden;
    padding: 0;
    clear: both
}

.product-grid-view .room-book-box .price {
    width: 60%;
    float: left;
    padding: 15px 0;
    border-right: 1px solid #e6e6e6
}

.product-grid-view .room-book-box .price h5 {
    font-size: 16px;
    font-weight: 700
}

.product-grid-view .room-book-box .book {
    float: left;
    padding: 10px 0;
    width: 40%
}

.product-grid-view .room-book-box .book a {
    background: #f2676b;
    color: #fff;
    font-weight: 700;
    padding: 5px 15px;
    display: inline-block;
    margin-top: 5px;
    border: 2px solid transparent
}

.product-grid-view:hover .room-book-box {
    color: #fff;
    background: #00adef
}

.product-grid-view:hover .room-book-box a {
    color: #fff;
    border: 2px solid #fff;
    background: #00adef
}

.main-footer .main-footer-sub,
.tab-content .input-group {
    background: 0
}

.view-switcher {
    margin-top: 40px
}

.view-switcher a {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    padding: 5px;
    color: #00adef
}

.view-switcher a:hover {
    color: #f9676b
}

.product-grid-view .car-item .rating-box {
    display: none
}

@media(max-width:991px) {
    .product-grid-view img {
        min-height: initial
    }
    .product-grid-view {
        width: 50%
    }
}

@media(max-width:767px) {
    .product-grid-view {
        width: 100%
    }
}

.navbar-brand.logo img {
    width: 173px
}

.main-footer .main-footer-sub button {
    width: auto;
    padding: 5px 15px;
    margin: 15px 0 0;
    height: auto;
    font-size: 14px;
    border-radius: 20px
}

.main-footer .main-footer-sub input {
    border-radius: 20px;
    color: #000
}

.tab-content .input-group input {
    box-shadow: none!important
}

.search-section .form-control {
    background: #fff;
    box-shadow: none!important
}

.tab-content .btn-group.bootstrap-select {
    background: #fff
}

.navbar-contact a:hover,
.tab-content label {
    color: #fff
}

.color-text h2 {
    color: #ffd71e
}

.no-margin-text h4 {
    margin: 15px 0 5px
}

.no-padding {
    padding: 0!important
}

.color-text h4 {
    color: #07253f
}

.contact-bg {
    background: url(../images/contact-bg.jpg) bottom fixed;
    padding: 120px 0;
    background-size: cover;
    color: #fff
}

.faq-acordian {
    margin-bottom: 20px
}

.faq-acordian .panel-heading h4 {
    margin: 15px;
    font-size: 14px
}

.faq-acordian .panel-heading h4 a {
    text-decoration: none!important
}

.footer-menu-list {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    text-align: center
}

.footer-menu-list li {
    display: inline-block
}

.footer-menu-list li a {
    display: inline-block;
    color: #fff;
    padding: 5px 15px
}

button.btn.dropdown-toggle.custom-select-button:hover {
    background: #fff
}

.transparent-menu-top .navbar-nav {
    margin: 0;
    width: 100%;
    float: left;
    text-align: center
}

.transparent-menu-top .navbar-nav li {
    float: none;
    display: inline-block
}

.transparent-menu-top .navbar-nav li a {
    padding: 15px 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #350c48
}

.transparent-menu-top .navbar-nav li a:hover {
    background: #016ca9;
    color: #fff
}

.transparent-menu-top .navbar-nav li.active a {
    background: #350c48;
    color: #fff
}

.navbar-brand.logo {
    height: auto;
    padding: 0
}

.navbar-header {
    width: 100%
}

.top-header-contact {
    float: right;
    padding: 0;
    margin: 0;
    text-align: right
}

.top-header-contact li h1 {
    margin: -9px 0 0;
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #015595;
    position: relative;
    padding-left: 65px
}

.top-header-contact li h2 {
    margin: 10px 0 5px 66px;
    font-size: 16px;
    color: #424242;
    text-transform: uppercase;
    font-weight: 700;
    text-align-last: left
}

.top-header-contact li i {
    color: #ffd701;
    width: 50px;
    height: 50px;
    background: #015696;
    text-align: center;
    line-height: 52px;
    font-size: 24px;
    border-radius: 100%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 5px
}

.row.transparent-menu-top.sticky_header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: rgba(255, 215, 1, .85)
}

.take-off ul {
    padding: 0;
    margin: 0;
    text-align: center
}

.take-off h4 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 24px
}

.landing h4 {
    font-size: 15px;
    margin: 27px 0 0
}

.take-off ul li {
    line-height: 30px
}

.take-off ul li strong {
    display: inline-block;
    text-align: right;
    margin-right: 5px
}

.booking-sidebar2 p,
.contact-address p {
    text-align: center
}

.airline-logo-img {
    width: 70px;
    height: 70px;
    display: inline-block;
    background: #fff;
    overflow: hidden;
    border: 2px solid #ffd701
}

.passenger-detail-body .ui-spinner-down i,
.passenger-detail-body .ui-spinner-up i,
.passenger-detail-body label {
    color: #000
}

.lowest-fare-slider .airline-logo-img {
    border-radius: 0;
    margin: 10px 0 0;
    border: 0;
    width: 80px;
    height: 80px
}

.class-select option {
    color: #fff
}

@media all and (max-width:1199px) {
    .transparent-menu-top .navbar-nav li a {
        padding: 15px 7px
    }
}

@media all and (max-width:767px) {
    .top-header-contact li h1 font,
    .top-header-contact li h2,
    .top-header-contact li h2 font {
        display: none
    }
    .top-header-contact li i {
        left: 25px;
        top: 10px;
        line-height: 43px!important;
        font-size: 18px!important;
        width: 40px!important;
        height: 40px!important
    }
    .top-header-contact li a {
        line-height: normal
    }
    .transparent-menu .navbar-default .navbar-toggle {
        margin-top: 13px
    }
    .navbar-brand.logo img {
        width: 114px
    }
    .transparent-menu {
        width: 100%;
        height: 75px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999
    }
    .search-section {
        margin-top: 90px
    }
    .top-header-contact li h1 {
        margin: -2px 0 0
    }
}

@media all and (max-width:450px) {
    .flight-list-view .book,
    .flight-list-view .price {
        width: 100%
    }
    .main-footer-nav ul li {
        margin: 15px 0
    }
}

.booking-sidebar2 {
    max-width: 380px;
    width: 100%;
    float: none;
    margin: 0 auto
}

.lowest-fare-slider.col-xs-12 {
    padding: 0
}

.top-header-contact a {
    color: #015f9e!important;
    font-size: 30px
}

.tab-pane form .search-col-padding .ui-spinner {
    border-radius: 0!important;
    background: 0 0!important;
    border: none!important;
    padding: 0!important
}

.tab-pane form .search-col-padding .ui-spinner input {
    margin: 0!important
}

.tab-pane form .search-col-padding .ui-spinner .ui-spinner-button {
    background: 0 0!important;
    border: none!important;
    position: static!important;
    width: auto!important;
    height: auto!important;
    display: inherit!important;
    overflow: visible!important;
    float: left!important;
    margin: -18px 5px 0
}

.tab-pane form .search-col-padding .ui-spinner .ui-spinner-button.ui-spinner-down {
    float: right!important
}

.tab-pane form .search-col-padding .ui-spinner span {
    position: static!important;
    background: 0 0!important;
    padding: 0!important;
    text-indent: inherit!important
}

.tab-pane form .search-col-padding .ui-spinner span i {
    margin: 0!important
}

#ui-datepicker-div span,
#ui-datepicker-div table {
    margin: 0;
    text-align: center
}

#ui-datepicker-div {
    border: 1px solid rgba(66, 66, 66, .21);
    border-radius: 0
}

#ui-datepicker-div span {
    background: 0;
    border: 0;
    width: auto;
    text-indent: inherit;
    position: static;
    height: auto
}

#ui-datepicker-div a {
    width: auto;
    color: #015699;
    opacity: 1;
    background: 0 0!important;
    border: none!important;
    padding: 0!important
}

#ui-datepicker-div table tr td a {
    background: 0;
    border: 0;
    padding: 5px;
    color: #015696;
    text-align: center;
    display: inline-block
}

#ui-datepicker-div table tr td {
    padding: 10px 5px
}

#ui-datepicker-div .ui-datepicker-header {
    background: 0;
    border: 0
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
    line-height: normal
}

.form-gp select {
    border: 0
}

.owl-carousel .room-info h2 {
    margin: -14px 0 0
}

.owl-carousel .room-info h2 small {
    font-size: 12px
}

.seocontent {
    font-size: 13px;
    text-align: justify
}

.seocontent h2 {
    font-size: 16px
}

.price-Guaranteed {
    width: 80%;
    margin: 5px auto;
}

.price-Guaranteed p {
    color: #fff;
    line-height: 43px
}

.choose-icon .pound-sign {
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    margin: 13px 0 0
}

.last-minute-deal .owl-carousel .owl-stage-outer {
    padding: 0 5px
}

.ui-dialog,
.ui-dialog .ui-dialog-buttonpane {
    background: #fff!important;
    padding: 0!important
}

.flight-listing .section-title h2 {
    color: #000
}

.passenger-detail .input-group-addon {
    color: #350c48!important
}

.ui-dialog {
    border-radius: 0!important;
    border: none!important;
    font-size: 14px
}

.ui-dialog .ui-dialog-titlebar {
    border-radius: 0!important;
    background: #ffd71e!important;
    border: none!important;
    margin: 0!important;
    font-size: 14px!important;
    font-weight: 400!important;
    float: left!important;
    width: 100%!important;
    height: 40px!important;
    line-height: 28px;
    color: #350c48
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    background: 0 0!important;
    border: none!important;
    border-radius: 0!important;
    color: #350c48!important;
    font-size: 16px
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
    content: "\f00d";
    font-family: FontAwesome
}

.ui-dialog .ui-dialog-buttonpane button {
    border-radius: 0!important;
    background: #ffd71e!important;
    color: #350c48!important;
    border: none!important;
    padding: 0 10px!important;
    display: inline-block!important;
    margin: 8px 5px 6px 0!important
}

.coming-soon-wrapper.full-screen.my-loading-page {
    height: 100%;
    background: url(../images/bg-image2.jpg) no-repeat;
    background-size: cover;
    text-align: center
}

.coming-soon-wrapper.full-screen.my-loading-page p {
    text-align: center
}

@media all and (max-width:768px) {
    .search-button,
    .td-product .overlay .wrapper {
        width: 100%
    }
    .search-section .tab-content .search-col-padding {
        padding-left: 5px;
        padding-right: 5px
    }
    .search-section .product-search-title {
        font-size: 15px
    }
    .search-section label {
        font-size: 12px
    }
    .search-section label font {
        display: none
    }
    p {
        padding: 0 15px
    }
    .row.choose-us-row .col-lg-3.col-md-3.col-sm-3.col-xs-6 {
        width: 50%!important
    }
    .choose-us-item p {
        height: 100px
    }
    .medview-points .indent {
        text-indent: 1.5em;
        float: left;
        line-height: 2em
    }
    .medview-listing-area .item-medview .room-grid-view .room-info {
        padding: 15px 10px 0
    }
    .booking-page .flight-list-view p,
    .payment-gateway .about-intro,
    .traveling-persons p {
        padding: 0!important
    }
    .item-medview .post-title h5 {
        font-size: 13px
    }
    .payment-gateway h2 {
        font-size: 24px!important
    }
    .payment-gateway .search-section {
        margin-top: 14px!important
    }
    .booking-page .total-amount .btn {
        margin: 13px 0 0!important
    }
    .pay-amount {
        text-align: left!important;
        display: block!important
    }
}

@media all and (max-width:550px) {
    .row.choose-us-row .col-lg-3.col-md-3.col-sm-3.col-xs-6 {
        width: 100%!important
    }
    .choose-us-item p {
        height: auto
    }
    .flight-listing .section-title {
        margin-bottom: 60px;
        padding-right: 0!important
    }
    .flight-listing .section-title h2 {
        font-size: 19px!important;
        text-align: center
    }
    .flight-list-view .flight-desc {
        min-height: 70px!important
    }
    .take-off h4 {
        font-size: 15px;
        margin-bottom: 0;
        margin-top: 2px!important
    }
    .landing h4 {
        font-size: 15px;
        margin: 5px 0 0!important
    }
    .flight-list-view .price {
        padding: 7px 0 0
    }
    .main-footer .contact-box h4,
    .main-footer .links h4,
    .we-accept h4 {
        margin-top: 0!important;
        margin-bottom: 0!important
    }
    .search-section .form-control {
        padding: 0 4px!important;
        font-size: 12px!important
    }
    .search-section .tab-pane form .search-col-padding .ui-spinner input {
        margin: 0!important;
        text-align: center!important;
        font-size: 15px!important
    }
    .go-up {
        position: absolute;
        top: 42%!important;
        right: 81px!important
    }
    .flight-list-view .book {
        padding: 13px 0 0!important
    }
    .flight-list-view .take-off {
        padding: 8px 0!important
    }
    .main-footer .contact-box p {
        color: #fff;
        position: relative;
        padding: 0 0 10px 52px!important;
        font-size: 14px;
        line-height: 2;
        margin-top: 14px!important
    }
    .contact-box {
        margin-top: 10px!important
    }
    .just-call-banner {
        margin-top: 70px!important
    }
    .lowest-fare-slider {
        margin-top: 21px!important
    }
    .take-off .typeFare {
        float: left!important
    }
    .medview-points {
        list-style: none;
        padding: 0 14px!important
    }
    .medview-listing-area .section-title h2 {
        margin: 0!important;
        font-size: 15px!important
    }
    .medview-listing-area .section-title {
        padding-left: 0!important;
        width: 100%!important
    }
    .reliance-medview .light-section-title h2 {
        font-size: 20px!important
    }
    .medview-listing-area .item-medview {
        margin-bottom: 30px
    }
    .medview-listing-area .other-medview h3 {
        margin: 0 0 25px!important;
        font-size: 17px!important;
        line-height: 1.5em!important
    }
    .payment-gateway .about-intro {
        padding: 0!important
    }
    .payment-gateway h2 {
        font-size: 16px!important;
        text-align: center!important
    }
    .payment-gateway .search-section {
        padding: 0 1px!important;
        margin: 30px 5px 0!important
    }
    .payment-gateway h3 {
        font-size: 15px!important;
        font-weight: 600!important
    }
    .traveling-persons p {
        text-align: left!important;
        padding: 0!important;
        font-size: 12px!important
    }
    .traveling-persons {
        width: 91%!important;
        margin: 30px 13px!important
    }
    .booking-page .flight-list-view .right-text p {
        padding: 0!important
    }
    .booking-page .brand-details {
        padding: 0 0 12px!important;
        border-bottom: 0!important;
        margin-bottom: 0!important
    }
    .passenger-detail-form {
        padding: 10px 0
    }
    .agree-check .agree {
        font-size: 13px!important
    }
    .card-terms h4 {
        color: #015595;
        text-align: center;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.5em;
        margin: 0 0 8px
    }
    .card-terms-heading h2 {
        font-size: 17px!important
    }
    .card-terms p {
        font-size: 12px!important;
        line-height: 1.5em!important
    }
    .card-terms h3 {
        font-size: 15px!important;
        margin-top: 18px!important;
        line-height: 1.5em!important
    }
    .terms-points b {
        font-size: 12px
    }
}

.paying-later {
    max-width: 287px;
    height: 330px
}

.side_whybook_w_us ul {
    margin: 0;
    padding: 0;
    margin-left: 18px!important
}

.booking_session ul li {
    line-height: 35px;
    text-indent: -.6em!important
}

.points {
    font-size: 14px
}

.airline-logo-img img {
    width: 60px!important;
    height: 60px!important;
    margin: 0 auto!important
}

.listing-area {
    background: #fff
}

.take-off .typeFare {
    float: right
}

.medview-airline .search-section label {
    font-size: 13px;
    font-weight: 600;
    margin: 0
}

.medview-airline .search-section label font {
    font-size: 10px
}

.medview-airline .search-section .fa {
    text-align: center;
    font-size: 11px;
    width: auto!important;
    margin: 0 auto
}

.medview-airline .search-section .form-control {
    font-size: 12px!important;
    height: 27px!important
}

.medview-airline .single-search .custom-select-button {
    height: 30px!important;
    padding: 6px!important;
    font-size: 12px!important
}

.medview-airline .search-section .tab-content .input-group {
    background: 0;
    width: 100%!important
}

.medview-airline .search-section .input-group-addon {
    width: 34px!important;
    padding: 3px 8px!important
}

.medview-airline .search-section .tab-pane form .search-col-padding .ui-spinner .ui-spinner-button {
    margin: -10px -2px 0 -3px!important
}

.medview-airline .custom-padding {
    padding: 0 6px
}

.medview-airline .search-button {
    padding: 5px 11px!important;
    font-size: 12px!important
}

.medview-airline .search-section .dropdown-menu>li>a {
    padding: 3px!important;
    font-size: 12px!important
}

.medview-airline .search-section .search-col-padding {
    padding: 2px 8px!important
}

.medview-airline .search-section .tab-content {
    padding: 10px 7px
}

.medview-airline .search-section label.radio-inline {
    margin-top: 13px;
    color: #ffd71e
}

.medview-listing-area .top-offer {
    padding: 20px 14px 0!important
}

.medview-listing-area .post-title p {
    color: #00a92e
}

.medview-listing-area {
    padding: 30px 0
}

.medview-listing-area .section-title h2 {
    margin: 0!important
}

.medview-listing-area .paying-later {
    height: 312px!important
}

.medview-page {
    overflow-x: hidden
}

.reliance-medview {
    width: 100%;
    padding: 2px 0 19px;
    background: #0358bf;
    background: -moz-linear-gradient(45deg, rgba(3, 88, 191, 1) 1%, rgba(3, 155, 64, 1) 52%, rgba(3, 155, 64, 1) 52%, rgba(3, 88, 191, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(3, 88, 191, 1) 1%, rgba(3, 155, 64, 1) 52%, rgba(3, 155, 64, 1) 52%, #0358bf 100%);
    background: linear-gradient(45deg, rgba(3, 88, 191, .45) 1%, rgba(3, 155, 64, .89) 52%, rgba(3, 155, 64, .98) 52%, rgba(3, 88, 191, .92) 100%);
    margin-bottom: 0
}

.medview-points li {
    margin-bottom: 10px;
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .43)
}

.medview-points li:before {
    font-family: FontAwesome;
    content: "\f058";
    display: inline-block;
    padding-right: 11px;
    color: #e4ca1c
}

.medview-points span {
    font-weight: 700;
    color: #fff
}

.reliance-medview .choose-us-item {
    margin: 0!important
}

#medview-airline-slide {
    background: url(../images/medview-slide.jpg) fixed;
    border-top: 5px solid #ffd71e
}

.reliance-medview .light-section-title {
    margin-bottom: 25px
}

.reliance-medview .light-section-title p {
    line-height: 1.5em;
    text-shadow: 1px 1px rgba(0, 0, 0, .43);
    font-size: 16px
}

.medview-points .indent {
    display: inline;
    width: 100%
}

.medview-listing-area .item-medview img {
    width: 100%;
    display: block
}

.medview-listing-area .item-medview .room-info h2 small {
    font-size: 12px
}

.medview-listing-area .item-medview .room-info h2 {
    margin: -14px 0 0
}

.medview-listing-area .item-medview .call-after {
    display: block;
    font-size: 19px;
    margin-top: 5px;
    font-weight: 700;
    color: #3f51b5;
    text-decoration: none!important
}

.medview-listing-area .item-medview .call-after:after {
    display: block;
    content: "Click Here To Call";
    font-size: 11px;
    color: #f44336;
    margin-top: 4px
}

.medview-listing-area .other-medview {
    padding: 0 14px
}

.medview-listing-area .other-medview a {
    color: #06295f;
    font-weight: 700
}

.medview-listing-area .other-medview h3 {
    margin: 17px 0 0;
    font-size: 19px
}

.medview-listing-area .other-medview a:hover {
    text-decoration: underline;
    color: #015f9e
}

.medview-listing-area .item-medview .room-book a {
    text-align: center
}

.medview-airline .search-section .product-search-title {
    font-size: 19px!important
}

.medview-listing-area .item-medview .room-grid-view .room-info {
    padding: 15px 10px 0!important
}

#supersized img {
    width: 100%!important;
    height: 100%!important
}

.payment-gateway h2 {
    color: #039;
    margin-bottom: 18px
}

.payment-gateway .about-intro {
    padding: 51px 0 0
}

.payment-gateway .search-section .form-control {
    border: 1px solid #000
}

.payment-gateway .search-section .input-group-addon {
    border-top: 1px solid #000!important;
    border-right: 1px solid #000!important;
    border-bottom: 1px solid #000!important
}

.payment-gateway h3 {
    font-size: 18px;
    color: #309;
    text-align: center;
    margin-top: 0
}

.payment-gateway .disclaimer p {
    font-size: 12px;
    border-top: 1px solid #ffd71e;
    padding-top: 25px
}

.payment-gateway .about-intro p {
    line-height: 1.5em!important;
    text-align: left!important;
    padding: 0
}

.payment-gateway .search-section {
    margin-top: 14px
}

.payment-gateway .alert {
    color: #c00;
    font-weight: 700;
    margin-top: 26px;
    margin-bottom: 14px
}

.brand-details h2 {
    font-size: 24px;
    text-align: center;
    color: #350c48;
    font-weight: 700
}

.brand-details {
    float: left;
    width: 100%;
    padding: 0 0 12px;
    border-bottom: 3px solid #ffd701;
    margin-bottom: 20px
}

.brand-details span {
    text-align: center;
    margin: 0;
    font-size: 14px;
    font-weight: 700
}

.brand-details .phone-line {
    color: #2196f3
}

.brand-details .email {
    color: #673ab7
}

.booking-page .passenger-detail h3 {
    margin: 13px 15px 0;
    padding: 0;
    font-size: 18px;
    text-align: center;
    background: #ffd71e;
    border: 2px solid #fff
}

.booking-page .search-section {
    margin: 0!important
}

.booking-page .search-section label {
    color: #350c48;
    font-size: 13px;
    margin: 0
}

.booking-page .search-section .form-control {
    border: 1px solid #000;
    font-size: 12px;
    height: 35px;
    font-weight: 500;
    padding: 0 8px
}

.booking-page .flight-list-view {
    background: #32254a;
    border: 3px solid #ffd71e;
    margin: 0!important
}

.booking-page .flight-list-view p {
    font-size: 13px;
    color: #fff
}

.booking-page .flight-list-view .left-text p {
    text-align: left!important
}

.booking-page .flight-list-view .right-text p {
    text-align: left!important
}

.booking-page .flight-list-view .title {
    font-weight: 600;
    color: #fbff50
}

.booking-page .flight-list-view .no {
    margin-left: 7px
}

.booking-page .search-section .input-group-addon {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000
}

.booking-page .booked-customer h4 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.booking-page .booked-customer p {
    text-align: center
}

.traveling-persons h2 {
    font-size: 14px;
    font-weight: 700;
    margin: 0
}

.traveling-persons {
    float: left;
    width: 96%;
    padding-top: 10px;
    margin: 14px 14px 15px;
    box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .07)
}

.traveling-persons p {
    font-size: 12px;
    margin: 0 0 2px;
    line-height: 1.5em;
    font-weight: 500
}

.traveling-persons .p-amount {
    text-align: center!important
}

.extra-details {
    margin-bottom: 3px;
    margin-top: 6px
}

.line-seprator {
    border-bottom: 1px dashed #32254a;
    width: 34%;
    margin: 0 auto
}

.persons-bio {
    border-bottom: 2px solid #32254a;
    padding-bottom: 3px;
    margin: 0
}

.booking-page .search-section .search-col-padding {
    padding-top: 6px
}

.persons-bio h2 {
    margin: 0 0 6px
}

.booking-page .total-amount label {
    font-size: 18px;
    margin: 0;
    line-height: 36px
}

.booking-page .total-amount .form-control {
    background: rgba(50, 37, 74, 0);
    color: #350c48;
    border: 1px solid #350c48;
    height: 35px
}

.booked {
    float: left;
    width: 100%;
    padding: 0 0 30px;
    border-bottom: 3px solid #ffd71e;
    margin-bottom: 20px
}

.total-amount .search-button {
    margin-top: 0!important;
    padding: 6px 30px!important;
    background: #3f51b5!important;
    color: #fff!important;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .71)
}

.total-amount .search-button:hover {
    margin-top: 0!important;
    padding: 6px 30px!important;
    background: #ffe158!important;
    color: #000!important
}

.agree-check {
    float: left;
    width: 100%;
    margin-bottom: 18px!important
}

.agree-check .agree {
    font-size: 11px;
    color: #350c48;
    font-weight: 500;
    margin: 3px 0 0 6px;
    vertical-align: top;
    display: inline-block
}

.agree-check .agree a {
    font-weight: 700;
    text-decoration: underline;
    color: #f44336
}

.card-terms-heading h2 {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3a4550
}

.card-terms-heading {
    border-bottom: 2px solid #ffd92c;
    margin-bottom: 16px
}

.card-terms h4 {
    color: #015595
}

.card-terms p {
    text-align: left;
    font-size: 14px;
    padding: 0
}

.card-terms h3 {
    color: #0155af;
    font-size: 21px;
    margin-top: 24px
}

.terms-points b {
    font-size: 13px
}

.brand-no-email li {
    display: inline-block;
    margin-right: 12px
}

.brand-no-email {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0
}

.brand-no-email .fa {
    margin-right: 5px
}

#postcode_lookup #opc_input {
    border: 1px solid #000;
    font-size: 12px;
    height: 35px;
    font-weight: 500;
    padding: 0 8px;
    width: 100%
}

#postcode_lookup button#opc_button {
    background: #3f51b5;
    color: #fff;
    height: 35px;
    border: 1px solid #000;
    font-size: 13px;
    margin: 0 auto 0 9px;
    position: absolute;
    right: 0
}

.clear-right {
    padding-right: 0
}

#postcode_lookup select#opc_dropdown {
    font-size: 12px;
    height: 25px;
    margin-top: 0;
    width: 100%;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000
}

#postcode_lookup p#opc_error_message {
    font-size: 13px;
    color: #ff5722;
    font-weight: 500;
    margin-top: 6px
}

.office-address p {
    text-align: center;
    margin: 0;
    font-size: 17px
}

.office-address {
    display: block;
    width: 100%;
    padding: 25px 0 10px
}

.office-address .registerd-company {
    font-size: 14px
}

.agree-check .alert-info {
    color: #3f51b5;
    background-color: #d9edf7;
    border-color: #bce8f1;
    font-size: 12px;
    text-align: center;
    padding: 6px 0;
    margin-top: 16px;
    margin-bottom: 0
}

.agree-check .alert b {
    color: #9a2c2c
}

.booked .net-amount .net-amt {
    font-size: 16px;
    color: #3f51b5
}

.net-amount {
    text-align: center;
    margin-top: 15px;
    font-size: 12px
}

.pay-amount {
    text-align: right;
    display: block
}

.booking-alert .modal-header {
    padding: 9px;
    border-bottom: 2px solid #02043e;
    background: #040e80;
    text-align: center
}

.booking-alert #alert_msg {
    font-size: 14px;
    color: #001163;
    font-weight: 500;
    text-align: left
}

.booking-alert .modal-footer {
    padding: 7px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    background: #ffd200
}

.booking-alert .btn-default {
    color: #fff;
    background-color: #0e559e
}

.booking-alert .btn-default:hover {
    color: #fff;
    background-color: #0f127b
}

.booking-alert .modal-title {
    font-weight: 700;
    color: #fff
}

.element-tab .tab-style1 .active,
.element-tab .tab-style1 .active a,
.element-tab .tab-style1 .active:after {
    background: #350c48!important
}

.offer-slider .item-bg {
    background-color: rgba(100, 6, 55, .4);
    padding: 10px;
    margin: 10px;
}
.offer-slider h4{
    color: #ffffff !important;
}
.text-yellow{
    color:#FFD71E !important;
    font-weight: bolder;
}

.barclay {
    border: 2px solid #5a5b58
}

.disclaimer img {
    margin: 10px auto 16px;
    text-align: center;
    display: block
}

.flight-list-view .duration h4 {
    font-size: 12px;
    margin: 4px 0 0
}

.flight-list-view .dest {
    margin: 0
}

.flight-list-view .date {
    margin: 0!important;
    padding: 0!important;
    text-align: center;
    font-size: 12px;
    color: #000!important
}

.flight-stops-duration .fa-angle-double-down {
    font-weight: 600
}

.online-list .take-off h4 {
    margin-top: 8px
}

.online-list .landing {
    padding: 12px 0!important
}

.online-list .landing h4 {
    margin: 3px 0 0
}

.online-list .flight-direction {
    margin-top: 34px
}

@media (max-width:550px) {
    .element-tab .nav-tabs>li>a {
        font-size: 7px
    }
    .element-tab .nav-tabs>li {
        padding: 7px 8px;
        margin-right: 7px
    }
    .element-tab .tab-style1 .active:after {
        content: "";
        height: 12px!important;
        left: 40%;
        position: absolute;
        top: 70%!important;
        transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        width: 15px
    }
    .client {
        position: absolute;
        text-align: right;
        right: 4px;
        top: -13px
    }
    .client a {
        font-size: 10px;
        color: #015696!important;
        border-left: 1px solid #ddd;
        padding-left: 10px;
        letter-spacing: .5px
    }
    .top-header-contact .call-icon:after {
        content: "Call Free";
        position: absolute;
        font-size: 7px;
        z-index: 9999;
        color: #ffe56c;
        top: 35px;
        right: 5px
    }
    .top-header-contact .whatsapp:after {
        content: "WhatsApp";
        position: absolute;
        font-size: 6px;
        z-index: 9999;
        color: #fff;
        top: 26px;
        right: 6px
    }
    .top-header-contact .fa-phone:before {
        content: "\f095";
        position: relative;
        top: -5px
    }
    .navbar-brand.logo {
        margin: 4px 0 0!important
    }
    .transparent-menu .navbar-default .navbar-toggle {
        margin-right: -11px!important
    }
}

@media (max-width:1024px) {
    .online-list .book {
        float: none;
        width: 100%;
        padding: 5px 0 0 0!important;
        display: block;
        margin-top: 20px
    }
    .online-list .price {
        float: none;
        width: 100%;
        display: block;
        padding: 5px 0 0!important;
        height: 100%
    }
    .online-list .dest {
        font-size: 12px!important
    }
    .flight-stops-duration h3 {
        font-size: 13px!important
    }
    .online-list .flight-stops-duration h6 {
        font-size: 12px!important
    }
    .whats-app:after {
        content: "WhatsApp";
        position: absolute;
        font-size: 7px;
        z-index: 9999;
        color: #fff;
        top: 32px;
        right: 8px
    }
    .whats-app {
        position: absolute;
        left: 200px;
        top: 6px
    }
}

@media (max-width:991px) {
    .onesignal-bell-container {
        display: none!important
    }
}

@media (max-width:768px) {
    .onesignal-bell-container {
        display: none!important
    }
    .customer-login {
        margin-left: 0!important;
        padding: 3px 0 6px!important
    }
    .customer-login h5 {
        font-size: 14px!important
    }
    .top-header-contact h1 a {
        font-size: 24px!important
    }
    .whats-app {
        position: absolute;
        left: 138px;
        top: 6px
    }
}

@media (min-width:768px) {
    .customer-login {
        margin-left: 10px!important
    }
}

.customer-login {
    float: left;
    margin-top: 13px;
    margin-left: 52px;
    background: #015696;
    padding: 0 4px;
    border-radius: 4px;
    box-shadow: 0 2px 1px 0 #c5c3c3
}

.customer-login h5 {
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
    margin: 4px
}

.customer-login .fa-user {
    margin-right: 7px!important;
    font-size: 17px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #ffd701;
    text-align: center;
    color: #015696;
    border-radius: 31px
}

.customer-login h5:hover {
    text-decoration: underline
}

.customer-login:hover {
    background: #0c61a0
}

.cc-banner.cc-bottom {
    background: rgba(8, 8, 8, .58)!important
}

.booking-alert .close {
    color: #fff!important;
    opacity: 1!important
}

section.payment-gateway {
    background: #efeeee
}

.row.gateway-inner {
    display: table-cell;
    vertical-align: middle
}

.payment-gateway .container {
    display: table;
    height: 100vh
}

.mybooking {
    background: #fff;
    box-shadow: 0 1px 7px 0 #c7c6c6;
    padding: 0
}

.tol-free:after {
    /*content: "Mon - Sat : 9:00AM - 6:00PM";*/
    position: absolute;
    font-size: 14px;
    bottom: -12px;
    color: #ff8100;
    right: 2px
}

#gl_recaptcha {
    display: block;
    margin: 11px auto;
    max-width: 300px
}

.trustpilot {
    float: left;
    margin-top: 9px;
    padding-left: 24px
}

.trustpilot img {
    max-width: 122px
}

.flying h2 {
    font-size: 13px;
    background: #015f9e;
    margin: 0;
    color: #fff;
    padding: 6px 8px;
    font-weight: 600;
    text-align: left
}

.online-list .flight-desc {
    min-height: auto;
    border-right: 0
}

.flight-stops-duration h3 {
    font-size: 13px;
    margin: 0;
    color: #000
}

.flight-stops-duration h4,
.online-list .dest {
    font-size: 13px;
    color: #015f9e!important;
    font-weight: 600
}

.flight-stops-duration h4 {
    margin: 0
}

.online-list .flight-stops-duration h6 {
    font-size: 14px;
    margin-top: 11px;
    font-weight: 600;
    text-decoration: underline;
    color: #d70000;
    cursor: pointer
}

.online-list .airline-logo {
    border-right: none
}

.online-list .flight-book {
    border-left: 2px solid #ffd701;
    background: #ffd701;
    float: left;
    padding-bottom: 13px
}

.online-list .return h3 {
    margin-top: 13px;
    margin-bottom: 8px
}

.flight-inner {
    padding: 1px 0 6px;
    float: left;
    width: 100%
}

.online-list {
    margin: 15px 0;
    border: 1px solid #350c48;
    box-shadow: 0 3px 4px -3px #350c48
}

.online-list:hover {
    border: 1px solid #aa00f9;
    box-shadow: 0 0 5px 0 #350c48
}

.online-list .price a {
    color: #000
}

.online-list .book {
    padding: 0
}

.airline-time .fa {
    color: #350c48;
    margin-right: 5px
}

.airline-time span {
    font-weight: 700
}

.airline-time a {
    font-size: 12px;
    color: #ce0000;
    font-weight: 600
}

.airline-time {
    text-align: left;
    margin-top: 12px
}

.online-list .airline-logo-img {
    border: none;
    width: 55px;
    height: 55px
}

.online-list .airline-logo-img img {
    width: 55px!important;
    height: 55px!important
}

.airline-name span {
    font-size: 13px;
    color: #015f9e;
    font-weight: 600;
    line-height: 1em;
    text-transform: capitalize
}

.online-list .take-off {
    padding: 9px 0 0
}

.flight-details .title {
    font-size: 12px;
    font-weight: 600;
    color: #170112;
    margin: 0
}

.booking-online .sidebar-body {
    padding: 12px 7px;
    min-height: 166px
}

.booking-online .sidebar-body p {
    font-size: 12px;
    color: #3b3c3e;
    margin: 0 0 2px
}

.online-enquiry,
.online-enquiry:hover {
    border: 3px solid #ffd701;
    box-shadow: none;
    width: 100%;
    float: left
}

.online-enquiry .take-off {
    padding: 4px 0 8px
}

.online-enquiry .flight-stops-duration h4 {
    margin: 3px 0 0!important
}

.flight-details .airport-name {
    font-size: 16px;
    color: #470073;
    margin: 5px 0 0;
    font-weight: 600
}

.flight-details .stop-over-destination {
    margin-top: 12px;
    border-top: 1px dashed #8e8e8c;
    padding-top: 16px;
    background: #f8ffb0
}

.flight-details .stop-over-details .title {
    font-size: 16px;
    font-weight: 600;
    color: #0924c5;
    padding: 9px 0
}

.flight-details .stop-over-details {
    padding: 14px 0 11px
}

.flight-details .modal-header {
    padding: 0 0 15px;
    border: 0
}

.flight-details .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 22px;
    font-weight: 600;
    color: #900aa0!important
}

.flight-details .flight-duration {
    font-size: 14px;
    font-weight: 600;
    color: #de0000
}

.flight-details .hd1 {
    font-size: 15px;
    padding: 0;
    color: #000;
    font-weight: 600
}

.flight-details h5 {
    color: #523b7f;
    font-size: 12px;
    font-weight: 600
}

span.twitter-typeahead .tt-dropdown-menu,
span.twitter-typeahead .tt-menu {
    position: absolute;
    top: 40px!important;
    left: 0;
    z-index: 1000!important;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #eee;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    width: 100%
}

span.twitter-typeahead .tt-suggestion {
    display: block;
    padding: 6px 7px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333
}

span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:focus,
span.twitter-typeahead .tt-suggestion:hover {
    color: #333;
    text-decoration: none;
    outline: 0;
    background-color: #ffd701;
    cursor: pointer
}

.twitter-typeahead {
    display: block!important
}

.twitter-typeahead .tt-hint {
    color: rgba(219, 219, 219, .17)!important
}

.twitter-typeahead .tt-highlight {
    color: #000!important
}

.booking-online .passengers.text-center {
    font-size: 11px;
    border-top: 1px solid #ddd;
    padding: 10px 0 0;
    color: #840303
}

.booking-online h2 {
    margin: 16px 0 0
}

.popup-detail-inner-box {
    width: 100%;
    float: left;
    padding: 10px;
    position: relative;
    margin: 50px 0 0;
    -webkit-box-shadow: 0 0 7px 0 rgba(50, 50, 50, .2);
    -moz-box-shadow: 0 0 7px 0 rgba(50, 50, 50, .2);
    box-shadow: 0 0 7px 0 rgba(50, 50, 50, .2)
}

.popup-detail-inner-box .heading-tag {
    margin: 0;
    position: absolute;
    top: -32px;
    left: 0;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    padding: 8px 30px 8px 15px;
    border-radius: 0 50px 0 0;
    background: #3a45b7;
    background: -moz-linear-gradient(top, rgba(58, 69, 183, 1) 0, rgba(5, 7, 68, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(58, 69, 183, 1) 0, rgba(5, 7, 68, 1) 100%);
    background: linear-gradient(to bottom, rgba(58, 69, 183, 1) 0, rgba(5, 7, 68, 1) 100%)
}

.popup-detail-inner-box h2 {
    margin: 0;
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 0 0 10px;
    border-bottom: 1px dashed #d6d6d6;
    font-weight: 700;
    color: #940341
}

.popup-detail-inner-box h3 {
    margin: 10px 0;
    display: inline-block;
    font-size: 12px;
    color: #adadad
}

.popup-detail-inner-box h3 b {
    color: #000
}

.popup-detail-inner-box p small {
    font-weight: 400;
    color: #c7c7c7;
    margin-bottom: 8px;
    display: inline-block
}

.popup-detail-inner-box p {
    font-size: 12px;
    margin: 0 0 4px;
    font-weight: 700;
    line-height: 8px;
    position: relative
}

.popup-detail-inner-box span.map-side-icon {
    border-right: 1px solid #07253f;
    padding-right: 20px;
    position: relative;
    padding-top: 5px
}

.popup-detail-inner-box span.map-side-icon:before {
    content: '';
    width: 8px;
    height: 1px;
    background: #07253f;
    position: absolute;
    right: 0;
    top: 0
}

.popup-detail-inner-box span.map-side-icon:after {
    content: '';
    width: 8px;
    height: 1px;
    background: #07253f;
    position: absolute;
    right: 0;
    bottom: 0
}

.inner-map-airline-group {
    width: 100%;
    float: left;
    margin: 0
}

.popup-detail-inner-box .marker-dep {
    position: absolute;
    top: -36px;
    right: -14px;
    font-size: 17px
}

.popup-detail-inner-box .marker-arv {
    position: absolute;
    top: -26px;
    right: -14px;
    font-size: 17px
}

.fa-map-marker:before {
    content: "\f041"
}

.popup-detail-inner-box span {
    padding: 4px 0 0
}

.flight-airline-details {
    width: 100%;
    float: right;
    height: 44px;
    margin: 0 0 12px;
    background: #e8e8e8;
    background: -moz-linear-gradient(left, rgba(232, 232, 232, 1) 0, rgba(247, 247, 247, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(232, 232, 232, 1) 0, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to right, rgba(232, 232, 232, 1) 0, rgba(247, 247, 247, 1) 100%);
    padding: 5px 0
}

.airline-small-logo {
    width: 25px;
    height: 25px;
    float: left;
    margin: 1px 0 0 5px;
    border: 1px solid #fff;
    border-radius: 100%;
    overflow: hidden
}

.airline-small-logo img {
    width: 100%;
    height: 100%
}

.flight-airline-details h4 {
    font-size: 12px;
    font-weight: 700;
    margin: 0 5px
}

.flight-airline-details .stop-dest,
.flight-airline-details p {
    font-size: 10px!important;
    font-weight: 400!important;
    float: left;
    clear: both
}

.flight-airline-details p {
    margin: -10px 0 0 35px!important;
    color: #0f1259
}

.flight-airline-details.color-change {
    background: #ffe4bf;
    background: -moz-linear-gradient(left, rgba(255, 228, 191, 1) 0, rgba(255, 245, 235, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 228, 191, 1) 0, rgba(255, 245, 235, 1) 100%);
    background: linear-gradient(to right, rgba(255, 228, 191, 1) 0, rgba(255, 245, 235, 1) 100%);
    height: 35px
}

.flight-details .modal-body {
    padding: 17px
}

.popup-detail-inner-box .heading-tag.return-tag {
    background: #ff4f38;
    background: -moz-linear-gradient(top, rgba(255, 79, 56, 1) 0, rgba(238, 52, 53, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 79, 56, 1) 0, rgba(238, 52, 53, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 79, 56, 1) 0, rgba(238, 52, 53, 1) 100%)
}

.flight-airline-details .stop-dest {
    margin: -7px 0 0 5px!important;
    color: #d00000
}

.flight-airline-details .cabin {
    float: left;
    clear: both;
    font-size: 9px;
    margin-left: 35px;
    padding: 0
}

.flight-airline-details .total-dur {
    display: block;
    padding: 0;
    font-size: 8px;
    margin-bottom: 3px;
    text-align: right
}

.arrives-btm {
    border-top: 1px solid #e8e8e8;
    width: 100%;
    margin: 25px auto 0
}

.popup-detail-inner-box i.fa.fa-long-arrow-right {
    color: #000;
    margin: 0 8px
}

.dept-time {
    margin-bottom: 25px!important
}

.btn-whats-app {
    padding-bottom: 5px;
    margin-top: 5px
}

.btn-whats-app a {
    color: #fff;
    font-size: 12px
}

.cc-banner .cc-btn:last-child {
    min-width: 90px!important;
    padding: 0!important
}

.cc-window.cc-banner {
    padding: 3px 21px!important
}

.cc-banner .cc-message {
    font-size: 13px!important
}

.whatsapp {
    position: relative;
    left: -27px;
    top: 11px
}

.online-list .btn-request {
    background: red;
    font-size: 12px;
    padding: 3px 6px;
    color: #fff!important
}

.airline-list {
    background: #f1efef;
    text-align: left;
    padding: 3px 0
}

.airline-no {
    color: #fff;
    border-radius: 50px;
    padding: 4px 0;
    font-weight: bolder;
    font-size: 16px;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 2px solid #fffbfb;
    margin-right: 5px;
    line-height: .9em;
    background: #350c48
}

.btn-call {
    background: #dc3838;
    color: #fff!important;
    padding: 1px 12px
}

.flying .fa-long-arrow-left,
.flying .fa-long-arrow-right {
    font-size: 18px
}

.about-intro h4 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #015696;
    margin-top: 24px
}

.p-t-8 {
    padding-top: 8px
}

@media only screen and (min-width:768px) {
    #mj-w-popin-block {
        top: -40px!important
    }
}

@media only screen and (min-width:992px) {
    #mj-w-popin-block {
        top: -60px!important
    }
}

@media only screen and (min-width:1200px) {
    #mj-w-popin-block {
        top: -60px!important
    }
}

.secure-logo {
    position: fixed;
    right: 5px;
    bottom: 5px;
    z-index: 999
}

.hi-icon-effect-8 {
    position: fixed;
    bottom: 20px;
    left: 15px;
    z-index: 999
}

.hi-icon {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff
}

.hi-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.hi-icon:before {
    speak: none;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
    border-radius: 50%;
    border: 2px solid #fff;
    margin: 5px;
    padding: 4px
}

.opener:before {
    font-family: Flaticon;
    content: "\f146"
}

.closer:before {
    font-family: FontAwesome;
    content: "\f00d"
}

.hi-icon-effect-8 .hi-icon {
    background: #ff5d5d;
    background: linear-gradient(0deg, rgba(252, 130, 130, 1) 0, rgba(223, 73, 75, 1) 50%, rgba(252, 130, 130, 1) 100%);
    -webkit-transition: -webkit-transform ease-out .1s, background .2s;
    -moz-transition: -moz-transform ease-out .1s, background .2s;
    transition: transform ease-out .1s, background .2s;
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hi-icon-effect-8 .hi-icon:after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .1);
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: sonarEffect 1.3s ease-out 75ms infinite;
    -moz-animation: sonarEffect 1.3s ease-out 75ms infinite;
    animation: sonarEffect 1.3s ease-out 75ms infinite
}

.hi-icon-effect-8 .hi-icon:hover {
    background: #ff5d5d;
    background: linear-gradient(0deg, rgba(252, 130, 130, 1) 0, rgba(223, 73, 75, 1) 50%, rgba(252, 130, 130, 1) 100%);
    -webkit-transform: scale(.93);
    -moz-transform: scale(.93);
    -ms-transform: scale(.93);
    transform: scale(.93);
    color: #fff
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5);
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5);
        -moz-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(255, 255, 255, .5);
        transform: scale(1.5);
        opacity: 0
    }
}

.hi-icon-effect-8 .call_txt {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 5px;
    padding: 7px 10px;
    line-height: 20px;
    color: #fff;
    margin-left: 75px;
    width: 210px;
    display: block;
    font-size: 13px;
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-weight: 500
}

.hi-icon-effect-8 .call_txt:before {
    position: absolute;
    left: -30px;
    border: 10px solid transparent;
    border-right-width: 10px;
    border-right-style: solid;
    border-right-color: transparent;
    border-right: 20px solid rgba(0, 0, 0, .8);
    content: '';
    top: 7px
}

.hi-icon-effect-8 .call_txt i.fa-times {
    font-size: 12px;
    color: #fff;
    right: 10px;
    top: 12px;
    position: absolute;
    cursor: pointer
}

.callbox {
    width: 250px;
    position: relative;
    top: -10px;
    border: 5px solid #ffd701;
    background: #fff;
    z-index: 999!important;
    border-radius: 5px;
    box-shadow: 1px 1px 20px 0 #000;
    padding: 10px
}

.callbox:before {
    position: absolute;
    left: 20px;
    border: 10px solid transparent;
    border-top-width: 15px;
    border-top-style: solid;
    border-top-color: transparent;
    border-top: 10px solid #ffd701;
    content: '';
    bottom: -25px
}

.callbox h4 {
    text-align: center;
    border-bottom: 1px solid #ffd701;
    padding-bottom: 10px;
    color: #015696;
    font-weight: 700;
    letter-spacing: -.8px
}

.callbox h4 span {
    color: #ff6d01
}

.quickcallbtn:hover {
    background-color: #00adef!important;
    border-color: #00adef!important
}

.callbox p {
    text-align: justify;
    font-size: 13px
}

.callbox input {
    font-size: 15px;
    padding: 5px
}

.callbox input::-webkit-inner-spin-button,
.callbox input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.callbox input[type=number] {
    -moz-appearance: textfield
}

.m-b-10 {
    margin-bottom: 10px!important
}

.p-r-5 {
    padding-right: 5px!important
}

.m-b-5 {
    margin-bottom: 5px!important
}

.p-r-10 {
    padding-right: 10px!important
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #026e03;
    background-color: #fff;
    border: 1px solid #026e03
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #e46a76;
    background-color: #fff;
    border: 1px solid #e46a76
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: .9em;
    line-height: .9em;
    opacity: 0;
    color: #e46a76;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in
}

.parsley-errors-list.filled {
    opacity: 1
}

.callbox .errormsg {
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 12px;
    bottom: 0;
    padding: 40px 0 10px 0;
    height: 20px
}

.quickcallerror,
.quickcallsuccess {
    font-size: 14px;
    padding: 15px 10px;
    border: 5px solid #ffd701;
    background: #fff!important;
    box-shadow: 1px 1px 20px 0 #000
}

.quickcallsuccess:before {
    position: absolute;
    left: 20px;
    border: 10px solid transparent;
    border-top-width: 15px;
    border-top-style: solid;
    border-top-color: transparent;
    border-top: 10px solid #ffd701;
    content: '';
    top: 79px
}

.quickcallerror:before {
    position: absolute;
    left: 10px;
    border: 10px solid transparent;
    border-top-width: 15px;
    border-top-style: solid;
    border-top-color: transparent;
    border-top: 10px solid #ffd701;
    content: '';
    top: 60px
}

.onesignal-bell-container {
    display: none!important
}

.bg-overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, .6);
    overflow-x: hidden;
    transition: .5s
}

.popup-window {
    max-width: 716px;
    min-height: 363px;
    margin: 110px auto
}

.popup-window .mbox {
    width: 100%;
    padding: 38px;
    margin: 0;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    background: #fff url(../images/call-back.png) right bottom no-repeat;
    background-size: 32%;
}

.popup-window .mbox h2 {
    width: 100%;
    float: left;
    color: #000;
    font-size: 26px;
    font-weight: 400;
    text-align: left;
    padding: 10px 0;
    line-height: 30px;
    margin-top: 0
}

.popup-window .mbox p.w90 {
    width: 90%
}

.popup-window .mbox p {
    width: 100%;
    float: left;
    color: #333;
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 20px
}

.popup-window .mbox p.stxt {
    padding: 25px 0;
    margin: 0
}

.popup-window .mbox p.freecall1 {
    padding: 15px 0 5px;
    margin: 0;
    font-size: 17px;
    text-align: left
}

.popup-window .mbox p.lastrow {
    padding: 10px 0;
    margin: 0
}

.popup-window .mbox p.freecall1 span.dialme {
    font-size: 30px;
    font-weight: 600
}

.phn-strok {
    margin: 0!important
}

.phn-strok a {
    font-family: fantasy;
    -webkit-text-stroke: 1px #000;
    font-size: 26px;
    letter-spacing: 2px;
    color: #fff!important;
    text-shadow: 2px 2px 5px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000
}

@media only screen and (max-width:600px) {
    .popup-window .mbox {
        background: #fff!important
    }
    .popup-window .mbox h2 {
        font-size: 18px!important
    }
    .popup-window .mbox p.w90 {
        width: 100%;
        font-size: 12px
    }
    .bg-overlay {
        overflow: hidden!important
    }
    .popup-window {
        padding: 0 10px!important
    }
    .popup-window .mbox {
        padding: 10px!important
    }
    .popup-window .mbox p.stxt {
        padding: 15px 0
    }
}

.mbox .timings {
    font-size: 11px!important
}

.mbox i.btnlook {
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 20px
}

.ms-button {
    display: none;
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 999999!important;
    border: 5px #fff solid;
    border-radius: 5px;
    box-shadow: -5px 5px 10px 1px #000;
    cursor: pointer
}

.newflights {
    display: flex
}

.newflights .flying h2 {
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
    border-right: 1px solid #fff
}

.newflights .nb {
    border: none!important
}

.newflights .flight_leg {
    width: 100%;
    float: left;
    padding: 10px 0 5px 0;
    border-right: 1px solid #bbb
}

.airline {
    text-align: center
}

.airline img {
    width: 50%
}

.airline small {
    font-size: 8px
}

.flight_leg .dest h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0
}

.flight_leg .dest h4 small {
    font-size: 11px;
    color: #000
}

.flight_leg .dest h5 {
    font-size: 20px;
    font-weight: 600;
    line-height: 18px
}

.flight_leg .dest h5 small {
    font-size: 12px;
    color: #000
}

.flight_leg .stopover {
    font-size: 16px
}

.flight_leg .f_connection {
    border-top: 1px dashed #ccc;
    margin: 7px 0
}

.flight_leg .f_connection:before {
    background-color: #ccc;
    border-radius: 10px;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 3px
}

.flight_leg .f_connection:after {
    background-color: #ccc;
    border-radius: 10px;
    content: "";
    display: block;
    height: 3px;
    right: 0;
    position: absolute;
    top: -2px;
    width: 3px
}

.flight_leg .f_connection .icon:after {
    font-family: FontAwesome;
    content: "\f072";
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    text-align: center;
    transform: rotate(45deg);
    color: #bbb
}

.price_section {
    background-color: #ffdd26;
    border-left: 1px solid #000
}

.price_section .price_details {
    text-align: center
}

.price_details .price {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    padding: 13px 0!important
}

.price_details .price h1 {
    margin-top: 5px;
    font-size: 36px;
    line-height: 30px;
    font-weight: 700
}

.price_details .price h1 span {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px
}

.price_details .price h6 {
    margin-bottom: 10px
}

.add-to-link,
.add-to-link a,
.add-to-link a:nth-child(2) {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.add-to-link {
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 5;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s
}

.add-to-link a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    width: 20%;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    border: none
}

.add-to-link a:last-child {
    border-right: none!important
}

.add-to-link a div {
    overflow: hidden
}

.add-to-link a:nth-child(2) {
    background-color: #015f9e;
    text-align: center;
    background-image: none;
    left: 0;
    float: left;
    color: #fff;
    width: 60%
}

.add-to-link a:nth-child(2) span {
    display: inline-block
}

.add-to-link a span {
    font-size: 12px;
    display: none;
    text-transform: uppercase;
    margin-left: 7px;
    letter-spacing: .6px;
    font-weight: 500;
    font-family: Roboto, sans-serif
}

.add-to-link a i {
    line-height: 38px;
    font-size: 18px;
    height: 40px
}

.add-to-link a:hover {
    color: #fff;
    width: 60%!important;
    background-color: #00adef!important
}

.add-to-link a:hover span {
    display: inline-block!important
}

.add-to-link:hover a:nth-child(2) {
    width: 20%;
    background-color: #015f9e;
    text-align: center;
    color: #fff
}

.add-to-link:hover a:nth-child(2) span {
    display: none
}

.book_now {
    background-color: #015f9e
}

.call_now {
    background-color: #e55556
}

.whatsapp_now {
    background-color: #24a417
}

.mob_price {
    text-align: center;
    margin: 0;
    font-size: 20px;
    line-height: 40px
}

.ffooter {
    padding: 2px;
    margin: 0!important
}

.ffooter a {
    margin-left: 5px;
    font-size: 12px;
    color: #ce0000;
    font-weight: 600;
    cursor: pointer;
    text-align: center!important
}

.hflightiten {
    position: absolute;
    border: 3px solid #015f9e;
    box-shadow: 5px 3px 5px -5px;
    left: 0;
    top: 30px;
    width: 200%;
    z-index: 99999;
    background: #fff;
    clear: both;
    text-align: center;
    display: none
}

.hflightiten:before {
    position: absolute;
    left: 5px;
    border: 10px solid transparent;
    border-bottom-width: 15px;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    border-bottom: 10px solid #015f9e;
    content: '';
    top: -20px
}

.hflightiten .main_heading {
    font-weight: 500;
    padding: 5px;
    background-color: #ffdd26;
    color: #000
}

.main_heading h6 {
    padding: 10px 0
}

.hflightiten .leg {
    padding: 10px 0
}

.leg-divider {
    border-bottom: 1px dashed #015f9e;
    margin: 5px 0
}

.lds-facebook {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 16px;
    background: #ffdd26;
    animation: lds-facebook 1.2s cubic-bezier(0, .5, .5, 1) infinite
}

.lds-facebook div:nth-child(1) {
    left: 8px;
    animation-delay: -.24s
}

.lds-facebook div:nth-child(2) {
    left: 32px;
    animation-delay: -.12s
}

.lds-facebook div:nth-child(3) {
    left: 56px;
    animation-delay: 0
}

@keyframes lds-facebook {
    0% {
        top: 8px;
        height: 64px
    }
    100%,
    50% {
        top: 24px;
        height: 32px
    }
}

.footer-br {
    border-right: 1px solid #bbb
}

.footer_chat_icon {
    position: fixed;
    bottom: 20px;
    left: 15px;
    z-index: 999
}

@media (min-width:768px) and (max-width:1024px) {
    .modify-search {
        display: none
    }
    .just-call-banner {
        width: 100%
    }
    .ms-button {
        display: block!important
    }
    .ms-button img {
        width: 100px;
        image-rendering: auto
    }
    .newflights .flying h2 {
        font-size: 1.5vw
    }
    .add-to-link {
        position: relative!important
    }
    .leg-arrival,
    .leg-connection,
    .leg-departure {
        font-size: 95%
    }
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .modify-search {
        display: none
    }
    .just-call-banner {
        width: 100%
    }
    .ms-button {
        display: block!important
    }
    .ms-button img {
        width: 90px;
        image-rendering: auto
    }
    .newflights .flying h2 {
        font-size: 1.5vw
    }
    .flight_leg .dest {
        padding: 0 10px
    }
    .flight_leg .dest h4 {
        font-size: 12px;
        font-weight: 600
    }
    .add-to-link {
        position: relative!important
    }
    .price_section {
        height: unset!important
    }
    .leg-arrival,
    .leg-connection,
    .leg-departure {
        font-size: 90%
    }
    .flight_leg .dest h4 small {
        font-size: 10px
    }
    .hflightiten {
        width: 300%!important
    }
    .airline img {
        width: 30%
    }
}

@media (min-width:481px) and (max-width:767px) {
    .modify-search {
        display: none
    }
    .just-call-banner {
        width: 100%
    }
    .ms-button {
        display: block!important
    }
    .ms-button img {
        width: 80px;
        image-rendering: auto
    }
    .newflights .flying h2 {
        font-size: 2vw
    }
    .flight_leg .dest {
        padding: 0 10px
    }
    .flight_leg .dest h4 {
        font-size: 12px;
        font-weight: 600
    }
    .add-to-link {
        position: relative!important
    }
    .price_section {
        height: unset!important
    }
    .leg-arrival,
    .leg-connection,
    .leg-departure {
        font-size: 90%
    }
    .footer-br {
        border-right: 0!important
    }
    .flight_leg .dest h4 small {
        font-size: 9px
    }
    .hflightiten {
        width: 300%!important
    }
    .airline img {
        width: 30%
    }
}

@media (min-width:320px) and (max-width:480px) {
    .price_section {
        height: unset!important
    }
    .modify-search {
        display: none
    }
    .just-call-banner {
        width: 100%
    }
    .ms-button {
        display: block!important
    }
    .ms-button img {
        width: 60px;
        image-rendering: auto
    }
    .newflights .flying h2 {
        font-size: 2.3vw
    }
    .flight_leg .dest {
        padding: 0 10px
    }
    .flight_leg .dest h4 {
        font-size: 12px;
        font-weight: 600
    }
    .add-to-link {
        position: relative!important
    }
    .leg-arrival,
    .leg-connection,
    .leg-departure {
        font-size: 80%
    }
    .footer-br {
        border-right: 0!important
    }
    .flight_leg .dest h4 small {
        font-size: 9px
    }
    .hflightiten {
        width: 300%!important
    }
    .airline img {
        width: 30%
    }
}

.text-right {
    text-align: right!important
}

.close_details {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 12px;
    cursor: pointer;
    z-index: 9999!important
}
.text-white{
    color: #ffffff !important;
}
.m-l-10{
    margin-left: 10px !important;
}
.m-l-20{
    margin-left: 20px !important;
}
.text-center{
    text-align: center;
}
.p-b-20{
    padding-bottom: 20px !important;
}
.flight_type,.hroom,.hdduration,.cabin_class,.hnight,.hdpackagetype,.pax,.hpax,.hdbudget,.carbrand,.cartype,.csduration,.cspackagetype,.csbudget{
    width:100%;
    float: left;
    cursor: pointer;
}
.passengers_details,
.hpassengers_details{
    position: absolute;
    left: 125px;
    width: 200px;
    background-color: #ffd71e;
    z-index: 999;
    display: none;
    top: 40px;
    box-shadow: 3px 3px 5px 0px;
}
.passengers_details .inn_pax,
.hpassengers_details .inn_pax{
    width: 100%;
    float: left;
    padding: 5px 0px 15px 0px;
}
.passengers_details .inn_pax .close_pax,
.hpassengers_details .inn_pax .hclose_pax{
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 10px;
    color: #000;
    cursor: pointer;
    z-index: 9999;
}
.select-box {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  color: #ffffff;
}
.select-box__current {
  position: relative;
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  outline: none;
  padding-left: 13px;
}
.select-box__current:focus + .select-box__list {
  opacity: 1;
  -webkit-animation-name: none;
          animation-name: none;
}
.select-box__current:focus + .select-box__list .select-box__option {
  cursor: pointer;
}
.select-box__current:focus .select-box__icon {
  -webkit-transform: translateY(-50%) rotate(180deg) !important;
          transform: translateY(-50%) rotate(180deg) !important;
}
.select-box__icon {
    position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    width: 10px;
    opacity: 1;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
.select-box__value {
  display: -webkit-box;
  display: flex;
}
.select-box__input {
  display: none;
}
.select-box__input:checked + .select-box__input-text {
  display: block;
}
.select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  background-color: transparent;
  padding: 0px !important;
}
.select-box__list {
  position: absolute;
  width: 120%;
  padding: 0;
  list-style: none;
  opacity: 1;
  -webkit-animation-name: HideList;
          animation-name: HideList;
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
  color: #000 !important;
  z-index: 99999 !important;
}
.select-box__list label{
    margin: 0px;
    padding: 10px;
    font-size: 14px;

}
.select-box__option {
  display: block;
  background-color: #ffd71e;
  color: #000 !important;
}
.select-box__option:hover, .select-box__option:focus {
  color: #350b47 !important;
  background-color: #fff;
}
.text-dark{
    color: #350b47 !important;
}
@-webkit-keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}

@keyframes HideList {
  from {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
.solid-yellow{
    background: linear-gradient(0deg,#ffd600 0%,#ffc300 100%)!important;
}

.solid-yellow1{
    background: url(../images/landing.jpg) center center;
}
.black-text{
    color: #000 !important;
    font-weight: bold !important;
}
.landingone .search-button{
    margin: 0px !important;
    background: #015696 !important;
    color: #fff !important;
}
.landingone .search-button:hover{
    margin: 0px !important;
    background: linear-gradient(180deg,#ffd600 0%,#ffc300 100%)!important;
    color: #015696 !important;
    border: 1px solid #015696 !important;
}
.landingone .select-box {
    color: #000;
    font-weight: bold;
}
.landingone .select-box__option {
  background-color: #015696;
  color: #ffffff !important;
}
.landingone .select-box__option:hover, .select-box__option:focus {
  color: #350b47 !important;
  background-color: #fff;
}
.landingone .form-control{
    border-color: #ffffff;
}
.landingone .input-group-addon{
    background-color: #ffffff !important;
    border-color: #ffffff ;
}
.landingone .input-group-addon i{
    color: #000000 !important;
    font-size: 18px;
}
.landingone .passengers_details {
    background-color: #015696;
}
.icon-padding{
    padding: 0px 3.5px;
}
.trans-blue{
    background-color: rgb(1, 86, 150) !important;
}
#landingone-why .choose-icon,
#landingone-why .choose-icon img,
#landingone-why .choose-icon i{
	transform:  none !important;
    -ms-transform:  none !important;
    -o-transform:  none !important;
    -webkit-transform: none !important;
    -moz-transform:  none !important;
}
#landingone-why .choose-icon{
	color: #015696 !important;
	background: #ffd71e !important;
}
#landingone-why .choose-us-item{
	background-color: #f3f3f3 !important;
	padding: 30px 10px 10px !important;
	box-shadow: inset 0px 1px 10px -5px;
}
#landingone-why .choose-us-item p{
	height: 55px;
}
.pax_contact{
	display: none;
}
.call_to_book_main{
	position: relative;
	height: 100%;
	background-color: #ffdd26;
}
.call_to_book_main:after{
	content: "";
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 20px solid #ffdd26;
    position: absolute;
    top: 39%;
    left: -20px;
}
.call_to_book_inner{
	position: relative;
	height: 100%;
	width: 100%;
	float: left;
	padding: 20px
}
.call_to_book{
	position: relative;
	height: 100% ;
	vertical-align:middle;
	width: 100%;
	background-color: #015696;
	box-shadow: 3px 3px 0px rgba(0,0,0,.2);
    -webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2);
    -moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2);
    padding: 25px 10px;
}
.call_to_book_inner .call_to_book .icon-phone{
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 20px;
    vertical-align: baseline;
    color: #fff;
}
.call_to_book_inner .call_to_book p{
	color: #fff;
    font-weight: 400;
    font-size: 15px;
    padding: 5px 0px 0px;
    text-align: center;
    vertical-align: middle;
}
.icon-phone:before {
    font-family: Flaticon;
    content: "\f14a";
}
.call_to_book_inner .call_to_book .dialme{
	font-weight: bold;
	font-size: 17px;
}
.mobi_price{
	background-color: #ffdd26;
	padding: 10px 0px;
	text-align: center;
	font-size: 18px;
	color: #000;
}
.result-section .nav-tabs{
	border-bottom: 4px solid #ffd701;
}
.result-section .nav-tabs .active{
	position: relative;
}
.result-section .nav-tabs>li{
	margin-bottom: 0;
}
.result-section .nav-tabs>li.active>a, .result-section .nav-tabs>li.active>a:focus, .result-section .nav-tabs>li.active>a:hover{
	color: #350b47;
    background: #ffd71e;
    border: 1px solid transparent;
}
.result-section .nav-tabs .active:after{
	background: #ffd71e;
    content: "";
    height: 20px;
    left: 40%;
    position: absolute;
    top: 80%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 20px;
}
.result-section .nav>li>a{
	padding: 15px;
}
.result-section .nav-tabs>li>a{
	color: #fff;
    background: rgba(52, 10, 82, .85);
    letter-spacing: 1px;
    font-weight: 700;
    border-radius: 2px 2px 0 0;
    margin-right: 4px;
}
.review_score{
    background-color: #ffdd26;
    border-radius: 5px;
    padding: 4px 0px;
    margin: 2px;
    width: 20px !important;
    height: 20px !important;
    float: right;
    text-align: center;
}
.review_details{
    margin-left: 2px;
    width: auto;
    float: right;
    text-align: right;
    font-size: 11px;
}
.reviews h6{
    text-align: right;
    margin: 0px;
}
.room_pax .input-group-addon{
    padding: 2px;
}
.room_pax .custom_padding{
    padding: 0px 3px;
}
.room_pax input{
    padding: 2px !important;
}
.room_pax select{
    padding: 4px !important;
}
/* Chrome, Safari, Edge, Opera */
.room_pax input::-webkit-outer-spin-button,
.room_pax input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.room_pax input[type=number] {
  -moz-appearance:textfield;
}
.hcontact_details{
    display: none;
}
.searchHotel{
    float: right;
}
.hotel-filters{
    border: 1px solid #350c48;
    box-shadow: 2px 2px 3px 1px #350c48;
    padding-bottom: 20px;
}
.hotel-filters .best_price{
    width: 100%;
    float: left;
    padding: 15px 10px;
    background-color: #350c48;
    text-align: center;
}
.hotel-filters .best_price:after{
    content: "";
    width: 0px;
    height: 0px;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 20px solid #350c48;
    position: absolute;
    bottom: -15px;
    left: 35%;
    z-index: 990;
}
.hotel-filters .best_price strong{
    color: #fff;
}
.hotel-filters .best_price h3{
    margin: 0px;
    color: #fff;
    font-weight: 600;
    font-size: 26px;
}
.hotel-filters .best_price h3 small{
    color: #ffd701;
}
.hotel-filters .search_filter{
    background-color: #ffd71e;
    width: 100%;
    float: left;
}
.hotel-filters .hotel_search{
    width: 100%;
    float: left;
    padding: 20px 10px 0px;
}
.hotel-filters .search_filter .heading{
    margin: 20px 10px 0px 10px;
    font-weight: bold;
}
.hotel-filters .search_filter .search-col-padding{
    padding: 10px 10px 0px;
}
.hotel-filters .search_filter .padding_right{
    padding: 0px 5px 0px 0px !important;
}
.hotel-filters .search_filter .padding_left{
    padding: 0px 0px 0px 5px !important;
}
.hotel-filters .search_filter .btn-search-again{
    margin: 15px 0px 0px 0px;
    width: 100%;
    padding: 10px 0px;
    border-radius: 0px;
    border: 1px solid #350c48;
    background-color: #350c48;
    color: #fff;
    font-weight: bold;
}
.hotel-filters .search_filter .btn-search-again:hover{
    background-color: #337ab7;
}
.hotel-filters .search_filter .form-control ,
.hotel-filters .hotel_search .form-control {
    background-color: #fff;
    border: 1px solid #350c48;
    border-radius: 0;
    color: #000;
    display: block;
    font-size: 15px;
    height: 36px;
    line-height: 1.42857;
    padding: 5px 10px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%;
    box-shadow: none!important;
}
.hotel-filters .search_filter .input-group-addon {
    background: #350c48;
    color: #fff;
    border-top: 1px solid #350c48;
    border-right: 1px solid #350c48;
    border-bottom: 1px solid #350c48;
    border-radius: 0;
}
.hotel-filters .hotel_search .input-group-addon {
    background: #ffd71e;
    color: #350c48;
    border-top: 1px solid #350c48;
    border-right: 1px solid #350c48;
    border-bottom: 1px solid #350c48;
    border-radius: 0;
    padding: 0px;
}
.hotel-filters .hotel_search .input-group-addon button{
    background-color: transparent;
}
.hotel-filters .star_rating i{
    color: #ffd71e;
}
.hotel-filters input[type=checkbox] {
    margin-right: 10px;    
}
.hotel-filters .star_rating span{
    font-weight: bold;
    font-size: 11px;
    color: #350c48 ;
}
.hotel_feature ul{
    padding: 5px 0px 0px 0px;
    list-style-type: none;
    margin-bottom: 0px;
}
.hotel_feature ul li{
    font-size: 11px;
    padding: 1px;
}
.mb-5{
    margin-bottom: 5px;
}
.mt-5{
    margin-top: 5px;
}
.hotel_feature h6{
    margin: 0px;
    cursor: pointer;
}
.hotel_feature .expandable_area{
    display: none;
}
#subscriber_model .modal-content {
    border-radius: 0px;
}
#subscriber_model .modal-header {
    background-color: #ffd200;
}
#subscriber_model .modal-header .close {
    border-radius: 50%;
    background: #013461;
    padding: 4px 9px;
    opacity: 1;
    color: #fff;
}
#subscriber_model .modal-header .modal-title {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}
#subscriber_model input,#subscriber_model select{
    border-radius: 0px ;
}
.title_input,#formmessage{
    display: none;
}
.login-bg {
    background: url(../images/login-bg.jpg) bottom fixed;
    padding: 60px 0;
    background-size: cover;
    color: #fff
}
.mailexist-error{
    display: none ;
}
.response,.response-login,.response-pinfo,.response-restpass{
    display: none ;    
}
.google-btn{
    float: right;
    margin-top: 30px;
}
.profile-menu{
    float: left;
    margin-top: 11px;
    position: relative;
    display: inline-block;
    width: 160px;
    font-size: 11px;
    line-height: 18px;
}
.profile-menu img{
    border-radius: 50%;
    border: 2px solid #ffd71e;
    width: 75%;
}
.profile-dropdown {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    width: 80%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.profile-dropdown a {
    color: #000 !important;
    padding: 5px 12px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}
.profile-dropdown a i{
    color: #015f9e !important;
}
.profile-dropdown a:hover {background-color: #ddd;}
.profile-menu:hover .profile-dropdown {display: block;}
.mb-10{
    margin-bottom: 10px;
}
.airline-icon-details i{
    font-size: 32px;
    line-height: 2;
}
.flightwrapper{
    padding: 10px;
    background-color: #ddd;
    border :5px solid #ffd71e ;
    margin: 15px 0px;
    min-height: 275px;
}
.pricewrapper{
    padding: 10px;
    border :5px solid #ffd71e ;
    background-color: #07253f;
    margin: 15px 0px;
    min-height: 275px;
}
.flightwrapper .title{
    color: #07253f;
}
.pricewrapper .title{
    color: #ffd71e;
}
.flightwrapper .title hr,.pricewrapper .title hr{
    margin-top: 10px !important;
}
.flightwrapper .title,.pricewrapper .title{
    margin: 5px 0px 0px 0px;
    letter-spacing: 1px;
    font-weight: bold;
}
.paxdetails{
    max-height: 70px;
    height: 70px;
    overflow-y: scroll;
}
.paxprices{
    padding: 20px 20px 0px 0px;
}
.paxrow hr{
    margin: 10px 20px;
    border-style: dashed;;
}
.paxrow .paxname,.paxrow .paxtype,.paxrow .paxprice{
    color: #fff;
    letter-spacing: 0.5px;
}
.pt-5{
    padding-top: 5px;
}
.pb-5{
    padding-bottom: 5px;
}
.mr-10{
    margin-right: 10px;
}