@font-face {
    font-family: 'DINNextLTArabic-Bold';
    src: url('../fonts/DINNextLTArabic-Bold.eot');
    src: url('../fonts/DINNextLTArabic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINNextLTArabic-Bold.woff2') format('woff2'),
        url('../fonts/DINNextLTArabic-Bold.woff') format('woff'),
        url('../fonts/DINNextLTArabic-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'DINNextLTW23-Light';
    src: url('../fonts/DINNextLTW23-Light.eot');
    src: url('../fonts/DINNextLTW23-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINNextLTW23-Light.woff2') format('woff2'),
        url('../fonts/DINNextLTW23-Light.woff') format('woff'),
        url('../fonts/DINNextLTW23-Light.ttf') format('truetype');
}
@font-face {
    font-family: 'DINNextLTW23-Medium';
    src: url('../fonts/DINNextLTW23-Medium.eot');
    src: url('../fonts/DINNextLTW23-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINNextLTW23-Medium.woff2') format('woff2'),
        url('../fonts/DINNextLTW23-Medium.woff') format('woff'),
        url('../fonts/DINNextLTW23-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'DINNextLTW23-Regular';
    src: url('../fonts/DINNextLTW23-Regular.eot');
    src: url('../fonts/DINNextLTW23-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/DINNextLTW23-Regular.woff2') format('woff2'),
        url('../fonts/DINNextLTW23-Regular.woff') format('woff'),
        url('../fonts/DINNextLTW23-Regular.ttf') format('truetype');
}
body
{
    font-family: 'DINNextLTW23-Regular';
}
a:focus,button:focus,input:focus,a:hover
{
    outline: none;
    text-decoration: none;
}
.tooltip  > .tooltip-inner {
    font-size: 13px;
    font-family: 'DINNextLTW23-Regular';
    line-height: 15px;
    padding-bottom: 8px;
}
.scroll_mob
{
    overflow: hidden;
}
header .mob_bar
{
    display: none;
    width: 100%;
}
.mob_bar #navbtn
{
    width: 100%;
    padding: 7px 15px 9px 15px;
    border: none;
    color: #ffffff;
    background-color: #3d344e;
    font-size: 24px;
    text-align: right;
}
.mob_bar #navbtn > span
{
    font-size: 17px;
    font-family: 'DINNextLTArabic-Bold';
    position: relative;
    bottom: 2px;
}
.over_click
{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0,0,0,0.8);
    z-index: 99;
    visibility: hidden;
}
.on
{
    visibility: visible;
}
.sidenav.over_mob
{
    right: 0;
}
.sidenav {
    height: 100%;
    width: 290px;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: -290px;
    background-color: #ffffff;
    overflow-x: hidden;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    padding-top: 50px;
}
.sidenav .direct {
    text-decoration: none;
    margin: 0 30px;
    font-size: 16px;
    color: #3d344e;
    line-height: 40px;
    font-family: 'DINNextLTArabic-Bold';
    position: relative;
    display: block;
}
.sidenav .closebtn {
    position: absolute;
    color: #3d344e;
    top: 0;
    left: 20px;
    font-size: 35px;
    cursor: pointer;
}
.top_bar
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 34px;
}
header .place
{
    display: flex;
    align-items: center;
}
header .place .categories:not(:first-child)
{
    margin-right: 5px;
}
.categories .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn)
{
    width: 129px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn)
{
    width: 100%;

}
.categories .bootstrap-select>.dropdown-toggle
{
    border: none;
    padding: 0 19px;
    border-radius: 18px;
    color: #9d9d9d;
    position: relative;
    font-size: 14px;
    height: 36px;
    background-color: #f5f5f5;
    font-family: 'DINNextLTW23-Light';
}
.categories .bootstrap-select>.dropdown-toggle:hover,.categories .open > .dropdown-toggle.btn-default,.categories .bootstrap-select>.dropdown-toggle:focus
{
    background-color: #f5f5f5;
    color: #9d9d9d;
}
.categories .bootstrap-select>.dropdown-toggle:after
{
    content: '\f0d7';
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 12px;
    font-size: 10px;
    left: 20px;
    color: #9d9d9d;
}
.bootstrap-select .dropdown-toggle:focus,.btn-default:active,.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default,.btn-default:active,.btn-default:hover,.open > .dropdown-toggle.btn-default:hover
{
    outline: none !important;
    box-shadow: none;
    background-color: #f5f5f5;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option
{
    text-align: right;
}
.categories .bootstrap-select.btn-group .dropdown-toggle .caret
{
    display: none;
}
.categories .bootstrap-select.btn-group .dropdown-menu
{
    border-radius: 18px;
    border: 1px solid #f5f5f5;
    box-shadow: none;
    padding: 0;
    background-color: #ffffff;
}
.categories .bootstrap-select.btn-group .dropdown-menu.inner
{
    padding: 12px 0;
}
.categories .dropdown-menu > li
{
    position: relative;
}
.categories .dropdown-menu > li:not(:last-child):after
{
    content: "";
    width: 90%;
    height: 1px;
    background-color: #f5f5f5;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.categories .dropdown-menu > li > a
{
    padding: 6px 21px;
    color: #9d9d9d;
    font-size: 14px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    font-family: 'DINNextLTW23-Light';
}
.categories .dropdown-menu > li > a:hover
{
    background-color: transparent;
    color: #c0a34b;
}
.categories .dropdown-menu > li > a:focus
{
    background-color: transparent;
}
.sign_log > a
{
    display: inline-block;
    border: 1px solid #3d344e;
    width: 129px;
    height: 36px;
    border-radius: 18px;
    line-height: 30px;
    text-align: center;
    color: #3d344e;
    font-size: 14px;
    font-family: 'DINNextLTW23-Light';
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 20px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
    content: "\f2f6";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 18px;
    top: 3px;
    font-size: 12px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.log_out.hvr-icon-wobble-horizontal:before {
    content: "\f2f5";

}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em);
    }
}
@keyframes hvr-icon-float-away {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em);
    }
}
/* Icon Float Away */
.hvr-icon-float-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 18px;
}
.hvr-icon-float-away:before, .hvr-icon-float-away:after {
    content: "\f234";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 18px;
    top: 2px;
    font-size: 12px;
}
.hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
.sign_log > a.log_in:hover
{
    background-color: #3d344e;
    color: #ffffff;
}
.sign_log > a.sign_up
{
    color: #ffffff;
    background-color: #3d344e;
    margin-right: 3px;
}
.sign_log > a.sign_up:hover
{
    background-color: #766596;
    border-color: #766596;
}
.down_bar 
{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: -56px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
}
header .searchbox
{
    width: 262px;
    position: relative;
}
header .searchinput
{
    font-size: 16px;
    -webkit-text-fill-color: #bbbbbb !important;
    border-radius: 25px;
    min-height: 50px;
    border: none;
    width: 100%;
    background-color: #f5f5f5;
    padding: 0 28px;
    font-family: 'DINNextLTW23-Light';
}
header .search_icon
{
    background-color: transparent;
    font-size: 16px;
    border-radius: 0;
    color: #3d344e;
    border: 0;
    position: absolute;
    top: 13px;
    padding: 0;
    left: 25px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
header .search_icon:hover
{
    color: #c0a34b;
}
.adding
{
    display: inline-block;
    width: 262px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    background-color: #c0a34b;
    border-radius: 25px;
    font-size: 18px;
    color: #ffffff;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.adding:hover,.adding:focus
{
    color: #ffffff;
    background-color: #efc74f;
}
.adding.hvr-icon-float-away:before, .adding.hvr-icon-float-away:after {
    content: "\f067";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 60px;
    top: 2px;
    font-size: 14px;
}
header .nav_bar
{
    margin: 0;
    text-align: center;
}
header .nav_bar > li
{
    padding: 15px 10px;
}
.nav_bar > li > a
{
    font-size: 18px;
    color: #3d344e;
    font-family: 'DINNextLTW23-Light';
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    display: inline-block;
}
header .nav_bar > li > a:hover 
{
    color: #c0a44c;
} 
.mainslider .owl-dots
{
    text-align: center;
    position: absolute;
    bottom: 0px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto;
    left: 50%;
    bottom: 39px;
}
.mainslider .owl-dot
{
    float: left;
}
.mainslider .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 0 3px;
    background-color: rgba(0,0,0,0.5);
    border: none;
    display: block;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    border-radius: 5px;
}
.mainslider .owl-dot.active span {
    background-color: #ffffff;
}
.mainslider .owl-nav .owl-next
{
    position: absolute;
    top: 45%;
    right: 19px;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    line-height: 46px;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    font-size: 16px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.mainslider .owl-nav .owl-prev
{
    position: absolute;
    left: 19px;
    top: 45%;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    line-height: 46px;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    font-size: 16px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.mainslider .owl-nav .owl-next:hover,.mainslider .owl-nav .owl-prev:hover
{
    background-color: #c0a44c;
} 
.products
{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 18px 0;
}
.prods
{
    padding: 6px;
}
.prods > a
{
    display: block;
    background-color: #3d344e;
    width: 180px;
    height: 100%;
    padding: 26px;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-radius: 14px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.prods .pr_photo
{
    height: 44px;
}
.prods .pr_name
{
    font-size: 18px;
    color: #ffffff;
    font-family: 'DINNextLTW23-Light';
}
.prods > a:hover
{
    background-color: #534965;
}
.latest_bans .heading 
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 36px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px solid #ebebeb;
}
.heading .lat_title
{
    font-size: 22px;
    color: #3d344e;
    font-family: 'DINNextLTW23-Medium';
}
.heading .pr_view > a
{
    font-size: 20px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    color: #cbcbcb;
    cursor: pointer;
    max-height: 20px;
    display: inline-block;
    margin: 0 5px;
}
.heading .pr_view > a.active
{
    color: #3d344e;
}
.latest_bans.listview .items
{
    flex-direction: column;
}
.items
{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.cell
{
/*    width: 262px;
    border: 1px solid #e5e5e5;
    margin: 0 10px 30px;
    overflow: hidden;
    box-sizing: border-box;*/
    height: 400px;
    width: 262px;
    border: 1px solid #e5e5e5;
    margin: 0 10px 30px;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;

}
.c_photo a {
    max-height: 230px;
    min-height: 230px;
    display: inline-block;
}
.c_info{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.listview .cell
{
    width: 100%;
    display: flex;
    align-items: center;
}
.c_photo
{
    max-width: 262px;
    /*    max-height: 189px;
        min-height: 189px;*/
    overflow: hidden;
    position: relative;
}
.listview .c_photo
{
    margin-left: 30px;
}

.c_photo .c_fav
{
    position: absolute;
    top: 13px;
    right: 13px;
    color: #ffffff;
    font-size: 24px;
    cursor: pointer;
    text-shadow: 0px 0px 10px rgba(1,1,1,0.25);
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.c_photo .c_fav:hover
{
    color: #c0a44c;
}
.marking
{
    position: absolute;
    background-color: rgba(1,1,1,0.75);
    /*width: 74px;*/
    padding: 0px 8px;
    height: 28px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
    color: #ffffff;
    font-size: 13px;
    font-family: 'DINNextLTW23-Light';
    right: 0;
    bottom: 0;
}
.marking > i
{
    font-size: 11px;
    margin-left: 3px;
}
.c_info > ul
{
    margin: 15px 0;
}
.c_info > ul > li
{
    text-align: center;
    color: #3d344e;
    font-size: 18px;
    padding: 6px 0;
    line-height: 30px;
    position: relative;
}
.c_info > ul > li:not(:last-child):after
{
    content: "";
    width: 85%;
    height: 1px;
    background-color: #e5e5e5;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.listview .c_info > ul > li
{
    text-align: right;
}
.listview .c_info > ul > li:after
{
    display: none;
}
.c_info > ul > li > i
{
    font-size: 13px;
    color: #c0a44c;
    margin-left: 5px;
    position: relative;
    bottom: 1px;
}
.c_info .ban_ss
{
    display: inline-block;
    color: #3d344e;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.c_info .ban_ss:hover
{
    color: #c0a44c;
}
.show_more 
{
    text-align: center;
}
.show_more > a
{
    display: inline-block;
    color: #adadad;
    font-size: 16px;
    font-family: 'DINNextLTW23-Light';
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    width: 150px;
    height: 42px;
    line-height: 37px;
    text-align: center;
    background-color: #f2f2f2;
    border-radius: 21px;
}
.show_more > a:hover
{
    background-color: #c0a44c;
    color: #ffffff;
}
footer
{
    background-color: #3d344e;
    margin-top: 72px;
}
.footer_links
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    margin-bottom: 36px;
}
.foot_content
{
    width: 83%;
}
.foot_content .upper-c
{
    display: flex;
    justify-content: space-between;
}
.fast_links
{
    margin: 0;
}
.fast_links > li
{
    margin-bottom: 5px;
}
.fast_links > li > a
{
    color: #897f9c;
    font-size: 16px;
    font-family: 'DINNextLTW23-Light';
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.fast_links > li > a:hover
{
    color: #ffffff;
}
.down-c
{
    display: flex;
    margin-top: 24px;
    align-items: center;
    justify-content: space-between;
}
.loading_app
{
    margin: auto;
    text-align: center;
}
.d_title
{
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 10px;
}
.loading_app > ul > li
{
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.loading_app > ul > li:hover
{
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
}
.social
{
    margin-left: 45px;
}
.social > a
{
    background-color: #483e59;
    display: inline-block;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    font-size: 14px;
    color: #a39bb1;
}
.social > a:hover
{
    color: #ffffff;
    background-color: #c0a44c;
}
.copy_rights
{
    background-color: #372f46;
    padding-top: 10px;
    padding-bottom: 12px;
}
.copied
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #a39bb1;
    font-size: 13px;
}

/*satrt post page*/
.inhead
{
    -webkit-box-shadow: 0 10px 10px -10px rgba(0,0,0,0.2);
    box-shadow: 0 10px 10px -10px rgba(0,0,0,0.2);
}
.post_p .breadcrumb
{
    background-color: transparent;
    /* margin: 35px 0 50px 0; */
    padding: 0 40px 0 0;
}
.post_p .breadcrumb-item > a
{
    font-size: 16px;
    color: #bbbbbb;
    font-family: 'DINNextLTW23-Light';
}
.post_p .breadcrumb-item.active > a
{
    color: #5e5968;
}
.post_p .p-title
{
    color: #3d344e;
    font-size: 23px;
    font-family: 'DINNextLTW23-Medium';
    margin-bottom: 20px;
}
.in-slider
{
    padding: 8px;
    border: 1px solid #e5e5e5;
}
#po_slider .slideitem
{
    width: 84.7%;
    /*max-height: 330px;*/
    overflow: hidden;
}
#po_slider .slideitem img
{
    width: 100%;
    height: 100%;
}
#po_slider .owl-dots
{
    overflow: auto;
    max-height: 100%;
    direction: ltr !important;
    position: absolute;
    left: -5px;
    top: 0;
}
#po_slider .owl-dot
{
    width: 107px !important;
    height: 108px !important;
    background-size: cover;
}
#po_slider .owl-dot:not(:last-child)
{
    margin-bottom: 3px;
}
#po_slider .owl-dot span {
    border: none;
    display: block;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.p_actions
{
    margin: 19px 11px 37px 11px;
}
.p_actions > li
{
    font-size: 16px;
    color: #3d344e;
    font-family: 'DINNextLTW23-Light';
    padding: 0 13px;
}
.p_actions > li > a
{
    font-size: 16px;
    color: #3d344e;
    font-family: 'DINNextLTW23-Light';
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.p_actions > li > a:hover
{
    color: #c0a44c;
}
.p_intro
{
    font-size: 18px;
    color: #595959;
    font-family: 'DINNextLTW23-Light';
    line-height: 32px;
    text-align: justify;
    margin-bottom: 42px;
}
.sub_social
{
    display: flex;
    align-items: center;
    margin-bottom: 49px;
}
.sub_social .sub_title
{
    display: inline-block;
    color: #3d344e;
    font-size: 18px;
    margin-left: 14px;
    position: relative;
    bottom: 5px;
}
.sub_social .sub_types
{
    margin: 0;
}
.sub_types > li
{
    padding: 0;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.sub_types > li > a
{
    /*    height: 30px;
        line-height: 25px;
        text-align: center;
        padding: 0 15px;
        display: inline-block;
        color: #ffffff;
        font-size: 14px;
        border-radius: 2px;*/
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    border-radius: 50%;
}
.sub_types > li > a.face
{
    background-color: #3b5998;
}
.sub_types > li > a.twt
{
    background-color: #2aa9e0;
}
.sub_types > li > a.goog
{
    background-color: #de5245;
}
.sub_types > li > a.whatsapp
{
    background-color: #25D366;
}
.sub_types > li:hover
{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}
.sim_title
{
    font-size: 18px;
    color: #3d344e;
    font-family: 'DINNextLTW23-Medium';
    border-bottom: 1px solid #efefef;
    margin-bottom: 16px;
    padding-bottom: 11px;
}
.similar .cell
{
    width: 230px;
}
.similar .items
{

    justify-content: space-between;
}
.add_notes .lab
{
    display: block;
    margin-bottom: 11px;
    margin-top: 17px;
    color: #3d344e;
    font-size: 18px;
    position: relative;
    font-family: 'DINNextLTW23-Medium';
    padding: 0 17px;
    font-weight: normal;
}
.add_notes .note 
{
    width: 100%;
    background-color: #f7f7f7;
    border: 1px solid transparent;
    -webkit-text-fill-color: #c9c9c9 !important;
    border-radius: 3px;
    box-shadow: none;
    padding: 20px 30px;
    font-size: 15px;
    font-family: 'DINNextLTW23-Light';
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    line-height: 23px;
    max-height: 111px;
}
.add_notes .note:focus
{
    box-shadow: none;
    outline: none;
    border-color: #3d344e;
}
.plus_add 
{
    text-align: left;
    margin-top: 5px;
    margin-bottom: 10px;
}
.plus_add > button
{
    border: none;
    border-radius: 2px;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    font-family: 'DINNextLTArabic-Bold';
    width: 105px;
    height: 45px;
    background-color: #c0a44c;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}
.plus_add > button:hover
{
    background-color: #3d344e;
}
.wn_price
{
    font-size: 30px;
    color: #c0a44c;
    font-family: 'DINNextLTArabic-Bold';
    text-align: center;
    margin-bottom: 22px;
}
.wn_price .coin
{
    font-size: 18px;
    font-family: 'DINNextLTW23-Medium';
}
.bans_info
{
    margin: 0;
}
.bans_info > li
{
    width: 100%;
    max-width: 360px;
    display: flex;
    align-items: center;
    background-color: #3d344e;
    color: #ffffff;
    margin: 3px 0;
}
.bans_info > li .wn_icon
{
    font-size: 24px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background-color: #332a43;
    margin-left: 17px;
}
.bans_info > li .wn_name,.bans_info > li a
{
    color: white;
    font-size: 20px;
    font-family: 'DINNextLTW23-Light';
}
.bans_info > li a:hover{
    color: white;

}
.bans_info > li:hover .wn_icon > i
{
    -webkit-animation:spin 0.6s linear 1;
    -moz-animation:spin 0.6s linear 1;
    animation:spin 0.6s linear 1;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.owner_info.sm
{
    display: none;
}
/*end post page*/



/*md*/
@media (min-width:992px) and (max-width:1199px)	
{
    .items
    {
        justify-content: center;
    }
    .cell
    {
        margin: 0 8px 30px 6px;
    }
    .listview .cell
    {
        margin: 0 0 30px 0;
    }
    /*start post page*/
    .in-slider
    {
        max-width: 700px;
        margin: auto;
    }
    #po_slider .slideitem {
        width: 83.7%;
    }
    #po_slider .owl-dots
    {
        height: 100%;
    }
    #po_slider .owl-dot
    {
        height: 32.6% !important;
    }
    .p_intro,.p_actions,.post_p .p-title,.add_notes
    {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }
    .sim_title
    {
        text-align: center;
        border: none;
    }
    .owner_info.lg
    {
        display: none;
    }
    .owner_info.sm
    {
        display: block;
        margin-bottom: 40px;
    }
    .bans_info > li
    {
        margin: 3px auto;
    }
    .sub_social
    {
        justify-content: center;
    }
    /*end post page*/
}

/*sm*/
@media (min-width:768px) and (max-width:991px)	
{
    .mainslider .owl-nav
    {
        display: none;
    }
    .items
    {
        justify-content: center;
    }
    .cell
    {
        margin: 0 8px 30px 6px;
    }
    .listview .cell
    {
        margin: 0 0 30px 0;
    }
    .footer_links
    {
        flex-direction: column;
    }
    .foot_content .upper-c
    {
        flex-direction: column;
        text-align: center;
        align-items: center;
        margin-top: 50px;
    }
    .fast_links > li
    {
        margin-bottom: 15px;
    }
    .down-c{
        flex-direction: column;
    }
    .social
    {
        margin-left: 0;
    }
    .loading_app
    {
        margin-bottom: 20px;
    }
    /*start post page*/
    #po_slider .slideitem {
        width: 83.7%;
    }
    #po_slider .owl-dots
    {
        height: 100%;
    }
    #po_slider .owl-dot
    {
        height: 32.6% !important;
    }
    .owner_info.lg
    {
        display: none;
    }
    .owner_info.sm
    {
        display: block;
        margin-bottom: 40px;
    }
    .bans_info > li
    {
        margin: 3px auto;
    }
    .sub_social
    {
        justify-content: center;
    }
    .sim_title
    {
        text-align: center;
        border: none;
    }
    .plus_add
    {
        text-align: center;
    }
    /*end post page*/
}

/*xs*/
@media (max-width:767px)	
{
    .top_bar
    {
        flex-direction: column;
    }
    .down_bar
    {
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
        padding-bottom: 0;
        border: none;
    }
    .down_bar .add_ban
    {
        display: none;
    }
    .sign_log
    {
        display: none;
    }
    .main_links
    {
        display: none;
    }
    header .searchbox
    {
        width: 91%;
        order: 3;
        margin-top: 30px;
    }
    .sidenav .add_ban
    {
        text-align: center;
        margin: 20px 0;
    }
    header .mob_bar
    {
        display: block;
        order: 4;
        margin-top: 20px;
    }
    .custom
    {
        width: auto;
        padding: 0;
    }
    .mainslider .owl-dots,.mainslider .owl-nav
    {
        display: none;
    }
    .prods > a
    {
        width: 139px;
        padding: 25px 11px;
        text-align: center;
    }
    .latest_bans .heading
    {
        justify-content: center;
        border: none;
    }
    .heading .pr_view
    {
        display: none;
    }
    .items
    {
        justify-content: center;
    }
    .cell
    {
        margin: 0 8px 30px 6px;
    }
    .footer_links
    {
        flex-direction: column;
    }
    .foot_content .upper-c
    {
        flex-direction: column;
        text-align: center;
        align-items: center;
        margin-top: 50px;
    }
    .fast_links > li
    {
        margin-bottom: 15px;
    }
    .down-c{
        flex-direction: column;
    }
    .loading_app
    {
        margin-bottom: 20px;
    }
    .loading_app > ul > li
    {
        padding: 0 2px;
    }
    .social
    {
        margin-left: 0;
    }
    .copied
    {
        flex-direction: column;
        line-height: 25px;
    }
    /*start post page*/
    .post_p .breadcrumb
    {
        padding: 0;
    }
    .post_p .breadcrumb-item
    {
        padding: 3px 0;
        font-size: 15px;
    }
    .post_p .breadcrumb-item > a
    {
        font-size: 15px;
    }
    .post_p .p-title
    {
        text-align: center;
    }
    .in-slider
    {
        max-width: 620px;
        margin: auto;
        padding-bottom: 124px;
    }
    #po_slider .owl-dots
    {
        width: 100%;
        margin-top: 8px;
        top: 100%;
    }
    #po_slider .slideitem
    {
        width: 100%;
    }
    #po_slider .owl-dot
    {
        float: left;
        width: 33.3% !important;
    }
    .p_actions
    {
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
    .p_actions > li
    {
        padding: 5px 10px;
    }
    .p_intro
    {
        text-align: center;
    }
    .sub_social
    {
        flex-wrap: wrap;
        justify-content: center;
    }
    .sub_social .sub_title
    {
        margin: 10px 14px;
    }
    .sim_title
    {
        text-align: center;
        border: none;
    }
    .owner_info.lg
    {
        display: none;
    }
    .owner_info.sm
    {
        display: block;
        margin-bottom: 20px;
    }
    .bans_info > li
    {
        margin: 3px auto;
    }
    .plus_add
    {
        text-align: center;
    }
    /*end post page*/
}
/*login page*/
.form-h {
    text-align: center;
    font-family: DINNextLTArabic-Bold;
    font-size: 19px;
    margin-bottom: 30px;
}
.modal-form {
    width: 460px;
    max-width: 90%;
    margin: auto;
}

.modal-form>input {
    width: 100%;
    height: 55px;
    border: 2px solid #f2f2f2;
    border-radius: 25px;
    padding: 0px 25px;
    margin-bottom: 15px;
    transition: 0.3s all ease-in-out;
}
.modal-form>input::-webkit-input-placeholder {
    font-family: NeoSansArabic;
    font-size: 15px;
    color: #c2c2c2;
}

.modal-form>button {
    overflow: hidden;
    background-color: #3d344e;
    text-align: center;
    width: 100%;
    height: 55px;
    border: none;
    border-radius: 25px;
    font-size: 15px;
    font-family: DINNextLTArabic-Bold;
    color: #fff;
    transition: 0.3s all ease-in-out;
}
.forget-pass {
    display: block;
    text-align: right;
    color: #000;
    font-size: 15px;
    margin-bottom: 15px;
    padding-right: 15px;
    text-decoration: none;
    transition: 0.3s all ease-in-out;
}
.forget-pass:hover {
    text-decoration: none;
    color: #d32020;
}
.side-link1 {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #000;
    margin: 30px 0px;
    transition: 0.3s all ease-in-out;
}

element.style {
}
a:visited {
    text-decoration: none !important;
}
.side-link2 {
    display: block;
    height: 55px;
    width: 460px;
    max-width: 90%;
    margin: auto;
    border: 2px solid #000;
    border-radius: 25px;
    text-align: center;
    padding-top: 13px;
    font-family: DINNextLTArabic-Bold;
    font-size: 15px;
    color: #000;
    transition: 0.3s all ease-in-out;
}
.conditions {
    color: #000;
    font-size: 15px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
    padding: 0px 5px;
    transition: 0.3s all ease-in-out;
}
.categories-section {
    padding-top: 75px;
}
.categories-section.page {
    padding-top: 0;

}
.menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
}



/*--------------------------------------- start profile-section -------------------------------------------------*/

.profile-section {
    padding-top: 30px;
}

.side-menu-div {
    width: 100%;
    padding: 30px 40px;
    background-color: #f7f7f7;
    border-radius: 3px;
}

.side-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.side-menu>li {
    height: 50px;
    padding-top: 14px;
    padding-right: 10px;
    border-bottom: 1px solid #e8e8e8;
}

.side-menu>li:last-of-type {
    border: none;
}

.side-menu>li>a {
    font-size: 15px;
    /*    font-family: NeoSansArabic-Bold;*/
    color: #000;
    transition: 0.3s all ease-in-out;
}

.side-menu>li>a.active {
    color: #c0a44c;
}

.side-menu>li>a:hover {
    color: #c0a44c;
}

.profile-h {
    font-size: 15px;
    /*font-family: NeoSansArabic-Bold;*/
    color: #000;
}

.groub-div {
    margin-top: 30px;
}

.groub-div label {
    display: block;
    padding-right: 15px;
    font-size: 15px;
    font-family: NeoSansArabic;
    color: #000;
    font-weight: 100;
}

.groub-div input {
    width: 450px;
    height: 55px;
    padding: 0px 25px;
    border: 2px solid #f2f2f2;
    transition: 0.3s all ease-in-out;
}

.groub-div input::-webkit-input-placeholder {
    color: #c2c2c2;
    font-size: 15px;
}

.groub-div input:focus {
    outline: none;
    border-color: #c0a44c;
}

.setting-submit {
    background-color: #d32020;
    color: #fff;
    font-size: 14px;
    /*font-family: NeoSansArabic-Bold;*/
    text-align: center;
    border: none;
    border-radius: 3px;
    overflow: hidden;
    width: 160px;
    height: 50px;
    margin-top: 40px;
}


/*sm*/

@media (min-width:768px) and (max-width:991px) {
    .groub-div input {
        width: 300px;
    }
}


/*xs*/

@media (max-width:767px) {
    .profile-h {
        text-align: center;
        margin-top: 30px;
    }
    .side-menu-div {
        width: 290px;
        max-width: 100%;
        margin: auto;
    }
    .profile-setting-form {
        text-align: center;
    }
    .groub-div {
        position: relative;
    }
    .groub-div label {
        text-align: right;
    }
    .groub-div input {
        width: 100%;
    }
}


/*--------------------------------------- end profile-section ---------------------------------------------------*/

.profile-section {
    padding-top: 30px;
}

.side-menu-div {
    width: 100%;
    padding: 30px 40px;
    background-color: #f7f7f7;
    border-radius: 3px;
}

.side-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.side-menu>li {
    height: 50px;
    padding-top: 14px;
    padding-right: 10px;
    border-bottom: 1px solid #e8e8e8;
}

.side-menu>li:last-of-type {
    border: none;
}

.side-menu>li>a {
    font-size: 15px;
    font-family: DINNextLTArabic-Bold;
    color: #000;
    transition: 0.3s all ease-in-out;
}

.side-menu>li>a.active {
    color: #c0a44c;
}

.side-menu>li>a:hover {
    color: #c0a44c;
}

.profile-h {
    font-size: 15px;
    font-family: DINNextLTArabic-Bold;
    color: #000;
}

.groub-div {
    margin-top: 30px;
}

.groub-div label {
    display: block;
    padding-right: 15px;
    font-size: 15px;
    font-family: NeoSansArabic;
    color: #000;
    font-weight: 100;
}

.groub-div input {
    width: 450px;
    height: 55px;
    padding: 0px 25px;
    border: 2px solid #f2f2f2;
    transition: 0.3s all ease-in-out;
}

.groub-div input::-webkit-input-placeholder {
    color: #c2c2c2;
    font-size: 15px;
}

.groub-div input:focus {
    outline: none;
    border-color: #c0a44c;
}

.setting-submit {
    background-color: #d32020;
    color: #fff;
    font-size: 14px;
    font-family: DINNextLTArabic-Bold;
    text-align: center;
    border: none;
    border-radius: 3px;
    overflow: hidden;
    width: 160px;
    height: 50px;
    margin-top: 40px;
}


/*sm*/

@media (min-width:768px) and (max-width:991px) {
    .groub-div input {
        width: 300px;
    }
}


/*xs*/

@media (max-width:767px) {
    .profile-h {
        text-align: center;
        margin-top: 30px;
    }
    .side-menu-div {
        width: 290px;
        max-width: 100%;
        margin: auto;
    }
    .profile-setting-form {
        text-align: center;
    }
    .groub-div {
        position: relative;
    }
    .groub-div label {
        text-align: right;
    }
    .groub-div input {
        width: 100%;
    }
}
/*--------------------------------------- end profile-section ---------------------------------------------------*/


/*-------------------------------------- start notification section ---------------------------------------------*/

.notification-menu {
    list-style: none;
    padding: 0px;
}

.notification-menu li {
    position: relative;
    padding: 25px 15px;
    border-bottom: 1px solid #f9f9f9;
    color: #a8a8a8;
    font-size: 15px;
    line-height: 25px;
}

.notification-menu li:last-of-type {
    border: none;
}

.notification-menu li.active {
    border-bottom: 1px solid #efefef;
    color: #000;
}

.notification-menu li i {
    position: absolute;
    top: 30px;
    right: 0px;
}


/*xs*/

@media (max-width:767px) {
    .notification-menu li {
        padding-right: 30px;
    }
    .notification-menu li i {
        right: 10px;
    }
}


/*-------------------------------------- end notification section -----------------------------------------------*/

/*-------------------------------------- start messages-section -------------------------------------------------*/

.messages-menu-div {}

.messages-menu {
    list-style: none;
    padding: 0px;
}

.messages-menu li {
    padding: 25px 0px;
    color: #999;
}

.messages-menu li.active {
    color: #000;
}

.mess-h {
    font-size: 14px;
    font-family: DINNextLTArabic-Bold;
    margin-bottom: 5px;
}

.mess-h i {
    font-size: 30px;
    vertical-align: middle;
    margin-left: 10px;
}

.mess-body {
    padding-right: 45px;
}


/*-------------------------------------- end messages-section ---------------------------------------------------*/

/*--------------------------------------- strat addPost-section -------------------------------------------------*/

.addPost-section {
    padding-top: 75px;
}

.addPost-content {
    width: 625px;
    max-width: 90%;
    margin: auto;
}

.addPost {
    text-align: center;
    font-size: 20px;
    /*font-family: NeoSansArabic-Bold;*/
    margin-bottom: 30px;
}

#addPost-form {
    width: 100%;
}

#addPost-form .form-row {
    margin-bottom: 15px;
}

.label-div {
    display: inline-block;
    width: 160px;
    vertical-align: top;
    margin-top: 15px;
}

.label-div label {
    font-size: 15px;
    /*    font-family: NeoSansArabic-Bold;*/
    color: #000;
}

.input-div {
    display: inline-block;
    width: calc(100% - 165px);
}

.input-div input {
    border-radius: 0px;
    border: 2px solid #f2f2f2;
    width: 100%;
    height: 55px;
    box-shadow: none;
    transition: 0.3s all ease-in-out;
}

.input-div input:focus {
    outline: none;
    border-color: #c0a34b;
    box-shadow: none;
}

.input-div .bootstrap-select>.dropdown-toggle {
    border: 2px solid #f2f2f2;
    height: 55px;
}

.input-div .bootstrap-select.btn-group .dropdown-menu>li>a {
    padding-right: 70px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: right 37px top 12px;
}

.input-div .btn-default:active:hover,
.input-div .btn-default.active:hover,
.input-div .open>.dropdown-toggle.btn-default:hover,
.input-div .btn-default:active:focus,
.btn-default.active:focus,
.input-div .open>.dropdown-toggle.btn-default:focus,
.input-div .btn-default:active.focus,
.btn-default.active.focus,
.input-div .open>.dropdown-toggle.btn-default.focus {
    border-color: #c0a34b;
}

.input-div .bootstrap-select.btn-group .dropdown-menu {
    margin-top: 0px;
    border: 1px solid #f2f2f2;
    padding: 0px;
    box-shadow: none;
}

.input-div .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: auto;
    left: 30px;
}

.radio-div {
    display: inline-block;
    height: 45px;
    margin-top: 10px;
    vertical-align: top;
    padding-right: 25px;
}

.radio-div span {
    display: inline-block;
    vertical-align: top;
}

.radio-div input {
    display: none;
    height: 16px;
    margin-left: 10px;
    border: 5px solid #0DFF92 !important;
}

.radio-div label {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid #e8e8e8;
    border-radius: 50%;
    margin-left: 10px;
}

.radio-div label:hover {
    cursor: pointer;
}

.radio-div label i {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 11px;
}

.radio-div .checked i {
    display: block;
}

.input-div textarea {
    width: 100%;
    height: 125px;
    border: 2px solid #f2f2f2;
    padding: 15px;
}

.input-div textarea:focus {
    outline: none;
    border-color: #c0a34b;
}

.upload-div input {
    display: none;
}

.upload-div label {
    width: 100%;
    height: 55px;
    border: 2px solid #f2f2f2;
    padding: 6px;
}

.upload-div label>span {
    display: inline-block;
    float: left;
    text-align: center;
    width: 150px;
    height: 40px;
    border-radius: 3px;
    font-size: 15px;
    color: #8c8c8c;
    font-family: NeoSansArabic;
    background-color: #e8e8e8;
    font-weight: normal;
    padding-top: 9px;
}

.upload-div label>span:hover {
    cursor: pointer;
}

#preview-img {
    max-width: 100%;
    margin-bottom: 30px;
}

.label-contact {
    margin: 0px;
}

.form-group label {
    font-weight: normal;
    padding-right: 15px;
    margin-bottom: 10px;
}

.phone-form-group {
    position: relative;
}

.phone-form-group input {
    text-align: left;
    padding-left: 95px;
}

.phone-form-group img {
    position: absolute;
    left: 15px;
    bottom: 18px;
}

.submit-btn {
    overflow: hidden;
    font-size: 15px;
    font-size: 18px;
    color: #fff;
    /*font-family: NeoSansArabic-Bold;*/
    width: 200px;
    height: 55px;
    background-color: #d32020;
    border: none;
    border-radius: 3px;
    line-height: 44px;
    text-align: center;
    background-color: #c0a34b;
    border-radius: 25px;
    line-height: 44px;
}

.conditions-p {
    text-align: center;
    margin-top: 30px;
    font-size: 15px;
}

.conditions-p a {
    color: #3d344e;
    text-decoration: underline !important;
    transition: 0.3s all ease-in-out;
}

.conditions-p a:hover {
    color: #c0a34b;
    text-decoration: underline !important;
}


/*xs*/

@media (max-width:767px) {
    .label-div {
        text-align: center;
        display: block;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 40px;
    }
    .input-div {
        display: block;
        width: 100%;
    }
    .preview-img-div {
        text-align: center;
    }
    .preview-img-div img {
        margin: 0px;
    }
    .radio-div {
        display: block;
        margin: 0px;
        height: 45px;
        padding: 0px;
        text-align: center;
    }
    .submit-btn {
        margin-top: 15px;
    }
}


/*--------------------------------------- end addPost-section ---------------------------------------------------*/


/*-------------------------------------- start panel-section ----------------------------------------------------*/

.panel-section {}

.panel-content {
    padding-top: 30px;
    border-top: 1px solid #efefef;
}

.panel {
    padding: 25px 30px;
    background-color: #f7f7f7;
}

.panel-h {
    cursor: pointer;
    display: block;
    font-size: 15px;
    /*font-family: NeoSansArabic-Bold;*/
    color: #000;
    text-decoration: none;
    margin-bottom: 15px;
    transition: 0.3s all ease-in-out;
}

.panel-h:hover {
    color: #c0a44c;
}

.part-div {
    display: inline-block;
}

.panel-txt {
    margin: 0px;
}

.part-div>span {
    margin-left: 20px;
    margin-right: 3px;
    font-size: 15px;
    color: #9d9c9c;
}

.part-div>a {
    font-size: 15px;
    color: #000;
    transition: 0.3s all ease-in-out;
}

.part-div>a>i {
    margin-left: 3px;
}

.part-div>a:hover {
    color: #d32020;
}


/*sm*/

@media (min-width:768px) and (max-width:991px) {
    .panel-txt>span {
        font-size: 12px;
        margin-left: 10px;
    }
    .part-div {
        display: block;
        margin-bottom: 10px;
    }
}


/*xs*/

@media (max-width:767px) {
    .panel {
        padding: 0px;
        text-align: center;
    }
    .panel-h {
        margin-top: 25px;
    }
}


/*-------------------------------------- end panel-section ------------------------------------------------------*/


/*-------------------------------------- start profile-guest ----------------------------------------------------*/

.profile-guest {
    margin-top: 30px;
}

.profile-guest-h {
    font-size: 14px;
    /*font-family: NeoSansArabic-Bold;*/
    padding-right: 20px;
    margin: 0px;
    vertical-align: bottom;
    margin-bottom: 20px;
}


/*-------------------------------------- end profile-guest ------------------------------------------------------*/

/*--------------------------------------- start box style ---------------------------------------------------------*/

.results-list-style {}

.results-list-style>.out-box {
    padding: 0px 15px;
    margin-bottom: 30px;
}

.results-list-style>.out-box .box {
    height: 185px;
}

.results-list-style>.out-box .box-img-div {
    display: inline-block;
    width: 260px;
    height: 185px;
}

.results-list-style>.out-box .box-body {
    display: inline-block;
    width: calc(100% - 260px);
    height: 100%;
    vertical-align: top;
    border: 1px solid #e6e6e6;
    border-right: none;
}

.results-box-style {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    flex-wrap: wrap;
}

.results-box-style>.out-box {
    -webkit-flex-grow: 0;
    /* Safari 6.1+ */
    -webkit-flex-shrink: 0;
    /* Safari 6.1+ */
    -webkit-flex-basis: 25%;
    /* Safari 6.1+ */
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 25%;
    padding: 0px 15px;
    margin-bottom: 30px;
}

.box {
    transition: 0.5s all ease-in-out;
}

.box:hover {
    box-shadow: 0px 4px 5px #ddd;
    transform: translateY(-10px);
}

.box-img-div {
    position: relative;
    height: 187px;
    overflow: hidden;
}

.box-img-div>.img-link {
    display: block;
    width: 100%;
}

.box-img-div>.img-link>img {
    width: 100%;
    min-height: 100%;
    position: absolute;
}

.new-lable {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: inline-block;
    width: 70px;
    height: 25px;
    background-color: rgba(38, 163, 76, 0.9);
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.used-lable {
    position: absolute;
    bottom: 0px;
    right: 0px;
    display: inline-block;
    width: 70px;
    height: 25px;
    background-color: rgba(211, 32, 32, 0.9);
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.like-btn {
    color:white;
    position: absolute;
    /*    top: 20px;
        right: 20px;*/
    top: 13px;
    right: 18px;
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    transition: 0.3s all ease-in-out;
}

.like-btn:visited {
    text-decoration: none;
    color: #c0a44c;
}
a.like-btn:visited,
a.like-btn:focus,
a.like-btn:hover {
    text-decoration: none;
    color: #c0a44c;
    /*    color: #d32020;*/
}

.btn-like.active,
.like-btn.active {
    text-decoration: none;
    /*color: #d32020;*/
    color: #c0a44c;
}

.box-body {
    padding: 25px;
    border: 1px solid #e6e6e6;
    border-top: none;
}

.box-h {
    display: block;
    width: 100%;
    height: 21px;
    overflow: hidden;
    text-decoration: none;
    font-size: 15px;
    /*font-family: NeoSansArabic-Bold;*/
    color: #000;
    margin-bottom: 15px;
    transition: 0.3s all ease-in-out;
}

.box-h:hover {
    text-decoration: none;
    color: #d32020;
}

.box-body>p {
    font-size: 14px;
    color: #000;
}

.box-body>p:last-of-type {
    margin: 0px;
}

.box-body>p>i {
    font-size: 16px;
    margin-left: 8px;
}

.user-name {
    font-size: 14px;
    color: #000;
    transition: 0.3s all ease-in-out;
}

.user-name:hover {
    color: #d32020;
}

.user-name>i {
    font-size: 16px;
    margin-left: 8px;
}


/*md*/

@media (min-width:992px) and (max-width:1199px) {
    .box-img-div {
        height: 152px;
    }
}


/*sm*/

@media (min-width:768px) and (max-width:991px) {
    .box-img-div {
        height: 157px;
    }
    .results-box-style>.out-box {
        -webkit-flex-grow: 0;
        /* Safari 6.1+ */
        -webkit-flex-shrink: 0;
        /* Safari 6.1+ */
        -webkit-flex-basis: 33.33%;
        /* Safari 6.1+ */
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 33.33%;
        padding: 0px 15px;
        margin-bottom: 30px;
    }
}


/*xs*/

@media (max-width:767px) {
    .box {
        max-width: 290px;
        margin: auto;
        margin-bottom: 15px;
    }
    .results-box-style>.out-box {
        -webkit-flex-grow: 0;
        /* Safari 6.1+ */
        -webkit-flex-shrink: 0;
        /* Safari 6.1+ */
        -webkit-flex-basis: 100%;
        /* Safari 6.1+ */
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 100%;
        padding: 0px;
        margin-bottom: 15px;
    }
}


/*--------------------------------------- end box style ---------------------------------------------------------*/
/*--------------------------------------- start header-section ---------------------------------------------------*/

.header-section {}

.header-content {
    position: relative;
    height: 155px;
}

.header-content>* {
    vertical-align: top;
}

.logo-div {
    display: inline-block;
    padding-top: 15px;
}

.arrival-btn {
    float: left;
    margin-top: 15px;
    overflow: hidden;
    width: 106px;
    height: 40px;
    padding: 9px 0px;
    background-color: #d32020;
    /*font-family: NeoSansArabic-Bold;*/
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}

.arrival-btn>i {
    vertical-align: bottom;
    margin-left: 3px;
}

.arrival-btn:hover {
    text-decoration: none;
    color: #fff;
}

.social-div {
    display: inline-block;
    float: left;
    margin-top: 15px;
}

.social-div>p {
    display: inline-block;
    font-size: 15px;
    margin-left: 8px;
}

.social-div>a {
    position: relative;
    background-color: #efefef;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    width: 35px;
    color: #000;
    text-align: center;
    vertical-align: bottom;
    transition: 0.3s all ease-in-out;
}

.social-div>a>i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
}

.social-div>a:hover {
    background-color: #d32020;
    color: #fff;
}

.core-div {
    text-align: left;
    display: inline-block;
    position: absolute;
    top: 80px;
    left: 0px;
}

.ads-btn {
    display: inline-block;
    height: 40px;
    width: 155px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #d32020;
    text-align: center;
    padding: 9px 0px;
    color: #fff;
    /*font-family: NeoSansArabic-Bold;*/
    font-size: 14px;
    text-decoration: none;
}

.ads-btn>i {
    font-size: 15px;
    margin-left: 3px;
}

.ads-btn:hover {
    color: #fff;
    text-decoration: none;
}

.free-icon {
    position: absolute;
    top: 4px;
    left: -50px;
}

.menu-div {
    display: inline-block;
}

.menu {
    text-align: center;
    list-style: none;
    padding: 0px;
    margin: 0px;
    /* margin-left: 15px; */
    border-bottom: 1px solid #ebebeb;
}

.menu>li {
    display: inline-block;
    padding: 5px 15px;
    border-right: 1px solid #ebebeb;
}

.menu>li:first-of-type {
    border: none;
}

.menu>li>a {
    outline: none;
    color: #000;
    font-size: 15px;
    transition: 0.2s all ease-in-out;
}

.menu>li>a>i {
    vertical-align: middle;
    margin-left: 3px;
}

.menu>li>a:hover {
    outline: none;
    color: #d32020;
    text-decoration: none;
}

.menu>li>a:focus {
    outline: none;
    color: #d32020;
    text-decoration: none;
}

.menu .menu-dropdown-btn {
    position: relative;
    font-size: 15px;
    background: none;
    border: none;
    transition: 0.3s all ease-in-out;
}

.menu .menu-dropdown-btn:hover {
    color: #d32020;
}

.menu .menu-dropdown-btn>i {
    font-size: 18px;
    margin-left: 7px;
}

.menu .menu-dropdown-btn>.notifications-num {
    position: absolute;
    right: -1px;
    top: -8px;
    background-color: #d32020;
    border-radius: 50%;
    color: #fff;
    font-size: 11px;
    padding: 2px 6px;
}

.menu .dropdown-menu {
    width: 260px;
    right: -80px;
    top: 33px;
    padding: 15px 0px;
    border-radius: 0px;
    box-shadow: 0px 0px 20px #ddd;
    border: none;
}

.menu .dropdown-menu>img {
    position: absolute;
    top: -8px;
    left: 125px;
}

.notifications-menu>li {
    border-bottom: 1px solid #efefef;
}

.notifications-menu>li:last-of-type {
    border: none;
}

.notifications-menu>li>p {
    margin: 0px;
}

.notifications-menu>li>p>a {
    position: relative;
    display: block;
    padding: 15px 30px;
    padding-right: 40px;
    font-size: 14px;
    color: #b3b3b3;
    transition: 0.3s all ease-in-out;
}

.notifications-menu>li>p>a.active {
    color: #000;
    text-decoration: none;
}

.notifications-menu>li>p>a>i {
    position: absolute;
    top: 19px;
    right: 23px;
}

.messages-menu>li {
    border-bottom: 1px solid #efefef;
}

.messages-menu>li:last-of-type {
    border: none;
}

.messages-menu>li>p {
    margin: 0px;
}

.messages-menu>li>p>a {
    position: relative;
    display: block;
    padding: 15px 24px;
    font-size: 14px;
    color: #b3b3b3;
    transition: 0.3s all ease-in-out;
}

.messages-menu>li>p>a.active {
    color: #000;
    text-decoration: none;
}

.messages-menu>li>p>a>span {
    display: inline-block;
    font-size: 13px;
    /*    font-family: NeoSansArabic-Bold;*/
    margin-bottom: 7px;
}

.messages-menu>li>p>a>span>i {
    font-size: 24px;
    margin-left: 7px;
    vertical-align: middle;
}

.xs-navbar-btn {
    direction: ltr;
    position: absolute;
    top: 18px;
    right: 0px;
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 27px;
}

.xs-navbar-btn:focus {
    outline: none;
    color: #d32020;
}

.xs-navbar {
    position: fixed;
    right: -100%;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 3;
}

.xs-navbar-content {
    position: relative;
    height: 100%;
    float: right;
    width: 250px;
    max-width: 80%;
    padding-top: 25px;
    background-color: #d32020;
}

.xs-navbar-content>i {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 24px;
    color: #fff;
}

.xs-navbar-content>ul {
    list-style: none;
    text-align: right;
    padding: 0px;
}

.xs-navbar-content>ul>li {
    padding: 10px 25px;
    display: block;
}

.xs-navbar-content>ul>li>a {
    font-family: NeoSansArabic;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    line-height: 30px;
}

.xs-navbar-content>ul>li>a>i {
    vertical-align: middle;
    margin-left: 7px;
}


/*sm*/

@media (min-width:768px) and (max-width:991px) {
    .ads-btn {
        width: 130px;
    }
    .menu {
        margin: 0px;
    }
    .menu>li {
        padding: 5px 10px;
    }
    .logo-div {
        padding-top: 35px;
    }
    .logo-div img {
        width: 150px;
    }
}


/*xs*/

@media (max-width:767px) {
    .header-content {
        height: 300px;
    }
    .free-icon {
        display: none;
    }
    .social-div {
        margin: 0px;
        position: absolute;
        top: 20px;
        left: 0px;
        right: auto;
        text-align: center;
    }
    .social-div>p {
        display: none;
    }
    .logo-div {
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: 80px;
        left: 0px;
        right: 0px;
        text-align: center;
    }
    .core-div {
        top: 235px;
        left: 0px;
        right: 0px;
        text-align: center;
    }
    .ads-btn {
        width: 180px;
        height: 45px;
        padding: 11px 0px;
        font-size: 16px;
        margin: auto;
    }
    .menu-div {
        display: none;
    }
    .arrival-btn {
        margin: 0px;
        width: 90px;
        position: absolute;
        top: 235px;
        right: 0px;
        left: auto;
    }
}


.menu .myaccount a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.menu .myaccount a i{
    padding-left: 10px;
}


/*--------------------------------------- end header-section -----------------------------------------------------*/

/*--------------------------------------- start comments -----------------------------------------------------*/

.post-comments .comment img {
    width: 50px;
    height: 50px;
    float: right;
    border-radius: 50%;
    margin-left: 10px;
}

.post-comments .comment a {
    font-weight: bold;
    font-size: 17px;
}

.post-comments .comment p {
    color: #555;
    padding: 10px;
}

.post-comments .comment {
    border-bottom: solid 1px #eee;
    padding: 10px;
}

.preview-img img {
    width: 100%;
    max-height: 120px;
    border-radius: 12px;
}

.preview-img {
    position: relative;
    width: 31%;
    height: 120px;
    float: right;
    margin: 1%;
}

.preview-img a {
    display: block;
    position: absolute;
    top: -10px;
    right: 0px;
    background: #f55;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 27px;
    border-radius: 50%;
    padding: 0px;
}

#preview-img {
    height: 120px;
    float: right;
    margin: 1%;
}
/*--------------------------------------- end comments -----------------------------------------------------*/


.results-section .nav-tabs{
    border-bottom: 0;
}

.pagetitle{
    color: #372f46;
    font-size: 31px;
    font-family: 'DINNextLTW23-Medium';
}

/**** rating start  *********/

.rating {
    /*margin: 0 auto;*/
    display: inline-block;
    text-align: center;
    display: table;
    /*margin-bottom: 37px;*/
}
.rating label {
    float: right;
    position: relative;
    width: 40px;
    height: 40px;
    /*cursor: pointer;*/
}
.rating label:not(:first-of-type) {
    padding-right: 2px;
}
.rating label:before {
    content: "\2605";
    font-size: 42px;
    color: #cccccc;
    line-height: 1;
}
.rating input {
    display: none;
}
.rating input:checked ~ label:before{
    color: #f9df4a;

}
/*  .rating input:checked ~ label:before, .rating:not(:checked) > label:hover:before, .rating:not(:checked) > label:hover ~ label:before {
        color: #f9df4a;
  }*/

/**** rating end  *********/

/* #c0a44c */
.contact-info{
    padding-right: 160px;
}

.bold {
    font-weight: bold;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
        background: #414141;
    border-color: #636363;
    padding: 7px 19px;
}
.pagination > li > a, .pagination > li > span{
    padding: 7px 19px;
    font-size: 20px;
    color: #414141;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #9a9a9a;
}


