section.properties-list .head-sec h2,ul.prop,ul.prop li a {
    text-align: center
}

#guestsss1 .adult-box p,ul.prop li a {
    letter-spacing: 0;
    color: var(--white-color)
}

.adult-btn,.search-bar-inner i {
    top: 50%;
    transform: translateY(-50%)
}

.check-availability,.search-bar {
    backdrop-filter: blur(0px);
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s
}

.see-more .row,div#list-slider1 {
    gap: 30px 0
}

section.properties-list .item {
    padding-top: 5px
}

section.properties-list .property-list {
    background: #383838;
    border: 0 solid #ffffff17;
    padding: 0;
    border-radius: 10px;
    box-shadow: 0 10px 25px -10px rgba(0,0,0,.1);
    transition: transform .4s
}

section.properties-list .property-list:hover {
    transform: translateY(-4px)
}

section.properties-list .property-list img {
    width: 100%;
    height: 28vh;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0
}

section.properties-list .property-list h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    height: 27px;
    overflow: hidden
}

section.properties-list .property-list h3 a {
    color: var(--white-color);
    font-family: var(--secondary-font)
}

section.properties-list .property-list p {
    font-size: 14px;
    margin-bottom: 10px;
    color: var(--white-color);
    /* height: 24px; */
    /* overflow: hidden; */
}

section.properties-list .property-list ul {
    display: flex;
    align-items: center;
    gap: 15px
}
section.properties-list .list-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}
section.properties-list .property-list li {
    font-size: 14px;
    color: var(--white-color);
    display: flex;
    justify-content: center;
    align-items: center
}

section.properties-list .property-list li i {
    margin-right: 5px;
    color: var(--secondary-color)
}

section.properties-list .property-list li span {
    margin-right: 2px
}

section.properties-list .property-list .pro-btn {
    margin-top: 0px
}

section.properties-list .property-list a.main-btn {
    padding: 13px 20px;
    font-size: 14px;
    display: block
}

section.properties-list button.owl-dot {
    transition: .4s ease-in-out;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #ffffff70!important
}

section.properties-list button.owl-dot:hover {
    background: #fff!important
}

section.properties-list button.owl-dot.active {
    width: 35px;
    background: #fff!important
}

section.properties-list .owl-dots {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 30px
}

ul.prop {
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    gap: 10px;
    display: none
}

ul.prop li a {
    border: 1px solid transparent;
    padding: 13px 35px;
    font-size: var(--f16);
    font-weight: 500;
    line-height: 1;
    border-radius: 12px;
    font-family: var(--primary-font);
    transition: .3s ease-out;
    display: inline-block
}

ul.prop li a.active,ul.prop li a:hover {
    border-color: var(--secondary-color)
}

.see-more {
    margin-top: 80px;
    padding: 0
}

.list-content {
    padding: 14px
}

section.properties-list .property-list .list-content .price p {
    font-size: 16px;
    font-weight: 700;
    font-family: var(--secondary-font);
    color: var(--secondary-color);
    margin-top: 10px
}

section.list-banner {
    height: 44vh;
    width: 100%;
    background: url(../images/list-bg.jpg) center/cover no-repeat;
    display: flex;
    align-items: flex-end;
    padding: 40px 12px 10px
}

section.list-banner h1 {
    text-align: center;
    margin-bottom: 0
}
section.list-banner p{
     text-align: center;
    color:var(--white-color);
}
.search-info {
    padding: 0 12px
}

.search-bar {
    margin: 10px auto auto;
    border: 0 solid #fffFFF52;
    border-radius: 30px;
    padding: 0;
    z-index: 1;
    position: relative;
    max-width: 75%
}

.search-bar.newClass {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 1140px;
    z-index: 2;
    margin-top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.search-bar-inner {
    background: #2d2d2d;
    border-radius: 15px
}

.search-bar-inner .check {
    padding: 0;
    position: relative
}

.search-bar-inner .row {
    position: relative
}

.search-bar-inner .col-6.datepicker-common-2.datepicker-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 56px;
    padding: 0
}

input#demo17 {
    top: 0!important;
    padding-left: 0;
    height: 62px!important;
    width: 100%!important
}

#datepicker-demo17.datepicker {
    top: 50px
}

.search-bar-inner .check-detail,.search-bar-inner .guest-detail {
    padding-top: 14px;
    padding-bottom: 14px;
    border-right: 1px solid #343434;
    padding-right: 12px;
    position: relative
}

.search-bar-inner input[type=text],.search-bar-inner select {
    background: 0 0;
    border: 0 solid;
    width: 100%;
    padding-left: 15px;
    font-size: 14px;
    color: #ffffff6e;
    height: 34px
}

#guestsss1 .close12,.search-bar-inner i {
    color: var(--secondary-color);
    position: absolute
}

.search-bar-inner select option {
    color: #000
}

.search-bar-inner i {
    right: 12px
}

.search-bar-inner .guest-detail {
    border-right: 0px solid;
    position: relative
}

.search-bar-inner .search-btn {
    padding: 0
}

.search-bar-inner .search-btn button {
    width: 100%;
    height: 100%;
    border-radius: 0 15px 15px 0;
    letter-spacing: 2px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: var(--primary-font)
}

div#guestsss1 {
    width: 100%;
    min-width: 250px;
    background: var(--black-color);
    padding: var(--p20);
    position: absolute;
    z-index: 9;
    left: 0;
    border-radius: 10px;
    display: none;
    box-shadow: 0 0 3px 0 #888
}

#guestsss1 .close12 {
    right: 10px;
    left: auto;
    top: .9rem;
    font-size: var(--f18);
    cursor: pointer
}

#guestsss1 .adult-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: var(--m20)
}

#guestsss1 .adult-box p {
    text-shadow: 0 0 0 #000;
    font-size: var(--f14);
    text-align: left;
    margin: 0
}

#guestsss1 button.button1 {
    background: 0 0;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: var(--f19);
    line-height: 30px;
    margin-left: 0;
    border: 1px solid var(--white-color);
    color: var(--white-color);
    transition: .3s;
    cursor: pointer
}

#guestsss1 button.button11.button1 {
    margin-left: var(--m14)
}

#guestsss1 button.main-btn.close1112 {
    width: 100%;
    font-size: 14px
}

.adult-btn {
    display: flex;
    align-items: center;
    position: absolute;
    right: 5px
}

.guests button.button1 {
    background: 0 0;
    height: 44px;
    width: 50px;
    text-align: center;
    border-radius: 22px 0 0 22px;
    font-size: var(--f20);
    margin-left: 0;
    border: 0 solid rgba(255,255,255,.5);
    color: rgba(255,255,255,.5);
    transition: .3s;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-right: 0px solid
}

.check-form i,.reviews-list p.name {
    color: var(--secondary-color)
}

.guests button.button11.button1 {
    margin-left: 0;
    border-right: 0px solid;
    border-left: 0 solid;
    border-radius: 0 22px 22px 0
}

.search-bar button.button1 i {
    position: relative;
    top: 0;
    right: 0;
    color: rgba(255,255,255,.5);
    font-size: 14px;
    transform: translateY(0)
}

.guests button.button1:hover {
    background: var(--secondary-color);
    border-color: var(--secondary-color)
}

.check-availability {
    border: 0 solid #fffFFF52;
    border-radius: 30px;
    padding: 0;
    display: none;
    margin-top: 25px
}

.check-form {
    background: #2d2d2d;
    border-radius: 15px;
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 15px;
    cursor: pointer
}

.check-form p {
    font-size: 14px;
    color: #ffffff6e;
    margin-bottom: 0
}

.search-head {
    display: none
}

section.properties-list {
    padding-top: 30px;
}

.pro-list-info {
    text-align: center;
    margin-bottom: 50px;
    display: none;
}

section#rvws {
    background: #1e1e1e
}

section#rvws h2 {
    text-align: center;
    margin-bottom: 40px
}

.reviews-list {
    padding: 30px 15px;
    box-shadow: 4px 10px 15px 0 rgb(0 0 0 / 20%);
    border-radius: 10px;
    border: 1px solid #00000029;
    transition: transform .4s;
    height: 100%;
    background: #383838;
    text-align: center
}

.reviews-list p.name {
    font-size: 18px;
    margin-bottom: 10px
}

.reviews-list .review-star i {
    color: #e4a853
}

.reviews-list .dessc-info {
    height: 84px;
    overflow: hidden
}

section.reviews-section .desc {
    margin-bottom: 0
}

section.reviews-section .less-text {
    max-height: 84px;
    overflow: hidden;
    margin-bottom: 0
}

section.reviews-section .rvv-btn {
    margin-top: 20px;
    height: 24px
}

section.reviews-section .owl-dots button {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100%;
    opacity: .5
}

section.reviews-section .owl-dots button.active {
    opacity: 1
}

section.reviews-section .owl-dots {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px
}
