/* Main */

body {
    max-width: 1400px;
    margin: 0 auto;
}
body[marketplace-path] .sosial-media-lembaga,
body[marketplace-path] .row.box-social-media,
body[marketplace-path] .box-sebarkan
{
    display: none;
}
body[marketplace-path] .fundraiser > div > .box-share {
    margin-bottom: 30px;
}

div.container {
    padding: 0;
    max-width: 100%;
}

#flex-footer > div.footer-bottom > div > span {
    font-size: 14px; line-height: 16px; width: 100%;
}

i#navbarArrowLeft {
    display: none;
}

h1.heading-one,
p.paragraf-page {
    display: none !important;
}
.footer-bottom {
    width: 100%;
    padding: 20px;
    margin-bottom: -35px;
}

/* Navbar */

nav.navbar {
    padding: 20px 10%;
    /*box-shadow: 0px 0px 20px var(--caption-dark-color);*/
    /*box-shadow: 0px 20px 60px 20px #FFFFFF;*/
    z-index: 1;
}

div.box-search-navbar.mobile {
    display: none;
}

#navbar-content > ul.navbar-nav.top > li.nav-item > div.box-search-navbar {
    width: fit-content;
    margin-right: 12px;
}

#navbar-content > ul.navbar-nav.top > li.nav-item > div.box-search-navbar > input {
    display: none;
    width: 200px;
    font-size: 14px;
    height: 30px;
    padding: 10px;
    margin-top: 5px;
    border-radius: 0;
    border: none;
    border-bottom: #DDD thin solid;
    box-shadow: none !important;
}

#navbar-content > ul.navbar-nav.top > li.nav-item > div.box-search-navbar > label {
    display: inline-block;
    margin-bottom: 0;
    width: 16px;
    text-align: center;
    font-size: 14px;
    color: #999;
}

nav.navbar > div.new-web-menu > a > img {
    margin-right: 10px;
    height: 50px;
}

nav.navbar > a > label.nama-lembaga {
    display: none;
    margin-bottom: 0;
    font-size: 20px;
    vertical-align: middle;
    padding-left: 15px;
    border-left: #DDD 4px solid;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
}

nav.navbar > a > span {
    font-size: 26px;
    vertical-align: middle;
    color: var(--main-text-color);
    text-decoration: none;
}

nav.navbar > a:hover {
    text-decoration: none;
}

nav.navbar > a > span.bold {
    font-weight: 900;
}

nav.navbar > #navbar-content > ul > li {
    opacity: 1 !important;
}

nav.navbar > #navbar-content > ul.navbar-nav.top {
    flex-basis: 100%;
    flex-wrap: wrap;
    position: absolute;
    right: -10px;
    top: -15px;
}
nav.navbar > #navbar-content > ul.navbar-nav.top > li > a {
    font-size: 16px !important;
    margin-right: 5px !important;
}
nav.navbar > #navbar-content > ul.navbar-nav.bottom {
    margin-top: 10px;
    margin-bottom: -15px;
    margin-right: -20px;
}
nav.navbar > #navbar-content > ul.navbar-nav.bottom > li > a {
    font-weight: 700 !important;
}
nav.navbar > #navbar-content > ul.navbar-nav > li.nav-item > a {
    font-size: 18px;
    margin-right: 10px;
    transition: .5s;
}
nav.navbar > #navbar-content > ul.navbar-nav > li.nav-item.active > a,
nav.navbar > #navbar-content > ul.navbar-nav > li.nav-item.active > a:hover {
    cursor: default;
    color: rgba(0,0,0,.5);
    animation-duration: 0s;
}
nav.navbar > #navbar-content > ul.navbar-nav > li.nav-item > a:hover {
    color: var(--text-color);
}

nav.navbar > a > .logo_lembaga {
    height: 50px;
    padding-left: 0px;
}

nav.navbar > img.logo_lembaga {
    height: 50px;
}

#navbar-content > ul.navbar-nav.top > li.nav-item > div.box-search-navbar > label * {
    cursor: pointer;
}

#navbar-content > ul.navbar-nav.top > li.nav-item > div.box-search-navbar > label > i {
    margin-top: 14px;
}

nav.navbar > #navbar-content > ul.navbar-nav.footer {
    display: none;
}

@keyframes navbar-color-transition {
    from { color: var(--caption-dark-color); }
    to { color: var(--text-color); }
}

#navbar-content {
    max-height: 100%;
    position: relative;
    /*overflow-y: auto;*/
}

.dropdown-menu-program-mobile {
    display: none;
}

/* End NavBar */

/* Banner Zakat */

section.banner-zakat {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 500px;
    display: table;
}
section.banner-zakat > div {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
section.banner-zakat > div > h2 {
    margin-bottom: 0;
    text-align: center;
    font-size: 50px;
    color: var(--main-text-color);
    background-color: var(--background-button-color-tranparent);
    padding-top: 50px;
    font-weight: 800;
}
section.banner-zakat > div > label {
    text-align: center;
    width: 100%;
    font-size: 24px;
    background-color: var(--background-button-color-tranparent);
    color: var(--main-text-color);
    padding-bottom: 50px;

}

/* End Banner Zakat */

/* Slick Custom */
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.top-banner button.slick-arrow {
    top: auto;
    bottom: 60px;
    background-color: rgba(0,0,0,0) !important;
}
button.slick-prev.slick-arrow {
    left: 10px;
    z-index: 1;
    height: 50px;
    width: 30px;
    background-image: url("../../images/user/sliderBack.png");
    background-color: rgba(0,0,0,0.5);
}

button.slick-prev.slick-arrow::before {
    content: none;
}

button.slick-next.slick-arrow {
    right: 10px;
    z-index: 1;
    height: 50px;
    width: 30px;
    background-image: url("../../images/user/sliderNext.png");
    background-color: rgba(0,0,0,0.5);
}
button.slick-next.slick-arrow::before {
    content: none;
}
ul.slick-dots {
    bottom: 20px;
}
ul.slick-dots li button:before {
    color: var(--main-background-color);
    border-radius: 20px;
    font-size: 12px;
    line-height: 22px;
}
ul.slick-dots li.slick-active button:before {
    color: var(--main-background-color);
    border: var(--main-background-color) 3px solid;
    line-height: 16px;
    padding: 0px 1px 0 0;
}

/* End Slick Custom */

/* Input Effect */

input.input__field {
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: 500;
    font-family: 'Titillium Web';
}
label.input__label {
    font-size: 16px;
    font-family: 'Titillium Web';
    font-weight: 200;
    left: -1px;
}
div.input-effect > span.input--filled > label > span {
    font-weight: 600;
}
div.input-effect > span {
    display: block;
    margin: 0;
    margin-top: -15px;
    width: 100%;
    max-width: 500px;
}
div.input-effect > span > input {
    /*margin: 0;*/
    box-shadow: none !important;
}
div.input-effect > label.alert {
    margin-bottom: 10px;
    padding: 0;
    margin-left: 3px;
    margin-top: -16px;
    font-size: 12px;
    color: red;
    display: none;
}
div.input-effect > span.input--alert .input__label--hoshi-color-1::after {
    border-color: red;
}
div.input-effect > span.input--alert .input__label {
    color: red;
}
/* End Input Effect */

/*Select2 css*/

.select2-container--default .select2-selection--single {
    border: none;
}

.select2-selection__arrow {
    height: 37px !important;
    width:  30px !important;
}

/*Error page*/

section.content-error {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 380px;
    display: table;
}
section.content-error > div {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
section.content-error > div > h2{
    margin-bottom: 0;
    text-align: center;
    font-size: 50px;
    font-weight: 800;
}
section.content-error > div > label {
    text-align: center;
    width: 100%;
    font-size: 24px;
}

.fa-exclamation-triangle {
    margin-right: 5px;
    color: rgb(255, 165, 0);
}

.hr-class {
    margin-bottom: 18px;
}

.div-label-qurban {
    padding-left: 34px;
}

/*Pembayaran Page*/

section.top-banner-pembayaran {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
    display: table;
    -moz-box-shadow:    3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 0px 20px 30px 5px #cccccccf;
}
section.top-banner-pembayaran > div {
    display: table-cell;
    width: 100%;
    text-align: center;
    vertical-align: middle;
}
section.top-banner-pembayaran > div > h3 {
    margin-bottom: 0;
    text-align: center;
    font-size: 25px;
    color: rgba(254, 59, 59, 0.82);
    font-weight: bold;
}
section.top-banner-pembayaran > div.title > input#input_nominal {
    border-radius: 10px;
    width: 300px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

section.form-pembayaran {
    padding-top: 30px;
    padding-left: 380px;
    padding-right: 380px;
    padding-bottom: 0px;
}

section.form-pembayaran > div > label {
    text-align: center;
    width: 100%;
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 25px;
}

section.form-pembayaran > form > p {
    margin-top: 45px;
}

div.inputWithIcon > input , div.inputWithIcon > textarea {
    border-radius: 11px;
}

div.inputWithIcon > textarea {
    padding-left: 40px;
}

div.top-banner-donasi {
    height: 300px;
    padding: 0;
}

div.top-banner-donasi div.content > div.title > h3 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 26px;
    color: var(--main-background-color);
    font-weight: 600;
    letter-spacing: 2px;
}

div.top-banner-donasi div.content {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

div.top-banner-donasi div.content > div.title > #input_nominal {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 350px;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: var(--button-color);
    border-radius: 2px;
    padding: 20px
}

div.top-banner-donasi div.content > div.title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    z-index: 1;
    background-color: rgba(0,0,0,0.7);
}

.label-form {
    margin-top: 10px;
}

.btn-pembayaran {
    width: 100%;
    margin-top: 15px;
    background-color: var(--button-color);
    padding: 5px 50px;
    color: var(--main-text-color);
    border-radius: 4px;
    font-size: 18px;
    font-weight: 500;
    border: none;
    cursor: pointer;
}

.box-form-pembayaran {
    position: relative;
    top: -65px;
    background: white;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 100px;
    padding-right: 100px;
    -moz-box-shadow:    3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 0px 20px 40px 0px var(--button-color);
}

.label-checkbox {
    margin-left: 23px;
    color: rgba(0,0,0,.5);
    position: relative;
    top: -1px;
}

/*input calendar*/

.inputWithIcon input[type="text"], .inputWithIcon input[type="number"], .inputWithIcon input[type="email"] {
    padding-left: 40px;
}

.inputWithIcon {
    position: relative;
}

.inputWithIcon i {
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 9px 8px;
    color: #aaa;
    transition: 0.3s;
    font-size: 15px;
}

.inputWithIcon input[type="text"]:focus + i, .inputWithIcon input[type="number"]:focus + i,
.inputWithIcon input[type="email"]:focus + i, .inputWithIcon textarea:focus + i {
    color: dodgerBlue;
}

.inputWithIcon.inputIconBg i {
    background-color: #aaa;
    color: #fff;
    padding: 9px 4px;
    border-radius: 4px 0 0 4px;
}

.inputWithIcon.inputIconBg input[type="text"]:focus + i {
    color: #fff;
    background-color: dodgerBlue;
}

/*end input calendar*/


/*Custom Checkbox*/
.checkbox input[type="checkbox"] {
    opacity: 0;
}

.checkbox label::before{
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    border: 1px solid;
}

.checkbox label::after {
    content: "";
    display: inline-block;
    height: 6px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
}

.checkbox label {
    position: relative;
    margin-left: -16px;
    margin-top: 10px;
}
.checkbox label::before,
.checkbox label::after {
    position: absolute;
}
/*Outer-box*/
.checkbox label::before {
    top: 3px;
    color: #dedede;
}
/*Checkmark*/
.checkbox label::after {
    left: 4px;
    top: 7px;
    color: var(--button-color);
}

/*Hide the checkmark by default*/
.checkbox input[type="checkbox"] + label::after {
    content: none;
}
/*Unhide the checkmark on the checked state*/
.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
}

/*Adding focus styles on the outer-box of the fake checkbox*/
.checkbox input[type="checkbox"]:focus + label::before {
    /*outline: rgb(59, 153, 252) auto 5px;*/
    outline: var(--button-color) auto 5px;
}

/* The container */
.container {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: var(--button-color);
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
    top: 8px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.swal-footer {
    text-align: center;
}
.swal-button {
    width: 100px;
}

.line-percentage {
    display: none;
}

div.sosmed-yatim {
    display: none;
}

div.sosmed {
    display: block;
}

/* section youtube channel */

.ycp .belah .luhur {
    display: none !important;
}

div#ytChannel {
    padding: 0px 10% 40px;
}

.ycp {
    height: 535px !important;
}

/*Section Scroll Back to top*/

/*sticky*/

div.back-top {
    display: block;
    position: fixed;
    bottom: 75px;
    right: 0px;
    padding: 2px 15px;
    z-index: 9999;
}

div.back-top > button > i {
    font-size: 20px;
}

div.back-top > button {
    padding: 9px 14px;
    color: white;
    background-color: var(--button-color);
}


/* Section Footer */

div.link-wa {
    display: none;
}

div.sosmed > label {
    cursor: pointer;
}

section.footer {
    padding: 40px 10%;
    background-color: var(--caption-super-dark-color);
    margin: 0;
}
section.footer > div.box-1 {
    color: var(--main-background-color);
}
section.footer > div.box-1 > div.logo > img {
    height: 40px;
    margin-right: 10px;
    border-radius: 5px;
}

section.footer > div.box-1 > div.logo > span {
    font-size: 20px;
    vertical-align: bottom;
    font-weight: 500;
}
section.footer > div.box-1 > div.logo > span.bold {
    font-weight: 700;
}
section.footer > div.box-2 > div.description {
    /*margin-top: 30px;*/
}
section.footer > div.box-2 > div.description > label.nama-lembaga {
    font-weight: 500;
    display: block;
}
section.footer > div.box-2 > div.description > label.deskripsi-lembaga {
    font-size: 16px;
    text-align: left;
    line-height: 20px;
    font-weight: 100;
}
section.footer > div.box-2,
section.footer > div.box-3,
section.footer > div.box-4 {
    color: var(--main-background-color);
}
section.footer > div.box-2 > label,
section.footer > div.box-3 > label,
section.footer > div.box-4 > label {
    font-size: 18px;
    font-weight: 700px;
}
section.footer > div.box-4 > div.nama,
section.footer > div.box-4 > div.mobile,
section.footer > div.box-4 > div.phone,
section.footer > div.box-4 > div.mail,
section.footer > div.box-4 > div.address {
    padding: 5px 0;
    word-break: break-word;
}

section.footer > div.box-4 > div.mail {
    border-bottom: none;
}

section.footer > div.box-4 > div.nama > i,
section.footer > div.box-4 > div.mobile > i,
section.footer > div.box-4 > div.phone > i,
section.footer > div.box-4 > div.mail > i,
section.footer > div.box-4 > div.sosmed > label > a > i,
section.footer > div.box-4 > div.address > i {
    margin-right: 10px;
    font-size: 14px;
}

section.footer > div.box-4 > div.nama > label,
section.footer > div.box-4 > div.mobile > label,
section.footer > div.box-4 > div.phone > label,
section.footer > div.box-4 > div.mail > label,
section.footer > div.box-4 > div.address > label {
    font-size: 14px;
    width: calc(100% - 50px);
    line-height: 18px;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: unset;
}

section.footer > div.box-4 > div.sosmed > label > a > i {
    font-size: 18px;
    width: calc(100% - 50px);
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 10px;
    display: inline-block;
    vertical-align: unset;
}

section.footer > div.box-4 > div.sosmed > label > a > i {
    color: var(--main-background-color);
}

section.footer > div.box-4 > div.address > label {
    vertical-align: middle;
    margin-left: 3px;
}
section.footer > div.box-2 > ul {
    margin-bottom: 0;
}
section.footer > div.box-2 > ul,
section.footer > div.box-3 > ul {
    padding-left: 0px;
    list-style: none;
}
section.footer > div.box-2 > ul > li,
section.footer > div.box-3 > ul > li {
    font-size: 14px;
    color: var(--main-background-color);
    padding: 5px 0;
}
section.footer > div.box-2 > ul > li::before,
section.footer > div.box-3 > ul > li::before {
    content: "•";
    color: var(--background-button-color-tranparent);
    margin-right: 10px;
}
section.footer > div.box-2 > ul > li:last-child,
section.footer > div.box-3 > ul > li:last-child {
    border-bottom: none;
}
section.footer > div.box-2 > ul > li > a,
section.footer > div.box-3 > ul > li > a {
    color: var(--main-background-color);
}
section.footer > div.box-2 > ul > li > a:hover,
section.footer > div.box-3 > ul > li > a:hover {
    color: var(--text-color);
    text-decoration: none;
}

section.footer > div.box-4 > div.nama > label {
    margin-left: 2px;
}

section.footer > div.box-4 > div.mobile > label{
    margin-left: 5px;
}

.footer .logoLembaga {
    margin-bottom: 10px;
}

/*.footer .description {*/
    /*margin-top: 10px;*/
/*}*/

.footer .description > .nama-lembaga {
    font-weight: 600;
}
.footer .description > .deskripsi-lembaga {
    font-size: 14px;
    line-height: 16px;
}

/* End Section Footer */

/*CSS LAYOUT*/

section.footer > div.box-1 > label{
    display: none;
}

iframe {
    max-width: 100%;
}

@media(max-width: 768px){
    section.footer > div.box-2, section.footer > div.box-3, section.footer > div.box-4 {
        margin-top: 20px;
        margin-bottom: px;
    }
}

#boxActionMember {
    display: block;
    padding-left: 25px;
    position: relative;
}
#boxActionMember > a > label {
    font-weight: 700;
    color: var(--button-color);
    margin-bottom: 0;
    padding: 27px 20px;
    background-color: #f8f9fa;
    cursor: pointer;
    margin: -20px 0;
    display: block;
    width: fit-content;
    text-align: center;
}
#boxActionMember a:hover {
    text-decoration: none !important;
}
#boxActionMember > a > label {
    /*display: none !important;*/
}
#boxActionMember > a > label > i {
    margin-right: 10px;
    display: inline-block;
    /*display: none !important;*/
    font-size: 20px;
}
#boxActionMember > a > label > span {
    display: inline-block;
    text-align: left;
    vertical-align: sub;
}
#boxActionMember > a > label > span > b {
    display: block;
    font-size: 12px;
    margin-bottom: -6px;
    font-weight: 300;
}
#boxActionMember > .box-member-menu {
    position: absolute;
    background-color: #f8f9fa !important;
    width: calc(100% - 25px);
    display: none;
    padding-bottom: 5px;
}
#boxActionMember > .box-member-menu > div {
    padding: 5px 15px;
}
#boxActionMember > .box-member-menu > div > a {
    font-size: 14px;
    color: var(--button-color);
    font-weight: 600;
}
#boxActionMember > .box-member-menu > div:hover {
    background-color: var(--button-color);
}
#boxActionMember > .box-member-menu > div:hover > a {
    color: #FFFFFF;
}

.menu-cari-cicilan {
    position: relative;
}
#boxSearchNoCicilan {
    display: none;
    background-color: #FFF;
    position: absolute;
    padding: 10px;
    width: 300px;
    right: 13px;
    top: 42px;
    border-radius: 10px;
    box-shadow: 0px 0px 3px #999;
}
#boxSearchNoCicilan:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0px;
    top: -32px;
    right: 27px;
    border-width: 16px;
    border-color: transparent transparent #CCC transparent;
    border-style: solid;
}
#boxSearchNoCicilan:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0px;
    top: -30px;
    right: 28px;
    border-width: 15px;
    border-color: transparent transparent white transparent;
    border-style: solid;
}

#boxSearchNoCicilan > .box-form {

}

#boxSearchNoCicilan > .box-form > input {
    text-align: center;
}

#boxSearchNoCicilan > .box-form > label#btnCariCicilan {
    margin: 10px 0 0;
    float: right;
    font-size: 14px;
    padding: 2px 0;
    width: 75px;
}
#boxSearchNoCicilan > .box-form > label#btnCariCicilan > i {
    font-size: 12px;
    margin-right: 5px;
}

.footer-bersedekah {
    padding: 15px;
    text-align: center;
    width: 100%;
    display: block;
    background-color: #999;
}
.footer-bersedekah > label,
.footer-bersedekah > span{
    color: #FFF;
    font-size: 14px;
}
.footer-bersedekah > label {
    display: inline-block;
}
.footer-bersedekah > a > img {
    height: 22px;
    margin-left: 3px;
    vertical-align: baseline;
    margin-bottom: -1px;
}

.swal2-container:has(> .info-token-bsim) {
    background-color: #FFF !important;
}
.swal2-modal.info-token-bsim.swal2-show {
    margin-top: 15% !important;
}

body[marketplace-path='telkomsel'] .box-donasi-bottom {
    bottom: 0 !important;
}
body[marketplace-path='telkomsel'].box-add-donasi-bottom {
    padding-bottom: 100px !important;
}