﻿.home-custom-row .icon-box {
  background: #fff;
  border: 1px solid #00C368;
}
.info-icon {
  background-color: #109b58 !important;
}
.feat_property .thumb a {
  width: 100%;
}
.home-custom-row .icon-box:hover {
  background-color: #fff;
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.home-custom-row .icon-box:hover h3 {
  color: #00C368;
}
.feedback-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .search-input, .dropdown, .search-btn, .location-btn {
    font-size: 14px;
    width: 100%;
    padding: 10px 5px;
    margin: 0;
    flex:none !important;
  }
  .search-container {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  #organizationsTable, #mosquesTable {
    display: table;
  }
  .hide-mobilenav {
      display:none;
  }
}
.search-btn, .btn, .btn-donate {
    background-color: #005c42 !important;
    color: #fff !important;
    border-color: #005c42;
}


    .btn.btn-light {
        background-color: #F5F5F5 !important;
        color: #000 !important;
        border-color: #D9D9D9 !important;
    }


.btn-contact {
    width:100% !important;
}
.btn-danger {
  background-color: #c82333 !important;
  border-color: #dc3545 !important;
}
header.header-nav {
    z-index:999999 !important;
}
.why_chose_us {
  padding-top: 20px;
}
.why_chose_us .details {
  margin-top: 30px;
}
@media (max-width: 492px) {
  .mobile-menu .header.stylehome1, .stylehome1 .mm-navbar, .stylehome1::before {
    background-color: #005b41 !important;
    color: #fff;
  }
  .header a.menubar::before, .header a.menubar::after, .header a.menubar span {
    background-color: #fff !important;
  }
  .home-page-section {
      padding:20px 0;
  }
  .btn-login-mobile {
    background-color: #f3f3f3 !important;
    border: none !important;
    color: #222 !important;
    text-align: left;
  }
  /*.home-custom-row .icon-box {
    margin-left: 15px;
  }
  .home-custom-row .icon-box-right {
    margin-right: 15px;
    margin-left:0;
  }*/
  .home-custom-row .icon-box .title h3 {
    font-size:18px;
  }
  .why_chose_us {
      padding-top:0;
  }
  .why_chose_us .details .social-icons-container .social-icon {
    width: 55px;
    height: 55px;
  }
  .home-middle-section, .whychose_us {
    padding: 30px 0;
  }
  .logged-in-username {
    color: #222222
  }
  .banner-row {
      margin:0;
  }
  .banner-row .spls_style_two img {
    height: 100px !important;
  }
  #feature-property .row, .search-row {
    margin-left: 0;
    margin-right: 0;
  }
}
.btn-cancel {
  background-color: #f5f5f5 !important;
  color: #444 !important;
}
.social-icons-leftsidebar {
  padding: 20px 0;
  margin-top: 60px;
}
.social-icons-leftsidebar a {
    padding:10px;
}
.custom-box {
  padding: 20px !important;
}
.our-log-reg {
  background-color: #f9fafc;
}
.donation-option {
  background-color: #05cd6d !important;
  color: #fff !important;
}
.sub-menu {
    z-index:999;
}
.westcoaching {
    background:none !important;
}
.description .first-para {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
}
.navbar-brand img,
.mobile-menu img {
/*    height: 50px !important;*/
    width: auto !important;
    max-height: 50px !important;
}

@media (max-width: 991.98px) {

    header.header-nav {
        display: none !important;
    }
    .mobile-menu,
    .hide-mobilenav {
        display: block !important;
    }
        .mobile-menu .header.stylehome1 {
            background-color: #005b41 !important;
            border-bottom: 2px solid #8eab9f;
        }

    .stylehome1 .mm-navbar,
    .stylehome1::before {
        border-bottom: none !important;
        background-color: #005b41 !important;
    }
    .header a.menubar::before,
    .header a.menubar::after,
    .header a.menubar span {
        background-color: #ffffff !important;
    }
}


@media (min-width: 992px) {

    header.header-nav {
        display: block !important;
        background-color: #005b41 !important;
        border-bottom: 2px solid #8eab9f;
        z-index: 999999;
    }

    .mobile-menu,
    .hide-mobilenav {
        display: none !important;
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
    }
}

.mm-menu_offcanvas {
    width: 100vw !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
}

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(100vw, 0, 0) !important;
    transform: translate3d(100vw, 0, 0) !important;
}

html.mm-wrapper_opened,
body.mm-wrapper_opened {
    overflow-x: hidden !important;
    width: 100% !important;
    position: fixed !important;
}

.mm-wrapper_opened {
    overflow-x: hidden !important;
}

/*.mm-navbar__title {
    position: relative;
}*/

.mm-close-btn {
    position: absolute !important;
    right: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    cursor: pointer !important;
    font-size: 24px !important;
    color: #fff !important;
    z-index: 9999 !important;
    padding: 10px !important;
    line-height: 1 !important;
}

    .mm-close-btn:hover {
        opacity: 0.7;
    }

.btn-login-mobile {
    display: inline-block !important;
    width: auto !important;
    max-width: 150px !important;
    padding: 10px 20px !important;
    margin: 170px 10px !important;
    text-align: center !important;
    background-color: #fff !important;
    color: #005b41 !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
}

    .btn-login-mobile:hover {
        background-color: #f0f0f0 !important;
    }

#menu .mm-listview li a {
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 15px 20px !important;
}


#menu .mm-listview li a:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
}
#menu .mm-listview li.active-mobile-menu a,
#menu .mm-listview li.active-mobile-menu .mm-listitem__text {
    background-color: rgba(255, 255, 255, 0.15) !important;
    font-weight: 500 !important;
    /*    border-left: 4px solid #fff !important;*/
}

#menu .mm-listitem:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#menu .mm-listitem:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#page #menu:not(.mm-menu) {
    display: none !important;
}

#page .mm-menu {
    display: block !important;
}