
.inner_banner{
    /* position: relative; */
    /* margin-top: 4%; */
}

    .sight span img{
        
    }
	.inner_banner .banner_mask{
        background-image: url('../images/package-bg-banner.png') !important;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		padding: 81px 0;
		position: relative;
	 }
     .banner_mask.about_banner .opacity{
       width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        background-color: #000000bd;
        z-index: 99;
    }
	.inner_banner .banner_mask .banner_content{position: relative;top: 39px;z-index: 999;}
	.inner_banner .banner_mask .banner_content h3{
        font-size: 36px;
        color: #FFFFFF;
        letter-spacing: 0;
        text-align: left;
        margin: 0;
        font-weight: 600;
    }
    .about_banner {
        background-image: url('http://192.168.1.66/ujalavaction_front/public/images/banner/banner-1.jpg') !important;
    }
.package_topbar {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #000000de;
    padding: 12px 0px;
}
.package_topbar .hotel-info{
    display: flex;
    align-items: center;
}

.package_topbar .hotel-info .desti{
    padding: 0px 19px;

}
.package_topbar .hotel-info .desti h3{
    margin: 0;
    color: #fff;
}
.package_topbar .hotel-info .desti h3 span{
    color: #f17b3d;
}
.package_topbar .hotel-info .other-ch{
    padding: 0px 19px;
    line-height: 24px;
 
}
.package_topbar .hotel-info .other-ch small{
    color: #fff;
}
.package_topbar .hotel-info .other-ch p{
    font-size: 15px;
    margin: 0;  color: #fff;
}
.package_topbar .hotel-info .other-ch p strong{
    font-size: 22px;  color: #fff;
}
.package_topbar .hotel-info .border-l{
    border-right: #b8b8b8 1px solid;
    width: 1px;
    width: 1px;
    height: 40px;
    background: #ebebeb;
    padding: 0;
    max-width: 1px;
}



.hotel-list-show {
    padding: 32px 0px;
    background-color: #ffffff;
}
/* .hotel-list-show { */
    .fix-div-set {
        position: sticky;
        top: 100px;
    }
/* } */

.hotel-list-show .filter-set {
    background-color: #fff;

}

.hotel-list-show .filter-set .filter-block {
    padding: 0;
    margin: 0 auto 14px;
    box-shadow: 0 3px 6px #00000052;
}

.hotel-list-show .filter-set .filter-block h3 {
    /* font-size: 15px; */
    /* border-bottom: #c6c6c6 1px solid; */
    /* padding: 8px 14px; */
    /* width: 100%; */
    /* margin: 0 auto; */
    /* margin-bottom: 10px; */
    /* background-color: #e7f1f3; */
    color: #f26d2b;
    font-size: 18px;
    border-bottom: 1px solid #c6c6c6;
    padding: 8px;
    width: 100%;
    margin: 0 auto 10px;
    background-color: #b90000;
    color: #fff;
}

.hotel-list-show .filter-set .filter-block ul {
    padding: 9px 7px;
    margin: 0;
}

.hotel-list-show .filter-set .filter-block ul li {
    list-style: none;
    padding: 0px 0px;
}

.hotel-list-show .filter-set .filter-block ul li .scroll-range {
    width: 100%;
}

.hotel-list-show .filter-set .filter-block ul li .start-rate {}

.hotel-list-show .filter-set .filter-block ul li .start-rate svg {
    color: #ffc107;
}

.hotel-list-show .filter-set .filter-block ul li .form-check {}

.hotel-list-show .filter-set .filter-block ul li .form-check .form-check-label {}


.hotel-list-show .filter-mob-cover {}

.hotel-list-show .filter-mob-cover .modal-content {
    border: none;
    border-radius: 0;
}

.hotel-list-show .filter-mob-cover .modal-content .btn-close {
    width: 20px;
    height: 20px;
    border-radius: 38px;
    position: absolute;
    right: 0;
    background-color: #f30c0c;
    opacity: 1;
    color: #fff;
    background-size: 10px;
    z-index: 10;
}

.hotel-list-show .filter-set-mob {}

.hotel-list-show .filter-set-mob .filter-block {}

.hotel-list-show .filter-set-mob .filter-block h3 {
    font-size: 16px;
    border-bottom: #c6c6c6 1px solid;
    padding: 12px 0px;
}

.hotel-list-show .filter-set-mob .filter-block ul {
    padding: 0;
    margin: 0;
}

.hotel-list-show .filter-set-mob .filter-block ul li {
    list-style: none;
}

.hotel-list-show .filter-set-mob .filter-block ul li .form-check {}

.hotel-list-show .filter-set-mob .filter-block ul li .form-check .form-check-label {}

.hotel-list-show .list-panel {}

.hotel-list-show .list-panel .head-panel {
    padding: 4px 7px;
    border-bottom: #ccc 1px solid;
    margin-bottom: 16px;
    /* background-color: #b90000; */
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.hotel-list-show .list-panel .head-panel .show-result {
    padding: 4px 6px;
}

.hotel-list-show .list-panel .head-panel .show-result h3 {
    font-size: 21px;
    margin: 0;
    color: #000000;
}

.hotel-list-show .list-panel .head-panel .side-filter {
    display: flex;
    justify-content: end;
}

.hotel-list-show .list-panel .head-panel .side-filter .filter-mob {
    display: none;
}

.hotel-list-show .list-panel .head-panel .side-filter .filter-mob .modal-body {}

.hotel-list-show .list-panel .head-panel .side-filter .filter-mob .modal-body .filter-block {}

.hotel-list-show .list-panel .head-panel .side-filter .filter-mob .modal-body .filter-block h3 {}

.hotel-list-show .list-panel .head-panel .side-filter .filter-mob .modal-body .filter-block ul {}

.hotel-list-show .list-panel .head-panel .side-filter .filter-mob .modal-body .filter-block ul li {}


.hotel-list-show .list-panel .head-panel .side-filter .form-select {       font-size: 14px;
    /* background-color: #979ea7; */
    color: #325075;
    font-weight: 500;}

.hotel-list-show .list-panel .head-panel .side-filter .search-bar {}

.hotel-list-show .list-panel .head-panel .side-filter .search-bar button {
    margin-right: 15px;
    border: none;
    background: no-repeat;
    color: #ffffff;
    font-size: 15px;
    background-color: #1b8de0;
    display: flex;
    align-items: center;
}

.hotel-list-show .list-panel .head-panel .side-filter button i {
    font-size: 21px;
}

.modal.left .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
    transform: inherit;
}

.modal.left.fade.show .modal-dialog {
    background-color: #fff;
    left: 0px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

.hotel-list-show .list-panel .head-panel .search-pop {}

.hotel-list-show .list-panel .head-panel .search-pop .modal-dialog {}

.hotel-list-show .list-panel .head-panel .search-pop .modal-dialog .modal-body {}

.hotel-list-show .list-panel .head-panel .search-pop .modal-dialog .modal-body .form-control {
    height: 60px;
    border-radius: 0;
}

.hotel-list-show .list-panel .head-panel .search-pop .modal-dialog .modal-footer {}

.hotel-list-show .list-panel .head-panel .search-pop .modal-dialog .modal-footer .cls {}

.hotel-list-show .list-panel .head-panel .search-pop .modal-dialog .modal-footer .sav {
    background: #f00;
    border: none;
}

.hotel-list-show .list-panel .pkg_block {
    /* padding: 0; */
    border: 1px solid #E1E1E1;
    padding: 30px 20px 20px;
    border-radius: 55px;
    background-color: #fdfdfd;
    box-shadow: #0000001a 0 20px 25px -5px, #00000008 0 10px 10px -5px;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn {
    background-color: #ffffff;
    list-style: none;
    /* border: #ccc 1px solid; */
    padding: 11px 11px;
    margin-bottom: 14px;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0px 0px 11px #e2e2e2;
    /* width: 25%; */
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .img-set {
    height: 174px;
    flex: 0 0 90px;
    margin-right: 0;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .img-set img {
    height: 174px;
    flex: 0 0 94px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area {
    padding-left: 0;
    /* border-right: 1px #ccc solid; */
    margin-right: 0;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 10px;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area h2 {
    font-size: 24px;
    margin: 0px 0px;
    color: #1f1f20;
    width: 76%;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .day {
    display: inline-block;
    background-color: #ededed;
    padding: 3px 8px;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .rating-point {
    border: 1px solid #4CAF50;
    padding: 0 6px;
    width: 50px;
    border-radius: 5px;
    background-color: #4CAF50;
    display: inline-block;
    margin-left: 9px;
}
.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .rating-point .number{
    font-size: 14px;
    /* background-color: #3fa41c; */
    color: #fff;
    padding: 0px 3px;
    border-radius: 4px;
    display: flex;
    align-items: center;
}
.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .rating-point .total{
    font-size: 12px;
    margin-left: 5px;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .pkg_rating {
    /* border: 1px #ccc solid; */
    padding: 0;
    /* width: 50px; */
    border-radius: 5px;
    /* background-color: #0060ab; */
    display: inline-block;
    margin-left: 0px;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .pkg_rating .mdi-star{
    color: #ef6a27;
    font-size: 14px;
}
.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .pkg_rating .holt {
    color: #5fcd3f;
    font-size: 14px;
    margin-left: 8px;
}



.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .destination {
    font-size: 16px;
    color: #707070;
    display: flex;
    align-items: center;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .destination i {
    font-size: 19px;
    color: #959393;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .sight {
    margin-top: 0px;
    display: flex;
    padding: 0px 0;
}
.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .sight span{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .sight span img{
    padding: 0px 9px;
    margin: 0;
    margin-right: 0px;
    font-size: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .content-area .sight ul li span {
    /* width: 30px; */
    /* height: 30px; */
    /* border: #ea0a0a 1px solid; */
    color: #f26d2b;
    display: block;
    /* align-items: center; */
    /* justify-content: center; */
    /* font-size: 18px; */
    border-radius: 28px;
    /* margin-right: 5px; */
    /* background-color: #fff; */
    padding: 0;
    /* width: 100%; */
    /* text-align: center; */
    font-size: 15px;
    margin-right: 6px;
}



.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    line-height: 24px;
    padding: 0 0px;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .price {
    width: 50%;
    padding: 3px 0;
    margin: 0;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book span {
    display: block;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .price .small {
    font-size: 13px;
    color: #3aaeeb;
    font-weight: 400;
}
.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .price .small2 {
    font-size: 13px;
    color: #808080;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .price .cut {
    color: #bcbcbc;
    text-decoration: line-through;
    font-size: 12px;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .price .real {
    display: inline-block;
    align-items: center;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    line-height: 18px;
    font-family: fangsong;
    margin-top: 0;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .price .real i {
    font-size: 14px;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .btn-action {
    /* width: 70%; */
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .btn-action .view-dtl {
    width: 100%;
    border: none;
    padding: 5px 10px;
    margin-right: 2px;
    font-size: 14px;
    /* text-transform: uppercase; */
    font-weight: 400;
    background-color: #000000;
    color: #fff;
    border-radius: 20px;
    /* box-shadow: 0px 3px 3px #bababa; */
}
.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .btn-action .view-dtl:hover {
   opacity: 0.9;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .btn-action .mdl_tab {
    width: 49%;
    padding: 6px 0px;
    margin-right: 2px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px #e73b45 solid;
    color: #e73b45;
    background-color: #fff;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .btn-action .get-qury {
    width: 100%;
    border: none;
    padding: 9px 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #e0dede;
    color: rgb(0, 0, 0);
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .btn-action .enq-dtl {}


.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .pkg_typ {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 8px;
    background-color: #dbebff;
    border-radius: 5px;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .pkg_typ p {
      /* margin-right: 10px; */
    /* float: left; */
    margin: 0;
    font-size: 12px;
    font-weight: 500;
}

.hotel-list-show .list-panel .pkg_block .pkg_inn .price-book .pkg_typ .form-select {
    width: 52%;
    font-size: 13px;
    padding: 2px 8px;
    outline: 0;
    border: 0;
    float: right;
}


.hotel-list-show  .custom-control {
    position: relative;
    display: flex;
    align-items: center;
    padding: 0px 0px;
}

.hotel-list-show  .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.hotel-list-show  .custom-control-label {
    position: relative;
    margin-bottom: 0;
    padding-left: 25px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;     width: 100%;
}
.hotel-list-show  .custom-control-label .mdi-star{
    color: #3b3b3b;
    font-size: 15px;
}

.hotel-list-show  .custom-control-label .lable-icon {
    width: 20px;

    margin-right: 10px;
}

.hotel-list-show  .custom-control-label .lable-icon img {
    width: 100%;
}

.hotel-list-show  .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #fff;
    border: #ff5722 1px solid;;
}

.hotel-list-show  .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #007bff;
}

.hotel-list-show  .custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}

.hotel-list-show  .custom-control-label::before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* background-color: #dee2e6; */
    border: 1px #bababa solid;
}

.hotel-list-show  .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    font-family: "Material Design Icons";
    content: "\F012C";
    color: #ff9800;
    font-weight: 700;
}

.hotel-list-show  .custom-control-label::after {
    position: absolute;
    top: 0px;
    left: 1px;
    display: block;
    /* width: 2rem; */
    /* height: 7rem; */
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 51% 50%;
}

@media screen and (min-width: 1200px) {
    .hotel-list-show  .list-container{
        width: 1100px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1366px) {
    .hotel-list-show  .list-container{
        width: 1200px;
        margin: 0 auto;
    }
}
@media screen and (min-width: 1400px) {
    .hotel-list-show  .list-container{
        width: 1380px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 667px) {
    .hotel-list-show .list-panel .head-panel .side-filter {
        display: flex;
        justify-content: center;
      }
      
  
      .hotel-list-show .filter-set {
      
        display: none;
      }
      .hotel-list-show .list-panel .head-panel .side-filter .filter-mob{
        display: block;
       }
       .hotel-list-show .list-panel .head-panel .side-filter .filter-mob .flt-bt{
        border: none;
        background: #ff2424;
        color: #fff;
        padding: 2px 7px;
          margin-right: 5px;
       }
       .hotel-list-show .list-panel .head-panel .side-filter button i {
        font-size: 16px;
      }
      
      .hotel-list-show .list-panel .head-panel .side-filter .form-select{ 
        padding: 0.3rem 2rem 0.5rem 0.5rem;
        font-size: 13px;
        line-height: 1;
        background-position: right 0.75rem center;
        background-size: 9px 10px;
      }
      .hotel-list-show .list-panel ul li .price-book .btn-action .view-dtl {
        border-radius: 9px;
      }
      .hotel-list-show .list-panel .head-panel .show-result h3 {
        font-size: 14px;
        margin-bottom: 0px;
      }
      .hotel-list-show .list-panel .head-panel {
        padding: 6px 0px;
      }
      .page_cover .img-set img{
        width: 152%;
      }
      
      .hotel-list-show .list-panel ul li .price-book { 
        justify-content: space-between;
      }
      .fix_side_btn {
        right: -52px;
      }
      .fix_side_btn .mdl_tab{  
          font-size: 15px;
          width: 130px;
          padding: 3px 8px;
      }
      
      .hotel-list-show .list-panel ul li .price-book .btn-action {
        width: 100%;
        margin-top: 18px;
        
      }
      
      .hotel-list-show .list-panel ul li .content-area{
        padding: 10px 0;
        margin: 0;
          border:none;
      }
}


