/*
Theme Name: Jungle Eco Tours
Theme URI: https://www.legacytheme.net/products/jungle-eco-tours
Author: LegacyThemes
Author URI: https://www.legacytheme.net/
Description: The Jungle Eco Tours WordPress Theme is a nature-inspired, visually rich website theme designed for eco-tour operators, jungle safari guides, forest lodges, and wildlife travel agencies. Built to elevate the online presence of nature-focused businesses, it combines stunning aesthetics with practical features that cater to wildlife safari tours, jungle adventures, and eco-tourism services. Crafted with adventure seekers and nature lovers in mind, the theme is perfect for showcasing jungle safari packages, bird watching tours, wildlife photography expeditions, and off-road 4x4 safaris. Whether you&#39;re offering an elephant safari through Indian forests, a jeep safari across African savannahs, or a guided jungle trekking experience in the Amazon, this theme has you covered. Visually, the theme includes immersive full-screen headers, parallax scrolling, gallery sliders for jungle photography, and nature-themed icons. It’s optimized for mobile viewing, fast loading, and SEO. Sections for safari destinations, jungle tour packages, and guest testimonials help convert visitors into bookings. It supports online booking integration, interactive maps of national parks and wildlife sanctuaries, and blogs for jungle survival tips or safari travel stories. Designed for sustainability-focused tourism businesses, this WordPress theme promotes green travel, eco adventures, and wilderness experiences. It’s an ideal choice for jungle lodges, nature trails, and anyone promoting raw jungle tours, forest explorations, or eco-conscious wildlife expeditions.
Requires at least: 5.5
Tested up to: 6.8
Requires PHP: 5.6
Version: 1.1
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: jungle-eco-tours
Tags: entertainment, photography, portfolio, custom-menu, featured-images, theme-options, custom-colors, custom-logo, flexible-header, threaded-comments, right-sidebar, left-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, full-width-template, sticky-post, custom-background, custom-header, footer-widgets, block-styles, rtl-language-support, translation-ready
*/

/**
====================================================================
  General Classes
====================================================================
*/

*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    overflow-x: hidden;
}

html,
body {
    color: #151519;
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    height: 100%;
    margin: 0;
    padding: 0;
    text-rendering: geometricPrecision;
    width: 100%;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
}


body {
    line-height: 1.7em;
    overflow-x: clip;
    
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #151519;
    clear: both;
    line-height: 1.4;
    margin: 0 0 0.75em;
    padding: 1.5em 0 0;
}

h1 {
    font-size: 32px;
    font-weight: 700;
}

h2 {
    font-size: 30px;
    font-weight: 700;
}

h3 {
    font-size: 24px;
    font-weight: 700;
}

h4 {
    font-size: 22px;
    font-weight: 700;
}

h5 {
    font-size: 18px;
    font-weight: 700;
}

h6 {
    font-size: 14px;
    font-weight: 700;
}

a {
    text-decoration: none;
    display: inline-block;
    transition: 0.5s;
    color: #151519;

}

a:hover {
    text-decoration: none;
    transition: 0.5s;
}
.textwidget p a,.widget_recent_comments a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.comment-content p a,.widget_text p a,.content-area article p a{
    text-decoration: underline;
}
img {
    max-width: 100%;
}


ol {
    list-style: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"] {
    border: 1px solid #d0d0d0;
    color: #a1a1a1;
    height: 50px;
    padding: 0px 10px 0 20px;
    width: 100%;
    font-weight: 400;
}

textarea {
    border: 1px solid #d0d0d0;
    color: #151519;
    padding: 10px 10px 0 20px;
    width: 100%;
    font-weight: 400;
}

select {
    width: 100%;
    height: 50px;
    background: none;
    border: 1px solid #ccc;
    border-radius: 0;
}

blockquote {
    background: transparent url(img/bquote.png) no-repeat scroll 0 0;
    border: none;
    padding: 0 0 0 40px;
}

blockquote p {
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 8px !important;
}

table {
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}

td {
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
}

caption,
td {
    font-weight: normal;
    text-align: left;
}

tr {
    font-weight: 700;
}

ul {
    margin-left: 0;
}

ol {
 
}

li>ul,
li>ol {
    margin-left: 20px;
}

address {
    font-style: italic;
}

p {
    margin: 0 0 1.5em;
    padding: 0;
    line-height: normal;
    font-family: inherit;
}

dd {
    margin: 0 0 1.5em 20px;
    padding: 0;
}

big {
    font-size: 125%;
}

small {
    font-size: 80%;
}

iframe {
    width: 100%;
}

.clearfix {
    clear: both;
}
/**
====================================================================
  Preloader
====================================================================
*/
.loader-wrapper {
    background: #fff;
    width: 100%;
    height: 100%;
    position: fixed !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100000;
}
#pre-loader {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 45%;
    left: 49%;
}
.loader-pulse,
.loader-pulse:before,
.loader-pulse:after {
    border-radius: 50%;
    width: 2.4em;
    height: 2.4em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}
.loader-pulse {
    color: #151519;
    font-size: 7px;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.loader-pulse:before,
.loader-pulse:after {
    content: '';
    position: absolute;
    top: 0;
}
.loader-pulse:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loader-pulse:after {
    left: 3.5em;
}
@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}
@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}
/**
====================================================================
  Scroll Top
====================================================================
*/
a.btntoTop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    font-size: 30px;
    background: #ffffff;
    color: #F28E5A;
    border-radius: 50%;
    padding: 10px;
    border: 3px solid #F28E5A;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
a.btntoTop.active {
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 9;
}
a.btntoTop:hover {
    background: #F28E5A;
    color: #ffffff;
    border-color: #192136;
    text-transform: uppercase;
}
/**
====================================================================
  Header
====================================================================
*/
div#topbar {
    background: #192136;
}
.follow-us i {
    color: #ffffff;
    font-size: 15px;
}
i.mail-icon,i.map-icon{
    color: #F28E5A;
}
p.tbr-call-no,p.tbr-adrs {
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
}
a.hdr-btn {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    background: #192136;
    border-radius: 50px;
    padding: 12px 40px;
    line-height: normal;
    border: 1px solid #F28E5A;
}
/* Search Icon Styles */
.search-container i{
    color: #202020;
    font-size: 20px;
}
.search-container i:hover{
    color: #F28E5A;
}
.search-container {
    position: relative;
}
.hdr-icns{
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.search-icon {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    color: #F28E5A;
    padding: 0px;
}
span.cart-count {
    background: #FF4242;
    color: #ffffff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: absolute;
    top: -7px;
    right: -10px;
    line-height: 17px;
    font-size: 10px;
    padding: 0px 0px 0 5px;
}
/* Search Form Styles */
.search-form {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    width: 360px;
}
.search-form input[type="text"] {
    padding: 5px;
    width: 196px;
    border: 1px solid #ccc;
    margin-right: 5px;
}
.search-container input[type="submit"]{
    line-height: normal;
}
.copyrights a:hover {
    color: #192136;
}
a.hdr-btn:hover {
    background: #192136;
}
a.btn-slid.btn:hover{
    color: #ffffff;
    background: #F28E5A;
}
.follow-us i:hover{
    color: #F28E5A;
}
/**
====================================================================
  Logo
====================================================================
*/
.logo {
    display: flex;
    flex-direction: column;
}
.site-title {
    margin: 0;
}
.logo h1.site-title {
    font-size: 25px;
    padding: 0;
}
.has-logo h1.site-title,
.has-logo p.site-title {
    padding: 0;
}
p.site-title {
    padding: 1.5em 0 0;
}
header.style2 .logo h1.site-title a,header.style2 .logo p.site-description {
    color: #ffffff;
}
.site-description {
    margin: 0;
    font-size: 14px;
}
.logo img {
    max-width: 170px;
    height: auto;
    margin: 10px 0;
}
/**
====================================================================
  Navigation
====================================================================
*/
.main-navigation ul .menu-item.menu-item-has-children a,
.main-navigation ul .page_item.page_item_has_children a{
    position: relative;
}
.main-navigation .menu > li i,.menu li i{
    font-size: 10px;
}
.main-navigation ul .menu-item.menu-item-has-children .sub-menu a:after,
.main-navigation ul .page_item.page_item_has_children .children a:after{
    content: none;
}
.main-navigation .menu ul {
    margin-bottom: 0px;
    padding: 0px;
}
.main-navigation .menu li {
    display: inline;
    position: relative;
    list-style: none;
}
.main-navigation .menu > li > a ,
.page_item a{
    display: inline-block;  
    font-size: 15px;
    font-weight: 500;
    color: #202020;
    text-transform: uppercase;
}
.page_item_has_children ul li a,.main-navigation .menu .menu-item-has-children ul li a {
    font-size: 14px;
    position: relative;   
    display: block;
    color: #F28E5A;
    text-align: left;
    padding: 12px 20px !important;
    line-height: 22px;
    font-weight: 500;
}
#site-navigation .menu ul.sub-menu li a,
#site-navigation .menu ul.children li a{
    line-height: 1.5;
}
nav#site-navigation{
    padding: 0;
}
.main-navigation ul.sub-menu > li > a:hover, .main-navigation ul.sub-menu > li > a:focus, 
.main-navigation ul.children > li > a:hover, .main-navigation ul.children > li > a:focus{
    color: #444 !important;
    background-color: #eaeaea !important;
    border-radius: 5px;
}
.main-navigation .menu,.main-navigation .menu ul {
    display: flex;
    gap: 5px 40px;
    flex-wrap: wrap;
}
div#mySidenav {
    display: inline-flex;
}
.main-navigation .menu > li ,.main-navigation .menu li{
    display: inline;
    position: relative;
}

.main-navigation li.current_page_item > a, .main-navigation li.current-menu-item > a{
    color: #F28E5A;
    font-weight: 800 !important;
}
.main-navigation .menu > li > a:hover{
    color: #F28E5A;
}
.main-navigation .sub-menu,
.main-navigation .children {
    background-color: #ffffff;
    list-style: none;
    padding-left: 0;
    position: absolute;
    opacity: 0;
    left: -9999px;
    z-index: 99999;
    width: 200px !important;
}
.main-navigation .sub-menu > li > a:hover,
.main-navigation .sub-menu > li > a:focus,
.main-navigation .children > li > a:hover,
.main-navigation .children > li > a:focus {
    background: #000;
    color: #fff;
}
.main-navigation .sub-menu li ul.sub-menu,
.main-navigation .children li ul.children {
    left: 200px !important;
    top: -1px !important;
}
.main-navigation .sub-menu > li,
.main-navigation .children > li {
    display: block;
    float: none;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
}
.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand,
.main-navigation .children > li.page_item_has_children .submenu-expand {
    display: inline-block;
    position: absolute;
    width: calc( 24px + 1rem);
    right: 0;
    top: calc( .125 * 1rem);
    bottom: 0;
    color: white;
    line-height: 1;
    padding: calc( .5 * 1rem);
}
.main-navigation .sub-menu > li.menu-item-has-children .submenu-expand,
.main-navigation .children > li.page_item_has_children .submenu-expand {
    margin-right: 0;
}
.main-navigation .sub-menu > li > a,
.main-navigation .sub-menu > li > .menu-item-link-return,
.main-navigation .children > li > .menu-item-link-return {
    color: #fff;
    display: block;
    padding: 15px;
    font-weight: 600;
}
.main-navigation .sub-menu > li > .menu-item-link-return,
.main-navigation .children > li > .menu-item-link-return {
    width: 100%;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
}
.main-navigation .sub-menu > li > a:empty,
.main-navigation .children > li > a:empty {
    display: none;
}
.main-navigation .sub-menu > li.mobile-parent-nav-menu-item,
.main-navigation .children > li.mobile-parent-nav-menu-item {
    display: none;
    font-size: 0.88889em;
    font-weight: normal;
}
@media screen and (min-width:1001px){
    .main-navigation .menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu,.main-navigation .menu .menu-item-has-children:not(.off-canvas):focus > .sub-menu,.main-navigation .menu .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,.main-navigation .menu .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menu,.main-navigation .menu .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu,.main-navigation .menu .page_item_has_children:not(.off-canvas):hover > .children,.main-navigation .menu .page_item_has_children:not(.off-canvas):focus > .children,.main-navigation .menu .page_item_has_children.is-focused:not(.off-canvas) > .children,.main-navigation .menu .page_item_has_children:not(.off-canvas)[focus-within] > .children,.main-navigation .menu .page_item_has_children:not(.off-canvas):focus-within > .children   {
    display: block;
    left: 0;
    margin-top: 0;
    width: auto;
    min-width: 100%;
    opacity: 1;
    top: 100%;
    border: 1px solid #f3f3f3;
}
}
.main-navigation .sub-menu > li:last-child,
.main-navigation .children > li:last-child {
    border-bottom: none;
}

.toggle-nav, a.closebtn{
  display: none;
}
header.style1 header {
    border-bottom: 1px solid #dadada;
}
header.style2 ul.menu>li a {
    color: #fff;
}
.page-title p.main-title,
.page-title h1.main-title {
    text-align: center;
    margin: 0;
    color: #fff;
    padding: 35px 0;
    word-wrap: break-word;
}
.page-title.style1 p.main-title,
.page-title.style1 h1.main-title {
    padding: 50px 0;
}
.page-title.style2 p.main-title,
.page-title.style2 h1.main-title {
    padding: 180px 0 100px 0;
}
.page-title p.main-title {
    font-size: 32px;
    font-weight: 700;
}
header.style2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    border-bottom: none;
}



/**
====================================================================
  Responsive CSS
====================================================================
*/
@media screen and (max-width: 1000px){
  .main-navigation ul .menu-item.menu-item-has-children a:after,
  .main-navigation ul .page_item.page_item_has_children a:after{
    content: none;
  }
  .main-navigation .menu{
    display: inline-block;
    padding: 20px;
    margin-top: 65px;
    }
    .main-navigation .menu ul{
        display: inline-block;
    }
    .main-navigation .menu li{
        border: none;
    }
  ul#menu-testing-menu li.current-menu-item.current_page_item a{
    border: none;
    color: #ffffff;
  }
  .main-navigation ul.sub-menu li a,
  .main-navigation ul.children li a {
    color: #ffffff !important;
  }
  .main-navigation ul.sub-menu > li > a:hover, .main-navigation ul.sub-menu > li > a:focus,
  .main-navigation ul.children > li > a:hover, .main-navigation ul.children > li > a:focus{
    background: transparent;
  }
  .slider-box-btn {
    margin: 17px 0;
  }
  .toggle-nav.mobile-menu {
    text-align: center;
  }
  .nav-box {
    outline: none;
    background: transparent;
  }
  .main-navigation .sub-menu > li,
  .main-navigation .children > li{
    border: none;
  }
  .toggle-nav {
    display: none;
    cursor: pointer;
    z-index: 999999;
  }
  .toggle-nav i {
    font-size: 30px;
    color: #000000;
  }
  .toggle-nav button {
    border: none;
    background: transparent;
    padding: 0;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999;
    right: 0;
    top: 0;
    overflow-x: hidden;
    transition: 0.5s ;
    overflow-y: scroll;
    background: #1E192D;
    visibility: hidden;
  }
  .sidenav.show {
    visibility: visible;
    width: 300px;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 20px;
    margin-left: 10px;
    display: block;
    font-size: 30px;
    color: #fff;
    text-align: center;
    right: 14px;
  }
  .sidenav #site-navigation {
    width: 100%;
    background-color: #212529;
    padding-left: 6px;
  }
  .toggle-nav,
  .toggle-nav.mobile-menu,
  a.closebtn.mobile-menu,
  .main-navigation ul ul li,
  .nav ul li a{
    display: block;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
    padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation li{
    padding: 0;
  }
  .main-navigation ul li a,.main-navigation .menu > li > a,.main-navigation .sub-menu > li > a, .main-navigation .sub-menu > li > .menu-item-link-return,
  .main-navigation .menu > li > a,.main-navigation .children > li > a, .main-navigation .children > li > .menu-item-link-return,.menu ul li a {
    color: #ffffff !important;
    display: block;
    border: none;
    text-align: left;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
  }
  #site-navigation .menu ul li a:hover{
    color: #F28E5A;
  }
  /*NEW*/
  .main-navigation .menu .menu-item-has-children:not(.off-canvas):hover > .sub-menu{
    border: none;
  }
  .main-navigation .sub-menu li ul.sub-menu,.main-navigation .children li ul.children{
    left: 0px !important;
  }
  .navigation_header .nav, .navbar-expand-xl {
    display: inline-block;
  }
  .main-navigation .sub-menu, .main-navigation .children{
    background: transparent;
  }
  .caret {
        display: none;
    }
    /* mobile menu */

    .footer-widgets-wrapper .widget-column {
        margin: 70px 0;
    }

    .footer-widgets-wrapper .widget-column:last-child {
        margin-bottom: 0;
    }

    .main-navigation ul li ul a {
        background: 0 0
    }

    .main-navigation ul li ul li ul li a {
        background: 0 0;
        text-transform: uppercase;
        padding-left: 22px;
        font-size: 13px;
        color: rgba(255, 255, 255, .5)
    }

    .main-navigation a.current,
    .main-navigation li.current>a {
        color: #c5a47e
    }

    .main-navigation ul li {
        position: relative;
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, .15)
    }

    .main-navigation ul .dropdown:focus-within>ul {
        display: block !important
    }

    .main-navigation ul>li>ul {
        background-color: #2a2a2a
    }
    .main-navigation ul li a {
        background: 0 0;
        color: #fff;
        display: inline-block;
        font-weight: 400;
        text-transform: uppercase;
        padding: 12px 15px;
        position: relative;
        cursor: pointer;
        line-height: 24px;
        font-size: 12px;
        letter-spacing: 1px;
        width: 100%;
        text-align: left
    }
    .main-navigation ul.menu>li>ul>li>a {
        text-transform: uppercase;
        padding-left: 22px;
        font-size: 12px;
        color: rgba(255, 255, 255, .5)
    }

    .main-navigation ul.menu>li>ul>li.dropdown>a {
        padding-left: 22px
    }

    .main-navigation ul.menu>li>ul>li.dropdown {
        width: auto
    }

    .main-navigation ul li.dropdown .la {
        border-left: 1px solid rgba(130, 130, 130, .58);
        color: #fff;
        text-align: center;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    .main-navigation .menu .dropdown-menu {
        position: relative;
        z-index: 1;
        display: none;
        float: none;
        min-width: 100%;
        padding: 5px 0;
        margin: 2px 50px 0 0;
        font-size: 14px;
        text-align: center;
        list-style: none;
        background-color: transparent;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: none;
        border-radius: 1px;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 1 !important;
        left: 0 !important;
    }

    #site-navigation .menu li.dropdown .bi,.main-navigation .menu li i,.menu li.page_item ul.children i {
        display: block;
        border-left: 1px solid rgba(255, 255, 255, .13);
        color: #b3b3b9;
        text-align: center;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    #site-navigation .menu li.dropdown .bi,
    .main-navigation ul li.dropdown .bi,.main-navigation .menu li i,ul.children.dropdown-menu li i,.menu li.page_item ul.children i {
        position: absolute;
        z-index: 99;
        width: 60px;
        right: 0;
        top: 0;
        line-height: 45px;
        font-size: 18px;
        cursor: pointer;
    }
    .menu li.page_item i{
        right: -254px !important;
        top: -10px !important;
        width: 40px !important;
    }
    .menu li.page_item ul.children li.page_item i{
        right: 0 !important;
    }

    .main-navigation ul.menu>li {
        padding: 0;
    }

    .main-navigation ul li:last-child,
    .main-navigation ul.menu>li>ul>li:last-child,
    .main-navigation .menu>li>ul>li:last-child,
    .main-navigation .menu>li>ul>li>ul>li:last-child {
        border-bottom: none;
    }
    .slider-box-btn {
    margin: 17px 0;
    }
}
@media (max-width: 991px) {
    .main-banner-content-box h3 {
        font-size: 20px;
        line-height: unset;
    }    
    .style2 #header-main.sticky {
        margin-top: 0;
        border-bottom: 1px solid #f5f5f5;
        box-shadow: 0px 2px 4px -2px;
        -webkit-box-shadow: 0px 2px 4px -2px;
        -moz-box-shadow: 0px 2px 4px -2px;
    }
    .topbar-text p {
        margin: 0 10px 4px 0px;
        float: inline-end;
    }
    header.style1 {
        height: auto !important;
    }
    header.style1 ul.navigation>li a,
    header.style2 ul.navigation>li a {
        color: #fff;
    }
    .single .meta span a {
        vertical-align: baseline;
        margin-left: 3px;
    }
    .single .blog-post img {
        max-width: 100%;
        height: auto;
        margin-top: 38px;
    }
    .single #post-wrapper {
        padding: 30px;
    }
    .blog-post {
        max-width: 100%;
    }
    .bth-sidebars .container .col-left,
    .both-sidebars .container .col-right {
        float: none;
        width: 100%;
    }
    .both-sidebars .container .col-middle {
        width: 100%;
    }
    .single .title,
    .single .content {
        width: 100%;
        margin: 0 auto;
    }
    .single #comments {
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
    }
    .footer-menu ul>li {
        width: 100%;
    }

    .footer-menu ul>li.dropdown {
        margin-top: 30px;
    }
    .footer-widgets-wrapper {
        display: inline-block;
        list-style-type: none;
    }
    .related-posts.archive article {
        width: auto;
    }
    .archive article {
        width: 100%;
    }
    .footer-widgets-wrapper .widget-column {
        margin: 70px 0;
    }
    .footer-widgets-wrapper .widget-column:last-child {
        margin-bottom: 0;
    }    
    @keyframes slide-in {
        from {
            transform: translateX(-100%);
        }
        to {
            transform: translateX(0);
        }
    }
}
@media (max-width: 767px) {
    .slider-sec .owl-dots{
        display: none;
    }
    .topbr-search-box form.woocommerce-product-search{
        width: 100%;
        margin-bottom: 15px;
    }
    .topbr-search-box input.search-field{
        width: 30%;
    }
    .topbr-search-box select#product_cat{
        width: 43%;
    }
    .alignfull {
        max-width    : 100vw;
        margin-right: calc(50% - 50vw);
        margin-left: calc(50% - 50vw);
        width: auto;
    }
    .alignwide {
        max-width    : 100vw;
        margin-right: calc(25% - 25vw);
        margin-left: calc(25% - 25vw);
        width: auto;
    }
    .alignfull img {
        width: 100vw;
    }
    .search-container .search-form{
        width: 305px;
        right: 0px;
        top: 50px;
    }
    .search-container input[type="submit"]{
        padding: 12px 22px;
    }
    .search-container .search-form input[type="text"]{
        width: 175px;
    }
    .hdr-icns {
        border: none;
    }
    .main-banner-content-box.content-left {
        left: 5%;
        right: 5%;
    }
    h2.bnr-heading{
        font-size: 32px;
    }
    h6.bnr-sm-hd {
        font-size: 13px;
    }
    h6.bnr-sm-hd:after {
        height: 10px;
        width: 270px;
    }
    section#main-banner-wrap .main-banner-inner-box img {
        height: 400px;
    }
    h6.abt-sm-hd:after{
        right: 36%;
    }
}
@media (max-width: 991px) and (min-width: 767px) {
    footer#footer div.col-md-3,
    footer#footer div.col-md-6 {
        width: 46%;
        display: inline-block;
        vertical-align: top;
        margin-right: 15px;
    }
}
@media (max-width: 1023px) and (min-width: 768px) {
    .topbr-search-box input.search-field{
        width: 30%;
    }
    .topbr-search-box select#product_cat{
        width: 43%;
    }
    .main-banner-content-box.content-left {
        left: 5%;
        right: 48%;
    }
    h2.bnr-heading {
        font-size: 60px;
    }
    section#main-banner-wrap .main-banner-inner-box img {
        height: 500px;
    }
    h6.abt-sm-hd:after{
        right: 43%;
    }
    p.tbr-call-no, p.tbr-adrs {
        font-size: 14px;
    }
    .slider-sec .owl-dots{
        right: 5%;
    }
}
@media (max-width: 1199px) and (min-width: 1024px) {
    .main-navigation .menu {
        gap: 5px 25px;
    }
    .main-navigation .menu > li > a, .page_item a {
        font-size: 13px;
    }
    p.tbr-call-no, p.tbr-adrs {
        font-size: 11px;
    }
    a.hdr-btn {
        font-size: 12px;
        padding: 12px 14px !important;
    }
    .main-banner-content-box.content-left {
        left: 5%;
        right: 52%;
    }
    section#main-banner-wrap .main-banner-inner-box img {
        height: 600px;
    }
    h6.abt-sm-hd:after{
        right: 45%;
    }
    h3.abt-main-hd {
        font-size: 30px;
    }
    p.abt-txt1, p.abt-txt2 {
        font-size: 12px;
    }
    a.btn-abt.btn {
        font-size: 14px;
        padding: 8px 40px
    }
    .slider-sec .owl-dots{
        right: 5%;
    }
}
@media (max-width: 1359px) and (min-width: 1200px) {
    p.tbr-call-no, p.tbr-adrs {
        font-size: 14px;
    }
    a.hdr-btn{
        padding: 12px 15px !important;
    }
    .main-banner-content-box.content-left {
        left: 5%;
        right: 58%;
    }
    h3.abt-main-hd {
        font-size: 35px;
    }
    p.abt-txt1, p.abt-txt2 {
        font-size: 12px;
    }
    a.btn-abt.btn{
        font-size: 14px;
        padding: 10px 40px;
    }
    .slider-sec .owl-dots{
        right: 4%;
    }
}
@media (max-width: 1439px) and (min-width: 1360px) {
    p.tbr-call-no, p.tbr-adrs {
        font-size: 14px;
    }
    a.hdr-btn{
        padding: 12px 15px !important;
    }
    .main-banner-content-box.content-left {
        left: 9%;
        right: 58%;
    }
    h3.abt-main-hd {
        font-size: 35px;
    }
    p.abt-txt1, p.abt-txt2 {
        font-size: 12px;
    }
    a.btn-abt.btn{
        font-size: 14px;
        padding: 10px 40px;
    }
    .slider-sec .owl-dots{
        right: 9%;
    }
}
@media (max-width: 1500px) and (min-width: 1440px) {
    .main-banner-content-box.content-left{
        left: 5%;
        right: 64%;
    }
    .slider-sec .owl-dots{
        right: 5%;
    }
}
@media (max-width: 2000px) and (min-width: 1920px) {
    .main-banner-content-box.content-left{
        left: 16%;
        right: 61%;
    }
}
@media (max-width: 2560px) and (min-width: 1024px){
    ul.sub-menu.dropdown-menu i,ul.children i {
    display: none;
}
}
@media (max-width: 2560px) and (min-width: 2001px){
.main-banner-content-box.content-left{
    left: 25%;
}
}





















/**
* Template Name: Airport Hopper
* Version: 1.0
* Author: Ikram Hossen
* Developed By: Codeware Ltd.
* Author URL: www.codewareltd.com
**/
/*=======================================
root css
========================================*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&amp;display=swap');
:root {
    --font-family: 'Lato', sans-serif;
    --textColor: #211F20;
    --primaryColor:#d4242e;
    --secondaryColor: #3fa0d9;
    --grayColor: #ddd;
    --whiteColor: #ffffff;
    --lightGray: #eee;
}
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    --font-family: 'Lato', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
a,
button {
    --font-family: 'Lato', sans-serif !important;
}

body {
    font-family: var(--font-family);
    color: var(--textColor) !important;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background-color: var(--lightGray);

}
a {
    text-decoration: none;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}

a:hover {
    color: var(--primaryColor);
    text-decoration: none;
}

footer a:hover {
    color: var(--primaryColor);
}
.footer-top {
    font-size: 16px;
}
.footer-bottom a{
    color: var(--whiteColor);
    text-transform: capitalize;
}
.footer-bottom a:hover{
    color: var(--textColor);
}
.width_80_percent{
    width: 80%;
}
/*---------------------------------
# Back to top button
-----------------------------------*/
.modal {
    z-index: 99999;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 15px;
    bottom: 15px;
    z-index: 99999;
}

.back-to-top i {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    background: #13a4de;
    color: var(--whiteColor);
    transition: all 0.4s;
}

.back-to-top i:hover {
    background: var(--primaryColor);
    color: var(--whiteColor);
}


/*-------------------------------------
# Header
---------------------------------------*/
.topbar {
    background: var(--whiteColor);
    padding: 5px 0;
}
.topbar a {
    color: var(--textColor);
    font-size: 14px;
}
.topbar a:hover{
    color: var(--primaryColor) !important;
}
.social-links a {
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
    transition: 0.3s;
    border-right: 1px solid #c0c0c0;
    text-align: center;
    line-height: 0;
}
.social-links a:last-child {
    border-right: 0px !important;
    padding-right: 0;
}
#header {
    transition: all 0.5s;
    z-index: 8;
    padding: 4px 0;
    background-color: var(--primaryColor);
    position: sticky;
    top: 0;
    width: 100%;
    height: min-content;
    box-shadow: 0px 5px 10px #9d9d9d1f;
}

#header .logo {
    width: 250px;
}
/*----------------------------------------
# Navigation Menu
------------------------------------------*/


/* Desktop Navigation */

.nav-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu>ul {
    display: flex;
}

.nav-menu>ul>li {
    position: relative;
    white-space: nowrap;
    padding: 10px 0 10px 0px;
}

.login-btn {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.lang__anc {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
}
.flag-icon{
    margin-right: 5px !important;
}
.login-user-icon {
    font-size: 24px;
    height: 37px;
    width: 37px;
    background: #ffffff47;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    color: var(--whiteColor);
}
.login-btn:hover{
    background: transparent !important;
}
.nav-menu a:hover,
.nav-menu .active>a,
.nav-menu li:hover>a {
    color: var(--whiteColor);
}

.nav-menu .drop-down ul {
    display: block;
    position: absolute;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding:  0;
    background: var(--primaryColor);
    border: 0;
    transition: 0.3s;
    width: 200px;
    right: 0;
    border-radius: 5px;
    box-shadow: 0px 4px 10px #00000036;
}
.header_profile_icon {
    padding-right: 0px !important;
    margin-top: -4px;
}

.nav-menu .drop-down:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.nav-menu .drop-down li {
    min-width: 200px;
    position: relative;
}
.nav-menu .drop-down li:first-child a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.nav-menu .drop-down li:last-child a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.nav-menu .drop-down ul a {
    padding: 4px 10px 0;
    font-size: 14px;
    font-weight: 500;
    color: var(--whiteColor);
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee3b;
}
header li a.active {
    background: #ffffff !important;
    border-radius: 5px;
    color: #000000 !important;
    font-weight: 600;
}
header li a:hover {
    background: #ffffff24;
    border-radius: 5px;
}
.nav-menu .drop-down li a:hover {
    color: var(--whiteColor) !important;
}
.nav-menu .drop-down li a.active {
    color: var(--primaryColor) !important;
}
.nav-menu .drop-down ul a:hover,
.nav-menu .drop-down ul .active>a,
.nav-menu .drop-down ul li:hover>a {
    color: var(--primaryColor);
}

.nav-menu .drop-down>a:after {
    content: "\f107";
    font-family: 'FontAwesome';
    padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover>ul {
    opacity: 1;
    top: 0;
    left: 100%;
}

.nav-menu .drop-down .drop-down>a {
    padding-right: 35px;
}

.nav-menu .drop-down .drop-down>a:after {
    content: "\eaa0";
    font-family: IcoFont;
    position: absolute;
    right: 15px;
}
.signin_signup_wrap {
    display: flex;
    border-radius: 30px;
    gap: 5px;
}
.signin_signup_wrap a {
    padding: 5px 19px;
    border-radius: 5px !important;
    border: 1px solid var(--whiteColor);
    transition: all ease-in-out 0.3s;
    font-weight: 500 !important;
}
.signin_signup_wrap a:first-child {
    background: var(--whiteColor);
    color: var(--textColor);
}
.signin_signup_wrap a:first-child:hover{
    background: transparent;
    color: var(--whiteColor);
}
.signin_signup_wrap a:last-child {
    background: transparent;
}
.signin_signup_wrap a:last-child:hover{
    background: var(--whiteColor);
    color: var(--textColor);
}

/* Get Startet Button */
.get-started-btn {
    margin-left: 25px;
    color: var(--primaryColor);
    border-radius: 50px;
    padding: 6px 25px 7px 25px;
    white-space: nowrap;
    transition: 0.3s;
    font-size: 14px;
    display: inline-block;
    border: 2px solid var(--primaryColor);
    font-weight: 600;
}

.get-started-btn:hover {
    background: var(--whiteColor);
    color: var(--primaryColor);
}

/* Mobile Navigation */

.mobile-nav-toggle {
    position: fixed;
    top: 11px;
    right: 15px;
    z-index: 9;
    border: 0;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    background: var(--primaryColor);
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 5px;
}

.mobile-nav-toggle i {
    color: var(--whiteColor);
}

.mobile-nav {
    position: fixed;
    top: 64px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    z-index: 99999999;
    overflow-y: auto;
    background: var(--whiteColor);
    transition: ease-in-out 0.2s;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
    padding: 10px 0;
}

.mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
}

.mobile-nav a, .mobile-nav button {
    display: block;
    position: relative;
    color: var(--primaryColor);
    padding: 4px 20px;
    font-weight: 500;
    outline: none;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
}
.mobile-nav button{
    background: transparent;
    border: 0;
}
.mobile-nav a:hover,
.mobile-nav .active>a,
.mobile-nav li:hover>a {
    color: var(--primaryColor);
    text-decoration: none;
}

.mobile-nav .drop-down>a:after, .mobile-nav .drop-down>button:after {
    content: "\f107";
    font-family: 'FontAwesome';
    padding-left: 10px;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.mobile-nav .active.drop-down>a:after , .mobile-nav .active.drop-down>button:after{
    content: "\f106";
}

.mobile-nav .drop-down>a {
    padding-right: 35px;
}

.mobile-nav .drop-down ul {
    display: none;
    overflow: hidden;
}

.mobile-nav .drop-down li {
    padding-left: 20px;
}

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(40, 58, 90, 0.6);
    overflow: hidden;
    display: none;
    transition: ease-in-out 0.2s;
}

.mobile-nav-active {
    overflow: hidden;
}

.mobile-nav-active .mobile-nav {
    opacity: 1;
    visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
    color: var(--whiteColor);
}


/*------------------------------------------
# Hero Section
---------------------------------------------*/
#hero {
    position: relative;
    overflow: visible;
    padding: 0px !important;
}

.home_banner_img {
    width: 100%;
    height: 100%;
}

.input-group-text {
    font-size: 1.3rem;
}
.banner_carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    margin: 0!important;
}
.banner_carousel .owl-prev {
    left: 0!important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.banner_carousel .owl-next {
    right: 0!important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.banner_carousel .owl-nav button span {
    background: var(--primaryColor);
    width: 40px;
    display: inline-block;
    border-radius: 50%;
    height: 40px;
    line-height: 36px;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: var(--whiteColor);
    opacity: .7;
}
.banner_carousel .owl-nav button:hover span {
    opacity: 1;
}
#hero h1 {
    margin: 0;
    font-size: 40px;
    font-weight: normal;
    line-height: 56px;
    color: #2b86bb;
    text-transform: capitalize;
    margin-bottom: 20px;
    margin-top: 50px;
    text-align: left;
}

.from-to-flex {
    display: flex;
    align-items: center;
}

.from-to-flex>label {
    width: 50%;
}

.s_bus_form_label2 {
    padding-left: 5px;
}

label.search_bus_form_label {
    text-align: left;
    display: block;
    font-weight: 600;
}

#hero .input-group {
    flex-wrap: nowrap;
    height: 40px;
}

#date,
#date2 {
    position: relative !important;
    padding-top: 7px !important;
    background: transparent;
    height: 50px;
    border-radius: 5px;
}

#date:focus,
#date2:focus {
    border: 1px solid #c8c8c8 !important;
}

#hero .btn-get-started {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 28px 11px 28px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px 0 0 0;
    color: var(--primaryColor);
    background: var(--whiteColor);
}

#hero .btn-get-started:hover {
    background: #f3f5fa;
}

#hero .btn-watch-video {
    font-size: 16px;
    display: inline-block;
    padding: 10px 0 8px 40px;
    transition: 0.5s;
    margin: 10px 0 0 25px;
    color: var(--whiteColor);
    position: relative;
}

#hero .btn-watch-video i {
    color: var(--whiteColor);
    font-size: 32px;
    position: absolute;
    left: 0;
    top: 7px;
    transition: 0.3s;
}

#hero .btn-watch-video:hover i {
    color: #47b2e4;
}

#hero .animated {
    animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@-webkit-keyframes up-down {
    0% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes up-down {
    0% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(-10px);
    }
}


/*------------------------------------------
# Sections General
--------------------------------------------*/
.section-bg {
    background-color: #f3f5fa;
}
.section-title {
    text-align: center;
    font-size: 35px;
    font-weight: 800;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}
.page_title{
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
}

.section-title p {
    margin-bottom: 0;
}


/*----------------------------------------
# Cliens
--------------------------------------------*/

.cliens {
    padding: 12px 0;
    text-align: center;
}

.cliens img {
    max-width: 100%;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    padding: 15px 0;

}

.cliens img:hover {
    -webkit-filter: none;
    filter: none;
    transform: scale(1.1);
    cursor: pointer;
}

/*----------------------------------------
# About Us
-------------------------------------------*/

.about .content h3 {
    font-weight: 600;
    font-size: 26px;
}

.about .content ul {
    list-style: none;
    padding: 0;
}

.about .content ul li {
    padding-left: 28px;
    position: relative;
}

.about .content ul li+li {
    margin-top: 10px;
}

.about .content ul i {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 20px;
    color: var(--primaryColor);
    line-height: 1;
}

.about .content p:last-child {
    margin-bottom: 0;
}

.about .content .btn-learn-more {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 32px;
    border-radius: 4px;
    transition: 0.3s;
    line-height: 1;
    color: var(--primaryColor);
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    margin-top: 6px;
    border: 2px solid var(--primaryColor);
}

.about .content .btn-learn-more:hover {
    background: var(--primaryColor);
    color: var(--whiteColor);
    text-decoration: none;
}

/*---------------------------------------------
# Why Us
------------------------------------------------*/

.why-us .content {
    padding: 60px 100px 0 100px;
}

.why-us .content h3 {
    font-weight: 400;
    font-size: 34px;
    color: var(--primaryColor);
}

.why-us .content h4 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
}

.why-us .content p {
    font-size: 15px;
    color: #848484;
}

.why-us .img {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.why-us .accordion-list {
    padding: 0 100px 60px 100px;
}

.why-us .accordion-list ul {
    padding: 0;
    list-style: none;
}

.why-us .accordion-list li+li {
    margin-top: 15px;
}

.why-us .accordion-list li {
    padding: 20px;
    background: var(--whiteColor);
    border-radius: 4px;
}

.why-us .accordion-list a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding-right: 30px;
    outline: none;
}

.why-us .accordion-list span {
    color: #47b2e4;
    font-weight: 600;
    font-size: 18px;
    padding-right: 10px;
}

.why-us .accordion-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
}

.why-us .accordion-list p {
    margin-bottom: 0;
    padding: 10px 0 0 0;
}

.why-us .accordion-list .icon-show {
    display: none;
}

.why-us .accordion-list a.collapsed {
    color: #343a40;
}

.why-us .accordion-list a.collapsed:hover {
    color: #47b2e4;
}

.why-us .accordion-list a.collapsed .icon-show {
    display: inline-block;
}

.why-us .accordion-list a.collapsed .icon-close {
    display: none;
}

/*------------------------------------------------------
# Skills
------------------------------------------------------*/

.skills .content h3 {
    font-weight: 700;
    font-size: 32px;
    color: #37517e;
}

.skills .content ul {
    list-style: none;
    padding: 0;
}

.skills .content ul li {
    padding-bottom: 10px;
}

.skills .content ul i {
    font-size: 20px;
    padding-right: 4px;
    color: #47b2e4;
}

.skills .content p:last-child {
    margin-bottom: 0;
}

.skills .progress {
    height: 50px;
    display: block;
    background: none;
}

.skills .progress .skill {
    padding: 10px 0;
    margin: 0 0 6px 0;
    text-transform: uppercase;
    display: block;
    font-weight: 600;
    color: #37517e;
}

.skills .progress .skill .val {
    float: right;
    font-style: normal;
}

.skills .progress-bar-wrap {
    background: #e8edf5;
}

.skills .progress-bar {
    width: 1px;
    height: 10px;
    transition: 0.9s;
    background-color: #4668a2;
}


/*----------------------------------------
# Services
-------------------------------------------*/

.services .icon-box {
    box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
    padding: 50px 30px;
    transition: all ease-in-out 0.4s;
    background: var(--whiteColor);
}

.services .icon-box .icon {
    margin-bottom: 10px;
}

.services .icon-box .icon i {
    color: var(--primaryColor);
    font-size: 36px;
    transition: 0.3s;
}

.services .icon-box h4 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 24px;
}

.services .icon-box h4 a {
    color: var(--primaryColor);
    transition: ease-in-out 0.3s;
}

.services .icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.services .icon-box:hover {
    transform: translateY(-10px);
}

.services .icon-box:hover h4 a {
    color: var(--primaryColor);
}


/*---------------------------------------------
# Cta
-----------------------------------------------*/

.cta {
    background: linear-gradient(rgba(40, 58, 90, 0.9), rgba(40, 58, 90, 0.9)), url("../../../../../20250515032117im_/https_/www.airporthopper.ie/assets/img/cta-bg.html") fixed center center;
    background-size: cover;
    padding: 120px 0;
}

.cta h3 {
    color: var(--whiteColor);
    font-size: 28px;
    font-weight: 700;
}

.cta p {
    color: var(--whiteColor);
}

.cta .cta-btn {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 40px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid var(--whiteColor);
    color: var(--whiteColor);
}

.cta .cta-btn:hover {
    background: #47b2e4;
    border: 2px solid #47b2e4;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.portfolio #portfolio-flters {
    list-style: none;
    margin-bottom: 20px;
}

.portfolio #portfolio-flters li {
    cursor: pointer;
    display: inline-block;
    margin: 10px 5px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #444444;
    transition: all 0.3s;
    padding: 8px 20px;
    border-radius: 50px;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
    background: #47b2e4;
    color: var(--whiteColor);
}

.portfolio .portfolio-item {
    margin-bottom: 30px;
}

.portfolio .portfolio-item .portfolio-img {
    overflow: hidden;
}

.portfolio .portfolio-item .portfolio-img img {
    transition: all 0.6s;
}

.portfolio .portfolio-item .portfolio-info {
    opacity: 0;
    position: absolute;
    left: 15px;
    bottom: 0;
    z-index: 3;
    right: 15px;
    transition: all 0.3s;
    background: rgba(55, 81, 126, 0.8);
    padding: 10px 15px;
}

.portfolio .portfolio-item .portfolio-info h4 {
    font-size: 18px;
    color: var(--whiteColor);
    font-weight: 600;
    color: var(--whiteColor);
    margin-bottom: 0px;
}

.portfolio .portfolio-item .portfolio-info p {
    color: #f9fcfe;
    font-size: 14px;
    margin-bottom: 0;
}

.portfolio .portfolio-item .portfolio-info .preview-link,
.portfolio .portfolio-item .portfolio-info .details-link {
    position: absolute;
    right: 40px;
    font-size: 24px;
    top: calc(50% - 18px);
    color: var(--whiteColor);
    transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover,
.portfolio .portfolio-item .portfolio-info .details-link:hover {
    color: #47b2e4;
}

.portfolio .portfolio-item .portfolio-info .details-link {
    right: 10px;
}

.portfolio .portfolio-item:hover .portfolio-img img {
    transform: scale(1.15);
}

.portfolio .portfolio-item:hover .portfolio-info {
    opacity: 1;
}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/

.team .member {
    position: relative;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 30px;
    border-radius: 5px;
    background: var(--whiteColor);
    transition: 0.5s;
}

.team .member .pic {
    overflow: hidden;
    width: 180px;
    border-radius: 50%;
}

.team .member .pic img {
    transition: ease-in-out 0.3s;
}

.team .member:hover {
    transform: translateY(-10px);
}

.team .member .member-info {
    padding-left: 30px;
}

.team .member h4 {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 20px;
    color: #37517e;
}

.team .member span {
    display: block;
    font-size: 15px;
    padding-bottom: 10px;
    position: relative;
    font-weight: 500;
}

.team .member span::after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 1px;
    background: #cbd6e9;
    bottom: 0;
    left: 0;
}

.team .member p {
    margin: 10px 0 0 0;
    font-size: 14px;
}

.team .member .social {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.team .member .social a {
    transition: ease-in-out 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    width: 32px;
    height: 32px;
    background: #eff2f8;
}

.team .member .social a i {
    color: #37517e;
    font-size: 16px;
    margin: 0 2px;
}

.team .member .social a:hover {
    background: #47b2e4;
}

.team .member .social a:hover i {
    color: var(--whiteColor);
}

.team .member .social a+a {
    margin-left: 8px;
}


/*------------------------------------
# Pricing
--------------------------------------*/

.pricing .row {
    padding-top: 40px;
}

.pricing .box {
    padding: 60px 40px;
    box-shadow: 0 3px 20px -2px rgba(20, 45, 100, 0.1);
    background: var(--whiteColor);
    height: 100%;
    border-top: 4px solid var(--whiteColor);
    border-radius: 5px;
}

.pricing h3 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 20px;
    color: #37517e;
}

.pricing h4 {
    font-size: 48px;
    color: #37517e;
    font-weight: 400;
    margin-bottom: 25px;
}

.pricing h4 sup {
    font-size: 28px;
}

.pricing h4 span {
    color: #47b2e4;
    font-size: 18px;
    display: block;
}

.pricing ul {
    padding: 20px 0;
    list-style: none;
    color: #999;
    text-align: left;
    line-height: 20px;
}

.pricing ul li {
    padding: 10px 0 10px 30px;
    position: relative;
}

.pricing ul i {
    color: #28a745;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 6px;
}

.pricing ul .na {
    color: #ccc;
}

.pricing ul .na i {
    color: #ccc;
}

.pricing ul .na span {
    text-decoration: line-through;
}

.pricing .buy-btn {
    display: inline-block;
    padding: 12px 35px;
    border-radius: 50px;
    color: #47b2e4;
    transition: none;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s;
    border: 1px solid #47b2e4;
}

.pricing .buy-btn:hover {
    background: #47b2e4;
    color: var(--whiteColor);
}

.pricing .featured {
    border-top-color: #47b2e4;
}

.pricing .featured .buy-btn {
    background: #47b2e4;
    color: var(--whiteColor);
}

.pricing .featured .buy-btn:hover {
    background: #23a3df;
}

/*----------------------------------------
# Frequently Asked Questions
---------------------------------------------*/

.faq .faq-list {
    padding: 0 100px;
}

.faq .faq-list ul {
    padding: 0;
    list-style: none;
}

.faq .faq-list li+li {
    margin-top: 15px;
}

.faq .faq-list li {
    padding: 20px;
    background: var(--whiteColor);
    border-radius: 4px;
    position: relative;
}

.faq .faq-list a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding: 0 30px;
    outline: none;
}

.faq .faq-list .icon-help {
    font-size: 24px;
    position: absolute;
    right: 0;
    left: 20px;
    color: var(--primaryColor);
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
}

.faq .faq-list p {
    margin-bottom: 0;
    padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
    display: none;
}

.faq .faq-list a.collapsed {
    color: var(--primaryColor);
    transition: 0.3s;
}

.faq .faq-list a.collapsed:hover {
    color: #47b2e4;
}

.faq .faq-list a.collapsed .icon-show {
    display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
    display: none;
}



.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: var(--primaryColor) !important;
    color: white;
}

label.filter_label {
    margin-bottom: 2px;
    font-weight: 500;
    text-transform: capitalize;
}


/*----------------------------------------
# Contact
------------------------------------------*/

.contact .info {
    padding: 30px;
    background: var(--whiteColor);
    width: 100%;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.1);
}

.contact .info i {
    font-size: 20px;
    color: var(--primaryColor);
    float: left;
    width: 44px;
    height: 44px;
    background: #e7f5fb;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: var(--primaryColor);
}

.contact .info p {
    padding: 0 0 10px 60px;
    margin-bottom: 20px;
    font-size: 14px;
    color: var(--textColor);
}

.contact .info .email p {
    padding-top: 5px;
}

.contact .info .social-links {
    padding-left: 60px;
}

.contact .info .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #333;
    color: var(--whiteColor);
    line-height: 1;
    padding: 8px 0;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
    margin-right: 10px;
}

.contact .info .social-links a:hover {
    background: #47b2e4;
    color: var(--whiteColor);
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
    background: var(--primaryColor);
    color: var(--whiteColor);
}

.contact .php-email-form {
    width: 100%;
    padding: 30px;
    background: var(--whiteColor);
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

.contact .php-email-form .form-group {
    padding-bottom: 8px;
}

.contact .php-email-form .validate {
    display: none;
    color: var(--primaryColor);
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}

.contact .php-email-form .error-message {
    display: none;
    color: var(--whiteColor);
    background: var(--primaryColor);
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .error-message br+br {
    margin-top: 25px;
}

.contact .php-email-form .sent-message {
    display: none;
    color: var(--whiteColor);
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: var(--whiteColor);
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #13a4de;
    border-top-color: var(--lightGray);
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
    border-color: #13a4de;
}

.contact .php-email-form input {
    height: 44px;
}

.contact .php-email-form textarea {
    padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
    background: var(--primaryColor);
    border: 0;
    padding: 12px 34px;
    color: var(--whiteColor);
    transition: 0.4s;
    border-radius: 50px;
}

.contact .php-email-form button[type="submit"]:hover {
    background: var(--primaryColor);
}

@-webkit-keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes animate-loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*---------------------------------------
# Breadcrumbs
-----------------------------------------*/

.breadcrumbs {
    padding: 15px 0;
    background: #f3f5fa;
    min-height: 40px;
    margin-top: 72px;
}

.breadcrumbs h2 {
    font-size: 28px;
    font-weight: 600;
    color: #37517e;
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 14px;
}

.breadcrumbs ol li+li {
    padding-left: 10px;
}

.breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #4668a2;
    content: "/";
}


/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/

.portfolio-details {
    padding-top: 40px;
}

.portfolio-details .portfolio-details-container {
    position: relative;
}

.portfolio-details .portfolio-details-carousel {
    position: relative;
    z-index: 1;
}

.portfolio-details .portfolio-details-carousel .owl-nav,
.portfolio-details .portfolio-details-carousel .owl-dots {
    margin-top: 5px;
    text-align: left;
}

.portfolio-details .portfolio-details-carousel .owl-dot {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd !important;
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
    background-color: #47b2e4 !important;
}

.portfolio-details .portfolio-info {
    padding: 30px;
    position: absolute;
    right: 0;
    bottom: -70px;
    background: var(--whiteColor);
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.portfolio-details .portfolio-info h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--lightGray);
}

.portfolio-details .portfolio-info ul {
    list-style: none;
    padding: 0;
    font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
    margin-top: 10px;
}

.portfolio-details .portfolio-description {
    padding-top: 50px;
}

.portfolio-details .portfolio-description h2 {
    width: 50%;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
    padding: 0 0 0 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
    font-size: 17px;
    background: var(--whiteColor) !important;
    margin-top: auto;
    color: var(--textColor) !important;
    
}

#footer .footer-newsletter {
    padding: 50px 0;
    background: #f3f5fa !important;
    text-align: center;
    font-size: 15px;
    color: #444444 !important;
}

#footer .footer-newsletter h4 {
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1;
    font-weight: 600;
    color: #37517e !important;
}

#footer .footer-newsletter form {
    margin-top: 30px;
    background: var(--whiteColor) !important;
    padding: 6px 10px;
    position: relative;
    border-radius: 50px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.06);
    text-align: left;
}

#footer .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px 8px;
    width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px;
    background: #47b2e4 !important;
    color: var(--whiteColor) !important;
    transition: 0.3s;
    border-radius: 50px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type="submit"]:hover {
    background: #209dd8;
}

#footer .footer-top {
    padding: 40px 0px;
}

#footer .footer-top .footer-contact {
    margin-bottom: 0px;
}

#footer .footer-top .footer-contact h3 {
    font-size: 28px;
    margin: 0 0 10px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--textColor) !important;
}

#footer .footer-top .footer-contact p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--textColor) !important;
}

#footer .footer-top .footer_title {
    font-size: 22px;
    font-weight: 600;
    color: var(--textColor);
    position: relative;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.footer-links p {
    margin: 0;
    font-size: 14px;
    padding: 6px 0;
}

.footer-links p:first-of-type {
    padding-top: 0 !important;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 3px;
    color: var(--primaryColor) !important;
    font-size: 16px;
    width: 28px;
    height: 26px;
    text-align: center;
    border: 1px solid var(--grayColor) !important;
    line-height: 22px;
    display: inline-block;
    margin-right: 10px;
    padding-left: 4px;
    border-radius: 5px;
}

#footer .footer-top .footer-links ul li {
    padding: 4px 0;
    display: flex;
    align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: var(--textColor) !important;
    transition: 0.3s;
    display: inline-block;
}

#footer .footer-top .footer-links ul a:hover {
    text-decoration: none;
    color: var(--primaryColor) !important;
    padding-left: 5px;
}



#footer .footer-top .social-links a i {
    line-height: 24px !important;
}

#footer .footer-top .social-links a:hover {
    background: #2b86bb !important;
    color: var(--whiteColor) !important;
    text-decoration: none;
}

#footer .footer-bottom {
    padding: 8px 0 !important;
    text-align: center;
    background: var(--primaryColor) !important;
    color: var(--whiteColor) !important;
    font-size: 15px;
}

.div-wrapper1 {
    position: relative;
    height: 300px;
    width: 300px;
}

.div-wrapper1 img {
    position: absolute;
    left: 0;
    bottom: 0;
}

.footer-contact img {
    width: 165px;
}

.form-control {
    border-radius: 5px;
    min-height: 45px;
}

.form-control:focus {
    color: #495057 !important;
    background-color: var(--whiteColor) !important;
    border-color: #333663 !important;
    outline: none !important;
    box-shadow: none !important;
}

.bus-filter-wrapper .filter_label {
    font-size: 16px;
    color: var(--primaryColor) !important;
    font-weight: 600;
}

input#depart,
input#to {
    width: 25%;
    padding: 10px;
}

.text-center.sbuses button {
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    padding: 10px 28px 11px 28px;
    transition: 0.5s;
    margin: 10px 0 0 0;
    color: var(--whiteColor);
    background: var(--whiteColor);
    margin-top: 0px;
    border: none;
    background: var(--primaryColor);
}

.logo-txt {
    color: var(--whiteColor);
    font-size: 22px;
    letter-spacing: 0;
}

.btnsubmit {
    font-weight: 500;
    transition: 0.5s;
    background: var(--primaryColor) !important;
    color: var(--whiteColor);
    line-height: 50px;
    border: 0 !important;
    letter-spacing: 0.5px;
    border-radius: 5px;
    height: 50px;
    text-transform: capitalize;
}

.btnsubmit:hover {
    background-color: var(--primaryColor) !important;
}

button:focus {
    outline: none !important;
}

.col-lg-12.d-flex.flex-column.justify-content-center.align-items-stretch.order-2.order-lg-1 .content {
    background: var(--whiteColor);
    padding: 98px;
    margin: 50px;
}

.fixed-top {
    position: absolute !important;
}

section#about .col-lg-6 {
    border: 1px solid #f3f5fa;
    padding: 52px;
}

section#about .col-lg-6.pt-4.pt-lg-0 {
    padding-top: 59px !important;
}

section#services .col-xl-4.col-md-6.d-flex.align-items-stretch.aos-init.aos-animate {
    padding-bottom: 20px;
}

.container.footer-bottom.clearfix {
    border-top: 1px dotted var(--whiteColor);
}

.footer-links p a {
    color: var(--whiteColor);
}

.faq-list a {
    color: var(--primaryColor);
}

#hero1 {
    width: 100%;
    height: 30vh;
    background: var(--whiteColor);
    background-image: linear-gradient(rgb(110 98 162), rgba(255, 255, 255, 0.5)), url(../../../../../20250515032116im_/https_/www.airporthopper.ie/assets/img/bgnew.html);
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: bottom;
    background-position-x: center;
    background-size: 143% 79%;
}

img.minlogo {
    width: 27% !important;
}

section.d-flex.align-items-center.bresults {
    height: 0px !important;
}

.selecteddest {
    margin-top: -60px;
    background: #f4fdf9;
    padding-top: 22px;
    padding-left: 10px;
}

a.changelink {
    color: #13a4de;
    border: 1px solid #13a4de;
    padding: 5px 20px;
    margin-left: 20px;
    border-radius: 5px;
}

img.nobusfound {
    width: 50%;
}

hr {
    border: 1px solid #dcdcdc;
}

td.busfnd {
    padding-right: 108px;
}

td.busdata {
    padding-right: 56px;
    font-size: 14px;
    font-weight: inherit;
}

td.busdata.seats {
    float: right;
    padding-right: 0px !important;
    padding-left: 44px;
}

table.busdetails {
    margin-top: 69px !important;
}

table.busdetails tbody tr {
    border: 1px solid #13a4de;
    line-height: 29px;
}

table.busdetails tr td {
    padding-left: 25px;
}

td.busdata.dept {
    font-size: 17px;
    font-weight: bold;
    width: 14%;
    padding-left: 0px;
    padding-right: 0px;
}

td.busdata.dur {
    width: 15%;
    font-size: 14px;
}

td.busdata.arr {
    padding-left: 0px;
    font-size: 18px;
    width: 15%;
}

p.busty {
    font-size: 13px;
}

td.opers {
    width: 29%;
}

p.opername {
    line-height: 0;
}

td.busdata.fare {
    width: 14%;
    font-size: 19px;
    font-weight: bold;
    padding-left: 0;
}

td.busdata.seats1 {
    width: 56%;
}

button.btndetail {
    border: none;
    background: #f4fdf9;
    color: var(--primaryColor);
    padding: 33px 14px;
    font-size: 17px;
    font-weight: bold;
    border-left: 1px solid;
    text-transform: uppercase;
}

table.maintitletable {
    width: 90%;
}

td.busdata.rating.rate {
    width: 10%;
    padding-left: 0;
    padding-right: 0;
    font-weight: bold;
    font-size: 16px;
}

i.ti-star {
    background: #13a4de;
    padding: 5px;
    color: var(--whiteColor);
}

small.busty span {
    color: #ff1515;
    font-weight: 600;
}

tr.bottomlinks {
    background: #13a4de;
    color: var(--whiteColor);
}

button.btndetail.book a {
    color: var(--primaryColor) !important;
}

a.trmcon {
    color: #28a745;
}

.custom-control-input:checked~.custom-control-label::before {
    color: var(--whiteColor);
    border-color: #13a4de !important;
    background-color: #13a4de !important;
}

table.seatsview tr td {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    padding: 7px 22px;
}

table.seatsview {
    border: none;
}

td.seatava {
    background: url(../../../../../20250515032117im_/https_/www.airporthopper.ie/assets/css//img/avaliable.html);
    background-image: url(../../../../../20250515032117im_/https_/www.airporthopper.ie/assets/img/avaliable.png);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    background-size: contain;
}

td.seatava a {
    color: #050a08;
}

.legends ul li {
    list-style: none;
    float: right;
    vertical-align: middle;
    font-size: 15px;
}

/* New Css */

.service-icon-wrapper {
    min-height: 85px;
    position: relative;
}

.service-icon-wrapper img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    bottom: 0;
}

.icon-box-title {
    overflow: hidden;
    text-transform: uppercase;
    min-height: 50px;
    font-size: 18px;
    line-height: 25px;
    color: #666666;
}

.icon-box-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

/* Filter */

div#trip-msg p{
    border: 1px solid var(--lightGray);
    margin-top: 30px;
    padding: 30px;
    text-align: center;
    color: var(--primaryColor);
}

.bus-filter-wrapper {
    margin: 20px 0 5px;
}

.th-arrow-block {
    position: absolute;
    right: 7px;
    border-width: 9px 4px 5px;
    border-color: transparent transparent #6c6c6c;
    border-style: solid;
    top: 3px;
}

th.bus_tbl_head::after {
    position: absolute;
    content: '';
    right: 7px;
    border-width: 5px 4px 9px;
    border-color: #6c6c6c transparent transparent;
    border-style: solid;
    top: 19px;
}

.th-arrow-none {
    display: none !important;
}

.mbrnad-name {
    color: var(--textColor);
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
}

.dept-time-wrapper {
    margin-top: 5px;
    position: relative;
}

.dept-time-wrapper h4 {
    margin: 0px;
    color: var(--primaryColor);
    font-weight: 600;
    position: relative;
    z-index: 2;
    background: var(--whiteColor);
    font-size: 17px;
    min-width: 75px;
}
.duration_time_wrap {
    width: 300px;
    text-align: center;
    position: relative;
    margin: 0 5px;
}
.duration_time_wrap::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ddd;
    left: 0;
    right: 0;
    top: 50%;
}
.duration_time {
    background: var(--whiteColor);
    padding: 0 5px;
    position: relative;
    z-index: 1;
}
span.arrow-icon i {
    width: 28px;
    height: 28px;
    display: inline-block;
    border-radius: 50%;
    line-height: 27px;
    background: var(--primaryColor);
    color: var(--whiteColor);
}
.dept-time-wrapper p {
    display: inline-block;
    font-size: 16px;
    margin: 0;
}
.list_price {
    font-weight: 700;
    font-size: 18px;
}
.amenities-img-wrap img {
    margin: 0px 5px;
}

.direct_collpase_btn {
    cursor: pointer;
}

.amenities-toggle-box {
    display: none;
}

.amenities-img-wrap img {
    opacity: 0.6;
}

.amenities-img-wrap.first-img-wrap img:last-of-type {
    border-left: 2px solid var(--textColor);
    padding-left: 13px;
}
.amenities-img-wrap.amenities-img-collapse-wrap {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px;
}
.duration_time {
    font-weight: 500;
    font-size: 20px !important;
}
.dept_arr_time{
    font-size: 20px !important;
}
.abs_border_right {
    position: relative;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}
.abs_border_right::after {
    height: 100%;
    width: 1px;
    content: '';
    background: #ddd;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
}
.abs_line {
    position: relative;
    height: 60px;
}

.abs_inner_line {
    position: absolute;
    content: '';
    top: 50%;
    left: 80px;
    width: 1px;
    height: 100%;
    background: #c3c3c3;
    transform: translateY(-50%);
    z-index: 0;
}
.abs_inner_line::before {
    position: absolute;
    content: '';
    top: 0;
    left: -5px;
    width: 12px;
    height: 12px;
    background: var(--whiteColor);
    border: 2px solid #e0e0e0;
    z-index: 0;
    border-radius: 50%;
}
.abs_inner_line::after {
    position: absolute;
    content: '\f041';
    bottom: 0;
    left: -5px;
    background: var(--whiteColor);
    color: var(--primaryColor);
    z-index: 0;
    border-radius: 50%;
    font-family: 'FontAwesome';
    font-size: 18px;
    line-height: 18px;
}
.filter-collpsible-btn {
    width: 100%;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    background: transparent !important;
    color: #333663 !important;
    text-align: left !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    position: relative;
    padding-left: 10px !important;
}
.filter-collpsible-btn::after {
    content: '\f0d7 ';
    position: absolute;
    right: 10px;
    font-family: 'Fontawesome';
}

.single-collapse {
    border: 1px solid #ddd;
    border-radius: 4px;
}

.table td,
.table th {
    padding: .5rem 0 !important;
}

/* Custom Checkbox */

.checkbox-group {
    display: flex;
    flex-direction: column;
}

.checkbox-group input {
    display: none;
}

.checkbox-group label {
    display: flex;
    gap: 0.5rem;
    align-items: center;
    transition: 0.5s color ease;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    margin-bottom: 4px;
    font-size: 14px;
    color: #2b86bb;
    font-weight: 500;
}

.checkbox-group label::before {
    content: "";
    width: 18px;
    height: 18px;
    border: 0.125em solid #2b86bb;
    border-radius: 2px;
}

.checkbox-group label::after {
    content: "";
    width: 10px;
    height: 10px;
    top: 6px;
    left: 4px;
    border-radius: 0.05em;
    background-color: #2b86bb;
    position: absolute;
    transform: scale(0);
    transition: 0.5s transform ease;
}

.checkbox-group input:checked+label::after {
    transform: scale(1);
}


/* Round-trip One-way starts*/

.radio input[type=radio] {
    position: absolute;
    opacity: 0;
}

.radio input[type=radio]+.radio-label:before {
    content: "";
    background: var(--whiteColor) !important;
    border-radius: 100%;
    border: 2px solid var(--primaryColor) !important;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: 0;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
    margin-right: 4px;
}

.radio input[type=radio]:checked+.radio-label:before {
    background-color: var(--primaryColor) !important;
    box-shadow: inset 0 0 0 4px #f4f4f4 !important;
    margin-right: 4px;
}
label.radio-label {
    display: flex;
    align-items: center;
    gap: 2px;
    cursor: pointer;
}
.radio input[type=radio]:focus+.radio-label:before {
    outline: none !important;
    border-color: var(--primaryColor) !important;
}

/* Round-trip One-way ends*/

/* Custom Checkbox */
.nav-menu a {
    display: block;
    position: relative;
    color: var(--whiteColor);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 30px;
}
.nav-menu button {
    display: block;
    position: relative;
    color: var(--whiteColor) !important;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 30px;
    padding: 6px 16px;
    white-space: nowrap;
    float: left;
    margin: 0 2px;
    border: 0;
    background: transparent;
}
.nav-menu .drop-down>button:after {
    content: "\f107";
    font-family: 'FontAwesome';
    padding-left: 5px;
}
header li button:hover {
    background: #ffffff24;
    border-radius: 5px;
}
.repeat-arrow-img {
    position: absolute;
    top: 10px;
    z-index: 1;
    width: 35px;
    cursor: pointer;
    background: var(--whiteColor);
    padding: 4px;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid var(--primaryColor);
    height: 31px;
    object-fit: contain;
    border-radius: 3px;
}

.homeDatePanel .select2-selection__arrow {
    display: none !important;
}

.location-flex-area {
    display: flex;
    justify-content: space-between;
    position: relative;
    gap: 8px;
}

/* Search bus */
.bus_tckt_rows {
    padding: 10px;
    background: #eceef2;
    margin-top: 5px;
}

#busTable td {
    border: 0px !important;
}

.bus-departure {
    border: 1px solid var(--lightGray);
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    background: var(--whiteColor);
    padding: 15px 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}

th.bus_tbl_head {
    position: relative;
    font-size: 14px;
    padding: 5px 13px;
    cursor: pointer;
    border-bottom: 0px !important;
}

.bus_tckt_rows ul {
    display: flex;
    margin: 0;
}

.bus_tckt_rows ul li h6 {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
}

.bus_tckt_rows ul li {
    display: inline-block;
    flex-basis: 15.5%;
    margin: 0;
    padding: 0 10px;
    text-align: center;
}

.bus_tckt_rows ul li:first-child {
    flex-basis: 22.5%;
    text-align: left;
}

.bus_tckt_rows ul li:last-child {
    text-align: left;
}

#busTable_filter {
    display: none !important;
}

.bus_display_none {
    display: none;
}

.cancelTrip .input-group {
    flex-wrap: nowrap;
    height: 40px;
}

.cancelTrip input,
.cancelTrip select {
    height: 40px;
}

.cancelTrip .btn-get-started {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 10px 28px 11px 28px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px 0 0 0;
    color: var(--primaryColor);
    background: var(--whiteColor);
}

.cancelTrip .btn-get-started:hover {
    background: #f3f5fa;
}

/* Destination */

.dest-title {
    margin: 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 10px;
    color: #333663;
}

.destination-content-wrap:hover .dest-title {
    background: #333663;
    color: var(--whiteColor);
    transition: all ease 0.3s;
    border: 0;
}
/* App Section */
.app_sec {
    background: var(--primaryColor);
}
.app_store_btn img {
    height: auto !important;
    width: 100%;
}
.play-store-wrapper {
    display: flex;
}
.play-store-wrapper img {
    max-width: 180px;
    border-radius: 30px;
    margin-right: 5px;
    object-fit: cover;
}
.app_title{
    font-size: 40px;
}
.app_sub_title {
    font-weight: 500;
    color: var(--whiteColor);
    font-size: 20px;
    text-transform: capitalize;
}
.dtbl {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.app_sec .dtbl_cel.left-33 {
    width: 33%;
    text-align: center;
    vertical-align: top;
}
.beta_tag {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    display: block;
    padding: 3px;
    background: var(--primaryColor);
    position: relative;
    z-index: 66;
}
/* Search section new */
.home_main_title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    background: #d4242e;
    display: inline-block;
    padding: 4px 40px;
    border-radius: 30px 0px;
    text-transform: capitalize;
}
.hero_container {
    position: relative;
    z-index: 2;
    margin-top: -90px;
}

.search_bus_area {
    background: var(--whiteColor);
    padding: 25px 20px;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    z-index: 5;
    border-radius: 10px;
    right: 0;
    left: 0;
    border-top: 3px solid var(--primaryColor);
    border-bottom: 3px solid var(--primaryColor);
}
.search_bus_area span.select2-selection.select2-selection--single {
    display: block;
    margin-top: 0;
    height: 50px !important;
    font-size: 16px;
    text-align: left;
    padding-left: 10px;
    border-radius: 5px;
    border: 0;
}

.select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border: 1px solid #c8c8c8 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px !important;
}

.calender-input-group {
    position: relative;
}

.calender-input-group i.fa.fa-calendar {
    position: absolute;
    color: #333663;
    right: 15px;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
    pointer-events: none;
}

.middle_passengers .table td {
    padding: .5rem 10px !important;
}

#hero input,
#hero select {
    height: 50px !important;
    background: transparent;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
}

.hasDatepicker:focus {
    border: 1px solid #c8c8c8 !important;
}

label.abs_label {
    position: absolute;
    color: #777;
    font-size: 13px;
    left: 14px;
    top: 7px;
    z-index: 2;
    font-weight: 500;
}
#busTable thead,
#busTable tbody {
    display: table;
    width: 100% !important;
}

/* Profile page design */
.profile-left-tab {
    min-height: 500px;
    display: flex;
    flex-direction: column;
    background: var(--whiteColor);
    border-radius: 10px;
}

li.top-li {
    padding: 15px;
    text-align: center;
}

li.top-li .name {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: var(--primaryColor);
    margin: 0;
}

li.top-li .user-phn {
    font-size: 13px;
    margin: 0;
    color: #333;
}

.profile-left-tab li a {
    padding: 8px 15px;
    display: block;
    text-align: left;
    color: #333333;
    font-weight: 400;
    border-bottom: 1px solid var(--lightGray);
    border-radius: 0;
    border: 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

.profile-left-tab li .active {
    background-color: var(--primaryColor) !important;
    color: var(--whiteColor) !important;
}

.profile-right-tab-content {
    min-height: 500px;
    padding: 20px;
    background: var(--whiteColor) !important;
    border-radius: 10px;
}
input:disabled, .disabled {
    background-color: #eee;
    cursor: no-drop;
}

.wlc_msg {
    font-size: 20px;
    text-transform: capitalize;
    margin: 0;
    border-bottom: 1px dashed #333663;
    color: #333;
    padding-bottom: 10px;
    font-weight: 500;
    display: block;
}

.profile-right-tab-content .form-gp {
    margin-bottom: 15px;
}

.profile-right-tab-content .form-gp input:focus {
    border: 1px solid #333663 !important;
}

.profile-right-tab-content .form-gp input {
    height: 44px !important;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
}
.profile-right-tab-content .form-gp i {
    position: absolute;
    right: 10px !important;
    top: 38px !important;
}
.profile-right-tab-content .form-gp label {
    position: relative;
    color: #333663;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 15px;
    font-weight: 600;
}
.area_toggle_btn {
    color: #000;
}
.profile-right-tab-content .submit-btn-area button {
    height: 44px;
}
.my-bookin-tbl-wrap{
    max-height: 300px;
    overflow: auto;
}
.my-bookin-tbl th {
    background: var(--primaryColor);
    font-weight: 500;
    color: var(--whiteColor);
    border: 1px solid var(--whiteColor) !important;
    white-space: nowrap;
}

.my-bookin-tbl th,
.my-bookin-tbl td {
    font-size: 14px;
    padding: 5px !important;
}

.fa-eye,
.fa-eye-slash {
    cursor: pointer;
}

.modify_bus_area {
    margin-bottom: 20px;
}

.search_bus_area.modify_bus_area {
    position: relative;
    bottom: 0;
}

.modify-search-btn {
    background-color: #333663;
    color: var(--whiteColor) !important;
    margin-top: 29px;
    border: 0;
    outline: none;
    min-height: 39px;
    font-size: 16px;
}

.calender-modify-input {
    position: relative;
}

.calender-modify-input input {
    border: 1px solid #ddd;
    min-height: 40px;
    font-size: 14px;
}

.calender-modify-input input:focus {
    border: 1px solid #ddd !important;
}

.calender-modify-input i.fa.fa-calendar {
    position: absolute;
    right: 10px;
    top: 44px;
    z-index: 2;
    pointer-events: none;
}

.datebar_mobile_show {
    display: none;
}

ul.datebar {
    display: flex;
    justify-content: space-between;
    list-style: none;
    border-radius: 5px !important;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 40%);
    padding: 0;
    margin: 0;
}
.mobile.datebar li span {
    font-size: 16px !important;
    font-weight: 800 !important;
    white-space: nowrap;
}
ul.datebar li {
    width: 14.3%;
    text-align: center;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px 5px;
    cursor: pointer;
    border-left: 1px solid #ddd;
    border-top: 2px solid transparent;
    border-bottom: 2px solid var(--whiteColor);
    border-radius: 5px;
    background: var(--primaryColor)de;
    justify-content: center;
    background: var(--whiteColor);
}
.mobile.datebar li {
    width: 100% !important;
}
ul.datebar li a {
    color: var(--textColor);
}

.arrow-icon {
    font-size: 30px !important;
    display: inline-block;
}

ul.datebar li:first-of-type {
    border: 0px !important;
}

ul.datebar li span {
    font-size: 13px;
    font-weight: 600;
}

ul.datebar li.active {
    background: var(--whiteColor);
    border-bottom: 2px solid var(--primaryColor);
}
ul.datebar li.active a{
    color: var(--primaryColor);
}

.scroll_route_heading {
    color: var(--primaryColor);
    font-weight: 500
}

li.date-disable {
    cursor: no-drop !important;
}

li.date-disable a {
    color: #333;
    opacity: 0.7;
    cursor: no-drop;
}

.modify_bus_area span.select2-selection.select2-selection--single {
    font-size: 14px;
    border: 1px solid #ddd !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: none !important;
}

.butn-adult {
    background: transparent !important;
    border: 1px solid #c8c8c8;
    color: #444 !important;
    text-decoration: none !important;
    width: 100%;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding: 0px 12px;
    border-radius: 5px;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
}

.butn-adult {
    overflow-x: scroll;
}

.butn-adult::-webkit-scrollbar {
    height: .1em;
}

.butn-adult::-webkit-scrollbar,
.butn-adult::-webkit-scrollbar-thumb {
    overflow: visible;
    border-radius: 4px;
}

.butn-adult::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .2);
}

.dropdown-end {
    position: absolute;
    inset: 0px auto auto 0px;
    margin: 0px;
    transform: translate(0px, 44px);
    padding: 0px 4px;
    width: 100%;
    background: var(--whiteColor);
    display: block;
    list-style: none;
    text-align: left;
    border-radius: 5px;
    top: 10px;
    box-shadow: 0 10px 40px 0 rgb(104 113 123 / 20%);
    padding: 0px 20px;
    z-index: 1;
}

.dropdown-items {
    color: var(--primaryColor) !important;
    padding: 2px;
    width: 100%;
    border-bottom: 1px solid var(--lightGray);
    margin-left: 2px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
}

.dropdown-item3 {
    font-weight: lighter;
    font-size: 10px;
    margin-bottom: 0px;
}

.count-butn button {
    margin: 0;
    padding: 0;
    display: inline;
    border: 0;
    background-color: #2b86bb1a;
    width: 30px;
    height: 30px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
}

.count-butn .quantity {
    display: inline;
    width: 25px;
    outline: none;
    text-align: center;
    color: #444;
    font-weight: 600;
    border: 0 !important;
    height: 50px;
}

/* Custom Profile page starts */
.basic-details {
    display: flex;
    align-items: flex-end;
    padding-top: 52px;
}

.profile-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}

.pr-basic-right {
    position: absolute;
    bottom: -5px;
    right: 0;
}

.pro-text-wraper {
    margin-left: 20px;
}

.profile-rating li i {
    color: #FDCD03;
    margin-right: 7px;
}

.item {
    list-style: none;
}

.profile-table {
    margin-top: 100px;
    margin-bottom: 40px;
}

.tabl {
    justify-content: center;
}

.tab-selection {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin: 0px 5px 0px 0px;
    justify-content: center;
}

.item-1 {
    padding: 15px 45px;
    color: var(--textColor);
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.b-top-nav__1level>a {
    padding: 6px 16px;
    white-space: nowrap;
    float: left;
    margin: 0 2px;
}

#ui-datepicker-div {
    border: 1px solid var(--lightGray);
    padding: 0px;
    border-radius: 0px;
}

.ui-datepicker-calendar tr,
.ui-datepicker-calendar td {
    padding: 0px;
}

.tab-content {
    background-color: transparent;
}

.pro-text {
    color: var(--whiteColor);
}

.pro-text1 {
    color: #909193;
}

.pro-text2 {
    color: #2b86bb;
    font-size: 15px;
    font-weight: lighter;
}

.profile-image {
    width: 200px;
    height: 243px;
}

.profile-image img {
    width: 100%;
    margin-bottom: 8px;
}

.rating-image {
    margin: 25px auto 17px;
}

.tabl-section {
    position: relative;
}

.text-clr {
    color: var(--textColor);
}
/* How it works */
.hiw-box img {
    max-height: 90px;
    margin: 0px 0 20px;
    object-fit: contain;
}
.hiw-box h3 {
    color: var(--textColor);
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    margin: 0;
}
.hiw-box p {
    min-height: 46px;
    margin: 0px;
}
/* Why us */
.hiw-box {
    border-radius: 10px;
    transition: all ease-in-out 0.3s;
    padding: 10px;
    min-height: 270px;
    transition: all ease-in-out 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: var(--whiteColor);
}
.hiw-box:hover {
    transform: translateY(-6px);
}
/* Route */
.gallery_carousel .owl-nav {
    margin-top: 0 !important;
    position: absolute !important;
    width: 100%;
    top: 45%;
    transform: translateY(-50%);
}
/* Gallery */
.gall_item_inner {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #eee;
}
.gall-img {
    min-height: 300px;
    object-fit: cover;
    transition: all 1s;
}
.gall_item_inner:hover img{
    transform: scale(1.2);
}
.route_name {
    text-transform: uppercase;
    font-size: 18px;
    margin: 15px 0 0;
    font-weight: 600;
    text-align: center;
}
.gallery__section{
    overflow: hidden;
}
#route_carousel .owl-nav {
    margin-top: 0 !important;
    position: absolute !important;
    width: 100%;
    top: 40%;
    transform: translateY(-50%);
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
.gallery_carousel button.owl-prev {
    position: absolute !important;
    left: 5px;
}
.gallery_carousel button.owl-next {
    position: absolute !important;
    right: 25px !important;
}
.gallery_carousel .owl-nav button span {
    background: var(--primaryColor);
    width: 40px;
    display: inline-block;
    border-radius: 50%;
    height: 40px;
    line-height: 36px;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: var(--whiteColor);
    opacity: 0.7;
}
.gallery_carousel .owl-nav button span:hover{
    opacity: 1;
}
/* Story section */

.stories-wrap {
    background-image: url(../../../../../20250515032116im_/https_/www.airporthopper.ie/assets/img/story-bg.html);
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-position: center;
    height: 425px;
    margin: 100px 0px 115px;
    background-size: cover;
}

.stories-wrap::after {
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: var(--textColor);
    position: absolute;
    z-index: 1;
}

.story-item {
    background-color: var(--primaryColor);
    margin-top: -50px;
    position: relative;
    top: -45px;
    z-index: 3;
}

.story-heading {
    color: var(--whiteColor) !important;
}

.stories-main {
    padding-bottom: 60px;
}

.single-stories {
    min-height: 330px;
    background-color: var(--whiteColor);
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

.single-stories-img {
    display: flex;
    justify-content: center;
}

.single-stories-rating {
    text-align: center;
}

.single-stories-img .client-img {
    width: 100px !important;
    margin-bottom: 15px;
    border-radius: 5px;
}

.sort_by .select2-container--default .select2-selection--single {
    border: 1px solid #ddd !important;
}

.sort_by .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--textColor) !important;
    line-height: 45px !important;
    font-size: 16px;
}

/* Payment page */

.wrap {
    background: var(--whiteColor)00;
    padding: 15px 20px;
    margin-top: 20px;
    border: 1px solid var(--lightGray);
    border-radius: 5px;
}

.page-heading {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.sale_page_heading{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.sale_page_heading h1 {
    color: var(--primaryColor);
    font-size: 24px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 600;
}
.sale_page_heading h2 {
    color: var(--primaryColor);
    font-size: 24px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 600;
}
.sale__heading_page {
    color: var(--primaryColor);
    font-size: 24px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 600;
}

.rectan {
    display: inline-block;
    height: 25px;
    width: 25px;
    background: var(--primaryColor);
    margin-right: 10px;
    border-radius: 50%;
    border: 3px dotted var(--whiteColor);
}

.heading-3 h3 {
    font-size: 16px;
    font-weight: bold;
    color: var(--textColor);
    margin-top: 10px;
}

.heading-p p {
    font-size: 12px;
    font-weight: lighter;
    color: var(--textColor);
}

.payment-form input {
    border: 1px solid #c8c8c8;
    background-color: var(--whiteColor);
    padding: 5px 10px;
    border-radius: 5px;
    width: 100%;
    min-height: 45px;
}
.phone-dial-code .select2-container--default .select2-selection--single {
    border-radius: 5px 0px 0px 5px;
}

.passengers ul {
    list-style: none;
    padding: 10px;
    border: 1px solid var(--lightGray);
    margin: 10px;
}

.passengers ul li {
    line-height: 24px;
    font-size: 14px;
}

.payment-form input:focus {
    border: 1px solid var(--primaryColor) !important;
}

.sidebar-wrap {
    background-color: var(--whiteColor);
    /* min-height: 420px; */
    padding: 15px;
    border: 1px solid var(--lightGray);
    border-radius: 5px;
    position: sticky;
    top: 120px;
    margin-top: 20px;
}

#basic-email {
    background: var(--primaryColor);
    color: #fff;
    border: 0;
    padding: 0px 16px;
    font-size: 18px;
}
input {
    outline: none !important;
}

select {
    appearance: button !important;
    -webkit-appearance: button !important;
    -moz-appearance: button !important;
}

.pass_format_name {
    background: #f3f3f3;
    padding: 5px;
    color: var(--primaryColor);
    font-size: 18px;
    letter-spacing: 0.3px;
    border-bottom: 1px dashed var(--primaryColor);
    margin: 0 0 5px;
    text-align: center;
    display: inherit;
}

select:focus {
    border: 1px solid var(--primaryColor) !important;
}

.table>:not(:first-child) {
    border-top: 0 !important;
}

.selectSeatDetailsWrapper {
    background: #eeeeee;
    padding: 15px 15px 10px;
    border: 1px dashed var(--primaryColor);
    border-radius: 5px;
}

.pasngrs_title {
    border: 0;
    padding: 0;
    margin: 0;
}
#simple_timer {
    font-size: 25px;
    font-weight: 900;
    color: var(--primaryColor);
}
.booking_title {
    color: var(--primaryColor);
    font-size: 26px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 500;
}

.date {
    color: var(--textColor);
    font-weight: bold;
    font-size: 16px;
}

.total_data {
    color: var(--textColor);
    font-weight: 500;
    font-size: 16px;
}

.voucher {
    display: flex;
    justify-content: left;
    padding: 1px 6px;
}

.voucher-heading {
    color: #2B86BB;
}

.fw-light {
    font-weight: 300 !important;
    margin: 0;
}

.coupon {
    margin-left: 5px;
    background-color: var(--whiteColor);
    color: #2B86BB;
}

.coupon .input-group input {
    border-right: 1px solid var(--lightGray) !important;
    border: 0;
}

.seat-reservation-btn {
    background-color: var(--whiteColor);
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    padding: 15px 20px !important;
    border-radius: 5px;
}
.seats {
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 10px;
    background: #eeeeee;
    border: 1px dashed var(--primaryColor);
}
.chair {
    margin: 0px 18px 0 8px;
}
.bg__box {
    background: #f3f3f3;
    border-radius: 5px;
    padding: 15px 15px 0px;
    margin-bottom: 15px;
    border: 1px solid var(--lightGray);
    border-bottom: 2px solid var(--primaryColor);
}
.bt-right-aro {
    padding: 10px;
    padding-right: 0px;
}
.location_sale_form {
    font-weight: 900;
    font-size: 20px;
    color: #1f1f1f;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.right_arrow_img {
    width: 25px;
    margin: 0 10px;
    opacity: 0.4;
}
.seat-text {
    text-align: left;
}

.seat-text h5 {
    margin: 0;
    color: var(--textColor);
    font-size: 18px;
}

.content-head {
    text-align: center;
}

.content-head h1 {
    font-size: 26px;
    margin: 10px 0 0;
    text-transform: capitalize;
    color: var(--primaryColor);
    font-weight: 500;
}

.hidden_bus_seat_layout_panel_bg {
    display: none;
    position: fixed;
    left: 0;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: #2b86bb4f;
    height: 100%;
    width: 100%;
    z-index: 999999;
    overflow: hidden !important;
}

.hidden_bus_seat_layout_panel {
    width: 400px;
    background: #eaeff5;
    position: fixed;
    z-index: 99999;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-bottom: 50px;
}


/* Works on Firefox */

* {
    scrollbar-width: thin;
    scrollbar-color: var(--primaryColor) #ddd;
}

/* Works on Chrome, Edge, and Safari */

*::-webkit-scrollbar {
    width: 12px;
}

*::-webkit-scrollbar-track {
    background: #ddd;
}

*::-webkit-scrollbar-thumb {
    background-color: var(--primaryColor);
    border-radius: 5px;
    border: 3px solid #ddd;
}

.close_seat_modal_btn {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 30px;
    color: var(--textColor);
    cursor: pointer;
    font-weight: 300;
}

.reserve_location {
    font-size: 13px;
    color: var(--textColor);
}

.reservation-body {
    padding: 10px 15px;
}

.btn-section {
    text-align: center;
    width: 100%;
    display: flex;
}

.butn {
    background-color: var(--whiteColor);
    width: 100%;
    margin: 0px 0px 10px;
    border-radius: inherit;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.14);
    padding: 4px !important;
    font-size: 16px;
    color: var(--primaryColor);
    font-weight: 500;
    outline: none !important;
}

.seat-direction {
    display: flex;
    justify-content: space-evenly;
    margin: 7px 100px 3px;
    color: var(--textColor);
}

.seat-wrapper-box {
    background: var(--whiteColor);
    border-radius: 50px;
    padding: 10px 20px 25px;
    margin: 0 0 0;
    margin-bottom: 20px;
}

.seat-wrapper-box p {
    margin: 0;
    font-size: 13px;
    color: var(--textColor);
    font-weight: 500;
}

.lower-desk {
    text-align: center;
}

.upper-desk {
    text-align: center;
}

.heading-left {
    margin-top: 6px;
    margin-bottom: 0px;
    display: flex;
    justify-content: space-around;
}

.premium-icon {
    display: inline-block;
    box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.75);
    border-radius: 8px;
    background-color: var(--whiteColor);
    margin: 0px 4px;
    min-width: 40px;
    min-height: 40px;
    line-height: 40px;
}

.seat-icon-butn {
    border-style: none;
    background-color: var(--whiteColor);
}

.premium-icon-driver {
    display: inline-block;
    box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.75);
    border-radius: 8px;
    background-color: var(--whiteColor) !important;
    height: 40px;
    width: 112px;
}

.icon-left {
    display: flex;
    justify-content: space-around;
}

.seat-catagory {
    position: absolute;
    background: var(--whiteColor);
    top: 0;
    padding: 30px 30px 15px;
    width: 200px;
    z-index: 9;
    right: 400px;
}

.seat-catagory .icon-left {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}

.seat-catagory .seat-icon-butn {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: var(--whiteColor);
    border-radius: 5px;
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.14);
}

.reservation_confirm_btn_wraper {
    background: #ffff;
    z-index: 999;
    width: 100%;
    height: 70px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid var(--lightGray);
}

input#returnDate {
    height: 50px;
}
.with_return_tag {
    background: var(--primaryColor);
    border-radius: 2px;
    padding: 4px;
    font-weight: 600;
    position: absolute;
    top: 14px;
    right: -54px;
    left: 56px;
    margin: 10px auto;
    text-transform: capitalize;
    color: #fff;
    transform: rotate(41deg);
    font-size: 13px;
}
.reservation_confirm_btn {
    background: var(--primaryColor);
    padding: 0px 42px;
    font-size: 22px;
    color: var(--whiteColor);
    font-weight: 600;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    border-radius: 5px;
    top: 10px;
    transition: all ease-in-out 0.3s;
}

.reservation_confirm_btn:hover {
    background-color: var(--primaryColor) !important;
}

.seat-catagory-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.seat-catagory-item p {
    margin: 0px;
    margin-left: 15px;
}

.extras_seat_wrapper_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.extras_seat_wrapper_inner_flex {
    display: flex;
    align-items: center;
}

.additional-lug-flex {
    display: flex;
    align-items: center;
}

.free_btn {
    background: #2b86bb;
    border-radius: 0px;
    color: var(--whiteColor);
    font-weight: 500;
    padding: 2px 20px !important;
}

.lug-quan {
    display: flex;
    align-items: center;
}

/* Congratulations */
.detail-bc {
    background-color: var(--whiteColor);
    padding: 40px;
    border: 1px solid var(--lightGray);
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    min-height: 470px;
}

.congratulations .detail {
    background-color: #2b86bb;
    margin: 0px 0px 9px;
    justify-content: center;
    color: var(--whiteColor);
    padding: 9px 0px 5px 0px;
    font-weight: bold;
}

.congratulations .right {
    min-height: 470px;
    background-color: var(--whiteColor);
    text-align: center;
    color: #707070;
    border: 1px solid var(--lightGray);
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    padding: 70px 0px;
}

.congratulations.right-text {
    font-size: 12px;
    font-weight: 500;
}

.congratulations .item {
    box-shadow: 0px 5px 6px -2px rgb(0 0 0 / 20%);
    margin: 11px 0 0 0;
    padding: 6px;
    font-size: 13px;
    font-weight: 500;
    color: #333;
}

.congratulations .special {
    background-color: #eaeff5;
}

.congratulations .detail h6 {
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    text-align: center;
}

.congratulations .download-btn {
    border: none;
    background-color: #2b86bb;
    color: var(--whiteColor);
    padding: 5px 21px;
}

.payment_img_inReservation {
    width: 250px;
}

.total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.passger-info-tbl th{

}
.passger-info-tbl th, .passger-info-tbl td {
    color: var(--textColor);
    font-size: 14px;
    vertical-align: middle;
    border: 0;
    padding: 3px !important;
}
.checkout_btn {
    background: var(--primaryColor);
    border: 0;
    border-radius: 5px;
    width: 100%;
    font-size: 20px;
    color: var(--whiteColor) !important;
    font-weight: 500;
    outline: none;
    box-shadow: none;
    padding: 8px;
    transition: all ease-in-out 0.3s;
}

.checkout_btn:hover {
    background-color: var(--primaryColor) !important;
}

.pickup_point .form-control {
    border: 1px solid #c8c8c8;
    background-color: var(--whiteColor);
    padding: 9px 0px 5px 27px;
    border-radius: 5px;
    padding-left: 15px !important;
}

.pickup_point .form-control:focus {
    border: 1px solid var(--primaryColor) !important;
}


/*  */

.Busstops {
    display: block;
    list-style: none;
    margin: 0;
    float: left;
    position: relative;
    overflow-y: auto;
    width: 100%;
    padding: 0px;
}
.Busstops .node {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    display: inline-block;
    transition: all 300ms ease;
    position: relative;
}
.Busstops .node::before {
    content: '';
    position: absolute;
    top: -10px;
    bottom: 0;
    background: #c9c9c9;
    height: 30px;
    width: 1px;
    left: 4px;
}

.Busstops li {
    line-height: 10px;
    text-align: left;
    margin-left: 85px;
}

.Busstops .stops_time {
    position: absolute;
    left: -13px;
}

.Busstops .activated {
    box-shadow: 0px 0px 3px 2px rgba(194, 255, 194, 0.8);
}

.Busstops .divider {
    height: 20px;
    width: 2px;
    margin-left: 4px;
    transition: all 500ms ease;
}

.Busstops li span {
    display: inline-block;
    margin-left: 15px;
    font-size: 14px;
    line-height: 30px;
}
.Busstops li span:last-child {
    margin-left: 20px;
}
.Busstops .grey {
    background-color: #c9c9c9;
}
.seat-icon-butn.available {
    background: var(--whiteColor) !important;
    border: 1px solid var(--whiteColor);
}

.seat-icon-butn.sold {
    background: #eaebed;
    border: 1px solid var(--lightGray);
}

.seat-icon-butn.selected {
    background: var(--primaryColor);
    border: 1px solid var(--primaryColor);
}

.seat-catagory.for-mobile {
    position: relative;
    background: var(--whiteColor);
    padding: 15px 10px 0;
    z-index: 9;
    left: 0;
    right: 0 !important;
    width: 100%;
    border-bottom: 1px solid #2b86bb;
}

.middle_passengers_col td {
    padding: 0.5rem 10px !important;
}

.card.swapCardTicket {
    padding: 10px;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    margin: 0;
    background: #ff850030;
}

.card.swapCardTicket .swapCardTicketContent {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin: 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.card.swapCardTicket p {
    margin: 0px;
}

span.swapClose {
    opacity: 0.7;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background: #f5bf85;
    width: 25px;
    text-align: center;
    color: var(--textColor);
}

span.swapClose:hover {
    opacity: 1;
}

.datebar_wrapper {
    overflow-y: hidden;
    /* overflow-x: scroll; */
}

.datebar_wrapper::-webkit-scrollbar {
    height: 0;
    background: transparent;

}

/*======================
404 page
=======================*/
.page_404 {
    padding: 40px 0;
}

.page_404 img {
    width: 100%;
}

.four_zero_four_bg h1 {
    font-size: 80px;
}

.four_zero_four_bg h3 {
    font-size: 80px;
}

.contant_box_404 {
    margin-top: 30px;
}

/*  */
.ui-datepicker .ui-datepicker-prev:after {
    position: absolute;
    left: 5px !important;
}

.ui-datepicker .ui-datepicker-next:after {
    position: absolute;
    right: 5px !important;
}

.ui-datepicker .ui-datepicker-header {
    text-align: center;
}

.ui-datepicker .ui-datepicker-calendar th {
    text-align: center;
    font-size: 14px;
}

.btn_view_eats {
    color: var(--whiteColor) !important;
    position: relative;
    z-index: 1;
    padding: 8px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    text-decoration: none;
    margin-top: 5px;
    text-transform: capitalize;
    background: var(--primaryColor) !important;
    border-radius: 5px !important;
    min-width: 115px;
    box-shadow: none !important;
    outline: 0;
}

.btn_view_eats:hover {
    background-color: var(--primaryColor) !important;
}

.price {
    font-weight: 600;
    font-size: 24px;
    margin: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--primaryColor) !important;
}
.iti {
    display: block !important;
}
.iti__country {
    white-space: pre-wrap;
}
.iti__country-list {
    min-width: 350px;
}
#ui-datepicker-div {
    padding: 10px;
    border-radius: 6px;
    z-index: 99999 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 0px !important;
    background: var(--whiteColor) !important;
    color: var(--textColor) !important;
    text-align: center !important;
}
.ui-widget.ui-widget-content {
    border: 1px solid var(--lightGray) !important;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    padding: 10px;
    border-radius: 10px;
    min-width: 340px;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid var(--primaryColor) !important;
    background: var(--primaryColor) !important;
    color: var(--whiteColor) !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid var(--lightGray) !important;
    text-align: center !important;
    border-radius: 50%;
    height: 36px;
    width: 36px;
    font-size: 14px;
    margin: 3px;
}

.ui-widget-header {
    border: 0px !important;
    background: var(--primaryColor) !important;
    color: var(--whiteColor) !important;
    border-radius: 5px !important;
}

.ui-datepicker .ui-datepicker-prev:after {
    content: "\f053";
}

.ui-datepicker .ui-datepicker-next:after {
    content: "\f054";
}

.ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-next:after {
    font-size: 0.61538em;
    line-height: 1;
    color: black;
    font-family: "FontAwesome";
    font-weight: normal;
    padding: 10px 0;
    width: 16px;
    display: block;
    text-align: center;
    cursor: pointer;
}
.ui-datepicker table {
    margin: 0;
}
.ui-datepicker .ui-datepicker-calendar th {
    color: #2f728c !important;
}

.ui-datepicker td span,
.ui-datepicker td a {
    padding: .5rem 0.2em;
}

.select2-container .select2-selection--single {
    height: 45px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px !important;
}

/* Login Page Css */
.login-box {
    border-radius: 10px;
}

.login-form-head {
    text-align: center;
}

.login-form-head h4 {
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 7px;
    color: #333;
}
.login-form-head h1 {
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 7px;
    color: #333;
    font-size: 24px;
}

.form-gp {
    margin-bottom: 15px;
    position: relative;
}
input#phone {
    border-left: 0;
    border-radius: 0px 5px 5px 0px;
}
.form-gp input {
    width: 100%;
    height: 45px;
    border: 1px solid #c8c8c8;
    outline: none !important;
    box-shadow: none !important;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
}

.throw_line{
    text-decoration: line-through !important;
}
.country_phone_inp {
    border-radius: 0px 5px 5px 0px !important;
}
.phone_prefix_wrap .select2-container--default .select2-selection--single {
    background-color: #eee !important;
    border: 1px solid #c8c8c8 !important;
    border-right: 0px !important;
    border-radius: 3px 0px 0px 3px !important;
}
.phone_prefix_wrap{
    min-width:130px
}
.font-20{
    font-size: 20px !important;
}
label {
    font-weight: 600;
}
.form-gp i {
    position: absolute;
    right: 10px;
    color: #3333336b;
    font-size: 16px;
    top: 42px;
}

.key-otp-icon{
    position: absolute !important;
    top: 14px !important;

}

.submit-btn-area .btn {
    width: 100%;
    height: 44px;
    color: var(--whiteColor);
    background-color: var(--primaryColor);
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.07);
    transition: all 0.3s ease-in-out;
    letter-spacing: 0.4px;
    border: 0 !important;
}
.otp_resend_btn{
    background: transparent;
    border: 0;
    font-weight: 500;
}
.otp_resend_btn:hover{
    color: var(--primaryColor);
    text-decoration: underline;
}
.otp_option_msg {
    font-size: 14px;
}
.submit-btn-area .btn:hover {
    background: var(--primaryColor) !important;
}

.login-with-txt {
    font-size: 15px;
    color: #444;
}

.social-btn a {
    font-size: 16px;
    display: block;
    height: 44px;
    text-align: center;
    margin-bottom: 12px;
    border-radius: 5px;
    line-height: 44px;
    width: 48%;
}

.google-ico {
    background-color: #DD4F46 !important;
    color: var(--whiteColor) !important;
}

.fb-ico {
    background-color: #405893 !important;
    color: var(--whiteColor) !important;
}

.social-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Download Ticket Css */
.download-ticket {
    margin: 10px auto;
    background: var(--whiteColor);
    transition: all 0.3s ease-in-out;
    padding: 3px 3px;
    min-height: 365px;
    border: 0;
    border-radius: 10px;
}

.passenger-details-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.passenger-details-box {
    height: 300px;
}

.dnld-tkt-details {
    width: 100%;
    margin: 0 7%;
}

.dnld-tkt-details .page_title h4 {
    color: var(--textColor);
    font-size: 20px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 0.4px;
}

.form-group {
    margin-bottom: 1rem;
}

.pnr-src-btn {
    margin: 0 auto;
    position: relative;
    bottom: 0;
    text-align: center;
}

.tkt-dnld-left-box {
    margin: 10px auto;
    background: var(--whiteColor);
    border-radius: 0;
    padding: 3px 3px;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    border-radius: 5px;
    border: 1px solid var(--lightGray);
}

.pay-details-box {
    min-height: 365px;
    border: 1px solid var(--lightGray);
}

.passenger-details-box p {
    text-align: center;
    margin: 0 7%;
    background: #c84e5e;
    padding: 20px;
    border-radius: 5px;
    color: var(--whiteColor);
}

.passenger-details-box p i {
    font-size: 40px;
}

.close-btn {
    font-weight: 600;
    color: #f00;
    font-size: 25px;
    background: transparent;
    border: 0;
}

/*Modal*/
.cus_medal .modal-content {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.cus_medal .modal-body {
    padding-bottom: 40px;
}

.row.payment-text {
    margin-top: 5px;
}

.pay-details-box {
    margin: 5px 0;
    min-height: 365px;
    border: 1px solid #ddd;
}

.pay-details-box .title_Ablack {
    background: var(--primaryColor);
    display: block;
    margin: 0;
    padding: 8px 12px;
    border-bottom: 1px solid #ddd;
    color: var(--whiteColor) !important;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.input-group-row {
    padding: 10px;
}

.psngr-details .details-list {
    list-style: none;
}

.pay-details-box table {
    margin-bottom: 0;
}

.details-list .table td,
.details-list .table th {
    font-size: 14px;
}

/* Successfull Ticket Design */
.ticket_box {
    padding: 30px;
    min-height: 380px;
    border: 1px solid var(--lightGray);
    background: var(--whiteColor);
    border-radius: 10px;
    height: 100%;
}

.tick_dtls_title {
    font-size: 20px;
    background: var(--primaryColor);
    text-align: center;
    padding: 2px 0 5px;
    color: var(--whiteColor);
    display: block;
    margin-bottom: 8px;
}

.before-resv-note {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 17px;
}

span#basic-addon2 {
    padding: 3px;
    background: transparent;
}

.coupon_button {
    margin: 0;
}
button:disabled,
button[disabled]{
    cursor: no-drop;
}
.dcbtn-disable {
    cursor: no-drop !important;
}
.dcbtn-disable a{
    cursor: no-drop !important;
    opacity: 0.6;
}
a.dcbtn-disable{
    cursor: no-drop !important;
    opacity: 0.6;
}
.done__btn {
    background: var(--primaryColor);
    padding: 1px 10px 2px;
    border-radius: 5px;
    display: inline-block;
    margin: 6px 0;
    color: var(--whiteColor);
    font-weight: 500;
    cursor: pointer;
    font-size: 14px;
}
.ticket_box .single_item {
    margin: 8px 0 0 0;
    padding: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #444;
    background-color: #e3e3e36b;
    max-height: 72px;
    min-height: 52px;
}
.arrow_direction p {
    font-size: 30px !important;
    padding-top: 0px !important;
    color: #000000 !important;
    line-height: 38px;
}
.single_item.special {
    background: var(--primaryColor);
}
.single_item_coach_title {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: var(--primaryColor) !important;
    position: relative;
}
.single_item_blank.time{
    font-size: 30px;
    font-weight: 600;
}
.single_item_blank.date{
    font-size: 13px;
    font-weight: 600;
}
.boarding_dropping_point {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.border__custom {
    padding-left: 40px;
    margin-bottom: 20px;
}
.arrow_dir_tikt {
    width: 35px;
    display: inline-block;
    font-size: 29px;
    border: 1px solid #ddd;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    height: 35px;
    position: absolute;
    left: -40px;
    top: -7px;
}
.single_item {
    margin: 6px 0 0 0;
    padding: 2px;
    font-size: 15px;
    font-weight: 700;
    color: #444;
    background-color: #e3e3e363;
    line-height: 20px;
}
.back_to_home_btn {
    text-transform: capitalize;
}
.operator_name {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 10px 0 5px;
    color: var(--primaryColor);
    text-transform: uppercase;
}
.single_item span {
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: capitalize;
    color: var(--primaryColor);
}
.single_item_blank {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}
.single_item.special {
    background: #27a9b917;
}
.ticket_box.right {
    text-align: center;
    height: 100%;
}
.mid_cont_btn {
    color: var(--whiteColor) !important;
    background: var(--primaryColor);
    border-color: var(--primaryColor);
    box-shadow: none !important;
    font-size: 18px;
    font-weight: 500;
    outline: none !important;
    transition: all ease-in-out 0.3s;
    margin: 0 auto;
    padding: 5px 50px;
    text-transform: capitalize;
}
.mid_cont_btn:hover {
    background: var(--primaryColor) !important;
    border-color: var(--primaryColor) !important;
}
.img-success {
    width: 70px;
    margin-top: 50px;
}
/* Contact */
.b-contact-form-box {
    border: 1px solid var(--lightGray);
    min-height: 460px;
    padding: 20px 40px;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    border-radius: 5px;
    background: var(--whiteColor);
    border-radius: 10px;
}
.b-google-map__info-window-address-title {
    font-weight: 600;
    color: var(--primaryColor);
    text-transform: capitalize;
}

.cont_right_box_ul {
    list-style: none;
}

.cont_right_box_ul li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.cont_right_box_icon {
    color: var(--primaryColor);
    border: 1px dashed var(--primaryColor);
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 34px;
    border-radius: 5px;
    font-size: 20px;
}

.marquee_title {
    background: var(--primaryColor);
    padding: 5px 8px;
    color: var(--whiteColor);
    white-space: nowrap;
    letter-spacing: .4px;
    border-radius: 5px 0 0 5px;
    text-transform: capitalize;
    font-size: 18px;
    width: 120px;
    float: left;
    min-height: 40px;
}
.marquee-news {
    border-bottom: 2px solid var(--primaryColor)!important;
    box-shadow: 0 0 30px rgb(127 137 161/20%);
    border-radius: 0 5px 5px 0;
    background: var(--whiteColor);
    float: left;
    width: calc(100% - 120px);
    min-height: 40px;
}
marquee {
    padding: 5px;
}
.marquee-news p {
    color: #000;
}
.homeDatePanel .form-control {
    height: 50px;
}

.homeDatePanel .input-group-text {
    flex-wrap: nowrap;
    height: 50px;
    margin-right: -1px;
}

.homeDatePanel .btnsubmit {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.single-cancel-list-wrap {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.single-cancel-list-wrap>div {
    margin: 0 4px;
}

.single-cancel-list-wrap label {
    font-size: 14px;
    margin: 0;
    padding-left: 20px;
    display: block;
    text-align: left;
    text-transform: capitalize;
}

.single-cancel-list-wrap .list-val {
    font-size: 14px;
    background: var(--whiteColor);
    padding: 5px 20px;
    border-radius: 30px;
    color: #000;
    margin: 0px;
    text-align: left;
}

.cancel-ticket-btn {
    background: #E06666;
    color: var(--whiteColor) !important;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 20px;
    border-radius: 30px;
    display: inline-block;
    position: relative;
    border: 0;
}

.position-rel {
    position: relative !important;
}

.cancel-box {
    display: none;
    position: absolute;
    top: 50px;
    min-width: 250px;
    background: #f3f3f3;
    box-shadow: 0px 4px 5px var(--textColor);
    z-index: 3;
    padding: 10px;
    right: 0;
    border: 2px solid #e06666;
    text-align: center;
    border-radius: 2px;
}

.cancel-box::after {
    content: '';
    position: absolute;
    z-index: -1;
    top: -15px;
    right: 20px;
    background-color: #f3f3f3;
    height: 26px;
    width: 24px;
    transform: rotate(48deg);
    border-top: 2px solid #e06666;
    border-left: 2px solid #e06666;
}

.attentin-title {
    font-size: 15px;
    font-weight: 600;
    color: var(--textColor);
    margin: 15px 0 5px;
}

.cancel_trip_title {
    font-size: 14px;
    padding: 5px;
    margin: 0;
}

/*Stoppage page*/
.stoppage-box {
    border-radius: 10px;
    height: 100%;
    padding: 15px;
    background: var(--whiteColor);
}
.stop_sub_heading {
    text-transform: uppercase;
}
.stoppage-box h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
}

.fleet_image_box {
    position: relative;
    transition: all ease-in-out 0.3s;
    overflow: hidden;
    border-radius: 10px;
}

.fleet_image_box .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000045;
    content: '';
    display: none;
    transition: all ease-in-out 0.3s;
}

.fleet_image_box span {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    display: none;
    z-index: 2;
    transform: translate(-50%, -50%);
    color: var(--whiteColor);
    text-transform: capitalize;
}

.fleet_image_box img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.fleet_image_box:hover .overlay {
    display: block;
}

.fleet_image_box:hover span {
    display: block;
}

.stripe_img {
    background: var(--whiteColor);
    padding: 2px;
    border-radius: 2px;
}
.amenities_img_wrap img {
    width: 35px;
    filter: grayscale(1);
    margin-right: 3px;
}
.busstops__boking {
    list-style: none;
    margin: 0 0 10px;
    position: relative;
    padding: 0px;
}
.busstops__boking li {
    line-height: 23px;
    text-align: left;
    margin-left: 90px;
    position: relative;
    min-height: 30px;
}
.busstops__boking li::before {
    position: absolute;
    content: '';
    top: 8px;
    bottom: 0;
    left: -23px;
    width: .01rem;
    background: #c9c9c9;
    height: 100%;
}
.busstops__boking li span {
    display: inline-block;
    margin-left: 15px;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}
.busstops__boking .stops_time {
    position: absolute;
    left: -105px;
    min-width: 80px;
}
.busstops__boking .grey {
    background-color: var(--primaryColor);
    width: 10px;
    height: 10px;
    position: absolute;
    left: -4px;
    border-radius: 50%;
    top: 6px;
}
.node_blank {
    background: var(--whiteColor) !important;
    border: 1px solid #c9c9c9 !important;
}
.sidebar-wrap .busstops__boking li:last-child:after {
    position: absolute;
    content: '';
    bottom: -11px;
    left: -23px;
    width: .01rem;
    background: #ffffff;
    height: 25px;
}
.sidebar-wrap .busstops__boking .grey {
    left: -28px;
}
.journey_info_box .busstops__boking li::before {
    left: -23px !important;
}
.errorTextMsg {
    color: red;
    font-size: 13px;
}
.phoneErrorMsg {
    color: red;
    font-size: 13px;
}
.submit-btn-area{
    display: flex;
    align-items: center;
}
#couponInput {
    min-height: 45px;
}
.coupon_input_grp {
    position: relative;
    margin-top: 15px;
}
.coupon_input_grp button {
    position: absolute;
    top: 0;
    right: 5px;
}
.proceed_to_book_btn {
    background: var(--primaryColor);
    color: var(--whiteColor);
    outline: none !important;
    font-weight: 600;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    border: 1px solid var(--primaryColor);
}
#couponError{
    font-size: 13px;
    margin: 2px 0px;
    color: rgb(255, 0, 0);
}
.total-price{
    text-transform: capitalize;
    font-size: 26px;
    font-weight: 600;
}
label.stripe {
    display: flex;
    align-items: center;
}
.stripe img{
    border: 1px solid var(--lightGray);
    padding: 5px;
    background: #f7f7f7;
}
.active_lan{
    background-color: #dddddd;
    border-left-color: var(--primaryColor) !important;
}
.lang_dropdown{
    border-left: 0 !important;
}
.back__home__btn {
    display: inline-block;
    font-weight: 500;
    color: var(--primaryColor);
    text-transform: capitalize;
    box-shadow: none !important;
}
.mobile-nav-active button {
    z-index: 999999;
}
.sidebar-wrap .pbodyb {
    display: flex;
    align-items: baseline;
}
.sidebar-wrap #agree_ckbx {
    margin-right: 8px;
}

/*  */
.point__wrapper {
    margin-left: 30px;
    padding-left: 20px;
    width: 300px;
}
.point__wrapper p {
    margin: 0;
    line-height: 30px;
}
.point__wrapper .start__point{
    position: relative;
}
.point__wrapper .start__point::before {
    position: absolute;
    content: '';
    top: 8px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: var(--whiteColor);
    left: -27px;
    border: 2px solid #ddd;
    z-index: 1;
}
.point__wrapper .start__point::after {
    position: absolute;
    content: '';
    top: 8px;
    width: 1px;
    height: 100%;
    background-color: #ddd;
    left: -21px;
}
.point__wrapper .end__point{
    position: relative;
}
.point__wrapper .end__point::before {
    position: absolute;
    content: '\f041';
    left: -26px;
    top: 0px;
    color: var(--primaryColor);
    border-radius: 50%;
    font-family: 'FontAwesome';
    font-size: 18px;
    z-index: 1;
}
.point__wrapper .end__point::after {
    position: absolute;
    content: '';
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--whiteColor);
    left: -25px;
}
.coupon_flex {
    border: 1px dashed var(--primaryColor);
    padding: 2px 8px;
    border-radius: 5px !important;
    background: #f3f3f3;
    display: block;
    width: 100%;
}
.coupon_close_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.coupon_code {
    font-size: 13px;
    color: var(--primaryColor);
}
span.coupon_code_btm_txt {
    color: #f00;
    font-weight: 600;
    font-size: 13px;
}
span.remove_coupon {
    color: #f00;
    font-size: 30px;
    line-height: 0;
    cursor: pointer;
    display: inline-block;
}
/* Time Table Page */

/* Accordion */
.accordion-button:not(.collapsed) {
    color: var(--primaryColor);
    background-color: var(--whiteColor);
    box-shadow: none;
    outline: 0;
}
.accordion-button:focus {
    z-index: 3;
    border-color: var(--primaryColor);
    outline: 0;
    box-shadow: none;
}
.accordion-button {
    color: var(--textColor);
    font-weight: 500;
}
.accordion-button:not(.collapsed)::after {
    filter: invert(1);
}
/* Featured Routes */
.route-link {
    background: #ffffff;
    border: 2px dashed #f5fbff;
    padding: 15px;
    transition: all ease-in-out 0.3s;
    border-radius: 10px;
    height: 100%;
    border: 2px dashed lightgrey;
}
.route-item a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
}
.route-text {
    font-size: 20px;
    font-weight: 600;
    color: var(--textColor);
}
.price span {
    font-size: 14px;
}
.route-item .price-text {
    font-weight: 700;
    font-size: 16px;
    color: var(--primaryColor);
}
.route-link:hover {
    border: 2px dashed var(--primaryColor);
    box-shadow: none;
}
/* Trip Page */
.route_banner {
    position: relative;
    height: 250px;
    overflow: hidden;
}
.route_banner img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.route_banner::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000006b;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.route_banner h1 {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    color: var(--whiteColor);
    text-align: center;
    text-shadow: 0px 2px 8px #00000057;
    font-size: 45px;
    text-transform: capitalize;
    FONT-WEIGHT: 700;
}
.tkt_table {
    width: 100%;
    max-width: 100%;
}
.tkt_table th, .tkt_table td {
    border: 1px solid var(--primaryColor);
    font-weight: 500;
}
.route_table td {
    padding: 10px 15px !important;
}
.single_srch_result {
    background: var(--whiteColor);
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgb(212 36 46 / 15%);
}
.single_srch_result ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.single_srch_result .bus_name_wrap {
    display: grid;
    grid-template-columns: 40% 5% 40% 15%;
}
.single_srch_result .time {
    display: grid;
    grid-template-columns: 45% auto auto;
}
.single_srch_result .time button {
    background: var(--primaryColor);
    color: var(--whiteColor);
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 5px;
    transition: .2s all ease-in-out;
}
.single_srch_result .time button:hover {
    opacity: 0.8;
}
.single_srch_result .bus_name .route_title {
    margin-bottom: 5px;
    color: var(--primaryColor);
    font-size: 17px;
    font-weight: 700;
}
.single_srch_result .heading .seat p {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.single_srch_result .bus_name_wrap .price {
    font-size: 18px;
    text-align: right;
}
.single_srch_result .time p {
    font-weight: 700;
    font-size: 17px;
}
.bus_terminal_wrap {
    padding: 0;
    margin: 0;
    list-style: none;
}
.single_bus_terminal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--whiteColor);
    padding: 13px 10px;
}
.single_bus_terminal a:first-child {
    width: 68%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.single_bus_terminal:nth-child(even) {
    background-color: transparent;
}
.single_bus_terminal a img {
    width: 22px;
}
.route__section{
    overflow: hidden;
}
/* Pricing Table */
.wrapper {
    max-width: 1090px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: center;
    gap: 25px;
}

.wrapper .table {
    background: var(--whiteColor);
    width: calc(33% - 20px);
    padding: 30px 30px;
    position: relative;
    border-radius: 10px;
}

.table .price-section{
    display: flex;
    justify-content: center;
}

.price-section .price-area {
    min-height: 150px;
    min-width: 150px;
    border-radius: 50%;
    padding: 2px;
}

.price-section .price-area .inner-area{
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 3px solid var(--whiteColor);
    color: var(--whiteColor);
    line-height: 117px;
    text-align: center;
    position: relative;
}

.price-area .inner-area .text{
    font-size: 25px;
    font-weight: 400;
    position: absolute;
    top: -10px;
    left: 17px;
}

.price-area .inner-area .price {
    font-size: 32px;
    font-weight: 600;
    line-height: 130px;
}

.table .package-name {
    position: relative;
    text-align: center;
}
.table .package-name h3 {
    margin: 35px 0;
    position: relative;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    white-space: nowrap;
    background: #ffffff;
    display: inline-block;
    z-index: 2;
    padding: 0 5px;
}

.table .package-name::before {
    position: absolute;
    content: "";
    left: 0;
    transform: translateY(-50%);
    background: #000;
    font-size: 22px;
    padding: 0 6px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    width: 100%;
    height: .2px;
    top: 50%;
    right: 0;
    z-index: 1;
}
.Premium .package-name::before {
    background: #cd3241 !important;
}
.Ultimate .package-name::before {
    background: #4b64ff !important;
}

.table .features li {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    align-items: center;
    line-height: 20px;
}

.features li .list-name{
    font-size: 17px;
    font-weight: 400;
}

.features li .icon {
    font-size: 22px;
}

.features li .icon.check{
    color: #2db94d;
}

.features li .icon.cross{
    color: #cd3241;
}

.table .btn{
    display: flex;
    justify-content: center;
    margin-top: 35px;
}

.table .btn button{
    width: 80%;
    height: 50px;
    font-weight: 700;
    color: var(--whiteColor);
    font-size: 20px;
    border: none;
    outline: none;
    border-radius: 25px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.basic .price-area,
.basic .inner-area{
    background: var(--textColor);
}

.basic .btn button{
    background: var(--whiteColor);
    color: var(--textColor);
    border: 2px solid var(--textColor);
}

.basic .btn button:hover{
    background: var(--textColor);
    color: var(--whiteColor);
}

.Premium .btn button {
    background: var(--whiteColor);
    color: var(--primaryColor);
    border: 2px solid var(--primaryColor);
}

.Premium .btn button:hover{
    background: var(--primaryColor);
    color: var(--whiteColor);
}

.Ultimate .btn button {
    background: var(--whiteColor);
    color: #4b64ff;
    border: 2px solid #4b64ff;
}

.Ultimate .btn button:hover{
    background: #4b64ff;
    color: var(--whiteColor);
}
.basic .price-area, .basic .inner-area {
    background: var(--textColor);
}
.Premium .price-area, .Premium .inner-area {
    background: var(--primaryColor);
}

.Ultimate .price-area,
.Ultimate .inner-area{
    background: #4B64FF;
}

@media (max-width: 1020px){
    .wrapper .table {
        width: calc(50% - 20px);
        margin-bottom: 15px;
    }
}

@media (max-width: 698px){
    .wrapper .table{
        width: 100%;
    }
    .wrapper .table {
        padding: 15px !important;
    }
    .table .package-name {
        margin: 25px 0 !important;
    }
    .price-area .inner-area .price {
        font-size: 28px !important;
        font-weight: 500;
    }
    .price-section .price-area {
        height: 120px;
        width: 120px;
    }
    .price-section .price-area .inner-area {
        line-height: 108px;
    }
}
.weeklyPackage__modal label {
    font-weight: 600;
    text-transform: capitalize;
}
.select2-dropdown {
    z-index: 99999 !important;
}
.custom__modal__header {
    background: var(--primaryColor);
    color: #fff;
}
.custom__btn__close{
    opacity: 1;
    filter: invert(1);
}
.pay__btn {
    width: 200px;
    height: 50px;
    font-weight: 700;
    font-size: 20px;
    border: none;
    outline: none;
    border-radius: 25px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid var(--primaryColor);
    background: transparent;
    margin: 0 auto;
    background: var(--primaryColor);
    color: #fff;
}
.modal__payable__wrap {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
    background: #f8f9fa;
    min-height: 50px;
    border-radius: 5px;
    border: 1px dashed #ddd;
}
.modal__payable__wrap h3 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
}
/*  */
.buttonAdltChild {
    width: 30px;
    height: 30px;
    background: #e9f3f8;
    border-radius: 50%;
    border: 0;
    font-weight: 600;
    font-size: 19px;
}
.buttonAdltChild i{
    color: var(--textColor);

}
.quantity.qtycls {
    width: 20px;
    border: 0;
    text-align: center;
    margin: 0 10px;
    border-radius: 5px;
    font-weight: 600;
}
.no_package_wrap {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.no_package_wrap > h2{
    font-size: 30px;
    margin: 0;
}
.payment_wrap {
    background: #eeeeeeab;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border: 1px solid #eee;
}
.payment_wrap img {
    width: 170px;
    object-fit: contain;
}
#weeklyPackageModal .form-control {
    min-height: 45px;
}
.roundtrip_route_direction_title {
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0 0;
    color: var(--textColor);
}

.spiner {
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
    color: var(--primaryColor);
    width: 100%;
    background: #f1f1f1;
    min-height: 45px;
    border-radius: 10px;
    text-align: center;
    line-height: 45px;
}

.spinerSB {
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
    color: var(--primaryColor);
    width: 100%;
    background: #f1f1f1;
    min-height: 45px;
    border-radius: 10px;
    text-align: center;
    line-height: 45px;
}
.phone_prefix_wrap {
    width: 200px;
}
.code_with_mobile_inp {
    border-left: 0 !important;
    border-radius: 0px 5px 5px 0px !important;
}
/* BUs tracker */
.bus_track_search_box {
    background: var(--whiteColor);
    padding: 20px;
    height: 100%;
    border: 2px dashed #ddd;
    border-radius: 10px;
}
.track_search_btn {
    background: var(--primaryColor);
    color: #fff !important;
    position: relative;
    z-index: 1;
    border-color: var(--primaryColor);
    padding: 5px 25px !important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    transition: all ease-in-out 0.3s;
    white-space: nowrap;
    text-transform: uppercase;
    width: 100%;
    min-height: 44px;
    outline: 0 !important;
    box-shadow: none !important;
}
.track_ticket_info_box {
    background: #fff;
    padding: 15px;
    margin: 20px 0;
    border-radius: 10px;
    border: 2px dashed #ddd;
}
.track_ticket_info_box p {
    font-size: 18px;
    font-weight: 600;
    background: #f5f5f5;
    padding: 10px;
    margin: 5px 0;
    border-radius: 3px;
}
.journey_info {
    background: #ffffff;
    padding: 22px;
    height: 100%;
    border: 2px dashed #ddd;
    border-radius: 10px;
}
.journey_info_box {
    background: #eee;
    border-radius: 10px;
    height: 100%;
    padding: 10px 15px;
}
.journey_info_box .progress_bar {
    position: relative;
    padding: 0;
    margin: 10px 0px;
    list-style: none;
}
.journey_info_box .busstops__boking li {
    line-height: 20px;
    text-align: left;
    margin-left: 35px;
    position: relative;
    min-height: 30px;
}
.journey_info_box .busstops__boking li span {
    margin-left: 0px;
    font-size: 14px;
    line-height: 26px;
}
.journey_info_box .progress__item {
    position: relative;
    min-height: 40px;
    counter-increment: list;
}
.journey_info_box .del-time {
    min-width: 100px;
    text-align: right;
}
.journey_info_box .progress__info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.journey_info_box .progress__info {
    font-size: 16px;
    color: #000;
}
.journey_info_box .progress__item:before {
    content: "";
    position: absolute;
    left: -23.99px;
    top: 19px;
    height: 74%;
    width: 1px;
    border-left: 1px solid #c0c0c0;
}
.journey_info_box .progress__item--completed:before {
    border-left: 1px solid var(--primaryColor) !important;
}
.journey_info_box .progress__item--completed:last-child:before {
    border-left: 1px solid #eee !important;
}
.journey_info_box .progress__item.progress__item--active:after {
    content: '';
    top: 0;
    background: var(--primaryColor);
    border: 1px solid var(--primaryColor);
    top: 5px;
}
.journey_info_box .progress__item:after {
    content: '';
    position: absolute;
    top: 5px;
    left: -30px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    border: 1px solid #c0c0c0;
    background: #c0c0c0;
}
.journey_info_box .progress__item.progress__item--completed:after {
    background: var(--primaryColor) ;
    border: 1px solid var(--primaryColor);
}
.journey_info_box .progress__item.progress__item--completed:last-child:after {
    animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(196, 0, 0, 0.562);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(189, 4, 4, 0);
    }
}
.journey_info_box .progress__item:before {
    content: "";
    position: absolute;
    left: -23.99px;
    top: 19px;
    height: 110%;
    width: 1px;
    border-left: 1px solid #c0c0c0;
}
.journey_info_box .progress__item:last-child:before {
    border: 1px solid #eeeeee;
}
.refresh_btn{
    background: var(--primaryColor);
    color: var(--whiteColor);
    border: 0;
    padding: 5px;
    min-width: 80px;
    border-radius: 5px;
}
.count-butn {
    white-space: nowrap;
    margin-left: 10px;
}

.sb_disabled{
    pointer-events: none;
    opacity: 0.6;
}
.img-flag{
    width: 30px !important;
}
/* Seo Home */
.route_table_box {
    background: #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    border: 1px dashed var(--primaryColor);
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.route_table_box span {
    color: var(--primaryColor);
    font-weight: 600;
    font-size: 16px;
}
.route_table_box h3 {
    margin: 0;
    font-weight: 900;
    font-size: 30px;
}
.read_more {
    color: #27a9b9;
    cursor: pointer;
}
.show_less {
    color: #27a9b9;
    cursor: pointer;
}
.full_desc_toggle{
    display: none;
}
.view_more_dept_btn{
    border: 0px;
}
.single_bus_terminal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #ffffff;
    padding: 13px 10px;
    border: 1px dashed var(--primaryColor);
    margin: 10px 0px;
    border-radius: 5px;
}
.bus_terminal_wrap {
    padding: 0;
    margin: 0;
    list-style: none;
}
.single_bus_terminal a img {
    width: 22px;
}
.single_bus_terminal a {
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    color: var(--textColor);
}
.single_bus_terminal a:first-child {
    width: 68%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* Time Table */
.area_nav_tabs {
    border: 0 !important;
    margin-bottom: 15px !important;
    justify-content: center;
    gap: 15px;
}
.area_toggle_btn {
    text-align: center;
    font-weight: 600;
    border: 1px solid #ddd !important;
    padding: 10px;
    border-radius: 5px !important;
    background: #fff !important;
    margin: 0px;
    color: #000;
    font-size: 17px;
}
.area_toggle_btn:hover {
    border: 1px solid var(--primaryColor) !important;
    color: var(--primaryColor);
}
.area_toggle_btn.active {
    background: var(--primaryColor)
}
.area_toggle_btn.active{
    color: var(--whiteColor)
}
.area_nav_tabs .nav-link.active {
    color: #fff !important;
    background-color: #c9222c !important;
}
/* App Bar */
.mobile_app_bar {
    position: fixed;
    z-index: 99999999999;
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px 30px 0px 0;
    box-shadow: 5px 0px 30px #75757563;
    display: flex;
    gap: 10px;
    min-height: 180px;
    align-items: flex-start;
    padding: 40px 20px;
}
.app_bar_close_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: 600;
    font-size: 45px;
    background: #dceaf0;
    height: 45px;
    width: 45px;
    line-height: 42px;
    text-align: center;
    border-radius: 50px;
    color: #444;
    cursor: pointer;
    transition: all ease-in-out 0.2s;
}
.app_bar_close_btn:hover{
    background-color: var(--primaryColor);
    color: var(--whiteColor);
}
.mobile_app_bar_logo {
    max-width: 80px;
    border-radius: 15px;
}
.app_bar_title {
    display: inline-block;
    font-weight: 800;
    font-size: 18px;
    margin: 0;
}
.app_bar_link {
    text-transform: capitalize;
    font-weight: 600;
    text-align: right;
    display: inline-block;
}
.app_bar_link img {
    height: 20px;
}
.app_bar_link {
    text-transform: capitalize;
    font-weight: 600;
    text-align: right;
    float: right;
    display: inline-flex;
    align-items: center;
    gap: 2px;
    border: 1px solid #d6252e;
    padding: 4px 15px;
    border-radius: 30px;
    color: #000;
    margin-top: 10px;
}
.mobile_app_bar .subtitle{
    font-size: 14px;
    color:#000;
    font-weight: 500;
}
.mobile_app_bar.desktop {
    top: 50%;
    left: 50%;
    border-radius: 30px;
    min-height: 500px;
    right: auto;
    transform: translate(-50%, -50%);
    min-width: 600px;
    bottom: auto;
    flex-direction: column;
    padding: 25px;
    justify-content: space-around;
    max-width: 600px;
}
.site_alert_text {
    font-size: 26px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-weight: 500;
    animation: blinker 1.5s linear infinite;
    color: var(--primaryColor);
}
@keyframes blinker {
    50% {
        opacity: 0.2;
    }
}
.mobile_app_bar.desktop .mobile_app_bar_inner {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    width: 100%;
}
.modal_app_banner_mobile{
    object-fit: contain;
}
/* Fare Table page */
.fares_table {
    margin: 0px;
    border-collapse: collapse;
}

.tbl_res {
    border: 2px solid var(--primaryColor) !important;
}

.fares_table .bg_theme_color td {
    background:var(--primaryColor) !important;
    color: var(--whiteColor) !important;
}

.fares_table th {
    font-size: 16px !important;
    padding: 4px !important;
    font-weight: 400;
    text-align: center;
    border: 1px solid #fff9 !important;
    border-collapse: collapse;
}

.fares_table td {
    font-size: 15px !important;
    padding: 3px 4px !important;
    text-align: left;
    border: 1px solid #c1c1c1;
}

.fares_table {
    white-space: nowrap;
}

.note {
    color: var(--primaryColor);
    font-size: 14px;
    margin: 0px;
    font-weight: 500;
    margin-top: 10px;
}

.fare_title {
    color: var(--primaryColor);
    font-weight: 600;
}
/* Payment page */
.payment-tkt-dlist .table td,
.payment-tkt-dlist .table th {
    padding: 8px 10px !important;
    font-size: 14px;
}

.payment-tkt-dlist {
    border: 1px solid #eee;
    padding: 20px 20px 3px;
    background: #fff;
    border-radius: 10px;
}

.pay_with_btn_flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pay_with_btn_flex button {
    margin: 0px 10px;
}

h5.total-price {
    text-align: center;
    margin: 20px;
    color: #333663;
    font-weight: 600;
}

.pay-now-btn {
    border: 2px solid #d4242e;
    text-align: center;
    background: #d4242e;
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    min-width: 150px;
}

.pay-now-btn:hover,
button.btn.pay-now-btn:focus {
    box-shadow: 0px 4px 20px #999999ad;
}

.pay-now-btn img {
    height: 30px;
}
.service_dts_title {
    font-weight: 700;
    text-transform: capitalize;
    color: #333663;
    font-size: 18px;
}

/* cookie */
/* Style for Cookie Banner */
.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #050404d9;
    color: var(--whiteColor);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 110px;
    z-index: 1000;
}

.cookie-banner p {
    margin: 0;
    color:var(--whiteColor);
}

.cookie-banner a {
    color: var(--whiteColor);
    text-decoration: underline;
}

.cookie-banner button {
    background-color: var(--whiteColor);
    border: none;
    color: var(--primaryColor);
    padding: 5px 20px;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;

}
/* ====bus tracker=== */
.bg-light {
    background-color: #eee !important;
}

.servicesResultArea {
    position: fixed;
    z-index: 999;
    background: #fff;
    width: 400px;
    box-shadow: rgb(0 0 0 / 29%) 0px 1px 15px -1px;
}
.last_update_test {
    position: absolute;
    z-index: 999;
    right: 85px;
    top: -5px;
    font-size: 14px;
    background: #ffffff;
    line-height: 18px;
    box-shadow: rgb(0 0 0 / 75%) 0px 1px 4px -1px;
    padding: 5px 10px;
    border-radius: 0px;
    color: #000000;
    font-weight: 500 !important;
    text-transform: capitalize;
}
button.btn.btn-outline-secondary {
    border-radius: 0px;
    margin-top: -5px ;
}
.list-group-item:hover {
    background: #eeeeee8a !important;
    color: var(--primaryColor);
}

.list-group.list-group-stops {
    max-height: 500px;
    overflow-y: auto;
    background: var(--whiteColor) !important;
}

.tracking_map_height {
    height: 80vh;
}
#servicesResult {
    max-height: 62vh;
    overflow: auto;
}
.card-bus-tracker .list-group-item {
    position: relative;
    display: flex;
    padding: .75rem 1rem;
    background-color: #fff;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
}
.list-group-item {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .125);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.list-group-item:last-child {
    border-bottom: 0px !important;
}

[highlight-bus],
[show-service],
[show-stop] {
    cursor: pointer;
    transition: background-color ease .5s;
}
.card-bus-tracker .card-header {
    background-color: var(--primaryColor);
    color: #fff;
    font-size: 16px;
}
.route_title {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}

.card-bus-tracker .list-group-stops li {
    padding-left: 3em;
    background-color: transparent;
    border: 0 none;
}

.card-bus-tracker .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.card-bus-tracker .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: var(--secondaryColor);
    border-color: var(--secondaryColor);
}

.card-bus-tracker .list-group-flush>.list-group-item {
    border-width: 0 0 1px;
}

.card-bus-tracker .list-group-stops li.active {
    background-color: rgb(217 228 233);
    color: #194786;
    z-index: unset;
    font-weight: 500;
}

.card-bus-tracker .list-group-stops li:before {
    content: "";
    display: block;
    width: .3em;
    position: absolute;
    top: 0;
    left: 1.55em;
    bottom: 0;
    margin-left: -.15em;
    background: var(--secondaryColor);
    z-index: 1;
}

.card-bus-tracker .list-group-stops li:after {
    content: "";
    display: block;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 50%;
    left: 1.5em;
    margin-top: -.5em;
    margin-left: -.5em;
    border: .15em solid var(--secondaryColor);
    border-radius: 50%;
    background-color: #fff;
    z-index: 1;
}

.card-bus-tracker .list-group-stops li:first-child:after {
    background-color: var(--secondaryColor);
    border-radius: 0;
    height: .1em;
    margin-top: -.05em;
}

.card-bus-tracker .list-group-stops li:last-child:after {
    background-color: var(--secondaryColor);
    border-radius: 0;
    height: .1em;
    margin-top: -.05em;
}

.card-bus-tracker .list-group-stops li.active:after {
    box-shadow: 0 0 1em 0 var(--secondaryColor);
}

[highlight-bus]:hover,
[show-service]:hover,
[show-stop]:hover {
    background-color: rgba(88, 52, 139, .1);
}

.card-bus-tracker .list-group-stops li:first-child:before {
    top: 50%;
}

.card-bus-tracker .list-group-stops li:last-child:before {
    bottom: 50%;
}

.map_offcanvas {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.arrow_back_btn {
    background: transparent;
    color: #fff;
    font-size: 20px;
    border: 0;
    padding: 0;
    box-shadow: none;
    outline: none;
}

.last_update_test {
    position: absolute;
    z-index: 999;
    right: 85px;
    top: -5px;
    font-size: 14px;
    background: #ffffff;
    line-height: 18px;
    box-shadow: rgb(0 0 0 / 75%) 0px 1px 4px -1px;
    padding: 5px 10px;
    border-radius: 0px;
    color: #000000;
    font-weight: 500 !important;
    text-transform: capitalize;
}
/* HTML marker styles */
.terminal-title {
    background-color: var(--textColor);
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 14px;
    padding: 10px 15px;
    position: relative;
}

.terminal-title::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid var(--textColor);
}
.map-dialog-box {
    padding-right: 10px;
}

/* =====faq===== */
.frequently_section {
    background: var(--lightGray);
}
.ftco-section {
    position: relative;
    width: 100%;
    display: block;
    padding: 3em 0;
}
.title {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 35px;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 10px !important;
}
button:focus {
    outline: none !important;
}
.accrod-bg {
    background: var(--whiteColor);
    transition: all ease-in-out 0.2s;
}
.accord-frequt {
    box-shadow: none !important;
    padding: 10px;
    border: 1px solid #eee;
}
.accordion-body {
    padding: 10px;
}
.accordion-body p {
    font-size: 15px;
    margin: 0;
}
.accordion-item {
    background-color: var(--whiteColor);
    border: none;
    border-radius: 10px !important;
    margin-bottom: 10px;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 10px !important;
}
.accordion-button p {
    font-size: 16px;
    margin: 0;
    font-weight: 500;
}
.bus_tracker_hidden{
    opacity: 0;
    position: absolute;
    top:0;
}
.nav_texts {
    color: #000;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--primaryColor);
    background-color: var(--whiteColor);
    border-bottom: 3px solid var(--primaryColor);
    border-radius: 0 !important;
}
#content-header {
    background: #d4242e;
}
#content-header .py-3 {
    padding: 0 !important;
}

.main-navigation .menu > li > a {
    color: #fff;
}
.main-navigation li.current_page_item > a, .main-navigation li.current-menu-item > a {
    color: #000 !important;
    border-radius: 5px;
    padding: 5px 8px;
    background: #fff;
}

@media (max-width: 767px) {
    .hero_container {
        display: none;
    }
}