@font-face {
    font-family: 'RB';
    src: url('fonts/rb/RB-Regular.woff2') format('woff2'),
        url('fonts/rb/RB-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RB';
    src: url('fonts/rb/RB-Light.woff2') format('woff2'),
        url('fonts/rb/RB-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'RB';
    src: url('fonts/rb/RB-Bold.woff2') format('woff2'),
        url('fonts/rb/RB-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body{
    font-family:'RB', sans-serif!important;
    font-size:12px;
    letter-spacing:normal!important
}
.text-manafaa{
    color:#6f1200!important
}
.bg-color-primary{
    background-color: #611B17 !important;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #6f1200 !important;
}

#header .header-nav.header-nav-force-light-text .header-nav-main nav>ul>li .wrapper-items-cloned>a, #header .header-nav.header-nav-force-light-text .header-nav-main nav>ul>li>a {
    color: #6f1200 !important;
}
html #header .header-nav:not(.header-nav-line):not(.header-nav-links) .header-nav-main nav > ul:not(:hover) > li.dropdown-full-color.dropdown-quaternary > a.active {
    background: #6f1200;
}

#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav>ul:not(:hover)>li .wrapper-items-cloned>a.active, #header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav>ul:not(:hover)>li>a.active {
    color: #fff !important;
}

#header .header-nav-top .nav > li:hover > a {
   background-color: #6f1200 !important;
   color: #fff !important;
}

#header .header-logo{
    padding: 5px;
}
.header-logo img{
    width: 70px;
    height: 90px;
}
.listing-item .thumb-info-wrapper img {
    height: 300px !important;
}
.list-secondary li{
    color: #505050 !important;
}
.custom-thumb-info-title{
    height: 125px !important;
}
.owl-carousel,
.bx-wrapper { direction: ltr !important; }
.owl-carousel .owl-item { direction: rtl !important; }
.thumb-info-price .views{
    float: left;
}
.properties-listing .listing-item .thumb-info .thumb-info-price i:after
{
    display: none;
}
.thumb-info-listing-type{
    position: absolute;
    top: 0;
}
.accommodations li{
    display: inline-block;
    padding: 5px;
}
.custom-thumb-info-title {
    color: #333940;
}
.accommodations li:not(:last-child):after {
    content: "|";
    position: relative;
    top: 1px;
    right: 4px;
    color: #ccc;
    
}
.listing-item:hover{
    box-shadow: 5px 5px 5px #ccc;
}
#LoadMore{
    display:block;
    margin: auto ;
}
.counters{
    margin: 65px auto ;
}

.slide-box {
    display: block;
    z-index: 114999;
    background: #fff;
    position: absolute;
    width: 300px;
    top: 10%;
    right: 21%;
    max-width: 100%;
    padding: 25px 35px ;
    border: 1px solid #ccc;
}
.slide-box-label {
    background-color: #611B17;
    color: #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 10px;
    right: -6px;
    width: 50px;
    height: 7px;
    border-radius: 5px 5px 3px 3px;
    text-align: center;
}

.slide-props-box {
    display: block;
    z-index: 1200;
    background: #631b17;
    position: absolute;
    right: 42%;
    max-width: 100%;
    width: 250px;
    padding: 20px 35px;
    opacity: 90%;
    top: 20%;
    border: 1px solid #ccc;
}
.slide-props-box hr{
    background-color: #fff;
}
.slide-props-box  h6 , .slide-props-box {
    color: #fff;
    font-weight: 600;
    margin: 1px;
}
#header .header-nav-top .nav>li>a, #header .header-nav-top .nav>li>span {
    font-size: 12px !important;
}
footer {
    background: #631b17 !important;
}
footer .footer-ribbon {
    margin : -16px 0 0 0 !important;
}
footer .footer-ribbon , .header-top {
    background: #1f1f1f !important;
}
footer p , .contact-details i , .contact-details p a, .contact-details p , #tweet {
    color: #fff  !important;
}
#LoadMore , .filter , .manafa-btn{
    background-color: #611B17 !important;
    border: none;
    color: #fff;
}
#LoadMore:hover , #LoadMore:visited , .filter:hover , .manafa-btn:hover{
    border: none;
    background-color: #333940;
    color: #fff;
}

.manafa-btn , .loder_img {
  animation: color-change 1s infinite;
}
.modal-dialog {
    max-width: 65%;
}
.form-control:not(.form-control-sm):not(.form-control-lg){
    padding : 0 5px !important;
    height: 32px;
}
label.req:after {
    content: "*";
    position: relative;
    top: 5px;
    right: 5px;
    font-size: 15px;
    color: red;
}
.map iframe{
    width : 100%;
    height: 375px;
}
.thumb-info.thumb-info-no-borders img {
        height: 565px;
}

.sahre_social ul li{
    display: inline-block;
    padding: 10px;
}
.sahre_social ul li a{
    padding: 10px;
}
.sahre_social ul li a i{
    font-size: 50px;
}

@keyframes color-change {
  0% { color: #fff; }
  50% { color: #333940; }
  100% { color: #fff; }
}


@media only screen and (max-width:767px) {
    .slide-props-box {
        display: none;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .slide-props-box {
        left: 16%;
        right: unset;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px){
    .slide-props-box {
        left: 26%;
        right: unset;
    }
}