.dir-rtl {
    direction: rtl !important;
}

.header_area .site_menu .primary_menu {
    float: left;
}

.header_area .site_menu .primary_menu .main_menu ul li ul.sub-menu {
    left: unset;
    right: 0;
}

.header_area .site_menu .primary_menu .main_menu ul li ul.sub-menu li a {
    text-align: right;
    font-size: 14px;
    color: #76787b !important;
}

.header_area .mobile_wrapper .menu_button {
    float: left;
}

.header_area .mobile_wrapper .menu_button .menu_icon {
    cursor: pointer;
}

.header_area .mobile_wrapper .brand_logo {
    float: right;
}

.sidebar-menu > li > a {
    padding: 12px 15px 12px 5px;
    display: block;
    border-right: 3px solid transparent;
    border-left: unset;
}

.sidebar-menu > li:hover > a, .sidebar-menu > li.active > a {
    border-right-color: #ff9b22;
    border-left-color: unset;
}

.brand_logo {
    text-align: left;
}

.deneb_btn {
    display: unset;
    padding: 10px 30px;
}

.main_menu ul {
    display: inline;
}

.deneb_footer .contact_info .single_info .icon {
    margin-left: 10px;
}

.deneb_banner .hero_slider .signle_slider .banner_content h1 {
    font-weight: bold;
    color: #feb000;
    direction: rtl;
    text-align: right;
}

.deneb_banner .hero_slider .signle_slider .banner_content p {
    direction: rtl;
    text-align: justify;
}

.service_v1 .section_title h2:after {
    right: 150px;
    left: unset;
}

.about_v1 .section_title {
    max-width: 100% !important;
    margin-bottom: 0;
}

.about_v1 p, .deneb_achivement p {
    direction: rtl;
    text-align: justify;
}

.about_v1 h2 {
    text-align: right;
}

.about_v1 h2:after {
    right: 0;
    left: unset;
}

.deneb_achivement .section_title h2:after {
    right: 0;
    left: unset;
}

.deneb_achivement .section_title h2 {
    text-align: right;
}

.deneb_achivement:after {
    background-position: top left;
}

.deneb_achivement .achivment_wrapper .single_achivment:nth-child(even) {
    margin-top: 0px;
}

.deneb_achivement .achivment_wrapper .single_achivment:nth-child(odd) {
    margin-top: 35px;
}

.deneb_achivement .achivment_wrapper .single_achivment {
    margin-right: 40px;
    margin-left: 0;
}

.single_achivment p {
    text-align: center;
    font-size: 12px;
}

.deneb_achivement .achivment_wrapper .single_achivment h3 {
    direction: rtl;
}

.deneb_project .section_title h2:after {
    left: unset;
    right: 120px;
    top: 0;
}

.deneb_pricing .section_title h2:after {
    left: unset;
    right: 100px;
}

.deneb_pricing .pircing_box .price h2 {
    font-size: 26px;
}

.deneb_testimonial .section_title h2:after {
    left: unset;
    right: 100px;
}

.service_wrapper .deneb_content_box h2:after {
    left: unset;
    right: 0;
}

.deneb_testimonial .testimonial_slide {
    margin-top: 0;
}

.deneb_blog .section_title h2:after {
    left: unset;
    right: 100px;
}

.blog_v1 .grid_item .deneb_info {
    text-align: right;
}

.contact_v1 .section_title h2, .contact_v1 .section_title p{
    text-align: right;
}

.contact_v1 .section_title h2:after {
    left: unset;
    right: 0px;
}

.about_v2 h2, .deneb_skill h2, .deneb_skill p {
    text-align: right;
}

.about_v2 h2:after, .deneb_skill h2:after {
    left: unset;
    right: 0px;
}

.deneb_contact .contact_form .form_group .form_control {
    padding-right: 20px;
}

.wpcf7 input[type="email"] {
    text-align: right;
}

.deneb_contact .contact_form .deneb_btn {
    padding: 0;
}

.deneb_cta, .deneb_footer, .copyright_area{
    direction: rtl;
}

.deneb_cta .cta_wrapper p, .deneb_footer p {
    text-align: justify;
}

.slick-dots li button:before {
    content: '' !important;
}

.deneb_footer .widget_title:after{
    content: '';
    display: block;
    background: url(assets/images/shape/line.png) no-repeat;
    max-width: 38px;
    height: 2px;
    margin-top: 15px;
}

.deneb_footer .social li{
    margin-bottom: 15px;
}

.deneb_footer .social li a {
    color: #fba543;
    font-size: 12px;
}

.deneb_footer .social li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background-color: #f9e6d4;
    color: #fba543;
    font-size: 14px;
    margin-left: 10px;
    -webkit-transition: all all 0.5s ease-out 0s;
    -moz-transition: all all 0.5s ease-out 0s;
    -ms-transition: all all 0.5s ease-out 0s;
    -o-transition: all all 0.5s ease-out 0s;
    transition: all all 0.5s ease-out 0s;
}

.deneb_footer .contact_info .single_info {
    max-width: 250px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px; 
}

.deneb_footer .contact_info .single_info .icon {
    font-size: 12px;
    color: #feb000;
    margin-right: 10px; 
}

.deneb_footer .contact_info .single_info .info p a {
    color: #7a808d; 
}

.deneb_footer .contact_info .single_info .info p span {
      display: block; 
}

.breadcrumb_content h1 {
    font-size: 52px;
    margin-bottom: 10px;
}

.breadcrumb_content ul {
    direction: rtl;
}

.deneb_skill .skill_wrapper .single_bar .progress {
    direction: rtl;
}

.deneb_skill .skill_wrapper .single_bar .progress .progress-bar .dot {
    right: unset;
    left: 0;
}

.deneb_skill .skill_wrapper .single_bar .progress .progress-bar .dot:after {
    right: unset;
    left: -7px;
}

.deneb_skill .skill_wrapper .single_bar .progress_title span {
    float: left;
}

.service_wrapper .service_tab_wrap .tab-content .deneb_img_box:after {
    right:unset;
    left: -30px;
}

.service_wrapper .service_tab_wrap .service_tab_nav .nav-tabs .nav-item {
    margin-left: 8px;
    margin-right: 8px;
}

.service_feature .section_title h2:after {
    left: unset;
    right: 50px;
}

.service_feature p {
    text-align: justify;
}

.cantact_v2 .section_title {
    float: right;
}

.cantact_v2 .section_title h2, .cantact_v2 .section_title p {
    text-align: right;
}

.cantact_v2 .section_title h2:after {
    right: 0;
}

.blog_v2 .blog_wrap_content .grid_item .deneb_info .post_meta ul li,
.deneb_single_blog .single_blog_wrapper .post_top_content .post_meta ul li {
    margin-right: 0;
    margin-left: 25px;
}

.blog_v2 .blog_wrap_content .grid_item .deneb_info .post_meta ul li i,
.deneb_single_blog .single_blog_wrapper .post_top_content .post_meta ul li i 
{
    margin-right: 0;
    margin-left: 10px;
}

.deneb_single_blog .single_blog_wrapper .post_content p {
    text-align: justify;
}

.deneb_sidebar .widget .widget-title:before {
    margin-right: 0;
    margin-left: 10px;
}

.deneb_sidebar .featured_news .post_wrap .post_info {
    margin-left: 0;
    margin-right: 15px;
}

.deneb_sidebar .featured_news .post_wrap .post_info h3 {
    text-align: justify;
    font-size: 16px;
}

.cat-item {
    padding: 7px 20px 7px 20px;
    border-radius: 19px;
    margin-bottom: 10px;
}

.cat-item:hover {
    box-shadow: 2.5px 4.33px 15px 0px rgba(0, 0, 0, 0.15);
}

.cat-item a {
    color: #7f8693;
}

.comment_form .deneb_btn {
    padding: 0;
}

.deneb_single_blog .single_blog_wrapper .comment_form_wrap .comment_form .form_group .form_control {
    padding-right: 20px;
}

.logged-in-as {
    margin-bottom: 20px;
}

.comment-notes {
    margin-bottom: 10px;
    margin-right: 10px;
}

.comment-form-cookies-consent {
    display: none;
}

.deneb_single_blog .single_blog_wrapper .comment_wrapper .single_comment .info {
    margin-left: 0;
    margin-right: 15px;
}
.deneb_single_blog .single_blog_wrapper .comment_wrapper .single_comment .info h5,
.deneb_single_blog .single_blog_wrapper .comment_wrapper .single_comment .info p {
    margin-bottom: 10px;
}

.deneb_single_blog .single_blog_wrapper .comment_wrapper .single_comment:nth-child(odd) {
    padding-left: 0;
    padding-right: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1300px) {
    .header_area .site_menu .primary_menu .main_menu ul li:last-child ul.sub-menu {
        left: unset;
        right: -70px;
        width: 180px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1380px) {
    .header_area .site_menu .primary_menu .main_menu ul li:last-child ul.sub-menu {
        left: unset;
        right: -50px;
    }
}