/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }
body {
  /* background-color: #F8F2F5; */
  margin: 0;
  height: 100%;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/* .container {
  width: 100%;
  height: auto;
}

main {
  width: 100%;
  height: auto;
} */

form .error {
  color: #ff0000;
}

/* Navbar */
.navbar-light .navbar {
  min-height: 70px !important;
  width: 100%;
  font-size: 16px;
  font-family: 'Segoe Ui';
}

.navbar ul li a {
  font-weight: bold !important;
  color: #000000 !important;
}

.navbar ul li a:hover {
  color: #FF0088 !important;
}

.navbar .form-inline a {
  background-color: #FF0088 !important;
  color: #FFFFFF;
  font-weight: bold;
  font-family: 'Segoe Ui';
}

.navbar .form-inline a:hover {
  background-color: #FFFFFF !important;
  color: #FF0088;
  border: 2px solid #FF0088;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  /* margin-bottom: 4rem; */
}
/* Since positioning the image, we need to help out the caption */

/* Declare heights because of positioning of img element */

.carousel-item > img {
  /* width: 100%;
  height: 175%;
  position: absolute;
  top:  0;
  left: 0; */
  /* position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55rem; */
}

.carousel-inner{
  width: 100vh;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-12 p { 
  margin-top: 20px !important;
  text-align: center !important;
  font-weight: bold;
  font-size: 20px; 
}

#imgkdb {
  background-image: url('../images/landing-page-5.jpg');
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  /* display: block; */
  background-position: 50%;
}

.imgkdb {
  width: 100%;
  padding: 5%;
  height: auto;
}

.imagekdb .isi {
  width: 100%;
  height: auto;
}

.imagekdb .isi h1 {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  padding-top: 20%;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 5%;
}

.imagekdb .col-md-4 {
  width: 100%;
}

.imagekdb .col-md-12 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.imagekdb .col-md-12 a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.imagekdb .col-md-12 a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

.imagekdb .kotaktulisan {
  background-color: #F6EBE8;
  width: 230px;
  height: 70px;
  margin-top: -30px;
  margin-bottom: 30px;

}

.imagekdb .col-md-4 .col-md-4 {
  padding: 3%;
}

.imagekdb .col-md-4 img {
  margin-bottom: 6px;
}

.imagekdb .col-md-4 p {
   font-size: 13px;
   width: 100%;
   color: #000000 !important;
   font-weight: normal;
   font-family: 'Segoe Ui';
   padding-top: 5%;
}

/* Card Penerima Manfaat */

.penerima-bantuan {
  color: #ffffff;
  width: 100%;
  padding: 5%;
  text-align: center;
}


.card-program {
  background-color: #F8E7EF;
  width: 100%;
}
.card-program h1 {
  padding-top: 5%;
  color: #820845 !important;
  height: auto;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.card-program p {
  /* text-align: center; */
  /* color: #820845; */
  height: auto;
  /* font-size: 19px; */
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  /* margin-top: 30px; */
  /* margin-bottom: 60px; */
}

#imgknpdonasi {
  background-image: url('../images/kenapa-donasi.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 7% 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}


.imgknpdonasi .isiknpdonasi {
  background-color: rgb(255, 255, 255,0.6) !important;
  width: 100%;
  padding: 10%;
  height: auto;
  text-align: center;
}

.imgknpdonasi .isiknpdonasi h1 {
  margin-bottom: 2%;
  height: auto;
  font-weight: bold;
  font-family: 'Segoe Ui';
  text-align: center;
}

.imgknpdonasi .isiknpdonasi a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.imgknpdonasi .isiknpdonasi a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* Featurettes
------------------------- */

/* part card program */

.card-program .mainpage-program {
  /* width: 100%; */
  padding: 1%;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF1F2;
  font-family: 'Segoe Ui';
}

.card-program .card {
  background-color: #FFF1F2;
  font-family: 'Segoe Ui';
  border: none;
}

.card-program .mainpage-program-bawah {
  padding: 3%;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF1F2;
  font-family: 'Segoe Ui';
}
.card-program .mainpage-program-bawah h5 {
  padding: 3%;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF1F2;
  font-family: 'Segoe Ui';
}

.card-program .mainpage-program-bawah .card-body a:link {
  color: #000000;
  text-decoration: none;
}

/* end part */

.featurette-divider {
  margin: 2rem 0; Space out the Bootstrap <hr> more
}

/* Thin out theheadings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
} 

.marketing .home-jumbotron {
  background-image: url('../images/landing-page-5.jpg') !important;
}

.responsive {
  width: 100%;
  height: auto;
}

/* Start css slider testi */

.testislide {
  width: 100%;
  height: auto !important;
  background-color: #F8E7EF;
  font-family: 'Segoe Ui';
}

/* Carousel base class */
.testislide .carousel {
  /* margin-bottom: 4rem; */
}
/* Since positioning the image, we need to help out the caption */
.testislide .carousel-caption {
  bottom: 3rem;
  z-index: 10;
  font-family: 'Segoe Ui';
  font-weight: bold;
  font-size: 60px !important;

}

.testislide .carousel-caption a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.testislide .carousel-caption a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* Declare heights because of positioning of img element */
.testislide .carousel-item {
  height: 32rem;
}
.testislide .carousel-item > img {
  /* width: 100%;
  height: 175%;
  position: absolute;
  top:  0;
  left: 0; */
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 55rem;
}

/* .testislide .carousel-inner{
  width: 100%;
} */

.testislide .carousel-item.active,
.testislide .carousel-item-next,
.testislide .carousel-item-prev {
  display: block;
}

.testislide .card {
  background-color: #F8E7EF;
  border: none;
  font-family: 'Segoe Ui';
}

.testislide .card .card-title {
  color: #820845;
  font-family: 'Segoe Ui';
  font-weight: bold;
  margin-bottom: 10%;
}

.testislide .card .card-text {
  font-family: 'Segoe Ui';
  text-align: justify;
  font-weight: normal;
  color: #0C0C0C;
  font-style: italic;
}

.testislide .carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='D24A7D' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.testislide .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='D24A7D' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.testislide .carousel-indicators li {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='D24A7D' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

/* end slider testi */


/* card gen z */
.card-genz {
  background-color: #FFF9F2;
  width: 100%;
  height: auto;
  margin: 0px;
  font-family: 'Segoe UI';
  padding: 2%;
}

.card-genz .text {
  padding-top: 10%;
  padding-left: 20%;
  padding-right: 20%;

}

.card-genz .isi-card {
  width: 100%;
  padding: 5%;
  text-align: center;
  margin-bottom: 5%;
}

.card-genz .siapmb {
  text-align: center;
  width: 100%;
  margin-bottom: 3%;
}

.card-genz .siapmb h3 {
  color: #820845;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 25px;
}

.card-genz .siapmb p {
  color: #FB6B88 !important;
  font-size: 20px;
  font-weight: normal;
}

/* end card gen z */

/* isi card menebar berkah */

.isi-cardmb {
  background-color: #FFF9F2;
  width: 100%;
  height: auto;
  margin: 0px;
}

.isi-cardmb .card-group {
  width: 100%;
  padding: 30px;
}

.isi-cardmb .card-group .card {
  background-color: #FFE1EF;
  border: none;
  padding: 10px;
}

/* end card menebar berkah */

/* css donation page */

.mainpage {
  width: 100%;
  height: auto;
  background-color: #F8F2F5 !important;
}

.mainpage .gfrom{
  width: 100%;
  min-height: 100%;
  display: block;
  margin-top: 10px;
}

.mainpage .header-page-donasi {
  padding-top: 12%;
  padding-bottom: 2%;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 30px; */
  text-align: center;
}

.mainpage .header-page-donasi h1 {
  margin-top: 100px;
  text-align: center;
  font-weight: bold;
  font-family: 'Segoe Ui';
  color: #670E2F !important;
}

.mainpage .header-page-donasi .btn-donasi {
  text-align: center;
  width: 100%;
}

.mainpage .form-non-paket {
  width: 100%;
  height: auto;
  background-color: #F9DCEA;
  padding-top: 3%;
  padding-bottom: 100px;
}

hr.paket-donasi {
  border: 2px solid #E6A4C3;
}

.mainpage .data-diri {
  padding: 4%;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  background-color: #F8E7EF;
}

.mainpage .data-diri .form h2 {
  color: #820845;
  text-align: center;
  font-family: 'Segoe Ui';
  font-weight: bold;
  margin-bottom: 30px;
}
.mainpage .data-diri .form h3 {
  color: #820845;
  text-align: center;
  font-family: 'Segoe Ui';
  font-weight: bold;
  margin-bottom: 40px;
}

.mainpage .data-diri .form h4 {
  color: #820845;
  text-align: center;
  font-family: 'Segoe Ui';
  font-weight: bold;
  margin-bottom: 40px;
}

.mainpage .data-diri .form input {
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
}

.mainpage .data-diri .form textarea {
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
}

.mainpage .data-diri .form select {
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
}

.mainpage .data-diri .form .form-text button {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 1%;
  padding-bottom: 1%;
  font-size: 15px;
  text-decoration: none;
}

.mainpage .data-diri .form .form-text button:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* produk donasi page */
.mainpage .produk-donasi {
  background-color: #F8E7EF;
  padding: 5%;
}

.mainpage .produk-donasi h2 {
  color: #000000;
  text-align: center;
  font-family: 'Segoe Ui';
  margin-bottom: 100px;
}

.mainpage .produk-donasi .desc-produk h3 {
  color: #820845;
  font-family: 'Segoe Ui';
  margin-bottom: 40px;
  font-weight: bold;
}

.mainpage .produk-donasi .desc-produk p {
  text-align: justify;
}

.mainpage .produk-donasi .desc-produk .btn-beli {
  align-items: center;
  width: 14em;
  margin-left: auto;
  margin-right: auto;
}

.mainpage .produk-donasi .desc-produk .btn-beli a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.mainpage .produk-donasi .desc-produk .btn-beli a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}


/* kontak kami page */
.page-kontak-kami {
  width: 100%;
  height: 100%;
  padding-top: 10%;
}

.page-kontak-kami h2, p {
  font-family: 'Segoe Ui';
  /* color: #ffffff; */
}

#kontakkami {
  background-image: url('../images/kontak-kami.png') !important;
  height: 500%;
  width: 100%;
  /* background-position: center; */
  background-repeat: no-repeat;
  background-size: 100%;
  /* text-align: center; */
  display: inline-block;
}

.page-kontak-kami .form {
  margin: 2%;
  padding: 2%;
  background-color: #F8F2F5;
  border-radius: 20px;
}

.page-kontak-kami .form .left-form input {
  border: 3px solid;
  border-color: #D24A7D;
}

.page-kontak-kami .form .left-form textarea {
  border: 3px solid;
  border-color: #D24A7D;
}

.page-kontak-kami .form .right-form {
  background-color: #FFF1F2;
  padding: 5%;
}

.page-kontak-kami .form .right-form a:link {
  color: #D24A7D;
  font-weight: bold;
  text-decoration: none;
}

.page-kontak-kami .form .right-form a:visited {
  color: #D24A7D;
  font-weight: bold;
  text-decoration: none;  
}

.page-kontak-kami .form .right-form a:hover {
  color: #D24A7D;
  font-weight: bold;
  text-decoration: none;  
}

.page-kontak-kami .form .right-form a:active {
  color: #D24A7D;
  font-weight: bold;
  text-decoration: none;  
}

.page-kontak-kami .form .left-form button {
   background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.page-kontak-kami .form .left-form button:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* thanks card */
#thankscard {
  background-image: url('../images/thanks-card.png') !important;
  /* height: 500%; */
  width: 100%;
  /* background-position: center; */
  background-repeat: no-repeat;
  background-size: 100%;
  /* text-align: center; */
  display: inline-block;
}

.thanks-card {
  text-align: center;
  margin-top: 3% !important;
  width: 100%;
  /* padding-top: 15% !important; */
  height: auto
}

.thanks-card .card {
  /* text-align: center; */
  /* background-color: #F9DCEA; */
  width: 55%;
  height: 100%;
  margin-top: 10%;
  margin-bottom: 2%;
  margin-left: auto;
  margin-right: auto;
  padding: 4%;
  border: 1px;
  background-color: rgba(249, 220, 234, 0.8);
  font-weight: bold;
  color: #670E2F;
}

/* tentang kami page */
.header-tentang-kami {
  width: 100%;
  /* margin-top: 5%; */
  background-color: #F9DCEA;
}

.header-tentang-kami img {
  width: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  /* text-align: center; */
  display: inline-block;
}

.header-tentang-kami .awalmula {
  margin-top: 3%;
}

.header-tentang-kami .awalmula h1 {
  font-family: 'Quicksand';
  padding: 2%;
  margin-top: 3%;
  margin-bottom: 0%;
}

.header-tentang-kami .awalmula .head-satu {
  background-color: #FFF1F2;
  height: auto;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 3%;
  border-radius: 20px;
  /* padding-bottom: 10%; */
}
.header-tentang-kami .awalmula .head-satu img {
 width: 50%;
 height: 60%;
 margin-bottom: 5%;
}

.header-tentang-kami .awalmula .head-dua {
 width: 90%;
 height: auto;
 margin-left: auto;
 margin-right: auto;
}

.header-tentang-kami .awalmula .head-dua .col-md-6 {
  background-color: #FFF1F2;
  border-radius: 20px;
  margin-top: 2%;
  padding: 5%;
  text-align: center;
}

.header-tentang-kami .awalmula .head-dua img {
 width: 50%;
 height: 50%;
 margin-bottom: 5%;
}

.header-tentang-kami .box-beauty {
  width: 100%;
  background-color: #F9DCEA;
  padding: 10%;
}

/* tim kami page */
#timdb {
  background-image: url('../images/timdb.png') !important;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

/* tentang kami page */
.tim-kami-pages {
  width: 100%;
  margin-top: 3% !important;
  background-color: #F9DCEA;
}

.tim-kami-pages .header {
  background-color: rgb(0,0,0,0.2);
  padding: 6%;
  width: 100%;
  height: 10%;
}

.tim-kami-pages .header h1 {
 width: 48%; 
 font-family: "Quicksand";
 color: #ffffff;
 font-style: italic;
 font-size: 4vw;
}

.tim-kami-pages .header h4 {
 width: 60%;
 font-family: "Quicksand";
 color: #ffffff !important;
 font-style: italic;
 font-size: 1.8vw;
}

.tim-kami-pages .card-team {
  background-color: #F9DCEA;
  width: 100%;
  height: auto;
  padding: 5%;
}

.tim-kami-pages .card-team .tombolbawah a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 0.7%;
  padding-bottom: 0.7%;
  font-size: 15px;
  text-decoration: none;
}

.tim-kami-pages .card-team .tombolbawah a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* visi misi page */
.visimisi-pages {
  width: 100%;
  height: auto;
  background-color: #F9DCEA;
}

.visimisi-pages img {
  width: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  /* text-align: center; */
  display: inline-block;
}

.visimisi-pages .cards {
  width: 100%;
  background-color: #F9DCEA;
  padding: 5%;
}

.visimisi-pages .box-beauty {
  width: 100%;
  background-color: #F9DCEA;
  padding: 5%;
  text-align: center;
}

.visimisi-pages .box-beauty .isi-box {
  text-align: center;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.visimisi-pages .box-beauty a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  padding-left: 10% !important;
  padding-right: 10% !important;
  font-family: 'Segoe Ui' !important;
  font-size: 13px;
  text-decoration: none;
}

.visimisi-pages .box-beauty a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* Kenapa dapurberkah page */
#kenapadapurnerkah {
  background-image: url('../images/kenapadb.png') !important;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.kenapadb-pages {
  width: 100%;
  height: auto;
}

.kenapadb-pages .header {
  background-color: rgb(0,0,0,0.2);
  padding: 13%;
  width: 100%;
  margin-top: 3%;
}

.kenapadb-pages .header h3 {
 width: 100%; 
 text-align: center;
 font-family: 'Segoe Ui';
 color: #ffffff;
 font-weight: bold;
}

.kenapadb-pages .slider-donatur .carousel {
  background-color: #F8E7EF;
  height: 400px;
}

.kenapadb-pages .slider-donatur .carousel-item {
  width: 100%;
  padding: 8%;
  align-items: center;
}

.kenapadb-pages .slider-donatur .carousel-item h3 {
  font-family: 'Segoe Ui';
  color: #D24A7D;
  font-weight: normal;
  margin-bottom: 2%;
}

.kenapadb-pages .slider-donatur .carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='D24A7D' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.kenapadb-pages .slider-donatur .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='D24A7D' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.kenapadb-pages .kelebihan {
  background-color: #FFF1F2;
  width: 100%;
  padding: 3%;
}

.kenapadb-pages .kelebihan .card-deck .card {
  border: none;
  text-align: center;
  /* height: 15%; */
  background-color: #FFF1F2;
  font-family: 'Segoe Ui';
}

.kenapadb-pages .kelebihan .card-deck .card .card-img-top {
  height: 40%;
  background-position: 50%;
}

.kenapadb-pages .kelebihan .card-deck .card .card-body {
  background-color: #F6EBE8;
  padding-top: 2%;
  padding-bottom: 2%;
}

.kenapadb-pages .kelebihan a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.kenapadb-pages .kelebihan a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* laporan keuangan page */
.lapkeu-page {
  width: 100%;
  height: auto;
  background-color: #F8E7EF;
  margin-top: 6%;
}

.lapkeu-page .laporan {
  padding: 15%;
  text-align: center;
  font-family: 'Segoe Ui' !important;
}

.lapkeu-page .laporan h1{
  color: #D24A7D;
  margin-bottom: 15%;
  font-weight: bold;
}

.lapkeu-page .laporan a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.lapkeu-page .laporan a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* Sumber informasi pages */
.sumir-pages {
  width: 100%;
  margin-top: 5%;
  background-color: #F8F2F5;
}

.sumir-pages .header-sumir {
  padding: 10%;
  font-family: 'Segoe Ui';
}
.sumir-pages .header-sumir h2 {
  color: #D24A7D;
  font-weight: bold;
  margin-bottom: 5%;
}

.sumir-pages .header-sumir p {
  padding-left: 20%;
  padding-right: 20%;
}

.sumir-pages .kriteria {
  padding: 10%;
  background-color: #F8E7EF;
  font-family: 'Segoe Ui';

}

.sumir-pages .kriteria .btn-pemasok-produk a {
  background-color: #D24A7D;
  padding: 1% !important;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  font-size: 15px;
  text-decoration: none;
}

.sumir-pages .kriteria .btn-pemasok-produk a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* Page program */
#imgheaderprogram {
  background-image: url('../images/header-program.jpg') !important;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.program-page {
  width: 100%;
  height: auto;
}

.program-page .header {
  width: 100%;
  padding-top: 5% !important;
  font-family: 'Segoe Ui';
  text-align: center;
}

.program-page .header h1{
  color: #820845;
  font-weight: bold;
  /* margin-bottom: 2%; */
  padding-top: 8%;
  font-family: 'Segoe Ui' !important;
}

.program-page .header h3{
  font-weight: normal;
  padding-bottom: 2%;
  padding-top: 1%;
  font-family: 'Segoe Ui' !important;
}

.program-page .header a{
  color: #820845;
  font-family: 'Segoe Ui' !important;
}

.program-page .header a {
  color: #820845;
  font-family: 'Segoe Ui' !important;
}

.program-page .mainpage-program {
  /* width: 100%; */
  padding: 1%;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF1F2;
  font-family: 'Segoe Ui';
}

.program-page .card {
  background-color: #FFF1F2;
  font-family: 'Segoe Ui';
  border: none;
}

.program-page .mainpage-program-bawah {
  padding: 3%;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF1F2;
  font-family: 'Segoe Ui';
}
.program-page .mainpage-program-bawah h5 {
  padding: 3%;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF1F2;
  font-family: 'Segoe Ui';
}

.program-page .mainpage-program-bawah .card-body a:link {
  color: #000000;
  text-decoration: none;
}

.hr-vertikal {
  border-left: 1px solid black;
  height: 500px;
}

/* page detail sahabat berkah berdaya */
.detail-page-sbb {
  width: 100%;
  background-color: #F8F2F5;
  margin-top: 3%;
}

.detail-page-sbb .header {
  font-family: 'Segoe Ui';
  padding: 5%;
  text-align: center;
  margin-bottom: -3%;
}

.detail-page-sbb .header h2{
  font-family: 'Segoe Ui';
  color: #D24A7D;
  font-weight: bold;
}

.detail-page-sbb .header .btn-lainnya a {
  font-family: 'Segoe Ui';
  text-decoration: none;
  color: #9E3E6E;
}

.detail-page-sbb .header .btn-lainnya a:hover {
  color: #000000;
}

.detail-page-sbb .content {
  width: 100%;
  background-color: #F8E7EF;
  padding: 5%;
}

.detail-page-sbb .content h1 {
  text-align: center;
  color: #670E2F;
  font-family: "Quicksand";
  font-weight: normal;
  margin-bottom: 3%;
}

.detail-page-sbb .content .card {
  background-color: #F8E7EF;
  border: none;
  margin-bottom: 5%;
}

.detail-page-sbb .content .card-body .card-title {
 font-family: 'Segoe Ui';
 font-weight: bold;
 text-align: left;
}

.detail-page-sbb .content .card-body .card-text {
 font-family: 'Tw Cen MT' !important;
 text-align: justify;
}

.detail-page-sbb .content .card-body .card-submain {
  text-align: justify;
  column-count: 2;
}

.detail-page-sbb .content .btn-pemasok-produk a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.detail-page-sbb .content .btn-pemasok-produk a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

.detail-page-sbb .content .paginasi {
  padding: 0px 20px 100px;
  background-color: #F8E7EF;
  border-radius: 10px;
  min-height: 40px;
}

.detail-page-sbb .content .paginasi a {
  padding: 3px 10px;
  background-color: #F8E7EF;
  color: #D24A7D;
  font-weight: bold;
  border-style: solid;
  border-color: #FF0088;
  border-radius: 3px;
  margin: 3px 2px;
  min-width: 40px;
}

.detail-page-sbb .content .paginasi strong {
  padding: 3px 10px;
  background-color: #FF0088;
  color: #fff;
  border-radius: 3px;
  margin: 3px 2px;
  min-width: 40px;
}

/* Page detail sahabat berkah */
#imgheadersiagaberkah {
  background-image: url('../images/header-siaga-berkah.jpg') !important;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.detail-page-siagaberkah {
  background-color: #F8E7EF;
  width: 100%;
  height: auto;
}

.detail-page-siagaberkah .header {
  /* background-color: #FFF1F2; */
  padding: 9%;
  width: 100%;
  margin-top: 3% !important;
  font-family: 'Segoe Ui';
  text-align: center;
}

.detail-page-siagaberkah h2 {
  color: #D24A7D;
  font-weight: bold;
}

.detail-page-siagaberkah .content {
  background-color: #F8E7EF;
  width: 100%;
  padding: 2%;
}

.detail-page-siagaberkah .content .btn-lainnya a {
  font-family: 'Segoe Ui';
  text-decoration: none;
  color: #9E3E6E;
}

.detail-page-siagaberkah .content .btn-lainnya a:hover {
  color: #000000;
}

.detail-page-siagaberkah .content .card {
  background-color: #F8E7EF;
  border: none;
}

.detail-page-siagaberkah .content .card .card-body h1 {
  color: #670E2F;
  font-family: 'Quicksand';
}

.detail-page-siagaberkah .content .card .card-body p {
  color: #670E2F;
  font-family: 'Segoe Ui';
}

.detail-page-siagaberkah .sub-content {
  width: 100%;
  background-color: #F8F2F5;
  padding: 5%;
}

.detail-page-siagaberkah .sub-content h2 {
  font-weight: normal;
  font-family: 'Quicksand';
  margin-bottom: 2%;
}

.detail-page-siagaberkah .sub-content .btn-bottom a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.detail-page-siagaberkah .sub-content .btn-bottom a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* detail page program bekal berkah */

.detail-page-siagaberkah .sub-bekal-berkah {
  width: 100%;
  padding: 5%;
}

.detail-page-siagaberkah .sub-bekal-berkah .card {
  background-color: #F8F2F5 !important;
  /* height: 100%; */
}

.detail-page-siagaberkah .sub-bekal-berkah .card .btn-donasi a {
  background-color: #F8F2F5;
  color: #FB6B88 !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 12px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 20px;
  text-decoration: none;
}

.detail-page-siagaberkah .sub-bekal-berkah .card .btn-donasi a:hover {
  color: #ffffff !important;
  background-color: #D24A7D;
}

/* detail page traktiran berkah */

.detail-page-traktiranberkah {
  width: 100%;
  height: auto;
}

#imgheadertraktiranberkah {
  background-image: url('../images/header-program-details.jpg') !important;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.detail-page-traktiranberkah .header {
  padding: 9%;
  width: 100%;
  margin-top: 3% !important;
  font-family: 'Segoe Ui';
  text-align: center;
}

.detail-page-traktiranberkah .header h2 {
  color: #D24A7D;
  font-weight: bold;
  font-family: 'Segoe Ui' !important;
}

.detail-page-traktiranberkah .content {
  background-color: #F8E7EF;
  padding: 3%;
}

.detail-page-traktiranberkah .content .btn-lainnya a {
  font-family: 'Segoe Ui';
  text-decoration: none;
  color: #9E3E6E;
}

.detail-page-traktiranberkah .content .btn-lainnya a:hover {
  color: #000000;
}

.detail-page-traktiranberkah .content .card {
  background-color: #F8E7EF;
  border: none;
  /* margin-bottom: 15% !important; */
}

.detail-page-traktiranberkah .content .sub-warung {
  background-color: #F8E7EF;
  padding: 2%;
}

.detail-page-traktiranberkah .content .sub-warung h2 {
  color: #000000;
  font-family: 'Quicksand';
  text-align: center !important;
}

.detail-page-traktiranberkah .content .sub-warung p {
  color: #000000;
  font-family: 'Segoe Ui';
  text-align: center !important;
}

.detail-page-traktiranberkah .content .sub-warung .card {
  background-color: #F8F2F5;
  padding: 2%;
  font-family: 'Segoe Ui';
  border: 1px solid #00000029;
}

.detail-page-traktiranberkah .content .sub-warung .card .button-traktir a {
  width: 70%;
  color: #FB6B88;
  background-color: #F8F2F5;
  border: 2px solid #FB6B88;
  border-radius: 15px;
}

.detail-page-traktiranberkah .content .sub-warung .card .button-traktir a:hover {
  width: 70%;
  color: #FFFFFF;
  background-color: #FB6B88;
  border: 2px solid #FB6B88;
  border-radius: 15px;
}

.detail-page-traktiranberkah .content .sub-warung .card .button-traktir-btn button {
  width: 70%;
  color: #FB6B88;
  background-color: #F8F2F5;
  border: 2px solid #FB6B88;
  border-radius: 15px;
}

.detail-page-traktiranberkah .content .sub-warung .card .button-traktir-btn button:hover {
  width: 70%;
  color: #FFFFFF;
  background-color: #FB6B88;
  border: 2px solid #FB6B88;
  border-radius: 15px;
}

.detail-page-traktiranberkah .content .movies {
  padding: 10%;
}

.detail-page-traktiranberkah .content .movies h1 {
  font-family: 'Quicksand' !important;
  text-align: center;
  margin-bottom: 2%;
}

.detail-page-traktiranberkah .content .movies .btn-bottom a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.detail-page-traktiranberkah .content .movies .btn-bottom a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* detail page siang berkah */
.detail-page-traktiranberkah .content .etalase-siang-berkah {
  background-color: #F8E7EF;
  padding: 2%;
}

.detail-page-traktiranberkah .content .etalase-siang-berkah h2 {
  color: #000000;
  font-family: 'Quicksand';
}

.detail-page-traktiranberkah .content .etalase-siang-berkah p {
  color: #000000;
  font-family: 'Segoe Ui';
}

.detail-page-traktiranberkah .content .etalase-siang-berkah .card {
  background-color: #F8F2F5;
  padding: 4%;
  font-family: 'Segoe Ui';
  /* border: 1px solid #00000029; */
}

.detail-page-traktiranberkah .content .maps .map-container-3{
  overflow:hidden;
  padding-bottom:56.25%;
  position:relative;
  height:0;
}
.detail-page-traktiranberkah .content .maps .map-container-3 iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

.detail-page-traktiranberkah .content .btn-bottom a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.detail-page-traktiranberkah .content .btn-bottom a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}
/* page sponsor korporasi */
#imgheadersponsor {
  background-image: url('../images/headersponsor.png') !important;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.sponsor-page {
  width: 100%;
  height: auto;
}

.sponsor-page .header {
  /* background-color: #FFF1F2; */
  padding: 5%;
  width: 100%;
  font-family: 'Segoe Ui';
  text-align: center;
}

.sponsor-page .header h1{
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 3%;
  margin-top: 18%;
  font-family: 'Segoe Ui' !important;
}

.sponsor-page .content {
  background-color: #F8E7EF !important;
  padding: 5%;
  font-family: 'Segoe Ui';
}

.sponsor-page .logo-sponsor {
  width: 100%;
  background-color: #E1CAD2;
  padding: 3%;
  text-align: center;
}

.sponsor-page .logo-sponsor .col-md-2 {
  background-color: #E1CAD2;
  border: none;
  margin: 1%;
  display: block;
}

/* progress page */
.progres-page {
  width: 100%;
  background-color: #F8E7EF;

}

.progres-page .content {
  padding: 5%;
  margin-bottom: 0%;
}

.progres-page h2 {
  margin-top: 15%;
  color: #820845;
  font-weight: bold;
  margin-bottom: 8%;
  text-align: center;
}

.progres-page h1 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 8%;
}

.progres-page .card {
  border: none;
  background-color: #F8E7EF;
  text-align: center;
  font-family: 'Roboto' !important;
}

#dot {
  height: 25px;
  width: 25px;
  background-color: #D24A7D;
  border-radius: 50%;
  display: inline-block;
}

.progres-page .card .card-body h4 {
  font-family: 'Roboto' !important;
  font-weight: bold;
  color: #707070;
}

.progres-page .card .card-body h5 {
  font-family: 'Roboto' !important;
  font-weight: normal;
  color: #670E2F;
}

.progres-page .bagian-bawah {
  padding: 3%;
  background-color: #F8F2F5;
}

.progres-page .bagian-bawah h2 {
  margin-top: 5%;
  color: #820845;
  font-family: 'Roboto' !important;
  font-weight: bold;
  text-align: center;
}

.progres-page .bagian-bawah .card {
  background-color: #F8F2F5;
}

.progres-page .bagian-bawah .card .card-body .card-title {
  color: #FE4F72;
  font-weight: bold;
}

.progres-page .bagian-bawah .card .card-body .card-text {
  color: #820845;
}

/* Kenapa Makanan Pages */
#imgheaderkenapamakanan {
  background-image: url('../images/kenapamakanan.png') !important;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.kenapamakanan-pages {
  width: 100%;
  height: auto;
}

.kenapamakanan-pages .header {
  padding: 11%;
  width: 100%;
  margin-top: 3% !important;
  font-family: 'Segoe Ui';
  text-align: center;
}

.kenapamakanan-pages .header h2 {
  color: #ffffff;
  font-weight: bold;
}

.kenapamakanan-pages .content {
  background-color: #F8E7EF;
  padding: 3%;
  width: 100%;
}

.kenapamakanan-pages .content h1 {
  color: #670E2F;
  text-align: center;
  padding-left: 15%;
  padding-right: 15%;
  font-weight: bold;
  margin-bottom: 5%;
}

.kenapamakanan-pages .content .card {
  border: none;
  background-color: #F8E7EF;
}

.kenapamakanan-pages .card-frame {
  background-color: #FFF1F2;
  padding: 3%;
  border-radius: 20px;
}

.kenapamakanan-pages .card-frame .card {
  border: none;
  background-color: #FFF1F2;
}

.kenapamakanan-pages .card-frame .card .card-img-top {
    width: 75%;
    height: 15vw;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
}

.kenapamakanan-pages .card-frame .card .card-title {
  color: #188B37;
  font-weight: bold;
}

.kenapamakanan-pages .card-frame .card .card-text {
  border: none;
  background-color: #FFF1F2;
  font-weight: normal;
}

.kenapamakanan-pages .content .card-frame h2 {
  font-family: 'Segoe Ui' !important;
  font-weight: bold;
  text-align: center;

}

.kenapamakanan-pages .content .card-frame .btn-bottom a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
}

.kenapamakanan-pages .content .card-frame .btn-bottom a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

.kenapamakanan-pages .content .no-cash h2 {
  font-family: 'Segoe Ui';
  font-weight: bold;
}

.kenapamakanan-pages .content .no-cash .card .card-title {
  color: #A71E51;
  font-weight: bold;
}

.kenapamakanan-pages .content .no-cash .card .card-text {
  font-weight: normal;
  margin-bottom: 5%;
}

.kenapamakanan-pages .content .btn-bottom a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
  margin-bottom: 5%;
}

.kenapamakanan-pages .content .btn-bottom a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

.detail-page-siagaberkah .btn-bottom a {
  background-color: #D24A7D;
  color: #FFFFFF !important;
  border: 3px solid;
  border-color: #D24A7D;
  border-radius: 15px;
  font-family: 'Segoe Ui' !important;
  /* padding: 1%; */
  padding-left: 5%;
  padding-right: 5%;
  font-size: 15px;
  text-decoration: none;
  margin-bottom: 5%;
}

.detail-page-siagaberkah .btn-bottom a:hover {
  color: #D24A7D !important;
  background-color: #ffffff;
}

/* Frame 4 */

.frm4-mainpage {
  background-color: #E5E5E5;
  padding: 5% !important;
}

.program-list {
  width: 90%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #D2D2D2;
  border-radius: 20px;
}

.list{
  padding: 3%;
}

.menu{
  width: 100%;
  padding: 3%;
  background-color: #F2F2F2 !important;
  border-radius: 40px;
  margin-bottom: 5%;
}
/* End Frame 4 */


/* start footer */
footer {
  font-family: 'Segoe Ui' !important;
  background-color: #D24A7D;
  padding: 3%;
  width: 100%;
  height: auto;
  margin-top: 0px;
  color: #ffffff;
}

footer .subemail {
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 100px;

}

footer .subemail .inputemail {
  width: 100%;
  padding-left: 1%;
  padding-right: 1%;
}

footer .subemail .inputemail a {
  width: 100px;
  height: 40px;
  color: #000000 !important;
  background-color: #FEA9C8 !important;
  /* font-weight: bold; */
  font-family: 'Segoe Ui';
  padding: 2px;
}

footer .subemail .inputemail button:hover {
  background-color: #FFFFFF !important;
  color: #FF0088 !important;
  border: 2px solid #FF0088 !important;
}

footer .subemail .inputemail input[type=email] {
 max-width: 100%;
 width: 30%;
 height: 40px;
 font-family: 'Segoe Ui';
 border: none;
 padding: 12px 20px;
}

footer .subemail .inputemail button {
  width: 100px;
  height: 40px;
  color: #000000 !important;
  background-color: #FEA9C8 !important;
  /* font-weight: bold; */
  font-family: 'Segoe Ui';
  border: none;
}

footer .maincard {
  margin-top: 100px;
  margin-bottom: 100px;
  width: 100%;
  height: auto;
  font-family: 'Segoe Ui' !important;
}

footer .maincard a:link {
  color: #ffffff;
  text-decoration: none;
}

footer .maincard a:visited {
  color: #ffffff;
  text-decoration: none;  
}

footer .maincard a:hover {
  color: #ffffff;
  text-decoration: none;  
}

footer .maincard a:active {
  color: #ffffff;
  text-decoration: none;  
}

footer .copyright {
  text-align: center;
  width: 100%;
}

footer p a:link {
  color: #ffffff;
  text-decoration: none;
}

footer p a:visited {
  color: #ffffff;
  text-decoration: none;  
}

footer p a:hover {
  color: #ffffff;
  text-decoration: none;  
}

footer p a:active {
  color: #ffffff;
  text-decoration: none;  
}


/* RESPONSIVE CSS */
/* -------------------------------- */

/* Mobile View */
@media only screen and (min-width: 160px) and (max-width:480px) {
  /* Bump up size of carousel content */
    /* Carousel */
      .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
      }

      .carousel-item {
        /* height: 32rem; */
        /* max-height: 100vh; */
        /* min-height: 100vh; */
        max-width: 100vw;
        background-size: cover;
        background-position: left right;
        background-repeat: no-repeat;
        padding-top: 10%;
      }

      .carousel-caption {
        height: 50%;
        margin-bottom: 60px;
        z-index: 10;
        font-family: 'Segoe Ui';
        font-weight: bold;
      }

      .carousel-caption h1 {
        font-size: 15px;
      }

      .carousel-caption a {
        background-color: #D24A7D;
        color: #FFFFFF !important;
        border: 3px solid;
        border-color: #D24A7D;
        border-radius: 15px;
        font-family: 'Segoe Ui' !important;
        /* padding: 1%; */
        padding-left: 5%;
        padding-right: 5%;
        font-size: 10px;
        text-decoration: none;
      }

      .carousel-caption a:hover {
        color: #D24A7D !important;
        background-color: #ffffff;
      }
    /* Emd carousel */
      .featurette-heading {
        font-size: 50px;
      }
      /* Donasi Page General */
      .mainpage .form-non-paket .form {
      width: 90%;
      height: auto;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      background-color: #FFF1F2;
      border: 4px solid;
      border-color: #D24A7D;
      border-radius: 20px;
    }

    /* ----------------------------------------- */
    /* Form Data Diri */
        .mainpage .data-diri .form {
          padding-left: 4% !important;
          padding-right: 4% !important;
          width: 90%;
          height: auto;
          margin-left: auto;
          margin-right: auto;
          background-color: #FFF1F2;
          border-radius: 20px;
          padding: 30px;
        }
    /* End */
    /* ----------------------------------------- */

    /* Header page donasi */
      .mainpage .header-page-donasi .btn-donasi a {
        padding: 0px;
        background-color: #F8F2F5 !important;
        color: #000000;
        font-weight: bold;
        font-family: 'Segoe Ui';
        width: 93px;
        border: 2px solid;
        border-color: #D24A7D;
        margin-top: 20px;
        margin-bottom: 0px;
        font-size: 13px;
        cursor: pointer;
        text-decoration: none;
      }

      .mainpage .header-page-donasi .btn-donasi a:hover {
        background-color: #D24A7D !important;
        color: #ffffff !important;
      }
  /* End header */

        /* Disclaimer */
      .mainpage .data-diri .disclaimer {
        color: #A71E51; 
        text-align: center; 
        padding-left: 10%; 
        padding-right: 10%; 
        padding-top: 2%; 
      }

    /* end Donasi Page General */

    /* Donasi Non Paket Page */
    .mainpage .form-non-paket .form .jenis-donasi h3 {
      color: #820845;
      font-weight: bold;
      font-family: 'Segoe Ui';
      margin-bottom: 25px;
    }

    .mainpage .form-non-paket .form .jenis-donasi a {
      text-align: center;
      background-color: #F8F2F5 !important;
      color: #000000;
      font-family: 'Segoe Ui';
      font-size: 15px;
      border: 2px solid;
      border-color: #D24A7D;
      padding: 7px;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
    }

    .mainpage .form-non-paket .form .jenis-donasi a:hover { 
      background-color: #D24A7D !important;
      color: #ffffff !important;
      text-decoration: none;
    }

    /*Nominal Donasi Section Form*/
    /* ------------------------------------------------------- */
      .mainpage .form-non-paket .form .nominal-donasi input {
        padding: 12px 20px;
        border-radius: 15px;
        border: 2px solid;
        border-color: #D24A7D;
        text-align: center;
        font-weight: bold;
      }
      .mainpage .form-non-paket .form .nominal-donasi 
        input[type=number]::-webkit-inner-spin-button, 
        input[type=number]::-webkit-outer-spin-button {  
          /* opacity: 1; */
          -webkit-appearance: "Always Show Up/Down Arrows";
          opacity: 1;
      }

      .mainpage .form-non-paket .form .nominal-donasi a {
        color: #D24A7D;
        /* font-size: 50px; */
        /* font-weight: bold; */
        font-family: 'Segoe UI';
        padding-top: 10px;
      }

      .mainpage .form-non-paket .form .nominal-donasi p {
        font-weight: normal;
        font-family: 'Segoe UI';
      }
    /* ------------------------------------------------------- */
    /*End*/


    /* end Donasi Non Paket Page */

    /* Donasi Paket Section Page BTN Jenis Donasi */
      .mainpage .form-non-paket .form .jenis-donasi-paket h4 {
        color: #820845;
        font-weight: bold;
        font-family: 'Segoe Ui';
        font-size: 20px;
        margin-bottom: 25px;
      }

      .mainpage .form-non-paket .form .jenis-donasi-paket .btn-donasi-paket a {
        width: 100%;
        background-color: #F8F2F5 !important;
        color: #000000;
        font-family: 'Segoe Ui';
        border: 2px solid;
        border-color: #D24A7D;
        font-size: 15px;
        padding: 7px;
        text-decoration: none;
        /* border-radius: 25px; */
      }

      .mainpage .form-non-paket .form .jenis-donasi-paket .btn-donasi-paket a:hover {
        background-color: #D24A7D !important;
        color: #ffffff !important;
      }
  /* End */

  /* Page Sejarah */
    .header-tentang-kami .awalmula p {
      padding: 2%;
      font-size: 15px;
      color: #670E2F;
    }

    .header-tentang-kami .box-beauty p {
      margin-bottom: 3%;
      font-size: 10px;
    }

    .header-tentang-kami .box-beauty .content-box {
      background-color: #FFF1F2;
      height: auto;
      width: 90%;
      margin-left: auto;
      margin-right: auto;
      padding: 3%;
      border-radius: 20px;
    }

    .header-tentang-kami .box-beauty a {
      background-color: #D24A7D;
      color: #FFFFFF !important;
      border: 3px solid;
      border-color: #D24A7D;
      border-radius: 15px;
      font-family: 'Segoe Ui' !important;
      /* padding: 1%; */
      padding-left: 5%;
      padding-right: 5%;
      font-size: 10px;
      text-decoration: none;
    }

    .header-tentang-kami .box-beauty a:hover {
      color: #D24A7D !important;
      background-color: #ffffff;
    }
  /* End Sejarah */

  /* Carousell testimoni sahabat berkah */
    .testislide .carousel-inner{
      width: 100%;
      height: 1300px;
    }
  /* End */

  /* carousell donatur berkah */
      .kenapadb-pages .slider-donatur .carousel {
        height: 500px;
      }
  /* end donatur */

   /* Thanks card page */
    .thanks-card {
      text-align: center;
      margin-top: 15% !important;
      width: 100%;
      height: auto
    }

    .thanks-card .card {
      /* text-align: center; */
      /* background-color: #F9DCEA; */
      width: 70%;
      height: 100%;
      margin-top: 6%;
      margin-bottom: 6%;
      margin-left: auto;
      margin-right: auto;
      padding: 4%;
      border: 1px;
      background-color: rgba(249, 220, 234, 0.8);
      font-weight: bold;
      color: #670E2F;
    }

    .thanks-card .card h5{
      font-size: 8px;
    }

    .thanks-card .card h1{
      font-size: 15px;
      font-weight: bold;
    }
  /* end thanks card */

  /* Progress page */
  .progres-page select {
    width: 30%;
    color: #820845;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    border: none;
    background: #F8E7EF;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
  }

  .progres-page select * {
    width: 20%;
    color: #820845;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    border: none !important;
    background: #F8E7EF;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
  }
  /* end progress page */

  /* button */  

  .state-button-donasi a {
    padding: 2%;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background-color: #D24A7D !important; 
    color: #FFFFFF;
    font-weight: bold;
    font-family: 'Segoe Ui';
    text-align: center;
  }

  footer .copyright {
    text-align: center;
    width: 100%;
    margin-bottom: 15%;
  }

  /* Section Quotes */

  .quotes {
   width: 100%;
   padding: 5%;
   background-color: #FFDCED !important;
   text-align: center;
  }

  .quotes h4 {
   font-family: 'Segoe Ui';
   font-weight: bold;
   margin-bottom: 5%;
   font-size: 13px;
  }

  /* text jangkauan */

  /* Jangkauan text start */

.jangkauan-bantuan {
  width: 100%;
  padding: 5%;
  background-color: #F8E7EF;
}

.jangkauan-bantuan .kotak {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 15%; */
  height: auto;
  color: #FFFFFF;
  background-color: #820845;
  border-radius: 15px;
  text-align: center;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 4%;
  padding-bottom: 4%;
}

.jangkauan-bantuan .kotak .col-md-3 h2 {
  font-weight: bold;
  font-family: 'Segoe Ui';
  font-size: 30px;
}

.jangkauan-bantuan .kotak .col-md-3 h3 {
  font-weight: bold;
  font-family: 'Segoe Ui';
  font-size: 25px;
}

.jangkauan-bantuan .kotak .col-md-3 h5 {
  font-weight: normal;
  font-size: 18px;
}

.jangkauan-bantuan .tulisanbawahkotak {
  color: #FFFFFF !important;
  font-size: 45px !important;
  font-weight: bold;
  text-align: center;
  font-family: 'Segoe Ui';
  margin-bottom: 70px;
}

.jangkauan-bantuan h1 {
  text-align: center;
  font-family: 'Segoe Ui';
  font-weight: bold;
  padding-top: 5%;
  padding-bottom: 5%;
  color: #820845;
  font-size: 25px;
}

#img-jangkauandb {
  background-image: url('../images/landing-page-home.jpg') !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
}

} 
/* end */

/* Tablet View */
@media only screen and (min-width: 481px) and (max-width:780px) {
     .featurette-heading {
      margin-top: 7rem;
    }

  /* Carousel */
    .carousel-item {
      /* height: 32rem; */
      /* max-height: 100vh; */
      /* min-height: 100vh; */
      max-width: 100vw;
      background-size: cover;
      background-position: left right;
      background-repeat: no-repeat;
      padding-top: 5%;
    }

    .carousel-caption {
      height: 50%;
      margin-bottom: 90px;
      z-index: 10;
      font-family: 'Segoe Ui';
      font-weight: bold;
    }

    .carousel-caption h1 {
      font-size: 30px;
    }

    .carousel-caption a {
      background-color: #D24A7D;
      color: #FFFFFF !important;
      border: 3px solid;
      border-color: #D24A7D;
      border-radius: 15px;
      font-family: 'Segoe Ui' !important;
      /* padding: 1%; */
      padding-left: 5%;
      padding-right: 5%;
      font-size: 12px;
      text-decoration: none;
    }

    .carousel-caption a:hover {
      color: #D24A7D !important;
      background-color: #ffffff;
    }
    /* Emd carousel */
    
  /* Donasi Page General */
    .mainpage .form-non-paket .form {
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #FFF1F2;
    border: 4px solid;
    border-color: #D24A7D;
    border-radius: 20px;
  }

  /* ----------------------------------------- */
  /* Form Data Diri */
      .mainpage .data-diri .form {
        padding-left: 4% !important;
        padding-right: 4% !important;
        width: 80%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        background-color: #FFF1F2;
        border-radius: 20px;
        padding: 30px;
      }
  /* End */
  /* ----------------------------------------- */

  /* Header page donasi */
      .mainpage .header-page-donasi .btn-donasi a {
        padding: 0px;
        background-color: #F8F2F5 !important;
        color: #000000;
        font-weight: bold;
        font-family: 'Segoe Ui';
        width: 120px;
        border: 2px solid;
        border-color: #D24A7D;
        margin-top: 20px;
        margin-bottom: 0px;
        font-size: 15px;
        cursor: pointer;
        text-decoration: none;
      }

      .mainpage .header-page-donasi .btn-donasi a:hover {
        background-color: #D24A7D !important;
        color: #ffffff !important;
      }
  /* End header */

      /* Disclaimer */
      .mainpage .data-diri .disclaimer {
        color: #A71E51; 
        text-align: center; 
        padding-left: 15%; 
        padding-right: 15%; 
        padding-top: 2%; 
      }
  /* End Donasi Page General */

  /* Donasi Non Paket Page */
  .mainpage .form-non-paket .form .jenis-donasi h3 {
    color: #820845;
    font-weight: bold;
    font-family: 'Segoe Ui';
    margin-bottom: 25px;
  }

  .mainpage .form-non-paket .form .jenis-donasi a {
    text-align: center;
    background-color: #F8F2F5 !important;
    color: #000000;
    font-family: 'Segoe Ui';
    font-size: 15px;
    border: 2px solid;
    border-color: #D24A7D;
    padding: 7px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .mainpage .form-non-paket .form .jenis-donasi a:hover { 
    background-color: #D24A7D !important;
    color: #ffffff !important;
    text-decoration: none;
  }

  /*Nominal Donasi Section Form*/
    /* ------------------------------------------------------- */
      .mainpage .form-non-paket .form .nominal-donasi input {
        padding: 12px 20px;
        border-radius: 15px;
        border: 2px solid;
        border-color: #D24A7D;
        text-align: center;
        font-weight: bold;
      }
      .mainpage .form-non-paket .form .nominal-donasi 
        input[type=number]::-webkit-inner-spin-button, 
        input[type=number]::-webkit-outer-spin-button {  
          /* opacity: 1; */
          -webkit-appearance: "Always Show Up/Down Arrows";
          opacity: 1;
      }

      .mainpage .form-non-paket .form .nominal-donasi a {
        color: #D24A7D;
        font-size: 25px;
        /* font-weight: bold; */
        font-family: 'Segoe UI';
        padding-top: 10px;
      }

      .mainpage .form-non-paket .form .nominal-donasi p {
        font-weight: normal;
        font-family: 'Segoe UI';
        font-size: 20px;
      }
    /* ------------------------------------------------------- */
    /*End*/
  /* End DOnasi Non Paket Page */

  /* Donasi Paket Section Page BTN Jenis Donasi */
      .mainpage .form-non-paket .form .jenis-donasi-paket h4 {
        color: #820845;
        font-weight: bold;
        font-family: 'Segoe Ui';
        font-size: 25px;
        margin-bottom: 25px;
      }

      .mainpage .form-non-paket .form .jenis-donasi-paket .btn-donasi-paket a {
        width: 100%;
        background-color: #F8F2F5 !important;
        color: #000000;
        font-family: 'Segoe Ui';
        border: 2px solid;
        border-color: #D24A7D;
        font-size: 15px;
        padding: 7px;
        text-decoration: none;
        /* border-radius: 25px; */
      }

      .mainpage .form-non-paket .form .jenis-donasi-paket .btn-donasi-paket a:hover {
        background-color: #D24A7D !important;
        color: #ffffff !important;
      }
  /* End */

  /* Page Sejarah */
    .header-tentang-kami .awalmula p {
      padding: 2%;
      font-size: 20px;
      color: #670E2F;
    }

    .header-tentang-kami .box-beauty p {
      margin-bottom: 3%;
      font-size: 20px;
    }

    .header-tentang-kami .box-beauty .content-box {
      background-color: #FFF1F2;
      height: auto;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      padding: 3%;
      border-radius: 20px;
    }

    .header-tentang-kami .box-beauty a {
      background-color: #D24A7D;
      color: #FFFFFF !important;
      border: 3px solid;
      border-color: #D24A7D;
      border-radius: 15px;
      font-family: 'Segoe Ui' !important;
      /* padding: 1%; */
      padding-left: 5%;
      padding-right: 5%;
      font-size: 20px;
      text-decoration: none;
    }

    .header-tentang-kami .box-beauty a:hover {
      color: #D24A7D !important;
      background-color: #ffffff;
    }
  /* End Sejarah */

   /* Testimoni Sahabat Berkah home carousell */
    .testislide .carousel-inner{
      width: 100%;
      height: 1200px;
    }
  /* End */

  /* carousell donatur berkah */
      .kenapadb-pages .slider-donatur .carousel {
        height: 450px;
      }
  /* end donatur */

    /* Thanks card page */
    .thanks-card {
      text-align: center;
      margin-top: 5% !important;
      width: 100%;
      height: auto
    }

    .thanks-card .card {
      /* text-align: center; */
      /* background-color: #F9DCEA; */
      width: 70%;
      height: 100%;
      margin-top: 6%;
      margin-bottom: 2%;
      margin-left: auto;
      margin-right: auto;
      padding: 4%;
      border: 1px;
      background-color: rgba(249, 220, 234, 0.8);
      font-weight: bold;
      color: #670E2F;
    }

    .thanks-card .card h5{
      font-size: 15px;
    }

    .thanks-card .card h1{
      font-size: 20px;
      font-weight: bold;
    }
  /* end thanks card */

  /* Progress page */
  .progres-page select {
    width: 15%;
    color: #820845;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    border: none;
    background: #F8E7EF;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
  }

  .progres-page select * {
    width: 15%;
    color: #820845;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    border: none !important;
    background: #F8E7EF;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
  }
  /* end progress page */


  /* Section Quotes */

  .quotes {
   width: 100%;
   padding: 10%;
   padding-left: 5%;
   padding-right: 5%;
   background-color: #FFDCED !important;
   text-align: center;
  }

  .quotes h4 {
   font-family: 'Segoe Ui';
   font-weight: bold;
   margin-bottom: 5%;
  }

  /* text jangkauan */

  .jangkauan-bantuan {
    width: 100%;
    padding: 5%;
    background-color: #F8E7EF;
  }

.jangkauan-bantuan .kotak {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 15%; */
  height: auto;
  color: #FFFFFF;
  background-color: #820845;
  border-radius: 15px;
  text-align: center;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 4%;
  padding-bottom: 4%;
}

.jangkauan-bantuan .kotak .col-md-3 h2 {
  font-weight: bold;
  font-family: 'Segoe Ui';
  font-size: 18px;
  padding-top: 15%;
}

.jangkauan-bantuan .kotak .col-md-3 h3 {
  font-weight: bold;
  font-family: 'Segoe Ui';
  font-size: 18px;
  padding-top: 15%;
}

.jangkauan-bantuan .kotak .col-md-3 h5 {
  font-weight: normal;
  font-size: 15px;
}

.jangkauan-bantuan .tulisanbawahkotak {
  color: #FFFFFF !important;
  font-size: 45px !important;
  font-weight: bold;
  text-align: center;
  font-family: 'Segoe Ui';
  margin-bottom: 70px;
}

  .jangkauan-bantuan h1 {
    text-align: center;
    font-family: 'Segoe Ui';
    font-weight: bold;
    padding: 5%;
    color: #820845;
    font-size: 30px;
  }

  #img-jangkauandb {
    background-image: url('../images/landing-page-home.jpg') !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
  }

}

/* Dekstop View */
@media only screen and (min-width: 781px) and (max-width: 2400px) {
  .mainpage .main {
    width:100%;
  }

  /* button */
  .state-button-donasi a {
    color: #D24A7D;
    background-color: #D24A7D;
    width: 100%;
    pointer-events: none;
  }

  .state-button-donasi a:hover {
    color: #D24A7D;
    background-color: #D24A7D;
    width: 100%;
  }


  /* Carousel */
    .carousel-item {
      /* height: 32rem; */
      /* max-height: 100vh; */
      /* min-height: 100vh; */
      max-width: 100vw;
      background-size: cover;
      background-position: left right;
      background-repeat: no-repeat;
    }

     .carousel-caption {
      height: 50%;
      margin-bottom: 190px;
      z-index: 10;
      font-family: 'Segoe Ui';
      font-weight: bold;
    }

    .carousel-caption a {
      background-color: #D24A7D;
      color: #FFFFFF !important;
      border: 3px solid;
      border-color: #D24A7D;
      border-radius: 15px;
      font-family: 'Segoe Ui' !important;
      /* padding: 1%; */
      padding-left: 5%;
      padding-right: 5%;
      font-size: 15px;
      text-decoration: none;
    }

    .carousel-caption a:hover {
      color: #D24A7D !important;
      background-color: #ffffff;
    }
  /* Emd carousel */

  /* Donasi Page General */
    .mainpage .form-non-paket .form {
    width: 50%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #FFF1F2;
    border: 4px solid;
    border-color: #D24A7D;
    border-radius: 20px;
  }

  /* ----------------------------------------- */
  /* Form Data Diri */
      .mainpage .data-diri .form {
        padding-left: 4% !important;
        padding-right: 4% !important;
        width: 50%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        background-color: #FFF1F2;
        border-radius: 20px;
        padding: 30px;
      }
  /* End */
  /* ----------------------------------------- */

  /* Header page donasi */
      .mainpage .header-page-donasi .btn-donasi a {
        padding: 0px;
        background-color: #F8F2F5 !important;
        color: #000000;
        font-weight: bold;
        font-family: 'Segoe Ui';
        width: 180px;
        border: 2px solid;
        border-color: #D24A7D;
        margin-top: 20px;
        margin-bottom: 0px;
        font-size: 20px;
        cursor: pointer;
        text-decoration: none;
      }

      .mainpage .header-page-donasi .btn-donasi a:hover {
        background-color: #D24A7D !important;
        color: #ffffff !important;
      }
  /* End header */

  /* Disclaimer */
      .mainpage .data-diri .disclaimer {
        color: #A71E51; 
        text-align: center; 
        padding-left: 20%; 
        padding-right: 20%; 
        padding-top: 2%; 
      }
  /* end Donasi Page General */

  /* Donasi Non Paket */
    .mainpage .form-non-paket .form .jenis-donasi h3 {
      color: #820845;
      font-weight: bold;
      font-family: 'Segoe Ui';
      margin-bottom: 25px;
    }

    .mainpage .form-non-paket .form .jenis-donasi a {
      text-align: center;
      background-color: #F8F2F5 !important;
      color: #000000;
      font-family: 'Segoe Ui';
      font-size: 20px;
      border: 2px solid;
      border-color: #D24A7D;
      padding: 7px;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
    }

    .mainpage .form-non-paket .form .jenis-donasi a:hover { 
      background-color: #D24A7D !important;
      color: #ffffff !important;
      text-decoration: none;
    }

    /*Nominal Donasi Section Form*/
    /* ------------------------------------------------------- */
      .mainpage .form-non-paket .form .nominal-donasi input {
        padding: 12px 20px;
        border-radius: 15px;
        border: 2px solid;
        border-color: #D24A7D;
        text-align: center;
        font-weight: bold;
      }
      .mainpage .form-non-paket .form .nominal-donasi 
        input[type=number]::-webkit-inner-spin-button, 
        input[type=number]::-webkit-outer-spin-button {  
          /* opacity: 1; */
          -webkit-appearance: "Always Show Up/Down Arrows";
          opacity: 1;
      }

      .mainpage .form-non-paket .form .nominal-donasi a {
        color: #D24A7D;
        font-size: 30px;
        /* font-weight: bold; */
        font-family: 'Segoe UI';
        padding-top: 10px;
      }

      .mainpage .form-non-paket .form .nominal-donasi p {
        font-weight: normal;
        font-family: 'Segoe UI';
        font-size: 25px;
      }
    /* ------------------------------------------------------- */
    /*End*/
  /* End Donasi Non Paket */

  /* Donasi Paket Section Page BTN Jenis Donasi */
      .mainpage .form-non-paket .form .jenis-donasi-paket h4 {
        color: #820845;
        font-weight: bold;
        font-family: 'Segoe Ui';
        font-size: 23px;
        margin-bottom: 25px;
      }

      .mainpage .form-non-paket .form .jenis-donasi-paket .btn-donasi-paket a {
        width: 100%;
        background-color: #F8F2F5 !important;
        color: #000000;
        font-family: 'Segoe Ui';
        border: 2px solid;
        border-color: #D24A7D;
        font-size: 20px;
        padding: 7px;
        text-decoration: none;
        /* border-radius: 25px; */
      }

      .mainpage .form-non-paket .form .jenis-donasi-paket .btn-donasi-paket a:hover {
        background-color: #D24A7D !important;
        color: #ffffff !important;
      }
  /* End */

  /* Page Sejarah */
    .header-tentang-kami .awalmula p {
      padding: 2%;
      color: #670E2F;
    }

    .header-tentang-kami .box-beauty p {
      margin-bottom: 3%;
    }

    .header-tentang-kami .box-beauty .content-box {
      background-color: #FFF1F2;
      height: auto;
      width: 70%;
      margin-left: auto;
      margin-right: auto;
      padding: 3%;
      border-radius: 20px;
    }

    .header-tentang-kami .box-beauty a {
      background-color: #D24A7D;
      color: #FFFFFF !important;
      border: 3px solid;
      border-color: #D24A7D;
      border-radius: 15px;
      font-family: 'Segoe Ui' !important;
      /* padding: 1%; */
      padding-left: 5%;
      padding-right: 5%;
      text-decoration: none;
    }

    .header-tentang-kami .box-beauty a:hover {
      color: #D24A7D !important;
      background-color: #ffffff;
    }
  /* End Sejarah */

  /* Thanks card page */
    .thanks-card {
      text-align: center;
      margin-top: 5% !important;
      width: 100%;
      height: auto
    }

    .thanks-card .card {
      /* text-align: center; */
      /* background-color: #F9DCEA; */
      width: 60%;
      height: 100%;
      margin-top: 10%;
      margin-bottom: 10%;
      margin-left: auto;
      margin-right: auto;
      padding: 4%;
      border: 1px;
      background-color: rgba(249, 220, 234, 0.8);
      font-weight: bold;
      color: #670E2F;
    }

    .thanks-card .card h1{
      font-weight: bold;
    }
  /* end thanks card */

  /* Progress page */
  .progres-page select {
    width: 9%;
    color: #820845;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    border: none;
    background: #F8E7EF;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
  }

  .progres-page select * {
    width: 9%;
    color: #820845;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    border: none !important;
    background: #F8E7EF;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
  }
  /* end progress page */

/* Section Quotes */

.quotes {
 width: 100%;
 padding: 10%;
 padding-left: 25%;
 padding-right: 25%;
 background-color: #FFDCED !important;
 text-align: center;
}

.quotes h4 {
 font-family: 'Segoe Ui';
 font-weight: bold;
 margin-bottom: 5%;
}

/* Jangkauan text start */

.jangkauan-bantuan {
  width: 100%;
  padding: 5%;
  background-color: #F8E7EF;
}

.jangkauan-bantuan .kotak {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 15%; */
  height: auto;
  color: #FFFFFF;
  background-color: #820845;
  border-radius: 15px;
  text-align: center;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 4%;
  padding-bottom: 4%;
}

.jangkauan-bantuan .kotak .col-md-3 h2 {
  font-weight: bold;
  font-family: 'Segoe Ui';
}

.jangkauan-bantuan .kotak .col-md-3 h5 {
  font-weight: normal;
}

.jangkauan-bantuan .tulisanbawahkotak {
  color: #FFFFFF !important;
  font-size: 45px !important;
  font-weight: bold;
  text-align: center;
  font-family: 'Segoe Ui';
  margin-bottom: 70px;
}

.jangkauan-bantuan h1 {
  text-align: center;
  font-family: 'Segoe Ui';
  font-weight: bold;
  padding-top: 5%;
  padding-left: 20%;
  padding-right: 20%;
  padding-bottom: 2%;
  color: #820845;
}

#img-jangkauandb {
  background-image: url('../images/landing-page-home.jpg') !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
}

}


