@media (max-width: 1366px) {
    .footer-data-inr {
        float: right;
        width: 100%;
        padding: 0 30px;
    }
}
@media (max-width: 480px) {
    .rtl .dnt-frm {
        margin-right: 0 !important;
    }
    .rtl .dnt-lst > a {
        padding: 8px 20px;
    }
	.rtl #triangle-right{
		display:none;
	}
}

@media (max-width: 560px) {
	body.logged-in{
		margin-top:-46px;
	}
}
header.style2 nav > div ul li.menu-item-has-children {
    padding-left: 15px;
}
.menu-sec .mnu-btm-shp {
    direction: rtl;
    left: 0;
}
.rtl header.style2 ul.tp-lnks > li:before {
    right: 100%;
}
.rtl footer .widget-box ul li::before {
    content: none;
}
.rtl .hdr-srch > form input {
    border-left: 0 solid;
}
.rtl .without_video .sec-tl h2:before {
    display: none;
}
.cnt-inf + .scl1,
.rtl .blog-detail-desc,
.rtl .cmt-bx,
.rtl .cmts-wrp .comment-respond h4,
.rtl .cnt-frm h4,
.rtl .event-detail-desc > p,
.rtl .member-cnt > h6,
.rtl .team-detail-desc,
.rtl .team-member-name > h3,
.rtl .widget form input,
.rtl .widget form textarea,
.rtl .widget > p,
.rtl .without_video .abt-desc,
.rtl .without_video .abt-desc .sec-tl span:after,
.rtl .without_video .abt-desc .sec-tl > span,
.rtl nav > div ul ul li,
.rtl ol li,
.rtl ul li,
body.rtl .widget > div > ul li,
body.rtl .widget > ul li {
    text-align: right;
}
.rtl .cause-inf .pst-mta > li i {
    margin-left: 7px;
    margin-right: 0;
    margin-bottom: 15px;
    float: right;
}
.breadcrumb-item + .breadcrumb-item::before {
    padding-left: 0.5rem;
}
.rtl .without_video .abt-desc > a {
    float: right;
}
.cnt-inf-wrp .sec-tl,
.dnt-wrp .sec-tl,
.without_video .sec-tl {
    position: relative;
    text-align: right;
}
.rtl .plrs-wrp li {
    text-align: center;
}
.widget .srch-frm input[type="text"] {
    text-align: left;
}
.rtl .rcnt-inf > span,
.rtl .team-member-name > span,
.rtl .widget > span {
    float: right;
}
.rtl footer .widget .wpcf7-submit {
    color: #fff;
    text-align: center !important;
}
.rtl header.style2 .logo > a {
    padding: 12.5px 15px;
    text-align: right;
}
.logo {
    display: inline-block;
    float: right;
}
.float-right.cnt-inf-btn {
    float: left !important;
}

.dnt-sec-wrp .dnt-frm li i {
    float: left;
}
.rtl .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    direction: ltr;
}
body.rtl .widget > h5,
body.rtl .widget > h6 {
    margin-bottom: 20px;
    text-align: right;
}
.rtl .owl-carousel .owl-nav > button.owl-next {
    right: 100%;
}
.rtl .owl-carousel .owl-nav > button.owl-prev {
    display: none;
}
.rtl .post-bx .post-inf > p,
.rtl .post-inf > h5 {
    float: right;
}

.rtl footer .vector-bg-footer {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: FlipH;
}
.rtl .pst-mta {
    display: block;
    float: right;
    width: 100%;
    text-align: right;
}
.rtl .post-bx.lst .post-inf > a {
    float: right;
}
.rtl .event-bx .pst-mta > li {
    font-size: 12px;
    float: left;
    text-align: left;
    margin: 7px 10px 6px 0;
}
.rtl .pagination > li.page-item {
    line-height: 45px;
    text-align: center !important;
}
.rtl .dnt-wrp .sec-tl {
    text-align: right;
    margin-right: 50px;
}
.rtl .dnt-sec-wrp .dnt-frm li {
    text-align: right;
}
.rtl .dnt-sec-wrp .dnt-frm li i {
    float: none;
}
.rtl .dnt-sec-wrp .dnt-frm li {
    text-align: right;
}
.rtl .dnt-frm {
    float: right;
    width: 100%;
    margin-right: 0px;
}
.event-bx:hover .pst-mta > li {
    font-size: 12px;
    float: left;
    text-align: left;
    margin: 5px 0 0 0;
}
.rtl .post-bx .post-inf > p,
.rtl .post-inf > h5 {
    float: right;
    text-align: right;
}

.facebook:focus,
.facebook:hover {
    color: #3b5999;
}
.twitter:focus,
.twitter:hover {
    color: #55acee;
}
.google:focus,
.google:hover {
    color: #dd4b39;
}
.linkedin:focus,
.linkedin:hover {
    color: #0077b5;
}

.rtl header.style1 nav {
    float: left;
	margin-top:0px;
}
.rtl header.style1.sticky-active nav {
    float: right;
    margin-top: 6px;
}

nav > div ul {
    padding-right: 0;
    list-style: none;
    margin-bottom: 0;
}
nav > div > ul {
    display: inline-block;
    float: right;
}

nav > div > ul > li {
    float: right;
    margin: 0;
}
nav > div ul li a {
    display: inline-block;
}
nav > div ul li a::before,
nav > div ul li a:after {
    content: "";
    height: 1px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 10%;
}
nav > div ul li a::before {
    top: 0;
    right: 0;
}
nav > div ul li a::after {
    left: 0;
    bottom: 0;
}
nav > div ul li:hover > a::after,
nav > div ul li:hover > a::before,
nav > div ul li > a:focus:after,
nav > div ul li > a:focus:before {
    opacity: 1;
    visibility: hidden;
    width: 100%;
}

.rtl nav > div > ul ul,
.rtl nav > div > ul li
{
  -webkit-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}


.rtl nav ul ul
{
  -webkit-transition:none;
  -moz-transition:none;
  -o-transition:none;
  transition:none;
  -webkit-transition-timing-function:none;
  -moz-transition-timing-function:none;
  -o-transition-timing-function:none;
  transition-timing-function:none;
}


nav > div > a.srch-btn {
    line-height: 45px;
    float: left;
    font-size: 16px;
    margin-right: 60px;
    display: none;
}
header.style1 nav > div > a.srch-btn {
    color: #fff;
}
.style1 nav > div ul ul {
    position: absolute;
    right: 0;
    top: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    width: 245px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
nav > div ul ul {
    position: absolute;
    right: 0;
    top: 100%;
    background-color: #fff;
    width: 245px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
nav > div ul ul ul {
    top: 0;
    right: 100%;
}
nav > div ul ul li {
    float: right;
    width: 100%;
}
.style1 nav > div ul ul li + li {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
nav > div ul ul li + li {
    border-top: 1px solid #ddd;
}
nav > div ul ul li a {
    float: right;
    padding: 7px 25px;
    width: 100%;
}
nav > div ul li.menu-item-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
nav > div ul li.menu-item-has-children {
    padding-left: 0;
}
nav > div ul li.menu-item-has-children > i {
    position: absolute;
    line-height: 46px;
    left: 0;
    font-size: 12px;
}
nav > div ul ul li.menu-item-has-children > i {
    left: 25px;
}
.menu-sec nav > div > ul > li > i {
    line-height: 56px;
}
.menu-sec nav > div > ul > li:hover > i {
    color: #000;
}
.header-search {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.95);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    right: 100%;
}
.srch-cls-btn {
    position: absolute;
    left: 20px;
    top: 40px;
    line-height: 45px;
    width: 45px;
    color: #333;
    background-color: #fff;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}
.srch-cls-btn:hover {
    color: #fff;
}
.header-search > form {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: 0;
    width: 50%;
    text-align: center;
    margin: 0 auto;
}
.header-search form input:placeholder {
    color: red;
    opacity: 1;
}
.header-search form input:-ms-input-placeholder {
    color: red;
}
.header-search form input:-ms-input-placeholder {
    color: red;
}
.header-search > form input {
    float: right;
    width: 100%;
    padding: 20px 50px 20px 150px;
    font-size: 25px;
    background-color: transparent;
    color: #fff;
}
.header-search > form button {
    position: absolute;
    color: #fff;
    left: 100px;
    background-color: transparent;
    font-size: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-search.active {
    right: 0;
    opacity: 1;
    visibility: visible;
}
header.style2 .topbar {
    background-color: #4a2302;
    padding: 10px 0;
}

header.style2 .scl1 {
    color: #fff;
}

header.style2 ul.tp-lnks > li:before {
    content: "";
    height: 10px;
    width: 1px;
    background-color: #979797;
    position: relative;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}
header.style2 ul.tp-lnks > li:last-child:before {
    display: none;
}
.logo-inf-sec {
    float: right;
    width: 100%;
}
.cnt-inf-btn {
    margin-top: 16px;
    margin-bottom: 16px;
}
.inf-lst {
    padding-right: 0;
    list-style: none;
    margin-bottom: 0;
    float: right;
}
.inf-lst > li {
    float: right;
    margin-left: 30px;
    margin-top: 15px;
}
.inf-lst > li i {
    margin-left: 10px;
    font-size: 16px;
    height: 50px;
    width: 50px;
    border: 2px dotted #5d2b004d;
    text-align: center;
    line-height: 46px;
    display: inline-block;
}
.cnt-inf-btn > a {
    margin-top: 14px;
}
.menu-sec {
    float: right;
    width: 100%;
    position: relative;
}
.menu-sec:before {
    content: "";
    position: absolute;
    bottom: -11px;
    background-image: url(assets/images/hdr-shp.png);
    height: 11px;
    right: 0;
    left: 0;
    background-position: center;
}
.menu-sec nav {
    margin-right: -15px;
    float: right;
    width: 100%;
}
.menu-sec nav > div > ul > li {
    line-height: 60px;
}
.menu-sec nav > div > ul > li:hover > a,
.menu-sec nav > div > ul > li > a:focus {
    color: #4a2302;
}
.hdr-srch {
    float: left;
}
.hdr-srch > form {
    float: right;
    width: 100%;
    position: relative;
    margin-right: 18px;
}
.hdr-srch > form input {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.7);
    height: 60px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding-right: 20px;
    width: 238px;
    font-family: Roboto Slab;
    font-size: 16px;
}
.hdr-srch > form input::-webkit-input-placeholder {
    color: #fff;
}
.hdr-srch > form input::-moz-placeholder {
    color: #fff;
}
.hdr-srch > form input:-ms-input-placeholder {
    color: #fff;
}
.hdr-srch > form button {
    background-color: transparent;
    color: #fff;
}
.hdr-srch > form button:focus,
.hdr-srch > form button:hover {
    color: #000;
}

.menu-sec:before {
    display: none;
}
.menu-sec .mnu-btm-shp {
    position: absolute;
    bottom: -17px;
    z-index: -1;
    width: 200%;
}
.mnu-btm-shp > i {
    height: 30px;
    width: 40px;
    display: inline-block;
    margin: 3px -2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.rspn-hdr {
    float: right;
    width: 100%;
    position: relative;
    z-index: 999;
}
.rspn-mdbr {
    background-color: #252a2c;
    float: right;
    width: 100%;
}
.rspn-scil {
    float: right;
    list-style: outside none none;
    margin-bottom: 0;
    padding-right: 0;
}
.rspn-scil > li {
    color: #fff;
    float: right;
    font-size: 10px;
    line-height: 38px;
    margin-left: 1px;
    text-align: center;
}
.rspn-scil > li:last-child {
    margin-left: 0;
}
.rspn-scil > li a {
    background-color: #3d3d3d;
    color: inherit;
    float: right;
    height: 38px;
    width: 33px;
}
.rspn-srch {
    float: left;
    height: 38px;
    position: relative;
    width: calc(100% - 135px);
}
.rspn-srch > input {
    background-color: transparent;
    border: 0 none;
    color: #7e7e7e;
    font-family: lato;
    font-size: 12px;
    font-style: italic;
    height: 100%;
    padding: 0 7%;
    width: 100%;
}
.rspn-srch > input:focus {
    font-style: normal;
}
.rspn-srch > button {
    background-color: transparent;
    border: 0;
    color: #999;
    font-size: 12px;
    height: 100%;
    position: absolute;
    left: 10px;
    top: 0;
}
.lg-mn {
    float: right;
    padding: 20px;
    position: relative;
    width: 100%;
}
.lg-mn .logo {
    float: right;
    width: auto;
}
.lg-mn .logo > a {
    padding: 0;
}
.lg-mn {
    text-align: center;
}
.rspn-cnt {
    margin-top: 11.5px;
}
.rspn-cnt > span {
    display: inline-block;
    margin: 10px 8px 0;
}
.rspn-cnt > span i {
    margin-left: 8px;
}
.rspn-cnt > span {
    color: #504848;
}
.rtl .lg-mn .logo {
    float: left;
    width: auto;
}
.rsnp-mnu {
    background-color: #0c0c0c;
    bottom: 0;
    opacity: 0;
    padding: 85px 40px 50px;
    position: fixed;
    left: -350px;
    top: 0;
    visibility: hidden;
    z-index: 99999;
    max-width: 350px;
    width: 100%;
}
.rsnp-mnu.slidein {
    opacity: 1;
    left: 0;
    visibility: visible;
}
.rspn-mnu-cls {
    background-color: #303030;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 12px;
    text-align: center;
    top: 12px;
    width: 40px;
}
.rsnp-mnu > ul {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 0;
    padding-right: 0;
    overflow-y: auto !important;
    height: 420px;
    width: 100% !important;
    margin-top: 30px;
}
.rsnp-mnu > ul > li {
    color: #fff;
    float: right;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.rspn-hdr .rsnp-mnu > ul > li a {
    color: inherit;
    display: block;
    font-size: 13px;
	float:left;
}
.rsnp-mnu > ul > li:last-child {
    margin-bottom: 0;
}
.rsnp-mnu > ul ul {
    display: none;
    list-style: outside none none;
    margin-bottom: 0;
    padding-right: 20px;
    opacity: 1;
    position: static;
    visibility: visible;
}
.rsnp-mnu ul li.menu-item-has-children.active > a {
    margin-bottom: 15px;
}
.rsnp-mnu > ul li.menu-item-has-children a::before {
    content: ". . .";
    left: 0;
    position: absolute;
    top: -2px;
}
.rsnp-mnu > ul ul > li {
    color: #a4a4a4;
    font-family: lato;
    font-size: 14px;
    margin-bottom: 12px;
    position: relative;
    text-transform: initial;
}
.rsnp-mnu > ul ul > li:last-child {
    margin-bottom: 0;
}
.sec-tl {
    float: right;
    margin-bottom: 55px;
    width: 100%;
}
.sec-tl > span {
    display: inline-block;
    font-size: 20px;
}
.sec-tl > h2 {
    margin-bottom: 0;
}
.theme-btn {
    display: inline-block;
    font-family: roboto slab;
    color: #fff;
    font-size: 15px;
    padding: 14px 35px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.theme-btn:after,
.theme-btn:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10%;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    background-color: #000;
}
.theme-btn:focus:after,
.theme-btn:focus:before,
.theme-btn:hover:after,
.theme-btn:hover:before {
    width: 100%;
    opacity: 1;
    visibility: visible;
}
.theme-btn:focus,
.theme-btn:hover {
    color: #fff;
}
.theme-btn::before {
    right: 0;
}
.theme-btn::after {
    left: 0;
}
.abt-sec-wrp {
    float: right;
    direction: ltr;
    width: 100%;
}
.rtl .abt-desc {
    float: right;
    width: 100%;
    padding-top: 11%;
    padding-right: 5%;
	text-align:right;
}
.abt-desc .sec-tl {
    float: none;
    display: inline-block;
    margin-bottom: 0;
}
.abt-desc > p {
    margin: 10px 0 10px;
    direction: rtl;
}
.abt-desc > a {
    margin-top: 15px;
}
.abt-vdo {
    float: right;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.abt-vdo:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.5;
}
.abt-vdo > img {
    width: 100%;
}
.abt-vdo > a {
    position: absolute;
    color: #fff;
    z-index: 1;
    top: 50%;
    right: 50%;
    font-size: 90px;
    margin: -45px -45px 0 0;
}
.prayer-timing-wrp {
    float: right;
    width: 100%;
}
.timing-mockp {
    float: right;
    margin-top: 50px;
    width: 100%;
}
.timing-data {
    float: right;
    width: 100%;
}
.cntry-selc {
    float: left;
    margin-bottom: 30px;
}

.bootstrap-select > .dropdown-toggle,
.bootstrap-select > .dropdown-toggle:focus,
.bootstrap-select > .dropdown-toggle:hover {
    -webkit-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important;
}
.cntry-selc .selec-wrp {
    float: right;
    margin: 0 10px 10px 0;
}
.selec-wrp .btn-group > button span {
    float: right;
    width: 100%;
}
.prayer-timings {
    float: right;
    width: 100%;
}
.prayer-timings > table {
    float: right;
    width: 100%;
}


.prayer-timings > table th span:before {
    content: "";
    width: 130px;
    height: 9px;
    background-image: url(assets/images/prayer-head-shp.png);
    position: absolute;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}

.serv-bx {
    float: right;
    width: 100%;
}
.srv-inf {
    float: right;
    width: 100%;
}
.srv-inf:before {
    -webkit-transform: rotate(175deg);
    -ms-transform: rotate(175deg);
    -o-transform: rotate(175deg);
    transform: rotate(175deg);
    z-index: -1;
}
.green-bg.srv-inf > p,
.theme-bg.srv-inf > p {
    color: #fff;
}
.srv-inf > p {
    margin-bottom: 0;
}
.view-more {
    float: right;
    margin-top: 55px;
    width: 100%;
}
.black-layer .sec-tl > h2 {
    color: #fff;
}
.plrs-wrp {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    padding-right: 0;
    list-style: none;
}
.remove-ext3 .plr-bx {
    margin-bottom: 30px;
}
.plr-bx {
    float: right;
    width: 100%;
    position: relative;
}
.plr-bx > i {
    line-height: 155px;
    width: 160px;
    color: #fff;
    font-size: 70px;
    border: 2px dotted #fff;
    display: inline-block;
    height: 160px;
    margin-bottom: 20px;
    position: relative;
}
.plr-bx > h5 {
    margin-bottom: 10px;
    font-weight: 400;
}
.black-layer .plr-bx > h5 {
    color: #fff;
}
.plr-bx > span {
    font-family: Merriweather;
    font-size: 18px;
}
.plr-bx > i:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: orange;
    opacity: 0.4;
    z-index: -1;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}
.plr-bx:before {
    content: "";
    position: absolute;
    height: 27px;
    width: 81px;
    background-image: url(assets/images/pilr-shp.png);
    top: 85px;
    left: -55px;
}
.plrs-wrp > li:last-child .plr-bx::before {
    display: none;
}
.plrs-wrp > li:nth-child(2n) .plr-bx:before {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    top: 60px;
}
.post-bx {
    float: right;
    width: 100%;
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.post-bx.lst {
    display: table;
    overflow: hidden;
}
.remove-ext3 .post-bx {
    margin-bottom: 30px;
}
.post-thmb {
    float: right;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.post-thmb > a {
    float: right;
    width: 100%;
}
.post-thmb > a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    z-index: 1;
}
.post-bx:hover .post-thmb > a::before {
    opacity: 0.5;
}
.post-bx:hover .post-thmb img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.post-inf {
    float: right;
    width: 100%;
    padding: 25px 30px 30px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.post-inf > h5 {
    margin-bottom: 0;
    font-size: 20px;
}
.pst-mta {
    padding-right: 0;
    list-style: none;
    margin-bottom: 5px;
    display: inline-block;
}
.pst-mta > li {
    display: inline-block;
    font-size: 13px;
    margin: 5px 0 0 15px;
    font-weight: 400;
    font-family: Merriweather;
    color: #999;
}
.pst-mta > li:last-child {
    margin-left: 0;
}
.pst-mta > li i {
    margin-left: 7px;
}
.post-inf > p {
    line-height: 25px;
    margin-bottom: 0;
}
.post-inf > a {
    display: inline-block;
    font-family: roboto slab;
    font-weight: 700;
    font-size: 15px;
    margin-top: 23px;
}
.post-bx.lst > * {
    display: table-cell;
    vertical-align: middle;
    width: auto;
    float: none;
}

.dnt-sec-wrp {
    float: right;
    width: 100%;
}
.dnt-img-wrp {
    float: right;
    width: 100%;
}
.img-thmb {
    float: right;
    position: relative;
    width: 100%;
    background-position: center;
    background-size: cover;
    min-height: 654px;
}
.img-thmb:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
}
.img-thmb img {
    width: 100%;
}
.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
	display:none;
}
.owl-carousel .owl-nav > button {
    position: absolute;
    color: #fff !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    text-align: center;
    line-height: 60px !important;
    font-size: 27px !important;
}
.owl-carousel .owl-nav > button.owl-prev {
    left: 0;
    -webkit-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
}
.owl-carousel .owl-nav > button.owl-next {
    right: 0;
    -webkit-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
}
.dnt-wrp {
    float: right;
    padding: 73px 50px;
    position: relative;
    width: 100%;
    max-width: 600px;
}
.dnt-wrp .sec-tl {
    margin-bottom: 30px;
}
.dnt-lst {
    float: right;
}
.dnt-lst > a {
    float: right;
}

.dnt-frm {
    float: right;
    width: 100%;
}

.dnt-frm input {
    float: right;
}

.prg-wrp .progress {
    float: right;
}
.prg-wrp > span {
	float:right;
}

.team-sec {
    float: right;
    padding: 0 35px;
    width: 100%;
}
.remove-ext7 .team-bx {
    margin-bottom: 50px;
}
.team-bx {
    float: right;
    width: 100%;
}
.team-thmb {
    float: right;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.team-thmb img {
    width: 100%;
}
.team-thmb > a {
    float: right;
    width: 100%;
    position: relative;
}
.team-thmb > a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: #000;
    opacity: 0;
}
.team-inf {
    float: right;
    margin-right: 5%;
}
.footer-data-inr {
    float: right;
    width: 100%;
}
.widget {
    float: right;
    margin-bottom: 40px;
    width: 100%;
}
.widget > h5 {
    margin-bottom: 25px;
}
.widget > p {
    margin-bottom: 0;
    line-height: 24px;
    font-family: inherit;
    font-size: 14px;
    color: #888;
}
.loc-mp {
    float: right;
    width: 100%;
    height: 85px;
    margin-top: 20px;
}
.widget > span {
    font-family: inherit;
    font-size: 14px;
    display: inline-block;
    margin-top: 15px;
}
.widget > span i {
    margin-left: 10px;
}
.rcnt-wrp {
    float: right;
    width: 100%;
}
.rcnt-bx {
    float: right;
    width: 100%;
}
.rcnt-bx + .rcnt-bx {
    margin-top: 15px;
}
.rcnt-bx > a {
    float: right;
    overflow: hidden;
}
.rcnt-bx > a + .rcnt-inf {
    padding-right: 15px;
}
.rcnt-bx {
    display: table;
}
.rcnt-inf {
    display: table;
    margin-top: 10px;
}
.rcnt-inf > h6 {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
}
.rcnt-inf > span {
    display: inline-block;
}
.rcnt-inf > span i {
    margin-left: 5px;
}
.cnt-inf {
    float: right;
    padding-right: 0;
    list-style: none;
    margin-bottom: 0;
    width: 100%;
}
.cnt-inf > li {
    float: right;
    width: 100%;
    position: relative;
    padding-right: 25px;
    line-height: 25px;
}
.cnt-inf > li + li {
    margin-top: 20px;
}
.cnt-inf > li i {
    position: absolute;
    right: 0;
    top: 6px;
}
.cnt-inf + .scl1 {
    margin-top: 10px;
    border-top: 1px dashed #ddd;
    width: 100%;
}
footer .scl1 > a {
    color: #666;
}
.widget > form {
    float: right;
    width: 100%;
}
.widget > input,
.widget > textarea,
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
    float: right;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ddd !important;
    font-size: 15px;
    padding: 10px 24px;
    color: #777;
	text-align:right;
}
.cpy-rgt {
    float: right;
    width: 100%;
}
.cpy-rgt > p {
    margin-bottom: 0;
    font-family: Merriweather;
}
.newsletter-wrp {
    float: right;
    width: 100%;
}
.newsletter-wrp h4 {
    font-weight: 400;
    margin-bottom: 0;
    line-height: 45px;
}
.theme-bg h4 {
    color: #fff;
}
.newsletter {
    float: right;
    width: 100%;
    position: relative;
}
.newsletter > input {
    -webkit-border-radius: inherit;
    border-radius: inherit;
    height: 45px;
    padding: 10px 45px;
    width: 100%;
    color: #777;
}
.newsletter > button {
    position: absolute;
    left: -1px;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    top: 0;
    bottom: 0;
    padding: 0 50px;
}
.abt-sec-wrp.style2 {
    direction: rtl;
}
.abt-vdo.style2 {
    overflow: initial;
}
.abt-vdo.style2 img {
    width: 100%;
    float: left;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}
.abt-vdo.style2:before {
    background-color: transparent;
    opacity: 1;
    border-width: 10px;
    border-style: solid;
    z-index: -1;
    top: 25px;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    bottom: -30px;
    left: 30px;
    height: 390px;
    width: 510px;
    right: 35px;
}
.serv-bx2 {
    float: right;
    overflow: hidden;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
}
.serv-thmb2 {
    float: right;
    width: 100%;
}
.serv-thmb2 > a {
    float: right;
    width: 100%;
}
.serv-thmb2 > a img {
    width: 100%;
}
.serv-inf2 {
    float: right;
    padding: 20px 15px;
    width: 100%;
    background: #fff;
}
.serv-inf2 > h5 {
    font-size: 18px;
    margin-bottom: 0;
}
.serv-bx2:hover .serv-inf2 > h5 {
    color: #fff;
}
.serv-inf2 > h5 a:hover {
    color: #fff;
}
.serv-inf2 > h5 a:focus {
    color: #000;
}
.remove-ext5 .serv-bx2 {
    margin-bottom: 40px;
}
.blog-sec {
    -webkit-width: calc(100% + 140px);
    -ms-width: calc(100% + 140px);
    width: calc(100% + 140px);
    margin-right: -70px;
}
.col-md-6 .post-inf > h5 {
    font-size: 21px;
}
.pagination-wrap {
    float: right;
    width: 100%;
    margin-top: 50px;
}
.pagination {
    display: inline-block;
    margin-bottom: 0;
    border-radius: 0;
}
.pagination > li {
    display: inline-block;
    float: right;
    margin: 0 2px;
    line-height: 50px;
    font-weight: 700;
    color: #999;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    width: 50px;
    overflow: hidden;
    font-size: 16px;
}
.pagination > li a,
.pagination > li span {
    height: 50px;
    width: 50px;
    display: inline-block;
    padding: 0;
    line-height: 50px;
    border: 0;
    color: inherit;
}
.pagination > li a {
    background-color: transparent;
}
.pagination > li.page-item {
    line-height: 45px;
}
.pagination > li a:focus,
.pagination > li a:hover,
.pagination > li span {
    color: #fff;
}
.pg-tp-wrp {
    float: right;
    width: 100%;
    padding-top: 40px;
}
.pg-tp-inr {
    display: inline-block;
}
.black-layer h1 {
    color: #fff;
}
.pg-tp-inr > h1 {
    margin-bottom: 0;
}
.breadcrumb {
    border: 0;
    padding: 15px 0 0;
    margin: 15px 0 0;
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    position: relative;
}
.breadcrumb > li {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-family: Merriweather;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #fff;
}
.testi-wrp {
    float: right;
    width: 100%;
}
.testi-inr {
    float: right;
    width: 100%;
}
.testi-bx {
    float: right;
    width: 100%;
}
.testi-desc {
    float: right;
    width: 100%;
    border-width: 3px 1px 1px;
    border-color: #ddd;
    border-style: solid;
    position: relative;
    padding: 25px 30px;
    margin-bottom: 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.testi-desc > p {
    margin-bottom: 0;
}
.testi-desc:before {
    content: "";
    position: absolute;
    right: 50%;
    bottom: -18px;
    border-right: 18px solid transparent;
    border-left: 18px solid transparent;
    border-top: 18px solid #ddd;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}
.testi-desc:after {
    content: "";
    position: absolute;
    right: 50%;
    border-right: 18px solid transparent;
    border-left: 18px solid transparent;
    border-top: 18px solid #fff;
    bottom: -16px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}
.testi-inf {
    float: right;
    width: 100%;
}
.testi-inf > img {
    width: auto !important;
    display: inline-block !important;
}
.testi-inf > h6 {
    margin: 15px 0 0;
    font-size: 20px;
}
.testi-car.owl-carousel .owl-nav > button {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 40px;
    line-height: 40px !important;
    font-size: 19px !important;
}
.testi-car.owl-carousel .owl-nav {
    top: 50px;
    right: -60px;
    left: -60px;
}
.testi-car.owl-carousel .owl-nav > button.owl-prev {
    left: auto;
    right: 0;
}
.testi-car.owl-carousel .owl-nav > button.owl-next {
    right: auto;
    left: 0;
}
.remove-ext5 .cause-bx {
    margin-bottom: 40px;
}
.cause-bx {
    float: right;
    width: 100%;
    overflow: hidden;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}
.cause-thmb {
    float: right;
    width: 100%;
}
.cause-thmb > a {
    float: right;
    width: 100%;
}
.cause-thmb img {
    width: 100%;
}
.cause-inf {
    float: right;
    width: 100%;
    padding: 25px;
    background: #fff;
    text-align: center;
}
.cause-inf > h5 {
    margin-bottom: 10px;
}
.cause-inf > span {
    color: #666;
    display: inline-block;
}
.cause-inf > span i {
    margin-left: 7px;
}
.cause-inf > p {
    margin: 10px 0 0;
    line-height: 25px;
}
.prg-wrp > span:last-child {
    margin-left: 0;
}
.btns-wrp {
    display: inline-block;
    margin-top: 13px;
}
.theme-btn.mini {
    padding: 10px 35px;
    font-size: 14px;
}
.btns-wrp > a {
    float: right;
    margin: 10px 0 0 10px;
}
.remove-ext5 .event-bx2 {
    margin-bottom: 40px;
}
.event-bx2 {
    float: right;
    width: 100%;
    overflow: hidden;
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
}
.event-thmb {
    float: right;
    position: relative;
    width: 100%;
}
.event-detail-img > span,
.event-thmb > span {
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    width: 70px;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    z-index: 1;
    padding: 10px 10px;
    font-family: Merriweather;
}
.event-detail-img > span i,
.event-thmb > span i {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    display: block;
}
.event-detail-img > span:before,
.event-thmb > span:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    opacity: 0.9;
}

.event-thmb img {
    width: 100%;
}

.event-detail-img .countdown:before,
.event-thmb .countdown:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.95;
}

.event-detail-img .countdown > li + li:before,
.event-thmb .countdown > li + li:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    height: 40px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.45);
    margin-top: -20px;
}
.event-inf {
    float: right;
	text-align:right;
}
.event-inf > h5 {
    margin-bottom: 0;
	text-align:right;
}
.event-inf > a {
	text-align:right;
}
.cnt-frm {
    float: right;
    width: 100%;
}
.cnt-frm > form {
    float: right;
    width: 100%;
}
.cnt-frm form input,
.cnt-frm form textarea {
    float: right;
    width: 100%;
    padding: 15px 30px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    height: 50px;
    font-family: Merriweather;
}

.cnt-frm form input {
    border: none;
}
.cnt-mp {
    float: right;
    width: 100%;
    height: 350px;
}
.cnt-inf-wrp {
    float: right;
    width: 100%;
    margin-top: 50px;
}
.cnt-inf-lst {
    padding-right: 0;
    list-style: none;
    margin-bottom: 0;
    float: right;
    width: 100%;
    margin-top: 20px;
}
.cnt-inf-lst > li {
    float: right;
    padding: 0 50px 0 40px;
    position: relative;
    font-size: 14px;
    width: 50%;
    margin-bottom: 45px;
    font-family: Merriweather;
}
.cnt-inf-lst > li i {
    font-size: 28px;
    position: absolute;
    right: 0;
}
.cnt-inf-lst > li strong {
    font-family: Merriweather;
    font-size: 18px;
    color: #222;
    font-weight: 400;
    display: block;
}
.cnt-inf-lst > li a,
.cnt-inf-lst > li span {
    display: block;
    line-height: initial;
    margin-top: 10px;
}
.cnt-img {
    float: right;
    overflow: hidden;
    width: 100%;
}
.cnt-img > img {
    width: 100%;
}
.tch-vdo-wrp {
    float: right;
    width: 100%;
}
.tch-wrp {
    float: right;
    width: 100%;
	text-align:right;
}
.tch-inr {
    float: right;
    width: 100%;
    margin-top: 20px;
}
.remove-ext3 .tch-bx {
    margin-bottom: 30px;
}
.tch-bx {
    float: right;
    width: 100%;
    overflow: hidden;
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
}
.tch-thmb {
    float: right;
    width: 100%;
    position: relative;
}
.tch-thmb:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
}
.tch-thmb img {
    width: 100%;
}
.tch-thmb > a {
    right: 46%;
}
.tch-inf {
    float: right;
    width: 100%;
    position: relative;
    padding: 22px;
}
.tch-inf > h5 {
    font-size: 18px;
    line-height: 28px;
}
.tch-inf > span {
    color: #666;
    display: inline-block;
    font-size: 13px;
    font-family: inherit;
}
.tch-inf > span i {
    margin-left: 7px;
}
.tch-dwn-btn {
    float: left;
    font-size: 22px;
    color: #a2a2a2;
    line-height: initial;
}
.tch-dwn-btn > a {
    display: inline-block;
    margin-right: 5px;
}
.view-more + .tch-wrp {
    margin-top: 70px;
}
.srch-frm {
    position: relative;
}
.srch-frm > input {
    -webkit-border-radius: inherit;
    border-radius: inherit;
    margin-bottom: 0 !important;
    font-family: Merriweather;
}
.srch-frm > button {
    position: absolute;
    background-color: transparent;
    font-size: 13px;
    left: 0;
    top: 0;
    bottom: 0;
    width: 45px;
}
.widget > ul {
    float: right;
    width: 100%;
    margin-bottom: 0;
    padding-right: 0;
    list-style: none;
}
.widget > ul li {
    float: right;
    width: 100%;
    font-size: 14px;
    font-family: Merriweather;
    font-size: 14px;
}
.widget > ul.cat-lst li {
    text-align: left;
}
.widget > ul li a {
    letter-spacing: 0.2px;
}
.widget > ul > li + li {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px dashed #ddd;
}
.widget > ul > li + li i {
    top: 15px;
}
.lst-caus {
    float: right;
    width: 100%;
}
.lst-cas {
    float: right;
    width: 100%;
}
.lst-cas > h6 {
    margin: 10px 0 0;
    font-weight: 400;
}
.ltst-car.owl-carousel .owl-nav > button {
    line-height: 50px !important;
    width: 30px;
    font-size: 20px !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.ltst-car.owl-carousel .owl-nav {
    top: 60px;
}
.cause-detail-wrp {
    float: right;
    width: 100%;
}
.cause-detail {
    float: right;
    width: 100%;
}
.cause-detail-inf {
    float: right;
    overflow: hidden;
    width: 100%;
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
.cause-detail-inf img {
    width: 100%;
}
.cause-detail-inf-inr {
    float: right;
    width: 100%;
    padding: 30px;
}
.cause-detail-inf-inr > h4 {
    margin-bottom: 10px;
}
.prg-wrp > a {
    margin-top: 30px;
}
.cause-detail-inf-inr .prg-wrp > span {
    line-height: 50px;
    margin-top: 10px;
}
.cause-detail-inf-inr .prg-wrp {
    margin-top: 20px;
}
.cause-detail-desc {
    float: right;
    width: 100%;
}
.cause-detail-desc > p {
    margin: 25px 0 0;
}
.cmts-wrp {
    float: right;
    width: 100%;
    margin-top: 45px;
}
.cmts-wrp > h3 {
    margin-bottom: 25px;
}
.cmt-thrd {
    padding-right: 0;
    list-style: none;
    margin-bottom: 0;
    float: right;
    width: 100%;
}
.cmt-thrd > li {
    float: right;
    width: 100%;
}
.cmt-bx {
    float: right;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 30px;
}
.cmt-bx > img {
    float: right;
    border: 3px solid #d1ad3c8c;
}
.cmt-bx > img + .cmt-inf {
    width: calc(100% - 65px);
    padding-right: 20px;
    float: right;
}
.cmt-inf {
    width: 100%;
    display: block;
}
.cmt-inf > h6 {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 18px;
}
.cmt-inf > span {
    display: inline-block;
    font-family: inherit;
    font-size: 12px;
    color: grey;
}
.cmt-inf > p {
    margin: 5px 0 0;
    line-height: 24px;
    font-family: inherit;
    font-size: 13px;
}
.cmt-inf > a {
    display: inline-block;
    font-family: inherit;
    margin-top: 5px;
    font-size: 14px;
}
.cmt-inf > a:focus,
.cmt-inf > a:hover {
    color: #000;
}
.cmt-frm {
    float: right;
    width: 100%;
    margin-top: 50px;
}
.cmt-thrd .children {
    padding-right: 50px;
    list-style: none;
    float: right;
    width: 100%;
    margin-bottom: 0;
}
.cmt-thrd .children > li {
    float: right;
    width: 100%;
}
.cmt-frm > h3 {
    margin-bottom: 30px;
}
.cmt-frm form button {
    min-width: initial;
}
.event-detail-wrp {
    float: right;
    width: 100%;
}
.event-detail {
    float: right;
    width: 100%;
}
.event-detail-img {
    float: right;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.event-detail-img .countdown {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 1;
    margin-bottom: 0;
    padding: 0 5px;
}
.event-detail-inf-inr {
    float: right;
    width: 100%;
}
.event-detail-inf-inr > h4 {
    margin-top: 30px;
}
.event-detail-desc {
    float: right;
    width: 100%;
}
.event-detail-inf-inr .pst-mta {
    margin-bottom: 0;
}
.event-detail-desc > h3 {
    font-weight: 400;
    margin: 35px 0 15px;
}

.event-detail-desc ul li:not(.blocks-gallery-grid.blocks-gallery-image, .blocks-gallery-grid.blocks-gallery-item, .wp-block-gallery.blocks-gallery-image, .wp-block-gallery.blocks-gallery-item) {
    font-size: 14.5px;
    position: relative;
    padding-right: 20px;
    font-family: Merriweather;
}

.event-detail-desc ul li:not(.blocks-gallery-grid.blocks-gallery-image, .blocks-gallery-grid.blocks-gallery-item, .wp-block-gallery.blocks-gallery-image, .wp-block-gallery.blocks-gallery-item) + li {
    margin-top: 7px;
}
.rprsntv-wrp {
    float: right;
    width: 100%;
    margin-top: 25px;
}
.rprsntv-wrp > h3 {
    font-weight: 400;
    margin-bottom: 30px;
}
.rprsntv-wrp .team-sec {
    padding: 0;
}
.event-srch-mp {
    float: right;
    width: 100%;
    margin-top: 50px;
}
.event-srch-mp > h3 {
    font-weight: 400;
    margin-bottom: 30px;
}
.evnt-srch {
    float: right;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.evnt-srch form {
    position: absolute;
    right: 0;
}
.event-loc-mp {
    float: right;
    width: 100%;
    height: 350px;
}
.evnt-srch form input {
    background-color: #fff;
    height: 50px;
    padding: 10px 25px;
    font-size: 14px;
    color: #888;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    min-width: 350px;
}
.team-detail-wrp {
    float: right;
    width: 100%;
}
.team-detail-inr {
    float: right;
    width: 100%;
}
.team-detail-thmb {
    float: right;
    width: 100%;
    overflow: hidden;
}
.team-detail-thmb > img {
    width: 100%;
}
.team-detail-inf {
    float: right;
    width: 100%;
    max-width: 80%;
}
.team-member-name {
    float: right;
    width: 100%;
}
.team-member-name > h3 {
    margin-bottom: 10px;
    line-height: 46px;
}
.team-member-name > span {
    font-weight: 400;
    font-size: 17px;
    display: inline-block;
    letter-spacing: 0;
    font-family: Merriweather;
}
.team-member-name .scl1 {
    float: left;
    margin-top: -45px;
}
.team-member-name .scl1 > a {
    color: #ccc;
}
.team-detail-inf-inr {
    float: right;
    width: 100%;
}
.member-cnt {
    float: right;
    width: 100%;
    margin-top: 35px;
}
.member-cnt > h6 {
    margin-bottom: 10px;
}
.member-cnt > ul {
    padding-right: 0;
    list-style: none;
    margin-bottom: 0;
    float: right;
    width: 100%;
}
.member-cnt > ul > li {
    float: right;
    width: 100%;
    padding-right: 25px;
    position: relative;
    font-size: 14px;
    margin-top: 11px;
    font-family: inherit;
}
.member-cnt > ul > li i {
    position: absolute;
    right: 0;
    top: 9px;
}
.member-expr-lst > li:before {
    content: "";
    position: absolute;
    height: 8px;
    width: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    right: 0;
    top: 11px;
}
.member-expr-lst > li {
    padding-right: 20px !important;
}
.team-detail-desc {
    float: right;
    width: 100%;
    margin-top: 50px;
}
.team-detail-desc > h3 {
    margin-bottom: 0;
}
.team-detail-desc > p {
    margin: 20px 0 0;
    font-family: inherit;
    font-size: 14.5px;
}
.blog-detail-wrp {
    float: right;
    width: 100%;
}
.blog-detail {
    float: right;
    width: 100%;
}
.blog-detail-inf {
    float: right;
    width: 100%;
    overflow: hidden;
}
.blog-detail-inf img {
    width: 100%;
}
.blog-detail-inf-inr {
    float: right;
    width: 100%;
    padding: 10px 25px;
    border: 1px dotted #ddd;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.blog-detail-inf-inr .pst-mta {
    margin-bottom: 0;
}
.blog-detail-desc {
    float: right;
    width: 100%;
}
.blog-detail-desc > p {
    margin: 20px 0 0;
}
blockquote {
    display: inline-block;
    background-color: #f5f5f5;
    padding: 40px 50px;
    text-align: center;
    margin: 15px 0 10px;
    position: relative;
    font-style: italic;
    font-size: 20px;
    z-index: 1;
}
blockquote p {
    margin-bottom: 0;
    font-size: inherit;
}
blockquote p i {
    position: absolute;
    top: 50%;
    right: 50%;
    font-size: 70px;
    z-index: -1;
    line-height: initial;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.pst-shr-tgs {
    float: right;
    width: 100%;
    margin-top: 25px;
    padding: 15px 0;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
}
.tag-clouds {
    line-height: 37px;
}
.tag-clouds > span {
    font-family: Merriweather;
    display: inline-block;
    margin-left: 10px;
}
.tag-clouds > a {
    display: inline-block;
    font-family: roboto slab;
}
.service-detail-wrp {
    float: right;
    width: 100%;
}
.service-detail-nav {
    float: right;
    width: 100%;
    background-color: #fbfbfb;
    padding: 30px;
}
.service-detail-nav > ul {
    padding-right: 0;
    list-style: none;
    margin-bottom: 0;
    float: right;
    width: 100%;
}
.service-detail-nav > ul li {
    float: right;
    width: 100%;
    font-family: roboto slab;
    font-size: 16px;
    color: #222;
    font-weight: 700;
}
.service-detail-nav > ul li + li {
    margin-top: 10px;
}
.service-detail-desc {
    float: right;
    width: 100%;
}
.service-detail-desc > img {
    width: 100%;
}
.service-detail-desc > h3 {
    font-weight: 400;
    margin: 25px 0 0;
}
.service-detail-desc > p {
    margin: 20px 0 0;
}
.service-detail-desc img {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.alignleft {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}
.alignright {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.error-page {
    float: right;
    width: 100%;
    text-align: center;
}
.error-page-inner {
    display: inline-block;
    max-width: 45%;
    width: 100%;
    position: relative;
}
.error-page-inner > h1 {
    display: inherit;
    font-size: 200px;
    color: #5d2b00;
    font-weight: 700;
    margin-bottom: 20px;
}
.error-page-inner > h1 > i {
    font-style: normal;
}
.error-page-inner > span {
    display: inherit;
    font-size: 70px;
    font-weight: 300;
    color: #5d2b00;
    position: relative;
    line-height: 60px;
    letter-spacing: 0.3px;
    margin-top: 10px;
}
.error-page-inner span span {
    display: block;
    font-size: 24px;
    font-weight: 400;
    font-family: Merriweather;
}
.error-page-inner > p {
    font-size: 15px;
    display: inherit;
    max-width: 80%;
    margin-top: 5px;
    font-family: Merriweather;
}
.search-form {
    display: inherit;
    width: 100%;
    position: relative;
    max-width: 540px;
}
.search-form > input {
    width: 100%;
    border: 0;
    background: #fafafa;
    padding-right: 60px;
    padding-left: 30px;
    height: 60px;
    font-family: lato;
    font-size: 14px;
    color: #969292;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}
.search-form > button {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}
.error-page-inner > p a {
    text-decoration: underline;
}
.search-found {
    float: right;
    width: 100%;
    text-align: center;
}
.search-found-inner {
    display: inline-block;
    max-width: 80%;
    width: 100%;
}
.searh-content {
    width: 100%;
    background: #f5f5f5;
    text-align: center;
    display: inline-block;
    padding: 25px;
    font-size: 18px;
    max-width: 870px;
    margin-bottom: 30px;
    color: #444;
    font-weight: 700;
    font-family: Merriweather;
}
.searh-content > i {
    font-style: normal;
}
.search-found-inner > h4 {
    margin-top: 20px;
    font-size: 30px;
}
.search-found-inner > p {
    margin-top: 10px;
    font-size: 14px;
    font-family: Merriweather;
}
.search-found-inner .searching-form {
    margin-top: 50px;
}
.search-results-page {
    text-align: right;
}
.gallery-wrap {
    float: right;
    width: 100%;
}
.gallery-item {
    float: right;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.gallery-item > a {
    float: right;
    width: 100%;
}
.gallery-item > a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0;
}
.gallery-item:hover > a::before {
    opacity: 0.5;
}
.mrg10 .gallery-item {
    margin-bottom: 10px;
}
.remove-ext5 .product-box {
    margin-bottom: 40px;
}
.product-box {
    float: right;
    width: 100%;
}
.product-thmb {
    float: right;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.product-thmb > a {
    float: right;
    width: 100%;
    position: relative;
}
.product-thmb > a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
}
.product-box:hover .product-thmb > a::before {
    opacity: 0.5;
}
.product-thmb img {
    width: 100%;
}
.product-inf {
    float: right;
    width: 100%;
    margin-top: 25px;
}
.product-inf > h5 {
    margin-bottom: 0;
}
.price {
    font-weight: 700;
    display: block;
    font-size: 20px;
    margin-top: 10px;
}
.price ins {
    text-decoration: none;
    margin-left: 7px;
    font-weight: 700;
}
.price del {
    font-size: 17px;
    opacity: 0.3;
}
.product-inf > a {
    margin-top: 18px;
}
.product-inf > a.theme-btn {
    padding: 10px 30px;
    font-size: 14px;
}
.product-sec > h2 {
    margin-bottom: 40px;
    font-weight: 400;
}
.product-detail-wrap {
    float: right;
    width: 100%;
}
.product-detail-inf-wrap {
    float: right;
    width: 100%;
}
.product-detail-thmb {
    float: right;
    width: 100%;
    overflow: hidden;
}
.product-detail-thmb img {
    width: 100%;
}
.product-detail-inf {
    float: right;
    width: 100%;
    margin-top: 70px;
    padding-right: 30px;
}
.product-detail-inf > h4 {
    margin-bottom: 15px;
}
.product-detail-inf > p {
    max-width: 90%;
    margin-bottom: 15px;
}
.cart-quantity {
    float: right;
    width: 100%;
    margin-top: 10px;
}
.cart-quantity > form {
    display: inline-block;
}
.cart-quantity > form label {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    display: inline-block;
    line-height: 50.8px;
    margin-left: 10px;
    vertical-align: middle;
}
.cart-quantity > form input {
    background-color: #f5f5f5;
    font-weight: 700;
    padding: 15px 20px;
    text-align: center;
    height: 50.8px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.cart-quantity > form + a {
    vertical-align: middle;
}
.product-detail-tabs {
    float: right;
    width: 100%;
    margin-top: 70px;
}
.stars {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 10px;
}
.stars > i {
    margin-left: 5px;
}
.product-detail-tabs > ul.nav-tabs {
    border-bottom: 0;
    float: right;
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
.product-detail-tabs > ul.nav-tabs li.nav-item {
    margin: 0 0 10px 10px;
    float: right;
    font-weight: 700;
    font-size: 14px;
}
.product-detail-tabs > ul.nav-tabs li.nav-item a.nav-link {
    padding: 7px 35px;
    border: 1px solid #ddd;
    float: right;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: Merriweather;
    font-weight: 500;
}
.product-detail-tabs .tab-content {
    float: right;
    width: 100%;
}
.product-detail-tabs .tab-content .tab-pane {
    float: right;
    width: 100%;
}
.product-detail-tabs .tab-content .tab-pane > h3 {
    margin-bottom: 25px;
}
.product-detail-tabs .tab-content .tab-pane > p {
    margin: 0;
}
.product-detail-tabs .tab-content .tab-pane > p + p {
    margin-top: 15px;
}
.product-detail-tabs table {
    float: right;
    width: 100%;
}
.product-detail-tabs table td,
.product-detail-tabs table th {
    padding: 13px 20px;
    font-size: 15px;
}
.product-detail-tabs table tbody tr:nth-child(2n) {
    background-color: #f5f5f5;
}
.sidebar-wrp {
    float: right;
    width: 100%;
}
.cause-inf .pst-mta {
    margin-bottom: 0;
}
.cause-inf .pst-mta > li {
    margin-top: 0;
    line-height: initial;
}
.preloader {
    background: #0b52e4;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
    right: 0;
    top: 0;
}
.preloader .ball-scale-multiple {
    position: relative;
    top: 50%;
    right: 50%;
}
@-webkit-keyframes ball-scale-ripple-multiple {
    0% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 1;
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        opacity: 0;
    }
}
@keyframes ball-scale-ripple-multiple {
    0% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        opacity: 1;
    }
    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.7;
    }
    100% {
        opacity: 0;
    }
}
.ball-scale-ripple-multiple {
    position: relative;
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px);
}
.ball-scale-ripple-multiple > div:nth-child(0) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.ball-scale-ripple-multiple > div:nth-child(1) {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.ball-scale-ripple-multiple > div:nth-child(2) {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.ball-scale-ripple-multiple > div:nth-child(3) {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.ball-scale-ripple-multiple > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    top: -2px;
    right: -26px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 2px solid #fff;
    -webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
    animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}
@-webkit-keyframes ball-beat {
    50% {
        opacity: 0.2;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes ball-beat {
    50% {
        opacity: 0.2;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.ball-beat > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    display: inline-block;
    -webkit-animation: ball-beat 0.7s 0s infinite linear;
    animation: ball-beat 0.7s 0s infinite linear;
}
.ball-beat > div:nth-child(2n-1) {
    -webkit-animation-delay: -0.35s !important;
    animation-delay: -0.35s !important;
}
@-webkit-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
.ball-scale-multiple {
    position: relative;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
.ball-scale-multiple > div:nth-child(2) {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.ball-scale-multiple > div:nth-child(3) {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.ball-scale-multiple > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    right: -30px;
    top: 0;
    opacity: 0;
    margin: 0;
    width: 60px;
    height: 60px;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
    animation: ball-scale-multiple 1s 0s linear infinite;
}
.sidepanel {
    padding: 30px;
    position: fixed;
    width: 250px;
    background: #222;
    z-index: 100000000;
    right: -250px;
    top: 100px;
}
.show {
    right: 0;
}
.sidepanel > span {
    position: absolute;
    left: -50px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    font-size: 22px;
    color: #fff;
    background: #222;
    top: 0;
}
.color-picker {
    float: right;
    width: 100%;
}
.color-picker > h3 {
    float: right;
    width: 100%;
    margin: 0 0 20px;
    position: relative;
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    padding-bottom: 13px;
}
.color-picker > h3::before {
    content: "";
    background: #777;
    height: 3px;
    width: 13px;
    right: 0;
    bottom: 0;
    position: absolute;
}
.color-picker > a::before {
    height: 100%;
    top: 0;
    right: 0;
    width: 0;
    position: absolute;
    z-index: 1;
    content: "";
}
.color-picker > a.color-picker::before {
    width: 100%;
}
.color-picker > a::after {
    color: #fff;
    content: "✔";
    font-size: 16px;
    right: 50%;
    top: 50%;
    position: absolute;
    opacity: 0;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    z-index: 2;
}
.color-picker > a.applied::after {
    opacity: 1;
}
.color-picker > a {
    cursor: pointer;
    float: right;
    height: 35px;
    margin: 0 0 10px 10px;
    position: relative;
    width: 35px;
}
.color-picker .color {
    background-color: #d1ad3c;
}
.color-picker .color2 {
    background-color: #b57c00;
}
.color-picker .color3 {
    background-color: #a0ce4e;
}
.color-picker .color4 {
    background-color: #f64243;
}
.breadcrumb::before,
.dnt-lst > a:focus,
.dnt-lst > a:hover,
.event-detail-desc ul > li:before,
.event-detail-img .countdown:before,
.event-detail-img > span:before,
.event-thmb .countdown:before,
.event-thmb > span:before,
.member-expr-lst > li:before,
.owl-carousel .owl-nav > button.owl-next,
.owl-carousel .owl-nav > button.owl-prev,
.pagination > li a:focus,
.pagination > li.active span,
.pagination > li:hover a,
.plr-bx > i:after,
.preloader,
.rspn-mnu-btn:hover,
.rspn-mnu-cls:hover,
.rspn-scil > li a:hover,
.serv-bx2:hover .serv-inf2,
.serv-bx:hover .srv-inf.green-bg,
.srch-cls-btn:hover,
.team-bx:hover .team-inf,
.team-inf > span:before,
.theme-bg,
.theme-bg-layer:before,
.theme-btn.green-bg:after,
.theme-btn.green-bg:before,
nav > div > ul li > a:after,
nav > div > ul li > a:before {
    background-color: #d1ad3c;
}
.abt-vdo > a:focus,
.abt-vdo > a:hover,
.breadcrumb > li a:focus,
.breadcrumb > li a:hover,
.cause-inf > h5 a:focus,
.cause-inf > h5 a:hover,
.cnt-inf-lst > li a:focus,
.cnt-inf-lst > li a:hover,
.cnt-inf > li a:focus,
.cnt-inf > li a:hover,
.cpy-rgt > p a:focus,
.cpy-rgt > p a:hover,
.event-bx:hover > a:focus,
.event-bx:hover > a:hover,
.event-bx > a:focus,
.event-bx > a:hover,
.event-bx > h5 a:focus,
.event-bx > h5 a:hover,
.event-inf > a:focus,
.event-inf > a:hover,
.event-inf > h5 a:focus,
.event-inf > h5 a:hover,
.header-search form > button:focus,
.header-search form > button:hover,
.inf-lst > li a:focus,
.inf-lst > li a:hover,
.lst-cas > h6 a:focus,
.lst-cas > h6 a:hover,
.post-inf > a:focus,
.post-inf > a:hover,
.post-inf > h5 a:focus,
.post-inf > h5 a:hover,
.prayer-timings > table tr:hover td,
.product-detail-tabs > ul li a.nav-link.active,
.product-detail-tabs > ul li a.nav-link:focus,
.product-detail-tabs > ul li a.nav-link:hover,
.product-inf > h5 a:focus,
.product-inf > h5 a:hover,
.pst-mta > li a:focus,
.pst-mta > li a:hover,
.rcnt-inf > h6 a:focus,
.rcnt-inf > h6 a:hover,
.rsnp-mnu ul li.menu-item-has-children.active:before,
.rsnp-mnu ul > li.active > a,
.rsnp-mnu ul > li:hover > a,
.rsnp-mnu ul > li > a:focus,
.rspn-cnt > span a:focus,
.rspn-cnt > span a:hover,
.rspn-srch > button:hover,
.scl1 > a:focus,
.scl1 > a:hover,
.serv-bx:hover > i.green-clr,
.service-detail-nav > ul li.active > a,
.service-detail-nav > ul li:hover > a,
.service-detail-nav > ul li > a:focus,
.srch-btn:focus,
.srch-btn:hover,
.tag-clouds > a:focus,
.tag-clouds > a:hover,
.tch-dwn-btn > a:focus,
.tch-dwn-btn > a:hover,
.tch-thmb > a:focus,
.tch-thmb > a:hover,
.theme-clr,
.tp-lnks > li a:focus,
.tp-lnks > li a:hover,
.widget ul li > a:focus,
.widget ul li > a:hover,
header.style1 .scl1 > a:focus,
header.style1 .scl1 > a:hover,
header.style1 nav > div > a.srch-btn:focus,
header.style1 nav > div > a.srch-btn:hover,
nav > div > ul li a:focus,
nav > div > ul li:hover,
nav > div > ul li:hover > a,
nav > div > ul > li.menu-item-has-children:hover:after,
ol.breadcrumb > li.breadcrumb-item.active {
    color: #d1ad3c;
}
.abt-vdo.style2:before,
.dnt-lst > a:focus,
.dnt-lst > a:hover,
.pagination > li.active,
.pagination > li:hover,
.product-detail-tabs > ul li a.nav-link.active,
.product-detail-tabs > ul li a.nav-link:focus,
.product-detail-tabs > ul li a.nav-link:hover,
.serv-bx2:hover .serv-inf2,
.theme-brd-clr {
    border-color: #d1ad3c;
}
.testi-desc {
    border-top-color: #d1ad3c;
}
.green-bg,
.green-bg-layer:before,
.owl-carousel .owl-nav > button:focus,
.owl-carousel .owl-nav > button:hover,
.serv-bx:hover .srv-inf.theme-bg,
.theme-btn.theme-bg:after,
.theme-btn.theme-bg:before {
    background-color: #5d2b00;
}
.error-page-inner > p a:focus,
.error-page-inner > p a:hover,
.green-clr,
.serv-bx:hover > i.theme-clr,
.serv-bx > h5 a:focus,
.serv-bx > h5 a:hover {
    color: #5d2b00;
}
.green-brd-clr {
    border-color: #5d2b00;
}
.newsletter > button.green-bg::after,
.newsletter > button.green-bg::before {
    background-color: #000;
}
.w5 {
    width: 5%;
}
.w10 {
    width: 10%;
}
.w15 {
    width: 15%;
}
.w20 {
    width: 20%;
}
.w25 {
    width: 25%;
}
.w30 {
    width: 30%;
}
.w35 {
    width: 35%;
}
.w40 {
    width: 40%;
}
.w45 {
    width: 45%;
}
.w50 {
    width: 50%;
}
.w55 {
    width: 55%;
}
.w60 {
    width: 60%;
}
.w65 {
    width: 65%;
}
.w70 {
    width: 70%;
}
.w75 {
    width: 75%;
}
.w80 {
    width: 80%;
}
.w85 {
    width: 85%;
}
.w90 {
    width: 90%;
}
.w95 {
    width: 95%;
}
.w100 {
    width: 100%;
}
.service-section-contr .theme-btn {
    margin-top: 25px;
}
.cause-bx .btns-wrp {
    display: none;
}
.post-bx .post-inf {
    background: #fff;
}
.post-bx .post-inf > a {
    font-weight: 400;
    color: #555;
}
.newsletter-wrp h4 {
    font-size: 24px;
    padding: 6px 0;
}
.event-bx > a {
    font-weight: 400;
    color: #555;
    font-family: Merriweather;
    font-size: 14px;
}
.pg-tp-inr h1 {
    font-size: 48px;
    position: relative;
}
.blog-grid-cont .post-inf a {
    margin-top: 15px;
}
.blog-grid-cont .post-inf {
    padding: 30px;
}
.blog-grid-cont .pst-mta > li {
    margin: 5px 0 0 15px;
}
.blog-detail-desc i.fas.fa-quote-left.theme-clr {
    color: #d8d7d7;
}
.blog-detail-desc p {
    line-height: 30px;
}
.pst-shr-tgs .tag-clouds > a {
    color: #5d5d5d;
    font-size: 14.5px;
    padding: 0 2px 0 0;
    font-weight: 400;
    font-family: inherit;
}
.pst-shr-tgs .scl1 {
    font-size: 16px;
}
.pst-shr-tgs .scl1 > span {
    margin-left: 10px;
}
.cmts-wrp h4 {
    margin-bottom: 35px;
    color: #555;
    font-size: 26px;
}
.blog-detail-desc .cmts-wrp p {
    line-height: 28px;
}
.cmt-inf i.far.fa-calendar-alt {
    padding-left: 5px;
}
.cnt-frm h4 {
    color: #555;
    font-size: 26px;
}
.cnt-frm .mrg10 > div {
    padding: 5px 5px;
    width: 100%;
}
.lst-cas > h6 {
    line-height: 36px;
    font-size: 18px;
}
.rcnt-inf > span {
    font-size: 12px;
    color: #999;
    font-family: inherit;
}
.event-bx2 .event-inf > a {
    font-family: inherit;
    font-size: 14px;
    display: inline-block;
    font-weight: 400;
    color: #999 !important;
}
.event-bx2 .event-inf > a:hover {
    color: #d1ad3c !important;
}
.event-detail-inf-inr {
    padding-top: 10px;
}
.event-detail-desc > h3,
.event-srch-mp > h3,
.rprsntv-wrp > h3 {
    font-size: 30px;
}
p.price-text {
    display: inline-block;
    padding-left: 10px;
    color: #222;
    font-size: 16px;
}
.cart-quantity input.qty.brd-rd5 {
    width: 90px;
}
.product-detail-tabs .tab-content h5 {
    padding-bottom: 10px;
}
.related-pro-cont h4 {
    text-align: right;
    padding-bottom: 15px;
}
.product-sec.related-pro-cont.remove-ext3.text-center {
    margin-top: -60px;
}
.related-pro-cont h4 {
    font-size: 26px;
}
.gap.remove-gap.related-pro-cont-sec {
    margin-bottom: 25px;
}

header .logo-menu-sec .logo img {
    width: 90%;
    height: auto;
}

.related-pro-cont h4 {
    text-align: right;
    padding-bottom: 15px;
}


.cause-detail-inf-inr {
    padding: 10px 30px;
    margin: 0 0 25px 0;
}

.cause-detail-inf-inr .pst-mta > li {
    margin: 15px 0 0 15px;
}
.cause-detail-inf-inr .pst-mta > li span {
    font-weight: 500;
    font-family: inherit;
    font-size: 14px;
    color: #777 !important;
}

.cause-detail .event-detail-desc h3 {
    margin: 25px 0 10px;
}
.cause-detail .pst-shr-tgs {
    margin-top: 35px;
}

.service-detail-desc .alignleft {
    margin-bottom: 0;
}
.sec-tl.contact-cont {
    margin-bottom: 25px;
}

.cnt-inf-wrp .sec-tl {
    margin-bottom: 35px;
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 152, 34, 0.2);
    }
    100% {
        box-shadow: 0 0 0 35px transparent;
    }
}
@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    }
    100% {
        box-shadow: 0 0 0 70px transparent;
    }
}
.pulse-vid-btn {
    float: right;
    width: 100px;
    height: 100px;
    font: 13px/130px "Barlow Semi Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    background: #d1ad3cc4;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: shadow-pulse 1s infinite;
    -ms-animation: shadow-pulse 1s infinite;
    -o-animation: shadow-pulse 1s infinite;
    animation: shadow-pulse 1s infinite;
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -50px -17px 0 0;
}
.pulse-vid-btn i {
    font-size: 40px;
    float: right;
    top: -12px;
    position: absolute;
    left: 28px;
}
.abt-vdo.style2 {
    position: relative;
}
.skw-shp-tp {
    height: 225px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -1px;
    background-size: cover;
    background-position: bottom;
    top: -220px;
}
.wpcf7-form-control-wrap textarea {
    height: 75px;
}
.newsletter-wrap .mailpoet_form .mailpoet_paragraph {
    float: right;
    margin-bottom: 0;
}
#mailpoet_form_1 .mailpoet_paragraph {
    line-height: 20px;
    width: 85%;
}
.newsletter-wrap .mailpoet_paragraph input {
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -webkit-box-shadow: 0 0 76px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 76px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 76px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 76px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    color: #fff;
    padding: 15px 40px;
    height: 50px;
    font-family: "roboto slab";
}
input.mailpoet_submit {
    width: 30% !important;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #5d2b00;
}
footer .newsletter-wrap p.mailpoet_paragraph input {
    width: 100%;
}
#mailpoet_form_1 .mailpoet_text,
#mailpoet_form_1 .mailpoet_textarea {
    width: 100% !important;
}
nav > div > ul li.menu-item-has-children::before {
    content: "\f107";
    font-family: fontawesome;
    position: absolute;
    font-size: 15px;
}
nav > div > ul ul li.menu-item-has-children::before {
    content: "\f105";
    left: 30px;
    top: 35%;
    margin-top: -10px;
}
.row_style {
    position: absolute !important;
    z-index: 4 !important;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
}
.row_style svg.waves {
    height: 200px;
}
.row_style svg {
    position: absolute !important;
    bottom: -10px;
    width: 100%;
    height: auto;
    fill: #fff;
}
svg:not(:root) {
    overflow: hidden;
}
.row_style svg.waves path:nth-child(1) {
    opacity: 0.1;
}
.row_style svg.waves path {
    stroke: transparent !important;
}
.row_style svg.waves path:nth-child(2) {
    opacity: 0.5;
}
.row_style svg.waves path {
    stroke: transparent !important;
}
.row_style svg.waves path {
    stroke: transparent !important;
}
.gap2_btm {
    float: right;
    padding: 70px 0 100px 0;
    position: relative;
    width: 100%;
}
.gap100 {
    float: right;
    padding: 100px 0;
    position: relative;
    width: 100%;
}
.pulse-vid-btn a:hover {
    color: #222;
}
.bg-shp.cntr {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}
.bg-shp.cntr {
    right: 50%;
}
.bg-shp.vtp {
    bottom: 0;
    z-index: -1;
}
.bg-shp {
    position: absolute;
    bottom: 0;
}
.abt-desc .sec-tl span:after {
    content: "";
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    right: 0;
    border-bottom: 1px solid;
}
.abt-desc .sec-tl > span {
    position: relative;
}
.abt-desc .sec-tl > span {
    position: relative;
    padding-right: 50px;
    padding-bottom: 5px;
}
.serv-wrp .serv-bx2 {
    -webkit-box-shadow: 0 10px 25px 1px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 10px 25px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 10px 25px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 25px 1px rgba(0, 0, 0, 0.05);
}
.sec-tl.text-center span:after {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    right: -50px;
    border-bottom: 1px solid;
}
.sec-tl.text-center span {
    position: relative;
}
.cause-sec .cause-inf p {
    display: none;
}
p.heading-desc {
    width: 45%;
    text-align: center;
    margin: 0 auto;
    font-family: inherit;
    font-size: 14px;
    line-height: 26px;
    color: #8f8f8f;
    padding-top: 10px;
}
.sec-tl.text-center.causes-grid-block {
    position: relative;
    margin-bottom: 30px;
}
.cause-bx .cause-inf .pst-mta li:after {
    content: "";
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    right: -30px;
    border-bottom: 1px solid #d1ad3c;
}
.cause-bx .cause-inf .pst-mta li:before {
    content: "";
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    left: -30px;
    border-bottom: 1px solid #d1ad3c;
}
.cause-bx .cause-inf ul {
    position: relative;
}
.cause-bx .cause-inf .time-left,
.cause-bx .cause-inf ul li {
    color: #8f8f8f !important;
    font-size: 13px;
    font-weight: 500;
    font-family: inherit;
}
.cause-bx .prg-wrp > span {
    display: inline-block;
    margin: 20px 0 0 5px;
    font-size: 14px;
    color: #999;
    font-family: inherit;
}
.fact-box.style2 {
    border: 9px solid #ccc;
}
.fact-box h5.theme-clr {
    font-size: 15px;
    color: #717171;
}
.fact-box h1 {
    position: relative;
    font-size: 40px;
}
.fact-box small {
    position: absolute;
    top: 0;
    font-size: 30px;
}
.facts-wrap.text-center {
    margin: 0 25%;
}
.fact-box.style2 {
    border: 1px solid #ccc;
    padding: 15px 10px;
}
.fact-box.style2 {
    border: 1px solid #ccc;
    padding: 15px 10px;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
}
div.facts-wrap.text-center div:nth-child(3) > div {
    border-left: 0;
}

li.pr-tm-bx,
ul.pr-tm-lst {
    float: right;
    list-style: none;
}
.pr-tm-bx h6 {
    padding: 10px 0px 0 35px;
}

.pr-tm-bx span {
    float: right;
}
ul.pr-tm-lst {
    margin: 0;
    padding: 0;
}

.abt-desc.namaz-time-block {
    padding-right: 75px;
    padding-top: 55px;
}
.abt-desc.namaz-time-block .sec-tl span:after {
    top: 45%;
}

.cnt-frm input.wpcf7-form-control.wpcf7-submit.theme-btn.theme-bg.brd-rd5 {
    float: right;
}

.blog-detail-desc #gallery-1 img {
    border: none;
}
.blog-detail-desc #gallery-1 .gallery-item {
    width: 33%;
    margin-right: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}
a.comment-reply-link {
    background: 0 0;
    color: #d1ad3c;
}
.cnt-frm form textarea {
    height: 180px;
}
.cnt-frm form input[type="submit"] {
    height: auto;
    padding: 10px 30px;
    margin-top: 10px;
    margin-bottom: 0;
}
.cnt-frm p.logged-in-as {
    padding-right: 5px;
    font-family: inherit;
    font-size: 13px;
}
.cnt-frm .comment-notes {
    display: block;
    width: 100%;
    margin-right: 5px;
    float: right;
}

.event-detail-desc h4 {
    text-align: right;
}

.donors-list.donors-list-vertical .donor {
    float: right;
}
.donor-donation-amount,
.donor-location,
p.donor-name {
    display: inline-block;
    float: right;
    text-transform: capitalize;
    padding: 0 15px;
    margin-top: 0;
}
.donors-list .donor > :first-child {
    float: right;
    border-radius: 5px;
}

.donors-list {
    float: right;
}
p.logged-in-as {
    padding-right: 6px;
}

.mar-250 {
    margin-top: -50px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.15);
    z-index: 1;
}
.call-to-action {
    padding: 40px 60px;
    width: 65%;
    display: inline-block;
    float: right;
}
.call-to-action span {
    font-family: Lato;
    color: #68686d;
}
.call-to-action h2 {
    font-size: 46px;
}
.call-button {
    width: 30%;
    float: right;
    display: inline-block;
    margin: 52px 25px;
}
.call-button a.theme-btn.theme-bg.brd-rd5 {
    color: #fff;
    padding: 18px 70px;
    font-size: 25px;
}
.call-button i {
    padding-left: 20px;
}
.call-button a.theme-btn.theme-bg.brd-rd5:hover {
    background: #fff;
}
.charitable-notice.charitable-form-errors {
    float: right;
    width: 100%;
    margin-top: 50px;
    border: 1px solid #dedede;
}
.custom-donation-amount-wrapper label {
    margin: 0 0 0 10px;
}
.charitable-donation-form .custom-donation-input {
    padding-right: 5px;
}
.charitable-form-field input,
.charitable-form-field select,
.charitable-form-field textarea {
    border: 1px solid #ccc;
    padding-right: 5px;
}
.charitable-submit-field .button {
    font-size: 1em;
    line-height: 1.5em;
    padding: 10px 40px;
    background: #d1ad3c;
    color: #fff;
    border-radius: 5px;
}
form#charitable-profile-form {
    margin: 70px 0;
}
.single-campaign .cause-detail-wrp p img {
    -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 70px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.1);
    padding: 7px;
    background: #cccccc7a;
    border-radius: 15px;
}
.donors-sec .remove-ext6 p {
    float: right;
    margin-top: -15px;
    background: #d1ad3c;
    padding: 5px 20px;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 40px;
}
.donors-list li p.donor-name {
    background: 0 0;
    color: #6b6a6a;
}
.donors-list li .donor-donation-amount,
.donors-list li .donor-location {
    padding-right: 20px;
}
.campaign-donation-receipt dl.donation-summary {
    margin-right: 50px;
}
.campaign-donation-receipt .donation-summary dt {
    float: right;
    margin-left: 16px;
    font-weight: 700;
    width: 15%;
    padding-bottom: 20px;
}
.campaign-donation-receipt .donation-details.charitable-table {
    margin-bottom: 70px;
    margin-right: 50px;
}
.campaign-donation-receipt table.donation-details thead {
    margin-right: 50px;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
}
.campaign-donation-receipt table.donation-details thead th {
    padding: 10px 0;
    text-align: right;
}
.campaign-donation-receipt .charitable-table td,
.campaign-donation-receipt .charitable-table tr {
    padding: 10px 0 10px 40px;
    border-bottom: 1px solid #ccc;
}
.campaign-donation-receipt h3 {
    float: right;
    display: block;
    width: 100%;
    margin-right: 50px;
    margin-bottom: 30px;
}
.campaign-donation-receipt .charitable-table tfoot {
    background: #d1ad3c;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.single-campaign .prg-wrp > span {
    margin: 23px 0 0 0;
}
.donors-list {
    width: 100%;
}
.widget form input,
.widget form textarea {
    float: right;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 10px 24px;
    color: #999;
    font-family: Merriweather;
}
.widget form input {
    padding: 10px 15px;
}
.srch-frm button {
    position: absolute;
    background-color: transparent;
    font-size: 13px;
    left: 0;
    top: 0;
    bottom: 0;
    width: 45px;
}
.widget .srch-frm button i {
    color: #d1ad3c;
}
.widget i.fa.fa-bookmark-o {
    float: right;
    padding: 8px 0 10px 10px;
    color: #d1ad3c;
}

.tch-vdo-wrp .tch-wrp img {
    margin-top: -20px;
}
.wpb_widgetised_column.wpb_content_element {
    margin-top: 100px;
}
.event-inf .pst-mta > li {
    margin: 5px 0 0 10px;
    line-height: 20px;
}
footer .widget {
    margin-bottom: 0;
    min-height: 150px;
}
.team-detail-inf {
    padding-top: 70px;
    padding-right: 20px;
}
nav > div ul li a:after {
    left: 0;
    bottom: -0.9px;
    z-index: 1;
}
nav > div ul li a:before {
    top: -1.1px;
    right: 0;
    z-index: 1;
}
nav > div ul li > a:focus:after {
    opacity: 0;
}
nav > div ul li.menu-item-has-children:hover a:after {
    opacity: 0;
}
nav > div ul .sub-menu li:hover a:after {
    opacity: 1;
}
.post-inf .pst-mta a {
    font-family: Merriweather;
    font-size: 13px;
    color: #999;
}
.em-pagination {
    display: inline-block;
}
.em-pagination a,
.em-pagination span {
    display: inline-block;
    margin: 5px;
    line-height: 50px;
    width: 50px;
    font-family: lato;
    font-weight: 700;
    color: #777;
    font-size: 16px;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.em-pagination a:focus,
.em-pagination a:hover,
.em-pagination span {
    color: #fff !important;
}
.style2 nav > div ul li a:before {
    top: 0;
}
.style2 nav > div ul li:hover {
    color: #5d2b00;
}
.style2 nav > div ul li .sub-menu a:before {
    top: -0.9px;
}
.without_video .abt-desc,
.without_video .abt-desc .sec-tl span:after,
.without_video .abt-desc .sec-tl > span {
    content: "";
    padding: 0;
    border: none;
}
.without_video .abt-desc > p {
    margin: 35px 0 0;
    direction: rtl;
}
.without_video .abt-desc > a {
    margin-top: 40px;
}
.without_video .sec-tl > h2 {
    margin-bottom: 0;
    padding-top: 5px;
}
.excerpt_style .cause-sec .cause-inf p {
    display: block;
    font-family: inherit;
    font-size: 14px;
    line-height: 26px;
    padding: 5px 0 0 0;
}
.excerpt_style .cause-sec .cause-inf {
    float: right;
    text-align: right;
}
.excerpt_style .cause-bx .cause-inf .pst-mta li:after,
.excerpt_style .cause-bx .cause-inf .pst-mta li:before {
    border: none;
}
.excerpt_style span.goal-right {
    float: left;
}
.hdr-srch .srch-frm i {
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 20px;
    padding: 10px;
}
.hdr-srch .srch-frm ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
}
img.vector-bg {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
    z-index: -9;
}
img.vector-bg-service {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.6;
}
footer img.vector-bg-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.6;
    z-index: -9;
}
.cpy-rgt p,
.cpy-rgt p a {
    color: #fff !important;
    font-size: 16px;
}
.gap.top-spac270,
.top-spac270 {
    padding-top: 250px;
}
.bottom-spac50,
.gap.bottom-spac50 {
    padding-bottom: 25px;
}
.team-inf .scl1 > a,
.widget-box .scl1 > a {
    color: rgba(74, 35, 2, 0.3);
}
.team-inf .scl1 > a {
    font-size: 14px;
}
.style1 .topbar .scl1,
.style2 .topbar .scl1 {
    line-height: 20px;
}

.style1 nav > div > ul > li:last-child {
    margin: 0 20px 0 0;
}
.style1 nav > div ul li a,
.style1 nav > div ul ul li,
.style1 nav > div ul ul li a {
    color: #fff;
}
.style1 nav > div ul ul ul {
    right: -100%;
    top: 0;
}
.gap.black-layer.opc1.inner-banner {
    padding: 100px 0 60px 0;
}
.wpb_widgetised_column .widget .rcnt-wrp h6 {
    padding-bottom: 0;
}
.pst-shr-tgs .scl1 > span,
.tag-clouds > span {
    color: rgba(74, 35, 2, 0.7);
    font-size: 16px;
}
.single-campaign .tag-clouds {
    line-height: 40px;
}
.single-campaign .cause-detail-wrp .scl1 > a {
    display: inline-block;
    margin: 5px 7px;
    color: #212121;
}
.single-campaign p.donor-name {
    line-height: 20px;
}
.sidebar_wrapper .widget > ul li {
    float: right;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
}
.single-event img.brd-rd5.wp-post-image {
    width: 100%;
    height: auto;
}
.single-campaign .prg-wrp > a {
    margin-top: 23px;
    padding: 10px 20px;
}
.cat-lst li,
.cat-lst li::before {
    position: relative;
    font-family: Merriweather;
}
.cat-lst li::before {
    font-family: FontAwesome;
    content: "\f10c";
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    font-weight: 900;
    float: right;
    font-size: 8px;
    color: #d1ad3c;
}
.sidebar_wrapper .widget > h5 {
    margin-bottom: 20px;
}
.single-campaign .donors-sec {
    display: none;
}
.single-campaign .post-detail-thumb {
    position: relative;
}
body .widget > div > ul li:before,
body .widget > ul li:before {
    right: 0;
}
body .widget > div > ul li,
body .widget > ul li {
    padding-right: 15px;
}
.without_video .abt-desc > p {
    margin: 35px 0 0;
    direction: rtl;
    font-family: inherit;
    font-size: 14px;
    line-height: 30px;
}

.cnt-inf-wrp .sec-tl h2:before,
.dnt-wrp .sec-tl h2:before,
.without_video .sec-tl h2:before {
    content: "";
    position: absolute;
    bottom: -15px;
    background-image: url(assets/images/prayer-head-shp.png);
    height: 9px;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
}
.single-event .team-inf > span:before {
    content: "";
    height: 1px;
    width: 70px;
    position: absolute;
    top: -4px;
    right: 50%;
    margin-right: -40px;
}

.rspn-cnt .inf-lst > li {
    margin-top: 0;
}

.charitable-notice.charitable-form-errors {
    float: right;
}

.charitable-form-field input,
.charitable-form-field select,
.charitable-form-field textarea {
    border: 1px dotted #ddd;
    padding-right: 5px;
    padding: 10px 10px;
    font-family: Merriweather;
    font-size: 0.8em;
    border-radius: 5px;
}

.rspn-hdr .logo img {
    float: left;
}
.event-inf .pst-mta {
    margin: 2px 0 10px 0;
}

.error404 .search-form {
    margin: 30px 0;
}
.campaign-has-goal p.login-prompt {
    float: right;
}

#elementor-add-new-section {
    margin: 60px auto;
    float: right;
    width: 100%;
}
.tch-thmb a.sd-icon {
    margin-top: -15%;
}
.cnt-frm p.form-submit {
    padding: 0 5px;
}

.widget > ul.cnt-inf > li + li,
.widget > ul.cnt-inf > li + li a {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px dashed #ddd;
    padding-right: 20px;
}
body .widget > ul.cnt-inf li:before {
    content: none;
    font-family: fontawesome;
    position: absolute;
    right: 0;
}

.dnt-sec-wrp .dnt-frm li i {
    padding-left: 10px;
    padding-right: 5px;
    color: #5d2b00;
}

.dnt-sec-wrp a.theme-btn.theme-bg.brd-rd5 {
    padding: 10px 25px;
	float:right;
}
.namaz-drp {
    float: left;
    padding-left: 30px;
}

.namaz-drp .table td, .namaz-drp .table th {
    padding: 5px 10px;
    margin: 0;
    text-align: right;
}
.namaz-drp td i {
    margin-left: 5px;
}
/*===== General Styling =====*/
*,
.owl-carousel .thm-btn,
.owl-carousel .secndry-btn {
    direction: rtl;
}
.owl-carousel,
.owl-carousel *,
.fea-car,
.fea-car *,
.srv-wrap3,
.srv-wrap3 * {
    direction: ltr;
}
header.style2 .logo,
nav > div ul,
nav > div ul li,
.bottom-bar > p,
header.style1 .logo,
.abot-sec > p,
.serv-box > i,
.suprt-sec > p,
.suprt-prgrs .suprt-prg,
.page-title-wrap > h2,
.pst-mta2 > li,
.pagination > li,
.sidebar-wrp .wdgt-box > ul li a,
.rcnt-bx > a,
.cmt-bx > img,
.event-mta > li i,
.dnt-mta > li i,
.breadcrumbs > li {
    float: right;
}
.float-left {
    float: right !important;
}
.logo + nav,
nav > div > a,
.bottom-bar > p + .scl,
.page-title-wrap > h2 + .breadcrumbs {
    float: left;
}
.float-right {
    float: left !important;
}
nav > div > ul,
.hstry-desc,
.sec-title,
.prayer-times > li span,
.evnt-info,
.nwsltr-innr > form input,
.wdgt-box,
.abot-sec,
.serv-box,
.srv-tl,
.suprt-sec,
.blog-box,
.blog-detail,
.event-box2,
.bord-box,
.srv-box3,
.msn-wrap {
    text-align: right;
}
.prayer-times > li span:last-child,
.sidebar-wrp .wdgt-box > ul.cat-lst li {
    text-align: left;
}
.hstry-desc > ul li::before,
.sec-title-inner::before,
.event-desc > h4::before,
.msn-desc > h3::before,
.wdgt-box > h4::before,
.cont-lst > li i,
.breadcrumbs > li + li::before,
.srv-ttl > i,
.msn-desc > ul li::before {
    right: 0;
    left: auto;
}
.text-center .sec-title-inner::before {
    right: auto;
}
.model-close {
    left: 30px;
    right: auto;
}
nav > div > ul > li.menu-item-has-children > a::before,
.nwsltr-innr > form button,
.srch-frm > button,
.newsletter-inner > form button {
    left: 0;
    right: auto;
}
nav > div ul ul {
    left: auto;
    right: 100%;
}
nav > div ul li.menu-item-has-children:hover > ul {
    right: 0;
}
nav > div ul ul li.menu-item-has-children::before {
    left: 15px;
    right: auto;
    content: "\f104";
}
nav > div ul ul li.menu-item-has-children:hover > ul {
    left: auto;
    right: 100%;
}
.pst-mta,
.wdgt-box > ul,
.prayer-times,
.hstry-desc > ul,
.breadcrumbs,
nav > div ul,
.pst-mta2,
.cmt-thrd,
.event-mta,
.fnds-dnts-innr > ul,
.msn-desc > ul,
.fltr-lnks {
    padding-right: 0;
}
.cmt-thrd .children {
    padding: 0 50px 0 0;
}
.srv-ttl {
    padding: 0 70px 0 0;
}
.thm-btn i,
.secndry-btn i,
.srv-info2 > a i,
.scl > a + a {
    margin: 0 5px 0 0;
}
.rcnt-inf > span i {
    margin: 0 0 0 5px;
}
.pst-mta > li i,
.dnt-mta > li i {
    margin: 0 0 0 5px;
}
nav > div > a + ul {
    margin: 0 0 0 35px;
}
nav > div > ul > li + li {
    margin: 0 30px 0 0;
}
.pst-mta > li + li,
.pst-mta2 > li + li {
    margin: 0 20px 0 0;
}
.cmt-bx > img {
    margin: 0 0 0 20px;
}
.tag-clouds > span,
.team-scl > span {
    margin: 0 0 0 15px;
}
.dnt-mta > li + li {
    margin: 0 15px 0 0;
}
.event-mta > li i {
    margin: 0 0 0 10px;
}
.suprt-prgrs {
    margin: 0 -35px 0 0;
}
nav > div > ul > li.menu-item-has-children {
    padding: 0 0 0 15px;
}
.cont-lst > li {
    padding: 0 23px 0 0;
}
.hstry-desc > ul li {
    padding: 0 20px 0 15px;
}
.rcnt-bx > a + .rcnt-inf,
.breadcrumbs > li + li {
    padding: 0 20px 0 0;
}
.serv-box > i + .serv-info {
    padding: 0 15px 0 0;
}
.msn-desc > ul li {
    padding: 0 30px 0 0;
}
.sec-title-inner::before,
.event-desc > h4::before,
.msn-desc > h3::before,
.wdgt-box > h4::before,
.msn-desc > ul li::before {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.testi-info > p i:first-child {
    left: -25px;
}
.contact-btn {
    left: 22px;
    right: auto;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    -o-transform-origin: center left;
    transform-origin: center left;
    top: 200px;
}
.lft-shp {
    left: auto;
    -webkit-transform: translateY(-50%) rotateY(180deg);
    -ms-transform: translateY(-50%) rotateY(180deg);
    -o-transform: translateY(-50%) rotateY(180deg);
    transform: translateY(-50%) rotateY(180deg);
    right: -700px;
}
.white-grad-layer::before {
    background-image: -moz-linear-gradient(right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.95) 25%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.95) 25%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.95) 25%, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0) 100%);
}
.newsletter-inner > form input {
    -webkit-border-radius: 40px 0 0 40px;
    border-radius: 40px 0 0 40px;
}
.contr-butn::after {
    right: auto;
    left: -60%;
    bottom: 0;
    top: auto;
}
.breadcrumbs > li + li {
    margin-left: 0;
    margin-right: 15px;
}
.breadcrumbs > li + li::before {
    top: 6px;
}
.fltr-lnks > li a::before {
    left: 80%;
    right: 0;
}
.fltr-lnks > li.active a::before,
.fltr-lnks > li a:hover::before,
.fltr-lnks > li a:focus::before {
    right: 0;
    left: 0;
}

.rtl header.style1.alim .logo, .rtl .alim .serv-box > i, .rtl .pr-tm-lst .pr-tm-bx, .rtl .news_ticker_sec span, .rtl .news_ticker_sec, .rtl header.style1.alim nav > div ul li, .rtl header.style2.alim .logo{
	float:right;
}
.rtl header.style1.alim nav > div > ul li.menu-item-has-children::before {
    left: 0;
	right:auto;
}
.rtl .widget > ul.cnt-inf li a {
    padding-right: 5px;
    float: right;
}
.rtl .alim .prayer-times > li + li, .rtl .alim .prayer-times > li.pry-tim-hed {
    padding: 0 0 0 0;
}

.rtl header.style2 nav > div ul li.menu-item-has-children {
    padding-right: 15px;
}
.rtl .date-box {
    float: right;
}
.rtl .news_ticker_sec span {
    right: 0;
    left: auto;
    position: relative;
}
.rtl #triangle-right {
    border-right: 25px solid #2A486C;
    border-left: 0px solid #2A486C;
    left: -25px;
    position: absolute;
}
.rtl .pr-tm-wrp {
    float: right;
    width: calc(100% + 230px);
    margin-right: -114px;
    position: relative;
}
.rtl .style1.style5 nav > div > ul li.menu-item-has-children::before{
	left:0;
	right:auto;
}
.rtl .style1.style5 ul#menu-main-menu {
    margin-left: 30px;
    margin-top: 20px;
}
.rtl .blog-grid-cont .post-inf p + a, .rtl #comments-thread-link .cmt-bx>img {
    float: right;
}
.rtl .style1.alim.sticky-active nav > div > ul ul li.menu-item-has-children:before, .rtl .style1.alim nav > div > ul ul li.menu-item-has-children:before {
    content: "\f104";
    left: 25px;
}
.rtl.single .event-detail-desc > ul li:before {
    content: "\f00c";
    font-family: fontawesome;
    position: absolute;
    right: 0px;
    font-size: 14px;
    left: auto;
}

.rtl nav > div ul li.menu-item-has-children {
    padding-right: 0px;
}
body .widget > ul.cat-lst  li:before {
    right: auto;
	left:-5px;
}
.rtl .cnt-frm h4{
	direction:ltr;
}
.event-detail-img .countdown {
    right: 0;
	left:auto;
	bottom:0;
}
section {
    float: initial;
    position: relative;
    width: 100%;
}
.rtl .pr-tm-lst .pr-tm-bx{ padding: 30px 40px;}
.rtl header.style1 .namaz-drp {float:left;}

nav div ul ul li.menu-item-has-children::before {
    left: auto;
    right: 15px;
    content: "\f104";
}
.rspn-hdr .rsnp-mnu ul li {
    color: #fff;
    list-style: none;
    float: left;
    display: block;
    width: 100%;
}
/* RTL Style Fixes */
header.style1.alim .logo {
    float: right;
   
}
header.style1.alim .logo + nav {
    float: left;
}
.rtl header.style1.alim nav > div > a {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}
header.style1.alim nav > div ul li {
    float: right;
   
}
.alim .hstry-desc .sec-title-inner {
    text-align: right;
}
.alim .hstry-desc .sec-title-inner:before {
    right: 0;
    }
.alim .hstry-desc > ul {
    padding-right: 0;
  
    float: right;
  }
.alim .hstry-desc > ul li:before {
    right: 0;
   }
.widget>span {
    
    text-align: right;
}
.widget > ul li a {
    float: right;
}
.widget > ul.cnt-inf li a {
   
    padding-right: 5px;
}
.cnt-inf>li i {
    position: absolute;
    right: 0;
    top: 10px;
}
.widget>ul>li+li i {
    top: 20px;
}
.widget > span i {
    margin-right: 0;
}
.newsletter-wrp h4 {
   
    padding: 25px 0;
    text-align: right;
}

header.style2.alim nav {
    float: left;
}

.dnt-wrp {
    float: right;
   
    text-align: right;
}
.dnt-sec-wrp .alim .sec-title-inner:before {
    right: 0;
}
.rtl .dnt-lst>a {
    background: #fff;
    float: right;
}
.alim .srv-box3 {
    float: right;
    width: 100%;
    direction: rtl;
    text-align: right;
}
.alim .srv-ttl {
    
    padding-right: 70px;
}
.alim .srv-ttl > i {
    right: 0;
    left: unset;
}
.alim .blog-info {
    float: right;
    text-align: right;
}
.alim .serv-box {
    float: right;
   
    text-align: right;
}
.alim .serv-box > i {
    float: right;
   
}
.remove-ext3 .event-bx {
    margin-bottom: 20px;
    text-align: right;
    padding: 24px 110px 24px 25px;
}
.rtl .pst-mta {
    display: block;
    float: right;
    width: 100%;
    text-align: right;
}

.rtl .event-bx>span {
    position: absolute;
    left: 80%;
}
.event-bx:hover .pst-mta>li {
    color: #f1f1f1;
    float: right;
    text-align: right;
}
.rtl .event-bx .pst-mta>li {
    font-size: 12px;
    float: right;
    text-align: right;
    margin: 7px 0 6px 7px;
}
.event-blog .pst-mta > li {
    font-size: 14.5px;
    margin: 5px 0px 0 10px;
}
.alim .msn-desc {
    float: right;
   
    text-align: right;
}
.alim .msn-desc > h3:before {
    
    right: 0;
    }
.alim .msn-desc > ul {
    padding-right: 0;
  
}
.alim .msn-desc > ul li {
    float: right;
    padding-right: 30px;
}
.alim .msn-desc > ul li:before {
   
    right: 0;
   
}
.event-inf {
    float: right;
   
    text-align: right;
}
.tch-inf {
    float: right;
   
    text-align: right;
}
.plyr.v4 .player .cover {
    
    right: 2.1875rem;
  }


.plyr.v4 .player .volume {
    left: 0;
    right: unset;
}
.plyr.v4 .player {
    padding: 1.96875rem 40.0625rem 1.96875rem 9.375rem;
    position: relative;
}
.plyr.v4 .player .info {
    right: 7.8125rem;
   
}
.plyr.v4 .player .controls {
  
    right: 25.3125rem;
    padding-right: 0;
}
.woocommerce-info {
    border-top-color: #fdfdfd;
    font-family: Poppins;
    text-align: right;
}
.woocommerce-page div.product div.summary {
    background: #f8f8f9;
    padding: 40px 40px 50px 40px;
    text-align: right;
}
.woocommerce div.product form.cart div.quantity {
    float: right;
    margin: 0 0 0 4px;
}
.single-product div.product form.cart .button {
    vertical-align: middle;
    float: right;
    
}
.woocommerce ul.products li.product .onsale {
    left: 10px !important;
    right: unset !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
   
    margin-left: 5px;
    float: right;
    margin-right: 0px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    border: 8px solid #f2f2f2;
    padding: 3.75rem;
    text-align: right;
}

.single-product .products h2 {
    margin: 20px 0 25px 0;
    text-align: right;
}
.abt-desc {
    float: right;
    width: 100%;
    padding-top: 11%;
    padding-left: 5%;
    text-align: right;
}
.alim .evnt-info {
    float: right;
    text-align: right;
}
.tch-vdo-wrp {
    float: right;
    width: 100%;
    text-align: right;
}
.prg-wrp .progress .progress-bar > span {
    left: -15px;
    right: auto;
}
.style1 nav>div ul ul ul {
    right:-100%;
    top: 0;
}
.alim .evnt-pry-wrap .sec-title-inner {
    text-align: right;
}
.alim .evnt-pry-wrap .sec-title-inner:before {
    right: 0;
    
}
.rtl .dnt-frm {
    margin-right: 0;
}
.pr-tm-bx span {
    padding: 0 0px 0px 35px;
    margin-top: 0;
}
.fa-angle-double-right:before {
    content: "\f100";
}
.rtl .alim .hstry-desc > ul li {
    padding: 0 20px 0 15px;
}
.rtl .em-booking-login-form > input[type="submit"], .rtl .em-booking-buttons input[type="submit"], .rtl .comment-respond > form input#submit{
	margin-right:0;
}
.rtl .alim .srv-info2 > a i {
    margin-right: 7px;
    float: left;
    transform: rotate(180deg);
}
.rtl header.style2.style3 .logo > a {
    padding: 27.5px 15px;
    text-align: right;
}

.rtl ul.float-left.tp-lnks {
    padding-right: 0;
}
.rtl header.style2.style3 ul#menu-main-menu, .rtl header.style2.style4 ul#menu-main-menu {
    padding-right: 25px;
} {
    padding-right: 25px;
}
.rtl ul.float-left > li {
    margin: 0 0 0 0;
    padding-right: 20px;
}
.rtl ul.tp-lnks > li i {
    margin-left: 7px;
}
.rtl header.style2.style4 .logo > a {
    padding: 27.5px 15px;
}
.rtl .alim .contr-butn:after {
    left: -67%;
    -webkit-transform: rotate(224deg);
    -ms-transform: rotate(224deg);
    -o-transform: rotate(224deg);
    transform: rotate(224deg);
}
.rtl .event-detail-desc ul {
    padding-right: 0;
}
.rtl #em-booking .em-booking-form label{
	text-align:left;
}
.rtl #em-booking .em-booking-form p.input-group.input-checkbox.input-field-data_privacy_consent label {
    text-align: right;
}
/* TEXT ALIGN */
.rtl .alim .hstry-desc .sec-title-inner + p, .rtl .alim .view-all.hstr-sec, .rtl .event-thmb .countdown > li, .rtl .event-detail-img .countdown > li{
    text-align: right;
}

/* FLOAT RIGHT */
.rtl .alim .hstry-desc > ul li, .event-detail-desc ul:not(.blocks-gallery-grid, .wp-block-gallery), .rtl .alim .evnt-wrap, .rtl .namaz-drp img{
	float:right;
}