.c-hide{ display:none;}
.showMore{text-align: right;}
.showMore span{ border-bottom: 1px dashed; text-align: right;}
.lsit-page-cs #search {
    outline: none;
    border: none;
    display: inline-block
}

.lsit-page-cs #burgundy {
    color: rgb(153, 40, 59)
}

.lsit-page-cs #orange{
    color: orange;
}

.lsit-page-cs .fa-search {
    font-size: 20px;
    padding: 10px;
    margin-bottom: 3px;
    padding-right: 20px;
}

.lsit-page-cs .search-nav-item {
    height: 40px;
}

.lsit-page-cs nav {
    padding: 0px 100px;
}

.lsit-page-cs .fa-user-o,
.lsit-page-cs .fa-shopping-cart {
    font-size: 20px;
    padding: 4px;
}

.lsit-page-cs .form-group {
    margin-bottom: 5px;
}
input[type=checkbox], input[type=radio] {
    vertical-align: sub;
}
.lsit-page-cs label {
    padding-left: 2px;
}

.lsit-page-cs .form-group:last-child {
    margin-bottom: 0;
}

.lsit-page-cs h6 {
    margin-bottom: 0px
}

.lsit-page-cs #sort {
    outline: none;
    border: none
}


.lsit-page-cs .card-body {
    padding: 8px
}

.lsit-page-cs .sign {
    width: 25px;
    height: 25px
}

.lsit-page-cs .discount {
    border: 1px solid orange;
    border-radius: 5px;
    width: 65px;
    position: absolute;
    top: 2%
}
.lsit-page-cs .filters{ padding-bottom: 5px; margin-bottom: 5px;}

@media(min-width:1200px) {
    .lsit-page-cs #search {
        width: 300px;
        padding: 5px;
        padding-left: 20px
    }

    .lsit-page-cs .search-nav-item {
        margin-left: 400px;
        width: 350px
    }

    .lsit-page-cs .fa-user-o {
        margin-left: 300px
    }

    .lsit-page-cs .text {
        display: none
    }

    .lsit-page-cs .fa-user-o,
    .lsit-page-cs .fa-shopping-cart {
        font-size: 20px;
        padding-left: 20px
    }

    .lsit-page-cs #sidebar {
        padding: 20px;
        float: left
    }

    .lsit-page-cs #packages {
        padding: 10px;
        margin: 0;
        float: right
    }

    .lsit-page-cs .card {
        width: 300px;
        height: 330px;
        border: none
    }

    .lsit-page-cs .card-img-top {
        width: 295px;
        height: 200px;
        border-radius: 10px
    }

    .lsit-page-cs del {
        padding-right: 2px
    }

    .lsit-page-cs .filters,
    #mobile-filter {
        display: none
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .lsit-page-cs #search {
        width: 300px;
        padding: 5px;
        padding-left: 20px
    }

    .lsit-page-cs .search-nav-item {
        margin-left: 200px;
        width: 350px
    }

    .lsit-page-cs .fa-user-o {
        margin-left: 160px
    }

    .lsit-page-cs .text {
        display: none
    }

    .lsit-page-cs #sidebar {
        padding: 20px;
        float: left
    }

    .lsit-page-cs #packages {
        padding: 10px;
        margin: 0;
        float: right
    }

    .lsit-page-cs .card {
        width: 200px;
        height: 330px;
        border: none
    }

    .lsit-page-cs .card-img-top {
        width: 200px;
        height: 200px;
        border-radius: 10px
    }

    .lsit-page-cs .fa-plus,
    .lsit-page-cs .fa-minus {
        font-size: 12px
    }

    .lsit-page-cs .sign {
        height: 25px
    }

    .lsit-page-cs .price {
        width: 99px
    }

    .lsit-page-cs .filters,
    .lsit-page-cs #mobile-filter {
        display: none
    }
}

@media(min-width:768px) and (max-width:991px) {
    .lsit-page-cs #search {
        width: 300px;
        padding: 5px;
        padding-left: 20px
    }

    .lsit-page-cs .search-nav-item {
        margin-left: 60px;
        width: 350px
    }

    .lsit-page-cs .fa-user-o {
        margin-left: 80px
    }

    .lsit-page-cs .text {
        display: none
    }

    .lsit-page-cs #sidebar {
        padding: 20px;
        float: left
    }

    .lsit-page-cs #packages {
        padding: 10px;
        margin: 0;
        float: right
    }

    .lsit-page-cs .card {
        border: none
    }

    .lsit-page-cs .filters,
    .lsit-page-cs #mobile-filter {
        display: none
    }
}

@media(min-width:576px) and (max-width:767px) {
    .lsit-page-cs .text {
        display: none
    }

    .lsit-page-cs .search-nav-item {
        margin-left: 35px;
        width: 270px
    }

    .lsit-page-cs #search {
        width: 240px;
        padding: 5px;
        padding-left: 20px
    }

    .lsit-page-cs .fa-search {
        padding: 3px;
        font-size: 18px
    }

    .lsit-page-cs #sidebar {
        padding: 20px;
        float: left
    }

    .lsit-page-cs #packages {
        padding: 10px;
        margin: 0;
        float: right
    }

    .lsit-page-cs .card {
        border: none
    }

    .lsit-page-cs #off {
        padding-left: 2px
    }

    .lsit-page-cs #sorting span,
    .lsit-page-cs #res {
        font-size: 14px
    }

    .lsit-page-cs .filters,
    .lsit-page-cs #mobile-filter {
        display: none
    }
}

@media(max-width:575px) {
    .lsit-page-cs .search-nav-item {
        margin: 0;
        width: 100%;
        margin-top: 10px
    }

    .lsit-page-cs #search {
        width: 80%;
        padding-left: 10px;
        margin-top: 10px;
        padding-right: 10px
    }

    .lsit-page-cs .fa-search {
        padding: 10px;
        font-size: 18px
    }

    .lsit-page-cs #sidebar {
        display: none
    }

    .lsit-page-cs #sorting,
    .lsit-page-cs #res {
        font-size: 12px;
        margin-top: 2%
    }
}

.categ-sidebar {
    padding: 5px 23px 5px 5px;
    margin-bottom: 4px;
}


.refine{
    background-color: #ffc107;
    padding: 10px;
    border-radius: 5px 5px 0 0;
	color: #fff;
	}
.refine a{color: #fff;}
.refine a i{font-size: 20px;}

.prod-view-page-cs .card {
    background-color: transparent;
    padding: 14px;
    border: none;
}

.prod-view-page-cs .demo {
    width: 100%;	
}

.prod-view-page-cs ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

.prod-view-page-cs li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.prod-view-page-cs img {
    display: block;
    height: auto;
    width: 100%;
}

.prod-view-page-cs .store-image {
    width: 42px;
}

.prod-view-page-cs .card-body {
    padding: 0.3rem 0.3rem 0.2rem;
}

/*-------------------- Package details---------------------------------------------------------*/

.singal-prod-view .card {
    background-color: transparent;
    padding: 14px;
    border: none;
}

.singal-prod-view .demo {
    width: 100%;	
}

.singal-prod-view ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

.singal-prod-view li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer;
}

.singal-prod-view img {	
	width: 100%; 
    /*display: block;
	height: auto;
    */
}
.singal-prod-view .imgBox{ text-align:center;}

.singal-prod-view .store-image {
    width: 42px;
}

.singal-prod-view .card-body {
    padding: 0.3rem 0.3rem 0.2rem;
}

.btn .fa{ margin-right:0;}

.md-outline.select-wrapper+label {
top: .5em !important;
z-index: 2 !important;
}

.pay-price-desc button {border-radius: 0 20px 20px 0;}
.pay-price-desc input {border-radius: 0;}

.no-found-records{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-weight: bold;
    color: #dc3545c9;
    padding: 4%;
	}

/*----------- Mobile section -----------------------*/
@media (min-width:1025px)
{
.p-details .card{min-height: 500px;}

}

@media only screen and (max-width:1024px) 
{
	.shoping-cart-desc .col-2{display:none;}
	.shoping-cart-desc .col-10{width:100%; max-width: 100%; flex: auto;}
	.shoping-cart-desc .date{font-size:12px !important;}
	.allItems{float:right;}
	.allPrice{float:left;}
}



.preferredHeight {
  height: 500px;
  position: relative;
}

.preferredHeightList {
  height: 315px !important;
  position: relative;  
}

.border-white{border: 1px solid rgba(0,0,0,.1) !important;}
.qty-click{border: 1px solid #545353;}

select {
    background-color: #9db631c2;
}


.filter-prod{
	position:absolute; 
	left:0; 
	z-index:1;
	background-image: url('../../images/bg-top-package.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0px 3px 21px 0px rgb(23 23 23 / 74%);
    -moz-box-shadow: 0px 3px 21px 0px rgb(23 23 23 / 74%);
    box-shadow: 0px 3px 21px 0px rgb(23 23 23 / 74%);
	border-radius: 0 20px;
	}
.close-button{  
	position: absolute;
    right: 0;
    padding: 5px;
    top: 0;
    color: #cc1e2f;
    font-size: 1.5rem;
}

.filter-head{
	background-color: #17171763;
    width: 100%;
    border-radius: 0 20px 0 0;
    padding: 15px 10px;
	color: white;
}
.font-cart{font-size: 1.3rem; vertical-align: middle; }

.pholder-input input, .pholder-input textarea,  .pholder-input select{
    padding: 18px 0 0 15px;
	height:50px;
}
.pholder-input label.input{    
	position: absolute;
    left: 32px;
    top: 3px;
    font-size: 12px;
    color: #a4a0a0;
	}
/*---------------------- Mobile part ---------------------------------*/
@media only screen and (max-width:1024px) 
{
	.manage-order-img{ width:100%;}
}
/*--------------------------- 10/03/2024 ---------------------------------------------------------*/
.Bannerside.inner .item {
/* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
}

/* #hero{
	position: absolute;
    bottom: 0;	
}

.Bannerside.inner .item:before {
	background-color:transparent;
	background: linear-gradient(0deg, rgb(11 11 11) 0%, rgb(255 255 255 / 0%) 100%);
} */

.teaVid { z-index:0;}

.fixed-bottom
{
	position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.price-sect{
	line-height: 10px !important;
	padding-right: 15px;
}
.price-sect .p1 {
  color: #d40000;
    font-weight: bold;
    font-size: 2rem;
}

.price-sect .p2 {
  color: inherit;
    font-size: 12px;
}

.detailTabs {
    
}
.detailTabs ul {
    margin: 0 auto;
    padding: 0;
    text-align: center;
	background: #d5d3d3;
    overflow: hidden;
    transition: top 0.3s;
}
.detailTabs ul > li {
    list-style: none;
    display: inline-block;
}
.detailTabs ul > li > a {
    margin: 5px 0;
    padding: 10px 0;
    color: #111;
    font-size: 16px;
    text-decoration: none;
    padding: 4px 15px;
    display: inline-block;
	border-radius: 30px;
}

.detailTabs ul > li > a:hover, .detailTabs ul > li > a.active {
    background-image: linear-gradient(to right, #1a3666, #d20103b0);
    color: #fff;
    border-radius: 30px;
	font-weight:bold;
}
.section-desc h3{
	background-color: #d5d3d3;
    padding: 8px 5px;
}

.d-not{ display:none;}

.click-DI-title{ text-align:justify;}
.DI-desc{ text-align:justify;}
.DI-desc.border-left{
	border-left: 2px solid #0d3161 !important;
}

.DI-desc{
    padding-left: 35px;
    margin-left: 18px;
}
.click-DI-title i.fa-map-marker{
	background: #0d3161;
    color: #fff;
    font-size: 27px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 8px;
    border-radius: 50%;
    margin-top: 5px;
    margin-right: 10px;
    z-index: 50;
}

.enquiry-form{ background-color: #d5d3d3;}
.enquiry-form h3{ padding: 8px 5px; border-bottom: 1px solid white; }



/*---------- Listing page ---------------------*/

@media (max-width: 575px){
	.Bannerside.inner .item {
		height:300px;
	}
}

.Bannerside.inner .item:before { background-color:transparent !important; }
.Bannerside .item{ height:370px !important; }
/* #carousel-id img { float:right; width:100%; height:auto;} */
#carousel-id img {height:370px; }

#carousel-id .carousel-item2:after {
	position: absolute;
    top: 0;
    bottom: 0;
	width: 75%;
    left: 0;
    content: '';
    background: linear-gradient(to right, rgb(253 251 255), #29cedf00);
}

.listing_page h2.title{ font-size:1.2rem; }

.package_desc {word-wrap:break-word; }
.package_desc table {width:100% !important;}

/*------------------ Start:: Package list------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@800&family=Poppins&display=swap');

.listing_page .container {
    position: relative;
    min-height: 800px;
    overflow-y: auto
}

.listing_page .container::-webkit-scrollbar {
    width: 6px;
    border-radius: 3px
}

.listing_page .container::-webkit-scrollbar-thumb {
    background-color: #ffa500;
    border-radius: 3px
}

/* .listing_page .container.bg-sec-light {
    background-color: #e7e7e7
} */

.listing_page #navbar-toggler-icon {
    left: 7%;
    height: 40px;
    width: 40px;
    text-align: center;
    background: #1b1b1b;
    border-radius: 3px;
    cursor: pointer;
    z-index: 5;
    transition: left 0.4s ease
}

.listing_page #navbar-toggler-icon.click {
    position: absolute;
    left: 210px;
    top: 0;
    background-color: #747474
}

.listing_page #navbar-toggler-icon.click span:before {
    content: '\f00d'
}

.listing_page .sidebar {
    position: absolute;
    width: 220px;
    height: 100%;
    background-color: #161616;
    color: #fff;
    transform: translateX(-100%) scale(0);
    left: 0;
    transition: transform .2s ease-in-out
}

.listing_page .listing_page .sidebar.show {
    transform: translateX(0%) scale(1)
}

.listing_page #side-nav {
    float: left;
    width: 18%
}

.listing_page #content {
    float: right;
    width: 82%
}

.listing_page a {
    text-decoration: none;
    color: #222
}

.listing_page #content .user-select-none {
    user-select: none
}

n.listing_page av ul .brand img {
    object-fit: contain;
    width: 100px;
    height: 70px
}

.listing_page nav ul {
    height: 100%;
    width: 100%;
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.listing_page nav ul li {
    line-height: 50px
}

.listing_page nav ul li a {
    color: #e5e5e5;
    text-decoration: none;
    display: block;
    width: 100%;
    padding-left: 20px;
    border-left: 4px solid transparent
}

.listing_page nav ul li a:hover {
    color: #fff;
    background-color: #2e2e2e
}

.listing_page nav ul li.active a {
    color: #ffff;
    background-color: #747474;
    border-left: 4px solid #ffa500
}

.listing_page .fa-phone {
    transform: rotate(90deg)
}

.listing_page .location input[type="text"] {
    max-width: 200px;
    border-radius: 0px;
    border: 1px solid #444
}

.listing_page .location input[type="text"]::placeholder {
    color: #444
}

.listing_page .location input[type="text"]:focus,
input[type="submit"]:focus {
    box-shadow: none
}

.listing_page input[type="submit"] {
    border-radius: 0;
    width: 120px
}

.listing_page .box {
    padding: 10px
}

.listing_page .btn:focus {
    box-shadow: none
}

.listing_page .box-label {
    color: #11698e;
    font-size: 0.9rem;
    font-weight: 800
}

.listing_page .box-label .btn {
    padding: 0;
    font-size: 0.8rem
}

.listing_page label {
    cursor: pointer
}

.listing_page .tick {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 0.9rem;
    margin: 0
}

.listing_page .tick input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.listing_page .check {
    position: absolute;
    top: 1px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px
}

.listing_page .tick:hover input~.check {
    background-color: #f3f3f3
}

.listing_page .tick input:checked~.check {
    background-color: #ffffff
}

.listing_page .check:after {
    content: "";
    position: absolute;
    display: none
}

.listing_page .tick input:checked~.check:after {
    display: block;
    transform: rotate(45deg) scale(1)
}

.listing_page .tick .check:after {
   /*  left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid rgb(0, 0, 0);
    border-width: 0 3px 3px 0; */
    transform: rotate(45deg) scale(2)
}

.listing_page .hotel .hotel-img {
    width: 237px;
	height:178px;
    /*object-fit: contain;*/
}

.listing_page .hotel .name {
    font-size: 1.2rem;
    font-weight: 700
}

.listing_page .hotel .name .city {
    font-weight: normal;
    font-size: 0.85rem
}

.listing_page #filter {
    width: 200px
}

.listing_page .hotel .fas,
.listing_page .hotel .far {
    font-size: .8rem
}

.listing_page .hotel .fas.fa-star {
    color: #ffa500
}

.listing_page .hotel .tags {
    font-size: 0.8rem
}

.listing_page .hotel .btn {
    width: 150px;
    border-radius: 0
}

.listing_page .hotel .btn.enquiry {
    background-color: #ff761b;
    color: #fff
}

.listing_page .hotel .btn.enquiry:hover {
    background-color: #fc771fef
}

.listing_page #hotels {
    width: 100%
}
.box-shadow{ box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }
.hotel-package{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	margin-bottom: 12px;
}
.list-button{
	border:2px solid;
	width: 100%;
}
a.list-button{ color:#FFF;}
.package-name{
	font-weight: bold;
    font-size: large;
}
.price1 {
    line-height: 10px;
	font-size:2rem;
}
.price1 label {
    font-weight: bolder;
}
.price1 span {
    font-size: 12px;
    color: #dd3545;
}
.view-price span {
    font-size: 12px;
    
}
#no-found-head{height:50vh;}

.list-modal-view .modal-body { overflow-y: auto; max-height: 25pc; }


@media(min-width: 1399.6px) {
    .listing_page #navbar-toggler-icon {
        display: none
    }
}

@media(max-width: 1399.5px) {
    .listing_page #navbar-toggler-icon {
        display: block;
        z-index: 11
    }

    .listing_page #side-nav {
        float: none;
        width: 250px;
        background-color: #161616f5;
        z-index: 10
    }

    .listing_page #content {
        float: none;
        width: 100%
    }
}

@media(max-width: 1199.5px) {
    .listing_page .hotel .hotel-img {
        width: 170px
    }

    .listing_page #side-nav {
        height: initial
    }
	
}

@media(max-width: 767.5px) {
    .listing_page .hotel .city {
        display: block
    }

    .listing_page .hotel .btn {
        width: 120px;
        font-size: 0.85rem
    }

    .listing_page input[type="submit"] {
        width: 100px;
        font-size: 0.9rem;
        margin-right: 10px
    }
	
}

@media(max-width: 575.5px) {

    .listing_page #filter,
    .listing_page #hotels {
        width: 95%;
        margin: 15px
    }
}

@media(max-width: 410px) {

    .listing_page #filter,
    .listing_page #hotels {
        width: 93%;
        margin: 10px
    }
}

@media (min-width: 576px) {
	.list-modal-view .modal-dialog { max-width: 75%;}
}

.pagination nav ul li a {    
		color: inherit;
	}
/*------------------End:: Package list--------------------------*/

