@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv58m-wi40.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv58i-wi40.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkBgv58a-wg.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
    font-family: Quicksand;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Quicksand;
    font-weight: 23;
}
body a {
    color: unset;
    text-decoration: none;
}
body a:hover {
    color: unset;
    text-decoration: none;
}
* {
    margin: 0;
    padding: 0;
}
nav {
    width: 100%;
}
header {
    -webkit-box-shadow: 0 0 10px 0 #ccc;
    box-shadow: 0 0 10px 0 #ccc;
}
.logo {
    width: 170px;
    padding: 5px;
}
.logo img {
    width: 100%;
}
.kIcon {
    width: 32px;
}
.kIcon img {
    width: 100%;
}
#loaderNamaz {
    width: 96%;
    background-color: #4e4d4d59;
    text-align: center;
    font-size: 190px;
    padding: 360px 0;
    height: 1516px;
    color: #000;
    z-index: 999;
    position: absolute;
    top: 24px;
}
.mIcon {
    width: 28px;
}
.mIcon img {
    width: 100%;
}
.allha-pic {
    width: 18%;
}
.allha-pic img {
    width: 100%;
}
.navbar-nav li.nav-item {
    padding: 5px;
}
.navbar-nav li img {
    width: 30px;
    -o-object-fit: CONTAIN;
    object-fit: CONTAIN;
    height: 22px;
}
.location {
    position: relative;
    width: 30px;
}
.location img {
    width: 100%;
}
.banner {
    width: 100%;
}
.banner-box {
    position: relative;
    width: 100%;
}
.search-bar {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-bar form {
    width: 60%;
    margin: 0 auto;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.search-input {
    width: 100%;
    background: #fff;
    height: 60px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 80%;
}
.search-input input {
    width: 80% !important;
    height: 100%;
    border: none;
}
.search-input button {
    width: 20%;
    right: 0;
}
.finder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 23px;
}
.panel-display {
    background-color: #f4f4f4;
    text-align: center;
}
.panel-display ins {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}
.panel-display .panel-text {
    text-decoration: unset;
    cursor: pointer;
    margin: auto;
    font-size: 25px;
    text-transform: uppercase;
}
.pic {
    width: 33%;
    height: 280px;
}
.fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.logoicon {
    width: 33%;
}
.mLogo {
    width: 50%;
}
.rel {
    position: relative;
    opacity: 90%;
}
.overlay-text {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    padding: 10px;
    width: 100%;
}
.overlay {
    position: absolute;
    top: 0;
    background: #0000009c;
    height: 100%;
    border-radius: 7px;
    width: 100%;
}
.shadow {
    -webkit-box-shadow: 0 0 5px 1px #ccc;
    box-shadow: 0 0 5px 1px #ccc;
    border-radius: 10px;
    padding: 0;
}
.custom-shadow {
    -webkit-box-shadow: 0 0 5px 1px #ccc;
    box-shadow: 0 0 5px 1px #ccc;
    border-radius: 10px;
    padding: 0;
}
#rozaFields .form-control[readonly] {
    background-color: unset;
}
.bgc {
    background-color: #f4f4f4;
    border-radius: 10px;
}
.tw {
    width: 100%;
}
.dark-Green {
    background-color: #5989dc;
}
.black {
    background-color: #060d08;
}
.divider {
    border-width: 3px;
}
.rwards-box {
    height: 229px;
    border-radius: 7px;
}
.rwards-box img {
    border-radius: 7px;
    -o-object-fit: cover;
    object-fit: cover;
}
footer a i {
    color: green;
}
.box-img {
    width: 257px;
}
.box-size {
    margin: auto;
}
.a-text-size {
    font-size: 19px;
}
.list_btn {
    width: 80px;
}
.iframe_size {
    width: 350px;
    height: 200px;
}
.back_color {
    background-color: #506a1b;
}
.balc_divider {
    border-width: 2px;
    background-color: #000;
}
.pagination li a:hover {
    color: #fff;
    background-color: green;
    text-decoration: none;
}
.pagination li a {
    color: #000;
    background-color: #fff;
    text-decoration: none;
}
.arrow {
    color: green;
    margin: 50%;
    font-size: 28px;
    cursor: pointer;
}
.bgc-green {
    background-color: #5989dc;
}
.btn-text {
    font-weight: 700;
    font-size: 22px;
    width: 60%;
    border-radius: 10px;
}
.hr-u-theme {
    border-width: 1px;
    background-color: #373737;
    margin-top: 0;
    margin-bottom: 0;
}
.in-size {
    border: none;
    width: 100%;
    height: 44px;
    padding: 0 20px;
}
.hover button {
    color: #000;
    text-decoration: none;
}
.hover button:hover {
    color: #fff;
    background-color: #5989dc;
    text-decoration: none;
}
.in-size:focus {
    outline: 0;
}
.filters {
    list-style: none;
}
.filters {
    height: 317px;
    overflow-y: scroll;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background: #fff;
}
::-webkit-scrollbar-thumb {
    background: #888;
}
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.page-item.active .page-link {
    background-color: #5989dc;
    border-color: #5989dc;
}
.side-link:hover {
    background-color: unset !important;
}
.h-200 {
    height: 200px;
}
.bgc-green {
    background-color: #5989dc;
}
.text-green {
    color: #5989dc;
}
.title {
    margin-left: -17px;
}
.add-right {
    margin-top: 22px;
    margin-bottom: 28px;
}
.para-font-size {
    font-size: 13px;
}
.para-scroll {
    overflow: auto;
    height: 230px;
}
.fa-calendar {
    font-size: 45px;
}
.list-style {
    list-style-type: none;
}
.li-fa-icon {
    font-size: 22px;
    width: 40px;
}
.li-fa-ic {
    font-size: 22px;
    width: 62px;
    padding-top: 6px;
}
.btn-manage {
    width: 80%;
}
.mang-pic {
    width: 52px;
}
.contact-pic {
    width: 223px;
}
.link-underline {
    text-decoration: underline;
}
.link-size {
    font-size: 18px;
    display: block;
    color: #0278e5;
    -webkit-text-decoration-color: #0278e5;
    text-decoration-color: #0278e5;
}
.hr_divider {
    border-width: 1.2px;
    background-color: #373737;
    margin-top: 9px;
    margin-bottom: 9px;
}
.btn-w {
    width: 160px;
}
.b-radius {
    border-radius: 10px;
}
.bt-radius {
    border-radius: 5px 5px 0 0;
}
.col-shadow {
    -webkit-box-shadow: 0 0 3px 1px #ccc;
    box-shadow: 0 0 3px 1px #ccc;
    border-radius: 10px;
    padding: 0;
}
.btn-zc {
    width: 80%;
    font-size: 23px;
}
.cover-image {
    height: 210px;
}
.bg-img {
    background-image: url("../images/bg pic.png");
    width: 100%;
    background-size: cover;
}
.sm-app {
    width: 70px;
}
.apk-position {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.b-color {
    border: 1px solid #b1b1b1;
    border-radius: 12px;
}
.in-color {
    border: 1px solid #b1b1b1;
    border-radius: 7px;
}
.box-bgc {
    background-color: rgba(255, 255, 255, 0.767);
}
.box-text-color {
    color: #4b4b4b;
}
.shadow-booking {
    -webkit-box-shadow: 0 0 5px 0 #ccc;
    box-shadow: 0 0 5px 0 #ccc;
}
.pic-radius {
    border-radius: 0 10px 10px 0;
}
.sel-border {
    border: none;
}
.su-btn {
    width: 30%;
}
.bg-control {
    background-color: #fff;
}
.tx-total {
    font-size: 13px;
}
pic-h {
    height: 310px;
}
.pic-profile {
    width: 155px;
}
.ui-selectmenu-button.ui-button {
    width: 88% !important;
    background: unset;
    margin: 0;
}
.ui-button .ui-icon {
    display: none;
}
.input-group #purpose {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.showSocialButtons .dropdown-menu {
    left: -18px;
}
.showSocialButtons .dropdown-toggle::after {
    display: none;
}
.showSocialButtons .dropdown-menu {
    padding: 9px;
    min-width: 74px;
}
.bg-facebook {
    color: #fff;
    background-color: #2f5b9d;
}
.bg-twitter {
    color: #fff;
    background-color: #38bff1;
}
.bg-dribbble {
    color: #fff;
    background-color: #f74881;
}
.bg-google {
    color: #fff;
    background-color: #ea4235;
}
.bg-pinterest {
    color: #fff;
    background-color: #e60023;
}
.bg-whatsapp {
    color: #fff;
    background-color: #25d366;
}
.b-pic-w {
    width: 350px;
    height: 300px;
}
.btn-sub {
    right: 15px;
    top: 17px;
    border: 2px solid #5989dc;
}
.bell h5 {
    color: #fff !important;
}
.bell-box {
    top: 25%;
    left: 29%;
    color: #fff;
    background-color: #a000008e;
    padding: 10px 13px 6px 13px;
    border-radius: 7px;
}
.bell-ico {
    font-size: 70px !important;
}
.bell a:hover {
    color: #fff;
    text-decoration: none;
}
a h5 {
    font-size: 18px;
}
.h-li li {
    width: 25%;
    float: left;
    border-bottom: 1px solid #b1b1b1;
}
.h-li li:last-child {
    border-bottom: 0;
}
.un-radius {
    border-radius: 20px;
    font-weight: 700;
}
.text-Zikr {
    font-size: 45px;
}
.btn-radius {
    border-radius: 7px;
}
.ml-h1 {
    margin-left: 5px;
}
.b-shadow {
    -webkit-box-shadow: 0 0 7px 1px #ccc;
    box-shadow: 0 0 7px 1px #ccc;
    border-radius: 5px;
}
.jr {
    font-size: 17px;
}
.jr-list {
    list-style: none;
}
.b-border {
    border-bottom: 1px solid #d0d0d0;
}
.jr-list li a {
    padding: 15px 0 15px 20px;
    display: block;
    color: #333;
    text-decoration: none;
    font-size: 17px;
}
.jr-list li.bgc-green a {
    color: #fff;
}
.btl-radius {
    border-radius: 10px 0 0 0;
}
.btr-radius {
    border-radius: 0 10px 0 0;
    border-right: 1px solid;
    border-color: #e5e5e5;
}
.t-btn-w {
    width: 100px;
    border-radius: 10px;
}
.facilities ul li {
    width: 50%;
    float: left;
}
.mi-pic {
    height: 250px;
}
.mi-btn1 {
    top: -24px;
    left: 22%;
}
.mi-btn2 {
    top: -24px;
    left: 34%;
}
.drag-box {
    border: 2px dashed #000;
    border-radius: 15px;
}
#file-input {
    display: none;
}
.file-upload label i {
    font-size: 22px;
}
.position {
    position: absolute;
    right: 10px;
    bottom: 14px;
}
.dataTable tr td {
    color: #6d6b6b;
}
.event-box {
    border-radius: 8px;
}
.event-box .card-content {
    color: #4e4d4d;
}
.color-light {
    color: #696868;
}
.event-box .card-content strong {
    color: #000;
}
.event-name {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
ul#menu li {
    display: inline;
}
@media screen and (max-width: 760px) {
    .course-box {
        position: relative;
    }
    .donation-box .box-headingmbl {
        background: #5989dc;
        padding: 10px;
        text-align: center;
        color: #fff;
        font-size: 18px;
    }
    .mosquelisting-button {
        width: 100%;
        font-size: 13px;
        padding: 5px 0;
    }
    .mosquelisting-lgbutton {
        width: 100%;
        color: #fff;
        padding: 0;
        line-height: 0.5px;
    }
    .detail-calendar-img {
        position: relative;
    }
    .detail-calendar-img h4 {
        position: absolute;
        margin: 0 auto;
        width: 100%;
        text-align: center;
        color: #1d9d47;
        font-weight: 600;
        font-size: 18px;
        padding: 13px 5px;
        background: #d5d2b7;
    }
    .circle {
        border: 2px solid green;
        height: 90px;
        margin-left: 15x;
        margin-top: 35x;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        width: 82px;
    }
    .course-img {
        position: absolute;
        color: #fff;
        left: 0;
        right: 0;
        text-align: center;
        padding-left: 10%;
        padding-right: 10%;
        top: -6%;
        letter-spacing: 3px;
    }
    .live-class-icon {
        position: absolute;
        background: #5989dc;
        bottom: 16px;
        right: 0;
        color: #fff;
        border-radius: 50px 0 0 50px;
    }
    .panel-display .panel-text {
        font-size: 20px;
    }
    .search-bar {
        display: block;
        padding: 20px 0;   
    }
    .banner {
        width: 100%;
        height: 200px;
    }
    .text-light {
        color: #f8f9fa !important;
        font-size: 24px;
    }
    .finder {
        display: block;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    .location {
        display: inline-block;
        width: 20px;
    }
    .search-input {
        width: 90%;
        background: #fff;
        height: 48px;
        border-radius: 10px;
        opacity: 80%;
        display: inline-block;
    }
    .text-light {
        color: #f8f9fa !important;
        font-size: 24px;
    }
    .search-bar form {
        display: block;
        width: 90%;
    }
    .allha-pic {
        display: block;
        width: 100%;
    }
    .allha-pic img {
        width: 70px;
    }
    .search-bar form {
        display: block;
        width: 100%;
    }
    #navbarSupportedContent {
        position: absolute;
        z-index: 999;
        background: #fff;
        left: -119px;
        width: 201px;
        top: 64px;
        padding: 10px;
        text-align: left !important;
    }
    .search-input input {
        width: 100% !important;
    }
    .search-input button {
        width: 100%;
    }
    .display-inline {
        display: inline;
    }
    .btn:not(:disabled):not(.disabled) {
        cursor: pointer;
    }
    .M-Finder {
        width: 340px;
    }
    .end {
        font-size: 20px;
        padding: 13px;
    }
    .p-zero {
        padding: 0 !important;
    }
    .cover-image {
        height: auto;
    }
    .box-img-res {
        width: 316px !important;
    }
    .iframe_size-res {
        width: 345px !important;
        height: 200px;
    }
    .btn-res {
        width: 50% !important;
    }
    .btn-position {
        margin: 15px 0 15px 0 !important;
    }
    .heading-res {
        font-size: 25px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    .link-res {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    .box-detail {
        text-align: center;
    }
    .main-mt {
        margin-top: 0 !important;
        position: unset;
    }
    .iframe-ml {
        width: 345px;
    }
    .twitter-typeahead {
        width: 100% !important;
        height: 50px;
    }
    .f-size {
        font-size: 30px !important;
        text-align: center;
    }
    .fa-icon-res {
        margin: auto !important;
    }
    .add-right-res {
        margin-top: 28px !important;
    }
    .btn-w-res {
        margin-bottom: 20px;
    }
    .add-u-btn {
        margin-top: 68px !important;
    }
    .well-res {
        text-align: center;
        font-size: 36px;
        margin-top: 10px;
        margin-bottom: 16px;
    }
    .btn-su {
        display: block;
        text-align: center;
        width: 80%;
        margin: auto;
    }
    .item-position {
        text-align: center;
    }
    .p-info {
        padding-left: 10px;
    }
    .b-pic-res {
        width: 345px !important;
    }
    .h-li li {
        width: 50%;
        float: left;
        font-size: 13px;
    }
    .p-res {
        padding: 12px !important;
    }
    .jr-res {
        text-align: center;
        margin-bottom: 20px;
    }
    .rfj-res {
        text-align: center;
    }
    .jr-h-res {
        text-align: center;
        font-size: 25px;
        margin-bottom: 20px;
    }
    .facilities ul li {
        width: 100% !important;
        float: none !important;
        font-size: 15px;
    }
    .link-align {
        text-align: center;
        margin-top: 20px !important;
        font-size: 15px;
    }
    .listing-namaz-table td,
    .listing-namaz-table th {
        padding: 5px 5px;
        font-size: 12px;
    }
    .mbl-edit-profile {
        margin-top: -28px;
        font-size: 18px;
    }
    .imam-box {
        height: 100% !important;
    }
    .new-allah-names h2 {
        font-size: 20px !important;
        height: 80px !important;
        width: 80px !important;
    }
    .mobile-event {
        height: 450px;
    }
    .imam-box img {
        width: 100px !important;
        height: 100px !important;
    }
}
.twitter-typeahead {
    width: 80%;
    text-align: left;
}
.search-input input {
    width: 100% !important;
}
.tt-menu {
    padding-top: 2px;
    z-index: 9999 !important;
    opacity: 100%;
    width: 100%;
    border: 1px 1px 0 1px solid #000;
}
.tt-dataset.tt-dataset-0 {
    width: 100% !important;
    text-align: left;
    display: block;
    margin-top: 2px;
}
.tt-suggestion.tt-selectable {
    width: 100% !important;
    float: unset !important;
    padding: 10px 12px;
    background: #fff;
    z-index: 9999 !important;
    opacity: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #eaeaea;
}
.search-input {
    opacity: 100%;
}
#zukatModal .modal-dialog {
    max-width: 581px;
}
#zukatModal .modal-header {
    background: #5989dc;
    color: #fff;
}
#zukatModal .modal-header .close {
    color: #fff;
}
.barcode {
    text-align: center;
    border: 1px solid #5989dc;
}
#zukatModal .modal-content {
    border-radius: 13px;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
#zakat {
    color: #d9534f;
    font-size: 19px;
    font-weight: 600;
}
#zukatModal {
    width: 95%;
}
iframe > body > div > div:nth-child(1) > div > div {
    background-color: #5989dc !important;
}
.fade:not(.show) {
    opacity: 1 !important;
}
.help-block {
    color: #cd3227;
}
.logo_update {
    position: absolute;
    opacity: 0;
    z-index: 99999;
    cursor: pointer;
    width: 99%;
    bottom: 0;
    right: 0;
    margin: auto;
    top: inherit;
    height: 42px;
}
.cover_update {
    position: absolute;
    opacity: 0;
    z-index: 99999;
    cursor: pointer;
    width: 99%;
    bottom: 0;
    right: 0;
    margin: auto;
    top: inherit;
    height: 42px;
}
header {
    position: relative;
}
.card .card-image .card-title2 {
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 100%;
    padding: 24px;
}
.topSection span.card-title2 {
    font-size: 14px !important;
    background: #253d52;
    padding: 11px !important;
}
.cover-image {
    height: 210px;
}
.cover-image img {
    height: 210px;
}
.event-box img {
    width: 100%;
    height: 200px;
}
.event-box .card-image {
    position: relative;
}
.event-box a {
    position: absolute;
    bottom: -20px;
    right: 10px;
    padding: 14px 17px;
}
.back-account-box {
    border: 2px solid #f2f2f2;
    padding: 20px;
    border-radius: 5px;
}
.event-box .card-content p {
    margin-bottom: 5px;
    font-size: 15px;
}
@media (min-width: 576px) {
    .event-modal .modal-dialog {
        max-width: 50%;
    }
}
.dataTables_filter input {
    width: 250px;
    padding: 8px;
    border: 2px solid #f0f0f0;
    display: inline-block;
    border-radius: 5px;
}
.datatable thead tr th:first-child {
    border-top-left-radius: 5px;
}
.datatable thead tr th:last-child {
    border-top-right-radius: 5px;
}
.datatable tbody tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}
.datatable tbody tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}
.dataTables_length select {
    padding: 8px;
    border: 2px solid #f0f0f0;
    display: inline-block;
    border-radius: 5px;
}
.dataTables_paginate .paginate_button.current {
    background: #f4f4f4 !important;
    border: 2px solid #f0f0f0 !important;
}
table.dataTable.no-footer {
    border-bottom: 0 !important;
}
.namaz-table td,
.namaz-table th {
    text-align: center;
    position: relative;
}
.time-action {
    font-size: 9px;
    width: 18px;
    height: 100%;
    color: #fff;
    right: 0;
    top: 0;
    background: #5989dc;
    position: absolute;
}
.time-action span {
    display: block;
    padding: 3px 0;
    text-align: center;
}
.time-action span.add-btn {
    border-bottom: 1px solid;
}
.pic-profile {
    width: 160px;
    height: 160px;
    border-radius: 50%;
}
.h-li li {
    width: 100%;
    float: unset;
}
.page-title {
    background: #f0f0f0;
}
.namaz-timming-content.tab-content > .active {
    padding: 0;
}
.namaz-tabs .nav-item .nav-link {
    color: #495057;
    background-color: #fff;
    padding: 13px;
    border-color: #dee2e6 #dee2e6 #fff;
}
.namaz-tabs .nav-item .nav-link.active {
    background: #5989dc;
    color: #fff;
}
.namaz-timming-content table td {
    padding: 0;
}
.namaz-timming-content table td input {
    background: 0 0;
    border: none;
}
.moquedetail-table-pre {
    border: 2px solid #5989dc;
    border-radius: 10px;
}
.moquedetail-table {
    margin-bottom: 0;
}
.mosque-detail-table tbody tr td:first-child {
    border-right: 1px solid #ddd;
}
.border-green {
    border: 1px solid #5989dc;
}
.hr-u-theme {
    background-color: #5989dc;
}
.mosque_description h1 {
    font-size: 23px;
}
.mosque_description h2,
.mosque_description h3 {
    font-size: 22px;
}
.hide-on-desktop {
    display: none;
}
.hide-on-mobile {
    display: block;
}
.user-sidebar li:first-child.bgc-green {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
@media (max-width: 460px) {
    .hide-on-desktop {
        display: block;
    }
    .hide-on-mobile {
        display: none;
    }
    .showSocialButtons .dropdown-menu {
        left: -16px;
    }
}
.font-size-12 {
    font-size: 12px;
}
.font-size-15 {
    font-size: 15px;
}
.arabic-text {
    word-spacing: 7px;
    font-family: -webkit-Quicksand;
    line-height: 45px;
    font-size: 21px;
}
.widget-timming td,
.widget-timming th {
    border-bottom: 1px solid #ccc;
    padding: 5px;
}
.widget-timming {
    border-collapse: collapse;
    border-radius: 5px;
    overflow: hidden;
}
.widget-timming tr:last-child td {
    border-bottom: 0;
}
.hyperlink {
    text-decoration: underline;
    color: #5989dc;
}
.imam-box {
    border: 1px solid #5989dc;
    text-align: center;
    padding: 10px;
    height: 310px;
    border-radius: 7px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.imam-box img {
    width: 200px;
    margin-bottom: 14px;
    height: 200px;
    border-radius: 50%;
}
.mobile-imam-box {
    border: 1px solid #5989dc;
    text-align: center;
    border-radius: 10px;
}
.mobile-imam-box img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.detail-mosque-title {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 99;
    padding: 10px 0;
}
.spacial_days_table tr td {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
}
.spacial_days_table tr:last-child td {
    border-bottom: 0;
}
.heading-res {
    font-size: 26px;
}
.sidebarFilter .modal.left .modal-dialog,
.sidebarFilter .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.sidebarFilter .modal.left .modal-content,
.sidebarFilter .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}
.sidebarFilter .modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}
.sidebarFilter .modal.left.fade.in .modal-dialog {
    left: 0;
}
.filters_btn {
    position: fixed;
    left: 0;
    top: 300px;
    width: 13% !important;
    display: inline-block;
    z-index: 999;
    background: #fff;
    border-top-right-radius: 7px;
    -webkit-box-shadow: 0 0 5px 1px #ccc;
    box-shadow: 0 0 5px 1px #ccc;
    border-bottom-right-radius: 7px;
}
.filters_btn img {
    width: 100%;
}
.buttons-on-bottom {
    bottom: 11px;
    position: absolute;
    right: 15px;
    left: 15px;
}
.box-img {
    height: 200px;
}
.font-size-11 {
    font-size: 11px;
}
.donation-record {
    border: 1px solid #5989dc;
    padding: 10px;
}
.donate-box {
    border: 2px solid #ddd;
}
.widget table {
    width: 100%;
}
.widget table td {
    width: 14%;
    padding: 4px 5px;
    font-size: 17px;
    border: 1px solid #ddd;
    text-align: center;
}
.widget table tr:first-child td {
    background-color: #5989dc;
    font-size: 19px;
    padding: 10px 0;
    color: #fff;
}
.widget table tr td h6 {
    margin-bottom: 0;
    font-size: 14px;
    color: #5989dc;
}
.table-controller > div {
    background-color: transparent !important;
    text-align: center;
    color: #6f6f6f !important;
    font-size: 20px;
    padding: 0 !important;
    margin-bottom: 6px;
}
.widget table td.event {
    border: 1px solid #ddd !important;
}
.widget table td.event p {
    font-size: 13px;
    background: #5989dc;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 0;
}
.table-controller span {
    display: none;
}
#calendar-slider .table-controller {
    display: block !important;
}
.gallery-slider img {
    width: 100%;
    height: 350px;
}
.event-slider .carosuel-item {
    padding: 10px;
}
.mobile-event img {
    width: 100%;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    height: 260px;
}
.mobile-text {
    color: #797878;
    border-bottom: 1px solid #cac7c7;
}
.image-btn {
    position: absolute;
    top: 0;
    right: 0;
}
header .navbar-light .navbar-nav .nav-link {
    color: #333;
}
header .navbar-light .navbar-nav .nav-link:focus,
header .navbar-light .navbar-nav .nav-link:hover {
    color: #000;
}
header {
    -webkit-box-shadow: 0 0 7px 5px #ccc;
    box-shadow: 0 0 7px 5px #ccc;
}
.box-img img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.page-link {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 6px 0;
}
.add-facilities input[type="checkbox"] {
    visibility: hidden;
}
.add-facilities input[type="checkbox"] + label:before {
    border: 1px solid green;
    content: "\00a0";
    display: inline-block;
    font: 20px/1em sans-serif;
    height: 22px;
    border-radius: 3px;
    margin: 0 0.25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 23px;
    font-weight: 700;
    margin-left: -14px;
}
.add-facilities input[type="checkbox"]:checked + label:before {
    background: #fff;
    color: green;
    content: "\2713";
    text-align: center;
}
.add-facilities input[type="checkbox"]:checked + label:after {
    font-weight: 700;
}
.add-facilities input[type="checkbox"]:focus + label::before {
    outline: #3b99fc auto 5px;
}
.live-channe-deks {
    border: 1px solid #5989dc;
    display: block;
    padding: 5px 8px;
    border-radius: 5px;
}
.live-channe-deks img {
    width: 100%;
    object-fit: cover;
}
.live-channe-deks h5 {
    padding: 25px 0;
    margin-bottom: 0;
}
.new-allah-names {
    border: 1px solid #5989dc;
    display: block;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}
.new-allah-names h2 {
    background: #5989dc;
    width: 150px;
    margin: 0 auto;
    color: #fff;
    font-size: 114px;
    text-align: center;
    height: 150px;
    vertical-align: middle;
    padding: 14px 0;
    border-radius: 50%;
    margin-bottom: 20px;
}
.donation-box {
    border: 1px solid #5989dc;
    display: block;
    border-radius: 5px;
}
.donation-box .box-heading {
    background: #5989dc;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.detail-islamic-calendar .w3-xlarge {
    font-size: 18px !important;
}
.new-event-box {
    border: 1px solid #5989dc;
    height: 350px;
    display: block;
    border-radius: 5px;
}
.new-event-box .event-title {
    background: #5989dc;
    padding: 8px 0;
    text-align: center;
    color: #fff;
}
.new-event-box img {
    width: 100%;
    height: 150px;
}
.event-description {
    background: #f0f0f0;
    padding: 3px;
    text-align: justify;
}
.new-blog-box {
    border: 1px solid #5989dc;
    display: block;
    border-radius: 5px;
}
.new-blog-box img{
    width: 100%;
    height: 200px;
}
.new-blog-box .content-box{
    padding: 15px 10px;
}
.new-blog-box .content-box .blog-title{
    font-size: 24px;
}
.new-blog-box .content-box .description{
    font-size: 16px;
    margin-bottom: 0;
}
.blog-detail{
    border: 1px solid #5989dc;
    display: block;
    padding: 20px;
    border-radius: 5px;
}
.blog-detail .blog-title{
    font-size: 40px;
}
.blog-detail .content{
    font-size: 14px;
}
.green-heading {
    background: #5989dc;
    padding: 8px;
    text-align: center;
    color: #fff;
}
.bg-heading {
    background: #5989dc;
    text-align: center;
}
.btn-radius {
    border-radius: 20px;
}
.grey-border-radius {
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    padding: 10px;
}
.upload-image-preview {
    border: 1px solid #ddd;
    width: 70%;
    height: 190px;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;
}
.upload-image-preview img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.image-title {
    background: url(../images/ramadan-title.png);
    background-repeat: no-repeat !important;
    height: 460px;
    background-size: cover !important;
}
.detail-calendar-img {
    position: relative;
}
.detail-calendar-img h4 {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #1d9d47;
    font-weight: 900;
    font-family: sans-serif;
    padding: 13px 5px;
    background: #d5d2b7;
}
@media (max-width: 460px) {
    .live-channel {
        border: 1px solid green;
        border-radius: 5px;
    }
    .live-channel img {
        width: 95px;
        height: 95px;
        border-radius: 50%;
    }
    .live-channel h5 {
        font-size: 15px;
        margin-top: 10px;
    }
    .namaz-widget {
        border: 2px solid #dee2e6;
        margin-bottom: 0;
        border-radius: 7px !important;
    }
    .namaz-widget td,
    .namaz-widget th {
        padding: 5px;
        font-size: 14px;
    }
    .namaz-widget th {
        text-transform: uppercase;
    }
    .spacial_days_table td {
        border-bottom: 1px solid #dee2e6;
        padding: 5px 0;
    }
    .spacial_days_table tr:last-child td {
        border-bottom: 0;
        font-size: 14px;
    }
    .hyperlink {
        text-decoration: underline;
        color: #4242c7;
    }
    .rwards-box {
        height: 250px;
    }
    .read-quran-bx {
        height: 171px;
    }
    .search-input button {
        width: 50% !important;
    }
    .footer-logo {
        width: 150px;
    }
    .navbar {
        padding: 16px 0 0 0;
        position: unset;
    }
    header .col-md-8 {
        position: unset;
    }
    #navbarSupportedContent {
        width: 100%;
        left: 0;
    }
    .navbar ul li a {
        padding: 0;
    }
    .navbar ul li.nav-item {
        border-bottom: 1px solid #ddd;
    }
    .navbar-toggler {
        border: 0;
        color: #5989dc !important;
        padding-top: 9px;
    }
    .new-btn-class {
        height: 24px;
        font-size: 24px;
    }
    .mobile-box-image img {
        width: 100%;
        height: 78px;
    }
    .mobile-box .btn {
        padding: 5px 4px !important;
        width: 90px !important;
        height: 24px;
        font-size: 13px;
    }
    .mobile-box .btn.phone-btn {
        padding-top: 12px !important;
    }
    .font-size-10 {
        font-size: 10px;
    }
    .page-link {
        line-height: 1.1;
        padding: 8px 0;
    }
    .filterCard .card-header {
        background-color: transparent;
        border-bottom: 0;
    }
    .filterCard .card-header a {
        font-size: 15px;
        color: #6c757d;
        border: 1px solid #ddd;
        padding: 7px 10px;
        border-radius: 5px;
    }
    .filterCard .card-header i {
        font-size: 19px;
        padding-top: 3px;
    }
    .in-size {
        border: 1px solid #ddd;
        width: 100%;
        height: 36px;
        border-radius: 31px;
        display: block;
        padding: 0 14px;
    }
    .filterCard {
        border: none;
    }
    .filters {
        height: 225px;
    }
    .li-fa-ic {
        font-size: 18px;
        width: 46px;
    }
    .li-fa-icon {
        font-size: 18px;
        width: 37px;
    }
    .nav-tabs {
        border-bottom: none;
    }
    .nav-tabs li {
        width: 33.3%;
    }
    .nav-tabs li a {
        padding: 6px;
        text-align: center;
        display: block;
        text-decoration: underline;
        margin-bottom: 10px;
    }
    .nav-tabs li a.active {
        background-color: #5989dc;
        color: #fff;
        border-radius: 7px;
        padding: 3px;
    }
    .tab-content .list-style li {
        border-bottom: 1px solid #ddd;
        padding: 5px 0;
    }
    .mosque_description h1,
    .mosque_description h2,
    .mosque_description h3,
    .mosque_description h4 {
        font-size: 15px;
    }
    .mosque_description p {
        font-size: 12px;
    }
    .cover-image {
        height: 160px;
        width: 100%;
    }
    .link-size {
        font-size: 15px;
    }
    .pic-profile {
        width: 110px;
        height: 110px;
    }
    .subscribedMosque-box img {
        width: 100%;
        height: 121px;
        border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;
    }
    .widget table td {
        padding: 2px 5px;
        font-size: 15px;
    }
    .widget table td.event p {
        font-size: 12px;
        background: #5989dc;
        padding: 2px;
    }
    .widget table tr td h6 {
        font-size: 12px;
    }
    .widget table tr:first-child td {
        font-size: 14px;
        padding: 7px 0;
    }
    .table-controller > div {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .user-bar-btn {
        border: 1px solid #5989dc;
        color: #5989dc;
        padding: 0 6px;
        font-size: 21px;
    }
    .dataTables_length {
        width: 44%;
        float: left !important;
        font-size: 12px;
        text-align: left;
    }
    .dataTables_length label {
        display: block;
        text-align: left;
    }
    .dataTables_length select {
        padding: 3px;
    }
    .dataTables_filter {
        width: 56%;
        float: left !important;
        font-size: 12px;
        margin-top: 0 !important;
    }
    .dataTables_filter input {
        width: 141px;
        padding: 3px;
    }
    table.dataTable thead th:first-child {
        border-top-left-radius: 7px;
    }
    table.dataTable thead td,
    table.dataTable thead th {
        padding: 6px 2px !important;
    }
    table.dataTable tbody td,
    table.dataTable tbody th {
        padding: 2px 2px !important;
    }
    table.dataTable thead th:last-child {
        border-top-right-radius: 7px;
    }
    .dataTables_info {
        font-size: 13px;
    }
    .dataTables_paginate {
        font-size: 12px;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: 1px 7px;
    }
    .userLinks .modal-body {
        padding: 0;
    }
    .userLinks .jr-list li a {
        padding: 10px 0 10px 17px;
        font-size: 16px;
    }
    .mosque-detail-table {
        table-layout: fixed;
        margin-bottom: 0;
    }
    .mosque-detail-table td {
        padding: 5px;
    }
    .mosque-detail-table tbody tr td:first-child {
        width: 32%;
        border: 1px solid #ddd;
    }
    .green-border {
        border: 1px solid #5989dc;
    }
    .mosque-detail-table p {
        color: #656161;
    }
    .logo-image {
        width: 80%;
        margin: 0 auto;
    }
    .mi-btn1 {
        top: -15px;
    }
    .mi-btn2 {
        top: -13px;
        left: 30%;
    }
    .event-box {
        border-radius: 7px;
    }
    .event-box h5 {
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
    .event-box a {
        position: absolute;
        bottom: -18px;
    }
    .namaz-table thead tr {
        border: none;
    }
    .namaz-table thead tr th {
        border: none;
    }
    .namaz-table thead tr th:first-child {
        border-top-left-radius: 8px;
    }
    .namaz-table thead tr th:last-child {
        border-top-right-radius: 8px;
    }
    .namaz-table td {
        padding: 8px 5px;
        font-size: 15px;
        text-align: left;
    }
    .namaz-table td input {
        width: 51%;
        float: left;
        margin: 0 5px;
        padding: 2px;
        height: 26px;
    }
    .time-action {
        position: unset;
        width: 17%;
        float: left;
        height: 22px;
        text-align: center;
    }
    .time-action span {
        display: unset;
        padding: 10px 0;
    }
    .time-action span i {
        margin-top: 3px;
    }
    .btn {
        border-radius: 5px;
    }
    .shadow {
        border-radius: 5px;
    }
    .font-size-22 {
        font-size: 22px;
    }
    .arabic-text {
        word-spacing: 2px;
        font-family: -webkit-Quicksand;
        line-height: 35px;
        font-size: 18px;
    }
    .mobile-light-color {
        color: #565656;
    }
    .pagination {
        margin-bottom: 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
    .mi-btn1 {
        left: 26%;
    }
}
.w3-image {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}
a {
    color: inherit;
}
.w3-table,
.w3-table-all {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table;
}
.w3-table-all {
    border: 1px solid #ccc;
}
.w3-bordered tr,
.w3-table-all tr {
    border-bottom: 1px solid #ddd;
}
.w3-striped tbody tr:nth-child(even) {
    background-color: #f1f1f1;
}
.w3-table-all tr:nth-child(odd) {
    background-color: #fff;
}
.w3-table-all tr:nth-child(even) {
    background-color: #f1f1f1;
}
.w3-hoverable tbody tr:hover,
.w3-ul.w3-hoverable li:hover {
    background-color: #ccc;
}
.w3-centered tr td,
.w3-centered tr th {
    text-align: center;
}
.w3-table td,
.w3-table th,
.w3-table-all td,
.w3-table-all th {
    padding: 8px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top;
}
.w3-table td:first-child,
.w3-table th:first-child,
.w3-table-all td:first-child,
.w3-table-all th:first-child {
    padding-left: 16px;
}
.w3-btn,
.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.w3-btn:hover {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-btn,
.w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.w3-btn:disabled,
.w3-button:disabled,
.w3-disabled {
    cursor: not-allowed;
    opacity: 0.3;
}
.w3-disabled *,
:disabled * {
    pointer-events: none;
}
.w3-btn.w3-disabled:hover,
.w3-btn:disabled:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.w3-badge,
.w3-tag {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}
.w3-badge {
    border-radius: 50%;
}
.w3-ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.w3-ul li {
    padding: 8px 16px;
    border-bottom: 1px solid #ddd;
}
.w3-ul li:last-child {
    border-bottom: none;
}
.w3-display-container,
.w3-tooltip {
    position: relative;
}
.w3-tooltip .w3-text {
    display: none;
}
.w3-tooltip:hover .w3-text {
    display: inline-block;
}
.w3-ripple:active {
    opacity: 0.5;
}
.w3-ripple {
    -webkit-transition: opacity 0s;
    -o-transition: opacity 0s;
    transition: opacity 0s;
}
.w3-input {
    padding: 8px;
    display: block;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.w3-select {
    padding: 9px 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
}
.w3-dropdown-click,
.w3-dropdown-hover {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.w3-dropdown-hover:hover .w3-dropdown-content {
    display: block;
}
.w3-dropdown-click:hover,
.w3-dropdown-hover:first-child {
    background-color: #ccc;
    color: #000;
}
.w3-dropdown-click:hover > .w3-button:first-child,
.w3-dropdown-hover:hover > .w3-button:first-child {
    background-color: #ccc;
    color: #000;
}
.w3-dropdown-content {
    cursor: auto;
    color: #000;
    background-color: #fff;
    display: none;
    position: absolute;
    min-width: 160px;
    margin: 0;
    padding: 0;
    z-index: 1;
}
.w3-check,
.w3-radio {
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
}
.w3-sidebar {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: fixed !important;
    z-index: 1;
    overflow: auto;
}
.w3-bar-block .w3-dropdown-click,
.w3-bar-block .w3-dropdown-hover {
    width: 100%;
}
.w3-bar-block .w3-dropdown-click .w3-dropdown-content,
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content {
    min-width: 100%;
}
.w3-bar-block .w3-dropdown-click .w3-button,
.w3-bar-block .w3-dropdown-hover .w3-button {
    width: 100%;
    text-align: left;
    padding: 8px 16px;
}
#main,
.w3-main {
    -webkit-transition: margin-left 0.4s;
    -o-transition: margin-left 0.4s;
    transition: margin-left 0.4s;
}
.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
}
.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 600px;
}
.w3-bar {
    width: 100%;
    overflow: hidden;
}
.w3-center .w3-bar {
    display: inline-block;
    width: auto;
}
.w3-bar .w3-bar-item {
    padding: 8px 16px;
    float: left;
    width: auto;
    border: none;
    display: block;
    outline: 0;
}
.w3-bar .w3-dropdown-click,
.w3-bar .w3-dropdown-hover {
    position: static;
    float: left;
}
.w3-bar .w3-button {
    white-space: normal;
}
.w3-bar-block .w3-bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0;
}
.w3-bar-block.w3-center .w3-bar-item {
    text-align: center;
}
.w3-block {
    display: block;
    width: 100%;
}
.w3-responsive {
    display: block;
    overflow-x: auto;
}
.w3-bar:after,
.w3-bar:before,
.w3-cell-row:after,
.w3-cell-row:before,
.w3-clear:after,
.w3-clear:before,
.w3-container:after,
.w3-container:before,
.w3-panel:after,
.w3-panel:before,
.w3-row-padding:after,
.w3-row-padding:before,
.w3-row:after,
.w3-row:before {
    content: "";
    display: table;
    clear: both;
}
.w3-col,
.w3-half,
.w3-quarter,
.w3-third,
.w3-threequarter,
.w3-twothird {
    float: left;
    width: 100%;
}
.w3-col.s1 {
    width: 8.33333%;
}
.w3-col.s2 {
    width: 16.66666%;
}
.w3-col.s3 {
    width: 24.99999%;
}
.w3-col.s4 {
    width: 33.33333%;
}
.w3-col.s5 {
    width: 41.66666%;
}
.w3-col.s6 {
    width: 49.99999%;
}
.w3-col.s7 {
    width: 58.33333%;
}
.w3-col.s8 {
    width: 66.66666%;
}
.w3-col.s9 {
    width: 74.99999%;
}
.w3-col.s10 {
    width: 83.33333%;
}
.w3-col.s11 {
    width: 91.66666%;
}
.w3-col.s12 {
    width: 99.99999%;
}
@media (min-width: 601px) {
    .w3-col.m1 {
        width: 8.33333%;
    }
    .w3-col.m2 {
        width: 16.66666%;
    }
    .w3-col.m3,
    .w3-quarter {
        width: 24.99999%;
    }
    .w3-col.m4,
    .w3-third {
        width: 33.33333%;
    }
    .w3-col.m5 {
        width: 41.66666%;
    }
    .w3-col.m6,
    .w3-half {
        width: 49.99999%;
    }
    .w3-col.m7 {
        width: 58.33333%;
    }
    .w3-col.m8,
    .w3-twothird {
        width: 66.66666%;
    }
    .w3-col.m9,
    .w3-threequarter {
        width: 74.99999%;
    }
    .w3-col.m10 {
        width: 83.33333%;
    }
    .w3-col.m11 {
        width: 91.66666%;
    }
    .w3-col.m12 {
        width: 99.99999%;
    }
}
@media (min-width: 993px) {
    .w3-col.l1 {
        width: 8.33333%;
    }
    .w3-col.l2 {
        width: 16.66666%;
    }
    .w3-col.l3 {
        width: 24.99999%;
    }
    .w3-col.l4 {
        width: 33.33333%;
    }
    .w3-col.l5 {
        width: 41.66666%;
    }
    .w3-col.l6 {
        width: 49.99999%;
    }
    .w3-col.l7 {
        width: 58.33333%;
    }
    .w3-col.l8 {
        width: 66.66666%;
    }
    .w3-col.l9 {
        width: 74.99999%;
    }
    .w3-col.l10 {
        width: 83.33333%;
    }
    .w3-col.l11 {
        width: 91.66666%;
    }
    .w3-col.l12 {
        width: 99.99999%;
    }
}
.w3-content {
    max-width: 980px;
    margin: auto;
}
.w3-rest {
    overflow: hidden;
}
.w3-cell-row {
    display: table;
    width: 100%;
}
.w3-cell {
    display: table-cell;
}
.w3-cell-top {
    vertical-align: top;
}
.w3-cell-middle {
    vertical-align: middle;
}
.w3-cell-bottom {
    vertical-align: bottom;
}
.w3-hide {
    display: none !important;
}
.w3-show,
.w3-show-block {
    display: block !important;
}
.w3-show-inline-block {
    display: inline-block !important;
}
@media (max-width: 600px) {
    .w3-modal-content {
        margin: 0 10px;
        width: auto !important;
    }
    .w3-modal {
        padding-top: 30px;
    }
    .w3-dropdown-click.w3-mobile .w3-dropdown-content,
    .w3-dropdown-hover.w3-mobile .w3-dropdown-content {
        position: relative;
    }
    .w3-hide-small {
        display: none !important;
    }
    .w3-mobile {
        display: block;
        width: 100% !important;
    }
    .w3-bar-item.w3-mobile,
    .w3-dropdown-click.w3-mobile,
    .w3-dropdown-hover.w3-mobile {
        text-align: center;
    }
    .w3-dropdown-click.w3-mobile,
    .w3-dropdown-click.w3-mobile .w3-btn,
    .w3-dropdown-click.w3-mobile .w3-button,
    .w3-dropdown-hover.w3-mobile,
    .w3-dropdown-hover.w3-mobile .w3-btn,
    .w3-dropdown-hover.w3-mobile .w3-button {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .w3-modal-content {
        width: 500px;
    }
    .w3-modal {
        padding-top: 50px;
    }
}
@media (min-width: 993px) {
    .w3-modal-content {
        width: 900px;
    }
    .w3-hide-large {
        display: none !important;
    }
    .w3-sidebar.w3-collapse {
        display: block !important;
    }
}
@media (max-width: 992px) and (min-width: 601px) {
    .w3-hide-medium {
        display: none !important;
    }
}
@media (max-width: 992px) {
    .w3-sidebar.w3-collapse {
        display: none;
    }
    .w3-main {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
.w3-bottom,
.w3-top {
    position: fixed;
    width: 100%;
    z-index: 1;
}
.w3-top {
    top: 0;
}
.w3-bottom {
    bottom: 0;
}
.w3-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
}
.w3-display-topleft {
    position: absolute;
    left: 0;
    top: 0;
}
.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0;
}
.w3-display-bottomleft {
    position: absolute;
    left: 0;
    bottom: 0;
}
.w3-display-bottomright {
    position: absolute;
    right: 0;
    bottom: 0;
}
.w3-display-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.w3-display-left {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}
.w3-display-right {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
}
.w3-display-topmiddle {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}
.w3-display-bottommiddle {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}
.w3-display-container:hover .w3-display-hover {
    display: block;
}
.w3-display-container:hover span.w3-display-hover {
    display: inline-block;
}
.w3-display-hover {
    display: none;
}
.w3-display-position {
    position: absolute;
}
.w3-circle {
    border-radius: 50%;
}
.w3-round-small {
    border-radius: 2px;
}
.w3-round,
.w3-round-medium {
    border-radius: 4px;
}
.w3-round-large {
    border-radius: 8px;
}
.w3-round-xlarge {
    border-radius: 16px;
}
.w3-round-xxlarge {
    border-radius: 32px;
}
.w3-row-padding,
.w3-row-padding > .w3-col,
.w3-row-padding > .w3-half,
.w3-row-padding > .w3-quarter,
.w3-row-padding > .w3-third,
.w3-row-padding > .w3-threequarter,
.w3-row-padding > .w3-twothird {
    padding: 0 8px;
}
.w3-container,
.w3-panel {
    padding: 0.01em 16px;
}
.w3-panel {
    margin-top: 16px;
    margin-bottom: 16px;
}
.w3-code,
.w3-codespan {
    font-family: Consolas, "courier new";
    font-size: 16px;
}
.w3-code {
    width: auto;
    background-color: #fff;
    padding: 8px 12px;
    border-left: 4px solid #4caf50;
    word-wrap: break-word;
}
.w3-codespan {
    color: #dc143c;
    background-color: #f1f1f1;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 110%;
}
.w3-card,
.w3-card-2 {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.w3-card-4,
.w3-hover-shadow:hover {
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}
.w3-spin {
    -webkit-animation: w3-spin 2s infinite linear;
    animation: w3-spin 2s infinite linear;
}
@-webkit-keyframes w3-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes w3-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.w3-animate-fading {
    -webkit-animation: fading 10s infinite;
    animation: fading 10s infinite;
}
@-webkit-keyframes fading {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fading {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.w3-animate-opacity {
    -webkit-animation: opac 0.8s;
    animation: opac 0.8s;
}
@-webkit-keyframes opac {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes opac {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.w3-animate-top {
    position: relative;
    -webkit-animation: animatetop 0.4s;
    animation: animatetop 0.4s;
}
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}
@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}
.w3-animate-left {
    position: relative;
    -webkit-animation: animateleft 0.4s;
    animation: animateleft 0.4s;
}
@-webkit-keyframes animateleft {
    from {
        left: -300px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}
@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}
.w3-animate-right {
    position: relative;
    -webkit-animation: animateright 0.4s;
    animation: animateright 0.4s;
}
@-webkit-keyframes animateright {
    from {
        right: -300px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}
@keyframes animateright {
    from {
        right: -300px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}
.w3-animate-bottom {
    position: relative;
    -webkit-animation: animatebottom 0.4s;
    animation: animatebottom 0.4s;
}
@-webkit-keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}
.w3-animate-zoom {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s;
}
@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes animatezoom {
    from {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.w3-animate-input {
    -webkit-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.w3-animate-input:focus {
    width: 100% !important;
}
.w3-hover-opacity:hover,
.w3-opacity {
    opacity: 0.6;
}
.w3-hover-opacity-off:hover,
.w3-opacity-off {
    opacity: 1;
}
.w3-opacity-max {
    opacity: 0.25;
}
.w3-opacity-min {
    opacity: 0.75;
}
.w3-grayscale-max,
.w3-greyscale-max,
.w3-hover-grayscale:hover,
.w3-hover-greyscale:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.w3-grayscale,
.w3-greyscale {
    -webkit-filter: grayscale(75%);
    filter: grayscale(75%);
}
.w3-grayscale-min,
.w3-greyscale-min {
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}
.w3-sepia {
    -webkit-filter: sepia(75%);
    filter: sepia(75%);
}
.w3-hover-sepia:hover,
.w3-sepia-max {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
}
.w3-sepia-min {
    -webkit-filter: sepia(50%);
    filter: sepia(50%);
}
.w3-tiny {
    font-size: 10px !important;
}
.w3-small {
    font-size: 12px !important;
}
.w3-medium {
    font-size: 15px !important;
}
.w3-large {
    font-size: 18px !important;
}
.w3-xlarge {
    font-size: 24px !important;
}
.w3-xxlarge {
    font-size: 36px !important;
}
.w3-xxxlarge {
    font-size: 48px !important;
}
.w3-jumbo {
    font-size: 64px !important;
}
.w3-left-align {
    text-align: left !important;
}
.w3-right-align {
    text-align: right !important;
}
.w3-justify {
    text-align: justify !important;
}
.w3-center {
    text-align: center !important;
}
.w3-border-0 {
    border: 0 !important;
}
.w3-border {
    border: 1px solid #ccc !important;
}
.w3-border-top {
    border-top: 1px solid #ccc !important;
}
.w3-border-bottom {
    border-bottom: 1px solid #ccc !important;
}
.w3-border-left {
    border-left: 1px solid #ccc !important;
}
.w3-border-right {
    border-right: 1px solid #ccc !important;
}
.w3-topbar {
    border-top: 6px solid #ccc !important;
}
.w3-bottombar {
    border-bottom: 6px solid #ccc !important;
}
.w3-leftbar {
    border-left: 6px solid #ccc !important;
}
.w3-rightbar {
    border-right: 6px solid #ccc !important;
}
.w3-code,
.w3-section {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}
.w3-margin {
    margin: 16px !important;
}
.w3-margin-top {
    margin-top: 16px !important;
}
.w3-margin-bottom {
    margin-bottom: 16px !important;
}
.w3-margin-left {
    margin-left: 16px !important;
}
.w3-margin-right {
    margin-right: 16px !important;
}
.w3-padding-small {
    padding: 4px 8px !important;
}
.w3-padding {
    padding: 8px 16px !important;
}
.w3-padding-large {
    padding: 12px 24px !important;
}
.w3-padding-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
.w3-padding-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}
.w3-padding-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}
.w3-padding-48 {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
}
.w3-padding-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
}
.w3-left {
    float: left !important;
}
.w3-right {
    float: right !important;
}
.w3-button:hover {
    color: #000 !important;
    background-color: #ccc !important;
}
.w3-hover-none:hover,
.w3-transparent {
    background-color: transparent !important;
}
.w3-hover-none:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.w3-amber,
.w3-hover-amber:hover {
    color: #000 !important;
    background-color: #ffc107 !important;
}
.w3-aqua,
.w3-hover-aqua:hover {
    color: #000 !important;
    background-color: #0ff !important;
}
.w3-blue,
.w3-hover-blue:hover {
    color: #fff !important;
    background-color: #2196f3 !important;
}
.w3-hover-light-blue:hover,
.w3-light-blue {
    color: #000 !important;
    background-color: #87ceeb !important;
}
.w3-brown,
.w3-hover-brown:hover {
    color: #fff !important;
    background-color: #795548 !important;
}
.w3-cyan,
.w3-hover-cyan:hover {
    color: #000 !important;
    background-color: #00bcd4 !important;
}
.w3-blue-gray,
.w3-blue-grey,
.w3-hover-blue-gray:hover,
.w3-hover-blue-grey:hover {
    color: #fff !important;
    background-color: #607d8b !important;
}
.w3-green,
.w3-hover-green:hover {
    color: #fff !important;
    background-color: #4caf50 !important;
}
.w3-hover-light-green:hover,
.w3-light-green {
    color: #000 !important;
    background-color: #8bc34a !important;
}
.w3-hover-indigo:hover,
.w3-indigo {
    color: #fff !important;
    background-color: #3f51b5 !important;
}
.w3-hover-khaki:hover,
.w3-khaki {
    color: #000 !important;
    background-color: khaki !important;
}
.w3-hover-lime:hover,
.w3-lime {
    color: #000 !important;
    background-color: #cddc39 !important;
}
.w3-hover-orange:hover,
.w3-orange {
    color: #000 !important;
    background-color: #ff9800 !important;
}
.w3-deep-orange,
.w3-hover-deep-orange:hover {
    color: #fff !important;
    background-color: #ff5722 !important;
}
.w3-hover-pink:hover,
.w3-pink {
    color: #fff !important;
    background-color: #e91e63 !important;
}
.w3-hover-purple:hover,
.w3-purple {
    color: #fff !important;
    background-color: #9c27b0 !important;
}
.w3-deep-purple,
.w3-hover-deep-purple:hover {
    color: #fff !important;
    background-color: #673ab7 !important;
}
.w3-hover-red:hover,
.w3-red {
    color: #fff !important;
    background-color: #f44336 !important;
}
.w3-hover-sand:hover,
.w3-sand {
    color: #000 !important;
    background-color: #fdf5e6 !important;
}
.w3-hover-teal:hover,
.w3-teal {
    color: #fff !important;
    background-color: #009688 !important;
}
.w3-hover-yellow:hover,
.w3-yellow {
    color: #000 !important;
    background-color: #ffeb3b !important;
}
.w3-hover-white:hover,
.w3-white {
    color: #000 !important;
    background-color: #fff !important;
}
.w3-black,
.w3-hover-black:hover {
    color: #fff !important;
    background-color: #000 !important;
}
.w3-gray,
.w3-grey,
.w3-hover-gray:hover,
.w3-hover-grey:hover {
    color: #000 !important;
    background-color: #9e9e9e !important;
}
.w3-hover-light-gray:hover,
.w3-hover-light-grey:hover,
.w3-light-gray,
.w3-light-grey {
    color: #000 !important;
    background-color: #f1f1f1 !important;
}
.w3-dark-gray,
.w3-dark-grey,
.w3-hover-dark-gray:hover,
.w3-hover-dark-grey:hover {
    color: #fff !important;
    background-color: #616161 !important;
}
.w3-hover-pale-red:hover,
.w3-pale-red {
    color: #000 !important;
    background-color: #fdd !important;
}
.w3-hover-pale-green:hover,
.w3-pale-green {
    color: #000 !important;
    background-color: #dfd !important;
}
.w3-hover-pale-yellow:hover,
.w3-pale-yellow {
    color: #000 !important;
    background-color: #ffc !important;
}
.w3-hover-pale-blue:hover,
.w3-pale-blue {
    color: #000 !important;
    background-color: #dff !important;
}
.w3-hover-text-amber:hover,
.w3-text-amber {
    color: #ffc107 !important;
}
.w3-hover-text-aqua:hover,
.w3-text-aqua {
    color: #0ff !important;
}
.w3-hover-text-blue:hover,
.w3-text-blue {
    color: #2196f3 !important;
}
.w3-hover-text-light-blue:hover,
.w3-text-light-blue {
    color: #87ceeb !important;
}
.w3-hover-text-brown:hover,
.w3-text-brown {
    color: #795548 !important;
}
.w3-hover-text-cyan:hover,
.w3-text-cyan {
    color: #00bcd4 !important;
}
.w3-hover-text-blue-gray:hover,
.w3-hover-text-blue-grey:hover,
.w3-text-blue-gray,
.w3-text-blue-grey {
    color: #607d8b !important;
}
.w3-hover-text-green:hover,
.w3-text-green {
    color: #4caf50 !important;
}
.w3-hover-text-light-green:hover,
.w3-text-light-green {
    color: #8bc34a !important;
}
.w3-hover-text-indigo:hover,
.w3-text-indigo {
    color: #3f51b5 !important;
}
.w3-hover-text-khaki:hover,
.w3-text-khaki {
    color: #b4aa50 !important;
}
.w3-hover-text-lime:hover,
.w3-text-lime {
    color: #cddc39 !important;
}
.w3-hover-text-orange:hover,
.w3-text-orange {
    color: #ff9800 !important;
}
.w3-hover-text-deep-orange:hover,
.w3-text-deep-orange {
    color: #ff5722 !important;
}
.w3-hover-text-pink:hover,
.w3-text-pink {
    color: #e91e63 !important;
}
.w3-hover-text-purple:hover,
.w3-text-purple {
    color: #9c27b0 !important;
}
.w3-hover-text-deep-purple:hover,
.w3-text-deep-purple {
    color: #673ab7 !important;
}
.w3-hover-text-sand:hover,
.w3-text-sand {
    color: #fdf5e6 !important;
}
.w3-hover-text-teal:hover,
.w3-text-teal {
    color: #009688 !important;
}
.w3-hover-text-yellow:hover,
.w3-text-yellow {
    color: #d2be0e !important;
}
.w3-hover-text-white:hover,
.w3-text-white {
    color: #fff !important;
}
.w3-hover-text-black:hover,
.w3-text-black {
    color: #000 !important;
}
.w3-hover-text-gray:hover,
.w3-hover-text-grey:hover,
.w3-text-gray,
.w3-text-grey {
    color: #757575 !important;
}
.w3-hover-text-light-gray:hover,
.w3-hover-text-light-grey:hover,
.w3-text-light-gray,
.w3-text-light-grey {
    color: #f1f1f1 !important;
}
.w3-hover-text-dark-gray:hover,
.w3-hover-text-dark-grey:hover,
.w3-text-dark-gray,
.w3-text-dark-grey {
    color: #3a3a3a !important;
}
.w3-border-amber,
.w3-hover-border-amber:hover {
    border-color: #ffc107 !important;
}
.w3-border-aqua,
.w3-hover-border-aqua:hover {
    border-color: #0ff !important;
}
.w3-border-blue,
.w3-hover-border-blue:hover {
    border-color: #2196f3 !important;
}
.w3-border-light-blue,
.w3-hover-border-light-blue:hover {
    border-color: #87ceeb !important;
}
.w3-border-brown,
.w3-hover-border-brown:hover {
    border-color: #795548 !important;
}
.w3-border-cyan,
.w3-hover-border-cyan:hover {
    border-color: #00bcd4 !important;
}
.w3-border-blue-gray,
.w3-border-blue-grey,
.w3-hover-border-blue-gray:hover,
.w3-hover-border-blue-grey:hover {
    border-color: #607d8b !important;
}
.w3-border-green,
.w3-hover-border-green:hover {
    border-color: #4caf50 !important;
}
.w3-border-light-green,
.w3-hover-border-light-green:hover {
    border-color: #8bc34a !important;
}
.w3-border-indigo,
.w3-hover-border-indigo:hover {
    border-color: #3f51b5 !important;
}
.w3-border-khaki,
.w3-hover-border-khaki:hover {
    border-color: khaki !important;
}
.w3-border-lime,
.w3-hover-border-lime:hover {
    border-color: #cddc39 !important;
}
.w3-border-orange,
.w3-hover-border-orange:hover {
    border-color: #ff9800 !important;
}
.w3-border-deep-orange,
.w3-hover-border-deep-orange:hover {
    border-color: #ff5722 !important;
}
.w3-border-pink,
.w3-hover-border-pink:hover {
    border-color: #e91e63 !important;
}
.w3-border-purple,
.w3-hover-border-purple:hover {
    border-color: #9c27b0 !important;
}
.w3-border-deep-purple,
.w3-hover-border-deep-purple:hover {
    border-color: #673ab7 !important;
}
.w3-border-red,
.w3-hover-border-red:hover {
    border-color: #f44336 !important;
}
.w3-border-sand,
.w3-hover-border-sand:hover {
    border-color: #fdf5e6 !important;
}
.w3-border-teal,
.w3-hover-border-teal:hover {
    border-color: #009688 !important;
}
.w3-border-yellow,
.w3-hover-border-yellow:hover {
    border-color: #ffeb3b !important;
}
.w3-border-white,
.w3-hover-border-white:hover {
    border-color: #fff !important;
}
.w3-border-black,
.w3-hover-border-black:hover {
    border-color: #000 !important;
}
.w3-border-gray,
.w3-border-grey,
.w3-hover-border-gray:hover,
.w3-hover-border-grey:hover {
    border-color: #9e9e9e !important;
}
.w3-border-light-gray,
.w3-border-light-grey,
.w3-hover-border-light-gray:hover,
.w3-hover-border-light-grey:hover {
    border-color: #f1f1f1 !important;
}
.w3-border-dark-gray,
.w3-border-dark-grey,
.w3-hover-border-dark-gray:hover,
.w3-hover-border-dark-grey:hover {
    border-color: #616161 !important;
}
.w3-border-pale-red,
.w3-hover-border-pale-red:hover {
    border-color: #ffe7e7 !important;
}
.w3-border-pale-green,
.w3-hover-border-pale-green:hover {
    border-color: #e7ffe7 !important;
}
.w3-border-pale-yellow,
.w3-hover-border-pale-yellow:hover {
    border-color: #ffc !important;
}
.w3-border-pale-blue,
.w3-hover-border-pale-blue:hover {
    border-color: #e7ffff !important;
}
.widget-icon {
    position: absolute;
    width: 63px;
    left: 23px;
    z-index: 99;
    background: #506a1b;
}
.students ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.students ul li {
    padding: 10px;
    border-bottom: 1px solid #5989dc;
}
.students ul li:last-child {
    border-bottom: none;
}
.student-grids div:first-child {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.student-grids div:nth-child(2) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.liveLoader {
    background: #b3afafb8;
    color: #fff;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 20px;
    height: 100%;
    font-size: 30px;
    color: #000;
    text-align: center;
}
.liveLoader i {
    font-size: 85px;
}
.liveLoader i {
    font-size: 85px;
}
.liveLoader i {
    font-size: 85px;
}
.error {
    color: #c51919;
}
input.error {
    border: 1px solid #c51919;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
    border-radius: 4px;
    height: 40px !important;
    padding: 5px !important;
}
.ramadan-button {
    background: #ab821d;
    text-align: center;
    padding: 15px 10px;
    margin: 20px 0;
    color: #fff;
    border-radius: 7px;
    animation: blinker 1s linear infinite;
    font-size: 20px;
    display: block;
}
.ramadan-button:hover {
    color: #fff;
}
@keyframes blinker {
    50% {
        opacity: 0.5;
    }
}
.bg-gold {
    background-color: #ab821d !important;
    color: #fff;
}
.donation-box.gold {
    border: 1px solid #ab821d !important;
}
.gold-color {
    color: #ab821d;
}
.addtoramadan-button {
    position: absolute;
    left: -137px;
    font-size: 12px;
    background: #ab821d;
    color: #fff;
    border: none;
    padding: 5px;
}
.ramadandelete-btn {
    position: absolute;
    left: -164px;
    padding: 3px 5px;
}
.addtoramadan-button.btn-success {
    background: #5989dc !important;
}
.timing-slider .owl-nav {
    position: absolute;
    top: -6px;
    width: 100%;
}
.timing-slider .owl-nav button {
    width: 50px;
    font-size: 35px !important;
    color: #fff !important;
}
.timing-slider .owl-nav .owl-next {
    float: right;
}
.timing-slider .owl-nav button:focus {
    outline: 0 !important;
}
.prayer-slider .owl-nav {
    position: absolute;
    top: -62px;
    width: 100%;
}
.prayer-slider .owl-nav button {
    width: 50px;
    font-size: 35px !important;
    color: #fff !important;
}
.prayer-slider .owl-nav .owl-next {
    float: right;
}
.prayer-slider .owl-nav button:focus {
    outline: 0 !important;
}
.prayer-slider .owl-dots {
    display: none;
}
.slideThree {
    width: 80px;
    height: 26px;
    background: #ab821d;
    margin: 20px auto;
    position: relative;
    border-radius: 50px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.slideThree:after {
    content: "OFF";
    color: #212529;
    position: absolute;
    right: 10px;
    z-index: 0;
    top: 1px;
    font: 12px/26px Arial, sans-serif;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.15);
}
.slideThree:before {
    content: "ON";
    color: #212529;
    position: absolute;
    left: 10px;
    z-index: 0;
    top: 1px;
    font: 12px/26px Arial, sans-serif;
    font-weight: 700;
}
.slideThree label {
    display: block;
    width: 34px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: 1;
    background: #fcfff4;
    background: linear-gradient(top, #fcfff4 0, #dfe5d7 40%, #b3bead 100%);
    border-radius: 50px;
    transition: all 0.4s ease;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);
}
.slideThree input[type="checkbox"] {
    visibility: hidden;
}
.slideThree input[type="checkbox"]:checked + label {
    left: 43px;
}
.mosqueDetail button:after{
	display: none;
}
.mosqueDetail .dropdown-menu{
    left: -40px !important;
    background: #09993b;
    top: 4px !important;

}
.mosqueDetail .dropdown-menu a{
	text-align: left;
	text-decoration: none;
	color: #fff;
	    margin: 0;

}
/*
Holidays Section*/
.holiday_package{width:100%;padding:10px 0;position:relative}
.holiday_package .heading{float:left;width:100%;text-align:center;margin-bottom:50px}
.holiday_package .heading h2{text-transform:uppercase;color:black;font-size:37px; }
.holiday_package .heading p{color:black;margin-top:10px;width:100%;float:left}
.holiday_package .heading .image{float:left;width:100%;position:relative}
.holiday_package .heading i{color: #a6ce39}
.holiday_package .heading .image:after{content:'';position:absolute;background:#a6ce39;width:15%;right:33%;height:1px;top:60%}
.holiday_package .heading .image:before{content:'';position:absolute;background:#a6ce39;left:33%;width:15%;height:1px;top:60%}
.holiday_package .heading .image img{width:30px;height:30px}
.holiday_package .package-new{width:100%;float:left;margin-bottom:30px;}
.holiday_package .package-new .im{width:100%;float:left;position:relative}
.holiday_package .package-new .im img{width:100%;height:auto}
.holiday_package .package-new .im .text1{position:absolute;width:70%;background: #5989dc;font-size:22px;font-weight:600;text-shadow:4px 4px 20px #333;float:left;text-align:center;color:#fff;top:50%; left:50%; transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%); -ms-transform: translate(-50%,-50%); z-index:1}
.holiday_package .package-new .im .text2{position:absolute;width:100%;font-size:16px;font-weight:400;float:left;text-align:center;color:#fff;bottom:20px;z-index:11;opacity:0;transition:.5s; left:0;}
.holiday_package .package-new .im:hover .text2{opacity:1}
.holiday_package .package-new .im .detail{width:100%;height:100%;top:0;left:0;transition:.5s;-webkit-transition:.5s}
.holiday_package .package-new .im:hover .detail{width:100%;height:100%;position:absolute;top:0;left:0}
.holiday_package .package-new .im .detail{border-radius:10px;overflow:hidden;perspective:800px;position:relative}
.holiday_package .package-new .im:hover .detail:before{opacity:.5;transform:translateX(-50%) translateY(-50%) scale(1.5) rotate(0)}
.holiday_package .package-new .im .detail:before{content:"";width:100%;height:100%;background:linear-gradient(36deg,#272b66 42.34%,transparent 42.34%),linear-gradient(72deg,#2d559f 75.48%,transparent 75.48%),linear-gradient(-36deg,#9ac147 42.34%,transparent 42.34%) 100% 0,linear-gradient(-72deg,#639b47 75.48%,transparent 75.48%) 100% 0,linear-gradient(36deg,transparent 57.66%,#e1e23b 57.66%) 100% 100%,linear-gradient(72deg,transparent 24.52%,#f7941e 24.52%) 100% 100%,linear-gradient(-36deg,transparent 57.66%,#662a6c 57.66%) 0 100%,linear-gradient(-72deg,transparent 24.52%,#9a1d34 24.52%) 0 100%,linear-gradient(#ba3e2e,#ba3e2e) 50% 100% #43a1cd;background-repeat:no-repeat;background-size:50% 50%;opacity:0;position:absolute;top:50%;left:50%;-webkit-clip-path:polygon(50% 0,90% 20%,100% 60%,75% 100%,25% 100%,0 60%,10% 20%);clip-path:polygon(50% 0,90% 20%,100% 60%,75% 100%,25% 100%,0 60%,10% 20%);transform:translateX(-50%) translateY(-50%) scale(0) rotate(360deg);transition:all .3s ease 0s}
.holiday_package .package-new .im:hover .detail:after{opacity:1}
.holiday_package .package-new .im .detail:after{content:"";width:100%;height:100%;background:radial-gradient(rgba(255,255,255,.9),transparent,transparent);position:absolute;top:0;left:0;opacity:0}
/*Flight Offers*/
.flight_offers .col_3_row{margin-left:-3px;margin-right:-3px}
.flight_offers .col_3_row .col_3{padding-left:5px;padding-right:5px}
.flight_offers .col_3_row .col_3 .content{float:left;width:100%;position:relative;margin-bottom:20px;box-shadow:0 3px 15px 0 #a5a5a5;overflow:hidden}
.flight_offers .col_3_row .col_3 .content img{width:100%;transition:1s;    height: 250px;}
.flight_offers .col_3_row .col_3 .content:hover img{width:100%;border-radius:3px;transform:scale(1.2);-webkit-transform:scale(1.2)}
.flight_offers .col_3_row .col_3 .content .offer_content{width:100%;float:left;position:absolute;height:100%;top:0;background:rgba(0,0,0,.38);color:#fff;padding-left:15px}
.flight_offers .col_3_row .col_3 .content .offer_content p.location{background:rgba(0,0,0,.48);padding:5px 10px;border-radius:5px;display:inline-block;margin-top:20px}
.flight_offers .col_3_row .col_3 .content .offer_content p.location .fa{color:#a6ce39}
.flight_offers .col_3_row .col_3 .content .offer_content h2.location_cap{margin-top:60px;margin-left:10px}
.flight_offers .col_3_row .col_3 .content .offer_content h3.price{margin-left:10px;margin-top:0}

.build .heading{
        background: #ab821d;
      text-align: center;
      padding: 30px 0;
      color: #fff;
}
.build .heading h1{
 text-transform: uppercase;
}
.build .main-content{
        background-color: #ffffff;
        padding: 20px 0;

}
.build .demo-box{
                  box-shadow: 0px 4px 10px;
    color: rgb(0 0 0 / 95%);
    background: transparent;
            border-radius: 6px;
            margin-bottom: 20px;
}
.build .demo-box a{
    display: block;
}
.build .demo-box img{
    width: 80%;
    border-top-right-radius:  6px;
    border-bottom-right-radius:  6px;
        height: 160px;
}
.build .demo-box .title{
    background: #ab821d;
    padding: 10px 0;
    text-align: center;
    color: #fff;
        height: 160px;
    position: relative;
    width: 20%;
    float: left;
    display: block;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    /*border-top: 2px solid white;*/
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
}
.build .demo-box .title span{
         transform: rotate( 
90deg
 );
    position: absolute;
    top: 58px;
    left: -33px;
    text-align: center;
    width: 142px;
    height: 41px;

}
.contact-now{
       background: #1b1d26;
    padding: 15px;
    margin-bottom: 30px;
    border-radius: 8px;
    color: #fff;
}
.contact-now p{
    font-size: 20px;
    margin-bottom: 0;
    padding: 5px 0 0 0;
}
.btn-success {
    color: #fff;
    background-color: #5989dc;
    border-color: #5989dc;
}

.text-success {
    color: #5989dc!important;
}
.search-box{
    display: block;
    width: 100%;
    padding: 30px;
    background: #16181866;
    border-radius: 8px;
}
@media screen and (max-width: 760px) {
    .prayer-slider .owl-nav {
        top: -50px;
    }
    .timing-slider .owl-nav {
        top: -8px;
    }
    .build .heading{
            padding: 10px 10px;
    }
    .build .main-content{
        padding: 10px 0;
    }
    .contact-now{
        padding: 10px;
    }
    .contact-now p{
            font-size: 19px;
    margin-bottom: 13px;
    padding: 0;
    }
}

/* Sidebar */

.sidebar .sidebar-block {
    position: relative;
    margin-bottom: 32px;
  }
  .sidebar .sidebar-block .block-title {
    font-size: 25px;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 1.25px;
    color: #171F18;
    margin-bottom: 16px;
  }
  .sidebar .sidebar-block .blogs-list {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: start;
    row-gap: 32px;
  }
  @media (max-width: 992px) {
    .sidebar .sidebar-block {
        margin-top: 64px;
    }
    .sidebar .sidebar-block .blogs-list {
      grid-template-columns: 1fr 1fr;
      column-gap: 32px;
    }
  }
  @media (max-width: 767px) {
    .sidebar .sidebar-block .blogs-list {
      grid-template-columns: 1fr;
      column-gap: 0;
    }
  }
  .sidebar .sidebar-block .blogs-list .block {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    flex-shrink: 0;
    align-self: stretch;
    background: #FFFFFF;
    border-radius: 15px;
  }
  .sidebar .sidebar-block .blogs-list .block img{
    width: 70px;
    height: 60px;
    object-fit: cover;
  }
  .sidebar .sidebar-block .blogs-list .block .content .blog-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.32px;
    margin-bottom: 8px;
    transition: all 0.5s ease-in-out;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .sidebar .sidebar-block .blogs-list .block .content .blog-title {
      font-size: 14px;
      line-height: 150%;
    }
  }
  .sidebar .sidebar-block .blogs-list .block .content .description {
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.78px;
    color: #9EA89F;
  }
  .sidebar .sidebar-block .blogs-list .block:hover .content .blog-title {
    color: #5989DC;
    transition: all 0.5s ease-in-out;
  }


  .form-group {
    position: relative;
  }
  .has-search {
    text-align: center;
    position: relative;
    margin-bottom: 64px;
  }
  .has-search button {
    border: 0;
    background: transparent;
  }
  .has-search .form-control {
    padding-right: 32px;
  }
  .has-search .form-control-search {
    position: absolute;
    right: 18px;
    top: 5px;
    z-index: 2;
    display: block;
    text-align: center;
    border: 0;
    outline: 0;
  }
  .has-search .form-control-search img{
    width: 21px;
  }
  