/*Global*/
@font-face {
    font-family: geometric415;
    src: url(geometric415.ttf);
  }
@font-face {
    font-family: calibri;
    src: url(Calibri.ttf);
  }
body{
/*  background: #f7f7f7; */
    background:#d9d6d66e;
    margin:0px;
    /*font-family: 'Arial, sans-serif';*/
    font-family: "calibri", serif;
}

input, select{
   /*font-family: 'Arial, sans-serif';*/
   font-family: "calibri", serif;
}

h3{
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
}

h2{
	font-weight: 600;
    font-size: 19px;
    line-height: 24px;
}

.new-news-tag {
    background: #0d78bb;
    color: #fff;
    padding: 3px 10px;
    border-radius: 15px;
    margin-right: 10px;
}

.text-medium {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

.font-14 {
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
}

.text-normal {
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
}

a{
	text-decoration: none;
    color: #007DBE;
}
a:hover{
    color: #007DBE;
}

p {
	font-weight: normal;
    /*font-size: 14px;*/
    line-height: 20px;
    text-align: justify;
}
.a-black{
    color: #404040;
}

.bg-none{
    background: none !important;
}

.w-100ps{
    width:100% !important;
}
/*button {
    padding: 10px !important;
    font-size: 12px !important;
    width: 150px;
    height: 32px;
    text-decoration: none;
    padding: 7px 14px !important;
    font-size: 12px !important;
    font-weight: 100;
    border-radius: 43px !important;
    font-weight: 100;
    background: #007DBE !important;
}*/


.bg-blue{
	background: #3e96be !important;
}

.bg-white{
	background: white !important;
}

.no-height{
    height: auto !important;
}
.no-padding{
	padding: 0px !important;
}

.no-margin-header{
	margin-top: -10px !important;
}

.m-t-0{
	margin-top: 0px !important;
}

.m-b-0{
    margin-bottom: 0px !important;
}

.m-t-5{
    margin-top: 5px !important;
}

.m-b-5{
    margin-bottom: 5px !important;
}

.m-b-10{
    margin-bottom: 10px !important;
}

.m-b-15{
    margin-bottom: 15px !important;
}

.m-b-30{
    margin-bottom: 30px !important;
}

.m-t-30{
    margin-top: 30px !important;
}

.m-t-60{
    margin-top: 60px !important;
}

.m-t-10{
	margin-top: 10px !important;
}
.p-t-0{
	padding-top: 0px !important;
}
.p-t-15{
    padding-top: 15px !important;
}
.p-b-0{
    padding-bottom: 0px !important;
}
.p-b-30{
    padding-bottom: 30px !important;
}
.p-tb-5{
    padding-top:5px;
    padding-bottom:5px;
}
.hide{
	display: none;
}
.show{
	display: block;
}

.clear:after {
    clear: both;
    content: "";
    display: table;
}


.text-center{
	text-align: center;
}

.text-left{
    text-align: left;
}

.text-justify{
    text-align: justify;
}

.text-small{
    font-size: 11px !important;
    line-height: 15px;
}

.btn-rounded{
    border-radius: 43px;
}

.content-left{
	float: left;
}

.content-right{
	float: right;
}

.h-30{
	height: 30px;
}
.v-a-bot{
	vertical-align: bottom;
}
.h-auto{
    height: auto !important;
}

/*-----------------------------------------------*/


/*layout*/

.content-header{
    position: fixed;
    height: 60px;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    background:rgba(0, 143, 215, 1);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
}
.ch2{
    background: none !important;
    box-shadow: none !important;
    z-index: 1 !important;
}
.header{
    padding:10px;
    padding-top:15px;
}
.h2{
    background: transparent !important;
    position: absolute !important;
    z-index: 9999 !important;
    margin: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    right: 0 !important;
}

.header > .title-campaign {
	padding-left: 10px;
    font-size: 80%;
    vertical-align: middle;
    height: 33px;
    display: table-cell;
    width: 100%;
    padding-right: 20px;
    font-weight: 700;
    color:#fff;
}

.header, .content-header2{
    background: rgba(0,143,215);
    margin: auto;
}
.page-content,.page-intro, .navbar{
    background: white;
    margin: auto;
}
.header > .left > img, .header > .left > .link-home > img {
	
    margin-top: -5px;
    margin-left: 9px;
}

.header > .left{
    float: left;
}

.header > .right{
    float: right;
    /*margin-right: 29px;*/
    margin-right: 18px;
    margin-top: 7px;
}
.header > .left > a >.img-back {
    padding-top: 7px;
    padding-left: 5px;
    padding-right: 5px;
}

.header > .search, .header > .text-header {
    margin-left: 21px;
    float: left;
    width: 70%;
}

.header > .search > input{
    width: 100%;
    font-size: 100%;
    border: none;
}

.header > .search > input::-webkit-input-placeholder{
    color: #ccc;
    font-size: 100%;
}
.page-content{
    height: auto;
    margin-top: 60px;
    margin-bottom: 57px;
}

.page-content > div {
    padding:10px 18px;
}

.page-intro{
    height: auto;
    margin-top: 60px;
    margin-bottom: 57px;
}

.page-intro > div {
    /*padding:10px 18px;*/
}
.section {
	/*font-size: 12px;*/
}
.section > .section-header > h3, h5{
	margin-top:0px;
	margin-bottom:10px;
}


.slider-home{
    background: none;
    top: 0px;
    position: absolute;
    margin: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    right: 0 !important;
    z-index: -999;
    height: 300px;
}
.pc-home{
    margin-top: 60%;
}

.owl-carousel .owl-item .img-home-slider {
    width: auto !important;
    height: 235px !important;
}

.owl-stage{
    padding-left: 0px !important;
}
/*----------------------------------*/



/*menu*/

.content-navbar{
	overflow: hidden;
    position: fixed;
    bottom: -54px;
    width: 100%;
    z-index: 999;
}

.navbar{
    padding-bottom: 10px;
    box-shadow: 0px -11px 8px -12px #ccc;
}


.menu-container > li {
    width: 20%;
    float: left;
    list-style: none;
    padding-bottom: 30px;
    text-align: center;
}

.menu-container > li > a{
	text-decoration:none;	
}

.menu-container > li > a > img {
    width: 22%;
    margin: auto;
}
.menu-container > li > a > div {
    color: rgba(0, 143, 215, 1);
    text-align: center;
    font-weight: 300;
    line-height: 12px;
    margin-top: 0px;
    font-size: 12px;
    
}
.nav-bg{
    padding-top: 10px;
    
}
.nav-active{
    background: rgba(0, 143, 215, 1);
    
}
.menu-active {
	color: #fff !important;
    font-weight: 700 !important;
    
}

.menu-container-style {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25) !important;
    position: fixed;
    height: auto;
    bottom: 0 !important;
    z-index: 50000;
    margin-bottom: -65px;
    
}
.menu-container{
    padding: 0px;
    padding-bottom: 5px;
    /*border-top:1px solid rgba(0, 143, 215, 1);*/
}

/*category*/

.ul-category{
	list-style: none;
	margin-left: -35px;
    margin-right: 7px;
}

.ul-category > a > li{
    color: #727272cc;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccc;
}

/*----------------------------------------------*/


/*campaign*/

.content-campaign{
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    width: 100%;
    height: auto;   
    margin-bottom: 15px;
}

.campaign-left{
	float: left;
	width: 50%;
}

.campaign-right{
	float: left;
	width: 50%;
    color:black; 
}

.campaign-img{
	display: flex;
}

.campaign-img > img{
	width: 100%;
}

.campaign-desc{
	padding:5px;
	padding-left:10px;
	padding-top: 0px;
}

.campaign-title{
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden;
    height: 38px;
}
.campaign-title2{
   font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden;
}
.campaign-name{
    margin-bottom: 0px;
    padding-top: 5px;
    font-weight: 600;
	font-size: 12px;
	line-height: 18px;
}
/*
a:.campaign-title{
    color: #2980b9;
    text-decoration: none;
}
*/
.content-detail-campaign > div{
    margin-top:0px;
}
.campaign-category{
    color: #FFFFFF;
    border-radius: 24px;
    font-size: 11px;
    text-align: center;
    background: rgba(246,173,2,1);
    height: 18px;
    width: auto;
    line-height: 15px;
    padding: 5px 13px;
}
.campaign-progress{
    width: 100%;
    background: #EBEBEB;
    border-radius: 11px;
    height: 10px;
    margin-top: 10px;
}
.campaign-progress > div, .cardProgress > div {
    border-radius: 11px;
    height: 10px;
    background: linear-gradient(270deg, #007DBE 0.27%, #1EB2FF 100%);
}
.campaign-fund{
    float: left;
    width: 60%;
}
.campaign-fund2{
    float: left;
    width: 40%;
}
.text-right{
    text-align: right;
}
.campaign-fund > .top, .campaign-fund2 > .top{
    margin-bottom: 10px !important;
    font-size: 12px;
    line-height: 12px !important;
    margin-top: 5px;
    font-weight: 600;
}
.campaign-fund > .bottom, .campaign-fund2 > .bottom{
    margin-bottom: 0px !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 7px !important;
}

/*---------------------------------------------------------------*/


/*Button show up when scrolling*/


#showNotice {
    color: #fff;
    position: fixed;
    /*display: none;*/
    top: 67px;
    width: 100%;
    text-align: center;
    right: 0;
    left: -1px;
}

#showBtnTop {
    color: #fff;
    position: fixed;
    display: none;
    top: 73px;
    width: 100%;
    text-align: center;
    right: 0;
    left: -1px;
}

#showBtnBottom {
    color: #fff;
    position: fixed;
    display: none;
    bottom: 89px;
    width: 100%;
    text-align: center;
    right: 0;
    left: -1px;
}

#showBtnBottom2 {
    color: #fff;
    position: fixed;
    bottom: 80px;
    width: 100%;
    text-align: center;
    right: 0;
    left: -1px;
    z-index: 1;
}
#showBtnBottom2 .jq-dropdown-tip{
    /*left: 325px !important;*/
    top: 19px !important;
}
#showBtnBottom2 .jq-dropdown-tip .jq-dropdown-menu{
    z-index: 2;
}
#showBtnBottom2 .jq-dropdown-tip .jq-dropdown-menu > li{
    color:black;
}

#showBtnDonateBottom {
    color: #fff;
    position: fixed;
    display: none;
    bottom: 89px;
    width: 100%;
    text-align: center;
    right: 0;
    left: -1px;
}

#showBtnBack {
	position: fixed;
    top: 17px;
    width: 100%;
    left: 5px;
    z-index: 2;
}
#btnBackInSlider{
	width: 600px;
    margin: auto;
}

#btnBackInSlider > a > img {
	background: white;
    padding: 5px;
}

#btnBackInSlider > a > .img-back {
    padding-top: 5px;
    padding-left: 10px;
}
/*------------------------------------------------*/

/*modal*/

.modalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > .modalContent {
	max-width: 400px;
    width: 76%;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 4px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #EFFAFF);
    background: -webkit-linear-gradient(#fff, #EFFAFF);
    background: -o-linear-gradient(#fff, #EFFAFF);
    height: 70%;
    margin-top: 7%;
}

.modalBody{
    overflow: auto;
    max-height: 80%;
    height: auto;
    position: absolute;
    width: 90%;
    /*border: 1px solid;*/
}

.modalDialog .close {
	background: #279cd9;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.modalDialog .close:hover { background: #00d9ff; }

/*------------------------------------------------*/



/*owl carousel custom*/

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    padding: 0!important;
    font: inherit;
    width: 7px;
    height: 7px;
    background: #AEAEAE;
    margin-right: 10px;
    border-radius: 10px;
}

.owl-dots {
    bottom: 10px;
    width: 100%;
    text-align: center;
    position: absolute;
}

button.owl-dot.active {
    background: white;
    width: 10px;
    height: 10px;
}

/*----------------------------------------------*/
.content-detail > .content-left > a {
	text-decoration: none;
}

.content-detail > .content-left > .fund {
	font-weight: 600;
	font-size: 18px;
	line-height: 27px;
}

.content-detail > .content-right > .left-fund {
	font-size: 12px;
	line-height: 15px;
	padding-top:23px;
}

.btn-share{
	background: #EBEBEB;
    text-decoration: none;
    padding: 11px 14px;
    font-size: 0px;
    font-weight: 100;
    border-radius: 4px;
}

.btn-share > i {
	background: #EBEBEB;
    text-decoration: none;
    padding: 9px;
    font-size: 12px;
    font-weight: 100;
    text-align: center;
}
.btn-donate{
	text-decoration: none;
    padding: 12px 26px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    background: #f67002;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
}

.btn-disabled, .disable-donate-now{
	background: linear-gradient(104.54deg, #ABABAB 0%, #6C6C6C 99.85%) !important;
}

.action-share{
    float: left;
    width: 53px;
    margin-right: 13px;
}

.action-donate > a {
	text-decoration: none;
}

.action-donate{
    float: left;
    width: 100%;
}


.section-in{
    padding: 12px 10px !important;
    background:#dde9f0;
}
.content-details{
	border-radius: 4px;
    padding: 1px 10px;
    margin-bottom: 13px;
    /*padding-bottom: 15px;*/
}
.content-details > a {
	text-decoration: none;
}

.content-details > hr {
	border: 1px solid #DDDDDD;
	transform: rotate(0.17deg);
}

.content-details > a > .read-more {
	font-weight: 500;
	font-size: 13px;
	line-height: 15px;
	color: #007DBE;
	height: 30px;
    padding-top: 10px;
}
.content-details img {
    width: 100% !important;
    height: auto !important;
}
.donate-container{
    padding: 5px;
    height: 100px;
    padding-top: 1px!important;
    padding-bottom: 6px;
}
/*----------------------------------------------*/

/*news*/

.content-details-news > div > .left {
	float: left;
	width: 38px;
}
.content-details-news > div > .right {
	float: left;
	width: 86%;
    display: contents;
}

.content-details-news > .title-news > .right > .indicator-desc {
    font-weight: 600;
    line-height: 20px;
	font-size: 13px;
}

.indicator-node > .node {
	width: 20px;
    height: 20px;
    background: #007DBE;
    border: 3px solid rgb(133, 172, 192);
    border-radius: 30px;
}

.post-news > .indicator-desc{
	border-left: 2px solid #ccc;
    padding-left: 25px;
    margin-left: 12px;
    margin-top: -20px;
    padding-bottom: 1px;
    padding-top: 20px;
}

/*----------------------------------------------*/

.content-donatur {
	color: #404040;
	width: 223px;
    /*border: 1px solid;*/
}
.content-donatur > .profil-picture {
	float: left;
    margin-right: 10px;
}

.donor-list .profil-picture > img {
	width: 64px !important;
}

.info-donate > .donatur-fun {
    font-weight: 600;
    line-height: 18px;
    color: #404040;
}

.info-donate > .donatur-date {
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
}

.riwayat-donasi > .owl-stage-outer > .owl-stage {
	padding-left: 0px !important;
}

/*----------------------------------------------*/


@media(max-width:600px){
    .action-donate{
	    float: left;
    	width: 100%;
	}

    .header, .page-content, .page-intro, .navbar{
        width: 100%;
    }

    .pc-home{
        margin-top: 225px !important;
    }

    #btnBackInSlider > a > img {
	    margin-left: 5px;
	}

    .text-search .input-field {
        width: 80% !important;
    }
    #search-header{
        margin-right: 10px !important;
    }
    .news-desc{
        font-size: 11px !important;
    }
}

@media(min-width:600px){
    .header, .content-header2, .page-content, .page-intro, .navbar{
        width: 600px;
    }
    .pc-home{
        margin-top: 450px !important;
    }
    .header > .left > a >.img-back {
        margin-left: 10px;
    }
}

@media(min-width:320px) and (max-width: 400px){

    .news-desc{
        font-size: 11px !important;
    }

    .wrapper .row .label {
        font-size: 13px !important;
    }
    
	.campaign-title{
        font-size: 86%;
        line-height: 13px;
        margin-bottom: 4px;
        height: 24px !important;
	}
    .no-height{
        height: auto !important;
    }
    .post-title{
        font-size: 73% !important;
        line-height: 11px !important;
    }

    .program-post p {
        font-size: 11px !important;
        line-height: 14px !important;
    }
	.campaign-category{
        /*font-size: 45%;
    	padding: 2px 10px;*/

        font-size: 60%;
        padding: 2px 5px;
	}
	.campaign-progress{
	    height: 5px;
    	margin-top: 5%;
	}
	.campaign-progress > div {
	    height: 6px;
	}

	.text-right{
	    text-align: right;
	    margin-top: 1px;
	}
	.campaign-fund > .top, .campaign-fund2 > .top{
        margin-bottom: 5% !important;
	    font-size: 66%;
	    margin-top: 7%;
	}
	.campaign-fund > .bottom, .campaign-fund2 > .bottom{
	    font-size: 80%;
	}

    .action-donate{
	    float: left;
    	width: 100%;
	}


    .campaign-img > .animated-background.foto{
        min-height: 96px !important;
    }

    .campaign-img > img {
        max-height: 100px !important;
    }

    .owl2 .carousel-title > p {
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .home-owl2 .carousel-desc2{
        height: 50px !important;
        padding-left:10px !important;
        padding-right:10px !important;
    }
}

@media(min-width: 321px) and (max-width: 432px){

	.campaign-title {
	    font-size: 90%;
	    line-height: 14px;
        height: 28px !important;
	}
    .no-height{
        height: auto !important;
    }
    .post-title {
        font-size: 90% !important;
        line-height: 14px !important;
    }
	.campaign-category {
	    font-size: 56%;
    	padding: 4px 10px;
	}
	.campaign-progress {
	    margin-top: 5%;
        height: 6px;
	}
    .campaign-progress > div {
        height: 6px;
    }

	.campaign-fund > .top, .campaign-fund2 > .top {
	    margin-bottom: 8% !important;
	    font-size: 65%;
	    /*margin-top: 9%;*/
	}
    .campaign-fund > .top-left{
        margin-top:4%;
    }

	.campaign-fund > .bottom, .campaign-fund2 > .bottom {
	    font-size: 84%;
	}

	.text-right {
	    text-align: right;
	    /*margin-top: 3px;*/
	}
    .action-donate{
	    float: left;
    	width: 100%;
	}

    .program-post p {
        font-size: 11px !important;
        line-height: 19px !important;
    }

    .campaign-img > .animated-background.foto{
        /*min-height: 112px !important;*/
        min-height: 103px !important;
    }

    .owl2 .carousel-title > p {
        font-size: 15px !important;
        line-height: 20px !important;
        text-shadow: 2px 2px #000;
    }
    .home-owl2 .carousel-desc2{
        height: 55px !important;
    }
}


@media (min-width:768px){
    .share-socials-bottom{
        width:600px!important;   
    }
}

#input-amount{
	color: #9F9F9F;
    font-weight: 600;
    font-size: 18px;
    padding-right: 13px;
    text-align: right;
    background: #F1F1F1;
    border: 1px solid #F1F1F1;
    box-sizing: border-box;
    border-radius: 6px !important;
    height: 42px;
    width: 100%;
    padding-left: 10px;
}
#curr-amount{
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    margin-top: -35px;
    padding-left: 12px;
    background: #f1f1f1;
    padding-right: 13px;
    margin-left: 2px;
}
.label-notice {
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 101x;
    text-align: center;
    color: #000000;
    padding: 5px 2px;
}

.bg-yellow{
    background: #FBA92E;
}

.bg-green{
    background: #109210;
}

.bg-gradient-blue{
    background: linear-gradient(304.4deg, #007DBE 0%, #02A8FF 100%);
}

.input-text{
	font-size: 12px;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 6px !important;
    height: 42px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-top:7px;
    margin-bottom:7px;
}


/*-Form*/

.form{
    margin-top:20px;
}

.form .input-text{
    border: 1px solid #404040;
    margin-top:0px;
    margin-bottom:0px;
}
.form label{
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #404040;

}
.form-group{
    margin-top:16px;
}
.form-group > .lbl-left{
    float: left;
    width: 50%;
}
.form-group > .lbl-right{
    float: right;
    text-align: right;
    width: 50%;
}
.form-group > .lbl-right > a{
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    text-decoration-line: underline;
    color: #404040;

}
.input-group{
    position: relative;
    margin-top:3px;
}
.input-group .position-right{
    position: absolute;
    right: 0px;
    top: 50%;
    margin: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.input-group .position-right svg{
    padding:5px 10px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.input-group input{
    padding-right: 40px;
}
.large-text{
    font-size: 36px;
}

.btn-outline-primary{
    border: 1px solid #007DBE;
    border-radius: 4px;
    font-weight: 600;
    text-align: center;
    padding: 2px 15px;
}


.row > .col-50{
    float: left;
    width: 50%;
}

.row > .col-60{
    float: left;
    width: 60%;
}

.row > .col-40{
    float: left;
    width: 40%;
}

.row > .col-20{
    float: left;
    width: 20%;
}

.row > .col-10{
    float: left;
    width: 10%;
}

.row > .col-30{
    float: left;
    width: 30%;
}

.row > .col-80{
    float: left;
    width: 80%;
}

.row > .col-90{
    float: left;
    width: 90%;
}

.row > .col-70{
    float: left;
    width: 70%;
}

.row > .col {
    margin-top: 5px;
    margin-bottom: 5px;
}

.svg{
    position: relative;
    width: 20px;
    display: inline-flex;
    top: 3px;
}

.login-firebase{
    margin-top:38px;
}

.content-user-profile{
    background: #FFFFFF;
    border-radius: 8px;
    padding: 10px 23px;
    margin-bottom: 16px;
}
.content-user-profile .row{
    clear: both;
}

.input-checkbox {
    display: block;
    position: relative;
    padding-left: 26px;
    margin-top: 8px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #404040;
    margin-left: 15px;
    padding-top: 0px;
    margin-bottom: 7px;
}

/* Hide the browser's default checkbox */
.input-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 5px;
    margin-top: 0px !important;
}

/* On mouse-over, add a grey background color */
.input-checkbox:hover input ~ .checkmark {
  background-color: #FFFFFF;
}

/* When the checkbox is checked, add a blue background */
.input-checkbox input:checked ~ .checkmark {
  background-color: #007DBE;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.input-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.input-checkbox .checkmark:after {
    left: 4px;
    top: 0px;
    width: 5px;
    height: 9px;
    border: 1px solid white;
    border-width: 0px 3px 3px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(42deg);
}

/*=============================================*/

.lbl-checkbox{
	font-size: 11px;
    position: absolute;
    z-index: 9999999;
    margin-top: -23px;
    margin-left: 30px;
}
.select-payment-method{
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 4px;
}

.lbl-payment-method{
	font-size: 12px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.payment-method{
    background: none;
    border: none;
    font-size: 12px;
    color: #7a7a7a;
    width: 100%;
    height: 40px;
    padding-left: 7px !important;
    padding: 0px; background:none;
}

.form-input{
    color: #7a7a7a;
}

.firebase-login{
	height: auto;
}

.donate-instructions{
	margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px 2px;
}

.info-login-sosmed{
    background: #007DBE;
    padding: 5px 2px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 11px;
}

.cb-anonim{
    height: 20px; width: 20px;
}

.code-donate{
    text-decoration: underline;
    font-weight: bold;
    color:#007DBE;
}

.donate-fund{
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    color:#000000;
}

.donate-copy-fund{
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #007DBE;
    text-transform: uppercase;
    background: #e9e9e9;
    width: 77px;
    margin: auto;
    padding: 6px 5px;
    box-shadow: 0px 2px 7px 0px #ccc;
    margin-bottom: 10px;
}

span.copied {
    padding: 7px 9px;
    font-size: 15px;
    border-radius: 2px;
    color: white;
}

.payment-bank {
    text-align: left;
    background: #F1F1F1;
    border-radius: 4px;
    padding: 10px;
    margin-top: 10px;
}

.payment-bank .logo-bank {
    float:left;
    width: 20%;
}
.payment-bank .logo-bank > img{
    width: 80%;
    margin-top: -7px; 
    margin-bottom: -9px;
}

.payment-bank .no-rek {
    float:left;
    width: 60%;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
}

.payment-bank .copy-rek {
    float:right;
    width: 20%;
}

.rek-copy{
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #007DBE;
    text-transform: uppercase;
    text-align: right;
}

/*-------------------------------------------------------------------*/

/*collapse*/
#accordion{
    font-family: 'Calibri,Poppins';
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    background: #ffffff !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #007fc1 !important;
    background: #0195e2 !important;
    font-weight: normal;
    color: #ffffff;
}


/*------------------------------------------------*/

.bg-success-donate{
    background: linear-gradient(275.98deg, #007DBE 0%, #02A8FF 100%);
    min-height: 100vh !important;
    height: 100vh !important;
    text-align: center;
    padding-top:20%;
    padding-bottom:30px;
    color:white;
    font-weight: 100;
    margin-top: 0px;
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%
}

.donate-success > .lbl1{
    line-height: 21px;
    margin-bottom: 10px;
}
.donate-success > .lbl2{
    font-weight: bold;
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 24px;
}
.donate-success > .lbl3{
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 64px;
}
.donate-success > .lbl3 a{
    color:#ffffff;
    text-decoration: underline;
}
.donate-success > .lbl4{
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 64px;
}
.donate-success > .lbl4 a{
    color:#fff !important;
}
.donate-success > .lbl5{
    font-size: 11px;
    line-height: 15px;
}

.jq-dropdown .jq-dropdown-menu li>a, .jq-dropdown .jq-dropdown-menu label {
    display: block;
    color: inherit;
    text-decoration: none;
    line-height: 18px;
    padding: 7px 15px;
    margin: 0;
    white-space: nowrap;
    text-align: left;
}

.lds-ellipsis {
    display: none;
    position: relative;
    width: 80px;
    height: 80px;
    margin: auto;
    margin-top: -30px;
}
.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: rgb(12, 12, 12);
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

.page-campaign button, .page-post button{
    padding: 10px !important;
    font-size: 12px !important;
    width: 150px;
    height: 32px;
    text-decoration: none;
    padding: 7px 14px !important;
    font-size: 12px !important;
    font-weight: 100;
    border-radius: 43px !important;
    font-weight: 100;
    background: #007DBE !important;
}

/*.page-campaign button, .page-post button{
    border:none !important;
    color: #fff !important;
    background: none !important;
}
*/
/*
.firebase-login button{
    width: 300% !important;
}
*/
.firebase-login .firebaseui-list-item {
    display:block !important;
}

.firebaseui-idp-list>.firebaseui-list-item {
    margin-bottom: 15px;
    text-align: center !important;
    width: 100% !important;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

.alert-dismissible {
    padding-right: 4rem;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.msg-area .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: .75;
}
.msg-area .close:hover {
    color: #000;
    text-decoration: none;
}
.msg-area .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
}
.msg-area button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.msg-area .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}


.carousel-desc {
    top: 79px;
    z-index: 99999999999999999;
    position: absolute;
    margin-left: 24px;
    width: 350px;
}

.home-owl2 .carousel-desc2 {
    bottom: 0px;
    z-index: 99999999999999999;
    position: absolute;
    padding-left: 24px;
    padding-right:24px;
    background: linear-gradient(0deg, black, transparent);
    font-size: 30%;
    height: 78px;
    left: 0;
    right: 0;
    padding-bottom: 15px;
    border-radius: 8px;
}
.pc-home .owl2 .item > img, .pc-home .owl2 .item > picture > img, .pc-home .owl2 .item > img, .pc-home .owl2 .item > picture > a > img, .pc-home .owl2 .item > a > img {
    border-radius: 8px;
}


.carousel-title > p {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    text-align: left;
}
.carousel-quotes{
    color: white;
    font-weight: 200;
}

.owl2 .carousel-title > p{
    position: absolute;
    bottom: 5px;
}

.btn-donate-home{
    background: linear-gradient(73.48deg, #FBA92E 0%, #FF6B00 100%);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    font-size: 12px;
    line-height: 18px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.05em;
    color: #fff;
    font-weight: 600;
    width: 90px;
}

.navbar-post ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

.navbar-post li {
  display: inline-block;
}

.navbar-post li a {
    display: block;
    text-align: center;
    padding: 8px 15px;
    padding-top:0px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color:#000 !important;
    padding-top: 8px;
}

.navbar-post .content-title{
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    margin-top: 15px;
    margin-bottom: 17px;
}

.navbar-post .content-title2{
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
}

.navbar-post .campaign-left{
    width: 46%!important;
}
.navbar-post .campaign-right{
    width: 54%!important;
}
.navbar-post .content-campaign{
    border:none !important;
}
.navbar-post .campaign-img > img{
    border-radius: 4px;
}
.navbar-post .campaign-state{
    font-size: 7px;
    line-height: 10px;
    margin-top: 10px;
    margin-bottom: 13px;
    padding-left: 1px;
    font-size: 9px;
}
.header-post .right{
    margin-right: 18px;
    margin-top: 3px;
}
.header-post i{
    font-size: 28px;
    color: #000;
}

.label-primary{
    border-radius: 24px;
    background: #007DBE;
    color: white;
    font-size: 8px;
    padding: 5px 10px;
    margin-right: 5px;
}

.content-category{
    background: #FFFFFF; border-radius: 8px; padding: 8px 16px;
    margin-bottom: 10px;
}
.content-category > .content-title{
    margin:0px;
}
.content-category > .left{
    float: left;
    width: 58%
}
.content-category > .left > p{
    text-align: left;
}
.content-category > .right{
    float: right;
    width: 40%;
    text-align: right;
}
.content-category > .right > img{
    width: 100%;
    border-radius: 4px;
}

.content-track > .mark-circle{
    width: 20px;
    height: 20px;
    background: #000;
    border-radius: 30px;
    float: left;
}
.content-track > .mark-horizontal{
    padding-top:2px;
}
.mark-horizontal > hr{
    border:2px solid;
}

.about-progress{
    margin-top:30px;
    margin-bottom:30px;
}

.about-progress h4 {
    font-size: 14px;
    font-weight: 600;
}
.about-progress h4::before {
    content: " ";
    position: absolute;
    top: 67px;
    width: 14%;
    border-bottom: 2px solid;
    color: #404040;
}

.about-progress p{
    padding-top: 13px;
    padding-right: 35px;
}

.owl-nav{
    text-align: center;
}
.owl-nav > button > span{
    font-size: 40px;
    color: #007DBE;
}
.about-progress .owl-dot{
    background: black !important;
}

.about-progress .owl-dots{
    bottom: -20px !important;
}

.about-progress .owl-dots > .owl-dot{
    border-radius:0px !important;
    height: 2px;
    width: 17px;
    background: #C4C4C4 !important;
} 

.about-progress .owl-dots > .active{
    background: #007DBE !important;
}

.program-post p {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    margin-top:3px;
}

.post-title{
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden;
}
.post-title2{
    font-size: 13px;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 3px;
}

@keyframes placeHolderShimmer {
  0%{ background-position: -468px 0; }
  100%{ background-position: 468px 0; }
}
.animated-background {
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: placeHolderShimmer;
  background: #f6f7f8 !important;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%) !important;
  background-size: 800px 104px !important;
  position: relative;
}
.campaign-img > .animated-background.foto{
    min-height: 135px;
}
.animated-background.text-line {
    width: 100%;
    height: 10px;
    margin-bottom: 5px;
    margin-top: 10px;
}

.content-header2.animated-background.foto{
    /*min-height: 200px;*/
    min-height: 194px;
}

.alertify-notifier.ajs-center {
    max-width: 600px;
    text-align: center;
    right: 0 !important;
    left: 0 !important;
    margin: auto;
    width: auto;
    z-index: 9999999;
}

.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible {
    /*top: 55px !important;*/
    font-size: 12px;
    border-radius: 23px;
    padding: 10px 10px;
    border:none;
    margin:auto;
    margin-bottom:5px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25) !important;
}
.alertify-notifier.ajs-center .ajs-message.ajs-visible {
    right: 0 !important;
    left: 0 !important;
}

.alertify-notifier.ajs-center .ajs-message {
    -webkit-transform: none !important;
    transform: none !important;
}

.alertify-notifier .ajs-message.ajs-success {
    background: linear-gradient(73.48deg, #02a7fd 0%, #007fc1 100%) !important;
}

.text-search{
    width: 100%;
}

.text-search .input-container {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 15px;
  height: 18px;
}

.text-search .icon {
    padding: 2px;
    background: white;
    color: black;
    min-width: 30px;
    text-align: center;
    margin: auto;
    font-size: 20px;
}

.text-search .input-field {
    width: 100%;
    padding: 12px;
    outline: none;
    border: none;
    height: 4px;
    padding-left: 0px;
    border-bottom: 1px dashed rgb(246,173,2) !important;
    padding-bottom: 15px;
}


.text-search .input-field:focus {
  border: none;
}

.text-search .btn {
  background-color: #007dbe;
  color: white;
  padding: 15px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}

.text-search .btn:hover {
  opacity: 1;
}

.search-bar .header{
    background: white !important;
    max-width:600px;
    border-radius: 0px 0px 15px 15px;
}

.amount-suggest button {
    border: solid 1px #ddd;
    width: 100%;
    margin-top: 10px;
    background: none;
    padding: 5px;
    border-radius: 4px;
    color: #7a7a7a !important;
}

.float-left{
    float: left;
    width: 45%
}
.float-right{
    float: right;
    width: 45%
}

.wrapper{
    border-radius: 10px;
    text-align:center;
    margin: 10px;
    padding: 20px;
    padding-top: 10px;
}

.btn-check{
    font-size: 14px !important;
    letter-spacing: 4px;
    width: 55%;
    margin: auto;
    margin-top:10px;
}
#input-code{
    font-size: 24px !important;
    text-align: center !important;
}

.wrapper .row{
    margin-bottom: 30px;
}
.wrapper .row > .left{
    float: left;
    width: 50%;
    text-align: left;
}
.wrapper .row > .right{
    float: right;
    text-align: right;
    width: 50%;
}
.wrapper .row > .full{
    width: 100%;
    text-align:left;
}
.wrapper .row .label{
    font-weight: 700;
    font-size: 16px;
}

#CopyPaste {
    color: #fff;
    position: fixed;
    /* display: none; */
    bottom: 136px;
    width: 100%;
    text-align: center;
    right: 0;
    left: -1px;
}

.donate-success > .content-btn{
    text-align: center;
    margin-bottom: 30px;
}
.donate-success > .content-btn > a{
    margin: auto;
}
.btn-white{
    background: #fff;
    color:#007DBE;
    font-weight: 600;
    border-radius: 4px;
}

.ui-accordion .ui-accordion-content{
    padding:5px !important;
    line-height: 1.7;
    height: auto !important;
}
.ui-accordion .ui-accordion-content > ul{
    margin-left: -10px !important;
}
.ui-accordion .ui-accordion-content > ul > li{
    padding-right: 10px !important;
}


.sec-min{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    word-break: break-word;
    overflow: hidden;
    height: 130px;
}

.btn-gradient-shadow{
    box-shadow: 0px 0px 10px 1px #a3d1e9;
    background: linear-gradient(73.48deg, #02A8FF 0%, #007DBE 100%);
    letter-spacing: 1px;
    font-weight: 400;
}

.path-fill-active {
  fill: #fff !important;
}

.path-stroke-active {
  stroke: #fff !important;
}

.tutor-ovo-only{
    text-align: left;
    border: 2px solid #f1f1f1;
    padding: 10px 15px;
    border-radius: 8px;
    margin-top: 10px;
}

.tutor-ovo-only ul {
    padding: 0px 15px;
    margin-bottom: 0px;
}


/*faq*/

.content-faq{
    padding-top:10px;
}
.content-faq .header-title{
    text-align: center;
    margin-top:20px;
    margin-bottom:20px;
}
.page-faq h3{
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
}
.content-faq .search{
    position: relative;
    margin-bottom: 20px;
}
.content-faq .search input::placeholder{
    color: #C4C4C4;
}
.content-faq .search input:-ms-input-placeholder{
    color: #C4C4C4;
}
.content-faq .search input::-webkit-input-placeholder{
    color: #C4C4C4;
}
.content-faq .search input{
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    height: 35px;
    font-size: 14px;
    line-height: 21px;
    color: #C4C4C4;
    padding: 10px 15px;
    padding-right: 57px;
}
.content-faq .search button{
    position: absolute;
    right: 0px;
    background: #007DBE;
    border-radius: 5px;
    padding: 8px 12px;
    border: 0px;
}

.faq-material{
    margin-top: -15px;
}

.faq-material .box{
    background: #FFFFFF;
    box-shadow: 0px 6px 16px rgba(151, 151, 151, 0.16);
    border-radius: 8px;
    padding: 14px 15px;
    margin-bottom: 10px;
    position: relative;
}

.faq-material .box .title{
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
}

.faq-material .box .desc{
    font-size: 12px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.54);
}
.faq-material .left {
    float: left;
    width: 80%;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.faq-material .right {
    float: right; width: 5%; text-align: right;
}

.faq-material .car{
    position: relative; height: 55px;
}
.faq-material .arrow-right{
    position: absolute;
    top: 55%;
    margin: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
}


.faq-footer{
    margin-top:10px;
}

.faq-footer > .buttons > .left{
    float: left;
    width: 65%;
}
.faq-footer > .buttons > .right{
    float: right;
    width: 35%;
    text-align: right;
    position: relative;
}

.faq-footer > .buttons div{
    border-radius: 10px;
    width:95%;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
}

.faq-btn-wa{
    background: linear-gradient(136.5deg, #51C3FE 6.49%, #007DBE 92.13%);
    box-shadow: 0px 6px 16px rgba(81, 195, 254, 0.16);
    color:white;
    
}
.faq-btn-email{
    background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
    border: 1px solid rgba(0, 0, 0, 0.54);
    box-sizing: border-box;
    box-shadow: 0px 6px 16px rgba(151, 151, 151, 0.16);
    color: rgba(0, 0, 0, 0.54);
    position: absolute;
    right: 0;
}

.faq-detail > div {
    margin-top: -10px;
}
.faq-detail .ui-accordion .ui-accordion-header {
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 14px;
    margin-bottom: 10px;
    color: #404040;
    padding: 7px 15px;
    padding-right: 78px;
    font-weight: 100 !important;
    line-height: 20px;
}
.faq-detail .ui-icon, .ui-widget-content .ui-icon{
    /*background-image:url('assets/mobile/images/filename.png') !important;*/
    position: absolute;
    right: 15px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 55%;
}

.faq-detail .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    background: none !important;
    border: 1px solid #C4C4C4 !important;
}

.faq-detail .ui-accordion .ui-accordion-content{
    margin-top: -12px !important;
    background: #EEEEEE;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 0px 15px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 10px;
}

.faq-detail .ui-icon-caret-1-e{
    background-position:0px;
    background-image:url('arrow-right.png') !important;
}
.faq-detail .ui-icon-caret-1-s{
    background-position:0px;
    background-image:url('arrow-bottom.png') !important;
}

.faq-detail li {
    margin-bottom: 10px;
}

.faq-detail p{
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #404040;
}

.not-acc p, .not-acc li{
    color: rgba(0, 0, 0, 0.54);
    text-align: justify;
    font-size: 13px;
    line-height: 20px;
}
.not-acc li{
    text-align: left;
}
.link-pb{
    padding:3px;
}
.faq-detail li {
    text-align: justify;
}
.reminder-donate{
    margin-left: 30px;
    font-size: 14px;
    font-weight: 500;
}
.riwayat-donasi .content-campaign{
    background: white;
    border: 1px solid #DDDDDD !important;
    border-radius: 4px;
}

.lbl-news{
    background: #007DBE;
    border-radius: 24px;
    color: white;
    padding: 3px 5px;
    margin-right: 5px;
}

.news-desc{
    border-left: 4px solid #007DBE;
    padding-left: 5px;
    margin-top: 11px;
    font-size: 12px;
    margin-left: 2px;
}
@media only screen and (min-width: 768px) {
.btn-bayar{
    left:40%;
}
}

/* custom */
/* The container must be positioned relative: */
.custom-select {
    position: relative;
    font-family: Arial;
  }
  
  .custom-select select {
    display: none; /*hide original SELECT element: */
  }
  
  .select-selected {
    background-color: DodgerBlue;
  }
  
  /* Style the arrow inside the select element: */
  .select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
  }
  
  /* Point the arrow upwards when the select box is open (active): */
  .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
  }
  
  /* style the items (options), including the selected item: */
  .select-items div,.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
  }
  
  /* Style items (options): */
  .select-items {
    position: absolute;
    background-color: DodgerBlue;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  
  /* Hide the items when the select box is closed: */
  .select-hide {
    display: none;
  }
  
  .select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
  }
h3, .campaign-title, .content-fund{
    color: #555555;
}
.content-fund .top{
    color:rgba(85, 85, 85, 0.5);
    font-weight: normal;
}
.btn-default, .btn-default:hover{
	color: white;
	background: #007DBE;
}

.donasi{
    background: linear-gradient(99.25deg, #FF2574 0%, #DA004E 99.85%) !important;
    border:none !important;
    color:#fff !important;
}
.owl1 .carousel-title > p {
    font-size: 17px;
}
.owl-carousel .owl-item .img-home-slider{
    width: 100% !important;
    height: auto !important;
}

.owl1 .carousel-desc{
    margin-left: 19px;
    top:250px !important;
}

.owl1 .carousel-desc.others{
    top:55px !important;
}

.carousel-quotes p {
    text-align: left !important;
}


.owl1 .qurban{
    top:22% !important;
    width: 67%;
}

@media(max-width:600px){
    .owl1 .carousel-desc{
        top:40% !important;
        width: 80%;
    }

    .owl1 .pinned {
        top: 24% !important;
        width: 53%;
    }

    .pc-home{
        margin-top: 75%!important;
    }
}

@media(min-width:600px){
    .header > .left > img, .header > .left > .link-home > img {
        margin-left: 18px;
    }
}

@media(min-width:320px) and (max-width: 400px){

    .owl2 .carousel-title > p {
        font-size: 12px !important;
    }

    .owl1 .carousel-title > p {
        font-size: 13px !important;
        line-height: 20px !important;
    }
}

@media(min-width: 321px) and (max-width: 432px){

    .owl2 .carousel-title > p {
        font-size: 15px !important;
    }

    .owl1 .carousel-quotes{
        font-size: 11px;
        line-height: 16px;
    }

}
@media (min-width: 321px) and (max-width: 390px) {

    .owl1 .qurban {
        top: 30% !important;
    }
}

@media(max-width: 423px){
    .owl1 .others .carousel-title > p{
        font-size: 20px;
    }
    .owl1 .carousel-title > p{
        font-size: 16px;
        line-height: 22px;
    }
}
@media(min-width: 320px) and (max-width: 378px){
    .owl1 .carousel-quotes{
        font-size: 11px;
        line-height: 14px;
    }
}

@media(min-width:320px) and (max-width: 347px){
    .owl1 .carousel-quotes{
        font-size: 9px !important;
        margin-top: -6px;
    }
    .btn-donate-home{
        font-size: 9px;
    }

    .owl1 .qurban .carousel-title p {
        font-size: 11px !important;
        line-height: 17px !important;
    }

    .owl1 .qurban{
        top: 30% !important;
        width: 67%;
    }
}

/* card campaign v2 */
.listContainer{
    display:block;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    margin-bottom: 15px;
    color:#555555;
}
.listContainer figure{
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    z-index: 0;
    margin: 0px;
    flex: 1 1 0%;
}
.listContainer figure > img{
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: fill;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    max-width: 100%;
    vertical-align: middle;
}
.listContainer .listContent{
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex: 1 1 0%;
    padding: 0px 10px 0px 10px;
}


.listContent .cardTitle{
    font-weight: 500;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    margin-top:5px;
    margin-bottom: 5px;
    overflow: hidden;
}
.listContent .cardTitleSmall{
    font-weight: 500;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-word;
    margin-top:5px;
    margin-bottom: 5px;
    overflow: hidden;
}
.cardFunding{
    width: 100%;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top:5px;
    margin-bottom:5px;
}
.cardFunding > div{
    display: flex;
    flex-direction: column;
}
.cardFunding .dayLeft{
    text-align: right;
}
.cardFunding > div > span:first-child{
    font-size: 11px;
    line-height: 15px;
    color: rgba(85, 85, 85, 0.5);
}
.cardFunding > div > span:last-child{
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
}

.listContainer .cardCategory{
    padding:3px 15px;
    border-radius:24px;
    font-size:10px;
    line-height: 15px;
    font-weight: 400px;
    height:auto;
    background:#f97a1e;
    color:#fff;
}
.listContainer .cardCategorygreen{
    padding:3px 15px;
    border-radius:24px;
    font-size:10px;
    line-height: 15px;
    font-weight: 400px;
    height:auto;
    background:#03a691;
    color:#fff;
}
.listContainer .cardProgress{
    margin:0px;
    margin-top:9px;
    height:8px;
    background: #EBEBEB;
    border-radius: 11px;
}

@media(max-width:374px){
    .listContainer{
        display: block;
    }
    .listContainer figure > img{
        border-top-right-radius: 5px;
        border-bottom-left-radius: 0px;
        min-height: 110px;
    }
}
.contactus{
    position:fixed;
    bottom:60px;
    left: 45%;
    z-index: 999;
}
@media(max-width:800px){
.contactus{
    position:fixed;
    bottom:60px;
    left: 25%;
    z-index: 999;
}
}
.donatefix {
        position:fixed;
        bottom:60px;
}
.size12{
    font-size:12px;
}
    .statusconn{
    position:fixed;
    top:120px;
    right: 5%;
    z-index: 999;
}
@media(max-width:800px){
.statusconn{
    position:fixed;
    top:60px;
    right: 5%;
    z-index: 999;
}
}
.wa-float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:55px;
	left: 48%;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px 50px 0px 0px;
	text-align:center;
  font-size:30px;
  border:2px solid #fff;
/*	box-shadow: 2px 2px 3px #999;*/
  z-index:999;
}

.mywa-float{
	margin-top:16px;
}
.notify-float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:115px;
	left: 48%;
	background-color:red;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
  border:2px solid #fff;
/*	box-shadow: 2px 2px 3px #999;*/
  z-index:999;
}

.myNotify-float{
	margin-top:16px;
}
@media(max-width:800px){
    .wa-float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:55px;
	left: 42%;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px 50px 0px 0px;
	text-align:center;
  font-size:30px;
  border:2px solid #fff;
/*	box-shadow: 2px 2px 3px #999;*/
  z-index:999;
}

.mywa-float{
	margin-top:16px;
}
.notify-float{
	position:fixed;
	display:none;
	width:60px;
	height:60px;
	bottom:115px;
	left: 42%;
	background-color:red;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
  border:2px solid #fff;
/*	box-shadow: 2px 2px 3px #999;*/
  z-index:999;
}

.myNotify-float{
	margin-top:16px;
}
}

.time {
    font-size: 12px !important
}

.socials i {
    
    font-size: 14px;
    
}
.amin{
    font-size: 14px;
    color: #333;
}
.doalike{
    font-size: 14px;
    color: #343a40;
    cursor: pointer;
    padding-left:10px;
}
.doaliked{
    font-size: 14px;
    color: red;
    cursor: pointer;
    padding-left:10px;
}

.feed-image img {
    width: 100%;
    height: auto
}
    .listContainer2{
    display:flex;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    margin-bottom: 15px;
    color:#555555;
}
.listContainer2 figure{
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    z-index: 0;
    margin: 0px;
    flex: 1 1 0%;
}
.listContainer2{
        display: block;
    }
    .listContainer figure > img{
        border-top-right-radius: 5px;
        border-bottom-left-radius: 0px;
        min-height: 110px;
    }

.listContainer2 .listContent{
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex: 1 1 0%;
    padding: 0px 10px 0px 10px;
}
.listContainer2 .cardCategory{
    padding:3px 15px;
    border-radius:24px;
    font-size:10px;
    line-height: 15px;
    font-weight: 400px;
    height:auto;
    background:#f97a1e;
    color:#fff;
}
.listContainer2 .cardCategorygreen{
    padding:3px 15px;
    border-radius:24px;
    font-size:10px;
    line-height: 15px;
    font-weight: 400px;
    height:auto;
    background:#03a691;
    color:#fff;
}
.listContainer2 .cardProgress{
    margin:0px;
    margin-top:9px;
    height:8px;
    background: #EBEBEB;
    border-radius: 11px;
}

#popup {

    display:none;
    position:absolute;
    margin:0 auto;
    top: 0;
    background-color: #2087ca94;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*transform: translate(-50%, -50%);*/
    box-shadow: 0px 0px 0 0px #ccc;
    position:fixed;
    z-index: 999;
    }
    .img-popup{
        width:60%;
    }
    .popupmodal{
        top:50%;
        left: 50%;
        position:absolute;
        margin:0 auto;
        transform: translate(-50%, -50%);
        position:fixed;
        z-index: 1000;
    }
    @media(max-width:800px){
        .img-popup{
            width:250px;
        }
        #popup {
            width:100%;
        }
    }
.btn-round-lg{
border-radius: 22.5px;
}
.btn-round{
border-radius: 17px;
}
.btn-round-sm{
border-radius: 15px;
}
.btn-round-xs{
border-radius: 11px;
padding-left: 10px;
padding-right: 10px;
}

.pwa-install{
position:fixed;
	width:100%;
	bottom:55px;
	background-color:#fff;
	color:#000;
  z-index:998;
  padding:5px;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #008fd7; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}