﻿body {
    font-family: 'Lexend', sans-serif !important;
}
.h4, .h5, .h6, h4, h5, h6, p, span, div, a {
    font-family: 'Lexend', sans-serif !important;
}
.footer {
    background: #022739 !important;
}
.trusted_inmg {
    padding-left: 0px;
    padding-right: 0px;
}
 
.trusted_inmg {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center !important;
}
img {
    max-width: 100%;
    height: auto;
}

.top_footer {
    padding: 0px 0px;
    background: white;
    border-top: 1px dashed #d0d0d0;
}
.trusted_inmg a {
    cursor: pointer;
}

.trusted_inmg a {
    cursor: pointer;
}

.trusted_inmg {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}
 

    .top_footer .trusted_inmg ul {
        display: flex!important;
        text-align: center;
        align-items: center;
        justify-content: center;
        padding: 0px;
    }



.support-bottom-strip {
    position: fixed;
    bottom: -1px;
    z-index: 100;
    width: 100%;
    transition: all .5s ease 0s;
    box-shadow: 0 -2px 3px #33333345;
}

    .support-bottom-strip a {
        background: #0ac9cb;
        color: #fff !important;
        padding: 4px 5px;
        text-align: center;
        display: block;
        height: 52px;
        font-weight: bolder;
        text-decoration: none;
    }

.close_call_banner {
    height: auto !important;
    position: absolute;
    right: 16px;
}

.gifg {
    margin-top: -10px;
    width: 47px;
    margin-left: -18px;
}

.support-bottom-strip a .call-text {
    font-size: 13px;
}

.support-bottom-strip a .tele {
    font-size: 22px;
    line-height: 1em;
    font-weight: 700;
}

@media screen and (min-width: 769px) {
    #sheet {
        display: none;
    }

    .mobile_view_show_hide {
        display: none !important;
    }
}

@media screen and (min-width: 992px) {
    .mobile_view_show_hide {
        display: none !important;
    }
}

@media screen and (max-width:992px) and (min-width:768px) {
    .logo_with_content {
        width: 35%;
    }

    .airlines_ct {
        width: 22%;
    }

    .deals_ct {
        width: 22%;
    }

    .useful_links_ct {
        width: 21%;
    }
}

.navbar-right {
    margin-right: 0px;
    margin-left: 0px;
}
 
.navbar-collapse.collapse.in ul {
    background-color: #e4eff8;
    text-align: center;
    width: 100%;
}

.colorlib-logo-phone {
    padding-top: 0px !important;
    margin-left: 0px !important;
}

.navbar-collapse {
    padding: 0px;
}

#footer .fh5co-footer-link h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 16px;
}
.row-bottom-padded-md {
    padding-bottom: 1em;
     display: flex;
}

@media screen and (max-width:768px) and (min-width:550px) {
    .text-center {
        max-width: 100% !important;
        flex: 0 0 auto !important;
    } 

    .dropdown-menu {
        left: -260px !important;
    }

    .desktop_view_show_hide {
        display: none !important;
    }

    .navbar-nav li.dropdown:hover .dropdown-menu {
        display: flex;
    }

    .row-bottom-padded-md {
        padding-bottom: 2em;
        width: 100%;
        display: block;
    }

    .logo_with_content {
        width: 50%;
        float:left; 
    }

    .airlines_ct {
        width: 50%;
        float: left;
    }

    .deals_ct {
        width: 50%;
        float: left;
    }

    .useful_links_ct {
        width: 50%;
        float: left;
    }
}

@media screen and (max-width:549px) and (min-width:200px) {
    .navbar-nav li.dropdown:hover .dropdown-menu {
        display: block !important;
    }
    .row-bottom-padded-md {
        padding-bottom: 1em;
        display: block;
    }
    .logo_with_content {
        width: 60%;
        float: left;
    }

    .airlines_ct {
        width:40%;
        float: left;
    }

    .deals_ct {
        width: 50%;
        float: left;
    }

    .useful_links_ct {
        width: 50%;
        float: left;
    }

    .desktop_view_show_hide {
        display: none !important;
    }

    .dropdown .fh5co-sub-menud li h5 {
        margin-bottom: 3px !important;
        margin-top: 10px !important;
    }

    .dropdown-menu {
        left: -110px !important;
    }
    .navbar-default {
        background: #ffffff;
        height: 64px !important;
    }
}

@media screen and (min-width:200px) and (max-width:768px) {
    .second_head {
        display: none;
    }
}
 
@media screen and (max-width:475px) and (min-width:200px) {
    .top_footer .trusted_inmg ul li {
        width: 50%;
        float: left;
        padding: 10px 0px;
    }

    .top_footer .trusted_inmg ul {
        display: block !important;
        margin-bottom: 0px;
    }

    .logo_with_content {
        width: 100%;
        float: left;
    }

    .airlines_ct {
        width: 50%;
        float: left;
    }

    .deals_ct {
        width: 50%;
        float: left;
    }

    .useful_links_ct {
        width: 100%;
        float: left;
    }
    #footer .fh5co-footer-link h3 {
        margin-bottom: 14px !important;
        margin-top: 12px!important;
    }
}

.navbar-nav li.dropdown:hover .dropdown-menu {
    display: flex;
}

.dropdown-menu li a:hover {
    background-color: #f5f5f5;
    color: #18ccce;
}

.fa-greater-than:before {
    margin-right: 5px;
    color: #888f8f !important;
    font-size: 13px !important;
}

.dropdown-menu {
    /*  background-color: #222;*/
    border: none !important;
    border-radius: 10px !important;
    box-shadow: 0px 1px 5px black;
    background-clip: unset;
}

.fh5co-nav-toggle {
    cursor: pointer;
    text-decoration: none;
}

.dropdown-menu {
    position: absolute;
    top: 50px;
    left: -100px;
    z-index: 1000;
    float: left;
    /* min-width: 160px; */
    padding: 15px 5px !important;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: center !important;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    display: none;
    width: max-content;
}

.dropdown .fh5co-sub-menud li h5 {
    font-size: 15px !important;
    text-align: left !important;
    font-weight: 600;
    margin-top: 5px;
    padding: 0px 15px;
    margin-bottom: 10px;
}

#droupdownairlinee li a:hover {
    color: #21ced0 !important;
    background: none !important;
}

.dropdown .fh5co-sub-menud li a {
    font-size: 15px !important;
    text-align: left !important;
    padding: 5px 15px !important;
    color: #767676;
}

.close_btn_cls {
    text-align: right !important;
    cursor: pointer;
    margin-top: 20px;
    margin-right: 12px;
}


.sidenav {
    height: 100vh !important;
    width: 0;
    position: fixed;
    z-index:99;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 70px !important;
    text-align: center;
}

.navbar-toggle {
    margin-top: 18px !important;
}
.p_parentm{
    display:none;
}
.sidenav .closebtn {
    padding: 10px 0px 8px 32px !important;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
    border: none !important;
}

.sidenav a {
    padding: 15px 0px 15px 32px !important;
    text-decoration: none;
    font-size: 18px;
    color: #3a3a3a;
    display: block;
    transition: 0.3s;
    border-top: 1px solid #ddd;
    text-align: end;
    padding-right: 30px !important;
}

    .sidenav a:last-child {
        border-bottom: 1px solid #ddd;
    }

    .sidenav a:hover {
        color: #0b57d0;
    }

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 40px !important;
    margin-left: 50px;
    margin-top: 0px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.text-left {
    text-align: left !important;
}

.navbar-default .menu-1 li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-flex;
    font-weight: 400;
}

    .navbar-default .menu-1 li a {
        position: relative;
        font-size: 15px;
        padding: 0;
        color: #fff;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        font-weight: 100;
        padding: 14px 0px;
        letter-spacing: 0;
        /*  float: left;*/
        margin-right: 40px;
        text-transform: uppercase;
    }

.headeranc {
    padding: 5px 25px !important;
    margin-right: 20px;
}
    .headeranc p {
        padding-left: 38px;
    }
    .headeranc span svg {
        height: 31px;
        padding-right: 0px;
        margin-left: -13px;
        margin-top: -13px;
        color: #25d366 !important;
    }
.colorlib-logo-phone .header-content2__call svg {
    color: #4f3c74 !important;
}
.second_head {
    background: #4f3b76f2;
    margin-top: 6px;
    height: 40px;
    border-top: 1px dashed #b8b8b8;
    position: absolute !important;
    z-index: 9999;
    width: 100%;
    top: 64px;
    right: 0px;
    left: 0px;
}
.header-content2__call {
    background: #ddd;
    padding: 6px 8px;
    border-radius: 18px;
}

.monumber_text {
    font-size: 13px;
    font-weight: 200;
    color: #2a2a2a;
    width: 200px;
    margin-bottom: 5px;
    text-align: end;
}

/*.header-primary-fixed-top-hide .navbar-collapse ul .colorlib-logo-phone .monumber_text {
    font-size: 13px;
    font-weight: 200;
    color: #2a2a2a;
    width: 200px;
    margin-bottom: 5px;
    text-align: end;
}*/
.second_head .menu-1 ul {
    margin: 0px;
    padding: 12px 20px!important;
}
    .second_head .menu-1 ul li a {
        padding: 5px 5px;
        color: white;
        font-size: 14px;
        font-weight: 200;
        position: relative;
        margin: 0px 25px;
    }
        .second_head .menu-1 ul li a::before {
            position: absolute;
            top: 0;
            left: 0;
            content: "";
            width: 100%;
            height: 100%;
            border-top: 1.5px solid white;
            border-bottom: 1.5px solid white;
            opacity: 0;
            transform: scale(1.5);
            transition: 0.5s;
        }

        .second_head .menu-1 ul li a:hover::before {
            opacity: 1;
            transform: scale(1);
        }

        .second_head .menu-1 ul li a::after {
            position: absolute;
            top: 0;
            left: 0;
            content: "";
            width: 100%;
            height: 100%;
            border-left: 1.5px solid white;
            border-width: 50%;
            border-right: 1.5px solid white;
            opacity: 0;
            transform: scale(1.5);
            transition: 0.5s;
        }

        .second_head .menu-1 ul li a:hover::after {
            opacity: 1;
            transform: scale(1.2);
            justify-content: center;
            align-items: center;
        }


.headeranc p {
    margin: 0px;
    font-size: 13px;
    letter-spacing: 0.6px;
    color: #2a2a2a;
    font-weight: 200;
}
.headeranc span {
    font-size: 17px;
    font-weight: 600;
    color: #2a2a2a;
}
/*.header-primary-fixed-top-hide .navbar-collapse ul li .headeranc p {
    margin: 0px;
    font-size: 13px;
    letter-spacing: 0.6px;
    color: #2a2a2a;
    font-weight: 200;
}
    .header-primary-fixed-top-hide .navbar-collapse ul li .headeranc span {
    font-size: 17px;
    font-weight: 600;
    color: #2a2a2a!important;
}*/

.navbar {
    height: 70px;
    border: none; 
    transition: background-color 1s ease 0s; 
}

.navbar-default {
    z-index: 99999;
    background-position: 0 0 !important;
    position: relative !important;
    top: 0;
    width: 100%;
    border: 0;
    margin: 0;
    box-shadow: none;
    transition-duration: 0.5s;
    background-color: #ffffff !important;
}
.header-primary-fixed-top-hide .menu-1 ul li a {
    color: #337ab7!important;
}
.header-primary-fixed-top-hide {
    position: fixed !important;
    width: 100%;
    transition: top .5s !important;
    transition-timing-function: ease-in-out !important;
    -webkit-backface-visibility: hidden;
    top: 0;
    margin: 0;
    box-shadow: 0 0 8px rgba(33,33,33,.25) !important;
    backdrop-filter: saturate(200%) blur(20px) !important;
    background: hsl(0deg 0% 100% / 84%) !important;
    animation-name: header;
    animation-duration: 0.3s;
}

@keyframes header {
    0% {
        top: -70px;
    }

    100% {
        top: 0;
        transform: translateY(0px);
    }
}

.navbar-default .navbar-toggle {
    border-color: transparent!important;
}

.header-primary-fixed-top-hide .navbar-header .navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
    .header-primary-fixed-top-hide .navbar-header .icon-bar {
        color: #000;
        background-color: #000 !important;
    }

.icon-bar {
    color: #000;
    background-color: #000 !important;
}


.navbar-brand {
    float: left;
    height: 50px;
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
}


.colorlib-nav .top {
    display: block;
    background: #fff;
    padding: 0;
}

    .colorlib-nav .top:before, .airlogocolnum:before {
        content: '';
        height: 3px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        background: rgb(237,128,52);
        background: -moz-linear-gradient(left, rgba(237,128,52,1) 0%, rgba(237,128,52,1) 33%, rgba(254,177,35,1) 33%, rgba(254,177,35,1) 66%, rgba(33,132,205,1) 66%, rgba(33,132,205,1) 100%);
        background: -webkit-linear-gradient(left, rgba(237,128,52,1) 0%,rgba(237,128,52,1) 33%,rgba(254,177,35,1) 33%,rgba(254,177,35,1) 66%,rgba(33,132,205,1) 66%,rgba(33,132,205,1) 100%);
        background: linear-gradient(to right, rgba(237,128,52,1) 0%,rgba(237,128,52,1) 33%,rgba(254,177,35,1) 33%,rgba(254,177,35,1) 66%,rgba(33,132,205,1) 66%,rgba(33,132,205,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed8034', endColorstr='#2184cd',GradientType=1 );
    }

.colorlib-nav #colorlib-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600;
}

    .colorlib-nav #colorlib-logo a {
        position: relative;
        color: #000;
    }

.colorlib-nav ul.protect-symbol li.emailistest {
    padding: 0;
    position: relative;
}


    .colorlib-nav ul.protect-symbol li.emailistest a {
        padding: 0;
        position: relative;
        border-radius: 50px;
        padding: 5px 10px;
        margin: 15px;
        background-color: rgb(222 237 251 / 55%);
        position: relative;
        padding-left: 35px;
        margin-top: 13px;
        float: left;
        font-weight: 400;
        color: #333;
    }

.pull-rightt {
    float: right !important;
}

.header-content2__call {
    color: white !important;
    transition: all 0.5s;
    float: right; 
}

    .header-content2__call img {
        float: left;
        margin-top: 5px;
        margin-right: 10px;
    }

.header-content2__call__phone-number {
    display: inline-block;
}

.colorlib-nav .top p {
    color: #000000;
    margin: 0;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 15px;
}

.header-content2__call__phone-number span:first-child {
    font-size: 22px;
    color: #4f3b79 !important;
    font-weight: 600;
}
@media(min-width:768px){
    .loginfpo {
        display: none!important;
    }
}
@media screen and (max-width:480px) and (min-width:250px) {
    .navbar-brand img {
        /* width: 117px !important; */
        margin-top: 18px !important;
        height: 24px !important;
        margin-left: 4px !important;
    }
}
@media screen and (max-width:768px) and (min-width:481px) {
    .navbar-brand img {
        /* width: 117px !important; */
        margin-top: 12px !important;
        height: 37px !important;
        margin-left: 4px !important;
    }
}
@media screen and (max-width:401px) and (min-width:200px) {
    .header-content2__call__phone-number span:first-child {
        font-size: 13px !important;
        color: #4f3b79 !important;
        font-weight: 600;
        /* margin-top: 17px; */
    }
}
    @media screen and (max-width:768px) and (min-width:400px) {


        .header-content2__call__phone-number span:first-child {
            font-size: 16px !important;
            color: #4f3b79 !important;
            font-weight: 600;
            /* margin-top: 17px; */
        }
    }

    @media screen and (max-width:768px) and (min-width:250px) {

        .header-content2__call {
            color: white !important;
            transition: all 0.5s;
            float: right;
            margin-top: 20px !important;
        }
    }


    @media screen and (max-width: 768px) and (min-width: 200px) {

        .navbar-default .navbar-collapse, .navbar-default .navbar-form {
            border-color: #e7e7e7;
            -webkit-box-shadow: none;
            border: none;
            background: #fff;
            position: absolute;
            width: 100%;
            float: right;
            right: -100%;
            top: 0px;
            margin-left: 0px;
            margin-right: 0px;
        }
    }

    .navbar-brand img {
        margin-left: 0px;
        margin-top: 0px;
    }

    .navbar-default .navbar-brand {
        color: white;
    }

    .navbar-collapse .navbar-nav li a {
        color: rgb(0 0 0 / 83%);
        font-size: 16px;
        text-align: center;
        text-transform: capitalize;
        font-family: sans-serif;
    }

    .header-content2__call:hover {
        border-bottom: none !important;
        background: #ddd;
    }

    .header-content2__call i {
        color: #1f6ba6;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }

    /*.navbar-default {
    background: #ffffff !important;
    border-bottom: 3px solid #18ccce !important;
}*/

    a:hover, a:focus {
        text-decoration: none;
    }

    .navbar-nav li:visited {
        color: #374b5c;
        text-decoration: none;
    }

    .navbar-nav li.active a, a:hover, a:focus {
        background-color: transparent;
        color: #374b5c;
    }

    .navbar-toggle {
        border-color: #374b5c;
        margin-top: 25px;
    }

        .navbar-toggle:hover, .navbar-toggle:focus {
            background-color: #374b5c;
        }


    .sub-header-cont {
        position: absolute;
        width: 100%;
    }

    .sub-header {
        line-height: 1;
        /*    background-color: #374b5c;
    position: relative;*/
        /* padding: 7px 0px;*/
    }

        .sub-header .left-content {
            display: inline-block;
            text-align: left;
        }

            .sub-header .left-content span {
                color: #fff;
                padding: 8px 0px;
                font-size: 13px;
                padding-top: 10px;
                margin-top: 56px;
            }

                .sub-header .left-content span em {
                    font-style: normal;
                    color: #f5a425;
                }

        .sub-header .right-icons {
            display: inline-block;
            float: right;
        }

            .sub-header .right-icons ul {
                margin: 0px;
            }

                .sub-header .right-icons ul li {
                    display: inline-block;
                    margin-left: 15px;
                }

                    .sub-header .right-icons ul li a {
                        color: #fff;
                        font-size: 14px;
                        transition: all .3s;
                    }

.navbar-brand img {
    /* width: 170px !important; */
    margin-left: 0px;
    margin-top: 1px;
    height: 63px;
}

    .desktop_view_show_hide {
        margin-left: 20px;
    }

    .navbar-nav {
        float: right;
        margin: 10px 0px 0px 0px;
    }

    /*@media screen and (min-width:1450px){
    #footer .footer_img .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media screen and (max-width:1450px){
    .bottom_footer {
        margin:0 auto 15px!important;
        width:100%;
        padding-left:0px;
        padding-right:0px;
    }
   
}*/
    @media screen and (max-width:991px) and (min-width:769px) {
        .navbar-brand img {
            margin-left: 0px;
            margin-top: 6px !important;
            height: 53px !important;
        }
    }

    @media screen and (max-width:991px) and (min-width:76px) {
        .justify-between {
            justify-content: space-between !important;
            display: block !important;
        }
    }

    @media screen and (max-width:768px) and (min-width:100px) {
        .navbar-nav {
            float: none;
            margin: 0px;
            text-align: center !important;
        }

        .bottom_footer {
            padding: 15px 0px;
            display: block !important;
        }

        .copyright-text {
            width: 100%;
            text-align: center;
        }

        .copyright-cards {
            width: 100%;
        }

        .payment_cards {
            text-align: center !important;
            padding: 7px 0px;
        }
    }

    .colorlib-nav ul li {
        padding: 0;
        margin: 0;
        list-style: none;
        display: inline;
        font-weight: 400;
    }

    .dropdown-menu > li > a {
        padding: 3px 0px !important;
    }

    #offcanvas-menu ul li a:hover {
        color: #24d2f5;
    }

    #offcanvas-menu ul li > .fh5co-sub-menu {
        margin-top: 9px;
        /*padding-left: 20px;*/
    }

    #offcanvas-menu ul li.active > a {
        color: #24d2f5;
    }

    #offcanvas-menu ul .fh5co-sub-menu {
        display: block
    }

    .dropdown .fh5co-sub-menud li h5 {
        font-size: 15px !important;
        text-align: left !important;
        font-weight: 600;
        margin-top: 5px;
        padding: 0px 15px;
        margin-bottom: 10px;
    }

    #droupdownairlinee li a:hover {
        color: #21ced0 !important;
        background: none !important;
    }

    .dropdown .fh5co-sub-menud li a {
        font-size: 15px !important;
        text-align: left !important;
        padding: 5px 15px !important;
        color: #767676;
    }

    .dropdown-menu {
        /*  background-color: #222;*/
        border: none !important;
        border-radius: 10px !important;
        box-shadow: 0px 1px 5px black;
        background-clip: unset;
    }

    .fh5co-nav-toggle {
        cursor: pointer;
        text-decoration: none;
    }

    .dropdown-menu {
        position: absolute;
        top: 50px;
        left: -130px;
        z-index: 1000;
        float: left;
        /* min-width: 160px; */
        padding: 15px 5px !important;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: center !important;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        display: none;
        width: max-content;
    }

    #droupdownairlinee li a {
        color: #767676;
        padding: 5px 15px !important;
    }

        #droupdownairlinee li a:hover {
            color: #21ced0;
            background: none;
        }

    .bottom_footer {
        padding: 15px 0px;
        display: flex;
    }

    .copyright {
        margin: auto;
        color: white;
        font-size: 14px;
        padding: 12px 0px;
    }

    .payment_cards {
        text-align: end;
        padding: 7px 0px;
    }

        .payment_cards span {
            color: white;
            font-size: 14px;
        }

        .payment_cards img {
            height: 35px !important;
        }

    /*=========================*/
    #footer .fh5co-footer-link li a:hover, #footer .fh5co-footer-link li a:active, #footer .fh5co-footer-link li a:focus {
        color: #fff !important;
        text-decoration: none !important
    }

    #footer .fh5co-footer-link li a {
        color: rgb(255 255 255 / 86%);
        font-size: 14px;
        position: relative;
        padding: 3px 3px;
    }

        #footer .fh5co-footer-link li a::before {
            position: absolute;
            top: 0;
            left: 0;
            content: "";
            width: 100%;
            height: 100%;
            /*  border-top: 1.5px solid white;*/
            border-bottom: 1.5px solid white;
            opacity: 0;
            transform: scale(1.5);
            transition: 0.5s;
        }

        #footer .fh5co-footer-link li a:hover::before {
            opacity: 1;
            transform: scale(1);
        }

        #footer .fh5co-footer-link li a::after {
            position: absolute;
            top: 0;
            left: 0;
            content: "";
            width: 100%;
            height: 100%;
            /* border-left: 1.5px solid white; 
        border-right: 1.5px solid white;*/
            opacity: 0;
            transform: scale(1.5);
            transition: 0.5s;
        }

        #footer .fh5co-footer-link li a:hover::after {
            opacity: 1;
            transform: scale(1.2);
            justify-content: center;
            align-items: center;
        }

    .copyright-text {
        padding-left: 0px;
    }

    .copyright-cards {
        padding-right: 0px;
    }

    .tour_list {
        position: absolute;
        margin-top: 12px;
        background: #1f6ba6;
        border-radius: 6px;
        z-index: 999;
        display: none;
        right: -30px;
        width: max-content;
        padding: 10px 0px;
        height: auto;
    }

        .tour_list ul li {
            display: block;
        }

        .tour_list .p_parent p {
            margin: 0px !important;
            padding: 10px 10px;
        }

            .tour_list .p_parent p a {
                padding: 5px 5px !important;
                margin: 10px 10px !important;
                color: white !important;
                text-transform: capitalize;
            }

    .tours_list {
        position: relative !important;
    }

    #show_tours_list:hover #hot_tours {
        display: block;
        opacity: 1;
        transition: 0.5s ease-in-out;
        animation-name: slideup;
        animation-duration: 0.5s;
    }

    @keyframes slideup {
        0% {
            margin-top: 55px;
            display: block;
            opacity: 0;
        }

        100% {
            margin-top: 12px;
            display: block;
            opacity: 1;
        }
    }
 