/*Global*/
body{
    background: #f7f7f7;
    margin:0px;
    font-family: 'Sofia';
}

input, select{
    font-family: 'Spicy Rice';
}

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

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

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

p {
	font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
}

.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: #EFFAFF !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-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;
}
.hide{
	display: none;
}
.show{
	display: block;
}

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


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

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

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

.btn{
    width: 150px;
    height: 32px;
    text-decoration: none;
    padding: 7px 14px;
    font-size: 12px;
    font-weight: 100;
}

.btn-default, .btn-default:hover{
	color: white;
	background: #007DBE;
}

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

.content-left{
	float: left;
}

.content-right{
	float: right;
}

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

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


/*layout*/

.float-left{
    float-left;
}
.content-header{
    position: fixed;
    height: 60px;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    background: white;
    box-shadow: 0px 0px 7px 0px #ccc;
}
.ch2{
    background: none !important;
    box-shadow: none !important;
    z-index: 1 !important;
}
.header{
    padding:10px;
    padding-top:15px;
    
}
.h2{
    background: white !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;
}

.transparent{
    background: black !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;
    background-color: #ffffff;
}

.header, .content-header2, .page-content, .navbar{
    background: white;
    margin: auto;
}

#logo
.header > .left > img, .header > .left > .link-home > img {
	width: 40px;
    margin-top: -5px;
    margin-left: 9px;
}

.header{
}

.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: 69px;
    margin-bottom: 70px;
}

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


.section {
	font-size: 12px;
}
.section > .section-header > h3, h5{
	margin-top:0px;
	margin-bottom:10px;
}


.slider-home{
    background: none;
    top: 65px;
    position: absolute;
    margin: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 1;
    display:inline-block;
}

.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: 999999;
}

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


.menu-container > li {
    width: 25%;
    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: #c4c4c4;
    text-align: center;
    font-weight: 300;
    line-height: 12px;
    margin-top: 0px;
    font-size: 10px;
}


.menu-active {
	color: #047fbf !important;
	font-weight: 700 !important;
}

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

/*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;
}

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

/*information*/

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

.information-left{
	float: left;
	width: 15%;
}

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

.information-img{
	display: flex;
}

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

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

.information-title{
    font-size: 16px;
    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;
}
.information-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;
}
.information-name{
    margin-bottom: 0px;
    padding-top: 5px;
    font-weight: 600;
	font-size: 12px;
	line-height: 18px;
}
a:.information-title{
    color: #2980b9;
    text-decoration: none;
}

.information-category{
    color: #FFFFFF;
    border-radius: 24px;
    font-size: 12px;
    text-align: center;
    height: 18px;
    width: auto;
    line-height: 15px;
    padding: 5px 13px;
}
.information-progress{
    width: 100%;
    background: #EBEBEB;
    border-radius: 11px;
    height: 10px;
    margin-top: 10px;
}
.information-progress > div {
    border-radius: 11px;
    height: 10px;
    background: linear-gradient(270deg, #007DBE 0.27%, #1EB2FF 100%);
}
.information-fund{
    float: left;
    width: 60%;
}
.information-fund2{
    float: left;
    width: 40%;
}
.text-right{
    text-align: right;
}
.information-fund > .top, .information-fund2 > .top{
    margin-bottom: 11px !important;
    font-size: 11px;
    line-height: 12px !important;
    margin-top: 5px;
    font-weight: 600;
}
.information-fund > .bottom, .information-fund2 > .bottom{
    margin-bottom: 0px !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 7px !important;
}

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


/*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: 16px;
    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;
}

.campaign-category{
    color: #FFFFFF;
    border-radius: 24px;
    font-size: 12px;
    text-align: center;
    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 {
    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: 11px !important;
    font-size: 11px;
    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;
}

#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: 480px;
    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;
}

.submit-btn-donate{
	text-decoration: none;
    padding: 12px 26px;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    background: linear-gradient(101.59deg, #FF2574 0%, #DA004E 99.85%);
    border-radius: 4px;
    text-transform: uppercase;
    color: white;
}

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

/*Detail Program*/

.content-detail{

}

.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: 10px;
	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: 12px;
    font-weight: 500;
    text-align: center;
    background: linear-gradient(101.59deg, #4CAF50 0%, #4CAF50 99.85%);
    border-radius: 4px;
    text-transform: uppercase;
    color: white;
    width: 83%;
}

.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: 85%;
}


.section-in{
	padding: 12px 10px !important;
}
.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;
}

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

/*Riwayat Donate*/

.content-donatur {
	color: #404040;
	width: auto;
    /*border: 1px solid;*/
}

.content-modal {
	color: #404040;
	width: auto;
    /*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;
}


.riwayat-donasi > .owl-stage-outer > .owl-stage > .owl-item {
	width: 200px !important;
}

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

/*small device*/

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

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

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

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

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

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


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


    .wrapper .row .label {
        font-size: 13px !important;
    }
    
	.campaign-title{
        /*font-size: 73%;
	    line-height: 11px;
	    margin-bottom: 0px;
        height:22px !important;*/

        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: 7px !important;
        line-height: 14px !important;
    }

	a:.campaign-title{
	    color: #2980b9;
	    text-decoration: none;
	}
	.content-detail-campaign > div{
	    /*margin-top:5px;*/
	}
	.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: 76%;
	}


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

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

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

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

	.campaign-title {
	    font-size: 100%;
	    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: 75%;
    	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: 90%;
	    /*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: 79%;
	}

    .program-post p {
        font-size: 9px !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;
    }
    .home-owl2 .carousel-desc2{
        height: 55px !important;
    }
}


@media (min-width:768px){
    .share-socials-bottom{
        width:300px!important;   
    }
    .center {
        text-align: center;
      }
}

/*Tambahan untuk iphone*/
/*iphone 12 mini */
@media only screen 
    and (device-width: 375px) 
    and (device-height: 812px) 
    and (-webkit-device-pixel-ratio: 3) { }

/*iphone 12 and iPhone 12 Pro */
/* 2532x1170 pixels at 460ppi */
@media only screen 
    and (device-width: 390px) 
    and (device-height: 844px) 
    and (-webkit-device-pixel-ratio: 3) { }

/*iphone 12 pro max */
/* 2778x1284 pixels at 458ppi */
@media only screen 
    and (device-width: 428px) 
    and (device-height: 926px) 
    and (-webkit-device-pixel-ratio: 3) { }


/*iphone 11 */
/* 1792x828px at 326ppi */
@media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
    and (-webkit-device-pixel-ratio: 2) { }

/*iphone 11 pro */
/* 2436x1125px at 458ppi */
@media only screen 
    and (device-width: 375px) 
    and (device-height: 812px) 
    and (-webkit-device-pixel-ratio: 3) { }

/*iphone 11 pro max*/
/* 2688x1242px at 458ppi */
@media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
    and (-webkit-device-pixel-ratio: 3) { }

/*donasi*/

#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: 10px;
    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;
}

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

.lbl_checkbox{
	font-size: 11px;
    position: absolute;
    z-index: 9999999;
    margin-top: -15px;
    margin-left: 25px;
}
.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: #4CAF50;
    padding: 5px 2px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 10px;
}

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

.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{
}

.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;
}

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



/*SHARE SOSIAL MEDIA*/


/*----Share Bottom----*/ 

.share-bottom-tap-close{
    position:fixed;
    z-index:9999;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    opacity:0;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.share-bottom-tap-close-active{
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.share-light{   background-color:#ecf0f1; }
.share-light a{     color:#1f1f1f;}
.share-light h3{    border-bottom:solid 1px rgba(0,0,0,0.05);   }

.share-dark{   background-color:#0c1117; }
.share-dark a, .share-dark h3{     color:#FFFFFF;}
.share-dark h3{    border-bottom:solid 1px rgba(255,255,255,0.05);   }

.share-bottom{
    position:fixed;
    width:100%;
    z-index:99999;
    padding-bottom:15px;
    bottom:0px;
    -moz-transform: translateX(0px) translateY(380px);
    -webkit-transform: translateX(0px) translateY(380px);
    -o-transform: translateX(0px) translateY(380px);
    -ms-transform: translateX(0px) translateY(380px);
    transform: translateX(0px) translateY(380px);
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    top: -28px;
    z-index: 999999;
    display: none;
}

.active-share-bottom{
    -moz-transform: translateX(0px) translateY(0px);
    -webkit-transform: translateX(0px) translateY(0px);
    -o-transform: translateX(0px) translateY(0px);
    -ms-transform: translateX(0px) translateY(0px);
    transform: translateX(0px) translateY(0px);
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
}

.share-bottom h3{
    text-align:center;
    font-size:16px;
    text-transform:uppercase;
    font-weight:600;
    padding-bottom:15px;
    margin-left:-5px;
}

.share-socials-bottom{
    width:300px;
    margin-left:auto;
    margin-right:auto;
}

.share-socials-bottom a{
    font-size:13px!important;
    font-weight:500;
    float:left;
    width:60px;
    margin-left:20px;
    margin-right:20px;
    text-align:center;
    margin-bottom:10px;
    margin-top:10px;
}

.share-socials-bottom a i:hover{
    color:#FFFFFF;
    -moz-transform: scale(1.01,1.01);
    -webkit-transform: scale(1.01,1.01);
    -o-transform: scale(1.01,1.01);
    -ms-transform: scale(1.01,1.01);
    transform: scale(1.01,1.01);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.share-socials-bottom a i{
    width:60px;
    height:60px;
    border-radius:60px;
    color:#FFFFFF;
    line-height:60px;
    font-size:18px;
    margin-bottom:5px;
    -moz-transform: scale(0.9,0.9);
    -webkit-transform: scale(0.9,0.9);
    -o-transform: scale(0.9,0.9);
    -ms-transform: scale(0.9,0.9);
    transform: scale(0.9,0.9);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    opacity:1;
}

.share-socials-bottom a i:hover{
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    opacity:1;
}

.facebook-color{    background-color:#3b5998;    color:#FFFFFF;}
.twitter-color{     background-color:#4099ff;    color:#FFFFFF;}
.google-color{      background-color:#d34836;    color:#FFFFFF;}
.whatsapp-color{    background-color:#34AF23;    color:#FFFFFF;}
.pinterest-color{   background-color:#C92228;    color:#FFFFFF;}
.sms-color{         background-color:#27ae60;    color:#FFFFFF;}
.mail-color{        background-color:#3498db;    color:#FFFFFF;}
.dribbble-color{    background-color:#EA4C89;    color:#FFFFFF;}
.tumblr-color{      background-color:#2C3D52;    color:#FFFFFF;}
.reddit-color{      background-color:#336699;    color:#FFFFFF;}
.youtube-color{     background-color:#D12827;    color:#FFFFFF;}
.phone-color{        background-color:#27ae60;    color:#FFFFFF;}

.facebook-color:hover,
.twitter-color:hover,
.google-color:hover,
.pinterest-color:hover,
.sms-color:hover,
.mail-color:hover,
.dribbble-color:hover,
.tumblr-color:hover,
.reddit-color:hover,
.youtube-color:hover,
.phone-color:hover{
    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 > .lbl4{
    font-size: 10px;
    line-height: 15px;
    margin-bottom: 64px;
}
.donate-success > .lbl4 a{
    color:#fff !important;
}
.donate-success > .lbl5{
    font-size: 10px;
    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: 250px;
}

.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{
    border-radius: 8px;
}


.home-owl2{
    margin-top:85px; 
}

.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 > .campaign-left, .program-post > .campaign-right{
    width: 50% !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.foto {
  /*width: 100%;*/
}
.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: 480px;
    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 solid #e6e6e6 !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:463px;
}

.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%;
    padding-left: 14px;
}
.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: 250px;
}

.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;
}

/*.riwayat-donasi .owl-item img{
    width: 70px !important;
}
*/

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

.path-stroke-active {
  stroke: #047fbf !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;
}