*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body, h3, h2, h1, h4, h5, h6, p, li, a, text-area, input, span, ol, select {
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}


[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}


p {

}

img {
    width: 100%;
    height: auto;
}


a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

a:hover {
    color: inherit;
    text-decoration: none;
    color: #70ad47;
}


.top_par {
    direction: rtl;
    background: #1b78bc;
}

.login_box {
    float: right;
    background: #fff;
    padding: 0;
    margin: 8px 0
}

.login_box i {
    float: right;
    background: #70ad47;
    color: #fff;
    padding: 5px 10px;
}

.login_box p {
    float: right;
    margin: 0;
    padding: 0 15px;
}

.login_box p a {
    color: #000;
    font-size: 14px;
}

.box_favorite {
    overflow: hidden;
    border-left: 1px solid #fff;
    padding: 10px 0 10px 10px;
}

.box_favorite p {
    margin: 3px 30px 0 0;
    float: right;
    font-size: 14px;
}

.box_favorite p a {
    color: #fff;
}

.box_favorite p a:hover {
    color: #70ad47;
}


.menu_top_header {

}

.menu_top_header ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

.menu_top_header ul li {
    display: -webkit-inline-box;
    position: relative;
}

.menu_top_header ul li a {
    color: #fff;
    font-size: 14px;
    margin: 0 0 0 25px;
    line-height: 43px;
}

.menu_top_header ul li a:hover {
    color: #70ad47;
}

.add_ads {
    overflow: hidden;
    background: #70ad47;
}

.add_ads i {
    float: right;
    color: #fff;
    font-size: 24px;
    background: #5e923b;
    padding: 10px;
}

.add_ads p {
    text-align: center;
    line-height: 42px;
    margin: 0;
}

.add_ads a {
    color: #fff;
}

.add_ads:hover {
    opacity: 0.8;
}

.list_more_menu {
    right: 0;
    top: 8px !important;
}


.menu_top_header ul li .list_more_menu a {
    color: #000;
    line-height: initial;
    text-align: right;
}

.menu_top_header ul li .list_more_menu a:hover {
    background: #ddd;
}

.search_home {
    direction: rtl;
    padding: 20px 0;
}

.logo {
    text-align: right;
}

.logo img {
    height: 70px;
    width: auto;
}

.block_search {
    border: 2px solid #1b78bc;
    border-radius: 5px;
    padding: 2px;
}

.block_search .input-group-append .input-group-text {

    background: #fff;
    border-radius: 5px !important;
    border: 0;

    width: 40px;
    padding: 0;
    text-align: center;
    display: block;
    line-height: 43px;
    font-size: 20px;
}

.block_search .input-group-append .input-group-text i {
    color: #1b78bc;
}

.block_search .select2-container {
    width: 85% !important;
}

.block_search .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    height: auto;
}

.block_search .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #a59696;
    line-height: 36px;
}

.block_search .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
    border: 0;
    outline: none;
}

.style_form {
    border: 0;
    font-size: 16px;
}

.btn_search {
    border: 0;
    display: block;
    background: #1b78bc;
    width: 100%;
    color: #fff;
    border-radius: 5px;
    font-size: 24px;
    padding: 3px 0;
}

.menu_main {
    direction: rtl;
}

.menu_main .card {
    border: 0;
}

.top_menu {
    background: #eee;
}

.top_menu .card-header {
    background: transparent;
    border: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.btn_menu {
    float: right;
    padding: 15px 15px 10px 15px;
    margin: 0;
    line-height: normal;
    color: #1b78bc;
    cursor: pointer;
}

.btn_menu.active {
    background: #70ad47;
    color: #fff;
    border-radius: 0;
}

.btn_menu label i {
    color: #70ad47;
    font-size: 17px;
    margin: 0 0 0 3px;
}

.btn_menu label {
    cursor: pointer;
}

.owl-carousel {
    direction: ltr;
}

.owl-carousel .owl-item .logo_slider {
    text-align: center;
    border: 1px solid #ddd;
    padding: 5px;
}

.owl-carousel .owl-item .logo_slider img {
    width: 100%;
    margin: auto;
}

.name_logo {
    display: block;
    text-align: right;
    color: #000;
    margin: 25px 25px 0 0;
    font-size: 12px;
}

.mian_content {
    direction: rtl;
}

.search_adv {
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 15px 0;
    overflow: hidden;
}

.search_adv h3 {
    text-align: right;
    font-size: 17px;
    margin: 0 0 15px 0;
}

.st_select,
.search_adv .select2-container--default .select2-selection--single {
    margin: 0 0 15px 0;
    border: 2px solid #fff;
    border-left: solid #fff 10px;
    height: auto !important;
    padding: 5px;
}


.btn_search_aside {
    float: right;
    background: #70ad47;
    color: #fff;
    border: 0;
    padding: 10px 15px;
    border-radius: 5px;
}

.search_adv .select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: right;
    padding-right: 5px;
}

.search_adv .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    left: 10px;
    width: 20px;
    right: auto;
}

.btn_change_view {
    float: right;
    background: #1b78bc;
    color: #fff;
    border: 0;
    padding: 5px 10px;
    border-radius: 0;
    border-left: 1px solid #fff;
    width: 50px;
    font-size: 24px;
    height: 50px;
    cursor: pointer;
}

.btn_change_view.active,
.btn_change_view:hover {
    background: #70ad47;
}

.btn_change_view .fa-list {
    transform: rotate(180deg);
}

.view_img_only {
    width: 100%;
    font-size: 14px;
}


.view_list_item {
    border: 1px solid #ddd;
    margin: 30px 0 0 0;
}

.img_block_ads {
    position: relative;
        height: 220px !important;
}

.img_block_ads img {
    /*width: 100%;*/
    /*height: 213px*/
        max-width: 100% !important;
    height: 214px !important;
    object-fit: cover !important;
}

.img_block_ads span {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #fff;
    padding: 5px 10px;
}


.tit_main_item {
    overflow: hidden;
}

.tit_main_item i {
    float: right;
    color: #70ad47;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 15px 0 0 0;
}

.tit_main_item i img {
    width: 30px !important;
    height: 30px !important;
}

.tit_main_item h3 {
    float: right;
    width: 85%;
    text-align: right;
    font-size: 17px;
    margin: 10px 15px 0 0;
    line-height: 28px;
}

.tit_main_item h3 a {
    color: #000;
}

.tit_main_item h3 a:hover {
    text-decoration: underline;
}

.favorite_block {
    overflow: hidden;
}

.favorite_block label {
    float: right;
    margin: 30px 0 0 0;
    text-align: right;
    border: 0;
    padding: 10px 0 10px 5px;
    font-size: 17px;
}

.favorite_block label strong {
    font-weight: normal;
}

.add_favorite {
    float: right;
    margin: 30px 0 0 0;
    border: 0;
    color: #70ad47;
    background: transparent;
    padding: 10px 15px;
    cursor: pointer;
}


.option_block {
    overflow: hidden;
    border-top: 1px solid #ddd;
    position: relative;
    margin: 40px 0 0 0;
    padding: 0;
}

.option_block label {
    float: right;
    margin: 0;
    border-left: 1px solid #ddd;
    padding: 8px 15px;
}

.option_block label a {
    font-size: 14px;
    color: #000;
}

.option_block span {
    font-weight: bold;
    color: #1b78bc;
    font-size: 17px;
    padding: 7px 0 0 0;
    display: block;
}

.view_grid_item {
    margin: 30px 0 0 0;
    border: 1px solid #ddd;
}

.view_grid_item .tit_main_item i {
    padding: 5px;
    margin: 10px 10px 0 0;
}

.view_grid_item .tit_main_item h3 {
    width: 80%;
    font-size: 12px;
    margin: 5px 10px 5px 0;
    line-height: 22px;
}

.view_grid_item .img_block_ads img {
    height: 200px;
}

.view_grid_item .add_favorite {
    margin: 15px 5px 0 0;
    border: 0;
    color: #000000;
    padding: 5px 0;
    width: 25%;
}

.view_grid_item .favorite_block label {
    margin: 17px 0 0 0;
    border: 0;
    padding: 5px 10px;
    font-size: 14px;
    width: 65%;
}

.view_grid_item .price_grid {
    background: #1b78bc;
    color: #fff;
    margin: 13px 0 0 14px;
    display: block;
    text-align: center;
    padding: 8px 0;
    border-radius: 5px;
}

.view_grid_item .option_block {
    margin: 15px 0 0 0;
}

.view_grid_item .option_block label {
    float: right;
    margin: 0;
    border-left: 1px solid #ddd;
    padding: 8px 5px;
    font-size: 12px;
    text-align: center;
}

.view_grid_item .option_block label a {
    font-size: 12px;
}

.suggestion {
    background: #1b78bc;
    display: block;
    color: #fff;
    text-align: right;
    padding: 0;
    border-radius: 5px;
    line-height: 50px;
    margin-top: 50px;
}

.suggestion:hover {
    background: #70ad47;
    color: #fff;
}

.suggestion i {
    float: right;
    font-size: 24px;
    border-left: 1px solid #fff;
    line-height: 50px;
    padding: 0 15px;
    margin: 0 0 0 15px;
}

.text_bottom {
    overflow: hidden;
    margin: 30px 0;
    text-align: right;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px;
    font-size: 14px;
    display: flex;
    direction: rtl;
    align-items: center;
}

.text_bottom img {
    width: 125px;
    float: right;
    margin: 0 0 0 15px;
}

.text_bottom p {
    margin: 0;
    line-height: 30px;
}

.footer {
    background: url("../img/bg_footer.png");
    direction: rtl;
}

.menu_footer {
    display: block;
    text-align: right;
    color: #000;
    font-size: 14px;
    margin: 0 0 10px 0;
}

.menu_footer:hover {
    text-decoration: underline;
}

.copy_right {
    text-align: center;
    border-top: 1px solid #ddd;
    margin: 15px 0 0 0;
    padding: 15px 0;
}

.copy_right p {
    font-size: 14px;
}

.social_footer {
    text-align: center;
}

.social_footer a {
    display: inline-block;
    border: 1px solid #000000;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 25px;
    color: #000;
}

.social_footer a:hover {
    color: #fff;
    background: #1b78bc;
    border: 1px solid #1b78bc;
}

.result_search {
    overflow: hidden;
    border: 1px solid #ddd;
    margin: 30px 0 0 0;
    padding: 15px;
    direction: rtl;
    text-align: right;
}

.result_search h3 {
    color: #1b78bc;
    font-size: 18px;
}

.result_search ul {
    margin: 30px 0 0 0;
    padding: 0;
    list-style-type: none;
}

.result_search ul li {
    font-size: 12px;
    float: right;
    margin: 0 0 0 15px;
}

.result_search ul li em {
    font-style: normal;
    color: #919191
}

.result_search ul li i {
    font-size: 10px;
}

.breadcrumb_block {
    background: #f5f5f5;
    direction: rtl;
    padding: 5px 0;
    box-shadow: 0px 3px 5px #d4d0d0;
    margin: 0 0 30px 0;
}

.breadcrumb_block .breadcrumb {
    background: transparent;
    margin: 0;
}

.breadcrumb_block .breadcrumb-item a {
    color: #1b78bc;
}

.breadcrumb_block .breadcrumb-item + .breadcrumb-item::before {
    content: "\f0d9";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000000;
}

.breadcrumb_block .breadcrumb-item.active {
    color: #000000;
}

.price_view {
    text-align: center;
    border: 1px solid #1b78bc;
    border-radius: 5px;
    padding: 10px 0;
    margin: 0 0 15px 0;
}

.price_view label {
    display: block;
    font-size: 36px;
    font-family: tahoma;
    color: #1b78bc;
    margin: 0;

}

.price_view small {
    color: #1b78bc;
}

.price_view p {
    margin: 0;
    text-align: right;
    padding: 5px 15px;
    font-size: 18px;
}

.price_view p a {
    color: #000;
}


.number_phone {
    background: #1b78bc;
    display: block;
    color: #fff;
    text-align: right;
    padding: 0 15px 0 0;
    border-radius: 5px;
    line-height: 50px;
    font-family: tahoma;
    font-size: 18px;
}

.number_phone a {

    color: #fff;
}

.number_phone a .fa-whatsapp {
    color: #ffffff;
    background: #70ad47;
}

.number_phone a:hover {

}

.number_phone i {
    float: left;
    font-size: 24px;
    border-right: 1px solid #fff;
    line-height: 50px;
    padding: 0 15px;
    margin: 0 0 0 0;
}


.send_mass {
    background: #70ad47;
    display: block;
    color: #fff;
    text-align: right;
    padding: 0 15px 0 0;
    border-radius: 5px;
    line-height: 50px;
}
.edit_post {
    background: #0a6ff3;
    display: block;
    color: #fff;
    text-align: right;
    padding: 0 15px 0 0;
    border-radius: 5px;
    line-height: 50px;
    margin: 5px 0px;
}
.delete_post {
    background: #da4f49;
    display: block;
    color: #fff;
    text-align: right;
    padding: 0 15px 0 0;
    border-radius: 5px;
    line-height: 50px;
    margin: 5px 0px;
}

.send_mass:hover {
    background: #1b78bc;
    color: #fff;
}

.send_mass i {
    float: left;
    font-size: 24px;
    line-height: 50px;
    padding: 0 15px;
    margin: 0 15px 0 0;
}

.map_ads {
    overflow: hidden;
    margin: 15px 0 0 0;
    border-radius: 5px;
}

.block_gallry {
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 15px;
    text-align: right;
}

.tit_main_view {
    overflow: hidden;
}

.tit_main_view h3 {
    font-size: 24px;
    margin: 0 0 20px 0;
}

.tit_main_view p {
    float: right;
    margin: 0 0 0 30px;
    font-size: 12px;
}

.slider_view {
    margin: 15px 0 0 0;
    border-top: 1px solid #ddd;
    padding: 15px 0 0 0;
}

.slider_view .carousel-item img {
    height: 470px;
    width: 80% !important;
    margin: auto;
    object-fit: cover;
}

.thmb_slider_hotels {
    display: block;
    left: 0;
    right: 0;
    position: relative;
    margin: 15px 0 0 0;
    top: 100%;
}

.thmb_slider_hotels li {
    text-indent: inherit;
    width: 8.83%;
    height: 50px;
    float: left;
    margin: 5px 10px 0 0;
}

.block_description {
    direction: rtl;
    text-align: right;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 30px 0 0 0;
    padding: 15px;
    background: #f5f5f5;
}

.block_description h3 {
    font-size: 18px;
    margin: 5px 0 25px 0;

}

.block_description p {
    line-height: 34px;
    font-size: 18px;
}

.description_table {
    background: #fff;
    margin: 0 0 30px 0;
}

.share_ads {
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 30px;
    direction: ltr;
}

.share_ads label {
    margin: 0 15px 0 0;
}

.share_ads label a {
    color: #1b78bc
}

.share_ads label a i {
    color: red;
}

.share_ads span {
    margin: 0 15px 0 0;
    color: #1b78bc
}

.share_ads .btn_add_fav {
    border: 0;
    background: transparent;
    color: #70ad47;
    font-size: 20px;
    cursor: pointer;
}

.write_comments {
    text-align: right;
    margin: 50px 0 30px 0;
}

.write_comments h3 {
    font-size: 18px;
    margin: 0 0 15px 0;
}

.write_comments .btn {
    background: #70ad47;
    border-color: #70ad47;
}

.view_comment {
    direction: rtl;
    text-align: right;
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.view_comment img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    float: right;
}

.view_comment div {
    float: right;
    width: 90%;
    padding: 0 15px 0 0;
}

.view_comment div h3 {
    font-size: 18px;
    margin: 0 0 15px 0;
}

.view_comment p {
    font-size: 14px;
    line-height: 24px;
}

.view_comment span {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 12px;
    color: #909090;
}

.view_comment label {
    direction: ltr;
    position: absolute;
    left: 15px;
    margin: 0;
    bottom: 15px;
    font-size: 12px;
}

.related_ads {
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    text-align: right;
    direction: rtl;
    margin-bottom: 15px;
}

.related_ads img {
    float: right;
    width: 120px;
    height: 100px;
}

.related_ads div {
    float: right;
    width: 70%;
    padding: 10px 15px 0 0;
}

.related_ads div p {
    font-size: 13px;
    margin: 0 0 10px 0;
    line-height: 24px
}


.related_ads div p a {
    color: #000;
}

.related_ads div span {
    font-size: 14px;
    color: #1b78bc;
    font-weight: bold;
}


.tit_related_ads {
    text-align: right;
    font-size: 18px;
    margin: 30px 0 15px 0;
}


.model_mass .modal-header .close {
    margin: -1rem auto -1rem -1rem;
}

.model_mass .form-group {
    direction: rtl;
    text-align: right;
}

.model_view_page {
    direction: ltr;
}

.option_radio {
    direction: rtl;
    text-align: right;
}

.option_radio .form-check {
    padding: 0;
    margin: 10px 0;
}

.option_radio .form-check .form-check-input {
    margin: 0;
    float: right;
    width: 20px;
    height: 20px;
}

.option_radio .form-check .form-check-label {
    margin: 0 25px 0 0;
}

.option_radio .text_select {
    padding: 0 15px;
    margin: 15px 0 15px 0;
    border: 2px solid #f51c1c;
}

.page_login {
    background: #f5f5f5;
    padding: 30px;
    margin: 15px 0 30px 0;
    direction: rtl;
    text-align: right;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.tit_page_login {
    font-size: 18px;
    margin: 30px 0 0 0;
}

.page_login .form-group label {
    font-size: 14px;
}

.page_login .form-check-input {
    margin: 1px 0 0 10px;
    float: right;
    position: relative;
    width: 20px;
    height: 20px;
}

.page_login .form-check {
    padding: 0;
}

.btn_login {
    display: block;
    width: 100%;
    border: 0;
    background: #1b78bc;
    margin: 15px 0 0 0;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.forget_pass {
    float: left;
    font-size: 14px;
}

.btn_creat_a {
    overflow: hidden;
}

.add_ads_page {
    direction: rtl;
    text-align: right;
    border: 1px solid #ddd;
    padding: 30px;
    overflow: hidden;
    border-radius: 5px;
}

.titi_main_addads {
    font-size: 18px;
    background: #70ad47;
    float: right;
    padding: 15px 0;
    color: #fff;
    margin: 0 0 30px 0;
    border-radius: 5px;
    text-align: center;
    width: 200px;
}

ul.select_class {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
}

ul.select_class li {

}

ul.select_class li a {
    display: block;
    height: 100px;
    width: 100px;
    border: 2px solid #70ad47;
    text-align: center;
    border-radius: 50px;
    color: #000;
    margin: 0 0 0 10px;
}

ul.select_class li a:active,
ul.select_class li a:hover,
ul.select_class li a:focus {
    border: 2px solid #1b78bc;
}

ul.select_class li a.active {
    border: 2px solid #1b78bc;
}

ul.select_class li a.active i {
    color: #1b78bc;
}

ul.select_class li small {
    display: block;
    width: 100%;
    font-size: 12px;
}

ul.select_class li i {
    display: block;
    font-size: 24px;
    color: #70ad47;
    margin: 15px 0 10px 0;
}

ul.select_class li .form-check-input {

}

.tit_fild {
    margin-top: 55px;
    display: block;
}

.st_form {
    height: 40px;
}

.extra_system .form-check {
    overflow: hidden;
    margin: 0 0 15px 0;
}

.extra_system .form-check-input {
    float: right;
    width: 20px;
    height: 20px;
}

.extra_system .form-check-label {
    float: right;
    margin: 4px 30px 0 0;
}


.avatar-upload {
    position: relative;
    max-width: 95px;
    display: -webkit-inline-box;
    margin: 0 15px;
}

.avatar-upload .avatar-edit {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input + label {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-edit input + label:after {
    content: "\f040";
    font-family: "FontAwesome";
    color: #757575;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}

.avatar-upload .avatar-preview {
    width: 110px;
    height: 110px;
    position: relative;
    border-radius: 100%;
    border: 2px solid #f8f8f8;
}

.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.st_add_gallery {
    padding: 30px;
    border: 2px dashed #ddd;
    overflow: hidden;
    text-align: center;
}

.tit_profile {
    text-align: right;
    margin: 15px 0;
    border-bottom: 1px dotted #ddd;
}

.tit_profile h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
}

.tit_profile p {
    font-size: 13px;
    line-height: 22px;
}

.aside_tabs_right {
    text-align: right;
}

.aside_tabs_right a.nav-link {
    border: 1px solid #70ad47;
    margin: 0 0 5px 0;
    color: #70ad47;
    padding: 10px 15px
}

.aside_tabs_right .nav-link.active,
.aside_tabs_right .show > .nav-link {
    color: #fff;
    background-color: #70ad47;
}

.content_tabs {
    direction: rtl;
    text-align: right;
}

.content_tabs .card {
    margin: 0 0 5px 0;
}

.content_tabs .btn-link {
    display: block;
    width: 100%;
    text-align: right;
    color: #000;
    font-size: 17px;
    cursor: pointer;
}

.table_select {
    width: 50px;
    text-align: center;
}

.table_ads .form-check-input {
    padding: 0;
    margin: 0;
    position: relative;
    width: 20px;
    height: 20px;
}

.date_table {
    width: 125px;
}

.table_ads tbody tr td {
    font-size: 14px;
}

.det_ads {
    overflow: hidden;
}

.det_ads img {
    width: 80px;
    float: right;
}

.det_ads div {
    float: right;
    width: 80%;
    padding: 0 15px 0 0;
}

.det_ads div h3 {
    font-size: 14px;
    line-height: 22px;
}

.det_ads div span {
    font-size: 12px;
    margin: 0 0 0 10px;
}

.det_ads div span i {
    color: #74af4c;
}

.det_ads div span a {
    color: #1b78bc;
}

.active_agein {
    display: block;
    background: #1b78bc;
    color: #fff;
    font-size: 14px;
    padding: 15px 10px;
    text-align: center;
    border-radius: 5px;
    margin: 20px 0 0 0;
}

.change_pass {
    border: 1px solid #ddd;
    direction: rtl;
    text-align: right;
    padding: 30px;
    min-height: 50vh;
    border-radius: 5px;
}

.block_mass_profile {
    text-align: right;
    direction: rtl;
}

.con_mass {
    font-size: 14px;
    padding: 15px !important;
    display: block;
}

.name_send_mass {
    width: 130px !important;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.see_mass {

}

.replay_mass {

}

.delete_mass {

}

.price_list_home {
    background: #1b78bc;
    color: #fff;
    margin: 35px 0 0 0;
    display: block;
    text-align: center;
    padding: 8px 0;
    border-radius: 5px;
    width: 125px;
    float: left;
}

.fa-1x {
    font-size: 28px !important;
}

.title_contact {
    font-size: 18px;
}


/* contact-us page */
.contact-info {
    font-size: 17px;
}

.contact-info a {
    color: #444444;
}

.contact-info p {
    overflow: hidden;
    width: 100%;
    padding: 10px;
    display: flex;
    align-items: center;
}

.contact-info p i {
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 0 0 10px #ccc;
    margin-left: 1rem;
    color: #696969;
    float: right;
    text-align: center;
}

.map {
    height: 400px;
}

.img_page img {
    width: 100%;
    border-radius: 5px;
    margin: 0 0 30px 0;
    border: 1px solid #d2d0d0;
}

.des_static_page {

}

.des_static_page h3 {
    font-size: 17px;
    font-weight: bold;
}

.des_static_page p {
    font-size: 14px;
    line-height: 28px;
    margin: 0 0 50px 0;
}

.ddd {
    width: 10px;
    height: 10px;
}

.sdds {
    height: 10px;
}

label {
    font-size: unset !important;
}

.sidebar-header h5 span {
    font-size: 14px;
}


.filter-date ul {
    list-style-type: none;
    padding: 0;
    margin: 15px 0 0 0;
}

.filter-date ul li {
    border: 2px solid #ddd;
    padding: 10px;
    margin: 0 0 5px 0;
    background: #fff;
    border-radius: 5px;
}

.filter-date ul li input[type=radio] {
    width: 20px;
    height: 20px;
    float: right;
    margin: 2px 0 0 10px;
}

.my_profile_btn {
    float: right;
    background: #fff;
    padding: 0;
    margin: 6px 0;
    border-radius: 3px;
    position: relative;
}

.my_profile_btn a.dscfs {
    font-size: 14px;
    color: #000;
    padding: 5px 15px 5px 15px;
    border-radius: 3px;
    display: block;
}

.my_profile_btn .list_more_menu1 {
    right: 0;
}

.my_profile_btn .list_more_menu1 a {
    padding: 5px 10px;
    display: block;
    text-align: right;
    width: 100%;
    font-size: 13px;
}

.card-body .owl-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

.card-body .owl-nav .owl-prev {
    left: 10px;
    position: absolute;
    width: 25px;
    height: 25px;
    background: rgb(0 0 0 / 70%) !important;
    color: #fff !important;
    border-radius: 25px;
}

.card-body .owl-nav .owl-next {
    right: 10px;
    position: absolute;
    width: 25px;
    height: 25px;
    background: rgb(0 0 0 / 70%) !important;
    color: #fff !important;
    border-radius: 25px;
}

.container {
    zoom: 90%;
}

a.cat-link1 {
    display: block;
    text-align: center;
}

a.cat-link1 img {
    width: 50px;
    margin: auto;
}

a.cat-link1 h6 {
    color: #000;
    display: block;
    text-align: center;
}

#selectCats p a {
    display: inline-block;
    float: right;
}

#selectCats p strong {
    float: right;
    margin: 0 15px 0 0;
}

.modal-header .close {
    margin: -1rem auto -1rem -1rem;
}

.modal-header {
    direction: rtl;
}

.links_fotter_logo {
    display: block;
    width: 90%;
    padding: 0 50px 0 0;
}

.links_fotter_logo a {
    color: #000;
    display: block;
    width: 10%;
    float: right;
    padding: 5px 0 5px 0;
}

.carousel-control-next, .carousel-control-prev {
    background: #000;
    width: 50px;
    height: 50px;
    top: 45%;
    border-radius: 25px;
}

:focus {
    outline: none !important;
}

.d {

}

/*Start Share Icons Style*/
.shareIcons {
    width: 100%;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--hackernews {
    background-color: #FF6600
}

.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
    background-color: #FB6200
}

.resp-sharing-button--vk {
    background-color: #507299
}

.resp-sharing-button--vk:hover {
    background-color: #43648c
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373;
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #2795e9;
    border-color: #2795e9;
}

.resp-sharing-button--tumblr {
    background-color: #35465C;
    border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
    background-color: #222d3c;
    border-color: #222d3c;
}

.resp-sharing-button--email {
    background-color: #777777;
    border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
    background-color: #5e5e5e;
    border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
    background-color: #bd081c;
    border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
    background-color: #8c0615;
    border-color: #8c0615;
}


.slick-carousel .owl-item .logo_slider {
    text-align: right;
    border: 1px solid #ddd;
    padding: 5px;
}

.slick-carousel .owl-item .logo_slider img {
    width: 100%;
    margin: auto;
}

.slick-carousel .slick-arrow {
    /*left: 10px;*/
    position: absolute;
    width: 4%;
    height: 24%;
    background: rgb(0 0 0 / 70%) !important;
    color: #fff !important;
    border-radius: 25px;
}

@media screen and (max-width: 767.98px) {
.slick-carousel .slick-arrow {
display:none !important;
}
    .text_bottom {
        flex-direction: column;

        align-items: end;
    }

    .text_bottom img {
        display: block;
        float: none;
    }

    .links_fotter_logo {
        padding: 0;
        width: 100%;
    }

    .links_fotter_logo a {
        padding: 5px 10px 5px 0;
        width: auto;
    }

    .price_list_home {
        margin: 35px 0 0 10px;
    }
    .slick-carousel .slick-arrow{
        display: none !important;
    }
}

.imgxxx{
        width: 100px;
    height: 100px;
}

 @media(max-width: 700px)
 
   and (-webkit-min-device-pixel-ratio: 2) {
    .slider_view .carousel-item img{
        height: 208px;
    width: 80% !important;
    margin: auto;
    object-fit: cover;
    }
    
    .number_phone {
    background: #1b78bc;
   width: 100% !important;
    display: block;
    color: #fff;
    text-align: right;
    padding: 0 15px 0 0;
    border-radius: 5px;
    line-height: 50px;
    font-family: tahoma;
    font-size: 18px;
}



.number_phone a .fa-whatsapp {
    color: #ffffff;
    background: #70ad47;
}

.number_phone a:hover {

}

.number_phone i {
    float: left;
    font-size: 24px;
    border-right: 1px solid #fff;
    line-height: 50px;
    padding: 0 15px;
    margin: 0 0 0 0;
}

    
 }



/*End Share Icons Style*/
