
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Mukta:wght@200;300;400;500;600;700;800&family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');

/*------------------------------------------------------------------
* Project:        JaiGurudevTravel
* Author:         CRM Travel
-------------------------------------------------------------------

/**

 TABLE OF CONTENT
  
  1. Navbar
  2. Banner
  3. Flash Post
  4. Banner Form
  5. WHy Us
  6. Attraction
  7. Destination
  8. Trending
  9. Call To Action
  10. Top Deal
  11. Top agents
  12. Testimonial
  13. Travel Counter
  14. Blog
  15. Partner
  16. Footer
  17. Shop all
  18. Flight Homepage
  19. TOur Listing & Detail
  20. Hotel Homepage
  21. Booking
  22. Blog Listing & Detail
  23. Agent Team
  24. Gallery
  25. services
  27. FAQ  
  28. Events Pages
  29. Contact Page
  30. price Section
  31. Error Page
  32. terms & Condtion
  33. Coming Soon
  34. Search Home


*/

/* ========================================= */

/*          Navbar & Header CSS        */

/* ======================================== */

/*Navbar*/

.navbar-default {
    background: #f5f5f5;
}
.navbar {
    border-bottom: 0;
    padding: 0;
}
.sidebar .navbar-nav {
    background: transparent;
    margin: 0;
}
.navbar.navbar-default {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
header #navbar {
    width: 100%;
    background: #f49b00;
}
.navbar-brand {
    font-size: 24px;
    position: relative;
    color: #f49b00;
    letter-spacing: 2px;
    font-weight: 500;
    padding: 0;
    height: auto;
}
a.navbar-brand {
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
}
a.navbar-brand span {
    color: #fc883a;
}
.navbar-default .navbar-brand {
    color: #FFF;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.navbar-default .navbar-brand:hover {
    color: #D60D45;
}
.colored-navbar-brand .navbar-default .navbar-brand {
    padding-right: 30px;
    position: relative;
    color: #f49b00;
    display: inline-block;
    float: none;
}
header .navbar-default .navbar-nav>li>a {
    color: #fff;
}
header .navbar-default .navbar-nav>li.active, header .navbar-default .navbar-nav>li.active>a, header .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background: #f33807;
}
.sidebar .navbar-default .navbar-nav>li>a {
    line-height: inherit;
    font-weight: 400;
    font-size: 14px;
    padding-top: 0;
    color: #fff;
    padding-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 15px;
    border: none;
}
/* Main Menu Dropdown */

.navbar-nav li {
    position: relative;
    text-align: left;
    margin-bottom: 0;
}
.navbar-nav li ul {
    z-index: 9999;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50px;
    left: 0;
    width: 190px;
    overflow: hidden;
    display: none;
    background-color: #FFF;
    border: 1px solid #EEE;
    border-top: 2px solid #f33807;
    -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
}
.navbar-nav li ul li {
    border-bottom: 1px solid #f1f1f1;
}
.navbar-nav li ul li:last-child {
    border-bottom: none;
}
.navbar-nav li ul li a {
    display: block;
    padding: 7px 15px;
    font-size: 14px;
    font-weight: 400;
    color: #636363;
}
.navbar-nav li>ul>li:last-child>a, .navbar-nav li>ul>li>ul>li:last-child>a {
    border-bottom: 0;
}
.navbar-nav li ul li:hover a {
    padding-left: 20px;
    padding-right: 10px;
    text-decoration: none;
}
.navbar-nav li ul li a:hover {
    color: #f33807;
}
.navbar-nav li ul li ul {
    position: absolute;
    left: 188px;
    top: -2px;
}
.navbar-nav li ul li:hover ul li a {
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-nav li ul li ul li:hover a {
    padding-left: 20px;
    padding-right: 10px;
}
.navbar-nav li ul li ul li ul li:hover a {
    padding-left: 20px;
    padding-right: 10px;
}
/*
Slicknav - a Mobile Menu
*/

.slicknav_menu {
    display: none;
}
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}
.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}
.slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
    margin: 0
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 0.188em
}
.slicknav_nav {
    clear: both
}
.slicknav_nav ul, .slicknav_nav li {
    display: block;
    margin: 0;
}
.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
    cursor: pointer;
}
.slicknav_nav .slicknav_row {
    display: block;
}
.slicknav_nav a {
    display: block
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    display: inline
}
.slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table;
}
.slicknav_menu:after {
    clear: both
}
/* IE6/7 support */

.slicknav_menu {
    *zoom: 1
}
/* 
User Default Style
Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size: 16px;
}
/* Button */

.slicknav_btn {
    margin: 0;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
/* background color for responsive button */

.slicknav_btn.slicknav_open:before {
    font-family: 'FontAwesome';
    content: "\f00d"
}
.slicknav_btn.slicknav_collapsed:before {
    font-family: 'FontAwesome';
    content: "\f0c9"
}
.slicknav_btn.slicknav_open, .slicknav_btn.slicknav_collapsed, .slicknav_btn.slicknav_open:before, .slicknav_btn.slicknav_collapsed:before {
    text-decoration: none;
    border: none;
}
.slicknav_btn.slicknav_open:before, .slicknav_btn.slicknav_collapsed:before {
    font-size: 21px;
    color: #444;
}
.slicknav_menutxt {
    line-height: 22px;
}
.slicknav_btn:focus {}
/* Button Text */

.slicknav_menu .slicknav_menutxt {
    color: #DFF2F2;
    font-weight: 400;
    font-size: 14px;
}
/* Button Lines */

.slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5
}
.slicknav_menu {
    background: transparent;
    padding: 0;
    margin-top: 0;
}
.slicknav_nav {
    color: #B6B3C4;
    margin: 0;
    padding: 0;
    font-size: .875em
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden
}
.slicknav_nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: 0;
    position: inherit;
    top: inherit;
    left: inherit;
    border: none;
    background-color: transparent;
    margin-bottom: 10px;
}
.slicknav_nav ul li {
    border-bottom: 0;
}
.dropdown-menu>li>a {
    padding: 10px 15px;
    font-size: 13px;
    border-bottom: 1px solid #333;
}
.dropdown-menu>li>a span {
    color: #444;
    font-size: 14px;
}
.bootstrap-select .dropdown-menu li {
    margin: 0;
}
/*.dropdown-menu>li:first-child>a{padding-top: 5px;}*/

.dropdown-menu>li:last-child>a {
    border: none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: transparent;
    outline: none;
}
.slicknav_nav .slicknav_row {
    padding: 0;
    margin: 0;
}
.slicknav_nav a {
    padding: 10px 15px;
    margin: 0;
    text-decoration: none;
    color: #B6B3C4!important;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
    text-align: left;
}
.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
    padding: 10px 15px;
    margin: 0;
}
.slicknav_nav .slicknav_item a i {
    display: none;
}
.slicknav_nav .slicknav_item {
    position: relative;
}
.slicknav_nav .slicknav_item a {
    border-bottom: none;
    display: block;
}
.slicknav_nav {
    position: absolute;
    top: 78px;
    left: 0;
    right: 0;
    background: #1F1D26;
}
.slicknav_nav ul li {
    padding-left: 0;
    background: #1F1D26;
}
.slicknav_nav ul li li {
    padding-left: 0;
}
.slicknav_nav ul li ul a {
    padding: 10px 10px;
}
.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #443E56;
    color: #FFF
}
.slicknav_nav a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #443E56;
}
.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}
.slicknav_nav .slicknav_arrow {
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    padding-top: 10px;
    width: 50px;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, 0.05);
}
/* plus-minus or arrow sign */

.slicknav_nav .slicknav_arrow:hover {
    background: rgba(255, 255, 255, 0.05);
}
.slicknav_menu .slicknav_icon {
    display: none;
}
@media(min-width: 1024px) {
    div#slicknav-mobile {
        display: none;
    }
}
@media(max-width: 991px) {
    div#slicknav-mobile {
        display: block;
    }
}
@media only screen and (max-width: 991px) {
    #responsive-menu {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .slicknav_nav a.mt_search, .slicknav_nav a.mt_cart {
        display: none;
    }
}
@media (max-width: 767px) {
    nav.navbar.navbar-default.navbar-fixed-top.with-slicknav {
        background: rgba(0, 0, 0, 0.5);
    }
}
@media (max-width: 479px) {
    .slicknav_btn.slicknav_open:before, .slicknav_btn.slicknav_collapsed:before {
        color: #444;
    }
}
.main_header_area {
    position: relative;
    width: 100%;
    z-index: 22;
    background: #fff;
}
.main_header_area .container {
    position: inherit;
}
.main_header_area.white_menu .header_top {
    background: #fff;
}
.main_header_area.white_menu .header_top .header_top_inner {
    border-bottom: 1px solid #e7e7e7;
}
.main_header_area.white_menu .header_top .header_top_inner .pull-left a {
    color: #242424;
    opacity: .6;
}
.main_header_area.white_menu .header_top .header_top_inner .pull-left a:hover {
    color: #ef2853;
    opacity: 1;
}
.main_header_area.white_menu .header_top .header_top_inner .pull-right .header_social li a {
    color: #242424;
    opacity: .6;
}
.main_header_area.white_menu .header_top .header_top_inner .pull-right .header_social li:hover a {
    color: #ef2853;
}
.main_header_area.white_menu .header_menu {
    background: #fff;
}
.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav>li>a {
    color: #242424;
}
.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav>li:hover>a, .main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav>li.active>a {
    color: #ef2853;
}
.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn {
    color: #fff;
}
.main_header_area.white_menu .header_menu.affix {
    -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
    box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}
.main_header_area.white_menu+section, .main_header_area.white_menu+div, .main_header_area.white_menu+.row {
    margin-top: 134px;
}
.main_header_area.tp_header_area {
    background: transparent;
}
.header_top .header_top_inner {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    clear: both;
    overflow: hidden;
}
.header_top .header_top_inner .pull-left a {
    line-height: 48px;
    font-size: 15px;
    color: #fff;
    opacity: .60;
    font-family: "Open Sans", sans-serif;
    letter-spacing: .45px;
    margin-right: 22px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
}
.header_top .header_top_inner .pull-left a i {
    padding-right: 10px;
    font-size: 20px;
    vertical-align: middle;
    line-height: 44px;
}
.header_top .header_top_inner .pull-left a:last-child {
    margin-right: 0px;
}
.header_top .header_top_inner .pull-left a:nth-child(2) i {
    font-size: 15px;
}
.header_top .header_top_inner .pull-left a:hover {
    opacity: 1;
}
.header_social li {
    display: inline-block;
    margin-right: 16px;
}
.header_social li a {
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}
.header_social li:last-child {
    margin-right: 0px;
}
.header_social li:hover a {
    opacity: 1;
}
.header_menu .navbar.navbar-default {
    border-radius: 0px;
    margin-bottom: 0px;
    background: transparent;
    border: none;
    width: 100%;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand {
    padding: 0;
    margin-left: 0;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
    display: inline-block;
}
.header_menu .navbar.navbar-default .navbar-header .navbar-brand img+img {
    display: none;
}
.header_menu .navbar.navbar-default .navbar-collapse {
    text-align: right;
    padding: 0;
}
.header_menu .navbar.navbar-default .nav.navbar-nav {
    float: none;
    text-align: right;
    display: inline-block;
    background: transparent;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li {
    float: none;
    display: inline-block;
    margin-right: 0px;
    background: transparent;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li:last-child {
    margin: 0;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a {
    background: transparent;
    color: #333333e8;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0px;
    letter-spacing: .45px;
    line-height: inherit;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    border: none;
    padding: 12px 8px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a i {
    margin-left: 2px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a i.fa-angle-right {
    position: absolute;
    right: 15px;
    top: 11px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li:hover a, .header_menu .navbar.navbar-default .nav.navbar-nav li.active a {
    background: transparent;
    color: #ef2853;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu {
    position: relative;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
    border: none;
    padding: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (min-width: 992px) {
    .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
        position: absolute;
        top: 55px;
        left: 0px;
        min-width: 210px;
        background: #fff;
        text-align: left;
        opacity: 0;
        -webkit-transition: all 300ms ease-in;
        -o-transition: all 300ms ease-in;
        transition: all 300ms ease-in;
        visibility: hidden;
        display: block;
        border: none;
        padding: 0px;
        border-radius: 0px;
        box-shadow: 0 0 15px #cccccc57;
    }
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #eeeeee transparent transparent transparent;
    position: absolute;
    right: 24px;
    top: 45px;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li {
    display: block;
    float: none;
    margin-right: 0px;
    border-bottom: 1px dashed #f1f1f1;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a {
    line-height: 2.5;
    color:#333333e8;
    font-size: 14px;
    padding: 0px 20px;
    font-weight: 300;
    letter-spacing: .30px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
    text-transform: capitalize;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:last-child {
    border-bottom: none;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a:hover {
    background: #ef2853;
    color: #fff;
}
.header_menu .navbar.navbar-default .navbar-nav li ul {
    overflow: visible;
}
@media (min-width: 992px) {
    .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        transform-origin: 0 50%;
        position: absolute;
        left: 100%;
        right: auto;
        width: auto;
        top: 0;
        background: #fff;
    }
    .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li a {
        line-height: 2.5;
        color: #333333e8;
        font-size: 14px;
        padding: 0px 20px;
        letter-spacing: .30px;
        -webkit-transition: all 150ms linear;
        -o-transition: all 150ms linear;
        transition: all 150ms linear;
        display: block;
        background: transparent;
    }
    .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li:hover a {
        color: #fff;
        background: #ef2853;
    }
}
@media (min-width: 992px) {
    .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu:hover .dropdown-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }
}
@media (min-width: 992px) {
    .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu:hover ul {
        left: 0px;
        visibility: visible;
        opacity: 1;
    }
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right li:last-child {
    margin-right: 0px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right li i.icon-Search {
    display: inline-block;
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .search_dropdown a {
    color: rgba(255, 255, 255, 0.7);
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn {
    background: #ef2853;
    color: #000;
    line-height: 34px;
    display: inline-block;
    padding: 0px 25px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 2px solid #ef2853;
    margin-top: 21px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn:hover {
    color: #ef2853;
    background: transparent;
}
.header_menu.affix {
    width: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
    box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}
.header_menu.affix .navbar.navbar-default .nav.navbar-nav>li:hover>a, .header_menu.affix .navbar.navbar-default .nav.navbar-nav>li.active>a {
    color: #ef2853;
}
nav.navbar.navbar-default .logo-white {
    display: block;
}
nav.navbar.navbar-default .logo-black {
    display: none;
}
nav.navbar.navbar-default.navbar-sticky-in .logo-white {
    display: none;
}
nav.navbar.navbar-default.navbar-sticky-in .logo-black {
    display: block;
}
@media (max-width: 991px) {
    .header_menu.affix {
        position: relative;
        animation: none;
    }
}
.logo a {
    font-size: 28px;
    color: #fff;
}
.logo a [class^="flaticon-"]:before {
    font-size: 28px;
    color: #fff;
}
header {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 22;
}
.navbar-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
}
.nav-btn {
    display: inline-block;
}
.navbar-sticky-in .biz-btn:hover {
    color: #ef2853;
}
.header-content {
    padding: 12px 0;
    background: #fff;
    border-bottom: 1px solid #f1f1f1;
}
.header-content li {
    display: inline-block;
    padding: 0px 20px;
    border-left: 1px solid #f1f1f1;
    margin: 0;
}
.header-content li:first-child {
    border: none;
    padding-left: 0;
}
.header-content li:last-child {
    padding-right: 0;
}
.header-content li a {
    font-size: 14px;
}
.header-content.header-content1 {
    position: relative;
    z-index: 1;
}
.links-left li:first-child, .links-right li:first-child {
    border-left: none;
    padding-left: 0;
}
.links-right li:last-child {
    padding-right: 0;
}
ul.social-links li {
    border: none;
    padding: 0;
    margin: 0 10px 0 0;
    display: inline-block;
}
ul.social-links li:last-child {
    margin-right: 0;
}
.header-content li a:hover {
    color: #ef2853;
}
.header-content .links {
    display: inline-block;
}
.header-content select {
    padding: 0;
    background: transparent;
    border: none;
    height: auto;
}
.header-content option {
    color: #000;
}
.style-2 .header-content {
    background: #000;
}
.style-2 .navigation {
    background: #fff;
}
.logo-black {
    display: none;
}
.navbar-sticky .logo-black {
    display: inline-block;
}
.navbar-sticky .logo-white {
    display: none;
}
.header-content .links.links-right.pull-right>ul {
    display: flex;
    align-items: center;
}
/*Headerstyle 2*/

header.main_header_area.headerstyle-2 {
    position: relative;
    background: #fff;
    padding: 20px 0;
}
header.main_header_area.headerstyle-2 .container {
    position: inherit;
}
header.main_header_area.headerstyle-2 .header-content {
    background: #fff;
    border: none;
}
header.main_header_area.headerstyle-2 .header-content li>a {
    color: #444;
}
header.main_header_area.headerstyle-2 .affix .navbar-header {
    display: block;
}
header.main_header_area.headerstyle-2 .navbar-header {
    display: none;
}
header.main_header_area.headerstyle-2 .header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
    display: inline-block;
}
header.main_header_area.headerstyle-2 .navbar-flex {
    justify-content: center;
    border-top: 2px dashed #f1f1f1;
    padding: 20px 0 0;
}
header.main_header_area.headerstyle-2 .affix .navbar-flex {
    justify-content: space-between;
    border: none;
    padding: 15px 0;
}
header.main_header_area.headerstyle-2 .slicknav_nav {
    top: 100px;
}
/*burgermenu*/

.m-logo {
    text-align: center;
}
.menu {
    width: 400px;
    height: 100%;
    position: fixed;
    right: -400px;
    top: 0;
    z-index: 9999;
    background-color: #1c1c1c;
    padding: 30px;
    -webkit-transition: all ease 1s;
    -moz-transition: all ease 1s;
    -ms-transition: all ease 1s;
    -o-transition: all ease 1s;
    transition: all ease 1s;
}
/* Меню открыть */

.menu-ham {
    cursor: pointer;
    background: #ef2853;
    padding: 5px 10px;
    border-radius: 5px;
}
/* Меню закрыть */

.close-menu {
    float: right;
    font-size: 21px;
    cursor: pointer;
}
.m-contentmain {
    text-align: left;
}
.header-content .m-contentmain li {
    border: none;
    width: 100%;
    line-height: 2.4;
    padding: 0;
    font-size: 15px;
    color: #fff;
}
.header-content .m-contentmain li a {
    font-size: 15px;
}
.header-content .m-contentmain li i {
    padding-right: 5px;
}
/*Fullpage search*/

#search1 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}
#search1.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}
#search1 input[type="search"] {
    position: absolute;
    top: 35%;
    width: 50%;
    color: #666;
    background: transparent;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    border-width: 0 0 1px;
    margin: 0px auto;
    padding: 20px 30px;
    outline: none;
    margin-bottom: 30px;
    height: 82px;
    left: 0;
    right: 0;
    border-radius: 0;
}
#search1 .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    margin: 0 auto;
    background: #ef2853;
    padding: 10px 30px;
    border: none;
    border-radius: 10px;
    font-size: 18px;
}
#search1 .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #ef2853;
    border-color: #ef2853;
    opacity: 1;
    line-height: 1;
    font-size: 27px;
}
/*header add to cart*/

.header_menu li a span.number-cart, .header-content li a span.number-cart {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    font-size: 9px;
    display: block;
    background-color: #ef2853;
    color: #fff;
    border-radius: 50%;
}
.row.slick-slider {
    margin: 0 -15px;
}
@media(max-width: 1100px) and (min-width: 1024px) {
    .header_menu .navbar.navbar-default .nav.navbar-nav li a {
        font-size: 14px;
        padding: 8px 5px;
    }
}
@media(max-width: 991px) {
    .header-content li {
        padding: 5px 10px;
    }
    .nav-btn, .topbar-header {
        display: none;
    }
    header.main_header_area.headerstyle-2 .navbar-header {
        display: block;
    }
    header.main_header_area.headerstyle-2 .navbar-flex {
        justify-content: space-between;
    }
}
@media(max-width: 811px) {
    .header-content {
        display: none;
    }
    header.main_header_area.headerstyle-2 .navbar-flex {
        border-top: 0;
        padding-top: 0;
    }

    header.main_header_area.headerstyle-2 .slicknav_nav{top: 78px;}
}
@media(max-width: 735px) {
    .slick-slide {
        text-align: center;
    }
    .slick-slide img {
        width: auto!important;
        display: inline-block!important;
    }
}
/* ========================================= */

/*          Banner  CSS        */

/* ======================================== */

section.banner {
    padding: 0;
    overflow: hidden;
}
.slider {
    height: 550px;
    overflow: hidden;
    position: relative;
    background: #000;
}
.border-line {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 17%;
    background-size: 100%;
    background-position: bottom;
    z-index: 9;
    background-repeat: no-repeat;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    overflow: hidden;
}
.slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}
.slide-inner .slide-image {
    animation: kbrns_zoomInOut 15s linear 0s infinite alternate;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}
.slider .swiper-container-horizontal>.swiper-pagination-bullets, .slider .swiper-pagination-custom, .slider .swiper-pagination-fraction {
    bottom: 40px;
}
.slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 1;
}
.slider .swiper-pagination-bullet-active {
    background: #ffa801;
}
.slider .swiper-container-vertical>.swiper-pagination-bullets {
    right: 50px;
}
.slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 30px;
}
.slider .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 30px;
}
.slider .swiper-button-next:after, .slider .swiper-button-prev:after {
    background: #fff;
    font-size: 21px;
    padding: 15px 20px;
    color: #444;
    transition: all 0.3s;
    border-radius: 10px;
}
.slider .swiper-button-next:hover:after, .slider .swiper-button-prev:hover:after {
    background: #ef2853;
    color: #fff;
    transition: all 0.3s;
}
.swiper-content {
    z-index: 1;
    position: absolute;
    left: 50%;
    margin: 0 auto;
    text-align: center;
    width: 60%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.swiper-content h1{
    font-weight:700;
}

.swiper-content.swiper-content1 {
    width: 90%;
}
.swiper-content.swiper-content1 li {
    display: inline-block;
    margin-bottom: 0;
    border: 1px solid #fff;
    padding: 5px 10px;
    text-align: center;
}
.swiper-content.swiper-content1 h1 {
    font-size: 28px;
}
.swiper-content.swiper-content1 p.date {
    font-size: 14px;
}
.text-slider-main {
    text-align: center;
    background: #f6f6f6;
    padding: 20px 0;
    border-radius: 10px;
}
.text-slider-main .slick-prev, .text-slider-main .slick-next {
    background: #999;
    border-radius: 5px;
}
.text-slider-main .slick-prev {
    left: 15px;
}
.text-slider-main .slick-next {
    right: 15px;
}
.text-slider-main .slick-prev:before, .text-slider-main .slick-next:before {
    color: #fff;
}
.swiper-content.swiper-content2 {
    text-align: center;
    width: 70%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.swiper-content h1, .swiper-content p {
    color: #fff;
    line-height: 1.2;
}
.swiper-content p {
    font-size: 18px;
    margin-bottom: 28px;
}
/*---------- ANIMATION ----------*/

@-webkit-keyframes kbrns_zoomInOut {
    0% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.2);
    }
}
@-moz-keyframes kbrns_zoomInOut {
    0% {
        -moz-transform: scale(1);
    }
    100% {
        -moz-transform: scale(1.2);
    }
}
@-ms-keyframes kbrns_zoomInOut {
    0% {
        -ms-transform: scale(1);
    }
    100% {
        -ms-transform: scale(1.2);
    }
}
@-o-keyframes kbrns_zoomInOut {
    0% {
        -o-transform: scale(1);
    }
    100% {
        -o-transform: scale(1.2);
    }
}
@keyframes kbrns_zoomInOut {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}
#vid {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    overflow: hidden;
}
.video-banner-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 28%;
    text-align: center;
    width: 80%;
}
.video-banner video {
    width: 100%;
    display: block;
}
.banner2 .slider {
    background: transparent;
}
.banner2 .slide-inner {
    border-radius: 10px;
    overflow: hidden;
}
@media(max-width: 991px) {
    .swiper-content h1 {
        font-size: 40px;
    }
}
@media(max-width: 811px) {
    .swiper-content {
        width: 70%;
    }
    .text-slider-main .slick-prev, .text-slider-main .slick-next {
        display: none!important;
    }
}
@media(max-width: 735px) {
    .swiper-content {
        width: 80%;
    }
}
@media(max-width: 639px) {
    .swiper-content h1 {
        font-size: 32px;
    }
    .swiper-button-next, .swiper-button-prev {
        display: none!important;
    }
}
@media(max-width: 479px) {
    .swiper-content a.biz-btn {
        width: 100%;
        margin: 0 0 15px;
    }
}
/* ========================================= */

/*          Flash Post  CSS        */

/* ======================================== */

section.flash-post{padding: 80px 0 0;}

section.flash-post .flash-post-main {
    position: relative;
    background: transparent
}
section.flash-post .flash-list {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 5px;
    box-shadow: 0 0 10px #cccccc57;
}
section.flash-post .flash-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 0px 20px 40px;
    text-align: center;
    background: linear-gradient(to top, black, transparent);
}
@media(max-width: 991px) {
    section.flash-post .flash-post-main {
        margin-top: 80px;
    }
}
/* ========================================= */

/*          Banner Form  CSS        */

/* ======================================== */

section.banner-form {
    overflow: visible;
    padding: 0 !important;
    /* padding-bottom: 300px !important; */
    /* z-index: 2; */
}
.form-outer {
    position: relative;
}
section.banner-form .nav-tabs>li>a {
    border-radius: 0;
    background: #f1f1f1;
    border: none;
    padding: 15px 25px;
    transition: all 0.5s;
    border-radius: 10px 10px 0 0;
}
section.banner-form .nav-tabs {
    border: none;
    padding-left: 20px;
}
.filter-box, .filter-box1 {
    padding: 38px 20px 40px;
    position: relative;
    box-shadow: 0px 0px 30px #cccccc57;
    margin: 0;
    display: flex;
    align-items: center;
    border-radius: 10px;
    background: #fff;
}
.filter-box.filter-box1 {
    display: inline-block;
    width: 100%;
    margin-top: -120px;
    padding-top: 90px;
    background: transparent
}
section.banner-form .filter-box1 h3.form-title {
    background: #ee2654;
    padding: 15px 0;
    color: #fff;
    border-radius: 10px 10px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.filter-box.filter-box1 .form-group, .filter-box1 .nice-select {
    margin-bottom: 15px;
}
section.banner-form .nav-tabs>li i {
    color: #444;
    margin-right: 5px;
    transition: all 0.5s;
}
section.banner-form .nav-tabs>li.active>a, section.banner-form .nav-tabs>li:hover>a {
    background: orangered;
    color: #fff;
    border: none;
    transition: all 0.5s;
}
section.banner-form .nav-tabs>li.active>a i, section.banner-form .nav-tabs>li:hover>a i {
    color: #fff;
    transition: all 0.5s;
}
.filter-box .form-group {
    margin-bottom: 0;
}
.filter-box label {
    color: #7b7b7b;
    margin-bottom: 10px;
}
.filter-box input {
    padding-left: 35px;
}
.input-box {
    position: relative;
}
.input-box i {
    position: absolute;
    left: 12px;
    top: 10px;
    z-index: 1;
}
.input-box [class^="flaticon-"]:before {
    color: orangered;
    font-weight: 600;
}
.input-box input::placeholder {
    color: #444;
}
.filter-box a.biz-btn {
    width: 100%;
}

.filter-box a.biz-btn:focus {
    color: #fff;
    outline: none;
    background: orangered;
}

.filter-box a.biz-btn:hover{
    color: orangered;
}

/*banner form style 1*/

section.banner-form.form-style1 {
   
    background: transparent;
}
section.banner-form.form-style1:before {
    content: '';
    background: #371f2f;
    position: absolute;
    top: 0;
    height: 330px;
    width: 100%;
    left: 0;
}
section.banner-form.form-style1 .form-content, section.banner-form.form-style2 .form-content, section.banner-form.form-style3 .form-content {
    position: relative;
    top: 0;
}
/*banner form style 2*/

section.banner-form.form-style2 {
    padding: 0;
    margin-top: -80px;
    background: transparent;
}

/*banner form style 3*/

section.banner-form.form-style3 {
    padding: 80px 0 80px;
}
.banner-form .max-value, .banner-form .min-value {
    font-weight: 300;
    color: #666;
}
@media(max-width: 991px) {
    section.banner-form {
        padding: 80px 0;
    }
    .filter-box {
        display: inline-block;
        width: 100%;
        margin-top: 0;
    }

    section.banner-form.form-style2{margin-top:80px;}
    
    .filter-box.filter-box1{margin-top:0;}

    .filter-box .form-group, .filter-box .form-group .nice-select {
        margin-bottom: 15px;
    }
    .filter-box .nice-select, .filter-box input {
        border: 1px solid #f1f1f1;
    }
    section.banner-form.form-style2:before {
        display: none;
    }
}
@media(max-width: 639px) {
    section.banner-form .nav-tabs{
        border-radius: 10px 10px 0 0;
        padding-left: 0;
        overflow: hidden;
    }
    section.banner-form .nav-tabs>li {
        width: 100%;
    }

    section.banner-form .nav-tabs>li>a{border-radius: 0; margin-right:0;}

    .filter-box .form-group, .filter-box .form-group .nice-select {
        margin-bottom: 0px;
    }
}
@media(max-width: 359px) {}
/* ========================================= */

/*          Why Us CSS        */

/* ======================================== */
.why-us-item.text-center {
    padding: 24px 20px 33px;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    box-shadow: 0 0 15px #cccccc37;
}
.why-us-icon {
    margin-bottom: 6px;
}
.why-us-icon [class^="flaticon-"]:before, .why-us-icon i {
    color: #ef2853;
    font-size: 58px;
}
.why-about-image {
    box-shadow: 0 0 15px #cccccc57;
    border-radius: 10px;
    overflow: hidden;
}
.why-us-item.display-flex {
    background: #fff;
    padding: 20px 15px;
    overflow: hidden;
    border-radius: 10px;
}
.why-us-item.why-us-item1 {
    padding: 10px 20px 30px;
    border: 1px solid #f1f1f1;
    box-shadow: 0 27px 24px -37px rgba(0, 0, 0, 0.40);
    transition: all 0.5s;
    transform: perspective(300px) rotateX(0deg) rotateY(0deg);
    will-change: transform;
    background: #fff;
}
.why-us-item.why-us-item1:hover {
    transition: all 0.5s;
    transform: perspective(300px) rotateX(-0.72deg) rotateY(-2.53deg) scale3d(1, 1, 1);
}
.why-us-item.why-us-item1 [class^="flaticon-"]:before {
    font-size: 54px;
}
@media(max-width: 991px) {
    section.why-us {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .why-us-item {
        margin-bottom: 30px;
        text-align: center;
    }
    .why-about-inner {
        text-align: center;
        margin-bottom: 30px;
    }
    .why-us-content {
        margin-left: 0;
    }
}
@media(max-width: 767px) {
    .why-about-image {
        margin-bottom: 30px;
    }
    .why-about-image img {
        width: 100%;
    }
}
/* ========================================= */

/*          Attraction  CSS        */

/* ======================================== */

.attraction-inner {
    padding: 30px 20px;
    border: 1px solid #f1f1f1;
    transition: all 0.5s;
    border-radius: 10px;
}
.attraction-icon [class^="flaticon-"]:before, .attraction-icon i {
    color: #ef2853;
    font-size: 48px;
    margin-bottom: 15px;
    transition: all 0.5s;
}
.attraction-inner:hover {
    background: #ef2853;
    transition: all 0.5s;
}
.attraction-inner:hover h5 a, .attraction-inner:hover i, .attraction-inner:hover [class^="flaticon-"]:before {
    color: #fff;
    transition: all 0.5s;
}
/* ========================================= */

/*          Top Destinations  CSS        */

/* ======================================== */

.top-desti{background: #ef2853; overflow: hidden;}

.top-desti .desti-inner .col-md-3, .top-desti .desti-inner .col-md-4{padding: 0; overflow: hidden;}

.top-desti .desti-title, .top-desti .desti-image{position: relative; overflow: hidden; transition: all ease-in-out 0.5s; ;}

.desti-inner .row{margin:0;}

.top-desti .desti-title{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #ee2654;
    text-align: center;
}

.desti-title-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.top-desti .desti-image:before {
    content: '';
    background: linear-gradient(to top, #0000009c, transparent);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
}

 .top-desti .desti-image img{width: 100%;}

.top-desti .desti-content{
    position: absolute;
    left: 20px;
    bottom: 13px;
    z-index:2;
    transition: all ease-in-out 0.5s;
}

.top-desti .desti-image:hover{
    transform: scale(1.1);
    transition: all ease-in-out 0.5s;
} 

.top-desti .desti-overlay{
    opacity:0;
    background: #ef285375;
    position: absolute;
    top:0;
    left: 0;
    transition: all ease-in-out 0.5s;
    z-index:1;
    height: 100%;
    width: 100%;
}

.top-desti .desti-overlay a{
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.top-desti .desti-image:hover .desti-overlay{
    opacity:1;
    transition: all ease-in-out 0.5s;
}

.top-desti .desti-image:hover .desti-content{opacity:0; transition: all ease-in-out 0.5s;}

.td-item {
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    z-index: 1;
    border-radius: 10px;
}
.td-item:before {
    content: '';
    background: linear-gradient(to top, #000000c9, transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    transition: all 0.5s;
    z-index: 1;
}
.td-item .td-image {
    transition: all 0.5s;
    overflow: hidden;
}
.td-item .td-image img {
    width: 100%;
}
.td-item:hover .td-image {
    transform: scale(1.2);
    transition: all 0.5s;
}
.td-content {
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 1;
    padding: 20px 21px 15px;
    transition: all 0.5s;
    width: 100%;
    animation: fadeInUp 5s ease 0s 1 normal forwards;
}
.td-content h3 {
    position: relative;
    color: #fff;
    margin-bottom: 11px;
}
.td-item.td-item1 .td-content h3 {
    color: #16334c;
}
.td-content p {
    font-size: 15px;
}
.td-item p.price.white {
    position: absolute;
    top: 30px;
    left: 0px;
    margin: 0;
    background: #000000a6;
    padding: 10px;
    text-align: center;
    z-index: 1;
    border-radius: 0px 10px 10px 0px;
}
/*destinationstyele1*/

.destination1:before, .destination1:after {
    content: '';
    background: url(../images/calltoaction2.jpg) no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 70%;
}
.destination1:after {
    background: #6f293a94;
}
.destination1 .content {
    position: relative;
    z-index: 1;
}
.destination1 .td-item {
    border: none;
    box-shadow: none;
}
@media(max-width: 991px) {
    section.top-destinations {
        padding-bottom: 50px;
    }
    .td-item {
        margin-bottom: 30px;
    }
    .top-desti1 .td-item, .top-desti2 .td-item {
        margin-bottom: 0;
    }
    section.top-destinations.top-desti1 {
        padding-bottom: 80px;
    }
    section.top-destinations.top-desti2 .col-md-4 {
        margin-bottom: 30px;
    }
}
@media(max-width: 991px) and (min-width: 812px) {
    .top-desti1 .td-content p {
        display: none;
    }
}
@media(max-width: 767px){
    .top-desti .desti-content{left: 0; right: 0; text-align: center;}
}

/* ========================================= */

/*          Trending  CSS        */

/* ======================================== */

.trend-item {
    position: relative;
    transition: all ease-in-out 0.3s;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 15px #cccccc37;
}
.trend-item:hover {
    box-shadow: 0px 0px 15px #cccccc57;
    transition: all ease-in-out 0.3s;
}
.trend-image {
    position: relative;
    overflow: hidden;
    transition: all ease-in-out 0.3s;
}
.trend-image:before {
    content: '';
    background: linear-gradient(to top, #0000009c, transparent);
    height: 40%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: all ease-in-out 0.3s;
}
.trend-item:hover .trend-image:before {
    height: 100%;
    transition: all ease-in-out 0.3s;
}
.trend-image img {
    transition: all ease-in-out 0.3s;
    width: 100%;
}
.trend-item:hover img {
    transform: rotate(5deg) scale(1.2);
    transition: all ease-in-out 0.3s;
    transform: translateY(-5px);
}
.trend-tags {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}
.trend-tags ul {
    display: inline-block;
}
.trend-tags ul li {
    display: inline-block;
    padding: 7px 15px;
    background: #fff;
    margin: 0;
    font-weight: 700;
}
.trend-tags li.feat {
    background: #ef2853;
}
.trend-tags li.discount {
    color: #ef2853;
}
.trend-tags [class^="flaticon-"]:before {
    color: #fff;
    font-size: 24px;
    float: right;
    height: 45px;
    width: 45px;
    background: #0a0a0a4a;
    border-radius: 50%;
    text-align: center;
    line-height: 2;
    transition: all 0.5s;
}
.trend-tags [class^="flaticon-"]:hover:before {
    background: #ef2853;
    transition: all 0.5s;
}
.trend-price {
    position: absolute;
    bottom: 18px;
    left: 20px;
    z-index: 1;
    width: 100%;
}
.trend-price p {
    color: #fff;
    margin: 0;
}
.trend-price span {
    font-size: 20px;
    font-weight: 600;
}
.trend-content {
    padding: 15px 20px 15px;
    transition: all ease-in-out 0.3s;
    background: #fff;
}
.trend-item:hover .trend-content {
    border-color: #fff;
}
.trend-content h4 {
    padding: 10px 0 8px;
    border: 1px dashed #f1f1f1;
    border-width: 1px 0 1px;
}
.trend-content>span {
    color: #ef2853;
}
.rating {
    display: inline-block;
}
.rating span {
    color: #ffbc00;
}
section.trending.trending1 {
    background: #f1f1f1;
}
section.trending.trending1:before {
    background: #fff;
    position: absolute;
    height: 100%;
    width: 50%;
    content: '';
    left: 0;
    top: 0;
}
section.trending.trending1 .section-title {
    width: 100%;
    text-align: left;
}
section.trending.trending1 .section-title h2:after {
    left: 0;
    right: inherit;
}
section.trending.trending2 {
    background: #fff;
}
@media(max-width: 991px) {
    section.trending {
        padding-bottom: 50px;
        background-size: cover;
        background-position: center;
    }
    section.trending .col-md-4.col-sm-6.col-xs-12 {
        margin-bottom: 30px;
    }
    section.trending.trending1 {
        padding-bottom: 0;
    }
    section.trending.trending1:before {
        width: 100%;
    }
}
/* ========================================= */

/*          Call To Action  CSS        */

/* ======================================== */

section.call-to-action {
    background: url(../images/calltoaction.jpg) no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
section.call-to-action:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #6f293a94;
    z-index: 1;
}
.action-content {
    position: relative;
    z-index: 1;
}
.action-content h2, .action-content p {
    color: #fff;
    font-weight: 700;
}
section.call-to-action h3.package-name {
    font-size: 54px;
    margin-bottom: 7px;
}
.action-content h2.discounted {
    border: 1px dashed #ccc;
    display: inline-block;
    padding: 0 20px;
    line-height: 1.2;
}
.action-content h2:after {
    display: none;
}
.action-content h2.discounted span {
    font-size: 60px;
    color: #ffbc00;
}
.action-content p {
    margin-bottom: 24px;
}
.video-click {
    border: 8px solid #ffffff3b;
    box-shadow: 0px 0px 30px #cccccc57;
    position: relative;
    z-index: 2;
    border-radius: 10px;
    overflow: hidden;
}
section.call-to-action .call-button {
    padding: 0;
    margin: 50px 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}
section.call-to-action button.play-btn {
    position: relative;
    left: 0;
    right: 0;
    background: transparent;
    border: none;
    border: 5px solid #ffffff56;
    border-radius: 50%;
}
button.play-btn i {
    font-size: 33px;
    height: 80px;
    width: 80px;
    line-height: 2.5;
    text-align: center;
    color: #fff;
    background: #ef2853;
    transition: all ease-in-out 0.5s;
    animation: zoom-fade 5s infinite;
    padding: 0 0 0 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
}
.discount-action .call-banner {
    background: url(../images/hometype1.jpg) no-repeat;
    background-position: right;
    background-size: contain;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.discount-action .call-banner .col-md-4 {
    padding: 0;
}
.discount-action .call-banner .call-banner-inner {
    background: #efd8dd;
    padding: 64px 30px 80px;
}
.discount-action .call-banner h2 {
    font-size: 42px;
    font-weight: 700;
}

.discount-action .call-banner a{margin-top: 18px;}

section.cta-one {
    background: #c81f48d9;
    padding: 50px 0;
}
/*action1*/

section.call-to-action.action1 {
    background: #fff;
}
section.call-to-action.action1 .container {
    z-index: 3;
}
section.call-to-action.action1:before {
    height: 80%;
    z-index: 2;
}
section.call-to-action.action1:after {
    background: url(../images/calltoaction.jpg) no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 80%;
}
/*action2*/

section.call-to-action.action2 {
    background: #fff;
}
section.call-to-action.action2:before, section.call-to-action.action2:after {
    display: none;
}
section.call-to-action.action2 .call-button {
    top: 20%;
}
/*action3*/

section.call-to-action.action3:after {
    display: none;
}
@media(max-width: 1100px) {
    section.call-to-action.action2 .call-button {
        top: 10%;
    }
}
@media(max-width: 991px) {
    section.call-to-action.action1:after {
        display: block;
    }
    .action-content {
        text-align: center;
        margin-bottom: 30px;
    }
    section.call-to-action.action2 .call-button {
        top: 15%;
    }
    section.call-to-action.action2 button.play-btn {
        display: none;
    }
    section.cta-one {
        text-align: center;
    }
    section.cta-one a {
        margin-top: 20px;
    }
    .discount-action .call-banner {
        background: transparent
    }
}
@media(max-width: 735px) {
    section.call-to-action h3.package-name {
        font-size: 36px;
    }
    section.call-to-action.action2 .call-button {
        position: inherit;
        padding: 30px 20px;
        background: #333;
    }
}
@media(max-width: 567px) {
    section.call-to-action h3.package-name {
        font-size: 21px;
    }
}
/* ========================================= */

/*          Top Deal  CSS        */

/* ======================================== */

section.top-deals {
    padding-bottom: 65px;
}
section.top-deals .slider-content h4 {
    margin-bottom: 7px;
}
.top-deal-slider .slider-content, .top-deal-main .slider-content {
    position: relative;
    top: -15px;
    background: #fff;
    padding: 18px 20px 16px;
    width: 92%;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 15px #cccccc37;
}
.slider-image {
    overflow: hidden;
    border-radius: 10px;
}
.slider-image img {
    transition: all ease-in-out 0.3s;
}
.slider-item:hover img {
    transform: rotate(5deg) scale(1.2);
}
.slider-content .deal-price {
    border: 1px dashed #f1f1f1;
    border-width: 1px 0 0px;
    padding: 11px 0 0;
}
.deal-price p {
    color: #ef2853;
    margin-bottom: 0;
}
@media(max-width: 991px) {
    section.top-deals {
        padding-bottom: 35px;
    }
    section.top-deals a.biz-btn {
        display: none;
    }
    section.top-deals .col-md-4 {
        margin-bottom: 30px;
    }
}
/* ========================================= */

/*          Top agents  CSS        */

/* ======================================== */

.agent-list {
    position: relative;
    overflow: hidden;
    transition: all ease 0.5s;
    z-index: 1;
    border-radius: 10px;
}
.agent-list:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #00000053;
    transition: all ease 0.5s;
}
.agent-list:hover:after {
    height: 100%;
    transition: all ease 0.5s;
}
.agent-list img {
    transition: all ease 0.5s;
    width: 100%;
}
.agent-list:hover img {
    transition: all ease 0.5s;
    transform: scale(1.1);
}
.agent-content {
    position: absolute;
    bottom: -35px;
    width: 100%;
    left: 0;
    z-index: 1;
    padding: 15px 0;
    text-align: center;
    right: 0;
    background: #00000052;
    margin: 0 auto;
    transition: all 0.5s;
}
.agent-list:hover .agent-content {
    transition: all 0.5s;
    bottom: 0;
}
.agent-social {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transition: all ease 0.5s;
    z-index: 1;
}
.agent-social ul li a i {
    height: 35px;
    width: 35px;
    background: #ffffff46;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    line-height: 2.1;
    transition: all ease 0.5s;
}
.agent-social ul li a:hover i {
    transition: all ease 0.5s;
    background: #ef2853;
}
.agent-social ul li {
    margin: 0 2px;
}
.agent-list:hover .agent-social {
    top: 15px;
    transition: all ease 0.5s;
}
section.tour-agent1 {
    overflow: hidden;
}
section.tour-agent1:before {
    background: url(../images/calltoaction3.jpg) no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    position: absolute;
    height: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
}
section.tour-agent1:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: #6f293a94;
    transition: all ease 0.5s;
}
@media(max-width: 991px) {
    section.tour-agent {
        padding-bottom: 50px;
    }
    .agent-list {
        margin-bottom: 30px;
    }
}
/* ========================================= */

/*          Testimonails CSS        */

/* ======================================== */

.list-rv-detail {
    position: relative;
    padding: 40px;
    background: #fff;
    border-radius: 10px;
}
.list-rv-detail p i {
    font-size: 5rem;
    color: #ccc;
}
.list-rv-detail:after {
    content: "\f0dd";
    font-family: fontawesome;
    position: absolute;
    bottom: -36px;
    left: 10%;
    font-size: 60px;
    color: #fff;
    text-align: center;
}
.list-inline>li {
    color: #ffa801;
    font-size: 13px;
    padding: 0;
}
.rev-author {
    display: flex;
    align-items: center;
    padding: 0 20px;
}
section.top-review .rev-author img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 0px;
}
section.customer-reviews .row.about-slider {
    width: 80%;
    margin: 0 auto;
}
.review-item {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
section.customer-reviews .review-image {
    position: relative;
    width: 150px;
    margin: 0 auto;
    height: 150px;
}
section.customer-reviews .review-image img {
    width: 150px;
    margin: 0 auto;
    height: 150px;
    position: relative;
    border-radius: 50%;
}
.review-quote {
    background: #555;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 2;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.review-content {
    border: none;
    padding: 0;
}
.review-content .list-inline>li {
    padding: 0;
    margin: 0;
}

.slick-dots li.slick-active button:before{
    background:  #ee2654;
    border: none;
}

/*testimonial style 2*/

.ts-item {
    position: relative;
}
.ts-image {
    position: absolute;
    top: 0;
    width: 80px;
    left: 30px;
    border-radius: 50%;
    overflow: hidden;
}
.ts-content {
    margin: 40px 1px 1px;
    border: 1px solid #f1f1f1;
    padding: 55px 20px 20px;
    transition: all ease-in-out 0.5s;
    background: #fff;
    border-radius: 10px;
}
.ts-content p.content {
    font-style: italic;
}
.ts-icon {
    position: absolute;
    top: 55px;
    right: 30px;
}
.ts-icon i {
    font-size: 32px;
    transition: all ease-in-out 0.5s;
    color: #ccc;
}
@media(max-width: 991px) {
    section.top-review {
        padding-top: 68px!important;
    }
}
/* ========================================= */

/*          Travel counter CSS        */

/* ======================================== */

section.travelcounter{padding-bottom: 77px;}

section.travelcounter:before {
    background: url(../images/calltoaction1.jpg) no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    content: '';
}
/* section.travelcounter:after {
    background: #6f293a70;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    content: '';
} */
section.travelcounter .section-title h2:after {
    background: #fff;
}
section.travelcounter .counter-item {
    text-align: center;
    background: #fff;
    padding: 40px 30px 0px;
    transition: all ease-in-out .3s;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}
section.travelcounter .counter-item i {
    font-size: 5.5rem;
    color: #ef2853;
    margin-bottom: 5px;
    transition: all ease-in-out .3s;
}
section.travelcounter .counter-item h3 {
    font-size: 52px;
    margin: 0;
    font-weight: 700;
}
section.travelcounter.counter1:before, section.travelcounter.counter1:after, section.travelcounter.counter2:before, section.travelcounter.counter2:after {
    height: 100%;
}
section.travelcounter.counter1 .counter-item {
    padding: 40px 30px 40px;
}
section.travelcounter.counter2 .counter-item {
    padding: 20px 30px 30px;
}
@media(max-width: 1100px) and (min-width: 1024px) {
    section.travelcounter .counter-item {
        padding: 50px 20px;
    }
}
@media(max-width: 991px) {
    section.travelcounter {
        padding-bottom: 50px
    }
    section.travelcounter:before, section.travelcounter:after {
        height: 100%;
    }
    section.travelcounter .counter-item {
        margin-bottom: 30px;
        padding: 40px 30px 40px;
    }
    section.travelcounter.counter2 .counter-item {
        margin-bottom: 0;
    }
    section.travelcounter.counter2 {
        padding-bottom: 80px;
    }
    section.travelcounter.counter2 .counter-content {
        text-align: center;
        margin-left: 0;
    }
}
@media(max-width: 811px) {
    section.travelcounter:before {
        height: 100%;
    }
}
@media(max-width: 767px) {
    section.travelcounter.counter2 {
        padding-bottom: 50px;
    }
    section.travelcounter.counter2 .col-md-6 {
        margin-bottom: 30px;
    }
}
/* ========================================= */

/*          Blog CSS        */

/* ======================================== */

section.blog .grid {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
section.blog .grid {
    box-shadow: 0 0 10px #cccccc37;
}
section.blog .gridblog-content {
    padding: 17px 20px 18px;
    background: #fff;
}
section.blog .grid-item1 .gridblog-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 2;
    background: #31313173;
}
section.blog .gridblog-content .date {
    margin-bottom: 18px;
}
section.blog .gridblog-content h3 {
    margin-bottom: 11px;
}
section.blog .gridblog-content p {
    margin-bottom: 19px;
}
section.blog .grid-image {
    position: relative;
    transition: all 0.5s;
    overflow: hidden;
}
section.blog .grid-image img {
    transition: all 0.5s;
    width: 100%;
}
section.blog .grid-image:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}
@media(max-width: 991px) {
    section.blog {
        padding-bottom: 50px;
    }
    section.blog .col-md-4.col-sm-6.col-xs-12, section.blog .col-md-4.col-sm-12.col-xs-12 {
        margin-bottom: 30px;
    }
}
/* ========================================= */

/*          Partners CSS        */

/* ======================================== */

section.partners:after {
    content: '';
    background: #fff;
    position: absolute;
    right: -12%;
    top: 10%;
    height: 80%;
    width: 90%;
    transform: skew(30deg);
}
.dest-partner {
    position: relative;
    z-index: 1;
}

section.partners .dest-partner img {
    padding:5px 10px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #f1f1f1;
}

section.partners.partners:after {
    transform: none;
    width: 100%;
    right: 0;
}
@media(max-width: 991px) {
    section.partners .section-title {
        text-align: center;
        margin: 0 auto 40px!important;
    }
    section.partners .section-title h2:after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}

@media(max-width: 639px){
    section.partners:after{display: none;} 
}

/* ========================================= */

/*          Instagram CSS        */

/* ======================================== */

.insta-main{overflow: hidden; background: #ee2654;}

.insta-main .insta-inner .col-md-2, .insta-main .insta-inner .col-md-3,
.insta-main .insta-inner .col-md-10{padding: 0; overflow: hidden;}

.insta-main .row.display-flex{
    margin:0;
}

.insta-title{padding: 30px 0;}

.insta-image, .insta-image a img{
    transition: all ease-in-out 0.5s;
    overflow: hidden;
}

.insta-image:hover img{
    transform: scale(1.1);
    transition: all ease-in-out 0.5s;
}

@media(max-width: 991px){
   .insta-main .display-flex{display:flex;}
}

@media(max-width: 767px){
   .insta-main .display-flex{display:inherit;} 
}

.reserved-form {
    z-index: 999 !important;
}
.reserved-form.date-picker-wrapper.no-topbar {
    padding: 0;
    width: auto;
    background: transparent;
    border: none;
    box-shadow: 0 0 10px #cccccc57;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.real-today {
    background-color: transparent;
    color: #ef2853;
    font-weight: 700;
    border: 1px solid #ef2853;
    opacity: 1;
}
.reserved-form.date-picker-wrapper .month-wrapper {
    box-shadow: 0 0 10px #cccccc57;
    border: none;
    padding: 15px;
    border-radius: 0;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.has-tooltip {
    color: #CCC;
    text-decoration: line-through;
    background: #EBEFF2;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.checked {
    background: #ef2853!important;
    color: #FFF;
    border-color: #ef2853;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day {
    padding: 5px 0px;
    padding-left: 0px;
    line-height: 0.9;
    font-size: 15px;
    color: #999;
    border: 1px solid #f1f1f1;
    text-align: center;
    height: 40px;
    width: 40px;
    margin: 10px 2px 0px;
    border-radius: 50%;
    line-height: 1.8;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.toMonth.valid.checked {
    color: #fff;
}
.reserved-form.date-picker-wrapper .month-wrapper table .week-name {
    height: 40px;
    color: #333;
}
.reserved-form.date-picker-wrapper table .caption {
    background: #fbfbfb;
    color: #333;
}
.reserved-form.date-picker-wrapper .footer {
    display: none;
}
.reserved-form.date-picker-wrapper.single-date span {
    font-size: 14px;
}
.reserved-form.date-picker-wrapper table .caption>th:first-of-type, .reserved-form.date-picker-wrapper table .caption>th:last-of-type {
    padding: 10px;
}
.reserved-form.date-picker-wrapper table .caption th {
    text-align: left;
}
.reserved-form.date-picker-wrapper .month-wrapper table.month2 .caption th {
    text-align: right;
}
.reserved-form.date-picker-wrapper .gap, .reserved-form.date-picker-wrapper table .caption .next:hover, .reserved-form.date-picker-wrapper table .caption .prev:hover {
    background: transparent;
}
.reserved-form.date-picker-wrapper .gap .gap-lines, .reserved-form.date-picker-wrapper .gap .gap-top-mask, .reserved-form.date-picker-wrapper .gap .gap-bottom-mask {
    display: none;
}
.reserved-form.date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background: #999;
    color: #fff;
}
/* ========================================= */

/*          Shop all CSS        */

/* ======================================== */

.banner_thumb {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.banner_thumb img {
    width: 100%;
}
.banner_text {
    position: absolute;
    top: 40px;
    left: 50px;
}
.related-products .section-title {
    margin-bottom: 38px;
}
.related-products .slick-initialized .slick-slide {
    margin-top: 30px;
}
.related-products .shop-item {
    margin-bottom: 10px;
}
.shop-item {
    box-shadow: 0px 0px 10px #cccccc57;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.shop-image {
    position: relative;
    text-align: center;
    padding: 20px;
}
.shop-image img {
    width: 50%;
}
.shop-content {
    text-align: center;
    padding: 0px 0 20px;
}
.shop-price span {
    margin: 0 5px;
    font-size: 16px;
    color: #ef2853;
}
.shop-price del {
    opacity: 0.7;
}
.shop-price ins {
    font-weight: 600;
    text-decoration: none;
}
.quantity-buttons {
    display: inline-block;
}
/*shop sidebar*/

.shop-sidebar-box {
    margin-bottom: 40px;
}
.shop-sidebar-box h4 {
    margin-bottom: 20px;
}
.sidebar-title h3 {
    border-bottom: 2px dashed #f1f1f1;
    padding-bottom: 15px;
}
.shop-sidebar-content ul li {
    display: inline-block;
    width: 100%;
    margin: 0;
    transition: all ease-in-out 0.5s;
}
.shop-sidebar-content ul li a, .recent-item {
    margin-bottom: 15px;
    background: #fff;
    padding: 10px 15px;
    width: 100%;
    border-radius: 10px;
}
.shop-sidebar-content ul li a {
    display: inline-block;
}
.shop-sidebar-content ul li:last-child a, .recent-item:last-child {
    margin-bottom: 0;
}
.shop-sidebar .recent-image {
    width: 30%;
}
.shop-sidebar .latest-tweets ul>li {
    position: relative;
    padding-left: 28px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #eee;
}
.shop-sidebar .latest-tweets ul>li:last-child {
    border: none;
    padding-bottom: 0;
    margin: 0;
}
.shop-sidebar .latest-tweets {
    position: relative;
}
.shop-sidebar .latest-tweets p.tweet-text:before {
    content: "\f099";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    position: absolute;
    left: 0;
    padding-top: 5px;
    color: #01d6a3;
}
.shop-sidebar .tagcloud a {
    border: 1px solid #f1f1f1;
    border-radius: 5px 0;
    padding: 8px 10px;
    display: inline-block;
    margin-bottom: 3px;
}
.shop-sidebar .shop-sidebar-ad {
    position: relative;
    padding: 80px 20px;
    background: linear-gradient(to bottom, #daae5d 0%, #ef2853 100%);
    box-shadow: 0 0 10px #cccccc42;
    overflow: hidden;
    border-radius: 10px;
}
.shop-sidebar .shop-sidebar-ad:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
}
.shop-sidebar .ad-content {
    position: relative;
    z-index: 1;
    text-align: center;
}
.shop-sidebar .ad-content p, .shop-sidebar .ad-content h3 {
    color: #fff;
}
.shop-sidebar .ad-content h3 {
    margin: 15px 0 20px;
}
@media(max-width: 991px) {
    .shop-main .col-md-8, .shop-main .col-md-3 {
        padding: 0 15px;
    }
    .shop-sidebar-box .display-flex {
        display: flex;
    }
    .detail-sidebar, .shop-sidebar {
        margin-top: 30px;
    }
    section.banner_area {
        padding-bottom: 50px;
    }
    .banner_thumb {
        margin-bottom: 30px;
    }
    .shop-detail .single-content {
        margin-top: 20px;
    }
}
@media(max-width: 767px) {
    .banner_text {
        position: relative;
        top: 0;
        left: 0;
        background: #e1e1e1;
        width: 100%;
        padding: 0 20px 20px;
        text-align: center;
    }
    .banner_text1 {
        text-align: center;
        padding-top: 20px;
    }
}
section.shop-main {
    background: #fbfbfb;
    position: relative;
}
section.shop-main:before {
    content: '';
    background: #fff;
    height: 100%;
    width: 67.3%;
    position: absolute;
    left: 0;
    top: 0;
}
.shop-main .col-md-8 {
    width: 70%;
}
.shop-main .col-md-4 {
    width: 30%;
}
.single-content .shop-price span {
    font-size: 24px;
}
.product-tags {
    margin-top: 30px;
}
.product-tags p {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-right: 10px;
}
#store-tab-main .nav-tabs {
    border-color: #f1f1f1;
}
#store-tab-main .nav-tabs>li {
    margin: 0;
}
#store-tab-main .nav-tabs>li>a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 14px 17px 14px;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    color: #333;
    background: transparent;
    border-radius: 10px 10px 0 0;
    margin: 0;
    line-height: inherit;
    border: none;
}
#store-tab-main .tab-content p {
    margin-bottom: 0;
}
#store-tab-main .nav-tabs>li>a:hover, #store-tab-main .nav-tabs>li.active>a, #store-tab-main .nav-tabs>li.active>a, #store-tab-main .nav-tabs>li.active>a:focus {
    color: #fff!important;
    border: none;
    background: #333;
}
#store-tab-main .tab-content {
    padding: 20px 0 0;
    border-top: 1px solid transparent;
}
.shop-detail .thumbnail-images {
    padding: 15px;
    background: #fbfbfb;
    border-radius: 10px;
}
.shop-detail .slick-list {
    padding: 0!important;
}
.shop-detail .slider-thumbs .slick-slide img {
    padding: 10px 5px 0px;
}
.shop-detail .slider.slider-thumbs {
    margin-top: 5px;
}
.shop-detail .slider.slider-thumbs .slick-slide {
    opacity: 0.5;
}
.shop-detail .slider.slider-thumbs .slick-slide.slick-active {
    opacity: 1;
}
section.related-products {
    background: #fff;
}
.related-products .content-title {
    margin-bottom: 50px;
}
table.shop_table.rt-checkout-review-order-table {
    width: 100%;
}
.checkout-coupon {
    background: #061a2b;
    padding: 15px 30px;
    display: inline-block;
    width: 100%;
}
table.shop_table.rt-checkout-review-order-table tr {
    border: 1px solid #f1f1f1;
}
span.rt-Price-amount, span.rt-Price-amount span {
    color: #ef2a4c;
}
table.shop_table.rt-checkout-review-order-table tr th, table.shop_table.rt-checkout-review-order-table tr td {
    padding: 10px 15px;
    font-size: 15px;
    border: 1px solid #f1f1f1;
}
table.shop_table.rt-checkout-review-order-table thead, table.shop_table.rt-checkout-review-order-table tr.order-total {
    background: #fbfbfb;
}
.cart-table-list thead {
    width: 100%;
}
.cart-table-list th, .cart-table-list td {
    text-align: center;
}
.cart-table-list .product-thumbnail img {
    width: 30%;
    margin-right: 15px;
}
.cart-inner .checkout-order {
    margin: 30px 0 20px;
}
.cart-table-list .coupon input[type=text] {
    width: 250px;
    margin-left: 22px;
    box-shadow: none;
    border: 1px solid #f1f1f1;
    background: #fff;
    height: 35px;
    vertical-align: top;
    padding-left: 10px;
}
.cart-table-list table td.actions .coupon button {
    color: #ffa801;
    background-color: transparent;
    border: 1px solid #ffa801;
    border-radius: 0px;
    padding: 6px 12px;
    transition: all ease-in-out 0.3s;
    margin-left: 10px;
}
.cart-table-list table td.actions .coupon button.update_cart {
    background: #ffa801;
    color: #fff;
    border-color: #ffa801;
}
.cart-table-list table td.actions .button {
    margin: 0 0 0 22px;
}
.cart-table-list table td.actions .coupon button.btn-red:hover {
    background-color: #ffa801;
    color: #fff;
}
@media(max-width: 991px) {
    .shop-main .col-md-8, .shop-main .col-md-4, section.shop-main:before {
        width: 100%;
    }
    .cart-table-list .quantity-buttons {
        position: relative;
    }
    .shop-sidebar-content ul li a {
        padding: 0;
    }
}
@media(max-width: 568px) {
    #store-tab-main .nav-tabs>li {
        width: 100%;
    }
    #store-tab-main .nav-tabs>li>a {
        width: 100%;
        background: #fbfbfb;
        border: 1px solid #f1f1f1;
    }
    .cart-table-list table.shop_table.rt-checkout-review-order-table {
        display: inline-block;
        overflow-x: scroll;
    }
    span.quantity-buttons input {
        width: 100%;
    }
    .cart-table-list table td.actions .coupon button.update_cart {
        margin-top: 10px;
    }
}
@media(max-width: 567px) {
    .cart-table-list table td.actions .coupon button {
        margin-top: 10px;
    }
}
/*Home Style 2*/

.rd-item {
    margin-bottom: 30px;
}
.rd-image {
    position: relative;
    overflow: hidden;
}
.rd-image img {
    transition: all ease-in-out 0.3s;
}
.rd-item:hover img {
    transform: rotate(5deg) scale(1.2);
}
.rd-location {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 100%;
    z-index: 1;
}
.rd-location p {
    color: #fff;
    margin: 0;
}
.rd-content {
    padding: 20px;
    border: 1px solid #eee;
}
span.num-rating {
    background: #ffbc00;
    color: #fff;
    padding: 5px 8px;
    text-align: center;
    border-radius: 5px;
}
.rd-content p.price {
    margin: 15px 0 0 0;
}
.rd-content .price span {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}
.popular-activities span.num-rating {
    background: #f8bc5a;
}
.image-style2 {
    position: relative;
}
.content-style2 {
    border: 1px solid #eee;
}
.content-upper {
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.content-lower {
    padding: 20px 20px 5px;
}
.content-lower ul li {
    width: 49%;
    display: inline-block;
    margin-bottom: 0;
    line-height: 2.6;
    font-size: 15px;
}
span.num-rating1 {
    color: #ef2853;
    margin-right: 15px;
}
/*Home Style Tour*/

section.popular-hotels {
    padding-top: 140px;
}
.tour-service-item {
    padding-top: 30px;
}
.tour-service-icon {
    float: left;
    padding-top: 15px;
}
.tour-service-icon i {
    font-size: 44px;
}
.tour-service-content {
    padding-left: 60px;
}
.tour-service-content h4 {
    margin-bottom: 0;
}
.article-image {
    overflow: hidden;
    border-radius: 10px;
}
.article-image img {
    transition: all ease-in-out 0.3s;
    width: 100%;
}
.article-item:hover img {
    transform: rotate(5deg) scale(1.2);
}
.article-content {
    padding-top: 20px;
}
@media(max-width: 991px) {
    section.blog-article {
        padding-bottom: 50px
    }
    section.blog-article .col-md-4 {
        margin-bottom: 30px;
    }
}
/* ========================================= */

/*          Flight Homepage CSS        */

/* ======================================== */

.ver-banner .swiper-button-next, .ver-banner .swiper-container-rtl .swiper-button-prev, .ver-banner .swiper-button-prev, .ver-banner .swiper-container-rtl .swiper-button-next {
    right: 3%;
    left: auto;
    top: 57%;
    transform: rotate(90deg);
}
.ver-banner .swiper-button-prev, .ver-banner .swiper-container-rtl .swiper-button-next {
    top: 49%;
}
.ver-banner .slider .swiper-button-next:after, .ver-banner .slider .swiper-button-prev:after {
    font-size: 16px;
    padding: 10px 15px;
}
section.air-tickets {
    background: url(../images/flightbg1.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    position: relative;
}
.ticket-item {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 15px #cccccc37;
    border-radius: 10px;
}
.ticket-image {
    background: #ebf0f6;
}
.ticket-content {
    padding-top: 20px;
}
.ticket-content p span {
    font-size: 20px;
    font-weight: 600;
}
.ticket-btn a.biz-btn {
    padding: 8px 15px;
}
.price-item {
    border: 1px solid #f1f1f1;
    overflow: hidden;
    box-shadow: 1px 1px 20px #cccccc67;
    transition: all ease-in-out 0.3s;
    border-radius: 10px;
}
.price-table-head {
    padding: 20px;
    border-bottom: 1px solid #f1f1f1;
    background: #fff;
}
.price-table-head i {
    color: #8c7c51;
    font-size: 40px;
    margin-bottom: 10px;
}
.price-table-head h3 {
    margin-bottom: 0;
}
.price-table-price {
    padding: 15px 15px 12px;
}
.price-table-price span {
    color: #8c7c51;
    font-size: 21px;
}
.price-des {
    padding: 0 20px;
}
.price-table-content {
    background: #fbfbfb;
}
.price-table-content li {
    margin: 0;
    padding: 12px 20px;
}
.price-table-content li:nth-child(even) {
    background: #fff;
}
.price-btn {
    padding: 20px 0;
}
.price-item-blue a.btn-red:hover {
    background: #fff;
    color: #005294;
}
.price-item:hover {
    transform: translateY(-10px);
}
.price-item.price-mar {
    margin-top: 30px;
}
@media(max-width: 991px) {
    .price-list .col-md-6 {
        margin-bottom: 30px;
    }
    .price-item.price-mar {
        margin-top: 0;
    }
    section.price-list {
        padding-bottom: 50px;
    }
}
.accrodion-grp .accrodion+.accrodion {
    margin-top: 10px;
}
.accrodion-grp .accrodion .accrodion-title {
    border: 1px solid #DEE0E1;
    background: #FFFFFF;
    padding: 14.5px 25px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 10px;
}
.accrodion-grp .accrodion .accrodion-title h5 {
    margin: 0;
    position: relative;
    font-weight: 300;
}
.accrodion-grp .accrodion .accrodion-title h5:before {
    content: '\f107';
    font-family: 'FontAwesome';
    color: #222222;
    font-size: 20px;
    position: absolute;
    top: 50%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.accrodion-grp .accrodion .accrodion-content {
    padding-top: 10px;
}
.accrodion-grp .accrodion .accrodion-content .inner {
    padding: 10px 0px;
}
.accrodion-grp .accrodion .accrodion-content p {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: .01em;
    color: #74787D;
}
.accrodion-grp .accrodion.active .accrodion-title {
    background: #666;
    border-color: #666;
}
.accrodion-grp .accrodion.active .accrodion-title h5:before {
    content: '\f106';
    color: #fff;
}
.accrodion-grp .accrodion.active .accrodion-title h5 {
    color: #fff;
}
@media(max-width: 991px) {
    .accrodion-grp.faq-accrodion {
        margin-bottom: 30px;
    }
}
/*Ticket List Page*/

.landing {
    padding: 15px 0;
    border-bottom: 1px dashed #f1f1f1;
}
.landing .icon {
    float: left;
    font-size: 24px;
    color: #ef2853;
}
.landing-icon i {
    transform: rotate(90deg);
}
.landing .content {
    padding-left: 20px;
}
.landing .content p {
    margin-bottom: 0;
}
.flight-btn {
    padding-top: 15px;
}
.flight-btn a.btn {
    width: 100%;
    margin-top: 15px;
}
.list-ticket {
    margin-bottom: 30px;
}
.detail-info {
    border-bottom: 1px dashed #f1f1f1;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.detail-info h3.detail-price {
    position: absolute;
    right: 15px;
    top: 15px;
}
.flight-full .item {
    padding: 30px 20px;
    box-shadow: 0 0 15px #cccccc57;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.flight-full .item:before, .flight-full .item:nth-child(even):before {
    content: '';
    background: #fbfbfb;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transform: rotate(45deg);
}
.flight-full .item:nth-child(even):before {
    transform: rotate(-45deg);
}
.flight-full .landing .content {
    padding: 0;
}
.flight-btn p {
    font-weight: 600;
    font-size: 28px;
    color: #333;
}
.flight-table table {
    width: 100%;
}
.flight-table table thead th {
    text-align: center;
    font-size: 16px;
    background: #fbfbfb;
}
.flight-table table tbody tr:nth-child(even) {
    background: #fbfbfb;
}
.flight-table td, .flight-table th {
    padding: 20px 10px 16px;
}
.flight-table h6 {
    margin-bottom: 3px;
}
.flight-table h6 strong {
    color: #D60D45
}
.flight-table p {
    margin-bottom: 0;
}
.flight-table p.emi {
    font-size: 13px;
}
.sidebar-item .nice-select {
    background: #fff;
    margin-bottom: 15px;
}
p.package-days {
    border: 1px dashed #f1f1f1;
    border-width: 1px 0 1px;
    padding: 10px 0;
    font-size: 14px;
}
.sidebar-package-image {
    border-radius: 10px;
    overflow: hidden;
}
.content-image {
    border-radius: 10px;
    overflow: hidden;
}
.confirmation-title>h3 {
    background: #fbfbfb;
    padding: 20px;
    border: 1px dashed #f1f1f1;
    border-radius: 10px;
}
.booking-confirmed a.f-payment {
    background: #fbfbfb;
    border: 1px solid #f1f1f1;
    width: 100%;
    display: block;
    color: #d81e47;
    padding: 15px 20px 15px 20px;
    border-radius: 10px;
}
.confirmation-details.detail table {
    width: 100%;
}
.confirmation-details.detail table td, .confirmation-details.detail table th {
    border: 1px solid #f1f1f1;
    padding: 10px 10px 8px;
    color: #858585;
}
.confirmation-details.detail table td.title {
    color: #333;
}
.confirmation .sidebar-videos article.post {
    padding: 0;
    margin-bottom: 0;
}
.flight-destinations .nice-select {
    padding: 10px 20px 10px 35px;
    border: 1px solid #eee;
}
@media(max-width: 1100px) and (min-width: 1024px) {
    .flight-btn a {
        margin: 0 0 15px;
    }
    .flight-btn a:last-child {
        margin-bottom: 0;
    }
}
@media(max-width: 991px) {
    section.featured-flight {
        padding-bottom: 50px;
    }
    section.featured-flight .trend-box .col-md-4 {
        margin-bottom: 30px;
    }
    .flight-list .col-md-6 {
        margin-bottom: 30px;
    }
    section.flight-list .list-ticket {
        margin-bottom: 0;
    }
    .list-sidebar {
        margin-top: 30px;
    }
}
@media(max-width: 567px) {
    .flight-table td, .flight-table th {
        width: 100%;
        display: inline-block;
    }
}
/* ========================================= */

/*          TOur Listing CSS        */

/* ======================================== */

.list-results {
    position: relative;
    margin-bottom: 30px;
    background: #fbfbfb;
    border: 1px solid #f1f1f1;
    padding: 15px;
    width: 100%;
    border-radius: 10px;
}
.list-results .change-grid, .list-results .change-list {
    display: inline-block;
}
.list-results .change-list.f-active i, .list-results .change-grid.f-active i, .list-results a:hover i {
    color: #ffa801;
    transition: all ease-in-out 0.3;
}
.list-results .change-grid i, .list-results .change-list i {
    line-height: 35px;
    text-align: center;
    color: #444;
    display: inline-block;
    transition: all ease-in-out 0.3;
}
.list-results label {
    margin: 0;
}
.list-results .nice-select {
    border: 1px solid #eee;
    background: #fff;
    width: 120px;
    margin-left: 10px;
}
.sidebar-item .filter-box {
    box-shadow: none;
    padding: 0;
    display: inline-block;
    width: 100%;
    background: #333;
    padding: 20px 20px 5px;
}
.sidebar-item .filter-box .form-group {
    margin-bottom: 15px;
}
.sidebar-item .pretty .state label {
    text-indent: 1em;
    width: 100%;
    padding-left: 10px;
}
.sidebar-item .pretty .state label span.number {
    float: right;
}
.sidebar-item .pretty.p-icon .state .icon {
    color: #fff;
}
.pretty.p-icon input:checked~.state .icon {
    background: #ef2853;
}
.sidebar-item .range-slider .ui-slider .ui-slider-range {
    background: #ef2853;
}
.star-rating span {
    color: #ffbc00;
    display: inline;
}
.sidebar-item .pretty {
    display: block;
    margin-bottom: 20px;
    margin-right: 0;
}
.sidebar-item .pretty:last-child {
    margin: 0;
}
.sidebar-item .range-slider {
    margin-bottom: 0;
}
.list-content .rd-item {
    margin-bottom: 30px;
}
.list-item {
    border: 1px solid #e4e4e4;
    margin-bottom: 30px;
}
.list-image {
    overflow: hidden;
}
.list-image img {
    transition: all ease-in-out 0.5s;
}
.list-item:hover img {
    transform: rotate(5deg) scale(1.1);
}
.list-content {
    padding: 30px 30px 30px 0;
    position: relative;
}
.list-rating i {
    float: right;
    padding-top: 7px;
}
.list-rating h3 {
    display: inline-block;
    margin-top: 0 !important;
}
span.limited {
    display: inline-block;
    background: #f15701;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
}
span.rate-btn {
    display: inline-block;
    padding: 7px 15px;
    margin: 0 5px 0 0;
    border-radius: 30px;
    color: #fff;
}
span.feat {
    background: #ef2853;
}
span.discount {
    background: #ff316b;
}
.list-features li {
    display: inline-block;
    padding: 5px 7px;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    font-size: 12px;
}
.list-content h3 {
    margin: 10px 0;
}
.list-content p.price {
    margin: 0;
}
.list-content p.price span {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}
.list-content .content-lower {
    padding: 20px 0 0 0;
}
.rentallist .item-style2 {
    margin-bottom: 30px;
}
p.review {
    display: inline-block;
}
.single-title .rating {
    display: inline-block;
}
section.single-cover {
    padding: 0;
}
.single-slider .slick-prev {
    left: 15px;
}
.single-slider .slick-next {
    right: 15px;
}
.comment-box {
    display: flex;
    margin-bottom: 30px;
}
.comment-box:last-child {
    margin-bottom: 0;
}
.comment-image {
    text-align: center;
    height: 150px;
    width: 150px;
}
.comment-image img {
    border-radius: 50%;
}
.comment-content {
    padding-left: 30px;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 30px;
    position: relative;
}
span.comment-title {
    font-weight: 600;
    font-style: italic;
}
p.comment-date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    margin: 0;
}
p.comment {
    margin: 15px 0;
}
.comment-like {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px dashed #f1f1f1;
    padding-top: 20px;
}
.comment-like a {
    padding: 6px 12px;
}
.like-title {
    display: inline-block;
}
.like-title p {
    margin: 0;
}
.like-btn a {
    margin-left: 10px;
}
.like-btn a.like {
    color: #292e8c;
}
.like-btn a.dislike {
    color: #a6aebb;
}
.like-btn a.love {
    color: #ff6f7e;
}
.room-item {
    border-bottom: 1px dashed #e4e4e4;
    padding: 0px 0 20px;
    position: relative;
    margin-bottom: 20px;
}
.room-item:last-child {
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.single-rooms {
    padding-bottom: 0;
}
.room-content {
    display: flex;
    align-items: center;
}
.room-info .content-lower {
    padding: 0;
}
.room-info {
    border-right: 1px solid #e4e4e4;
}
.room-price {
    width: 50%;
    text-align: right;
    margin-left: 30px;
}
span.offer {
    color: #ef2853;
}
.room-price p.price {
    padding-top: 20px;
}
.amnities, .essentials {
    padding: 20px;
    background: #fbfbfb;
    border-radius: 10px;
}
.amnities li {
    display: inline-block;
    width: 32.33%;
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 4px;
    border-radius: 10px;
}
.progress-item {
    width: 49%;
    display: inline-block;
    padding-right: 15px;
}
.review-box {
    text-align: center;
    border: 1px solid #e4e4e4;
    padding: 25px 0 30px;
    border-radius: 10px;
}
p.rating {
    font-size: 18px;
    color: #ef2853;
}
p.rating span {
    font-size: 44px;
}
.progress-item p {
    font-size: 14px;
    margin-bottom: 5px;
}
.progress-item .progress {
    height: 5px;
}
.progress-item .progress-bar {
    background: #ef2853;
}
.sidebar-share {
    margin-bottom: 15px;
}
.sidebar-share li {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
}
li.share-box {
    height: 50px;
    width: 50px;
    text-align: center;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    line-height: 3;
}
.sidebar-share li span.num-rating {
    padding: 15px;
    margin: 0;
}
.mar-top-13 {
    margin-top: 13px;
}
.sidebar-share li p {
    color: #ef2853;
    margin: 0;
    font-weight: 600;
}
.map-box {
    text-align: center;
    border: 1px solid #e4e4e4;
    padding: 30px 0;
    border-radius: 10px;
    margin-bottom: 15px;
    background: url(../images/streetmap.jpg);
    background-size: cover;
}
.map-box i {
    display: block;
    font-size: 44px;
    color: #ef2853;
}
span.location-box {
    color: #ef2853;
    border: 1px solid #ef2853;
    padding: 15px;
    text-align: center;
    border-radius: 5px;
    margin-right: 15px;
}
.location-features li:last-child {
    margin-bottom: 0;
}
.location-features i {
    color: #ef2853;
    margin-right: 10px;
}
.sidebar-contact {
    border: 1px solid #f1f1f1;
    padding: 40px 20px;
    border-radius: 10px;
}
.sidebar-contact h3:before {
    left: 0;
    right: 0;
    margin: 0 auto;
}
.sidebar-contact i {
    font-size: 32px;
    margin-bottom: 20px;
}
.sidebar-contact small {
    display: block;
    margin-top: 15px;
}
.single-full-title .single-title {
    display: inline-block;
}
.room-info-full {
    padding: 40px 0;
}
.single-title p {
    display: inline-block;
    margin-right: 15px;
}
.single-title a {
    margin-right: 15px;
}
.tour-includes {
    padding: 30px 0 15px;
}
.tour-includes li {
    width: 32%;
    display: inline-block;
    border: 1px solid #f1f1f1;
    padding: 10px;
}
.tour-includes li i {
    color: #ef2853;
    padding-right: 5px;
}
.desc-box {
    display: inline-block;
    width: 49.5%;
    margin-bottom: 5px;
    background: #fbfbfb;
    padding: 10px 20px;
    border: 1px solid #f1f1f1;
    border-radius: 10px;
}
.description i {
    color: #ef2853;
    padding-right: 5px;
}
ul.expect li i {
    font-size: 10px;
}
ul.expect li:last-child {
    margin-bottom: 0;
}
.itinerary-item {
    margin-bottom: 15px;
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 15px;
    background: #fbfbfb;
    padding: 15px 20px;
}
.itinerary-item .btn {
    background: transparent;
    color: #ef2853;
    padding: 0;
    border: none;
    font-size: 18px;
}
.itinerary-item .btn:focus {
    outline: none;
}
.itinerary-item p {
    display: inline-block;
    margin-left: 10px;
    font-weight: 600;
    color: #333;
}
.itinerary-para {
    padding: 14px 0 0 28px;
    color: #666;
}
.itinerary-item span {
    color: #ef2853;
}
.highlight {
    display: flex;
}
.highlight .title {
    width: 15%;
}
.highlight .content {
    width: 85%;
}
ul.blue li i {
    padding-right: 5px;
    color: #ef2853;
}
ul.blue li:last-child {
    margin-bottom: 0;
}
ul.includes {
    width: 49%;
    display: inline-block;
}
@media(max-width: 991px) {
    .list-results.display-flex {
        display: flex;
    }
}
@media(max-width: 767px) {
    .room-content {
        padding-top: 20px;
    }
}
@media(max-width: 639px) {
    .desc-box {
        width: 100%;
    }
    .room-content {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .room-info {
        border-bottom: 1px solid #e4e4e4;
        border-right: none;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .room-price {
        width: 100%;
        text-align: center;
        margin: 0;
    }
    .amnities li {
        width: 100%;
    }
    .review-box {
        margin-bottom: 20px;
    }
    .single-comments h3 {
        text-align: center;
    }
    .tour-includes li {
        width: 100%;
    }
    .list-results.display-flex {
        display: inline-block;
        width: 100%;
    }
     
    .list-results-sort.pull-left {
        width: 100%;
        text-align: center;
    }            

    .click-menu.pull-right {
        float: none!important;
        text-align: center;
        margin-top: 10px;
    }
}
@media(max-width: 567px) {
    .detail-info-content {
        text-align: center;
    }
    .detail-info h3.detail-price {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        text-align: center;
        margin-top: 15px!important;
    }
    .comment-box {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    .comment-image {
        display: inline-block;
    }
    p.comment-date {
        position: inherit;
        margin-bottom: 15px;
    }
    .comment-content {
        text-align: center;
        margin-top: 15px;
        padding-left: 0;
    }
    .comment-rate .rating {
        margin: 0 0 15px;
    }
    .comment-like, span.comment-title {
        display: block;
    }
    .comment-like .like-btn {
        width: 100%;
        margin-top: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        float: none!important;
    }
    .comment-like .like-btn a {
        margin-left: 0;
        padding: 0;
    }
    .itinerary-item p {
        margin-left: 0;
    }
    .itinerary-para {
        padding-left: 0;
    }
    .list-results.display-flex {
        text-align: center;
    }
    .input-box {
        position: relative;
        display: inline-block;
        width: 100%;
    }
    .list-results .nice-select {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
}
/* ========================================= */

/*          hotel Homepage  CSS        */

/* ======================================== */

.swiper-content.swiper-content3 {
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
section.hotel-form {
    padding: 50px 0 80px;
    background: #fff;
}
section.hotel-form .form-content {
    top: 0;
    position: inherit;
}
section.hotel-form .filter-box {
    box-shadow: none;
    padding: 0;
}
.why-us.hotel-why-us {
    padding-top: 70px;
}
section.top-destinations.hotel-desti .col-md-6, section.top-destinations.hotel-desti .col-md-4 {
    padding: 0;
}
section.top-destinations.hotel-desti .td-item {
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    border: none;
    box-shadow: none;
    z-index: 1;
    border-radius: 0;
}
section.call-to-action.hotel-action .call-button {
    padding: 0;
    margin: 0;
    position: inherit;
    top: inherit;
    text-align: center;
    z-index: 1;
}
section.call-to-action.hotel-action:after {
    display: none;
}
/*room section*/

.room-item {
    box-shadow: 0px 0px 15px #cccccc57;
    transition: all ease-in-out 0.5s;
}
.room-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    cursor: default;
    background: linear-gradient(45deg, #fe4e37 0%, #046b8c 100%);
}
.room-image img {
    display: block;
    position: relative;
    max-width: none;
    width: calc(100% + 60px) !important;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    transition: all ease-in-out 0.5s;
}
.room-item:hover {
    transition: all ease-in-out 0.5s;
    transform: translateY(-5px);
}
.room-item:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all ease-in-out 0.5s;
}
.room-content1 {
    padding: 18px 25px 25px;
    background: #fff;
}
.room-title {
    position: relative;
}
.room-title h3 {
    margin-bottom: 10px;
}
.room-title p {
    color: #ef2853;
}
.deal-rating {
    position: absolute;
    right: 0px;
    top: 5px;
}
.room-services {
    border: 1px dashed #f1f1f1;
    padding: 15px 0 12px;
    border-width: 1px 0 1px;
}
.room-services ul li {
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 0;
    font-size: 14px;
}
.single-rooms .room-item {
    padding: 20px;
    border: none;
    border-radius: 10px;
}
.guest-btn li:last-child {
    margin-bottom: 0;
}

.single-slider .slick-slider{background: #000;}

.single-slider .slick-initialized .slick-slide{opacity: 0.5;}

@media(max-width: 991px) {
    section.top-destinations.hotel-desti .td-item {
        margin-bottom: 0;
    }
    section.rooms {
        padding-bottom: 50px;
    }
    section.rooms .room-outer .col-md-4 {
        margin-bottom: 30px;
    }
    .hotel-why-inner {
        margin-top: 30px;
    }
    .hotel-action .call-content {
        text-align: center;
        margin-bottom: 30px;
        padding-left: 0;
    }
}
@media(max-width: 400px) {
    section.rooms .deal-rating {
        position: relative;
        top: 0;
    }
    .room-btns a {
        width: 100%;
        margin-bottom: 10px;
    }
    .room-btns a:last-child {
        margin: 0;
    }
}
/* ========================================= */

/*          Booking  CSS        */

/* ======================================== */

section.booking {
    background: #ebf0f6;
}
section.booking .price-tabmain ul.nav.nav-tabs {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.booking-box {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}
.booking-box-title p {
    margin-bottom: 0;
}
.booking-box-title span {
    display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #e4e4e4;
    line-height: 3;
    margin-bottom: 15px;
}
.booking-box-title li.active span {
    background: #0059ff;
    color: #fff;
}
.booking-box-title li.active p {
    color: #0059ff;
}
.booking-box-title i {
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    background: #0057ff;
    color: #fff;
    font-size: 25px;
    line-height: 2;
    border-radius: 50%;
}
.title-content {
    padding-left: 70px;
}
.booking-border {
    padding: 30px 0;
    border-bottom: 1px dashed #e4e4e4;
}
.booking-border:last-child {
    border: none;
    padding-bottom: 0;
}
.booking table {
    width: 100%;
}
.booking tr td {
    padding: 10px 10px;
    border: 1px solid #f1f1f1;
    font-size: 14px;
}
.booking tr td:last-child {
    text-align: right;
}
.booking-sidebar {
    background: #fff;
    border-radius: 10px;
}
.sidebar-booking, .book-sidebar-title {
    border-bottom: 1px dashed #f1f1f1;
    padding: 30px;
}
.book-sidebar-title .sidebar-videos article.post {
    padding: 0;
    margin: 0;
}
.book-sidebar-title p {
    margin-bottom: 0;
}
.sidebar-payment {
    padding: 30px;
}
td.weight-600 {
    font-weight: 600;
}
.dashboard-content .list-outer {
    padding: 30px;
    background: #fff;
    border-radius: 10px;
}
/* ========================================= */

/*          Blog Listing & Detail  CSS        */

/* ======================================== */

section.blogmain:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 35%;
    height: 100%;
    background: #fbfbfb;
}
section.blogmain.blog-left:after {
    right: inherit;
    left: 0;
}
section.blogmain.blog-fullwidth:after {
    display: none;
}
.blog-full .blog-height {
    height: 100%;
}
.blog-full {
    display: flex;
    overflow: hidden;
    border-bottom: 2px dashed #f1f1f1;
    padding-bottom: 30px;
}
.blog-image {
    position: relative;
    height: 100%;
    overflow: hidden;
    border-radius: 10px;
}
.blog-image .b-date {
    position: absolute;
    background: #ef2853;
    right: 10px;
    top: 10px;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
    border-radius: 10px;
}
.blog-image .b-date strong {
    font-size: 36px;
    display: block;
}
.blog-image a {
    background-size: cover;
    height: 100%;
    width: 100%;
    background-position: center;
    display: inline-block;
}
.blog-content {
    padding: 20px 0px;
    display: inline-block;
    width: 100%;
}
.para-content {
    border-top: 1px dashed #f1f1f1;
    padding-top: 15px;
}
.para-content span a {
    font-size: 14px;
    font-style: italic;
}
.blog-quote {
    position: relative;
    text-align: center;
    z-index: 10;
    padding: 60px 40px 30px;
    border-radius: 10px;
    overflow: hidden;
}
.blog-quote::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #ef2853;
    z-index: -1;
}
.blog-quote p {
    font-size: 28px;
    line-height: 1.3;
    margin-top: 50px;
}
.blog-quote span {
    font-size: 18px;
    font-style: italic;
}
.blog-quote i {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30px;
    height: 75px;
    width: 75px;
    text-align: center;
    line-height: 75px;
    background: #000;
    color: #fff;
    border-radius: 50%;
    margin-bottom: 20px;
}
.blog-quote i::after {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 55px;
    width: 55px;
    border-radius: 50%;
    border: 1px dashed #fff;
}
.blog-imagelist img {
    border-radius: 10px;
}
.blog-share {
    padding: 20px;
    background: #fbfbfb;
    justify-content: space-between;
    border-radius: 10px;
}
.blog-share .blog-share-tag ul li {
    display: inline-block;
    margin-bottom: 0;
}
.blog-next {
    display: inline-block;
    width: 100%;
    background: #333;
    border-radius: 10px;
    overflow: hidden;
}
.blog-next a {
    width: 50%;
    padding: 20px;
}
.blog-next a.pull-left {
    background: #242424;
}
.blog-next p {
    margin-bottom: 0;
}
.prev, .next {
    position: relative;
}
.next {
    text-align: right;
}
.prev {
    padding-left: 25px;
}
.prev i {
    position: absolute;
    left: 0;
    top: 6px;
}
.next {
    padding-right: 25px;
}
.next i {
    position: absolute;
    right: 0;
    top: 6px;
}
.blog-author {
    padding: 20px;
    border-radius: 10px;
}
.blog-author .blog-author-item .blog-thumb::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    height: 125px;
    width: 125px;
    transform: translate(-50%, -50%);
    z-index: 1;
    border: 2px dashed #fff;
    border-radius: 50%;
}
.blog-author .blog-author-item .blog-thumb img {
    border-radius: 50%;
    width: 150px;
    height: 150px;
}
.blog-author .blog-author-item .title span {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 300;
}
/*sidebar*/

.sidebar-item {
    padding: 0 0px 30px;
    border-bottom: 2px dashed #f1f1f1;
    margin-bottom: 30px;
}
.sidebar-item:last-child {
    border: none;
    margin: 0;
    padding: 0;
}
.sidebar-item h3 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.sidebar-item h3:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 15%;
    height: 3px;
    background: #ef2853;
}
.sidebar-item .date {
    font-size: 13px;
}
/*sidebar search*/

.blog-search {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.blog-search input {
    padding-right: 70px;
}
.blog-search a {
    position: absolute;
    right: 0;
    height: 46px;
    line-height: 1.7;
    border-radius: 0;
}
/*sidebar author*/

.author-news {
    position: relative;
    overflow: hidden;
    background: url(../images/list1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    display: inline-block;
    width: 100%;
    border-radius: 10px;
}
.author-news-content {
    position: relative;
    z-index: 1;
}
.author-thumb {
    width: 210px;
    height: 210px;
    margin: 30px auto 0px;
    position: relative;
}
.author-thumb::before {
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 180px;
    width: 180px;
    border-radius: 50%;
    border: 2px dashed #fff;
}
.author-thumb img {
    width: 100%;
    border-radius: 50%;
}
.author-content {
    padding: 30px;
}
.author-content span {
    color: #ea7026;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
.author-content span::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    background: #ea7026;
}
.author-content .title {
    color: #fff;
    font-size: 32px;
    line-height: 1.2;
    padding-top: 12px;
}
.author-content p {
    font-size: 18px;
    color: #fff;
    padding-bottom: 18px;
}
.header-social ul li {
    display: inline-block;
    margin: 0;
}
.header-social ul li a i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background: #5e5eb7;
    color: #fff;
    margin-right: 2px;
    border-radius: 5px;
}
.header-social ul li a i:hover {
    opacity: 0.8;
}
.header-social ul li:nth-child(2) a i {
    background: #c72026;
}
.header-social ul li:nth-child(3) a i {
    background: #29a4dd;
}
.header-social ul li a i:last-child {
    margin-right: 0;
}
/*sidebar categoryr*/

ul.sidebar-category li {
    position: relative;
    margin: 0 0 12px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #f1f1f1;
}
ul.sidebar-category li:last-child {
    border: none;
    margin: 0;
    padding: 0;
}
/* sidebar tabs*/

.sidebar-tabs .nav-tabs {
    border-bottom: none;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.sidebar-tabs .nav-tabs>li {
    width: 50%;
}
.sidebar-tabs .nav-tabs>li>a {
    border-radius: 0px;
    padding: 15px;
    margin: 0;
    text-transform: uppercase;
    line-height: inherit;
    border: none;
}
.sidebar-tabs .nav-tabs>li.active>a, .sidebar-tabs .nav-tabs>li.active>a:focus, .sidebar-tabs .nav-tabs>li.active>a:hover, .sidebar-tabs .nav-tabs>li>a:hover {
    color: #fff;
    background-color: #ef2853;
    border: none;
}
.sidebar-image {
    overflow: hidden;
    border-radius: 10px;
}
.sidebar-tabs .content {
    background: #fff;
    padding: 10px 15px;
    transition: all 0.5s;
    border-radius: 10px;
}
.sidebar-tabs .content:hover {
    box-shadow: 0 0 15px #cccccc57;
    transition: all 0.5s;
}
.sidebar-tabs .blog-no {
    font-size: 32px;
    color: #ccc;
    font-weight: 700;
}
ul.sidebar-book li i {
    color: #00a3c8;
    font-size: 20px;
    padding-right: 10px;
}
ul.sidebar-tags li {
    display: inline-block;
    margin-bottom: 0;
}
ul.sidebar-tags a {
    padding: 10px 15px;
    background: #fff;
    display: inline-block;
    margin-bottom: 3px;
    color: #444;
    transition: all 0.5s;
    border-radius: 5px;
}
ul.sidebar-tags a:hover {
    background: #ef2853;
    color: #fff;
    transition: all 0.5s;
}
.sidebar-videos article.post {
    padding: 15px;
    background: #fff;
    border-radius: 10px;
}

.nav-item p:hover {

    
}








@media(max-width: 991px) {
    .blog .col-md-8.pad-left-30, .blog .col-md-8.pad-right-30, .blog .col-md-4.pad-right-30, .blogmain .col-md-8.pad-right-30, .blogmain .col-md-4.pad-right-30, .blogmain .col-md-4.pad-left-30 {
        padding: 0 15px;
    }
    section.blogmain:after {
        display: none;
    }
    .blog-sidebar {
        margin-top: 30px;
        display: inline-block;
        width: 100%;
    }
    .sidebar-tabs .content .content-list.pad-left-15 {
        padding: 15px 0 0;
    }
    .blog-share {
        text-align: center;
    }
    .blog-share-tag {
        margin-bottom: 15px;
    }
}
@media(max-width: 767px) {
    .blog.blog-left .blog-full .col-md-8, .blog.blog-left .blog-full .col-md-4 {
        width: 100%;
    }
    .blog-full {
        display: inherit;
    }
    .blog-full .blog-image {
        height: 250px;
    }
    .blog-next a {
        width: 100%;
    }
    .blog-author-item {
        text-align: center;
    }
    .blog-author-item .col-md-3 {
        margin-bottom: 20px;
    }
}
@media(max-width: 400px) {
    .sidebar-tabs .nav-tabs>li>a {
        font-size: 13px;
        padding: 15px 10px;
    }
    .blog-content {
        text-align: center;
    }
    .blog-quote {
        padding: 60px 20px 30px;
    }
    .blog-quote p {
        font-size: 21px;
    }
}
/* ========================================= */

/*          Agent Team CSS        */

/* ======================================== */

.team-item {
    text-align: center;
}
.team-image {
    position: relative;
    width: 200px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}
.team-image:after {
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    top: 0;
    left: 0;
    background: #3f85b9;
    opacity: 0;
    transition: all ease-in-out 0.5s;
}
.team-social {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 1;
    width: 100%;
    transition: all ease-in-out 0.5s;
}
.team-social ul li {
    display: inline-block;
    margin: 0 10px;
}
.team-social ul li a {
    color: #fff;
}
.team-item:hover .team-image:after {
    opacity: 0.7;
}
.team-item:hover .team-social {
    top: 50%;
    transform: translate(-50%, -50%);
}
.team-content {
    padding-top: 15px;
}
.team-content h4 {
    margin: 0;
}
.team-content p {
    margin: 0;
    color: #5393f7;
}
@media(max-width: 767px) {
    .about-story {
        margin-bottom: 30px;
    }
}
/* ========================================= */

/*          Gallery CSS        */

/* ======================================== */

section.gallery {
    padding-bottom: 50px;
}
.gallery-item {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 10px;
}
.gallery-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: all ease-in-out 0.5s;
}
.gallery-content ul {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.gallery-content ul li {
    border: 1px solid #fff;
    color: #fff;
    height: 40px;
    width: 40px;
    text-align: center;
    font-size: 20px;
    line-height: 2;
    display: inline-block;
    margin: 0;
}
.gallery-content ul li a {
    color: #fff;
}
.gallery-content i {
    padding: 0;
}
.gallery-item:hover .gallery-content {
    top: 0;
}
.gal-3-col .gallery-item {
    margin-bottom: 0;
}
a.lb-close {
    position: absolute;
    top: -30px;
    right: 30px;
}
/*gallery 1*/

section.gallery.gallery1 {
    background: #092741;
    padding: 93px 0 0px;
}
section.gallery.gallery1 .section-title {
    margin-bottom: 60px;
}
@media(max-width: 567px) {
    .gallery .mt_filter ul li a {
        margin-bottom: 10px;
    }
    .gallery-item {
        margin-bottom: 15px;
    }
}
/* ========================================= */

/*          services CSS        */

/* ======================================== */

.detail-image {
    border-radius: 10px;
    overflow: hidden;
}
.about-para h5 {
    color: #999;
    margin: 0;
    padding: 15px 0;
    border-top: 1px dashed #f1f1f1;
    border-bottom: 1px dashed #f1f1f1;
    line-height: 1.8;
}
.about-icon {
    padding: 10px;
    background: #fbfbfb;
    border: 1px solid #f1f1f1;
    text-align: center;
    border-radius: 10px;
}
@media(max-width: 639px) {
    .about-para-list .col-md-4 {
        width: 100%;
    }
    .about-icon {
        margin-bottom: 10px;
    }
}
/* ========================================= */

/*          Faq CSS        */

/* ======================================== */

.faq-content .faq-item {
    box-shadow: 0 0 15px #cccccc57;
    padding: 20px;
    border-radius: 10px;
}
.faq-item .btn-info, .faq-item .btn-info:focus {
    background: transparent;
    color: #333;
    border-color: #e4e4e4;
    border-radius: 5px;
    outline: none;
}
p.question {
    display: inline-block;
    font-weight: 600;
    color: #333;
    margin: 0;
    padding-left: 15px;
}
.faq-para {
    padding-left: 55px;
}
@media(max-width: 991px) {
    .faq-sidebar {
        margin-top: 30px;
    }
}
@media(max-width: 567px) {
    p.question {
        padding-left: 0;
        padding-top: 15px;
        display: block;
    }
    .faq-para {
        padding: 15px 0 0;
    }
}
/* ========================================= */

/*          Events Pages CSS        */

/* ======================================== */

section.events .news-image {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
section.events .news-image img {
    width: 100%;
}
section.events .news-content {
    margin-top: 20px;
    width: 94%;
    box-shadow: 0 0 15px #cccccc57;
    padding: 25px 30px 30px;
    margin: -30px auto 0;
    position: relative;
    background: #fff;
    border-radius: 10px;
}
section.events .news-content h3 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}
section.events p.dates {
    background: #000000c7;
    text-align: center;
    font-weight: 700;
    padding: 9px 15px 8px;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0px;
    position: absolute;
    top: 15px;
    left: 0px;
    border-radius: 0px 10px 10px 0;
}
section.events p.date span {
    font-size: 24px;
    display: block;
}
section.events .meta span {
    color: #999;
    font-size: 14px;
}
@media(max-width: 991px) {}
@media(max-width: 767px) {
    section.events .col-md-4.col-sm-12.col-xs-12 {
        margin-top: 0;
    }
    section.events .col-md-4.col-sm-6.col-xs-12 {
        margin-bottom: 30px;
    }
}
/*events list view*/

.events-main {
    width: 80%;
    margin: 0 auto;
}
.events-list {
    box-shadow: 0 0 15px #cccccc57;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.time-from {
    border: 1px solid #f1f1f1;
    background: #fbfbfb;
    padding: 15px;
    border-radius: 10px;
}
.time-from .date {
    font-size: 72px;
    font-weight: 700;
    line-height: 73px;
    margin-top: 0;
    display: block;
}
.time-from .maina {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 25px;
    display: block;
}
/*events detail*/

.events-detail ul.event-list-content {
    list-style-type: disc;
    padding-left: 15px;
}
.events-main.single-detail .review-outer {
    margin-top: 30px;
}
.events-detail ul.event-list-content li:last-child {
    margin-bottom: 0;
}
.events-image {
    border-radius: 10px;
    overflow: hidden;
}
.info ul {
    border-radius: 10px;
    overflow: hidden;
}
.info ul li.title {
    background: #333;
    color: #fff;
    border: none;
}
.info ul li {
    padding: 10px 15px;
    margin: 0;
    border-bottom: 1px dashed #ddd;
}
.info ul li:last-child {
    border: none;
}
.sidebar-book-event {
    overflow: hidden;
    border-radius: 10px;
}
.sidebar-book-event h4 {
    background: #333;
    padding: 12px 0;
    text-align: center;
    color: #fff;
    margin: 0;
}
.sidebar-book-event form li {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    font-weight: 400;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #f1f1f1;
}
.sidebar-book-event form li .label {
    color: #343a40;
    font-weight: normal;
    font-size: 16px;
}
.sidebar-book-event form li .value {
    font-weight: 700;
}
@media(max-width: 1100px) {
    .events-list {
        padding: 15px;
    }
}
@media(max-width: 991px) {
    section.events .col-md-4.col-sm-6.col-xs-12 {
        margin-bottom: 30px;
    }
    section.events .pagination-content {
        margin-top: 0;
    }
    .events-main {
        width: 100%;
    }
    .time-from .date {
        font-size: 50px;
    }
    .events-detail.single-detail .col-md-4.col-sm-12 {
        margin-top: 30px;
    }
}
@media(max-width: 767px) {
    .events-list {
        padding: 20px;
    }
    section.events .events-content {
        margin: 20px 0;
    }
}
/* ========================================= */

/*          Contact Page CSS        */

/* ======================================== */

.info-item {
    position: relative;
    padding: 30px 40px;
    box-shadow: 0 0 15px #cccccc37;
    border-radius: 10px;
}
.info-icon {
    position: absolute;
    font-size: 48px;
    left: 10%;
    top: 20%;
    color: #859096;
}
.info-content {
    padding-left: 55px;
}
.info-content p {
    margin: 0;
}
.contact-map {
    border-radius: 10px;
    overflow: hidden;
}
.contact-form {
    background: #333;
    padding: 30px;
    border-radius: 10px;
}
.contact-form h3 {
    color: #fff;
    margin-bottom: 30px;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
    background: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    color: #fff;
    padding: 10px;
    border-radius: 0px;
}
.contact-form input:focus {
    box-shadow: none;
}
.contact-form::placeholder {
    color: #fff;
}
.contact-form #submit.btn-orange {
    background: #fff;
    color: #333;
    width: auto;
}
.contact-form #submit.btn-orange:hover {
    color: #fff;
    background: #333;
    border-color: #333;
}
.contact1 .support-item {
    border: 1px solid #f1f1f1;
    padding: 20px 15px 5px;
    text-align: center;
    border-radius: 10px;
}
.contact1 .info-content {
    padding-left: 100px;
}
@media(max-width: 991px) {
    .contact-info .col-md-4 {
        margin-bottom: 30px;
    }
    .info-icon {
        left: 8%;
    }
    .info-content {
        padding-left: 90px;
    }
    .contact-support {
        margin-bottom: 20px
    }
    .support-item {
        margin-bottom: 30px;
    }
}
@media(max-width: 400px) {
    .contact1 .info-content, .info-content {
        padding-left: 40px;
    }
    .info-icon {
        font-size: 32px;
    }
}
/* ========================================= */

/*          price Section CSS        */

/* ======================================== */

.price-main .col-md-4.col-sm-4.col-xs-12 {
    padding: 0;
}
.price-list {
    margin: 0 auto;
    width: 90%;
}
.price-box {
    background: #fff;
    padding: 40px 40px;
    box-shadow: 0 0 30px #cccccc57;
    border-radius: 10px;
}
.price-box.price-recommended {
    z-index: 1;
    position: relative;
    margin-top: -30px;
    padding: 65px 40px;
}
.price-header {
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px dashed #f6f2fe;
    padding-bottom: 25px;
    margin-bottom: 35px;
}
.price-header h2 {
    font-size: 45px;
    margin-bottom: 0;
}
.price-header h2 sup {
    font-weight: 300;
}
.price-item-list ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
}
.price-tabmain ul.nav.nav-tabs {
    border: none;
    display: inline-block;
    background: #f1f1f1;
    overflow: hidden;
    border-radius: 10px;
}
.price-tabmain ul.nav.nav-tabs li {
    margin: 0;
}
.price-tabmain ul.nav.nav-tabs li a {
    border: none;
    border-radius: 0px;
    display: inline-block;
    margin-right: 0px;
    padding: 14px 20px;
    transition: all ease-in-out 0.5s;
}
.price-tabmain ul.nav.nav-tabs li a:hover, .price-tabmain ul.nav.nav-tabs li.active a, .price-tabmain ul.nav.nav-tabs li.active a:focus, .price-tabmain ul.nav.nav-tabs li.active a:hover {
    color: #fff;
    background-color: #ef2853;
    border: none;
    transition: all ease-in-out 0.5s;
}
.pricing-tab .price-box.price-recommended {
    margin: 0;
    padding: 40px;
}
@media(max-width: 991px) and (min-width: 812px) {
    .price-box {
        padding: 40px 20px;
    }
    .pricing-tab .price-box {
        margin-bottom: 30px;
    }
}
@media(max-width: 991px) {
    section.travel-deals {
        padding-bottom: 50px;
    }
    .price-list {
        width: 100%;
    }
    .price-list .col-md-4 {
        margin-bottom: 30px;
    }
}
@media(max-width: 811px) {
    section.price-main {
        padding-bottom: 10px;
    }
    .price-main .col-md-4.col-sm-4.col-xs-12 {
        width: 100%;
        margin-bottom: 30px;
    }
    .price-box {
        margin: 0;
    }
    .pricing-tab .price-box, .pricing-tab .price-box.price-recommended {
        margin-bottom: 30px;
    }
    .price-box.price-recommended {
        margin: 0;
        padding: 40px 40px;
    }
}
@media(max-width: 567px) {
    .price-tabmain ul.nav.nav-tabs li, .price-tabmain ul.nav.nav-tabs li a {
        width: 100%;
    }
}
/* ========================================= */

/*          Error Page CSS        */

/* ======================================== */

.error-content {
    width: 60%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.error-content h1 {
    font-size: 200px;
}
.error-content span {
    color: #ef2853;
}
.error-btn {
    padding-top: 50px
}
.error-container {
    text-align: center;
    font-size: 106px;
    font-weight: 800;
    margin: 0px 0px 50px;
}
.error-container>span {
    display: inline-block;
    position: relative;
}
.error-container>span.four {
    width: 136px;
    height: 43px;
    border-radius: 999px;
    background: linear-gradient(140deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100%), linear-gradient(105deg, transparent 0%, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100%), linear-gradient(to right, #d89ca4, #e27b7e);
}
.error-container>span.four:before, .error-container>span.four:after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 999px;
}
.error-container>span.four:before {
    width: 43px;
    height: 156px;
    left: 60px;
    bottom: -43px;
    background: linear-gradient(128deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 40%, transparent 41%, transparent 100%), linear-gradient(116deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.07) 50%, transparent 51%, transparent 100%), linear-gradient(to top, #99749D, #B895AB, #CC9AA6, #D7969E, #E0787F);
}
.error-container>span.four:after {
    width: 137px;
    height: 43px;
    transform: rotate(-49.5deg);
    left: -18px;
    bottom: 36px;
    background: linear-gradient(to right, #99749D, #B895AB, #CC9AA6, #D7969E, #E0787F);
}
.error-container>span.zero {
    vertical-align: text-top;
    width: 156px;
    height: 156px;
    border-radius: 999px;
    background: linear-gradient(-45deg, transparent 0%, rgba(0, 0, 0, 0.06) 50%, transparent 51%, transparent 100%), linear-gradient(to top right, #99749D, #99749D, #B895AB, #CC9AA6, #D7969E, #ED8687, #ED8687);
    overflow: hidden;
    animation: bgshadow 5s infinite;
}
.error-container>span.zero:before {
    content: '';
    display: block;
    position: absolute;
    transform: rotate(45deg);
    width: 90px;
    height: 90px;
    background-color: transparent;
    left: 0px;
    bottom: 0px;
    background: linear-gradient(95deg, transparent 0%, transparent 8%, rgba(0, 0, 0, 0.07) 9%, transparent 50%, transparent 100%), linear-gradient(85deg, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.07) 91%, transparent 92%, transparent 100%);
}
.error-container>span.zero:after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 999px;
    width: 70px;
    height: 70px;
    left: 43px;
    bottom: 43px;
    background: #FDFAF5;
    box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.1);
}
.screen-reader-text {
    position: absolute;
    top: -9999em;
    left: -9999em;
}
@keyframes bgshadow {
    0% {
        box-shadow: inset -160px 160px 0px 5px rgba(0, 0, 0, 0.4);
    }
    45% {
        box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
    }
    55% {
        box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
    }
    100% {
        box-shadow: inset 160px -160px 0px 5px rgba(0, 0, 0, 0.4);
    }
}
/* demo stuff */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
section.error.error-1 {
    height: 100vh;
    display: flex;
    align-items: center;
}
.error-1 .error-content h1 {
    font-size: 252px;
    margin: 0px;
    color: #fff;
    letter-spacing: -40px;
    line-height: 1;
}
.error-1 .error-content span {
    text-shadow: -8px 0px 0px #fff;
}
@media(max-width: 767px) {
    .error-content {
        width: 100%;
    }
}
@media(max-width: 639px) {
    .error-content h1 {
        font-size: 150px;
    }
}
@media(max-width: 567px) {
    .error-content h1 {
        font-size: 100px;
    }
    .error-btn a {
        width: 100%;
        margin-bottom: 15px;
    }
}
/* ========================================= */

/*          terms & Condtion CSS        */

/* ======================================== */

section.terms {
    padding-bottom: 50px;
}
.terms .content>div {
    padding: 20px;
    box-shadow: 0 0 15px #cccccc57;
    margin-bottom: 30px;
    border-left: 4px solid #c7c7c7;
    border-radius: 10px;
}
.terms-site h5 {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}
/* ========================================= */

/*          Coming Soon CSS        */

/* ======================================== */

section.comingsoon {
    background: url(../images/comingsoonbg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;
}
.content {
    position: relative;
    z-index: 1;
}
.comingsoon {
    text-align: center;
}
.coming-title {
    width: 60%;
    margin: 0 auto 50px;
}
.coming-title h2 {
    margin-top: 30px;
    color: #fff;
}
.coming-title span {
    color: #ef2853;
    font-size: 60px;
}
.coming-title p {
    color: #fff;
}
.counter-box {
    text-align: center;
    height: 200px;
    width: 200px;
    display: inline-block;
    background: #fff;
    text-transform: uppercase;
    padding: 25px;
    margin: 0 5px;
    border-bottom: 5px solid #ef2853;
    font-size: 21px;
    border-radius: 10px;
}
.counter-box span {
    font-size: 80px;
    color: #ef2853;
    display: block;
    font-weight: 700;
}
.comingsoon form {
    width: 400px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.comingsoon form .form-group {
    margin-bottom: 0;
    overflow: hidden;
}
.comingsoon-btn {
    position: absolute;
    width: auto;
    top: 0;
    right: 0;
}
.comingsoon-btn a.biz-btn {
    padding: 14px 25px 12px;
}
.comingsoon ul.social-links li a {
    color: #fff;
    background: #ffffff26;
    padding: 10px 15px;
    font-size: 18px;
}
section.comingsoon.comingsoon1 {
    text-align: left;
    padding: 160px 0;
}
section.comingsoon.comingsoon1 canvas.pg-canvas {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100% !important;
    opacity: 1;
}
section.comingsoon.comingsoon1:before {
    display: none;
}
section.comingsoon.comingsoon1 .counter-box span {
    font-size: 100px;
}
section.comingsoon.comingsoon1 .coming-title {
    margin: 0;
}
.coming-counter-1 .counter-box {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    color: #fff;
    text-align: left;
}
@media(min-width: 1400px) {
    section.comingsoon {
        height: 100vh;
        align-items: center;
        display: flex;
    }
}
@media(max-width: 991px) and (min-width: 736px) {
    .counter-box {
        height: 160px;
        width: 160px;
        padding: 12px;
    }
    .counter-box span {
        font-size: 70px;
    }
}
@media(max-width: 991px) {
    section.comingsoon.comingsoon1, .coming-counter-1 .counter-box {
        text-align: center;
    }
    section.comingsoon.comingsoon1 .coming-title {
        width: 100%;
    }
}
@media(max-width: 735px) {
    .coming-title {
        width: 100%;
    }
    .counter-box {
        margin-bottom: 12px;
    }
    .comingsoon form {
        width: auto;
    }
}
@media(max-width: 567px) {
    section.comingsoon:before {
        width: 80%;
        left: -480px;
    }
    .comingsoon-btn {
        position: relative;
        margin-top: 15px;
    }
}
.modal-dialog {
    width: 450px;
}
.login-content {
    background: #fff;
    text-align: center;
}
.login-content .section-border {
    padding: 20px 30px;
    border-top: 1px dashed #f1f1f1;
}
.login-title h3 {
    margin-bottom: 0;
}
.login-content .form-btn a.btn {
    width: 100%;
}
.form-checkbox {
    text-align: left;
    margin: 20px 0 0;
}
.form-checkbox a {
    float: right;
}
a.btn-facebook, a.btn-twitter {
    padding: 8px 20px;
    color: #fff;
    background: #ccc;
    border-radius: 5px;
    display: inline-block;
}
a.btn-facebook {
    background: #395899;
}
a.btn-twitter {
    background: #04a9e1;
}
.sign-up {
    padding: 20px 0;
    border-top: 1px dashed #f1f1f1;
}
.sign-up p {
    margin: 0;
}
button.close {
    background: #ef2853;
    color: #fff;
    position: absolute;
    top: -20px;
    right: -20px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    opacity: 1;
    text-align: center;
    line-height: 2;
    font-size: 20px;
    transition: all ease-in-out 0.3s;
}
@media(max-width: 811px) {
    section.login {
        padding-bottom: 50px;
    }
    .login-content {
        margin-bottom: 30px;
    }
}
/* ========================================= */

/*          Search HOme CSS        */

/* ======================================== */

.search-banner {
    padding: 90px 0;
    position: relative;
    overflow: hidden;
}
.search-banner section.banner-form {
    background: transparent;
}
.search-banner .slider {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%!important;
}
.search-banner:before, .search-banner:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 1;
    background: linear-gradient(to right, black, transparent);
}
.search-banner:after {
    background: linear-gradient(to left, black, transparent);
    left: inherit;
    right: 0;
}
.search-banner .search-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    animation: kbrns_zoomInOut 15s linear 0s infinite alternate;
    background-repeat: no-repeat;
}
.search-banner .form-content {
    position: relative;
    top: 0;
}
.search-banner label {
    color: #fff;
}
.search-banner .nice-select, .search-banner input {
    border: 1px solid #f1f1f133;
    background: #ffffff2b;
}
.search-banner .input-box input::placeholder, .search-banner .nice-select span {
    color: #fff;
}
.search-banner .input-box input {
    color: #fff;
    padding: 10px 20px 10px 35px;
}
.search-banner .nice-select {
    margin-bottom: 15px;
}
.search-banner .ef-item {
    padding: 0;
    border-bottom: 1px solid #ffffff1a;
    padding-bottom: 30px;
    margin: 0 40px 30px;
}
.search-banner .ef-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}
.search-banner .ef-item .icon {
    width: 100px;
    height: 100px;
    font-size: 40px;
    text-align: center;
    line-height: 2.5;
    color: #fff;
    margin: 0 auto;
    border-radius: 50%;
    background: #ef2853;
    float: left;
}
.search-banner .ef-item .content {
    padding-left: 130px;
    text-align: left;
}
.search-banner section.banner-form .nav-tabs>li {
    margin-right: 10px;
}
.search-banner section.banner-form .nav-tabs>li>a {
    height: 80px;
    width: 80px;
    border-radius: 50%;
}
.search-banner section.banner-form .nav-tabs>li i, .search-banner .nav-tabs [class^="flaticon-"]:before, .search-banner .nav-tabs [class*=" flaticon-"]:before, .search-banner .nav-tabs [class^="flaticon-"]:after, .search-banner .nav-tabs [class*=" flaticon-"]:after {
    font-size: 28px;
    line-height: 1.8;
    margin: 0;
}
@media(min-width: 1400px) {
    .search-banner {
        height: 100vh;
    }
}
@media(max-width: 1100px) and (min-width: 1024px) {
    .search-banner section.banner-form .nav-tabs>li>a {
        height: 80px;
        width: 80px;
    }
    .search-banner section.banner-form .nav-tabs>li i, .search-banner .nav-tabs [class^="flaticon-"]:before, .search-banner .nav-tabs [class*=" flaticon-"]:before, .search-banner .nav-tabs [class^="flaticon-"]:after, .search-banner .nav-tabs [class*=" flaticon-"]:after {
        font-size: 24px;
        line-height: 1.6;
    }
}
@media(max-width: 991px) {
    .search-banner section.banner-form {
        padding: 0 0 40px;
    }
    .search-banner .ef-item {
        margin: 0 0 30px;
    }
}
@media(max-width: 735px) {
    .search-banner .search-image {
        animation: none;
    }
    .search-banner .sc-heading h1 {
        font-size: 42px;
    }
}
@media(max-width: 639px) {
    .search-banner section.banner-form .nav-tabs>li {
        width: auto;
        margin: 0;
    }
}
@media(max-width: 567px) {
    .search-banner:before {
        background: #0000006e;
        width: 100%;
    }
    .search-banner:after {
        display: none;
    }
    .search-banner .sc-heading {
        text-align: center;
    }
    .search-banner .sc-heading h1 {
        font-size: 36px;
    }
    section.banner-form .nav-tabs {
        display: inline-block;
    }
    .search-banner section.banner-form .nav-tabs>li>a {
        height: 50px;
        width: 50px;
        text-align: center;
        padding: 0;
    }
    .search-banner section.banner-form .nav-tabs>li i, .search-banner .nav-tabs [class^="flaticon-"]:before, .search-banner .nav-tabs [class*=" flaticon-"]:before, .search-banner .nav-tabs [class^="flaticon-"]:after, .search-banner .nav-tabs [class*=" flaticon-"]:after {
        font-size: 18px;
        line-height: 2.8;
    }
    .search-banner .ef-item .icon {
        float: none;
        margin-bottom: 15px;
    }
    .search-banner .ef-item .content {
        padding-left: 0;
        text-align: center;
    }
    .search-banner .ef-item .content p {
        margin-bottom: 0;
    }
    .search-banner .tab-content {
        text-align: center;
    }
}
/* ========================================= */

/*          Car Page CSS        */

/* ======================================== */

.why-us-para {
    font-size: 36px;
    box-shadow: 0 0 15px #cccccc57;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 2.2;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    border-radius: 50%;
    margin-bottom: 20px;
    background: #ef2853;
}
section.call-to-action.car-action {
    background: url(../images/calltoaction4.jpg) no-repeat;
    background-attachment: fixed;
}
section.ready-block {
    background: #ef2853;
    padding: 40px 0;
}
.car-detail .destination-content {
    position: relative;
}
.car-list .cartrend-content, .car-detail ul.list {
    padding: 15px 0;
    border-top: 1px dashed #f1f1f1;
}
.car-detail ul.list li {
    display: inline-block;
    padding-right: 10px;
}
.car-detail ul.list li:before, .car-specifi ul li:before {
    content: '\f00c';
    font-family: 'fontawesome';
    padding-right: 5px;
}
.car-detail .detail-content.content-wrapper p.package-days {
    border: 1px dashed #ccc;
    padding: 10px;
    background: #ffff;
}
.car-specifi {
    background: #fbfbfb;
    border: 1px solid #f1f1f1;
    padding: 20px;
    margin: 15px 0 30px;
}
.car-book .alert.alert-info {
    padding: 15px;
    margin-bottom: 20px;
}
@media(max-width: 991px) {
    .banner-form .range-slider {
        margin-bottom: 40px;
    }
    section.ready-block {
        text-align: center;
    }
    section.ready-block h3 {
        margin-bottom: 20px!important;
    }
    section.call-to-action.car-action .action-content {
        margin-bottom: 0;
    }
}
/* ========================================= */

/*          Cruise Page CSS        */

/* ======================================== */

.cruise-desti {
    background: url(../images/slider/slider6.jpg) no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}





/* dashboard css  */



.content-me
{
  max-width: 1400px;
  padding-left: 90px;
  padding-right: 90px;
  justify-content: space-between;
}
.my-dashboard{
  background-color: #371f2f;
  height: 400px;
  
}
.shape-p {
  width: 145px;
  text-align: center;
}
.head{
  padding: 1rem 0;
}
.head h4 {
  color: white;
}
.my-dashboard-t tr td
 {
  padding-left: .6rem;
  font-size: 12px;
  
}

.t-shape
 {
  background: white;
  border-radius: 50px;
  padding: 5px 22px;
  font-size: 14px;
  color: black !important;
}
.t-shape span{
  color: white;
  background-color: orangered;
  border-radius: 12px;
  width: 60px;
  text-align: center;
  padding: 3px 7px;
}
.my-dashboard-t table tr td
 {
  font-size: 10px;
  padding: 0 8px;
  border-right: 1px solid #80808094;
}
.my-dashboard-t table tr td:nth-child(2)
{
  border: none;
}
.my-dashboard-t table tr td:nth-child(4){
  border: none;

}
.my-dashboard-t table tr td:nth-child(6){
  border: none;

}

.my-dashboard-t table tr td i{
  font-size: 16px;
  color: orangered;

}
.my-dashboard-t p {
  color: white;
}
.right-menu 
{
  margin-left: 2rem;
}
.my-trip {
  border-left: 1px solid grey;
}
.sub-t {
  font-size: 11px;
}
.right-menu button {
  background: transparent;
  color: white;
  border: none;
}
.right-menu button p {
    margin-right: 10px;
}
.first-t {
  background-color: white;
  width: 750px;

  border-radius: 10px;
  position: relative;
  left: 200px;
  top: 15px;
  box-shadow: 0px 0px 6px -2px;
  margin-top: 5rem;
}


.border-t {
  text-align: center;

}
.first-t table i {
  font-size: 20px;
}
.border-t p{
  border-bottom: 3px solid red;
  padding-bottom: 5px;

}
.car-top 
{
  position: relative;
  text-align: center;

}
.second-t
{
  height: 237px;
  
}
.second-t table {
  margin-top: 1rem;
}
.new-p
 {
  position: absolute;
  top: -16px;
  left: 40px;
  background: rgb(2,0,36);
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,189,0,1) 0%, rgba(2,255,180,1) 100%);
  border-radius: 5px;
  padding: 1px 5px;
  font-size: 12px;
}
.bus-top 
{
  position: relative;
  text-align: center;

}
.new-p1 {
  position: absolute;
  top: -16px;
  left: 40px;
  background: rgb(2,0,36);
  background-image: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fd, #065af3));
  border-radius: 5px;
  padding: 2px 3px;
  font-size: 12px;
}
.second-t
 {
  background-color: white;
  padding: 1rem;
  border-radius: 10px;
  padding-top: 3rem;
  box-shadow: 0px 0px 6px -2px;
  width: 100%
}
.trip-form-t p
{
    margin-top: -3px;
}
.date-in {
    padding: 0px 0px 0px 0px !important; 
    background: transparent !important;
}
.second-t table tr td input {
  margin-right: 5px;

  height: 10px;
 
}
.second-t table tr td {
  font-size: 12px;
}
.check-bg {
 background-color: white;
 box-shadow: 0px 0px 10px -5px;
 padding: 2px 15px;
 text-align: center;
 border-radius: 5px;
 color: black;
 font-weight: 600;
}
.check-bg2 {

background-color: white;
box-shadow: 0px 0px 10px -5px;
 padding: 2px 15px;
 text-align: center;
 border-radius: 5px;
 color: black;
 font-weight: 600;

}
.check-bg3 {
  background-color: white;
  box-shadow: 0px 0px 10px -5px;
 padding: 2px 15px;
 text-align: center;
 border-radius: 5px;
 color: black;
 font-weight: 600;

}
.dep button{
  border: none ;
  background: transparent;
}
.return button {
  background: none ;
  border: none;
}
.travel-t button
{
  background: none ;
  border: none;

}
.booking-t button {
  background: none ;
  border: none ;

  
}
.position-return {
 
 margin-top: -23px;
 margin-bottom: .5rem;
  font-size: 10px;
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,189,0,1) 0%, rgba(2,255,180,1) 100%);
  width: 90px;
  color: white;
  padding:  1px 2px;
    border-radius: 5px;
  text-align: center;
}
.fs{
  font-size: 11px;
}
.third-t button {
  font-weight: 700;
  font-size: 12px;
}
.heading-t{
  color: black;
  font-weight: 600;
}
.date-t {
  font-size: 14px;
  color: black;
  font-weight: 400;
}
.head section
{
    padding: 0px !important;
    background: transparent !important;
}
.head {
   
}
p {
    margin: 0;
    padding: 0;
}
.section-title {
    text-align: center;
    width: 60%;
    margin: 0 auto 20px;
    position: relative;
    z-index: 1;
    margin-top: 5rem;
}
.white-bg {
    background: white;
    width: 100%;
    height: 300px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px -10px;
}

.ft{
    margin-bottom: 3rem;


}
h4 {
    margin: 0 ;
}
h2 {
    color: white;
}
.my-tt {
    padding: 0;
    margin-top: 0px !important;
    background: transparent;
}
.head {
    display: flex;
}

.my-dashboard-t{
    display: flex;
    margin-left: auto;
}
.form-content {
    box-shadow: 0px 5px 10px -7px;

}
.sub-t i {
    font-size: 14px !important;
}
.my-search-btn
 {
    background: orangered;
    color: white ;
    padding: 7px 50px ;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
}
.my-search-btn:hover {
    background: #f94300;
  
  
}
.second-t button
{
    
}
.text-center {
    text-align: center;
}
.right-menu {
    width: 20px;
    margin-top: 1.1rem;
}
.Navbar-brand img 
{
    width: 50px;
}
.third-t table tr td input[type=text]
{
    padding: 17px 12px 17px 10px;
    width: 90%;
}
.third-t table tr td input[placeholder]{
    font-size: 16px;
    font-weight: 500;
}
p{
    margin-top: 5px;
    
}




.first-t table tr td.hover ,
.first-t table tr td.activer
{
    
}
.first-t table tr td 
{

    padding-top: 1rem;
    padding-bottom: 1rem;
 
}

.first-t table tr td:hover,
.first-t table tr td:active
 {
    cursor: pointer;
    color: orangered;
    background: #ececec;
}
.first-t a {
    text-decoration: none;
}
.first-t table tr td  p
{
    padding-top: 5px;
}

/* .my-form-t {
    margin-top: -315px;
} */
.active {
    color: orangered;
    
}
.active_b {
    border-bottom: 3px solid orangered;
}
#search_ind{
    display: none;
}
#search_ind {
    left: 0 ;
}

  /* Dropdown Button */
  .dropbtn {
    background-color: transparent;
    color: black;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }
  
  /* Dropdown button on hover & focus */
  .dropbtn:hover, .dropbtn:focus {
    background-color: transparent;
  }
  
  /* The container <div> - needed to position the dropdown content */
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  /* Dropdown Content (Hidden by Default) */
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
  
  /* Change color of dropdown links on hover */
  .dropdown-content a:hover {background-color: #ddd;}
  
  /* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
  .show {display:block;}


/* my trip form design  */
.trip-form {
   
    font-family: 'Mukta', 'Lato', sans-serif;
}

.trip-form label
{
    padding: 10px 19px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    
}
.trip-form .border-grey-1 {
    border-radius: 5px 0px 0px 5px;
}
.trip-form label input {
    border: none;
}
.trip-form label input[type=text]{
    font-size: 25px ;
    height: 30px;
    padding-left: 0;
    font-weight: 800px;
    font-family: 'Mukta', 'Lato', sans-serif;
    font-weight: 900;
    background: transparent;
    
}
.my-fd p 
{
    margin-bottom: 0;
}
.my-fd
{
    width: 240px;
    height: 105px;
}
.my-fd label
{
    height: 100px;
   
}
.my-fd:hover
{
    background-color: #eaf5ff;
}
.my-fd label span {
    text-transform: uppercase;
}
.d-flex{
    display: flex;
}
.dep-d{
    width: 158px;
    /* height: 118px; */
    
}

.return-d {
    width: 158px;
    /* height: 118px; */
}
.travellers-d {
    width: 214px;
}
.booking-d {
    width: 171px !important;
}
.b-text {
    font-size: 14px;
    color: #555;
    font-weight: 500;
    height: 20px;
}
.booking-d input[value="Amit"]
{
    font-size: 10px;
}
.my-fd label:hover  {
    cursor: pointer !important;
}
.searchmenu {
    position: absolute ;
    top: 5px;
    left: 40px;
}
.searchmenu i {
    position: absolute;
    top: 16px;
    left: 15px;
    font-size: 12px;
    display: none;
}
.searchmenu input 
{
    display: none;
    width: 220px;
    border-radius: 0;
    padding-left: 35px;
}
.searchmenu input:hover 
, .searchmenu input:active
{
    border: none;
    outline: none;
}
.dropbtn {
    display: flex;
}

/* search itinary page css  */

.container-my {
    width: 1220px;
    margin: 0 auto;
    display: flex;
    padding: 7px 0 7px;
}
.navbar-brand {
    margin: auto;
}
 .navbar-brand  img 
{
    width: 60px;
}
.biz-nav li a {
    display: block;
    text-align: center;
}
.my-i {
    width: 20px;
    height: 20px;
}
.my-search-bg
{
    background-image: linear-gradient(#061424, #144074);
    height: 250px;
}
.rupee {
    font-size: 10px;
    color: grey;
    padding: 0 !important;
}
.biz-nav p {
    font-size: 14px;
}
.mybiz-text{
    font-size: 12px;
    font-weight: 700;
    padding: 0;
}
.icon-m {
    margin: auto 10px;
}


.navbar {
    line-height: 16px;

}
.profile-i {
    margin: auto 0px;
}
.nav-item {
    padding: 0px 7px;
}
.text-wallet {
    padding: 0px 15px;
}
.my-admin-i {
    width: 20px;
    height: 20px;
}

.admin img 
{
    width: 20px;
    height: 20px;
}
.admin p {
    font-size: 14px;
}
.profile-n {
    font-weight: 700;
    margin-top: -5px;
}
.my-profile-d {
    background: transparent;
    display: flex;
    border: none;
    margin-top: 7px;
    font-size: 12px;
}
p{
    margin-top: 2px ;
}
.dropdown-toggle::after {
    display: inline-block;
    color: orangered;
    font-size: 14px;

}
.my-trip1-btn
{
  background-color: #4b3645;
    color: white ;
    border: none;
     display: flex;
     border-radius: 5px;
     height: 57px;
}

.dropdown-toggle::after {
    margin: auto;
    margin-left: 15px;
}
.orange {
    color: orangered;
    font-size: 14px;
    font-weight: 600;
}
.main {
    font-family: 'lato' , sans serif;
}
.one-w{
    
    font-size: 14px;

}
.trip-way {
    margin-top: 20px;

}
.dropdown-menu{
    min-width: 5rem;
    padding: 0px 0;
}
.trip-way div {
    margin-left: 5px;
}
.desti-t input{
    width: 100px;
}

.from-desti input{
    width: 125px;
}
.to-desti input 
{
    width: 125px  ;
}

.desti-t {
    background: #4b3645;
    border-radius: 5px;
}
.desti-t input {
    background: transparent;
    border: none;
    outline: none;
    color: white;
    
}
.switcch-i i {
    color: orangered;
    margin-top: 1.2rem;
    padding: 0px 5px;

}

.passenger-desti input {
    width: 140px;
}
.s-btn1 button
{
    background: orangered;
    border: none;
    padding: 8px 60px;
    border-radius: 10px;
    margin: auto auto;
    margin-top: 5px;
    font-size: 17px;
    margin-left: 10px;
    color: white;
    font-weight: 600;
}
.histry-p label {
    display: flex;
}
.main-area-section {
 background:#dfdfdf;   

}
.pop-content {
    background: white;
    height: fit-content;
    padding: 15px;
  
}
.histry-p label input {
    margin-right: 15px;
}
.money {
    margin-left: auto;
}
.my-main-sec {
    margin-top: -140px;

}
.col-lg-4 {
    width: 290px;
}
.col-lg-8 {
    width: 910px;
}

.white {
    color: white;
}
.right-content .white {
    font-size: 24px;
    font-weight: 900;
}
.content-im {
    background-color: white;
    padding: 16px;
    width: 100%;
    margin-top: 10px;
}
.content-with {
    font-size: 12px;
}
.content-with b {
    font-size: 14px ;
    font-weight: bolder;
}
.content-im img {
    width: 34px;
    height: 34px;
    margin: auto;
    margin-top: 6px;
}
.content-im .col-lg-1 {
    padding-right: 0;
}
.content-im .col-lg-11 {
    padding-left: 0;
}
.right-content{
    margin-top: -15px;
}
.carousel-control-prev {
    left: 0px;
    width: 30px;
    height: 71px;
    border-right: 1px solid #eaeaea!important;
    background: white;
    box-shadow: 0 4px 7px 0 rgb(138 107 118 / 20%);
    border-radius: 2px;
}
.carousel-control-next {
    right: 0px;
    width: 30px;
    height: 71px;
    border-left: 1px solid #eaeaea!important;
    background: white;
    box-shadow: 0 4px 7px 0 rgb(138 107 118 / 20%);
    border-radius: 2px;

}
.crousel-price-list {
    margin-top: 30px;
    background: white;
    height: auto;
}
.carousel-control-prev-icon {
    color: blue;
}
.carousel-inner {
    height: 71px ;
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;

}

.carousel-inner b {
    font-size: 12px ;

}
.carousel-content2 
{
    width:102.5px;

}
.heading-right {
    background: #f4f4f4;
    padding: 0px 0;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.heading-right ul{
    list-style: none ;
    padding: 6px 0;
}

.heading-right ul li
 {
    display: inline;
    list-style: none;
    padding-left: 6rem;
    font-size: 12px;

}
.heading-right ul li a {
    color: #000;
    text-decoration: none;
}
.heading-right ul li:first-child
{
    padding-left: 15px;
    padding-right: 80px;

}
.border-bottom-i {
   border-top: 8px solid #f5e0e0;
}

.content-img img {
    width: 32px;
    height: 32px;
}
.trip-list {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 12px;
    width: 100%;
}
.list-1,
.list-2,
.list-3,
.list-4,
.list-5,
.list-6
{
    width: 100%;
}
.list-1 b {
    font-weight: 700;
    font-size: 14px;
}
.list-2 h5 
{
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.text-right {
    text-align: right;
}
.list-5{
    margin-right: 15px;
}
.vh-btn {
      
        color: #f16249;
        background-color: #fff1e7;
        border-color: #f16249 !important;
        border: 1px solid #008cff;
        border-radius: 96px;
        font-weight: 700;
        font-size: calc(var(--font-scale, 1)*13px);
        position: relative;
        padding: 0 8px;
        height: 31px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-transform: uppercase;
        cursor: pointer;
        width: 120px;
        margin-top: 10px;
    }
.r-content{
    margin-left: 40px;
}
.r-content del {
    margin-right: 4px;
    margin-top: 7px;
}
.r-content h5 {
    margin-bottom: 0;
}
.list-4 {
    margin-bottom: 0;
}
.stop-c {
    color: grey;
    font-weight: 500;
}
.r-fare {
    color: grey;
    font-weight: 400;
}
.color-new {
    color: rgb(235, 32, 38);
}
.paira-t {
    margin-right: 15px ;
    margin-left: 15px;
    
}
.paira-t p {
    text-align: center;
    font-size: 12px;
    color: black;
    background: #ffd3d4;
    font-weight: 400;
    padding: 3px 15px;
}
/* .circle{
    background: #000;
    width: 10px;
    height: 10px;
    border-radius: 50px;
} */
.view-btn {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 12px;
    margin-top: 0px;
    text-decoration: none;
}
a{
    text-decoration: none;
}
.fare-bg {
    background: #f3f6f9;
}
.fare-sec {
    margin-left: 15px ;
    margin-right: 15px;
 display: flex;
}
.fare-sec b {
    font-size: 11px;
}

.start-fare-c{
    display: flex;
    margin-left: 15px;
    margin-right: 15px;
}
.start-fare-c b {
    font-size: 14px;
}
.start-fare-c p 
{
    font-size: 12px;
}

.text-fare8 del {
    font-size: 12px
}
.text-fare8 h5 
{
    margin-right: -10px;
}
.start-fare-c{
    padding: 30px 0;
    box-shadow: 0px 8px 7px -11px;
}

.container-right-s {
     margin-left: 15px;
     margin-right: 15px;
     margin-top: 20px;
     padding-bottom: 50px;
     background-color: #fafbfc;
}

.btn-more-c {
    background: #fafbfc;
    padding: 1rem;
    padding-bottom: 0;
}
.con-btn {
    border: none ;
    background-color: white;
    color:  black;
    font-weight: 700;
    padding: 9px 8px;
    font-size: 11px;
    box-shadow: 0px 0px 10px -7px;
    margin: 0;
}
.btn-more-c a:hover 
{
    color: white;
    background-color:  orangered;
    cursor: pointer;
}

.btn-n1 {
    margin-right: -5px;
}
.btn-n2 {
    margin-left: -5px;
}
.heading-l1 {
    border: 1px solid #dfdfdf ;
    padding:  5px 10px;
    font-weight: 500;
    border-radius: 3px 3px 0px 0px;
}

.time-details1 {
    border-left: 1px solid #dfdfdf ;
    border-right: 1px solid #dfdfdf ;
    border-bottom: 1px solid #dfdfdf ;
    padding: 10px;
    
}
    
.img-time-d img {
    width: 30px;
    margin-right: 10px;
}


.img-time-d b {
     white-space: nowrap;
}
.img-time-d p {
  white-space: nowrap;
  margin-left: 10px;
}
.content-trip-t1
{
    padding-left: 1rem;
}
.content-trip-t2
{
    padding-left: 1rem;
}
.content-trip-t3
{
    padding-left: 1rem;
}
.content-trip-t4
{
    padding-left: 1rem;
}
.content-trip-t1 .time-t1 {
    width: 200px;
}
.bold {
    font-weight: 600;
}
.content-trip-t2 p{
    width: 200px;
}

.content-trip-t3 p{
    width: 200px;
}

.content-trip-t4 p{
    width: 200px;
}
.content-trip-t5 p{
    width: 200px;
}
.go-content p{
    padding: 0;
    margin: 0;
}
.go-content h5 {
    font-size: 15px;
    font-weight: 700;
}
.content-trip-t1 {
    margin-top: 20px;
    
}
.content-trip-t1 p 
{
    font-size: 12px
}
.design-b-time {
    margin: 15px 0;
    font-size: 12px ;
}
.design-b-time p{
    background-color: #f4f4f4 ;
    width: 400px;
    color: #ff4d2a;
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
}
.border-l {
    border: 1px solid #d9d9d9a1;
    position: relative;
    top: -9px;
    left: 45px;
    width: 160px;
    margin-right: auto;
}
.border-r {
    border: 1px solid #d9d9d9a1;
    position: relative;
    top: -9px;
    right: 45px;
    width: 160px;
    margin-left: auto;
}
.my-data {
    padding: 5px 0;
}
.pop-content p {
    font-size: 14px
}
label {
    cursor: pointer !important;
}
.text-16 {
    margin-right: 10px;
}
.one-way {
    margin-top: 25px;
    margin-bottom: 5px;
}

.progress {
    height: 8px;
    margin-bottom: 10px;
}
.progress-bar{
    background-color: orangered;
}
.circle-1 {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    box-shadow: 0px 0px 10px -4px;
    position: relative;
    top: 16px;
    left: 193px;
    background: white;
}
.n2 {
    margin-left: auto;
}
.stops-trip label
{
    display: flex;
    padding: 3px 0;
}
.departure-filter {
    margin-top: 1rem;
}
.dep-box  p
{
    font-size: 8px;
    font-weight: 700;
    text-align: center;
}

.dep-box {
    text-align: center;
    padding: 4px 1px;
    border: 1px solid #e3e3e3d1;
}
.dep-row {
    --bs-gutter-x: 1.1rem !important;
    margin-top: 1rem;
}
.arrival-sec {
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.airlines {
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.airlines label {
    display: flex;
    padding: 5px 0;
}
.fare-type-area {
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.fare-type-area label {
    display: flex;
    padding: 5px 0;
}
.img-1 {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.text-fare6 {
    margin-right: 10px ;
}
.text-16 b{
    margin-right: 10px !important;
}
.active_b{
    display: none;
    
}
.container-fare {
    margin-left: 15px ;
    margin-right: 15px;
    margin-top: 40px;
    margin-bottom: 10px;
}
.total-fare-list {
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 0;
    padding-top: 0;
}
.heading2 {
    border: 1px solid #dee2e6;

}
.heading2 h6 {
    margin-bottom: 0;
    border: 1px solid #dee2e6;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 14px;
}
.border {
    border-radius: 0px 0 5px 5px;
}
strong 
{
    font-weight: 500;
}
.heading-m1 p {
    font-size: 12px;
    color: grey;
}

.heading-m2 p {
    font-size: 12px;
    color: grey;
}
.total-fare-list {
    padding: 12px;
}
.container-cancel {
    margin-left: 15px ;
    margin-right: 15px;
    margin-top: 40px;
}
.logo-me2 {
    width: 30px;
}
.heading3 .head-ff{
    margin-bottom: 0;
    border: 1px solid #dee2e6;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 14px;
    margin: auto;
}
.heading3 {
    border: 1px solid #dee2e6;

}
.head-ff h6 {
    margin: auto 0;
    margin-left: 7px;
}
.total-bb {
    background-color: white;
    padding: 10px;
    font-size: 12px;
}
.bold-1 {
    font-weight: 500;
}
.total-bb p
{
    border: 1px solid grey;
}
.total-bb {
    border: 1px solid grey;
    margin: 15px;
}
.new-cancel-t 
{
   padding: 1rem;
   background-color: white;
}
.new-cancel-t table tr td p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.new-cancel-t table {
    border: 1px solid #dee3e6;
    padding: 1rem;
}
.new-cancel-t table tr td {
    padding: 10px;
    border: 1px solid #dee2e6;
}
.fs-me{
    font-size: 12px;
    
    padding-top: 5px;
}
.imp-line {
    background-color: #ffe3d5;
    padding: 5px;
    font-size: 12px;
    margin-top: 15px;
}



/* data input css start */
    .data-input input
    {
        width: 100%;
        height: 45px;
        padding-left: 30px;
        font-weight: 500;
        font-size: 14px;
        box-shadow: 0px 6px 13px -11px;
    }
    .data-input input[type="text"]:active
    {
        border: none;
    }

    .search_i {
        position: relative;
    /* left: 11px; */
    left: 5px;
    top: -36px;
    width: 18px;
    padding-left: 3px;
    }
    .grey {
        color: grey;
        font-weight: 500;
    }
    #my-list {
        background: white;
        margin-top: -14px;
        margin-left: 2px;
        margin-right: 2px;
        overflow-y: scroll;
        overflow-x: hidden;
        height: 300px;
    }
    .data-input {
        width: 360px;
        position: relative;
        box-shadow: 0px 0px 10px -4px;
        top: -40px;
        z-index: 999;
      
    }
 .paira-p {
    margin-top: 0;
    padding-top: 0;
 }
.font-14 {
    font-size: 14px;
}
.bold-600{
    font-weight: 600;
}
.list_ul {
    margin-top: 10px;
    margin-left: 1px;
    cursor: pointer;
}
.list_ul:hover ,
.list_ul:active
{
    background: #ededed;
    box-shadow: 0px 0px 6px -2px;
    transition: .1s;
}
.heading-data p {
    margin-top: 10px;
}
.icon_1 img {
    width: 20px;
    margin-top: 8px;
}

#search_city 
{
   display: none;
}

/* data input css end */


/* travellers passengers css starts  */

ul {
    padding-left: 0;
}
.paira-a {
    font-weight: 700;
    color: grey;
    font-size: 12px;
    margin-bottom: 10px;
}
.first-ul1 {
    width: 49%;
}
.trav_ul ul {
    box-shadow: 0 0 6px 0 rgb(0 0 0 / 20%);
    list-style: none;
    background-color: white;
    margin-left: 0;
  
}

.trav_ul ul li
 {
    display: inline-block;
    padding: 7px 12px;
    justify-content: center;
    align-items: center;
    margin: 0;
    background: white;
    cursor: pointer;
    color: black;
    border-radius: 7px;
}
.trav_ul ul li:hover
{
    color: white;
    background: orangered !important;


}
.main_trav {
    position: absolute;
    left: 250px;
    bottom: 120px;
    right: 250px;
    top: 320px;
    z-index: 999;
    box-shadow: 0px 0px 10px -4px;
    display: none;

    background-color: white ;
    width: fit-content;
    margin-top: -10rem;
    margin-left: 1rem;
    padding: 2rem;
    font-size: 12px;
}

.d1 {
    margin-right: 15px;
}

.choose-trave-class ul {
    width: 59%;
}
.choose-trave-class a
 {
    color: black;
    font-weight: 500;
}
.choose-trave-class a:hover {
    background: orangered;
    color: white;
}
.btn-done 
{
   
   padding-top: 20px;
    font-size: 14px;
}
.btn-done a 
{
    background-color: orangered;
    color: white;
    box-shadow: 0px 0px 7px -4px;
    padding: 9px 15px;
    border-radius: 20px;
    font-weight: 600;
}
.btn-done a:hover 
{
    background-color: orangered;
    color: white;
    margin-bottom: 2px;
}


/* travellers passengers css end  */


/* booking page css start  */
.book_page {
    width: 260px;
    height: 350px;
    background-color: white;
    position: relative;
    top: -45px;
    right: 0;
    left: 873px;
    border-radius: 5px 5px 0px 0px;
    z-index: 999;
    box-shadow: 0px 0px 7px -4px;
}
.sug-box {
    overflow-y: scroll;

}
.book_page p{
    padding-left: 10px;
}
.book_page input {
    width: 260px !important;
    border: none;
    box-shadow: 0px 0px 7px -4px;
    padding: 10px;
    padding-left: 25px;
    font-weight: 500;
    border-radius: 5px 5px 0px 0px;
    font-size: 14px;
    box-shadow: 0px 0px 12px -3px;
}
.Book_input img {
    position: absolute;
    position: absolute;
    top: 14px;
    left: 3px;
    width: 20px;
}
.bg-paira {
    font-size: 10px;
    padding: 5px 10px;
    background: #d1eaff;
}

.my-s1{
    font-size: 12px;
    padding-left: 10px;  
    margin-top: 15px;
    margin-bottom: 0px;  
}
.sug-box1{
    padding: 3px 0;
}
.sug-box1:hover  
{
    background: #dee2e6;
    cursor: pointer;
    
}
.sug-box1 p {
    font-size: 14px;
}
.fs-my1 {
    font-size: 11px;
    margin-top: -3px;
}
.book_page {
    display: none;
}
/* booking page css end  */

.main_trav1
 {
    position: absolute;
    left: 250px;
    bottom: -182px;
    right: 250px;
    top: 300px px;
    z-index: 999;
    box-shadow: 0px 0px 10px -4px;
    display: none;
    background-color: white;
    width: max-content;
    margin-top: -10rem;
    margin-left: 1rem;
    padding: 2rem;
    font-size: 12px;
}
.main_trav1 ul {
    padding-left: 0;
}
.main_trav .choose-trave-class ul {
    width: max-content;
}
.main_trav .choose-trave-class ul li:hover 
{
    background-color: orangered !important;
}

.main_trav .choose-trave-class ul li a
 {
    color: black;
    text-decoration: none;
}
a {
    text-decoration: none;
}
#main_travellers 
{
    line-height: 17px;
}
input {
    cursor: pointer;
}
.my-list .list_ul {
    margin-top: 10px;
    margin-left: 5px;
}
section {
    padding-top: 15px !important;
}
.check-bg label ,check-bg2 input label ,check-bg3 input label {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
}
.second-t label {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
}
a{
    text-decoration: none !important;
}


.from-list1 {
    margin-top: -31px !important;
}
.book-page1 {
    top: -45px !important; 
}




/* round trip css start  */
.second-heading-right ul li
{
 width: 30%;
 padding: 0;
 margin: 0;
width: 30px;
font-size: 12px;
}
.second-heading-right a
 {
    font-size: 12px;
}
.second-heading-right n3 a{
    font-size: 12px;
}
.n1 strong {
    font-size: 12px;
}
.second-heading-right .n1 {
    padding-left: 0;
}
.round-trip-page {
    background: white ;
   
}
.img-side img {
    width: 30px;
}
.indo-repeat {
    margin-left: 15px ;
    margin-right: 15px;
}
.right-p-btn
{
    justify-content: end;
}
.price-text {
    margin-right: 15px;
    margin-top: 5px;
}
.price-text h5 {
    margin: 0;
    padding: 0;
}
.price-text p {
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: right;
}
.text-d {
    padding-left: 10px;
}

.bg-box1 {
    background-color:rgb(241 241 239);
    padding: 5px 0px;
}
.text-end {
    text-align: end;
}
.bg-box1 h5 {
    font-weight: 500;
    font-size: 20px;
    margin: 0;
}
.bg-box1 p {
    font-size: 12px;
}
.time-city {
    margin-left: -12px;
    margin-right: -12px;
}
.heading-12 a:first-child 
{
    
    color: green;
    padding-top: 15px;
    font-size: 12px;
    margin-left: 10px;
}
.heading-12 a:nth-child(2)
{
    
    
    font-size: 12px;
    float: right;
    margin-right: 10px;

}
.dep-rr p
{
    font-size: 12px;

}
.border-green {
    border-bottom: 3px solid #00e100;
    width: 50px;
    margin: auto auto ;
}
.border-style1 {
    border-bottom: 3px solid orange;
    width: 50px;
    margin: auto;
}
.circle-style1 {
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: grey;
    position: relative;
    top: 4px;
    left: 21px;
}
.circle-style1::after {
    width: 9px;
    height: 9px;
    border-radius: 50px;
    background-color: white;
}
/* round trip css end  */


/* round trip view price css start  */
.text-fare-1 {
    width: 12.5%;
}
.line-2 {
    width: 10.5%;

}

.line-3 {
    width: 10.5%;

}

.line-4 {
    width: 12.5%;

}

.line-5 {
    width: 12.5%;

}

.line-6 {
    width: 12.5%;

}

.line-7 {
    width: 11.5%;

}

.line-8 {
    width: 17.5%;

}
.book-n-btn2{
    margin-top: 0;
}
.flight_content_a {
    margin: 0;
    margin-top: 20px;
    
    
}
.container-trip-t2 {
    padding-left: 0;
    margin-right: 0 !important;
}
.details3
{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 243px;
    margin-right: 0;
}
.details4 {
    height: 298px;
   
}
.time-details1 {
    border-radius: 0px 0px 3px 3px;
}
.heading-l3 {
    margin-left: -12px;
}
.bg-box-1 {
    border: 1px solid red;
    background: #fef8f4;
}

.grid-1 input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: orangered;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
/* round trip view price css end  */

/* head design update  */
.head p{
    margin-bottom: 2px;
    
}
.t-shape span {
    padding: 2px 13px;
}
.my-dashboard-t table tr td {
    border-right: 1px dotted #80808094;
}
.fs-14{
    font-size: 14px;
}
.text-grey{
    color: #c2c2c2 !important;
}
.fs-12 {
    font-size: 12px;
}
.box-bg-1 {
    padding: 5px;
    background-color: #912d1a;
}
.my-dashboard-t table tr td:nth-child(7)
{
    border: none;
    border-left: 1px dotted #80808094;
    padding-right: 0;
}
.my-dashboard-t table tr td:nth-child(8){
    padding-left: 0;
}
.name-icon {
    background: orangered;
    padding: 3px 8px;
    border-radius: 50px;
    color: white;
    float: left;
    margin-right: 5px;
}

/* head design update  */

/* switch icon set  start */
.my-icon-t i 
{
    position: absolute;
    top: 35px;
    left: -17px;
    font-size: 14px;
    background: white;
    box-shadow: 0px 0p 13px -5px;
    padding: 10px;
    box-shadow: 0px 0px 9px -5px;
    border-radius: 50px;
    color: orangered;
    
}
/* switch icon set end  */


/* round trip css start  */
.second-t {
    height: fit-content;
}

    .dep-d2 button {
        width: 200px;
        height: 32px;
        border-radius: 4px;
        box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
        background-color: #ffffff;
        border: solid 1px #008cff;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-weight: 700;
        font-size: calc(var(--font-scale, 1) * 14px);
        color: #008cff;
        outline: 0;
     
        
        margin-top: 4rem;
        margin-left: 4rem;
    }


.dep-d2 
{
    width: 50%;
}
.my_fd2 {
    width: 30% !important;
}
.my_search_btn2{
    position: relative;
    bottom: -24px;
}

/*---- recent search css start  ----*/
    .fs-10 {
        font-size: 10px;
    }
    .fs-8{
        font-size: 8px;
    }
    .bg-recent
     {
        background: #f2f2f2;
        margin-left: 5px;
        padding: 5px;
        text-align: left;
    }
    .bg-recent p{
        margin-bottom: 2px;
      
    }
    .red {
        color: red;
    }
    .bg-recent i{
        color: #007de7;
    }

/*---- recent search css end  ----*/


.bg_left_round{

    margin-top: 10px ;
    padding-top: 1px;
}
.fare-bg {
    margin: 10px;
}
.bg_filter_top 
{
    background: white;
    padding: 1px 0;
}
.fare_sec2 
{
    padding: 5px 0;
}
.fare_sec2 p
{
    width: 100%;
    margin: 0;
}
.input_data_list
{
    padding: 10px 10px;
    background: white;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 5px;
    box-shadow: 0px 0px 10px -4px;
}
.input_data_list:hover 
{
    background-image: linear-gradient(180deg,#fef8f4,#fef8f4);
    cursor: pointer;
}
.input_data_list .bg-box1
{
    background: transparent;
}
.head_details_sec
{
    margin-left: 15px ;
    margin-right: 15px ;
}
.bg_box2
{

    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.bg_box2 .circle-style1 
{
    top: -5px;
}
.non {
    margin-top: -3px;
}

.input_data_list  h5 
{
    font-weight: 700;
}
.input_data_list h6 
{
    font-weight: 700;
}
.bg_box2  input[type='radio']
{
    width: 30px;
    color: orangered;
}
.bg_box2 input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    right: -7px;
    top: -4px;
    position: relative;
    background-color: orangered;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.circle_style2{
    left: 38px;
}
.alert_out a 
{
    background: linear-gradient(to right, rgb(246, 231, 231), rgb(246, 231, 231));
    padding: 3px 0px;
    border-radius: 15px;
    color: red;
    font-size: 10px;
    font-weight: 500;
    padding-left: 10px;
    
}
.alert_out i 
{
    align-items: center;
    align-self: center;
    padding-left: 5px;
    color: red;
    font-size: 14px;
}
.border-grey 
{
    border: 1.5px solid #dedede;
    margin-bottom: 2px;
}
.bottom_book 
{
   z-index: 999;
   position: fixed;
    right: 76px;
    bottom: 10px;
    width: 67%;
}
.bg_bottom_box 
{
    background: #363636;
    border-radius: 10px 10px 0px 0px;
    padding: 10px 10px;
}
.data_booking_detail1 
{
    color: white;
    font-size: 20px;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
}
.data_booking_detail1 .o1 
{
    justify-content: space-between;
   
}
.c2 {
    line-height: 15px;
}
.data_booking_detail1 .o1 h5 
{
    margin-bottom: 0;
}
.data_booking_detail1 .o1 i 
{
    font-size: 14px;
    align-items: center;
    align-self: center;
    margin-bottom: 4px;
    font-weight: 300;
}
.right_border 
{
    border-right: 1px dotted #dedede;
}
.last_content_book 
{
    align-items: center;
    
}
.last_content_book .rate 
{
    margin-right: 10px;
}
.last_content_book button
{
    margin-right: 10px;
}
.last_content_book h5 
{
    margin-bottom: 0;
}
.last_content_book .i 
{
    margin-right: 5px;
}
.o1 i 
{
    margin: 0 15px;
}
.bg_detail_booking_my
{
    background-color: white;
}
.container_right_s2 
{
    margin-top: 0;
}
.content_bokking_1 
{
    overflow-y: scroll;
    height: 100px;
}
.container_right_s2
{
    height: 437px;
    overflow-y: scroll;
}
.bg_detail_booking_my
{
    
    
}
.dropdown_book 
{
    cursor: pointer;
}
.main
{
    background-color: grey;
    
}
.overlay {
    position: fixed; 
    width: 100%; 
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); 
    cursor: pointer; 
  }
  
/* round trip css end  */

/* multi city css start  */
.vh_btn2
{
    float: right;
}
.multi_city_sec
{
    background: white;
    margin-top: 1rem;
}

.duration 
{
    border-radius: 15px;
    padding: 5px 5px;

}
.text_grey_dark
{
    color: #a9a9a9;
}

.top_multi_box
{
    padding: 15px;
    border-bottom: 1px dotted grey;
}
.travel_list_box
{
    padding: 15px;
}
.text_grey_dark1 
{
    color: grey;
}
.head_ff2 
{
    width: 40%;
}
.cancel_bg .head_ff2 
{
    width: 100%;
}
.right_side_timing 
{
    justify-content: space-between;
    width: 100%;
}
.border_style1 
{
    border-bottom: 2px solid #dedede;
    width: 200px;
    margin-top: -2px;
margin-left: auto;
margin-right: auto;
}
.circle3 
{
    position: relative;
    background: white;
    border:1px solid grey;
    width: 7px;
    height: 7px;
    top: 4px;
    left: 95px;
    border-radius: 2px;
}
.left_text
{
width: 20%;
}
.center_text
{
    width: 60%;
}
.right_text
{
    width: 20%;
} 
.multi_city_sec 
{
    position: relative;
}
.alert_out2 
{
    position: absolute;
    right: 115px;
    top: -12px;
}
.container_right_s3,
.container_right_s4
{
    background: transparent;
}

.btn_more_c2
{
    background: transparent;
    padding: 0;
    margin: 15px;
}
.con_btn2 
{
    padding: 10px 12px;
}
.trip_data 
{
    padding-left: 15px;
    padding-right: 15px;
}
.top_trip1 
{
    padding: 3px 10px;
    background-color: orangered;
    margin-top: 30px;
    margin-bottom: 10px;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    justify-content: space-between;
}
.top_trip1 p 
{
    margin-top: 0;
}
.top_trip1 span 
{
    color: #c9c9c9;
}
.time_me 
{
    letter-spacing: 2px;
}
.right_side_timing2 
{
    width: 50%;
}
.border_style2
{
    width: 100px;
}
.border_text_area 
{
    justify-content: center;
}
.border_text_area p 
{
    border: 1px dotted grey;
    width: 600px;
    padding: 4px 10px;
    border-radius: 20px;
    margin: auto;
    font-size: 14px;
    font-weight: 600;
}
.border_style5 
{
    border: 2px solid #00bfff2e ;
}
#trip1:active
{
    background: orangered;
}
#trip2_data
{
    display: none;
}
#my_fare_data 
{
    display: none;
}
#trip3_data
{
    display: none;
}
#trip4_data
{
    display: none;
}
#trip5_data
{
    display: none;
}
#my_fare_data
{
    display: none;
}
#change_date_data1 
{
    display: none;
}
#cancelation_data1 
{
    display: none;
}
#trip1.active,#trip2.active,#trip3.active,#trip4.active,#trip5.active,#fare_summary.active,#cancelation_btn.active,#date_change.active
{
    background-color: orangered;
    color: white;
}

.cancel_bg 
{
    background-color: white;
    box-shadow: 0px 0px 10px -5px;
    padding: 15px;
    margin: 15px;
}
.accordion-item, .accordion-item:focus, .accordion-item:active,
.accordion-header, .accordion-header:focus, .accordion-header:active,
.accordion-button, .accordion-button:focus, .accordion-button:active {
  outline: none !important;
  border: none !important;
  color: blacl !important;
  
  
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    box-shadow: none;
}
.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}
.accordion-button:not(.collapsed) {
    color: black;
    background-color: white;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.cancel_inner_data
{
    width: 80%;
   
    padding: 5px 10px;
}
.cancel_inner_data p 
{
    margin: 0;
}

.cancel_inner_data .col-6 
{
    border: 1px solid #dedede80;
}
.cancel_inner_data .col-6:first-child,
.cancel_inner_data .col-6:nth-child(2),
.cancel_inner_data .col-6:nth-child(3),
.cancel_inner_data .col-6:nth-child(4)
{
    border-bottom: none;
    padding: 10px;
}

.cancel_inner_data .col-6:nth-child(2),
.cancel_inner_data .col-6:nth-child(4),
.cancel_inner_data .col-6:nth-child(6)
{
    border-left: none;
    padding: 10px;
}
.line_data_inner1 ,
.line_data_inner2
{
    width: 50%;
    border: 1px solid #dedede;
}
.main_line_data_1 table tr td
{
    border: 1px solid #dedede;
    padding: 7px;
}
.accordion-body {
    padding: 1rem 1.25rem;
    padding-left: 0;
}
.accordion-button
{
    padding-left: 0;
    padding: 0;
}
.cancel_inner_data
{
    padding-left: 0;
}
.main_line_data_1 table tr:first-child
{
    background: #f1f1f159;
}
.day_top 
{
    position: relative;
    font-size: 11px;
    color: red;
    top: -13px;
    left: -7px;
}
.flight_all_details{
    display: none;
}
.main_row_data 
{
    background: white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;
    margin-top: 15px;
  

}
.data_cols 
{
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    padding: 10px 0px;
}
.data_cols p 
{
    width: 156px;
    overflow: hidden;
    margin: 0;
    margin: auto;

    
}
.data_cols:hover 
{
    background: orangered !important;
    color: white !important;
    cursor: pointer;
}
.data_cols p:first-child
{
    font-weight: 700;
 
}
.data_cols p:nth-child(2)
{
    color: #646464;
    font-weight: 500 !important;

}
.data_cols:hover p:nth-child(2) 
{
    color: white;
}
.data_cols p:nth-child(3)
{
    color: #646464;
    font-weight: 500;

}
.data_cols:hover  p:nth-child(3)
{
    color: white;

}
.col_s1 , .col_s2
{
    width: 13%;
}
.data_booking_detail1 {
    color: white;
    font-size: 20px;
    justify-content: space-between;
    align-items: center;
    margin: 5px 0;
}
.f1 p
{
    text-transform: uppercase;
    margin: 0;
}

.bg_bottom_box2 
{
    background: #242424;
}
.border_right 
{
    border-right: 1px solid #64647d4a;
}
/* multi city css end  */

/* carousel css start  */

.carousel-content1,
.carousel-content2,
.carousel-content3,
.carousel-content4,
.carousel-content5,
.carousel-content6,
.carousel-content7,
.carousel-content8
{
    padding: 11px;
    width: 103.5px;
    color: black;
    text-align: center;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.carousel-content1:hover,
.carousel-content2:hover,
.carousel-content3:hover,
.carousel-content4:hover,
.carousel-content5:hover,
.carousel-content6:hover,
.carousel-content7:hover,
.carousel-content8:hover
{
    background-color: orangered;
    cursor: pointer;
    color: white;
}
.crousel-price-list .carousel-item 
{
}
.crousel-price-list 
{
    
}
.slide
{
  box-shadow: 0px 0px 10px -5px ;

}
.crousel-price-list .carousel-content1.active,
.crousel-price-list .carousel-content2.active,
.crousel-price-list .carousel-content3.active,
.crousel-price-list .carousel-content4.active,
.crousel-price-list .carousel-content5.active,
.crousel-price-list .carousel-content6.active,
.crousel-price-list .carousel-content7.active,
.crousel-price-list .carousel-content8.active
{
    background-color: orangered;
    cursor: pointer;
    color: white;
}
/* carousel css end  */

/* css update  */
.my-search-bg2 {
    background-image: linear-gradient(#061424, #144074);
    height: 290px;
}
.my-main-sec2 
{
    margin-top: -200px !important;
} 

.crousel-price-list2
{
    margin-top: -20px;
}
.heading-right2 
{
    margin: 0;
    margin-top: 30px;
}

.heading-right2   
{
    margin: 0 15px;
    margin-top: 15px;
}
.blue_link 
{
    color: rgb(43 140 255);
    cursor: pointer;
}
w_flight_btn
.active_d 
{
    display: block !important;

}
.active_dr
{
    display: none !important;
}
.active_e 
{
    color: white;
    background-color: orangered;
}
.text-fare1 ,.text-l1,
.text-fare2 ,.text-l2,
.text-fare3 ,.text-l3,
.text-fare4 ,.text-l4,
.text-fare5,.text-l5

{
    width: 12.5%;
}
.text-fare6 ,.text-l6,
.text-fare7 ,.text-l7
{
    width: 9.75%;
}
.text-fare8,.text-l8 
{
    width: 18%;
}

element.style {
    border: 1px solid orangered;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.book-n-btn {
    border: 1px solid orangered !important;
    color: orangered;
    background: transparent;
    padding: 4px 21px;
    border-radius: 34px;
    cursor: pointer;
    font-weight: 700;
    border: none;
    margin-top: 10px;
}
.book-n-btn:hover
{
    background: orangered;
    border: 0;
    color: white;
}
.fare_new_data 
{
    padding: 15px;
}
.fare_new_data table
{
    border: 1px solid #dfdfdf;
    width: 100%;
}
.fare_new_data table tr td 
{
    padding: 15px;
}
.fare_new_data table tr td:first-child
{
    width: 4%;
}
.fare_new_data table tr td:nth-child(2)
{
    width: 50%;
}
.date_active 
{
    background: orangered !important;
    color: #fff !important;
    cursor: pointer;
}
.trans_p p 
{
    color: #64646e;
}
.crousel-price-list2 
{
    padding-top: 1px;
}
.right-content  
{
    margin-bottom: 30px;
}
.data_view
{
    background: orangered;
    color: white;
}
.top_data_time
{
    position: relative;
    top: -57px;
    right: -38px;
    color: red;
    font-weight: 500;
}
.price_h5
{
    margin-top: 5px;
}
.fare_new_data2 
{
    padding: 0;
    margin-top: 20px;
}
.data-input {
    width: 360px;
    position: relative;
    box-shadow: 0px 0px 10px -4px;
    top: -16px !important;
}

/* css update end  */

.back-to-top i {
     position: fixed;
     bottom: 30px;
     right: 30px;
     width: 50px;
     height: 50px;
     z-index: 9999;
     cursor: pointer;
     text-decoration: none;
     transition: opacity 0.2s ease-out;
     background-repeat: no-repeat;
     border-radius: 100%;
     box-shadow: 0px 0px 1.5rem rgba(39, 17, 17, 0.75) !important;
    }
    
    .back-to-top :hover 
    {
     opacity: 0.5;
    }




    /* update css start new */

    .back-to-top {

        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        color: orangered;
        background-color: white;
        font-weight: 600;
        position: fixed;
        bottom: 30px;
        right: 30px;
        width: 45px;
        height: 45px;
        z-index: 9999;
        cursor: pointer;
        text-decoration: none;
        transition: opacity 0.2s ease-out;
        background-repeat: no-repeat;
        border-radius: 100%;
        box-shadow: 0px 0px 10px -3px black !important;
        }
        .back-to-top img {
            width: 15px;
            height: 15px;
        }
    .back-to-top img:hover {
        box-shadow: 0;
        opacity: 100%;
    }

    .trip-inputs div {
        margin-left: 20px;
        
    }
    .trip-inputs div:first-child 
    {
        margin-left: 0px ;
        width: 105px ;
        height: 28px;
    }


    .trip-inputs  div 
    {  
        font-family: Mukta; 
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 15px;
        color: white;
        font-size: 12px;
    }
    .trip-inputs  div:nth-child(2)
    {
        width: 110px ;
        height: 28px;
    }
    .trip-inputs  div:nth-child(3)
    {
        width: 110px ;
        height: 28px;
    }
    .trip-inputs  div:hover,
    .trip-inputs  lable:focus 
    {
        background-color: white;
        border: 1px solid orangered;
        box-shadow: 0px 0px 8px -4px ;
        color: orangered ;
        border: none;
        background: #ff4913;
        
    }
    .trip-inputs  div:focus p ,
    .trip-inputs  div:hover p 
    {
        color: white;
    }
    .active-search-in {
        border: none;
        background: #ff4913;
        color: white;
    }
    .active-search-in p {
        color: white;
    }
    .active-trip-input 
    {
        background-color: white;
        border: 1px solid skyblue;
        box-shadow: 0px 0px 8px -4px ;
        color: orangered ;
    }
    .trip-inputs div lable 
    {
        font-weight: 800;
    }
    .black5
    {
        color: #555;
    }
    .desti-me 
    {
        position: relative;
    }
    .cross 
    {
        width: 15px;
        height: 15px;
        position: absolute;
        right: 7px;
        top: 7px;
        background-color: #b1b1b1;
        border-radius: 50px;
           
    }
    .cross img 
    {
        width: 10px;
        height: 10px;
    }
    .desti-t {
        display: grid;
        padding: 0 7px;
    }

  
.trip-inputs  [type="radio"]:checked,
.trip-inputs [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.trip-inputs [type="radio"]:checked + label,
.trip-inputs [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.trip-inputs [type="radio"]:checked + label:before,
.trip-inputs [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.trip-inputs [type="radio"]:checked + label:after,
.trip-inputs [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: orangered;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.trip-inputs [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.trip-inputs [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.pre-loader-flight img
{
        position: relative;
    /* width: 300px; */
    height: 300px;
    top: -124px;
    width: 360px;
    height: 117px;
    display: flex;
    margin: auto;
}

.company-logo {
    height: 50px;
}

.left-company-details p:first-child
{
    margin: 0;
    font-weight: 700;
    font-size: 14px;
}
.left-company-details p:nth-child(2)
{
    font-size: 12px;
    margin: 0;
}
.profile-i img{
    margin-right: 10px;
    height: 35px;
}
.mybiz-wallet {
    border: 1px solid #bfbfbffc;
    padding: 5px;
    height: 50px;   
}
.admin {
    margin-left: 2rem;
    text-align: center;
    border: 1px solid #b8b8b8db;
    padding: 5px 15px;
    height: 50px;
}
.icon-name {
    width: 20px;
    height: 20px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: orangered;
    color: white;
    font-size: 10px;
}
.c-booking-active 
{
    color: white !important;
    display: block;
}
.cursor-pointer {cursor: pointer;}
.fw_600
{
    font-weight: 600;
}
.fs-14 
{
    font-size: 14px;
}
.reg-fare input[type="radio"]
{
    width: 13px !important;
    height: 13px !important;

}
.reg-fare p
{
    white-space: nowrap;
    font-weight: 500   
}
.black5
{
    color: #555;
}
.reg-fare 
{
    background: whitesmoke;
    padding: 3px 7px;
    border-radius: 5px;
}

.reg-fare  [type="radio"]:checked,
.reg-fare  [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.reg-fare  [type="radio"]:checked + label,
.reg-fare  [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.reg-fare  [type="radio"]:checked + label:before,
.reg-fare  [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.reg-fare  [type="radio"]:checked + label:after,
.reg-fare  [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: orangered;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.reg-fare  [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.reg-fare [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/* .my-main-sec */
.share-function
{
    background-color: white;
    padding: 5px 15px;
    border-bottom: 1px dotted #ececec;
}
.share-function  p 
{
    font-weight: 600;
    color: #555;
}
.share-function  span
{
    font-weight: 700;
}
.share-function  ul 
{
    list-style: none;
    display: flex;
    font-size: 14px;
}
.share-function  ul i 
{
    font-size: 14px ;
}
.share-function  ul li:nth-child(2)
{
    color: #71ad16;
    cursor: pointer;
}
.share-function  ul li:nth-child(3) 
{
    font-size: 14px;
    cursor: pointer;
    color: #876e1e ;
}
/* .list-6a input:checked
{ 
    background-color: orangered !important;
    color: orangered !important;
      
} */
.fare-cbtn 
{
    cursor: pointer;
}
#o1 , #o2 , #o3 
{
    color: #555 !important;
}
.trip-form div div:nth-child(3), 
.trip-form div div:nth-child(4) ,
.trip-form div div:nth-child(5) ,
.trip-form div div:nth-child(6) 
{
    border-radius: unset !important;
}
.trip-form div div:nth-child(7)
{
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
    border-end-end-radius: 5px !important;
    border-start-end-radius: 5px !important;
} 
.my-icon-t 
{
    position: relative;
}
.timer-expire img 
{
    width: 35px;
}
.timer-expire 
{
    border-radius: 5px;
    padding: 10px 1rem;
    margin: 20px;
    box-shadow:-2px 3px 10px -4px cadetblue;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0px;
    background: white;
}
.timer-expire p 
{
    font-size: 16px;
    padding-left: 15px;
    font-weight: 500;
    color: #555;
}
.timer-expire span
{
    font-weight: 700;
    color: #ff1717c7;
    font-size: 16px;
}
.drop-profile 
{
    width: 350px;
    left: -200px !important;
    border: none;
    box-shadow: 0px 0px 10px -5px ;
    border-radius: 5px;
}
.drop-profile .row:hover 
{
    background-color: #87ceeb4a;
}
.drop-profile .row
{
    padding: 7px 0;
}
.drop-profile li:first-child
{
    color: #f73f3f;
}
.drop-profile p
{
    white-space: break-spaces;
    font-weight: 400;
    font-family: revert;
}
.drop-profile .bright
{
    filter: brightness(0.5);
}
.drop-profile img 
{
    width: 30px;
    color: blueviolet;
    height: 30px;
}
.drop-profile strong 
{
    font-weight: 600;
    font-size: 16px;
}
.drop-profile i 
{
    font-size: 27px;
    display: flex;
}

.booking-modal .modal-dialog
{
    max-width:  780px !important;
}
.modal-dialog-booking 
{
    transform: none;
    transition: transform .3s ease-out;
    max-width: 780px !important;
    position: relative;
    pointer-events: none;
}
.flight-select-btn2 
{
    font-size: 14px;
    border: none;
    background-color: #119cd5;
    color: white;
    width: 150px;
    border-radius: 3px;
    padding: 4px 0px;
}

.text-l1l,
.text-l2l,
.text-l3l,
.text-l4l,
.text-l5l,
.text-l6l,
.text-l7l,
.text-l8l
{
    width: 100%;
}
.text-l6l 
{
    margin-right: 14px;
}
.text-fare1l,
.text-fare2l,
.text-fare3l,
.text-fare4l,
.text-fare5l,
.text-fare6l,
.text-fare7l,
.text-fare8l
{
    width: 100%;
}
.booking-modal .start-fare-c 
{
    display: flex;
    flex-direction: column;
}
.start-fare-c strong 
{
    font-size: 14px ;
    white-space: nowrap;
}
.booking-modal .start-fare-c p 
{
    margin: 0;
}
.booking-modal .start-fare-c .book-n-btn
{
    border: 1px solid #119cd5 !important;
    color: #119cd5;
}
.booking-modal .start-fare-c .book-n-btn:hover 
{
    border: none;
    color: white;
    background-color: #0059ff;
}
.i-circle 
{
    border: 1px solid #0059ff;
    color: #0059ff;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    font-size: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.arrive-terminal 
{
    margin-left: 87px;
}
.arrive-terminal p 
{
    font-size: 11px !important;
}
.booking-modal .modal-header 
{
    padding: 10px 15px;
}
.booking-modal .modal-header h5 
{
    font-size: 16px !important;
}
.booking-modal .modal-body 
{
    padding: 10px 15px;
}


    /* update css end new */


/* booking page confirm to proceed start  */
.modal-head 
{
    border-bottom: 1px solid #e1e1e1;
    
}
.confirm-modal .modal-head p
{
   font-size: 15px;
}
.confirm-modal .modal-head h5
{
   color: #0057ff;
   font-size: 25px !important; 
   text-shadow: 1px 2px #e1e1e1;
}
.theme-bg-color 
{
    color: white;
   background-color: #0057ff;
}
.theme-bg-color:hover 
{
    color: white;
}
.confirm-modal .modal-footer
{
    border: none;
}
.confirm-modal .modal-footer .btn
{
    font-size: 14px !important;
    padding: 10px auto !important;
}
.confirm-modal .modal-dialog 
{
    transform: translateY(50%) !important;
    width: 550px; 
    
}
.confirm-modal .modal-content 
{
    border-radius: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
/* booking page confirm to proceed end */













