.brand-logo img {
    width: 100%;
    max-width: 250px;
}

img.gif_icon_call {
    width: 100%;
    max-width: 40px;
}
a.call_header_wrap {
    display: flex;
    padding: 10px 10px;
    border-radius: 4px;
    align-items: center;
}

.nav-bar-wraper {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 99;
}



.nav-bar-wraper.slide-down {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
    background-color: #494c4f;
    z-index: 99;
    position:fixed;
}

.nav-bar-wraper.slide-down nav.top-nav-wrap {
    padding: 25px 0;
}


.heading-hero {
    font-size: 46px;
    line-height: 56px;
}

.w-full.bg-no-repeat.hero-banner-sec > .w-full {
    padding: 40px 0 80px;
}

section.desti-sec-cont .h5-description-body {
    text-align: center;
    padding-bottom: 20px;
}

.whu_cont_wrap {
    box-shadow: 0px 2px 9px 2px #eeeeee9c;
    border: 0 !important;
}

.dw-60{
    width:100%;
    max-width: 60%;
    margin:auto;
}

.tracking-tight-heading {
    line-height: 1;
    margin-bottom: 20px;
}

.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.lg\:w-\[1140px\] {
    width: 1140px;
}

.text-secondary {
    color: var(--secondary-500) !important;
}
.bg-secondary {
    background-color: var(--secondary-500) !important;
}

.border-secondary {
    border-color: var(--secondary-500) !important;
}
.dw-60 {
    width: 100% !important;
    max-width: 60% !important;
    margin: auto !important;
}

.tab-content.tab-content-wrap .tab-pane {
    padding: 0;
    background-color: transparent;
    overflow: visible;

}


.tab-content.tab-content-wrap .tab-pane > div {
    border-top-left-radius: 0px !important;
}

.nav-pills-cont li.nav-item a.nav-link.active  , .nav-pills-cont li.nav-item a.nav-link:hover{
    background-color: var(--secondary-500);
    color:#fff;
}

section.desti-sec-cont .h5-description-img img {
    min-height: 250px;
}

.why-choose-sec .whu_cont_wrap {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.inner-page-banner {
    background-color: #0000008a;
    background-blend-mode: color;
}

.section-padding-40-t {
padding-top: 40px;

}

.section-padding-40-b {
padding-bottom: 40px;
}

section.from-sec-wrap {
    padding: 100px 0px;
}

.form-rgt-wrap {

    background-color: #ff550038;
    padding: 30px;
    border-radius: 5px;
}
ul.list-grid-col {
    display: flex;
    flex-wrap: wrap;
}
ul.list-grid-col li {
    width: 25%;
    margin-bottom: 10px;
}
span#msg_newsletter {
    color: red;
    font-size: 12px;
    list-style-type: none;
}

.pl-15 {
    padding: 0 10px 0 15px;
}

.nav-pills-cont li.nav-item a.nav-link {
    background-color: #eee;
    color: #000;
    border-radius: 0;
}

.form-check-inline {
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    display: flex;
    padding: 10px 24px 0;
}


/*.flight_type + div {*/
/*    border-top-left-radius: 0px;*/
/*    border-top-right-radius: 0px;*/
/*}*/
.flight_type + div {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: 0 !important;
    position:relative;
}

.form-check-inline label:not(last-child) {
    margin-right: 20px;
}

.form-check-inline label input {
    margin-right: 5px;
}

.hotel_cpnt_wrap {
    border-top-left-radius: 0px;
}
.sitemap-sec h2 {
    margin-bottom: 5px;
}

   ul#ui-id-1 {
max-height: 350px !important;
    overflow-y: scroll;
    overflow-x: hidden;
}

.disclaimer-cont {
    background-color: #eee;
    padding: 15px !important;
    border-radius: 4px;
    margin-top: 0px;
    color: #000;
}
form.search-property-1 {
    position: relative;
}
div#RoomADD .pass_bx.child-age label {
    border: none;
}

.tab-content.tab-content-wrap .tab-pane .cus-col-cont {
    position:relative;
}
.max-w-28 {
    max-width: 9rem;
}
.presnt-guest.cus-col-cont input#total_hotel_passenger {
    max-width: 12rem;
}

.dark [type=checkbox]:checked, .dark [type=radio]:checked, [type=checkbox]:checked, [type=radio]:checked {
    border-color: transparent;
    background-color: rgb(255 92 0);
    background-size: .55em .55em;
    background-position: 50%;
    background-repeat: no-repeat;
        outline: 2px solid rgb(255 92 0);
    outline-offset: 2px;
        margin-right: 10px;
}

.flight_type {
    margin-bottom: -10px;
    z-index: 1;
    position: relative;
}

[type=checkbox]:checked:focus, [type=checkbox]:checked:hover, [type=radio]:checked:focus, [type=radio]:checked:hover {
    border-color: transparent;
    background-color: rgb(255 92 0);
}

[type=checkbox],[type=radio] {
    border-radius: .25rem;
    border-color: #ff5c00;
    color: #ff5c00;
}

[type=checkbox]:focus, [type=radio]:focus {
    --tw-ring-color: #ff5c00;
}

.search-btn-cus {
    border-radius: 5px  !important;
}

.presnt-guest .psg_dls select#ct

 {
    background-color: transparent !important;
    color: #636872 !important;
    padding: 7px 5px;
    border-radius: 4px;
}

input#location  , input#location2 ,input#htlsrc{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.rgt-aside-cont .whu_cont_wrap {
box-shadow: 0px 2px 9px 2px #dddcdc;
    border: 0 !important;
    flex-direction: row;
        align-items: self-start;
}

.rgt-aside-cont .whu_cont_wrap .\32xl\:size-20 {
    width: 238px;
    margin-right: 5px;
    background-color:transparent;
    border:0;
}


.rgt-aside-cont .group:hover .group-hover\:border-new-200 {
    border-color: transparent;
}

.rgt-aside-cont .content-col {
    text-align: left;
}

.rgt-aside-cont .whu_cont_wrap:not(:last-child) {
    margin-bottom: 20px;
}

footer p {
    text-align: justify;
}