@font-face {
    font-family: 'smart4dsTitles';
    src: url('../fonts/ar-fonts/smart4ds2.eot');
    src: url('../fonts/ar-fonts/smart4ds2.eot?#iefix') format('embedded-opentype'), url('../fonts/ar-fonts/smart4ds2.woff') format('woff'), url('../fonts/ar-fonts/smart4ds2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body:lang(ar){
  font-family: "smart4dsTitles" !important;
  text-align:right; 
}
/*custom*/
/*@import url("../fonts/sanfranciscotext/font.css");*/
.news-blk .post-2 .text p, li, a, span, table, tr, td, th, label,div{
    font-family: "smart4dsTitles" !important;
}
body:lang(ar) div,
body:lang(ar) span,
body:lang(ar) h3,
body:lang(ar) p,
body:lang(ar) b,
body:lang(ar)  strong,
body:lang(ar) a{
    font-family: "smart4dsTitles" !important;
    /* text-align: right; */
    text-transform:unset;
    letter-spacing:unset !important;
    direction: rtl;
}
body:lang(ar) h1,
body:lang(ar) h2,
body:lang(ar) h3,
body:lang(ar) h4,
body:lang(ar) h5,
body:lang(ar) h6,
body:lang(ar) .h1,
body:lang(ar) .h2,
body:lang(ar) .h3,
body:lang(ar) .h4,
body:lang(ar) .h5,
body:lang(ar) .h6{
    font-family: "smart4dsTitles" !important;
     text-transform:unset;
    letter-spacing:unset !important;
}
* {
    font-family: "smart4dsTitles";
    word-break: unset;
}
.main-menu {
    float: left; 
        width: 80%;
}

.main-menu ul li {
    float: right;
    display: inline-block;
}

.ed-com-t1-left {
    float: right;
}

.ed-com-t1-social { 
    float: left; 
}

.wed-logo {
    float: right; 
}



@media (min-width:600px) {
   .ed-ad-dec{
   height: 152px;
} 
}
.wed-hom-footer .address p, .wed-hom-footer ul li a {
  
    padding-left:unset;
    padding-right:5px;
   
}

.wed-hom-footer ul{
        margin-right:50px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: right;
}
@media (min-width: 1200px){
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: right;
}
}

@media (min-width: 992px){
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
}
}


@media (min-width: 768px){
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right;
}
}


.news-blk .post-1{
        float: right;
            margin-left:unset;
                margin-right: 20px;
}

.news-blk .post-3 {
    float: left;
        margin-left: unset;
            margin-right: 20px;
}
.news-blk .post-2 {
    float: right;
      margin-left: unset;
            margin-right: 20px;
}
.news-blk .posts {
    margin-left:unset;
    margin-right: -20px;
}

.news-blk .post-1 .text{
        height: 198px;
    position: relative;
    background: #393e46;
     width:unset; 
     bottom:unset; 
     right:unset; 
     left:unset; 
    margin-right: 15px;
    color: #ffffff;
    padding: 45px 30px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}

.news-blk .post-1:hover .text {
    bottom:unset;
}
.news-blk .post a{
        float: left;
}
.ed-ad-img{
        float: right;
}

.ed-ad-dec {
    float: left;
    width: 80%;
    padding-right: 25px;
}

.news-blk .post a{
    font-family:inherit !important; 
}

.page-title h1{
        padding-left:unset;
        padding-right: 50px; 
    text-align: right;
}

.page-title .bread-crumb{
        position: relative;
    padding-top: 18px;
    text-align: right;
    margin-left: unset;
     padding-right: 30px; 
}



.page-title .bread-crumb li {
    position: relative;
    display: inline-block;
    line-height: 30px;
    margin-left:unset;
    margin-right: 25px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}

.page-title .bread-crumb li:first-child {
    margin-right:unset;
    margin-left: 0px;
}

.page-title .bread-crumb li::before {
    width: 15px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    font-size: 16px;
   /* padding-right:unset;
    padding-left: 0.5em;*/

    position: absolute;
    top: 0px;
    left:unset;
    right: 70px;
    color: #ffffff;
    line-height: 30px;
}
.page-title .bread-crumb li+li::before {
    right: 100%;
    
}

.article-left .captioned-image, .welcome .welcome-image {
    float: right;
    margin-right:unset;
    margin-left: 10px;
}

.s18-age-event:before {
    content: '';
    background: #ececec;
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    height: 97%;
    right: 28px;
}

.s18-age-event::after {
    content: '';
    background:transparent;
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    height: 97%;
    left: 28px;
}

.s17-eve-time-tim {
    float: right; 
    box-sizing: border-box;
    margin-right:70px;
}
.ed-mm-left {
    float: right; 
}
.age-eve-com img {
 
    margin-right: 10px;
  
}
.ed-mm-right {
    left: 12px; 
        right: unset !important;
    width: 20% !important;
}
@media (max-width: 500px){
    .wed-logo {
    
}
.wed-logo a img {
    max-width: 85%;
    padding: 0;
    padding-top: 0 !important;
    margin-top: 0 !important;
}
}
 @media screen and (max-width: 767px){
    .wed-logo a img {
    width: 164px !important;
    
}
 }
.ed-mm-inn ul li a:before {
   /* content: "\f105";*/
      content: "\f104";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    font-size: 14px;
    color: black;
    margin-left: unset !important;
    margin-right: -25px;
}
.ed-mi-close {
    position: absolute;
    z-index: 99;
    margin: -50px -30px 8px 8px;
  /*  margin-top: -50px;
    margin-right: 8px;
    margin-bottom: 8px;
    margin-left: -30px;*/
}
.blog-sidebar .widget.widget_recent_post .post_item .media-body {
    padding-left:unset;
    padding-right: 20px;
    align-self: center;
}
.ui-newslist .i >.ct p.p3 label{
      font-size: 12px;
}

.blog-sidebar .widget.widget_search .search-form .form-control {
      padding-left:unset;
        padding-right: 30px;
}
.blog_content .post_date{
        right:unset;
            left: 50px;
}



.blog_content{
    line-height:30px; 
}

.blog_content h5{
    margin-bottom:10px; 
}

.post_share .flex {
    flex: 1;
    text-align: left;
}

.rtl .eventpage .ho-ev-date{
    float:right; 
}
.rtl .eventpage .ho-ev-link{

}

.accordion .panel--heading .accordion-toggle:after {
   
    left:unset;
    right:0;
    
}

.accordion .panel .panel--heading a {
   
    padding-left:unset;
    padding-right: 40px;
   
}
.event_about_content{
     padding-right:unset;
}
/*.rtl .event_about_content{
        padding-right:unset;
            padding-left: 120px;
}*/

.quick-links .link i{
    left:unset;
        right: 0; 
}
.quick-links .link{
    float:right;
        margin-left:unset;
            margin-right: 20px; 
}

.quick-links .link span{
        padding-top: 0px;
    padding-right:70px;
    padding-bottom: 0px;
    padding-left: 20px;
        text-align: center;
}


.age-dwarr-btn{
    right:unset;
        left: 0px;
}
.contentsection div {
   /* padding-left:12%;*/
}


@media (max-width: 500px){
  .article-left .captioned-image, .welcome .welcome-image {
    float: none;
    margin-right: unset;
    margin-left: 10px;
    display: block;
    text-align: center;
}  
}


.contact-info-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.contact-info-list .single-info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.contact-info-list .single-info-item:hover .icon {
    background-color: var(--main-color-two)
}

.contact-info-list .single-info-item+.single-info-item {
    margin-top: 20px
}

.contact-info-list .single-info-item .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    margin-right: 20px;
    background-color: var(--main-color-one);
    font-size: 30px;
    color: #fff;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.contact-info-list .single-info-item .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.contact-info-list .single-info-item .content .details {
    display: block
}

.contact_map {
    height: 100%
}

#map iframe {
    width: 100%;
    height: 900px
}

#map {
    min-height: 900px;
    background-color: #ddd
}

.contact_map iframe,
.elementor-custom-embed {
    min-height: 100%;
    background-color: #ddd
}

.contact_map iframe {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0
}

.map-wrapper {
    position: relative
}

.map-wrapper .contact-wrapper {
    position: absolute;
    top: 0;
    right: 20%
}

.contact-info {
    padding: 60px 50px 70px;
    -webkit-box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2)
}

.contact-page-form .form-group textarea:focus {
    outline: 0;
    box-shadow: none
}

.contact-page-form .form-group textarea {
    max-height: 160px;
    resize: none
}

.contact-page-form .form-group .form-control {
    border: transparent;
    border-radius: 0;
    border-bottom: 1px solid #98989c;
    padding: 15px 30px 15px 0;
    margin-bottom: 25px
}
.contact-info-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.contact-info-list .single-info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.contact-info-list .single-info-item:hover .icon {
    background-color: var(--main-color-two)
}

.contact-info-list .single-info-item+.single-info-item {
    margin-top: 20px
}

.contact-info-list .single-info-item .icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    margin-right: 20px;
    background-color: var(--main-color-one);
    font-size: 30px;
    color: #fff;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.contact-info-list .single-info-item .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.contact-info-list .single-info-item .content .details {
    display: block
}

.contact_map {
    height: 100%
}

#map iframe {
    width: 100%;
    height: 900px
}

#map {
    min-height: 900px;
    background-color: #ddd
}

.contact_map iframe,
.elementor-custom-embed {
    min-height: 100%;
    background-color: #ddd
}

.contact_map iframe {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0
}

.map-wrapper {
    position: relative
}

.map-wrapper .contact-wrapper {
    position: absolute;
    top: 0;
    right: 20%
}

.contact-info {
    padding: 60px 50px 70px;
    -webkit-box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 158px 0 rgba(0, 0, 0, .2)
}

.contact-page-form .form-group textarea:focus {
    outline: 0;
    box-shadow: none
}

.contact-page-form .form-group textarea {
    max-height: 160px;
    resize: none
}

.contact-page-form .form-group .form-control {
    border: transparent;
    border-radius: 0;
    border-bottom: 1px solid #98989c;
    padding: 15px 30px 15px 0;
    margin-bottom: 25px
}



.single-product-item-3 {
    border: 1px solid rgba(0, 0, 0, .07);
    transition: .3s ease-in;
    overflow: hidden
}

.single-product-item-3 .content .title:hover {
    color: var(--main-color-one)
}

.single-product-item-3 .thumb {
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    height: 210px;
    width: 100%
}

.single-product-item-3 .thumb .tag {
    position: absolute;
    left: 0;
    top: 0;
    background-color: var(--main-color-one);
    border-radius: 2px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    width: 60px;
    height: 30px;
    line-height: 35px;
    text-align: center;
    display: none;
}

.single-product-item-3 .content {
    padding: 0 20px 30px 20px
}

.single-product-item-3 .content .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: var(--heading-color);
    margin-bottom: 10px;
    transition: .3s ease-in
}

.single-product-item-3 .content .del-price {
    display: inline-block;
    font-size: 20px;
    color: var(--paragraph-color);
    font-weight: 600;
    margin-bottom: 10px;
    margin-right: 10px
}

.single-product-item-3 .content .price {
    display: inline-block;
    font-size: 22px;
    color: var(--heading-color);
    font-weight: 700;
    margin-bottom: 10px
}

.single-product-item-3 .addtocart:hover {
    background-color: var(--main-color-one)
}

.out_of_stock,
.single-product-item-3 .addtocart {
    display: inline-block;
    padding: 0 20px;
    background-color: var(--main-color-two);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-radius: 3px;
    height: 40px;
    line-height: 45px
}

.out_of_stock {
    background-color: #dc3545
}

.single-product-item-3 .addtocart i {
    padding-right: 5px
}

.newstyleover .card:hover .text-muted {
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff !important;
    margin-top: 40px;
    text-align: -webkit-center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: auto;
}
.blog-classic-item-01 .content p, content-area p, content-area span, content-area p span {
    margin-bottom: 30px;
    font-family: system-ui !important;
    font-size: 18px !important;
    color: #000000;
}
.blog-classic-item-01 .content .post-meta {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
    color: #000000;
}
.content a {
    font-size: 16px !important;
}
.float-left {
    float: left !important;
}
.out_of_stock, .single-product-item-3 .addtocart, .out_of_stock, .single-product-item-3 .addtocart:hover, .out_of_stock, .single-product-item-3 .addtocart:focus {
    background-color: #040404 !important;
}
.post-bottom {
    padding: 5px 3px;
    background: #ffffff00;
    width: 100%;
    display: inline-table;
    border-top: 1px solid #efefef;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
.padding-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.single-product-item-3 .content .title {
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    color: var(--heading-color);
    margin-bottom: 14px;
    transition: .3s ease-in;
}


.single-product-item-3 {
    border: 1px solid rgba(0, 0, 0, .07);
    transition: .3s ease-in;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 10px;
    margin: 20px auto;
}

.ui-newslist .i >.ct p.p2 {
    margin-top: 18px;
    color: #595757;
    font-size: 14px;
    line-height: 20px;
    height: 120PX;
    overflow: hidden;
}

portfolio-home-header-area .header-inner, .portfolio-about-us-section .right-content-area, .single-counterup-03, .portfolio-cta-area .left-content-wrap, .single-portfolio-testimonial-item, .single-portfolio-blog-grid {
    text-align: right;
    padding: 3px;
    padding: 8px;
    box-shadow: 0px 0px 8px #00000033;
    border-radius: 5px 5px 35px 5px !important;
    margin: 6px;
    width: 97% !important;
    max-height: 400px;
}
.single-portfolio-blog-grid .thumb {
    position: relative;
}
.single-product-item-3 .thumb img, .single-portfolio-blog-grid .thumb img {
    min-height: 280px;
    max-height: 280px;
    width: 100%;
}
.single-portfolio-blog-grid.dagency-home .thumb .time-wrap {
    background-color: var(--dagency-color);
}

.single-portfolio-blog-grid .thumb .time-wrap {
    color: #fff;
    background-color: var(--construction-color);
    padding: 2px;
}
.single-portfolio-blog-grid.dagency-home .content {
    background-color: transparent;
    padding: 50px 0 0 0;
}
.single-portfolio-blog-grid .content .title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700 !important;
    color: var(--cleaning-two-color) !important;
    transition: all .3s;
    margin-bottom: 5px;
    font-family: sary-san-serif-bold !important;
    text-align: center;
}
.single-portfolio-blog-grid .content .title a {
    font-weight: 600;
    color: var(--cleaning-two-color) !important;
}


.const-news-area .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    max-height: 250px;
    min-height: 250px;
    padding: 2px;
    background-color: #fff;
}

.blog-classic-item-01 .content .post-meta {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 1px;
    color: #000000;
}

.single-product-item-3 {
    border: 1px solid rgba(0, 0, 0, .07);
    transition: .3s ease-in;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 10px;
    margin: 12px 12px;
}

.block {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3; 
}
.block .title ,.block h4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1; 
}
.single-product-item-3 .content .title {
    font-size: 17px;
    font-weight: 600;
    line-height: 27px;
    color: var(--heading-color);
    margin-bottom: 14px;
    transition: .3s ease-in;
    height: 56px;
}


.related-post-area .titlemain {
    font-size: 31px;
    line-height: 48px;
    font-weight: bolder !important;
    text-transform: capitalize;
    margin-bottom: 39px;
    font-family: sary-san-serif-bold !important;
    color: #0668c4 !important;
    background-color: #f3f1ed !important;
    width: 100%;
}
.section-title .title {
    text-align: center !important;
}
.blog-details-item .post-meta {
    font-family: system-ui;
    margin: 0;
    padding: 14px;
    list-style: none;
    margin-bottom: 15px;
    background-color: #f3f1ed;
    color: #0668c4;
    font-size: 29px;
    font-weight: 600;
}
.blog-details-item .post-meta li {
    display: inline-block;
    font-size: 14px;
}
.blog-details-item .post-meta li i {
    color: var(--main-color-two);
}

.content-area, .content-area p, .content-area ul, .content-area ul li {
    color: #000 !important;
    font-size: 18px !important;
    text-align: justify;
}
.blog-details-footer .right .social-share {
    margin: 0;
    padding: 0;
    list-style: none;
}
.blog-details-footer .right .social-share li.title {
    margin-left: 10px;
}
.blog-details-footer .right .social-share li.title {
    margin-left: 10px;
    color: #fff;
}

.cat-sku-content-wrapper .social-icons i, .social-share i {
    font-size: 31px;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 23%);
    border-radius: 4px !important;
    border: 1px solid #fff;
    color: #2615c2;
    padding: 9px;
    width: 58px;
    height: 46px;
    text-align: center;
    vertical-align: middle;
}


.blog-details-footer .right .social-share li + li {
    margin-left: 10px;
    display: inline-block
}
.alert.alert-success {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.alert-success {
    color: #0ab56d;
    background-color: #E2F5ED;
    border-color: #E2F5ED;
}
.blog-details-footer .right .social-share li a {
  display: inline-block;
}
.share-btn {
    margin-top: 0px;
    position: relative;
    overflow: hidden;
}
.cat-sku-content-wrapper .social-icons i, .social-share i {
    font-size: 31px;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 23%);
    border-radius: 4px !important;
    border: 1px solid #fff;
    color: #2615c2;
    padding: 8px;
    width: 60px;
    height: 44px;
    text-align: center;
    vertical-align: middle;
    background-color: #ffffff !important;
}
#blog .slick-slide img {
    object-fit: cover;
    max-height: 100% !important;
    margin-left: 5px;
    padding-left: 10px;
}

.widget {
    background-color: #f5f5f5;
    margin-bottom: 30px;
    padding: 25px 30px 30px 30px;
}
.widget_search .search-form {
    position: relative;
}
.widget .widget-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
    position: relative;
}
.widget .widget-title {
    text-align: right;
}
.widget_search .search-form .form-group {
    margin-bottom: 0;
}
.widget_search .search-form .submit-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 18px;
    border-radius: 0 5px 5px 0;
    background-color: var(--main-color-one);
    color: #fff;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    border: none;
    cursor: pointer;
}
.widget:last-child {
    margin-bottom: 10px;
    margin-right: 14px;
}
.widget .widget-title {
    padding-right: 10px;
}
.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget {
    background-color: #f5f5f5;
    margin-bottom: 30px;
    padding: 25px 30px 30px 30px;
}
.widget ul {
    text-align: right;
}

.widget ul li {
    display: block;
    margin: 8px 0;
    -ms-word-wrap: break-word;
    word-break: break-word;
}

.widget ul li:first-child {
    margin-top: 0;
}


.widget ul li a {
    color: inherit;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.widget.widget_archive ul li a i {
    transform: rotate(180deg);
}


.slider-gallery-slider img
{
    width:100% ;
}

.page-title {

    margin-bottom: 18px;
}

.related-post-area .single-product-item-3
{
        box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 2px;
    margin: 15px 0px;
}

.section-title h4 {
    margin-top: 17px;
}

.contentsection {
    margin-bottom: 30px;
    padding-left: 50px  !important;
    text-align: justify !important;
}