@import url("https://fonts.googleapis.com/css?family=Cairo:600,700");
@import url('https://fonts.googleapis.com/css?family=Scheherazade');

@font-face {font-family: "Cairo-Regular";
            src: url("../fonts/Cairo-Regular.eot");
            src: url("../fonts/Cairo-Regular.eot?#iefix") format("embedded-opentype"),
                url("../fonts/Cairo-Regular.woff2") format("woff2"),
                url("../fonts/Cairo-Regular.woff") format("woff"),
                url("../fonts/Cairo-Regular.ttf") format("truetype"),
                url("../fonts/Cairo-Regular#Cairo-Regular") format("svg");

}
body {
    /*    font-family: 'Cairo', sans-serif;*/
    font-family: "Cairo-Regular";
    font-weight: bold;
}

body .top-header .right .accessibility-tools {
    float: left;
    width: 100%;
}

body .top-header .right .accessibility-tools .tools-menu {
    float: left;
    border-radius: 0px 0px 8px 0px;
}

body .top-header .right .accessibility-tools .tools-menu .tool {
    float: right;
    margin-right: 0px;
    margin-left: 16px;
    cursor: pointer;
}

body .top-header .right .accessibility-tools .tools-menu .tool:nth-child(8n) {
    margin-left: 0px;
}

body .top-header .right .accessibility-tools .acc-tool-link {
    clear: both;
    background-color: #D8D8D8;
    float: left;
}

body .top-header .right .accessibility-tools .acc-tool-link .open-tool, body .top-header .right .accessibility-tools .acc-tool-link .close-tool {
    direction: rtl;
}

body .top-header .right .accessibility-tools .acc-tool-link .open-tool img, body .top-header .right .accessibility-tools .acc-tool-link .close-tool img {
    padding-right: 0px;
    padding-left: 6px;
}

body .top-header .right .accessibility-tools .acc-tool-link .close-tool {
    display: none;
}

body .top-header .left .logo {
    float: right;
}

body .top-header .right .top {
    float: left;
}

body .top-header .right .top .login {
    float: right;
    margin-right: 0px;
    margin-left: 27px;
}

body .top-header .right .top .login ul.sf-menu li a img {
    margin-right: 0px;
    margin-left: 15px;
}

body .top-header .right .bottom {
    float: left;
}

body .top-header .right .bottom .search {
    float: left;
}
body .top-header .right .bottom .menu ul li ul.dropdown-menu li{
  float:none;
}
body .top-header .right .bottom .menu ul li ul.dropdown-menu a{
        text-align: right;
}
body .top-header .right .bottom .language-switcher {
    float: left;
}

body .top-header .right .bottom .menu ul li {
    float: right;
}

body .top-header .right .top .social-icons ul li {
    float: right;
}

body .filter h1 {
    direction: rtl;
}

body .filter .filter-form form input {
    float: right;
    margin-left: 26px;
    margin-right: 0px;
    text-align: right;
}

body .filter .filter-form form select {
    float: right;
    margin-left: 26px;
    margin-right: 0px;
    direction: rtl;
}

body .filter .filter-form form button {
    float: right;
}

body .contact-us .content .breif {
    float: right;
    text-align: right;
    padding-right: 0px;
    padding-left: 30px;
}

body .contact-us .content .link {
    float: right;
}

body .news .all-rows .row .filed-set .category {
    right: inherit;
    left: 20px;
}

body .news .all-rows .row .date {
    text-align: right;
}

body .news .all-rows .row .title {
    text-align: right;
}

body .news .all-rows .row .link-to {
    text-align: right;
}
body .newsletter .right .news-form .mc-field-group{
        direction: rtl;
}
body .newsletter .right .news-form .indicates-required{
    text-align: left !important;
    font-family: "Cairo-Regular";
}
body .newsletter .right .news-form h2 {
    text-align: right;
    font-family: "Cairo-Regular";
}
body .newsletter .right .news-form .clear .button{
    float: right;
     font-family: "Cairo-Regular";
}
body .newsletter .right .news-form .mc-field-group label{
    text-align: right;
    font-family: "Cairo-Regular";
}
body .newsletter .right .news-form select, body .newsletter .right .news-form input {
    text-align: right;
    direction: rtl;
}

body .newsletter .right .news-form button.sign-up {
    float: right;
}

body .newsletter .right .news-form .help-text {
    clear: both;
    text-align: right;
}

body .newsletter .right .news-form .help-text img {
    padding-right: 0px;
    padding-left: 8px;
}

body .newsletter .left {
    float: right;
}

body .newsletter .left .image {
    float: right;
}

body footer .left {
    float: right;
}

body footer .left .quick-links-title {
    float: right;
    padding-right: 0px;
    padding-left: 30px;
    direction: rtl;
}

body footer .left .quick-links {
    float: right;
}

body footer .left .quick-links ul li {
    float: right;
}

body footer .right {
    float: left;
}

body footer .right .copyright {
    direction: rtl;
}

body h2.page-title {
    text-align: right;
}

body .inner-content .search-form form {
    direction: rtl;
}

body .sign-in-resiter-page .left {
    background-position: 0% 0%;
}

body .sign-in-resiter-page .left .logo {
    float: right;
    clear: both;
}

body .sign-in-resiter-page .left .close-botton {
    float: right;
    clear: both;
}

body .sign-in-resiter-page .left .tabs {
    float: right;
    clear: both;
}

body .sign-in-resiter-page .left .tabs ul li {
    float: right;
}

body .sign-in-resiter-page .left .tabs ul li a {
    text-align: right;
    width: 194px;
}

body .sign-in-resiter-page .left .tabs ul li a.active {
    font-size: 21px;
    padding-top: 10px;
}

body .sign-in-resiter-page .left .tabs-content {
    float: right;
    clear: both;
}

body .sign-in-resiter-page .left .tabs-content .tab-content form select, body .sign-in-resiter-page .left .tabs-content .tab-content form input {
    direction: rtl;
    clear: both;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label{
    text-align: right;
}
body .sign-in-resiter-page .left .tabs-content .tab-content form .forget-password {
    text-align: right;
}

body .sign-in-resiter-page .left .sign-in-using .social-icons ul {
    padding: 0px;
}

body .sign-in-resiter-page .left .sign-in-using .social-icons ul li {
    float: right;
    margin-right: 0px;
    margin-left: 15px;
}

body .sign-in-resiter-page .left .sign-in-using h2 {
    float: right;
    text-align: right;
}

body .sign-in-resiter-page .left .sign-in-using .social-icons {
    clear: both;
}

body .news-listing .top-content .left {
    float: right;
}

body .news-listing .top-content .right {
    float: left;
    margin-bottom: 38px;
}

body .bottom-content .all-rows .row {
    float: right;
}

body .bottom-content .all-rows .row .row-content .filed-set .category {
    right: inherit;
    left: 6px;
}

body .bottom-content .all-rows .row .row-content .date {
    text-align: right;
}

body .bottom-content .all-rows .row .row-content .title {
    text-align: right;
}

body .bottom-content .all-rows .row .row-content .link-to {
    text-align: right;
}

body .news-listing .top-content .right form {
    float: left;
}

body .news-listing .top-content .right form select {
    float: right;
    direction: rtl;
}

body .news-listing .top-content .right form select.category-list {
    margin-right: 0px;
    margin-left: 14px;
}

body .news-inner .top-content .left-top {
    float: right;
}

body .news-inner .top-content .left-top .node-title h3 {
    text-align: right;
}

body .news-inner .top-content .right-top {
    float: left;
}
body .news-inner .top-content .right-top .category{
    float: left;
}


body .news-inner .top-content .left-bottom {
    float: right;
}

body .news-inner .top-content .left-bottom .editor {
    text-align: right;
}

body .news-inner .top-content .left-bottom .editor img {
    margin-right: 0px;
    margin-left: 6px;
    float: right;
}

body .news-inner .top-content .right-bottom {
    float: left;
}

body .news-inner .top-content .right-bottom .date {
    float: left;
}

body .news-inner .bottom-content .share {
    float: right;
    width: 100%;
}

body .news-inner .bottom-content .share span.title {
    float: right;
    padding-left: 50px;
    padding-right: 0px;
}

body .news-inner .bottom-content .share ul {
    float: right;
}

body .news-inner .bottom-content .share ul li {
    float: right;
    margin-left: 15px;
    margin-right: 0px;
}

body .news-inner .bottom-content .share ul li a img.first {
    margin-right: 0px;
    margin-left: 15px;
    float: right;
    padding-top: 9px;
}

body .news-inner .bottom-content .body {
    text-align: right;
}

body .news-inner .bottom-content .comments-section form {
    float: right;
    width: 100%;
}

body .news-inner .bottom-content .comments-section form textarea {
    float: right;
    border-radius: 0px 6px 6px 0px;
    direction: rtl;
}

body .news-inner .bottom-content .comments-section form button {
    float: right;
    border-radius: 4px 0px 0px 4px;
}

body .news-inner .bottom-content .comments-section .comment {
    float: right;
    width: 100%;
}

body .news-inner .bottom-content .comments-section .comment .user-image {
    float: right;
    margin-left: 18px;
    margin-right: 0px;
}

body .news-inner .bottom-content .comments-section .comment .filed-set {
    float: right;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .user-name {
    float: right;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .user-name a {
    color: #226AA7;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .user-date {
    float: left;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .comment-body {
    clear: both;
    float: right;
    text-align: right;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .like-unlike {
    clear: both;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .like-unlike .like {
    float: right;
    margin-right: 0px;
    margin-left: 13px;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .like-unlike .like img {
    margin-right: 0px;
    margin-left: 15px;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .like-unlike .like img.first {
    float: right;
    padding-top: 7px;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .like-unlike .unlike {
    float: right;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .like-unlike .unlike img {
    margin-right: 0px;
    margin-left: 15px;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .like-unlike .unlike img.first {
    float: right;
    padding-top: 7px;
}

body .related-news-block h2.block-title {
    text-align: right;
}

body .related-news-block .all-rows .row {
    float: right;
}

body .related-news-block .all-rows .row .row-content .filed-set .category {
    right: inherit;
    left: 6px;
}

body .related-news-block .all-rows .row .row-content .date {
    text-align: right;
}

body .related-news-block .all-rows .row .row-content .title {
    text-align: right;
}

body .related-news-block .all-rows .row .row-content .link-to {
    text-align: right;
}

body .findaplace-listing .filter {
    float: right;
}

body .findaplace-listing .filter .filter-content {
    float: right;
}

body .findaplace-listing .filter .filter-form .row{
    margin-right: 0;
    margin-left: 0;
}
body .findaplace-listing .filter .filter-form .row .col-sm-3{
    float:right;
}
body .findaplace-listing .filter .filter-form .select2-container{
    direction: rtl;
}
body .findaplace-listing .filter .filter-form .select2-container .select2-selection__placeholder{
    font-family: "Cairo-Regular" !important; 
    font-size: 14px;
}
body .findaplace-listing .filter .filter-form form input, body .findaplace-listing .filter .filter-form form select {
    float: right;
    margin-right: 0px;
    margin-left: 24px;
}
#placesmodelsearch-title{
    direction: rtl;
    padding: 8px 20px;
}
body .filter .filter-form form .form-group .tt-menu{
    direction: rtl;
}
body .findaplace-listing .filter .filter-form form input:last-child,
body .findaplace-listing .filter .filter-form form select:last-child {
    margin-left: 0px;
}

body .findaplace-listing .filter .rates h3.title-block {
    clear: both;
    float: none;
    text-align: right;
}

body .findaplace-listing .filter .rates .full-rows .row {
    float: right;
}



body .findaplace-listing .filter .rates .full-rows .row .logo {
    float: right;
    padding-right: 0px;
    padding-left: 6px;
}

body .findaplace-listing .filter .rates .full-rows .row .filed-set {
    float: right;
}

body .findaplace-listing .filter .rates .full-rows .row .filed-set .title {
    text-align: right;
    direction: rtl;
}

body .findaplace-listing .filter .rates .full-rows .row .filed-set .title a img {
    float: left;
    right: inherit;
    left: -21px;
    top: -15px;
    transform: scaleX(-1);
}

body .findaplace-listing .filter .rates .full-rows .row .filed-set form {
    direction: rtl;
}

body .findaplace-listing .filter .rates .full-rows .row .filed-set form .form-item input {
    position: absolute;
    top: -2px;
}

body .findaplace-listing .filter .rates .full-rows .row .filed-set form .form-item img {
    padding-left: 0px;
    padding-right: 16px;
}

body .findaplace-listing .filter .rates .search-buttons .advanced-search {
    float: right;
}

body .findaplace-listing .filter .rates .search-buttons .advanced-search button {
    padding-right: 23px;
    padding-left: px;
}

body .findaplace-listing .filter .rates .search-buttons .advanced-search button img {
    padding-right: 0px;
    padding-left: 4px;
    position: absolute;
    left: inherit;
    right: 0px;
}

body .findaplace-listing .filter .rates .search-buttons .search-link {
    float: left;
}

body .findaplace-listing .filter .rates .search-buttons .search-link a {
    direction: rtl;
}

body .findaplace-listing .filter .rates .search-buttons .search-link a img {
    padding-right: 0px;
    padding-left: 14px;
}

body .findaplace-listing .bottom-content .sort h3 {
    float: right;
}

body .findaplace-listing .bottom-content .sort .sort-form {
    float: left;
}

body .findaplace-listing .bottom-content .sort .sort-form span {
    float: right;
    padding-top: 6px;
    padding-left: 9px;
}

body .findaplace-listing .bottom-content .sort .sort-form select {
    direction: rtl;
}

body .findaplace-listing .bottom-content .all-rows .row {
    float: right;
}

body .findaplace-listing .bottom-content .all-rows .row .row-content .image img {
    border-radius: 10px;
    width: 100%;
}

body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set {
    right: 0px;
}

body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set .title a {
    text-align: right;
}
body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set .title img{
    float: left;
    padding-right: 4px;
}

body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set .five-rates {
    text-align: right;
}

body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set .direction {
    clear: both;
    text-align: right;
}

body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set .direction a {
    text-align: right;
}

body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set .telephon {
    text-align: right;
}

body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set .telephon a {
    text-align: right;
}

body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set .logo {
    margin-right: 0px;
    margin-left: 10px;
    float: right;
}

body .modal-content .modal-content-con {
    float: right;
}

body .modal-content .header {
    float: right;
}

body .modal-content .header h3.block-title {
    text-align: right;
    float: right;
}

body .modal-content .header .close-search {
    float: left;
}

body .modal-content .content .row {
    float: right;
}

body .modal-content .content .row h4 {
    text-align: right;
}

body .modal-content .content .row form {
    direction: rtl;
    text-align: right;
}

body .modal-content .content .row .more {
    padding-left: 0px;
    padding-right: 22px;
    text-align: right;
    direction: rtl;
    float: right;
    box-shadow: none;
}

body .modal-content .content .bottom .filter-results {
    float: right;
    margin-left: 35px;
    margin-right: 0px;
}

body .modal-content .content .bottom .cancel-link {
    float: right;
}

body .findaplace-inner .bottom-header .title-of {
    float: right;
    width: 100%;
}

body .findaplace-inner .bottom-header .title-of h3 {
    float: right;
    margin-right: 0px;
    margin-left: 10px;
    text-align: right;
}

body .findaplace-inner .bottom-header .title-of img {
    float: right;
}

body .findaplace-inner .bottom-header .direction-menu .direction {
    float: right;
}

body .findaplace-inner .bottom-header .direction-menu .direction a img {
    margin-right: 0px;
    margin-left: 12px;
    float: right;
    padding-top: 3px;
}

body .findaplace-inner .bottom-header .direction-menu .top-menu {
    float: left;
}

body .findaplace-inner .bottom-header .direction-menu .top-menu .write-a-review {
    float: right;
}

body .findaplace-inner .bottom-header .direction-menu .top-menu .write-a-review a {
    margin-right: 0px;
    margin-left: 14px;
    padding: 0px 13px;
}

body .findaplace-inner .bottom-header .direction-menu .top-menu .write-a-review a img {
    margin-right: 0px;
    margin-left: 3px;
    float: right;
    padding-top: 10px;
}

body .findaplace-inner .bottom-header .direction-menu .top-menu .addphoto {
    float: right;
}

body .findaplace-inner .bottom-header .direction-menu .top-menu .addphoto a {
    float: right;
}

body .findaplace-inner .bottom-header .direction-menu .top-menu .addphoto a img {
    margin-right: 0px;
    margin-left: 3px;
    float: right;
    padding-top: 10px;
}

body .findaplace-inner .bottom-header .call-now {
    text-align: right;
}

body .findaplace-inner .bottom-header .call-now a img {
    margin-right: 0px;
    margin-left: 12px;
    float: right;
    padding-top: 3px;
}

body .findaplace-inner .bottom-header .menu-rate {
    width: 100%;
    float: left;
}

body .findaplace-inner .bottom-header .menu-rate .view-all {
    float: left;
}

body .findaplace-inner .bottom-header .menu-rate .row {
    float: right;
    margin-right: 0px;
    margin-left: 5px;
}

body .findaplace-inner .bottom-header .menu-rate .row .logo {
    float: right;
}

body .findaplace-inner .bottom-header .menu-rate .row .filed-set {
    float: right;
}

body .findaplace-inner .bottom-header .menu-rate .row .filed-set .title {
    text-align: center;
}

body .findaplace-inner .bottom-header .menu-rate .row .filed-set .title a img {
    float: left;
    padding-top: 3px;
    transform: scaleX(-1);
}

body .findaplace-inner .bottom-header .menu-rate .row .filed-set .stars {
    text-align: right;
}

body .findaplace-inner .bottom-header .menu-rate .row:nth-of-type(4n) {
    margin-left: 0px;
}

body .findaplace-inner .bottom-header .website {
    text-align: right;
}

body .findaplace-inner .bottom-header .website a {
    font-size: 18px;
    color: #4A4A4A;
}

body .findaplace-inner .bottom-header .website a img {
    margin-left: 12px;
    margin-right: 0px;
    float: right;
    padding-top: 3px;
}

body .findaplace-inner .bottom-header .social-icons {
    float: right;
}

body .findaplace-inner .bottom-header .social-icons ul li {
    display: inline-block;
    float: right;
    margin-right: 0px;
    margin-left: 8px;
}

body .findaplace-inner .bottom-header .social-icons ul li a.twitter img {
    border-radius: 6px;
}

body .findaplace-inner .bottom-header .social-icons ul li a.facebook img {
    border-radius: 6px;
}

body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:first-of-type {
    width: 920px;
    margin-right: 0px;
    margin-left: 30px;
}

body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:first-of-type li img {
    border-radius: 15px;
}

body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper {
    float: right;
}

body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:nth-of-type(2) {
    position: relative;
}

body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:nth-of-type(2) .bx-viewport {
    height: 403px !important;
}

body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:nth-of-type(2) .bx-viewport a {
    background: black;
    border-radius: 15px;
    display: block;
}

body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:nth-of-type(2) .bx-viewport a img {
    width: 100%;
    border-radius: 15px;
    opacity: 0.5;
}

body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:nth-of-type(2) .bx-viewport a:hover, body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:nth-of-type(2) .bx-viewport a.active {
    border: 2px solid #2069A7;
}

body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:nth-of-type(2) .bx-viewport a:hover img, body .findaplace-inner .content .slideshow .bxslider-thumbnail .bx-wrapper:nth-of-type(2) .bx-viewport a.active img {
    opacity: 1;
}

body .findaplace-inner .content .accessibility-features {
    float: right;
    width: 100%;
}

body .findaplace-inner .content .accessibility-features h2.block-title {
    text-align: right;
    direction: rtl;
}

body .findaplace-inner .content .accessibility-features ul {
    padding: 0px;
}

body .findaplace-inner .content .accessibility-features ul li {
    float: right;
    direction: rtl;
    width: 14%;
    text-align: right;
    margin-right: 24px;
}

body .findaplace-inner .content .third-region {
    float: right;
    width: 100%;
}

body .findaplace-inner .content .third-region .accessibility-description {
    float: right;
    margin-right: 0px;
    margin-left: 60px;
}

body .findaplace-inner .content .third-region .accessibility-description h2.block-title {
    text-align: right;
    direction: rtl;
}

body .findaplace-inner .content .third-region .accessibility-description .body {
    text-align: right;
    direction: rtl;
}

body .findaplace-inner .content .third-region .features-facilities {
    float: right;
}

body .findaplace-inner .content .third-region .features-facilities h2.block-title {
    text-align: right;
    direction: rtl;
}

body .findaplace-inner .content .third-region .features-facilities ul {
    float: right;
    padding-right: 10px;
    padding-left: 0px;
}

body .findaplace-inner .content .third-region .features-facilities ul li {
    text-align: right;
    direction: rtl;
}

body .findaplace-inner .content .share {
    float: right;
    width: 100%;
}

body .findaplace-inner .content .share span.title {
    float: right;
    padding-right: 0px;
    padding-left: 50px;
}

body .findaplace-inner .content .share ul {
    float: right;
}

body .findaplace-inner .content .share ul li {
    float: right;
    margin-right: 0px;
    margin-left: 15px;
}

body .findaplace-inner .content .share ul li a img.first {
    margin-right: 0px;
    margin-left: 15px;
    float: right;
    padding-top: 10px;
}

body .findaplace-inner .content .menu-rate h2.block-title {
    text-align: right;
}

body .findaplace-inner .content .menu-rate .row {
    float: right;
    padding-left: 15px;
    padding-right: 0px;
}

body .findaplace-inner .content .menu-rate .row .logo {
    float: right;
}

body .findaplace-inner .content .menu-rate .row .filed-set {
    float: right;
}

body .findaplace-inner .content .menu-rate .row .filed-set .title a img {
    float: left;
    padding-top: 2px;
    transform: scaleX(-1);
}

body .findaplace-inner .content .menu-rate .row .filed-set .stars {
    text-align: right;
}

body .findaplace-inner .content .comments-section {
    float: right;
}

body .findaplace-inner .content .comments-section form {
    float: right;
}

body .findaplace-inner .content .comments-section form textarea {
    float: right;
    border-radius: 0px 6px 6px 0px;
    direction: rtl;
}

body .findaplace-inner .content .comments-section form button {
    float: right;
    border-radius: 4px 0px 0px 4px;
}

body .findaplace-inner .content .comments-section .comment {
    clear: both;
    float: right;
}

body .findaplace-inner .content .comments-section .comment .user-image {
    float: right;
    width: 5%;
    margin-right: 0px;
    margin-left: 18px;
}

body .findaplace-inner .content .comments-section .comment .filed-set {
    float: right;
}

body .findaplace-inner .content .comments-section .comment .filed-set .user-name {
    float: right;
}

body .findaplace-inner .content .comments-section .comment .filed-set .user-name a {
    color: #226AA7;
}

body .findaplace-inner .content .comments-section .comment .filed-set .user-date {
    float: left;
}

body .findaplace-inner .content .comments-section .comment .filed-set .comment-body {
    text-align: right;
    float: right;
}

body .findaplace-inner .content .comments-section .comment .filed-set .like-unlike {
    clear: both;
}

body .findaplace-inner .content .comments-section .comment .filed-set .like-unlike .like {
    float: right;
    margin-right: 0px;
    margin-left: 13px;
}

body .findaplace-inner .content .comments-section .comment .filed-set .like-unlike .like img {
    margin-right: 0px;
    margin-left: 15px;
}

body .findaplace-inner .content .comments-section .comment .filed-set .like-unlike .unlike {
    float: right;
}

body .findaplace-inner .content .comments-section .comment .filed-set .like-unlike .unlike img {
    margin-right: 0px;
    margin-left: 15px;
}

body .related-findplace-block h2.block-title {
    text-align: right;
}

body .related-findplace-block .all-rows .row {
    float: right;
}

body .related-findplace-block .all-rows .row .row-content .image img {
    border-radius: 10px;
    width: 100%;
}

body .related-findplace-block .all-rows .row .row-content .filed-set {
    right: 0px;
}

body .related-findplace-block .all-rows .row .row-content .filed-set .title {
    text-align: right;
    margin-bottom: 7px;
}

body .related-findplace-block .all-rows .row .row-content .filed-set .five-rates {
    text-align: right;
}

body .related-findplace-block .all-rows .row .row-content .filed-set .direction {
    text-align: right;
}

body .related-findplace-block .all-rows .row .row-content .filed-set .direction a {
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: underline;
}



body .findaplace-dashboard .bottom-content .all-rows .row .row-content .filed-set .direction {
    text-align: right;
}

body .findaplace-dashboard .bottom-content .all-rows .row .row-content .filed-set .direction a {
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: underline;
}



body .related-findplace-block .all-rows .row .row-content .filed-set .telephon {
    text-align: right;
}

body .related-findplace-block .all-rows .row .row-content .filed-set .telephon a {
    font-size: 14px;
    color: #FFFFFF;
}

body .related-findplace-block .all-rows .row .row-content .filed-set .logo {
    float: right;
    margin-right: 0px;
    margin-left: 10px;
}

body .findaplace-dashboard .dashboard-link {
    float: right;
    width: 100%;
}

body .findaplace-dashboard .dashboard-link h3.page-title {
    float: right;
    width: 80%;
    text-align: right;
}

body .findaplace-dashboard .dashboard-link .link-add-place {
    float: left;
}

body .findaplace-dashboard .dashboard-link .link-add-place a {
    padding: 0px 30px;
}

body .findaplace-dashboard .dashboard-link .link-add-place a img {
    float: right;
    padding-top: 14px;
}

body .findaplace-dashboard .top-content .left {
    float: right;
}

body .findaplace-dashboard .top-content .left .my-info {
    text-align: right;
    float: right;
}

body .findaplace-dashboard .top-content .left .edit {
    float: left;
}

body .findaplace-dashboard .top-content .left .edit a {
    font-size: 14px;
    color: #4A4A4A;
}

body .findaplace-dashboard .top-content .left .full-info {
    clear: both;
}

body .findaplace-dashboard .top-content .left .full-info .filed {
    text-align: right;
}

body .findaplace-dashboard .top-content .left .full-info .filed .title {
    direction: rtl;
}

body .findaplace-dashboard .top-content .right {
    float: left;
}

body .findaplace-dashboard .top-content .right .activity-history {
    text-align: right;
    float: right;
}

body .findaplace-dashboard .top-content .right .more {
    float: left;
}

body .findaplace-dashboard .top-content .right .tabel table tr th {
    text-align: right;
}

body .findaplace-dashboard .top-content .right .tabel table tr td {
    border-right: 1px solid #9B9B9B;
    text-align: right;
    direction: rtl;
}

body .findaplace-dashboard .bottom-content {
    clear: both;
    float: right;
    width: 100%;
}

body .findaplace-dashboard .bottom-content .fblock-title h3.block-title {
    float: right;
    direction: rtl;
}

body .findaplace-dashboard .bottom-content .fblock-title span.more {
    float: left;
}

body .findaplace-dashboard .bottom-content .all-rows .row {
    float: right;
}

body .findaplace-dashboard .bottom-content .all-rows .row .row-content .image img {
    border-radius: 10px;
    width: 100%;
}

body .findaplace-dashboard .bottom-content .all-rows .row .row-content .filed-set {
    right: 0px;
}

body .findaplace-dashboard .bottom-content .all-rows .row .row-content .filed-set .title {
    text-align: right;
}

body .findaplace-dashboard .bottom-content .all-rows .row .row-content .filed-set .telephon {
    text-align: right;
}

body .findaplace-dashboard .bottom-content .all-rows .row .row-content .filed-set .telephon a {
    font-size: 14px;
    color: #FFFFFF;
}

body .findaplace-dashboard .bottom-content .all-rows .row .row-content .filed-set .five-rates {
    text-align: right;
}

body .findaplace-dashboard .bottom-content .all-rows .row .row-content .filed-set .logo {
    text-align: right;
    margin-right: 0px;
    margin-left: 10px;
    float: right;
}

body .savedplaces-listing h3.places-title {
    text-align: right;
}

body .savedplaces-listing .content .all-rows .row {
    float: right;
}

body .savedplaces-listing .content .all-rows .row .row-content {
    position: relative;
}

body .savedplaces-listing .content .all-rows .row .row-content .image {
    position: relative;
}

body .savedplaces-listing .content .all-rows .row .row-content .image img {
    border-radius: 10px;
    width: 100%;
}

body .savedplaces-listing .content .all-rows .row .row-content .filed-set {
    right: 0px;
}

body .savedplaces-listing .content .all-rows .row .row-content .filed-set .title {
    text-align: right;
}

body .savedplaces-listing .content .all-rows .row .row-content .filed-set .five-rates {
    text-align: right;
}

body .savedplaces-listing .content .all-rows .row .row-content .filed-set .direction {
    text-align: right;
}

body .savedplaces-listing .content .all-rows .row .row-content .filed-set .telephon {
    text-align: right;
}

body .savedplaces-listing .content .all-rows .row .row-content .filed-set .telephon a {
    font-size: 14px;
    color: #FFFFFF;
}

body .savedplaces-listing .content .all-rows .row .row-content .filed-set .logo {
    margin-right: 0px;
    margin-left: 10px;
    float: right;
}

body .savedplaces-listing .content .pager {
    clear: both;
}

body .add-place h3.addplace-title {
    text-align: right;
}

body .add-place .content {
    float: right;
    width: 100%;
}

body .add-place .content .from-title h4 {
    text-align: right;
    direction: rtl;
}

body .add-place .content .left {
    float: right;
}

body .add-place .content .left form {
    float: right;
}

body .add-place .content .left form input, body .add-place .content .left form select {
    text-align: right;
    direction: rtl;
    float: right;
}

body .add-place .content .left form textarea {
    text-align: right;
    direction: rtl;
    float: right;
}

body .add-place .content .left form button {
    float: right;
}

body .add-place .content .right {
    float: left;
}

body .add-place .content .right .link-add-photo a img {
    left: 117px;
    right: 0;
}
body  button.add-a-place{
    float: right;
}

/*# sourceMappingURL=styles-rtl.css.map */

/* Customize CSS Start*/

body > div.wrapper > header > div > div > div.col-md-3.col-sm-3.col-xs-12.left,
body > div.wrapper > div.container > div > div.col-md-3.col-sm-3.col-xs-12.left {
    float: right;
}

body > div.wrapper > div.newsletter > div > div > div.right.col-md-6 > div > div > img {
    float: right;
}

body .news-inner .bottom-content .comments-section .comment .filed-set .like-unlike {
    text-align: right;
}

.jssocials {
    float: right;
    direction: rtl;

}

body .top-header .right .top .login ul.sf-menu li a img {
    float: right;
}



body .findaplace-inner .content .third-region .features-facilities ul {
    margin-left: 20px;
}
.reset_hide_images .sign-in-resiter-page .left{
    background-position: 0% 0%;
}
.sign-in-resiter-page .intl-tel-input.allow-dropdown .flag-container, .sign-in-resiter-page .intl-tel-input.separate-dial-code .flag-container{
    right: 0;
    left: inherit;
}
.sign-in-resiter-page .intl-tel-input .country-list{
    right: 0;
}
body .sign-in-resiter-page .left .tabs-content .tab-content form #signupform-phone{
    padding: 0px 41px;
    direction: ltr;
    text-align: right;
}
body .sign-in-resiter-page .field-signupform-captcha img{
    float: right; 
}
body .filter .filter-form form .form-group{
    float: right;
}
body .filter .filter-form form button{
    margin-left: 0px;
    margin-right: 17px;
}
body .filter .filter-form form .select2-selection{
    direction: rtl;
    padding: 8px 20px;
}
body .filter .filter-form form .select2-selection .select2-selection__arrow{
    right: inherit;
    left: 25px; 
}
body .newsletter .right .news-form span.select2 span.select2-selection{
    direction: rtl;  
}
body .newsletter .right .news-form span.select2 span.select2-selection .select2-selection__arrow{
    right: inherit;
    left: 17px;
}
body .findaplace-listing .filter .rates .full-rows .row .filed-set div.radio{
    direction: rtl;
}
body .findaplace-listing .filter .rates .full-rows .row .filed-set div.radio label img{
    margin-right: 17px;
}
.comments-section {
    direction: rtl;
}
.accessibility-features{
    direction: rtl;
}
body .top-header .right .top .login ul.sf-menu li {
    float: left;
    padding-right: 5px;
    background: #FFFFFF;
}
body footer .left .quick-links ul li a {
    border-left: solid 2px #fff;
    border-right: 0;
}

body .findaplace-inner .content .comments-section form a.btn {
    float: right;
    border-radius: 4px 0px 0px 4px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{
    font-family: "Cairo-Regular";

}
.select2-container .select2-results__options{
    direction: rtl;
}
body .pager ul li{
    float: right;
}

body .findaplace-listing .filter .filter-form .form-group .select2-selection--single{
    margin-right: 0; 
    padding: 10px 16px 10px 16px;
}
body .findaplace-listing .filter .filter-form .form-group .select2-selection--single .select2-selection__clear{
    margin-left: 10px;
    margin-right: 0px;
}
body .findaplace-listing .filter .rates .search-buttons .search-link button{
    float: left;
    margin-left: 0;
    margin-right: 5px; 
}
body .findaplace-listing .filter .rates .search-buttons .search-link button img{
    left: inherit;
    right: 66px;
}
body .findaplace-listing .filter .rates .search-buttons .advanced-search div{
    padding-left: 0;
    padding-right: 24px;
}
body .findaplace-listing .filter .rates .search-buttons .advanced-search div img{
    left: inherit;
    top: 2px;
    right: 0;
    padding-left: 4px; 
}
body .findaplace-listing .filter .filter-form .select2-container .select2-selection__arrow{
    left: 19px;
    right: inherit;  
}
body .modal-content .content .row .form label{
    direction: rtl;
}
body .modal-content .content .row  ::-webkit-scrollbar {
    direction: ltr;
}

body .modal-content .content .row  ::-webkit-scrollbar-track {
    direction: ltr;

}

body .modal-content .content .row  ::-webkit-scrollbar-thumb {
    direction: ltr;

}
body footer .left .quick-links ul li.last a{
    border-left: solid 0px #fff; 
}
body .findaplace-inner .content .third-region .features-facilities ul li:before{
    padding-left: 14px;
    padding-right: 0px;

}
body .news-listing .top-content .right form span.select2 .selection span.select2-selection{
    direction: rtl;
}
body .news-listing .top-content .right form span.select2 .selection span.select2-selection .select2-selection__arrow{
    right: inherit;
    left: 19px;
    top: 9px;
}
.select2-container--krajee .select2-search--dropdown .select2-search__field{
    direction: rtl;
    background-position: 4% 50%;
}
body .inner-content .contact-us .select2-container .select2-selection__arrow{
    right: inherit;
    left: 19px;
}
.alert-success{
    text-align: right; 
    direction: rtl;
}
body .sign-in-resiter-page .left .tabs-content .tab-content form .form-group{
    float: right;
    clear: both;
}
body .sign-in-resiter-page .left .tabs-content .tab-content form .field-signupform-first_name, body .sign-in-resiter-page .left .tabs-content .tab-content form .field-signupform-last_name{
    float: right;
    clear: inherit !important;
}
body .sign-in-resiter-page .left .tabs-content .tab-content form .field-signupform-first_name input, body .sign-in-resiter-page .left .tabs-content .tab-content form .field-signupform-last_name input{
    margin-right: 0;
    margin-left: 20px;  
}
body .sign-in-resiter-page .left .tabs-content .tab-content form button{
    clear: both; 
}
#register button{
    float:right;
}
body .sign-in-resiter-page .left .tabs-content .tab-content form .field-signupform-city_id .select2-container{
    direction: rtl;
}
body .sign-in-resiter-page .left .tabs-content .tab-content form .field-signupform-city_id .select2-container .select2-selection__arrow{
    right: inherit;
    left:18px;
}
body .news-inner .bottom-content .comments-section form a.btn{
    border-radius: 4px 0px 0px 4px;
    float: right;
}
body .findaplace-inner .content .menu-rate .row .filed-set .title{
    text-align: right;  
}
.popover .close{
    float: left; 
}
.popover .popover-title{
    text-align: right; 
}
.popover .popover-body{
    text-align: right; 
}
#search-page-result{
    text-align: right;
}
#search-page-form .btn-primary{
    margin-bottom: 3px;
}
body .inner-content .search-form form input{
    float: right;
    border-radius: 0px 4px 4px 0px;
}
body .inner-content .search-form form button{
    border-radius: 4px 0px 0px 4px;
}
body .news-inner .bottom-content .body{
    font-weight: normal;
}
body .findaplace-listing .tt-scrollable-menu  .tt-menu{
    direction: rtl;
}
body .findaplace-inner .bottom-header .rating-container .filled-stars{
    right: 0 !important;
    left: inherit !important;
}
body .findaplace-listing .bottom-content .all-rows .row .row-content .filed-set .five-rates .rating-container .filled-stars{
    right: 0 !important;
    left: inherit !important;
}
body .news-listing .top-content .right form span.select2 .selection span.select2-selection .select2-selection__clear{
    right: inherit;
    left: 46px;
}
body .findaplace-inner .bottom-header .menu-rate .row .filed-set .stars .rating-container .star{
    float: right;
}
body .sign-in-resiter-page .left .tabs-content .tab-content form .field-signupform-city_id .select2-selection .select2-selection__placeholder{
    padding: 0px 0px;
}
body .inner-content .over-veiw-body{
   text-align: right; 
       font-weight: normal;
}
#w0{
    left: inherit !important;
    right: 33% !important; 
}

body > div.wrapper > div.findaplace-inner > div > div.content > div > div > div.menu-rate > div.help-text {
    direction: rtl;
}

.findaplace-listing .page-title{
    float: right;
}
.findaplace-listing .add-place a.btn{
    float: left;
}

.findaplace-listing .add-place img{
    padding-left: 5px;
    float: right;
    padding-top: 5px;
}
body .add-place .form-group{
        float: right;
}
body .add-place .form-group label{
        float: right;
}
body .add-place .form-group .select2-container{
        direction: rtl;
        float: right;
}
.registration-wait-for-confirmation{
    text-align: right;
    float: right;
}
body .add-place .file-preview {
    direction: rtl; 
}
body .add-place .file-caption-main {
    direction: rtl; 
}
body .add-place .file-caption-main .file-caption{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
body .add-place .file-caption-main .input-group-btn .btn-primary{
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
body .add-place .form-group .select2-container .select2-selection .select2-selection__arrow{
        left: 30px;
    right: inherit;
}
body .top-header .right .bottom .menu ul li a{
        direction: rtl;
}
body .top-header .right .bottom .menu ul li ul.dropdown-menu li.active a{
    color:#fff;
}

#login-form > div.form-group.field-resetpasswordform-captcha.required {
    text-align: right;
}

.over-veiw-body .col-sm-1,
.over-veiw-body .col-sm-2,
.over-veiw-body .col-sm-3,
.over-veiw-body .col-sm-4,
.over-veiw-body .col-sm-5,
.over-veiw-body .col-sm-6,
.over-veiw-body .col-sm-7,
.over-veiw-body .col-sm-8,
.over-veiw-body .col-sm-9,
.over-veiw-body .col-sm-10,
.over-veiw-body .col-sm-11,
.over-veiw-body .col-sm-12{
    float: right;
}
/* Customize CSS End*/