<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 09 2019 | 08:00:23 */
/*Slider heading and span*/
h3#sliderh3 {
    font-size: 28px !important;
    line-height: 31px !important;
    font-weight: bolder !important;
}

span#sliderspan {
    font-size: 19px !important;
    font-weight: bolder !important;
    line-height: 25px !important;
  color:black !important;
}
a.nectar-button.large.regular.wpb_animate_when_almost_visible.wpb_slideInUp.slideInUp.regular-button.sliderbutton.animated {
    margin-top: 0px !important;
    line-height: 48px;
    background-color: #369ff4;
    transition: background-color .15s linear;
    text-transform: uppercase;
    letter-spacing: .1em;
    border-radius: 4px;
    border: 0;
    font-size: 15px;
    padding: 0 20px;
    font-weight: 500;
    display: inline-block;
    color: #fff;
}
/*Campaigns Section CSS*/
.morphing-outline.instance-1 .inner h3
{
    font-size:18px !important
}
/*Fancy Box CSS*/
.nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap, .nectar-fancy-box[data-style="color_box_hover"]:before, .nectar-fancy-box[data-style="color_box_basic"] {
    border-radius: 5px !important;
}
.nectar-fancy-box[data-style="color_box_hover"] .box-inner-wrap
{
        padding: 10% 15%;
    position: relative;
    overflow: hidden;
}
.wpb_column .column-bg-overlay
{
        pointer-events: none;
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: ' ';
    display: block;
    opacity: 0;
    transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
}

/*Button Side Line CSS*/
body #header-outer[data-transparent-header="true"].transparent header#top nav ul #search-btn &gt;div
{
    border-left: 1px solid rgba(0, 0, 0, 0.25);
    margin-left: 15px;
}
body #header-outer[data-transparent-header="true"] header#top nav ul #search-btn &gt;div
{
  margin-left: 15px;
}
/*Blue Shade CSS*/
.nectar-shape-divider
{
  opacity: 0.2;
}
/*Slider Main Heading CSS*/
body h3, .row .col h3, .toggle h3 a, .ascend #respond h3, .ascend h3#comments, .woocommerce ul.products li.product.text_on_hover h3, .masonry.classic_enhanced .masonry-blog-item h3.title, .woocommerce ul.products li.product.material h3, .woocommerce-page ul.products li.product.material h3, .portfolio-items[data-ps="8"] .col h3, .nectar-hor-list-item[data-font-family="h3"], .woocommerce ul.products li.product h2, .nectar-quick-view-box h1
{
    font-size: 31px !important;
    line-height: 35px !important;
    font-weight: bolder !important;
}
/*3 Icon Image CSS*/
img.img-with-animation.skip-lazy.iconimage.animated-in {
    width: 90px;
    height: auto;
}
/*Header Button Radius CSS*/
header#top nav &gt; ul &gt; li[class*="button_bordered"] &gt; a:before, #header-outer.transparent header#top nav &gt; ul &gt; li[class*="button_bordered"] &gt; a:before
{
    height: 28px !important;
    border: 1px solid;
    border-radius: 4px;
}

header#top nav &gt; ul &gt; li &gt; a, .span_3 .pull-left-wrap &gt; ul &gt; li &gt; a, body.material #search-outer #search input[type="text"], #header-secondary-outer .nectar-center-text, #slide-out-widget-area .secondary-header-text
{
  line-height: 15px;
}


/*Header Button and Search CSS*/
#header-outer.transparent header#top nav ul #search-btn a span.icon-salient-search, #header-outer.transparent header#top.cart-icon-wrap .icon-salient-cart
{
    color:white !important;
}
#header-outer.at-top header#top .right-aligned-menu-items #search-btn a span.icon-salient-search {
    color: white !important;
    opacity:1 !important;
}
#header-outer.at-top header#top .right-aligned-menu-items #search-btn a:hover span.icon-salient-search {
    color: #ffffff99 !important;
}
/*Section Button Color CSS*/
button#catebtn {
    background-color: transparent;
    border-radius: 25px !important;
    width: 80%;
    height: 45px;
    color: white;
    border-color: white !important;
}
/*Navigation Dropdown Hover Color Change CSS*/

li#menu-item-6253 a:hover ,li#menu-item-6254 a:hover , li#menu-item-6255 a:hover , li#menu-item-6256 a:hover{ color:#93c649 !important; }

/* custom css ansari */
/*html body #header-outer[data-transparent-header=true].at-top {
    background: rgba(0, 0, 0, 0.5) !important;
}
html body #header-outer[data-transparent-header=true].detached{
background:rgba(0, 0, 0, 0.8) !important;
}*/
html body #header-outer[data-transparent-header=true].transparent {
    background: rgba(0, 0, 0, 0.5) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 ) !important;
}
.stats-block {
    background-color: #00000061;
    border-radius: 50%;
    padding: 35px 0;
    border: 2px solid #fff;
}
.donate-now-btn #CAFDonateButtonContainer img {
    display: none;
}
#custombtn{
  top:25px;
  font-size: 16px;
}
.donate-now-btn #CAFDonateButtonContainer a,
#custombtn{
    border: 2px solid #fff;
    border-radius: 30px;
    padding: 12px 16px;
    transition: 0.3s all;
}
.donate-now-btn #CAFDonateButtonContainer a::before {
    content: 'Donate Now';
    color: #fff;
}
.donate-now-btn #CAFDonateButtonContainer a:hover,
#custombtn:hover{
    background-color: #369ff4;
    border-color: #369ff4;
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16)!important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}
.our-vm-textbox {
    position: relative;
    padding: 15%;
    margin: 12px 0;
}
.our-vm-textbox::before {
    content: '';
    background-color: rgba(69, 163, 240, 0.85);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.our-vm-textbox * {
    position: relative;
    color: #fff;
}
.our-vm-textbox h2 {
    font-size: 40px;
    font-weight: 700;
}
.our-vm-textbox p {
    font-size: 20px;
}
/* border animation */
#our-value-box .vc_col-sm-4 {
    position: relative;
    transition: 0.5s;
    cursor: pointer;
    border: 2px solid #cacaca;
    -webkit-transition: 0.5s;
    height:350px;
}
#our-value-box .vc_col-sm-4::before {
    border-bottom: 3px solid #369ff4;
    border-left: 3px solid #369ff4;
    -webkit-transform-origin: 100% 0%;
}
#our-value-box .vc_col-sm-4::after {
    border-top: 3px solid #369ff4;
    border-right: 3px solid #369ff4;
    -webkit-transform-origin: 0% 100%;
    visibility: visible;
}
#our-value-box .vc_col-sm-4::before, #our-value-box .vc_col-sm-4::after {
    width: 100%;
    height: 100%;
    z-index: 3;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    transition: 0.5s;
}
#our-value-box .vc_col-sm-4:hover {
    border: 2px solid rgba(0, 0, 0, 0);
}
#our-value-box .vc_col-sm-4:hover::after, #our-value-box .vc_col-sm-4:hover::before {
    -webkit-transform: scale(1);
}
/* border animation */
#slide-out-widget-area{
    padding-top: 80px !important;
}
#slide-out-widget-area li{
    margin-bottom: 6px;
    }
.media-inner-row {
    padding-top: 50px !important;
}
.hm-campaigns-box .portfolio-items .work-meta p{
    display:none;
}
body[data-header-color="custom"] #header-outer header#top .right-aligned-menu-items nav ul.buttons #search-btn &gt; div{
    border-color:#fff !important;
}
#project-meta ul .n-shortcode a.nectar-love {
    padding: 2px 12px !important;
    margin: 5px;
    position: relative;
    top: -4px;
}
#project-meta ul .n-shortcode a.nectar-love i {
    position: relative;
    top: 1px !important;
    }
.single-portfolio .post-area img {
    width: 100%;
}
li#menu-item-6587:first-letter {
    text-transform: lowercase;
}
.media-img-box img {
    object-fit: cover;
}
/* custom css ansari */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
html body #header-outer[data-transparent-header=true].transparent {
    background: rgb(0, 0, 0) !important;
  }
.row-bg.using-image {
    background-position: right center !important;
} 
.wpb_wrapper h2.vc_custom_heading
{
      margin-top: 20px;
}
div#Info-box-wrap-5323 {
    padding-top: 50px;
}

div#Info-box-wrap-6001 {
    padding-top: 60px;
    padding-bottom: 50px;
}

div#hm-counter {
    padding-bottom: 50px !important;
}

div#fws_5c62e71c7dafa {
    padding-top: 50px !important;
}
.row-bg.using-image {
    background-position: center !important;
}
.hm-inner-box1,
.hm-inner-box1 .vc_col-sm-8 {
    margin-bottom: 0 !important;
}
p.vc_custom_heading.hm-counter-heading {
    padding-right: 0 !important;
    margin-top: 40px;
}
.inner_row.standard_section.hm-rrl-inner-box {
    padding-bottom: 0 !important;
}
#footer-outer #copyright .span_5 p:first-child{
    text-align: left !important;
    font-size:16px;
    line-height:30px
}
#footer-outer #copyright .span_5 p:first-child{
    text-align: left !important;
    font-size:16px;
    line-height:30px
}
#footer-outer #copyright ul.social i {
    font-size: 20px;
}
.menu-item-6587 a {
    text-transform: initial !important;
}
body header#top #logo img {
    height: 46px !important;
    margin-top: -7px !important;
 /* margin-top: 16px !important; */
}
.wwa-box1 h5{
    margin-top:40px;
}
.wwa-box1 h2 {
    font-size: 30px;
    margin: 0;
}
.wwa-box1 .vc_col-sm-10{
    margin-bottom: 0 !important;
}
.our-vm-textbox h2 {
    font-size: 28px;
  }
.wwr-our-value {
    margin-bottom: 0 !important;
}
#our-value-box .vc_col-sm-4 {
    height: 310px;
}
.wwa-box3 {
    padding-bottom: 60px !important;
}
.wwa-ow-box {
    padding-bottom: 80px !important;
}
.page-id-13 .blog-recent {
    padding-bottom: 0;
    margin-bottom: 0;
}
.wwd-box1,
.wwd-box2{
    padding-top:40px !important;
    padding-bottom:40px !important;
  }
.wwd-box2{
    padding-top:0 !important;
  }
.zakaat-box2 .uvc-sub-heading p:nth-last-child(2) {
    padding-bottom: 0;
}
.zakaat-box2 h2 {
    margin-top: 50px !important;
}
.media-btn .ubtn-ctn-left {
    text-align: center;
}
}


/*------- Mujhtaba Css ---------------------- */

/*img {
    display: none !important;
}*/
div#CAFDonateButtonContainer {
    display: none;
}

@media only screen 
and (min-device-width : 320px) 
  and (max-device-width : 480px) {
  .page-id-6619 .donate-now-btn #CAFDonateButtonContainer img {
    display: none !important;
}
    .page-id-6619 .donate-now-btn #CAFDonateButtonContainer a {
    background-color: #369ff4;
    border: none;
     padding-right: 40px;
    padding-left: 40px;
}
.page-id-6619 .donate-now-btn #CAFDonateButtonContainer {
    text-align: center;
    margin-top: 30px;
}
    div#CAFDonateButtonContainer {
    display: block;
}
    .page-id-6656 .donate-now-btn #CAFDonateButtonContainer img {
    display: none !important;
}
    .page-id-6656 .donate-now-btn #CAFDonateButtonContainer a {
    background-color: #369ff4;
    border: none;
     padding-right: 40px;
    padding-left: 40px;
}
.page-id-6656 .donate-now-btn #CAFDonateButtonContainer {
    text-align: center;
    margin-top: 30px;
}
    div#CAFDonateButtonContainer {
    display: block;
}
    
.page-id-6658 .donate-now-btn #CAFDonateButtonContainer img {
    display: none !important;
}
    .page-id-6658 .donate-now-btn #CAFDonateButtonContainer a {
    background-color: #369ff4;
    border: none;
     padding-right: 40px;
    padding-left: 40px;
}
.page-id-6658 .donate-now-btn #CAFDonateButtonContainer {
    text-align: center;
    margin-top: 30px;
}
    div#CAFDonateButtonContainer {
    display: block;
}    
    
  .page-id-6660 .donate-now-btn #CAFDonateButtonContainer img {
    display: none !important;
}
    .page-id-6660 .donate-now-btn #CAFDonateButtonContainer a {
    background-color: #369ff4;
    border: none;
     padding-right: 40px;
    padding-left: 40px;
}
.page-id-6660 .donate-now-btn #CAFDonateButtonContainer {
    text-align: center;
    margin-top: 30px;
}
    div#CAFDonateButtonContainer {
    display: block;
}  
    
  .page-id-6571 .donate-now-btn #CAFDonateButtonContainer img {
    display: none !important;
}
    .page-id-6571 .donate-now-btn #CAFDonateButtonContainer a {
    background-color: #369ff4;
    border: none;
     padding-right: 40px;
    padding-left: 40px;
}
.page-id-6571 .donate-now-btn #CAFDonateButtonContainer {
    text-align: center;
    margin-top: 30px;
}
    div#CAFDonateButtonContainer {
    display: block;
}    
    
}


.blue-btn{
  
  display:none;
  
}
@media only screen 
and (min-device-width : 320px) 
  and (max-device-width : 480px) {
.blue-btn {
    display: block;
    float: left;
    position: relative;
    left: 100px;
    top: 21px;
    background: rgb(0, 158, 241);
    border-color: rgb(0, 158, 241);
    z-index: 99999;
    color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 30px;
    padding: 6px 28px 6px 28px;
    margin-left: -14px !important;
  
}
}
/*ZAQAT CALCULATOR PAGE BOTTOM BUTTON CSS*/
.bottem-content {
    text-align: center;
}
.bottem-content p {
    font-size: 30px;
    padding-bottom:30px;
    text-transform: uppercase;
    padding-top: 50px;
  	font-weight: bold;
}
button#zaqatpagedonate {
    padding: 15px 50px 15px 50px;
    background-color: #369ff4;
    color: #fff;
    font-weight: 900;
    font-size: 20px;
    border: 1px solid #369ff4;
    transition: 0.3s;
    margin-bottom: 40px;
}
button#zaqatpagedonate:hover {
    background-color: #369ff400;
    color: #369ff4;
    transition: 0.3s;
}
/*ZAQAT CALCULATOR PAGE BOTTOM BUTTON CSS*/
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed');
header#top nav &gt;ul &gt;li.don-hotline{
    margin-top: 32px;
    left: 40px;
}
#slide-out-widget-area .menuwrapper li.don-hotline{
  display: none;
}
.don-hotline::before {
    content: 'DONATION HOTLINE';
    position: absolute;
    top: -16px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    right: 0;
    left: 0;
    text-align: center;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 1px;
}
body:not(.material) header#top nav &gt; ul &gt; li:not(#social-in-menu).don-hotline &gt; a {
    padding-top: 0 !important;
    font-size: 25px;
    letter-spacing: -0.5px;
    font-family: 'Barlow Condensed', sans-serif !important;
}</pre></body></html>