
*{

    font-family: iransans ,'iransans', sans-serif;

}

body{
    font-family: iransans ,'iransans', sans-serif;
}
p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,a {
    font-family: iransans , 'iransans' ,sans-serif;
}
.main-search-input-item-1{
    width: 33.3%;
}
.main-search-input-item-2{
    width: 25%;
}
.facilities span{
    padding-left: 5px;
    padding-right: 5px;
}
.facilities .facility{
    padding-right: 50px;
}
.inline-facts .statistics i:before {
    color: #ffffff;
    font-size: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-left: 250%;
}
.section-title p{
    direction: rtl;
}
.parallax-section-2 .overlay{
    position: unset;
}
.parallax-section-2 .bg{
    left: 10%;
    width: 80%;

}

.parallax-section-2 .bg1{
    left: 10%;
    width: 80%;

}

p{
    direction: rtl;
    text-align: justify;
}
.footer-contacts li span{
    direction: rtl;
}
.widget-posts-descr span {
    direction: rtl;
}
.footer-widget .Licenses img{
    margin-left: 30px;
}
.copyright{
    margin-bottom: 25px;
}
.section-title p, .about-wrap h4, .about-wrap p ,.list-author-widget-contacts ul li span{
    direction: rtl;
}
.accordion .simple-title{
    text-align: right;
}
.accordion p , .team-info p{
    text-align: justify;
}
.list-single-main-item_content p , .list-single-main-item p ,.footer-contacts-widget p ,.ab_text p ,.profile-edit-container .reviews-comments-item-text p{
    text-align: justify;
}
/*dashboard*/
.header-user-menu ul li:last-child a{
    color: darkred;
}
.dashboard-header_title h1 {
    direction: rtl;
    text-align: right;
}
.booking-list-message-text .booking-details span {
    direction: rtl;
    text-align: right;
}
table{
    direction: rtl;
    width: 100%;
    border: 1px solid #c8c8c8;
}
table tr td{
    border: 1px solid #c8c8c8;
    height: 50px;
    padding-top: 15px;
    text-align: right;
    padding-right: 20px;
}
table tr .bold{
    font-weight: 700;
    font-size: 15px;
}
.booking-list-message-text h4{
    direction: rtl;
}
.booking-list-message-text div span{
    direction: rtl;
    text-align: right;
}
.floor{
    direction: rtl;
    text-align: right;
    color: #999999;
}
.floor input{
    width: 30px;
    color: #999999;
    margin-right: 10px;
}
.btn-store{
    font-family: iransans , 'iransans' ,sans-serif;
    margin:15px;
    text-align: center;
}
.booking-list-message-text .shadow-hover {
    padding: 10px 35px;
    border-radius: 5px;
    text-align: center;
}
.booking-list-message-text .shadow-hover:hover{
    box-shadow: 2px 3px 10px #999999 ;
}
.logout_btn i{
    float: right;
    padding: 0 0 0 12px;
}
@media only screen and  (max-width: 768px) {
    .sub-footer .copyright{
    text-align: center;
}
    .main-search-input-item {
        width: 100%;
        padding-bottom: 10px;
    }
    .inline-facts .statistics i:before {
        padding-left: 300%;
    }
}
@media (min-width: 992px){
    .post-container .col-md-4{
        float: right;
    }

    .post-container .col-md-8{
        float: left;
    }
    .list-single-contant .col-md-4{
        float: right;
    }
    .list-single-contant .col-md-8{
        float: left;
    }
}
 section.parallax-section-2 .bg{
 border-radius: 20px;
       top:50px;
}
 section.parallax-section-2 .bg1{
 border-radius: 20px;
       top:50px;
}

@media only screen and  (max-width: 992px) {
    .header-user-menu{
        margin: 2px 20px 0 40px;
    }
        .profile-edit-container img{
      /*  width:270px;
        height:auto;*/
    }
  section.parallax-section-2 .bg{
 border-radius: 20px;
 height: 70%;
    top:50px;
}
    section.parallax-section-2 .bg1{
 border-radius: 20px;
 height: 70%;
    top:50px;
}
}
@media only screen and  (min-width: 992px) {
    .main-dashboard{
    width:70%;
    }
}
.main-search-input-tabs .tabs-menu .current a{
	color:#384f95;
}


