.tg-booking-form-wrap {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
    background: var(--tg-common-white);
    border: 1px solid #e1e1e1;
    border-radius: 15px;
    padding: 20px 20px 25px 20px;
}
.tg-booking-add-input-field{
    width: 100%;
    max-width: 100%;
}

.tg-header-top-social h6{
    line-height: 1.5;
    font-weight: 400;
}
.tgmenu__nav  {
    margin-left: auto;
}

.tg-booking-form-search-btn .bk-search-button {
    width: 100%;
    max-width: 230px;
    padding: 10px 16px !important;
    font-size: 16px;
}

.flight-search-box-custom {
        display: grid !important;
    grid-template-columns: 20% 20% 15% 15% 15% 10%;
    gap: 1%;
}
.tg-booking-add-input-date .input {
    width: 100%;
}

/* .tg-hero-tu-2-wrapper .tg-booking-add-input-date .input {
    height: 56px;
} */

.tg-booking-form-title  , .tg-booking-form-tabs .nav-links{
    font-size: 16px;

}

.tg-booking-add-input-field {
    height: auto !important;
    line-height: unset !important;
}
.tg-chose-area .tg-chose-content i {
    font-size: 54px;
    color: var(--theme-color);
}

.tg-btn-switch-animation .btn-icon i {
    color: var(--white-color);
    font-size: 20px;
}




.tg-process-list .tg-chose-list-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tg-process-list .tg-chose-list-icon i {
    font-size: 35px;
    color: var(--theme-color);
}

.tgmenu__wrap .logo img  , .tg-footer-logo.mb-20 img
{
    width: 100%;
    max-width: 180px;
}

.tg-hero-tu-2-wrapper {

    position: relative;
}
.tg-hero-tu-2-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    right: 0;
    background-color: #57408363;
    top: 0;
    z-index: 0;
}
.search-area , .tg-hero-3-content {
    position: relative;
    z-index: 9;
}

.tg-faq-content .accordion-item {
    border: 1px solid #93939382 !important;
    border-radius: 12px;
}

.disclaimer_cont p {
    background-color: var(--white-color);
    padding: 15px;
    color:  var(--black-color) !important;
    border-radius: 5px;
}

.tg-hero-tu-2-wrapper .tg-hero-3-title {
        text-shadow: 1px 2px 3px #560ce3;
}



.inner-page-content .heading-h2 {
    font-size: 24px;
    position: relative;
    padding-left: 10px;
}

.inner-page-content .heading-h2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    background-color: var(--theme-color);
    width: 2px;
    height: 90%;
}

.list-grid-cont {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 13.10px;
        margin-top: 15px;
}

.list-grid-cont li {
    width: 32.66%;
    border: 1px solid var(--theme-color);
    padding: 33px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
}
.list-grid-cont li i {
    margin-bottom: 5px;
    font-size: 24px;

}


/* cta page css start here  */

.cta-main-wrap {
    float: right;
    width: 100%;
    max-width: 370px;
    padding: 20px 20px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #efefef;
    border-radius: 5px;
    border: 10px solid #929495;
    position: relative;
    margin: 0 0 10px 10px;
}
.cta-cont .cta-text h3 {
    font-size: 36px;
    line-height: 1.2;
}
.cta-main-wrap img {
    width: 100%;
    max-width: 160px;
    margin: auto;
    display: flex;
}

.cta-main-wrap .cta-cont .cta-tel {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #560ce3;
    color: #fff;
    padding: 10px 0;
    /* font-size: 26px; */
     font-size: 20px;
}
/* cta page css end here  */
.tg-blog-details-video-list ul li p {
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--tg-common-black);
    margin-bottom: 0;
}

.inner-page-fm-banner {
    padding: 50px 0 60px;
}

.inner-page-fm-banner {
    position: relative;
}
.inner-page-fm-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #4500c970;
    top: 0;
    z-index: -1;
}

.tg-cta-area-area-hotel-reservation img {
    width: 100%;
    max-width: 280px;
}

.tg-cta-area-area-hotel-reservation {
    padding: 0 100px;
    border-radius: 20px;
    margin: 50px 0;
}

.tg-cta-area-area-hotel-reservation .tg-btn:hover {
    background-color: #000;
}

.tg-ads-wrap h2 {
    font-size: 26px;
}

.tg-ads-wrap {
    position: relative;
}
.tg-ads-content1 {
    width: 100%;
    max-width: 52%;
    position: absolute;
    right: 0;
    top: 36px;
}


.tg-ads-content1 h2 {
        font-size: 22px;
    padding-bottom: 10px;
}

.tg-ads-wrap-2 h2 , .tg-ads-wrap-3 h2 {
    color: #000000;
    font-size: 22px !important;
}

.tg-ads-content-2 {
    width: 100%;
    max-width: 100%;
    margin: auto;
}
.tg-ads-wrap-3 {
    position: relative;
}
.tg-ads-wrap-3 .tg-ads-content-2 {
    width: 100%;
    max-width: 70%;
    position: absolute;
    left: 0;
}
.tg-ads-wrap-3 .tg-ads-content-2 {
    width: 100%;
    max-width: 50%;
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%);
}
.tg-ads-wrap {
    border-radius: 20px;
    padding: 0px 45px 45px 20px;
    height: 208px;
}
.tg-ads-wrap-3 .tg-ads-content-2 p {
    color: #fff;
    margin-top: 6px;
}
.tg-ads-content-2 {
    width: 100%;
    max-width: 94%;
    margin: auto;
}
.tg-ads-wrap-2.include-bg.fix {
    padding-top: 70px;
}

.tg-ads-content-2 a {
        background: var(--tg-theme-primary);
}
.tg-ads-wrap-3 .tg-btn {
    background: var(--tg-theme-primary);
    color: var(--tg-common-white);
}

.tg-ads-wrap-3 .tg-ads-btn svg path {
    stroke: #fff;
}

/* .tg-ads-wrap-2.include-bg.fix {
    padding-top: 70px;
    background-color: #f0e8ff63;
    background-blend-mode: color;
} */

.small-img-box {
    border-radius: 50%;
    border: 8px solid #ffffffab;
    box-shadow: rgba(0, 0, 0, 0.1) -10px 13px 20px 0px;
}

.tg-ads-content1 p {
    margin-bottom: 5px;
}
.tg-location-area .tg-location-thumb img {
    min-height: 360px;
    object-fit: cover;
}

.tg-counter-subtitle {
    font-weight: 600;
    font-size: 24px;
    text-transform: capitalize;
    color: var(--tg-common-black);
    position: relative;
    top: unset;
    transform: unset;
    left: 0;
    right: 0;
    text-align: left;
    margin-bottom: 0px;
    
}

.tg-ads-wrap-3, .tg-ads-wrap-2, .tg-ads-wrap {
    background-color: #560ce375;
    background-blend-mode: color;
}
.tg-ads-content1 h2  , .tg-ads-content1 p , .tg-ads-wrap-2 h2, .tg-ads-wrap-3 h2 , .tg-ads-content-2 p
{
    color: #fff;
}

.tg-banner-2-big-title h2 {
    font-size: 6vw;
}


/* about us page css start here */


.about-us-rgt-aside {
    float: left;
    width: 100%;
    max-width: 690px;
} 


/* about us page css end here */


/* contact us page css start here  */
.bst-cont {
    font-weight: 500;
    font-size: 18px;
    color: var(--tg-common-black);
}
.tg-team-details-contact img {
    margin: 11px 0 -40px;
    border-radius: 10px;
}
/* contact us page css end here  */

strong.fs-18 {
    font-size: 18px;
    color: var(--theme-color);
}

h3.heading-h3 {
    font-size: 18px;
}

ul.list-disc li:not(:last-child) {
    margin-bottom: 6px;
}
.listing-feature {
    display: flex;
    gap: 10px;
    align-items: center;
}
.listing-feature h6 {
    margin-bottom: 0;
}
.tg-ads-wrap-3 {
    border-radius: 20px;
    padding: 0px 45px 45px 20px;
    height: 208px;
}

.tgmenu__main-menu li.menu-item-has-children > a::after {

    font-family: "Font Awesome 6 Free";
}

.sub-content-container h3 {
    font-size: 18px;
}

.tg-menu-right-action.tg-menu-right-action-2 {
    display: none !important;
}
span.gl.fromshorthotel {
    line-height: 53px;
}