.blog-single-content img {
    height: revert-layer;
}

aside.sidebar .-container,aside.sidebar .-home-section-item.title.back-img,aside.sidebar .quote-area {
    padding: 0
}

loadmore--inpuarea{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-top:20px
}postsscrollloader{
    display:flex;
    background: var(--uicolor);
    padding: 10px 17px;
    border-radius:20px;
    color:#fff;
    font-size: 19px;
    cursor:pointer;
    font-weight:500;
    line-height: 1.5;
}

.btns a,a.opt h3,p.wp-caption-text {
    text-align: center
}

.wp-caption.alignnone {
    position: relative;
    max-width: 100%
}

.tb-box.active,.wp-caption.alignnone img,[lang=ar] span.ar,[lang=en] span.en {
    display: block
}

p.wp-caption-text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: end;
    line-height: 1.1;
    font-size: 103px;
    flex-direction: column;
    padding: 50px;
    font-weight: 700;
    -webkit-background-clip: text
}

[lang=en] p.wp-caption-text {
    width: 382px;
    font-size: 61px;
    left: initial
}

p.wp-caption-text span {
    display: block;
    font-size: 40px;
    color: #7dbc4e
}

aside.sidebar .col-lg-6 {
    min-width: 100%;
    margin-bottom: 20px
}

.blog-single-area.pt-120.pb-120 {
    background: #f4f9ef;
    padding: 60px 0
}

.blog-info {
    background: #fff;
    padding: 25px;
    margin: 15px 0;
    border-radius: 15px
}

.tabs {
    display: flex;
    justify-content: center
}

.tb-box,[lang=ar] span.en,[lang=en] div#main_nav>ul>li:last-child,[lang=en] div#main_nav>ul>li:nth-last-child(2),[lang=en] span.ar {
    display: none
}

.tb {
    padding: 11px 30px 6px;
    background: #eee;
    margin: 5px;
    border-radius: 7px;
    font-size: 18px;
    cursor: pointer
}

.tb.active {
    background: linear-gradient(45deg,#015931,#8bc751);
    color: #fff
}

.tb-box {
    margin: 15px 0
}

.tb-box img {
    display: block;
    width: 100%;
    margin: 15px 0
}

a.opt {
    display: block;
    box-shadow: 0 0 30px #0000001a;
    height: calc(100% - 15px)
}

a.opt figure {
    height: 230px;
    position: relative;
    z-index: 1;
    margin: 0
}

a.opt figure img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.counter-area~h2.widgettitle {
    margin-top: 50px
}

a.opt h3 {
    font-size: 17px;
    padding: 34px
}

a.opt figure:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: #00000042;
    transition: .35s;
    opacity: 0
}

a.opt:hover figure:before {
    opacity: 1
}

article.options {
    padding: 50px 0
}

ul#menu-csm li {
    display: block!important
}

.--single-waqf-in {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex: 1;
    --sidebar-width: 380px;
    position: relative;
    max-width: calc(100% - var(--sidebar-width) - 40px)
}

.-side-single-in {
    --sidebar-width: 430px;
    display: block;
    min-width: var(--sidebar-width);
    max-width: var(--sidebar-width);
    position: sticky;
    top: 140px;
    transition: .18s;
    height: fit-content
}

.btns a,.callaction-contact-box {
    position: relative;
    z-index: 1;
    display: flex;
    overflow: hidden
}

.blog-single-area.pt-120.pb-120 .row {
    gap: 30px
}

.sidebar .contact-form,aside.sidebar form {
    flex-direction: column
}

aside.sidebar form.wpcf7-form.init p {
    width: 100%
}

aside.sidebar .quote-header h2 {
    margin: 0
}

.blog-single-area.pt-120.pb-120 .-container {
    max-width: 1400px
}

.contact-map {
    height: 450px
}

.rtl h1,.rtl h2,.rtl h3,.rtl h4,.rtl h5,.rtl h6 {
    font-family: "El Messiri",serif
}

.rtl * {
    letter-spacing: 0;
    direction: rtl
}

h2 {
    font-size: 35px
}

h2,h3 {
    line-height: 1.2;
    margin-top: 25px
}

.callaction-contact-box {
    padding: 10px;
    align-items: center;
    justify-content: space-between;
    border-radius: 11px;
    background-position: center;
    background-size: cover;
    margin: 15px 0;
    border: 1px solid #dfdfdf
}

.callaction-contact-box img {
    width: auto!important;
    margin-bottom: 0!important;
    height: 90px!important;
    max-width: 200px
}

.callaction-contact-box .overlay {
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0
}

.transparent {
    opacity: .8
}

.btns a {
    padding: 14px 35px;
    border-radius: 48px;
    line-height: 30px;
    font-size: 21px;
    transition: .35s;
    align-items: center;
    justify-content: center;
    margin-inline-end:10px}

.btns a:hover {
    transform: translateY(2px)
}

.btns a svg {
    margin-inline-end:5px}

.btns {
    display: flex
}

.wts-now {
    margin-right: 10px
}

@media(max-width: 767px) {
    form.wpcf7-form.init p {
        min-width:100%
    }

    .callaction-contact-box {
        flex-direction: column;
        flex-direction: column-reverse
    }

    .callaction-contact-box img {
        width: 100px!important;
        margin-bottom: 20px
    }

    .btns {
        width: 100%;
        flex: 1
    }

    .btns a {
        font-size: 16px;
        padding: 10px;
        flex: 1
    }

    .btns a svg {
        width: 15px
    }
}

.btns.expanded,.btns.expanded a {
    flex: 1
}

.sc_card {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.08);
    border-radius: 4px;
    background: #fff;
    margin: 2em auto;
    width: 100%;
    overflow: hidden;
    padding: 1em;
    box-sizing: border-box
}

li.gallery-icon.landscape img {
    height: revert-layer;
}

.sidebar  .title {
    font-size: 21px;
    margin-bottom: 20px;
    position: relative;
    padding-inline-start: 20px;
    color: var(--textcolor);
    line-height: 1.5;
    }

.sidebar .title:before {
      display: block;
    content: "";
    position: absolute;
    height: 22px;
    width: 2px;
    right: 0;
    top: 4px;
    transform: rotate(12deg);
    background-color: var(--uicolor);
}
.sidebar .title:after {
        display: block;
    content: "";
    position: absolute;
    height: 22px;
    width: 2px;
    right: 7px;
    top: 4px;
    transform: rotate(12deg);
    background-color: var(--uicolor);
}


.-page-toper div#contact_us {
    padding-top: 0;
}

.blog-single-area.pt-120.pb-120 div#gallery-1 {
    margin-top: 30px;
}