.hotel_one .main_title{
    font-size: 20px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 5px;
}
.filter_search{
    width: 100%;
        padding: 13px 3px;
}
.filter_search ul{
    width: 100%;
    padding: 0;
    margin: 0;
}
.filter_search ul li{
   
}
.filter_search ul li a{
    color: #282828;
    font-size: 14px;
    font-weight: 500;
}
.back_to_search{
    color: #3126c7;
    font-size: 13px;
    line-height: 30px;
}
.details_slider{

}
#sync1 .item {
  background: #0c83e7;
  padding: 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#sync2 .item {
  background: #C9C9C9;
  padding: 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}
#sync2 .item h1 {
  font-size: 18px;
}
#sync2 .current .item {
  background: #0c83e7;
}

.owl-theme .owl-nav {
  margin: 0;
}
.owl-theme .owl-nav [class*='owl-'] {
  transition: all .3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}

#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
    width: 34px;
    height: 34px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    color: #000;
    background: #fff;
    border-radius: 50%;
    padding: 5px !important;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}
.candolim_icon{
    width: 100%;
}
.candolim_icon ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.candolim_icon ul li{
    display: flex;
    align-items: center;
}
.candolim_icon ul li i{
    margin-right: 5px;
}
.rev_hed{
    background: #edebfd;
    color: #000;
    border-bottom: 3px solid #0f055d;
    padding: 10px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}
.reting_5 h1{
    color: #0bb100;
    margin-bottom: 0;
}
.reting_5 span{
    color: #0bb100;
}
.first_comment{
    margin-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 8px;
}
.comm_ret{
    background: linear-gradient(175deg, #6f16c4, #2222e2);
    color: #fff;
    padding: 6px;
    border-radius: 5px;
    margin-right: 10px;
}
.name_comm h5{
    margin: 0;
    font-size: 16px;
    color: #000;
}
.first_comment span{
    color: #000;
    font-size: 12px;
}
.first_comment p{
    margin-bottom: 0;
}
.map{
    background: #fff;
    box-shadow: 0 0 10px #d9d9d9;
    padding: 5px;
    margin-top: 20px;
}
.air{
    color: #3028ce;
    font-size: 45px;
    margin-right: 10px;
}
.near h5{
    font-size: 16px;
    color: #000;
    margin-bottom: 4px;
}
.near p{
    font-size: 14px;
}
.all_land{
    border: 1px solid #eeeeee;
    padding: 13px 13px 0;
}
.all_land h6{
    font-size: 15px;
    font-weight: 400;
}
.amen{
    position: relative;
    width: 100%;
    display: inline-block;
}
.post-slide{padding: 0 6px;}
.amen_before{
    position: relative;
    border-radius: 5px;
}
.amen_before img{
    border-radius: 5px;
}
.amen_before:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(0 0 0 / 52%);
    border-radius: 5px;
}
.amen h5{
    position: absolute;
    bottom: 12px;
    left: 12px;
    color: #fff;
    font-size: 16px;
}
.icon_pol{
    color: #dba594;
    border-radius: 5px;
    border: 2px solid #dba594;
    font-size: 16px;
    padding: 3px;
    width: 30px;
    height: 30px;
    text-align: center;
    align-items: center;
    margin-right: 5px;
}
.hotel_pol h5{
    font-size: 13px;
    margin: 0;
    font-weight: 600;
}
.display_flex{
    display: flex;
}
.hotel_pol{
    border: 1px solid #eeee;
    padding: 10px;
}
.policies_ul{
    padding-left: 19px;
    margin-bottom: 0;
    border-top: 1px solid #eeeeee;
    margin-top: 2px;
    padding-top: 9px;
}
.policies_ul li{
    position: relative; 
    margin-bottom: 13px;
    line-height: 22px;
}
.policies_ul li:before{
    content: "\f105";
    font-family: Font Awesome\ 5 Free;
    font-weight: bold !important;
    position: absolute;
    left: -17px;
    font-size: 20px;
    top: 0px;
    color: #dba594;
}
.excellent{
    color: #696969;
    margin-bottom: 11px;
}
.ret{
    color: #3126c8;
}
.star_reting{
    padding-left: 0;
    margin-bottom: 0;
}
.star_reting li{
    display: inline-block;
    font-size: 20px;
}
.star_reting li i{
    color: #ffa500;
}
.small_c{
    text-decoration: line-through;
}
.big_c{
    font-size: 31px;
    color: #000;
    font-weight: 600;
}
.book_now{
    padding: 10px 30px;
    background-color: #212121;
    color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 500;
    transition: ease-in all 0.3s;
    display: inline-block;
    margin-bottom: 14px;
}
.book_now:hover{
    background-color: #212121;
    transition: ease-in all 0.3s;
    color: #fff;
}
.view_other_room{
    color: #3126c8;
    display: inherit;
}
.text_right_all{
    position: sticky;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    top: 100px;
    background: #fff;
    box-shadow: 0 0 10px #cf96845c;
    border-radius: 10px;
    border: 1px solid #f7c9ba;
}
.back_before{
    position: relative;
    overflow: hidden;
}
.back_before:before{
    content: '';
    background: rgb(237 188 173 / 23%);
    width: 196px;
    height: 196px;
    position: absolute;
    border-radius: 33%;
    left: -127px;
    top: 0;
    transform: rotate(106deg);
}
.hotel_policies{margin-bottom: 15px;}
.div_top img{
    border-radius: 6px 6px 0 0;
}
.make_property h4{
    font-size: 20px;
    margin-bottom: 20px;
}
.make_property .form-group .form-control{
    width: 100%;
    height: 42px;
    border: 1px solid #dba594;
    padding: 10px 15px;
    border-radius: 5px;
}

.make_property .form-group .form-control::placeholder {
  color: #c08371;
  opacity: 1;
}


.make_property .form-group .form-control:-ms-input-placeholder {
  color: #c08371;
}

.make_property .form-group .form-control::-ms-input-placeholder {
  color: #c08371;
}
.bg_g{
    background: rgb(249 241 239 / 37%);
    display: block;
    padding: 10px;
    border-radius: 12px;
}
.hotel_one{
    margin-top: -150px;
}
@media screen and (max-width:1024px) and (min-width:768px){
    .book_now{
        font-size: 13px;
        padding: 10px 12px;
    }
    .view_other_room{
        font-size: 11px;
    }
}

@media screen and (max-width:767px){
    .text_right_all{
        text-align: left;
        border-radius: 10px 10px 0 0;
    }
    .div_top{display: none;}
    .excellent{display: none;}
    .star_reting{display: none;}
    .view_other_room{display: none;}
    .book_now {
        padding: 10px 20px;
        background-color: var(--theme-blue);
        color: #fff;
        border: none;
        font-size: 12px;
        font-weight: 500;
        transition: ease-in all 0.3s;
        display: inline-block;
        margin-bottom: 0;
    }
    .big_c {
        font-size: 20px;
    }
    .margin_responsive p{
    display: none;
    }
    .view_map_text{width: 100%;}
    .amen {
        height: auto;
        width: 100%;
        margin-bottom: 15px;
    }
    .filter_search ul {
        overflow: hidden;
        overflow-x: scroll;
    }
    .filter_search ul li{
        line-height: 30px;
    }
    .filter_search ul li a {
        color: #ffffff;
        font-size: 14px;
        width: max-content;
        display: inline-block;
        margin-right: 12px;
        background: #aa84e3;
        padding: 2px 10px;
    }
    .hotel_policies{margin-bottom: 50px;}
    .amen_before img{
        width: 100%;
    }
    .candolim_icon ul{
        display: block;
    }
    .candolim_icon ul li {
    display: inline-block;
    width: 49%;
    margin-bottom: 14px;}
    .display_flex{
        display: block;
    }

}