@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: normal;
  src: local('Rubik Regular'), url('../fonts/Rubik-Regular.woff') format('woff');
  }
  @font-face {
  font-family: 'Rubik Light';
  font-style: normal;
  font-weight: normal;
  src: local('Rubik Light'), url('../fonts/Rubik-Light.woff') format('woff');
  }
  @font-face {
  font-family: 'Rubik Medium';
  font-style: normal;
  font-weight: normal;
  src: local('Rubik Medium'), url('../fonts/Rubik-Medium.woff') format('woff');
  }
  @font-face {
  font-family: 'Rubik Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Rubik Bold'), url('../fonts/Rubik-Bold.woff') format('woff');
  }
  @font-face {
  font-family: 'Rubik Black';
  font-style: normal;
  font-weight: normal;
  src: local('Rubik Black'), url('../fonts/Rubik-Black.woff') format('woff');
  }

body{
  font-family: 'Rubik';
}

.page-logo img{
  width: 145px !important;
}
.page-header .page-header-top .page-logo .logo-default {
  margin: 10px 0 0;
}
.page-header .page-header-top {
    height: 60px !important;
}
.page-header .page-header-menu {
    /*background: rgb(230,33,41) !important;
    background: linear-gradient(90deg, rgba(230,33,41,1) 0%, rgba(255,111,0,1) 100%) !important;*/
    background-color: white !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav>li:last-child>a {
  padding-right: 0;
}
.page-header .page-header-menu .hor-menu .navbar-nav>li>a, .page-header .page-header-menu .hor-menu .navbar-nav>li>a>i {
    color: #1F1F1F !important;
}
.page-head {
  display: block;
    margin-bottom: 40px;
}
.page-breadcrumb  {
  display: block;
}
.page-content {
  padding-top: 0px;
}

/*.page-content-wrapper .bgn .zza{
  width: 100% !important;
}*/
/*.page-content-wrapper .bgn .zza .col-md-12 {
  padding: 0px;
}*/
.labels span {
  color: white;
}
.labels{
  background: rgb(230,33,41) !important;
    background: linear-gradient(90deg, rgba(230,33,41,1) 0%, rgba(255,111,0,1) 100%) !important;
    width: 210px;
    padding: 10px 20px;
    border-radius: 20px 0px 45px 0px !important;
    color: white;
    position: relative;
    top: -150px;
}
.texts {
  background-color: white;
  padding: 45px 30px 10px 30px;
  height: 135px;
  border-radius: 20px 20px 20px 20px !important;
}
.texts span {
  font-size: 35px;
    font-weight: 700;
}

.form_text {
  background-color: white;
  min-height: 435px;
  padding: 25px;
    border-radius: 20px 20px 20px 20px !important;
}
.title_text span{
  font-size: 21px;
    font-weight: 600;
}
.garis {
    width: 65px;
    height: 3px;
    background-color: red;
}
.kotak_berita {
  margin-top: 40px;
}
.kotak_berita .col-md-3{
  text-align: center;
}
.judula {
  color: red;
  font-size: 18px;
    font-weight: 600;
}

.entry span{
  color: #A5A5A5 !important;
}
.deskripsi {
  margin-top: 10px;
}
.form_text.beritaa {
  height: auto;
}
.buttonlihat {
    background: rgb(230,33,41) !important;
    background: linear-gradient(90deg, rgba(230,33,41,1) 0%, rgba(255,111,0,1) 100%) !important;
    width: 175px;
    text-align: center;
    padding: 8px;
    border-radius: 20px !important;
    margin-top: 15px;
}
.buttonlihat a {
  color: white;
}

.judula {
    display: -webkit-box;
    max-width: 98%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.colsa {
  color: white;
}
.colsa:hover {
  text-decoration: unset;
  color: white;
}
.deskripsi {
  display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gambar img ,.img-profil{
    width: 100%;
    height: 140px;
    object-fit: contain;
}
a:hover {
  text-decoration: unset;
}
.bntlihat {
  padding: 8px 50px;
  border-radius: 20px !important;
  border:1px solid red;
  color: #E62129;
}
.page-footer {
  color: #fff !important;
  padding: 5em 0 3em;
  background: url('../img/bg-footer.jpg') !important;
  background-size: cover !important;
}
.page-header-top .container {
  height: 60px;
}

.btnas {
  position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -85px;
}

.daftarbtn {
  background-color: #033E4C;
    padding: 10px 25px;
    border-radius: 0px !important;
}
.masukbtn {
  background-color: #1F1F1F;
    padding: 10px 25px;
    border-radius: 0px !important;
}
.ssf {
  display: flex;
}
.page-header .page-header-top .top-menu .ssf{
  margin-top: -5px !important;
}
.page-header .page-header-top .top-menu .nav.navbar-nav.pull-right{
  /*margin-top: -24px !important;*/
  margin-top: -7px !important;
}
.daftarbtn a,.masukbtn a {
  color: white;
}
.caption .garis {
  margin-top: 13px !important;
}
.portlet-title {
  border-bottom: 0px !important;
}
.title_text span {
  color: #424D53;
}
.jjakl  {
  position: absolute;
    right: 0px;
    top: 0px;
    background-color: #E9C256;
    border-color: #E9C256;
    border-radius: 0px 17px 0px 17px !important;
    color: white;
}
.white-popup-block {
  border-radius: 17px !important;
}
.xxcd {
    background: rgb(230,33,41) !important;
    background: linear-gradient(90deg, rgba(230,33,41,1) 0%, rgba(255,111,0,1) 100%) !important;
}

.group1 {
    display: block;
    text-align: left;
    font: 17px sans-serif, bold;
    position: relative
}

.group1 .label {
    position: absolute;
    bottom: 4px;
    margin-bottom: 0px;
}
.group1 input[type='checkbox'] {
    width: 16px;
   height: 16px;
   cursor: pointer;
}

.mfp-content .mfp-close {
  background-color: #E9C256 !important;
    border-color: #E9C256 !important;
    border-radius: 0px 17px 0px 17px !important;
    color: white !important;
    width: 37px !important;
    height: 37px !important;
    line-height: 37px !important;
}
.group2 {
    display: block;
    height: 0px;
    text-align: left;
    padding-left: 70px;
    padding-top: 10px;
    font: 18px sans-serif;
    position: relative;
   top: 0;
   left: 0;
}
.group2 > i {
  position: absolute;
  right: 15px;
  bottom: 21px;
 cursor: pointer
}
.xxcd {
  transition: 1s ease-in-out;
}
.xxcd:hover {
  background: rgb(255,111,0) !important;
  background: linear-gradient(90deg, rgba(255,111,0,1) 0%, rgba(230,33,41,1) 100%) !important;
  
}

.page-breadcrumb.breadcrumb {
    display: inline-block !important;
    float: right !important;
    padding: 19px 0 !important;
}

.data_alumni tr{
    height: 40px;
}

.box_cari {
    height: 300px !important;
    min-height: 235px !important;
}
.form-label label{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    font-weight: bold;
    font-size: 16px;
}
.selecteds {
    width: 250px;
    border-width: 0px 0px 1px 0px !important;
    padding: 10px 0px;
    border-color: #d6d6d6;
} 
.selecteds:after {
    color: red
}

.inpt {
    border:2px solid #DEDEDE;
    border-radius: 7px !important;
    padding: 10px 6px;
    width: 300px;
}
.tblcari {
    background-color: #E9C256;
    padding: 10px 15px;
    color: white;
    border-radius: 10px !important;
}
.boxsort {
    padding: 15px 0px;
}
.boxsort a:first-child {
    padding: 3px 20px;
    border-radius: 20px 0px 0px 20px !important;
    border:1px solid #eaeaea
}
.boxsort a:last-child {
    padding: 3px 32px 3px 10px;
    border-radius: 0px 20px 20px 0px !important;
    border:1px solid #eaeaea;
    border-width: 1px 1px 1px 0px;
}
.boxsort a {
    color: #797979;
    border:1px solid #eaeaea;
    padding: 3px 8px;
    border-width: 1px 0px 1px 0px;
    margin-left: -4px;
}
.boxsort a.active {
    background-color: #E9C256;
    color: white;
}

.kotak_profil {
    background-color: white;
    height: 200px;
    margin-top: 20px;
    padding:20px 10px;
    border-radius: 20px !important;
}

.box_profil {
    border-radius: 20px;
}

td .buttonlihat.xxcd, .btnsas .buttonlihat.xxcd {
    color: white;
    padding: 5px 20px;
}
.kotak_profil img{
    height: 100px;
}
.kotak_profil .data_alumni tr{
    height: 25px;
}
.btnasa {
    height: 70px !important;
}
.nama_profil {
    font-size: 20px;
    font-weight: 700;
}
.dropbtn {
  background-color: #F0EFEF;
  color: #aaaaaa;
  padding: 6px 10px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  border-radius: 10px !important;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #F0EFEF;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 120px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  text-align: left;
}

.dropdown-content a {
  color: black;
  padding: 4px 12px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}

.verif {
    background-color: #23C760;
    width: 175px;
    text-align: center;
    padding: 5px 20px;
    border-radius: 20px !important;
    margin-top: 15px;
    color: white;
}
.verif:hover {
    color: white;
    background-color: #1aa24d;
}

.ribbon {
  width: 100%;
  position: relative;
  float: left;
  background-size: cover;
  text-transform: uppercase;
  color: white;
}
.ribbon:nth-child(even) {
  margin-right: 4%;
}
@media (max-width: 500px) {
  .ribbon {
    width: 100%;
  }
  .ribbon:nth-child(even) {
    margin-right: 0%;
  }
}
.ribbon3 {
  width: 150px;
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  position: absolute;
  right: -35px;
  top: 0px;
  background: #23C760;
}
.ribbon3:before, .ribbon3:after {
  content: "";
  position: absolute;
}
.ribbon3:before {
  height: 0;
  width: 0;
  top: -8.5px;
  right: 0.1px;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
  -ms-transform: rotate(90deg); /* IE 9 */
  transform: rotate(90deg);
}
.ribbon3:after {
  height: 0;
  width: 0;
  bottom: -2px;
  left: -35px;
  border-left: 17.5px solid #23C760;
  border-right: 17.5px solid #23C760;
  border-bottom: 39px solid transparent;
  -ms-transform: rotate(90deg); /* IE 9 */
  transform: rotate(90deg);
}
.ribbon3.ttp:after {
  border-left: 17.5px solid #E62129;
  border-right: 17.5px solid #E62129;
}
.ribbon3.ttp {
  background: #E62129;
}
.judul_a {
    color: #424D53;
    font-weight: 700;
}
.dates {
    color: #A5A5A5;
}

.boxs {
    margin-bottom: 40px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 40px;
}

.page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li:hover>a, 
.page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li>a:hover {
    background: #c10003!important;
}

.informasi_galeri tr td:first-child {
    display: flex;
}
.inlinea {
    padding: 20px;
}
.judul1 {
    font-weight: 900;
    color: #E62129; 
}
.judul2 {

}
.informasi_galeri tr th{
    background-color: #E62129;
    color: white;
    padding: 15px;
}
.informasi_galeri tr td{
    padding: 15px;
}

.informasi_galeri tr th:first-child {
    border-radius: 10px 0px 0px 10px!important;
}
.informasi_galeri tr th:last-child {
    border-radius: 0px 10px 10px 0px!important;
}

/*.page-header .page-header-menu .hor-menu .navbar-nav>li.active>a,
.page-header .page-header-menu .hor-menu .navbar-nav>li.active>a:hover,
.page-header .page-header-menu .hor-menu .navbar-nav>li.current>a,
.page-header .page-header-menu .hor-menu .navbar-nav>li.current>a:hover {
    background-color: #c10003!important;
    background: #c10003!important;
}*/
.page-header .page-header-menu .hor-menu .navbar-nav>li.active>a,
.page-header .page-header-menu .hor-menu .navbar-nav>li.active>a:hover,
.page-header .page-header-menu .hor-menu .navbar-nav>li.current>a,
.page-header .page-header-menu .hor-menu .navbar-nav>li.current>a:hover {
    color: #333333 !important;
    border-bottom: 4px solid #DF982E;
    background-color: #FFF1E7 !important;
}
.breadcrumb a {
    color: #697882;
}
.informasi_galeri tr:first-child {
    border-bottom: 0px solid #eaeaea;
}
.informasi_galeri tr{
    border-bottom: 1px solid #eaeaea;
}
.ssf.mobile {
    display: none;
}
/*.page-header .page-header-menu .hor-menu .navbar-nav>li.active>a:focus,
.page-header .page-header-menu .hor-menu .navbar-nav>li.current>a:focus,
.page-header .page-header-menu .hor-menu .navbar-nav .menu-dropdown.classic-menu-dropdown a:focus {
    background-color: #c10003!important;
    background: #c10003!important;
}*/
.page-header .page-header-menu .hor-menu .navbar-nav>li.active>a:focus,
.page-header .page-header-menu .hor-menu .navbar-nav>li.current>a:focus,
.page-header .page-header-menu .hor-menu .navbar-nav .menu-dropdown.classic-menu-dropdown a:focus {
    color: #333333 !important;
    border-bottom: 4px solid #DF982E;
    background-color: #FFF1E7 !important;
}


/*responsive*/
@media (max-width: 768px) {
    .form_text {
        margin-bottom: 15px;
    }
    .buttonlihat.xxcd {
        margin:auto; 
    }
    .judula ,.entry ,.deskripsi,.gambar {
        margin-bottom: 10px;
    }
    .ssf {
        display: none;
    }
    .ssf.mobile {
        display: block;
        margin: 10px auto;
        width: 95%;
        text-align: center;
    }
    .page-head {
        background: #e62129;
        color: white;
    }
    .breadcrumb ,.breadcrumb a {
        color: white;
    }
    .selecteds {
        width: 100%;
    }
    .inpt {
        width: 84%;
    }
    .form_text.box_cari .col-md-6:nth-child(2) .form-label {
        float: left !important;
        width: 100%;
        margin-top: 20px;
    }
    .form_text.box_cari .col-md-12 {
        display: flex;
    }
    .form_text.box_cari .col-md-12 .form-label{
        width: 100%;
    }
    .form_text.box_cari {
        height: auto !important;
    }
    .boxsort {
        display: flex !important;
        width: 100%;
        overflow-x: auto;
    }
    .kotak_profil {
        height: auto !important;
    }
    .kotak_profil .col-md-2
    {
        position: absolute;
        right: -5px;
        top: 0px;
    }
    .form_text.beritaa {
        overflow-x: auto;
    }
    .informasi_galeri {
        width: 950px;
    }
    .judul_a {
        padding-top: 35px;
    }
    .boxs {
        margin-bottom: 10px;
        padding-bottom: 35px;
    }
    .page-head .page-title>h1 {
        color: white;
    }
    .page-head .page-title {
        float: unset;
        text-align: center;
    }
    .page-head .container {
        text-align: center;
    }
    .page-breadcrumb.breadcrumb {
        float: unset !important;
    }
    .page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li.active>a, 
    .page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li.active>a:hover, 
    .page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li.current>a, 
    .page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li.current>a:hover, 
    .page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li.open>a, 
    .page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li.open>a:hover {
        background-color: #df982e!important;
        background: #df982e!important;
    }

    .menu-dropdown.classic-menu-dropdown.child-dropdown.opened .child-dropdown-menu{
        margin-left: 0px;
    }
    .slider-responsive {
      display: block !important;
      position: absolute;
      top: 0px;
      height: 450px;
      display: flex !important;
      justify-content: center;

    }
    .slider-responsive img {
      object-fit: contain;
    }
    .carousel-inner .item > img {
      filter: blur(5px) !important;
      -webkit-filter: blur(1px);
      filter: opacity(80%);
      /*filter: brightness(0.30);*/
    }
    .page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a {
      margin: 0px 0px !important;
    }
    .nav .menu-dropdown.classic-menu-dropdown.opened .dropdown-menu.pull-left {
      background-color: #BB0303 !important;
    }
    .nav .menu-dropdown.classic-menu-dropdown.opened .dropdown-menu.pull-left a {
      color: white !important;
    }
    .nav .menu-dropdown.classic-menu-dropdown.opened .dropdown-menu.pull-left .menu-dropdown.classic-menu-dropdown.child-dropdown.opened .dropdown-menu.pull-left.child-dropdown-menu a:before {
      content:"\f068";
      font-family: FontAwesome;
      font-size: 6px;
      position: relative;
      top: -2px;
    }
    .sticky-mobile {
      position: fixed;
    }
    .page-content-inner .text_informasi img {
      width: 100%;
    }
}

.slider-responsive {
  display: none;
}

.page-header .page-header-menu .hor-menu .navbar-nav>li.classic-menu-dropdown .dropdown-menu {
  min-width: 210px;
}

/*custom layout update*/
.page-header-top {
  background-color: #BB0303;
}
.page-header .page-header-top .page-logo {
  height: 60px;
}
.page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li:hover>a,
.page-wrapper-top .page-header .page-header-menu .hor-menu .navbar-nav>li>a:hover {
  color: #333333 !important;
  border-bottom: 4px solid #DF982E;
  background-color: #FFF1E7 !important;
}
.page-header {
  height: 152px;
}
.page-header .page-header-menu {
  height: 93px;
}
.flex-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logo-head {
  width: 130px;
  height: auto;
}
.logo-bgwhite {
  background-color: white;
  padding: 10px 5px 2px 5px;
  /* margin-top: -14px;
  margin-left: 10px;
  border-radius: 0px 0px 5px 5px !important; */
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.page-header-top .col-md-6 a {
  position: relative;
  top: 20px;
  color: white;
  margin-right: 50px;
}
.link-head .fa {
  color: #fff;
  margin-right: 8px;
  font-size: 20px;
  position: relative;
  top: 1px;
}
.link-head span {
  border-left: 1px solid #fff;
  padding-left: 8px;
}

.box-bgdonasi {
  background-image: url(../../../images/bg-donasi.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /*width: 90%;
  height: 350px;*/
  display: table-cell;
  vertical-align: top;
  padding: 20px;
  height: 370px;
}
.bg-gradasi {
  background: rgb(255,57,30);
  background: linear-gradient(180deg, rgba(255,57,30,1) 0%, rgba(230,33,41,1) 100%);
  display: block;
  margin:auto;
  width: 100%;
  height: 370px; 
}
.img-donasi {
  width: 100%;
  height:auto;
  padding: 25px;
}
.donasi-home {
  margin-top: -60px;
}
.video-iframe {
  width: 100%;
  height: 353px;
  border-radius: 8px;
}
.box-about {
  width: 83.3%;
  border: 14px solid #f8d4d6;
  display: block;
  margin:auto;
  position: relative;
  left: 85px;
  min-height: 400px;
}
.carousel-indicators {
    bottom: 60px;
}
.box-video {
  /* position: absolute;
  right: -5px;
  top: 31px;
  z-index: 2;
  width: 425px;
  height: 270px;
  background-color: #eff3f8;
  background-image: url(../../../images/sample-img.png);
  background-size: cover; */
}
.box-foto {
  position: absolute;
  margin-top: 33px;
  z-index: 2;
  width: 420px;
  height: 335px;
  margin-left: -25px;
  /*background-color: #eff3f8;*/
  /*background-image: url(../../../images/sample-img.png);*/
}
.box-foto img {
  width: 420px;
  height: 345px;
}
.about-section {
  margin: 100px 0px;
}
.berita-section {
  margin-bottom: 100px;
}
.deskripsi-about {
  /*padding-left: 355px !important;*/
  padding: 40px 20px 40px 215px;
}
.page-content {
  background:#fff; 
}
.div-container {
  display: block;
  width: 92%;
  margin:auto;
  padding:0px 12px; 
}
.btn-lihatsemua {
  border: 1px solid #E62129;
  color: #E62129;
  transition: .3s ease-in-out;
}
.thumb-berita {
  width: 100%;
  height: 194px;
  object-fit: fill;
}
.title-berita {
  font-weight: 800;
}
.box-konten {
  padding: 15px;
}
.box-konten a{
  color: #333;
}
.border-berita {
  border:1px solid #dedede;
  border-top: 0px; 
}
.publish {
  font-size: 11px;
  position: relative;
  top: -3px;
}
.meta-berita {
  position: relative;
  margin-top: -38px;
  color: white;
  top: -10px;
}
.meta-berita a{
  color: white;
}
.thumb-meta {
  width: 15px;
}
.meta-komen a{
  width: 50%;
  display: inline-flex;
  transition: .2s ease-in-out;
}
.meta-komen a:hover{
  color: #e62129;
}
.meta-komen {
  display: flex;
  position: relative;
  top: 10px;
}
.btn-berita {
  background-color: #DF982E;
  color: white !important;
  transition: .3s ease-in-out;
}
.btn-berita:hover {
  background-color: #bc7c1c;
}

.title-berita{
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 38px;
}
.isi-berita {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 60px;
  margin-bottom: 20px;
}
.col-md-8 h3 {
  padding: 10px 0px;
}
.box-tgl-agenda {
  background-color: #E62129;
  width: 100px;
  height: 100px;
  text-align: center;
}
.box-tgl-agenda h2 {
  color: white;
  text-align: center;
  margin: 0px;
  position: relative;
  top: 15px;
  font-weight: bolder;
}
.box-tgl-agenda h3 {
  margin:0px; 
  color: white;
}
.garis-tgl-agenda {
  background-color: #DF982E;
  width: 32px;
  height: 3px;
  margin: auto;
  margin-top: 7px;
}
.box-tgl-agenda:after {
  content: "\f0da";
  font-family: FontAwesome;
  color: #e62129;
  font-size: 32px;
  position: relative;
  right: -49px;
  top: -90px;
}
.item-agenda {
  display: inline-flex;
}
.box-konten-agenda {
  padding: 0px 25px;
}
.waktu-agenda,
.nama-tempat{
  color: #E62129;
}
.angka-donasi {
  font-weight: bolder;
  font-size: 30px;
}
.deskripsi-donasi{
  margin: 25px 0px 40px;
}
.btn-donasisekarang {
  background-color: #DF982E;
  color: white;
  transition: 1s ease-in-out;
}
.btn-donasisekarang:hover{
  background-color: #bc7c1c;
  color: white;
}
.total-donasi {
  margin-bottom: 30px;
}
.btn-lihatsemua:hover {
  background-color:#E62129 ;
  color: white;
}
.img-footer {
  width: 200px;
  height: auto;
}
#menu-link-terkait {
  list-style-type: none;
  padding-left: 0px;
}
#menu-link-terkait li{
    margin-bottom: 10px;
    padding-bottom: 8px;
}
#menu-link-terkait li a{
    color: #fff;
}
#menu-link-terkait li a:before {
  content:"\f054";
  margin-right: 10px;
  font-family: FontAwesome;
}
.widget-title {
  margin-top: 0px;
  /* margin-bottom: 40px; */
  margin-bottom: 30px;
  font-family: 'Rubik Bold';
  font-size: 16px;
}
.footer-sosmed a .fa{
  background-color: #DF982E;
  padding: 11px 0px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
}

.footer-sosmed a .fa:hover{
  -webkit-animation: jello-horizontal 0.9s both;
          animation: jello-horizontal 0.9s both;
}
@-webkit-keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}



#menu-link-terkait li a:hover {
  -webkit-animation: tilt-in-left-1 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
          animation: tilt-in-left-1 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2021-7-21 14:33:0
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tilt-in-left-1
 * ----------------------------------------
 */
@-webkit-keyframes tilt-in-left-1 {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
            transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
            transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}
@keyframes tilt-in-left-1 {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
            transform: rotateX(-30deg) translateX(-300px) skewX(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
            transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}

#footer1a table .fa {
  font-size: 15px;
}
#footer1a table tr td:nth-child(1) {
  text-align: center;
}
#footer1a table tr td {
  padding: 5px;
}
.thumb-head {
  width: 100%;
}
.page-wrapper .page-wrapper-middle {
  background-color: white;
}
.breadcrum {
  color: white;
  padding: 95px 20px;
  text-align: center;
}
.breadcrum-page {
  color: #DF982E;
}
p {
  text-align: justify;
  margin: 20px 0 40px;
}
.img-content {
  width:175px;
  height: 150px;
  color: #111;
  border-radius: 50%;
  text-align: center;
  font-size: 90px;
  float: left;
  padding: 6px;
  background-clip: content-box;
  object-fit: cover;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 15px;
}
.img-content img {
  display: inline-block;
}

.btn-kirim {
  background-color: #42B476 !important;
  padding:10px 20px !important;
  color: white !important;
  transition: .3s ease-in-out; 
}
.btn-kirim:hover {
  background-color: #2f935d !important;
  padding: 10px 30px !important; 
}
.garis-footer {
  width: 70px;
  height: 3px;
  background-color: #e62129;
  position: absolute;
  top: 85px;
}
.carousel-caption h3{
  position: relative;
  top: -40px;
}
.sosmed-slider {
  width: 25px;
}
.slider-content {
  position: absolute;
  top: 40%;
  left: 180px;
  width: 78%;
}
.sosmed-slider a{
  display: block;
  font-size: 25px;
  color: white;
}
.sosmed-slider a:nth-child(2) {
  padding: 10px 0px;
  margin: 10px 0px;
  border:2px solid #DF982E;
  border-width: 2px 0px 2px 0px;
}
.carousel-control {
  width: 7%;
}
.cap-slider {
  color: white;
  position: relative;
  top: 25px;
}
.cap-slider h4{
  color: #DF982E;
  font-weight: 500;
}
.cap-slider h3{
  font-weight: 800;
}

.box-sosmed-slider a .fa:hover {
  -webkit-animation: shake-lr 0.7s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
          animation: shake-lr 0.7s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2021-7-22 15:12:19
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@-webkit-keyframes shake-lr{0%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}10%{-webkit-transform:rotate(8deg);transform:rotate(8deg)}20%,40%,60%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}30%,50%,70%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}80%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}90%{-webkit-transform:rotate(8deg);transform:rotate(8deg)}}@keyframes shake-lr{0%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}10%{-webkit-transform:rotate(8deg);transform:rotate(8deg)}20%,40%,60%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}30%,50%,70%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}80%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}90%{-webkit-transform:rotate(8deg);transform:rotate(8deg)}}



.navbar-nav>li {
 min-height: 55px !important; 
}

/*menu*/
.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a {
  border-bottom: 1px solid #e62129;
  margin: 0px 10px;
  color: white !important;
  font-weight: 500;
}
.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li:last-child>a {
  border-bottom: 0px solid #DF982E !important;
  margin: 0px 10px;
}
.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu {
  background: #E62129 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li:hover>a {
  background: #b41b21 !important;
}
.page-header .page-header-menu .hor-menu .navbar-nav>li .dropdown-menu li>a>i {
  color: white !important;
}
.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:active,
.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:focus,
.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle:hover {
    background-color: #e62129 !important;
}
.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>.username,
.page-header .page-header-top .top-menu .navbar-nav>li.dropdown-user>.dropdown-toggle>i,
.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>i {
  color: white !important;
}



/*merchandise*/
.judul-merchandise {
  font-weight: 800 !important;
}
.deskripsi-merchandise {
  text-align: justify;
}
.alamat-merchandise,
.kontak-merchandise{
  margin-top: 40px;
}
.alamat-merchandise h4,
.kontak-merchandise h4{
  font-weight: 600;
}
.alamat-merchandise a,
.kontak-merchandise a {
  color: #e62129;
}
.kontak-merchandise a{
  display: block;
  margin:5px 0px; 
}
.box-lihatsemua-mobile {
  display: none !important;
}
.logo-head.admin {
  display: none;
}



/*animation follow us*/
.artboard {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  position: absolute;
  left: 50%;
  /*top: 50%;*/
  bottom: -90px;
  transform: translate(-50%, -50%);
}
.artboard a {
  color: white;
}

.button {
  width: 350px;
  height: 80px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  justify-content: space-evenly;
  background: transparent;
  overflow: hidden;
}
.button .links a {
  padding: 15px;
  transition: 700ms cubic-bezier(0.89, 0.03, 0.06, 1.5);
  opacity: 0;
  text-decoration: none;
  transform: scale(0);
}
.button .links a:hover {
  color: #F3C200;
  transition-timing-function: ease-in-out !important;
  transition-delay: 1ms !important;
}
.button .links a:nth-child(5) {
  transition-delay: 55ms;
}
.button .links a:nth-child(4) {
  transition-delay: 110ms;
}
.button .links a:nth-child(3) {
  transition-delay: 165ms;
}
.button .links a:nth-child(2) {
  transition-delay: 220ms;
}
.button .links a:nth-child(1) {
  transition-delay: 275ms;
}
.button .overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  width: 350px;
  height: 80px;
  position: absolute;
  top: 0em;
  left: 0em;
  background: transparent;
  transition: 1s cubic-bezier(0.89, 0.03, 0.06, 1.5);
}
.button .overlay a {
  transform: scale(1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  opacity: 1;
  padding: 0;
  margin: auto;
  color: #fff !important;
  font-size: 26px;
  background-color: yellow;
  background-color: #d61a22;
  padding: 10px 45px;
  border-radius: 13px !important;
}

.button:hover .links a {
  transform: scale(1);
  opacity: 1;
}
.button:hover .overlay {
  transform: translateX(-500px);
}

@-webkit-keyframes beat {
  to {
    transform: scale(1.4);
  }
}

@keyframes beat {
  to {
    transform: scale(1.4);
  }
}
.artboard a .fa {
  font-size: 25px;
}
.artboard a .fa:hover {
  color: #F3C200 !important;
}






/*icon socmed*/
.sosmed-about a {
  background: transparent;
  color: #222;
  border-radius: 100% !important;
  display: inline-block;
  text-decoration: none;
  position: relative;
  width: 45px;
  height: 45px;
  margin: 0 2px;
  padding-top: 12px;
  padding: 5px 11px !important;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

.sosmed-about a.icon:before {
  font-family: "FontAwesome";
  color: #fff;
  font-size: 25px;
}

.sosmed-about a.facebook:before {
  content: '\f09a';
}
.sosmed-about a.youtube:before {
  content: "\f16a";
}
.sosmed-about a.instagram:before {
  content: "\f16d";
}
.sosmed-about a.spotify:before {
  content: "\f1bc";
}

.sosmed-about a.twitter:before {
  content: '\f099';
}

.sosmed-about a.github:before {
  content: '\f113';
}

.sosmed-about a.dribble:before {
  content: '\f17d';
}

.sosmed-about a.pinterest:before {
  content: '\f0d2';
}

.sosmed-about a span {
  background: #fff;
  color: #222;
  font-size: 14px;
  font-weight: bold;
  position:  absolute;
  bottom: 0;
  left: -25px;
  right: -25px;
  padding: 5px 7px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}

.sosmed-about a span:before {
  content: '';
/*   width: 0;
  height: 0; */
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position: absolute;
  bottom: -5px;
  left: 40px;
}

.sosmed-about a:hover span {
  bottom: 50px;
  visibility: visible;
  opacity: 1;
}


/* Hover through the icons */

.sosmed-about a.facebook:hover {
  background-color: #4183d7; 
  color: #bfbfbf;
}

.sosmed-about a.facebook span {
  color: #4183d7;
}

.sosmed-about a.twitter:hover {
  background-color: #19b5fe;
  color: #fff;
}

.sosmed-about a.twitter span {
  color: #19b5fe;
}

.sosmed-about a.github:hover {
  background-color: #000;
  color: #fff;
}

.sosmed-about a.github span {
  color: #000;
}

.sosmed-about a.dribble:hover {
  background-color: #f62459;
  color: #fff;
}

.sosmed-about a.dribble span {
  color: #f62459;
}

.sosmed-about a.pinterest:hover {
  background-color: #f22613;
  color: #fff;
}

.sosmed-about a.pinterest span {
  color: #f22613;
}

.sosmed-about a.youtube:hover {
  background-color: #ff0000;
  color: #fff;
}

.sosmed-about a.youtube span {
  color: #ff0000;
}

.sosmed-about a.instagram:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
  box-shadow: 0px 3px 10px rgba(0,0,0,.25);
  color: #fff;
}

.sosmed-about a.instagram span {
  color: #3f729b;
}

.sosmed-about a.spotify:hover {
  background-color: #1DB954;
  color: #fff;
}

.sosmed-about a.spotify span {
  color: #1DB954;
}



/*nav ul {
    background: #111;
    padding: 0 0px;
    list-style: none;
    position: relative;
    width: 100%;
    font-family: ‘helvetica’, arial;
}*/
 
nav ul:after {
    content: "";
    clear: both;
    display: block;
}
 
nav ul li {
    float: left;
}
 
nav ul li:hover {
    background-color: transparent;
 
}
 
nav ul li a {
 
    display: block;
    padding: 20px 30px;
    text-decoration: none;
    color: #fff;
 
}
 
nav ul li a:hover{
 
    color: #fff;
 
}
 
nav ul ul {
 
    display: none;
    background: #111;
    padding: 0;
    position: absolute;
    top: 100%;
    max-width: 300px;
    width: auto;
 
}
 
nav ul ul li {
 
    float: none;
    border-bottom: 0px solid rgba(0,0,0,.2);
    position: relative;
 
}
 
nav ul li:hover > ul {
 
    display: block;
 
}
 
nav ul ul li a {
 
    padding: 10px 40px;
    color: #fff;
 
}
 
nav ul ul li a:hover {
 
    background: #222;
 
}
 
nav ul ul ul {
 
    position: absolute;
    left: 100%;
    top:0;
    width: 200px;
 
}
.child-dropdown-menu {
  margin-left: 195px;
  top: 0px;
}

/*body {
    overflow: overlay;
}*/
/*scroll style*/
/*::-webkit-scrollbar {
    width: 13px;
}
::-webkit-scrollbar-thumb {
    border: 3px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    border-radius: 9999px;
    background-color: #aaaaaa;
}*/




#counter-number {
  margin: 50px 0px 0px 0px;
}
.field-counter {
  background-image: url(../../../images/bg-counter.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; 
  width: 100%;
  height: 130px;
  text-align: center;
}
.field-number {
  position: relative;
  top: 21px;
}
.head-counter-number {
  color: white;
  font-weight: bolder;
}
.content-counter-number {
  position: relative;
  top: 17px;
  font-size: 30px;
  font-weight: 600;
}


/*.publik-dashboard .container.zza{
  top:-500px;
  position: relative;
}
.publik-dashboard .home-beranda {
  top: -868px !important;
}
.publik-dashboard div.sticky {
  margin-top: 0px;
}
.publik-dashboard .sticky-homepage {
  margin-top: 600px !important;
}*/
/*div.sticky {
  top: 60px !important;
}*/

/*.cslider.sld {
  margin-top: -450px;
} */
.top-zero {
  top: 590px !important;
}
.banner-iklan {
  min-height: 200px;
}
.logo-mobile ,
.head-mobile {
  display: none;
}
.tbl-download {
  color: white;
  padding-top: 0px !important;
}
.tbl-download:hover {
  background-color: transparent !important;
  color: white;
  font-size: 14px;
}
.mobile-admin {
  display: none;
}
.nama-useradmin {
  background: #e62129;
  padding: 10px;
  text-align: center;
  color: white;
  border-bottom: 2px solid #df982e;
}
.page-header .page-header-top .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown:active .dropdown-toggle, .page-header .page-header-top .top-menu .navbar-nav>li.dropdown:focus .dropdown-toggle {
  background-color: transparent !important;
}
.page-header .page-header-top .top-menu .navbar-nav>li.dropdown>.dropdown-menu {
  margin: 0px !important; 
}
.dropdown-menu {
  box-shadow: unset !important;
}

/* CSS Footer */
.footer-images {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
}
@media (min-width: 1000px) {
  #footer-3 {
    margin-left: 25px;
  }
}
/* CSS Footer */

/* CSS Slider */
@media (min-width: 1000px) {
  #ikafhCarousel .carousel-inner>.item>img{
    height: 640px;
    width: 100%;
    object-fit: cover;
  }
}
/* CSS Slider */

/* CSS Heading */
.heading-title {
  position: relative;
  color: #033E4C;
  margin-bottom: 3em;
}
.heading-title h3{
  font-size: 32px;
  text-transform: capitalize;
  font-family: 'Rubik Bold';
  margin-top: 0;
}
.heading-title span{
  display: block;
  font-family: 'Rubik';
  font-size: 14px;
  color: #BB0303;
  text-transform: capitalize;
}
.heading-title .absolute-sub-title{
  position: absolute;
  right: 0;
  top: 0;
  top: 8px;
}
.heading-title .absolute-sub-title .btn{
  font-size: 14px;
  border-radius: 0;
  color: #BB0303;
  margin-left: 1.5em;
  font-family: 'Rubik Medium';
}

@media (max-width: 768px) {
  .heading-title {
    margin-bottom: 1.6em;
  }
  .heading-title h3 {
    padding-left: 7px;
    font-size: 18px;
    font-size: 15px;
  }
  .heading-title span {
    font-size: 11px;
  }
  .heading-title .absolute-sub-title{
    top: 0;
  }
  .heading-title .absolute-sub-title button{
    font-size: 12px;
  }
  .heading-title .titlebar.absolute-sub-title {
      top: 2px;
  }
  .heading-title .absolute-sub-title .btn {
      font-size: 12px;
      margin-left: 1em;
  }
}
/* CSS Heading */

/* CSS Section */
.m-section-home {
  margin-top: 4.5em;
}
@media (max-width: 768px) {
  .m-section-home {
      margin-top: 3em;
  }
}

/* CSS News */
.thumb-news {
  margin-bottom: 20px;
}
.thumb-news img {
  height: 122px;
  width: 130px;
  object-fit: cover;
  border-radius: 4px !important;
}
.thumb-news a.h5 {
  display: block;
  font-family: 'Rubik Bold';
  color: #000;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 7px;
}
.thumb-news a.h6 {
  display: block;
  font-family: 'Rubik Medium';
  color: #000;
  font-size: 14px;
  line-height: 17px;
}
.thumb-news p{
  font-size: 14px;
  color: #848484;
}
.thumb-news .meta-thumb {
  font-size: 14px;
  color: #848484;
}
.thumb-news .meta-link {
  color: #BB0303;
  font-size: 14px;
}
.thumb-news2 {
  margin: 0 20px 0;
}
.thumb-news2 img {
  height: 217px;
  border-radius: 8px !important;
}

@media (max-width: 768px) {
  .thumb-news a.h6 {
      font-size: 14px !important;
      font-size: 13.5px !important;
  }
}
/* CSS News */ 


.section-donation {
  width: 85%;
  margin: 4.5em auto 0;
}
.section-donation .heading-title h3 {
  font-size: 42px;
}
.section-donation .heading-title p{
  color: #332C2B;
  font-size: 16px;
  width: 85%;
  margin: 1em auto 0;
}
.section-donation .card {
  background: #FFFFFF;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
  border-radius: 12px !important;
  padding: 18px;
  margin-bottom: 30px;
  position: relative;
}
.section-donation .card .card-body h3{
  font-family: 'Rubik Bold';
  color: #000;
  font-size: 30px;
}
.section-donation .card .card-body h5{
  font-family: 'Rubik Bold';
  color: #033E4C;
  font-size: 16px;
}
.section-donation .card .card-body h6{
  font-family: 'Rubik Bold';
  color: #033E4C;
  font-size: 14px;
}
.section-donation .card .card-body p{
  color: #332C2B;
  font-size: 11px;
  margin-bottom: 0;
}
.section-donation .garis-tengah::after {
  content: " ";
  position: absolute;
  right: 20px;
  top: 2%;
  background: rgba(0, 0, 0, .5);
  width: 1px;
  height: 96%;
}
.section-donation .btn {
  font-family: 'Rubik Bold';
  font-size: 16px;
  color: #fff;
  background: #BB0303;
  border-radius: 6px !important;
  padding: 12px 16px;
}


.section-bg-gradasi {
  background-image: url('../.././../images/bg-donasi.jpg');
  background-position: center;
  background-size: cover;
  padding-bottom: 5em;
}
.box-about2 {
  background-image: url('../.././../images/bg-about.png');
  background-position: right;
  background-size: cover;
  border-radius: 12px !important;
  padding: 22px 22px 20px;
}
.box-about-text {
  color: #000000;
  font-size: 16px;
}
.box-about-text h4 {
  font-family: 'Rubik Medium';
  font-size: 16px;
  word-spacing: 17px;
}
.box-about-text h2 {
  color: #BB0303;
  font-family: 'Rubik Bold';
  font-size: 33px;
  line-height: 38px;
}
.box-about-text .sosmed {
  margin-top: 10px;
}
.box-about-text .sosmed a {
  color: #332C2B;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
.box-about-text-inner {
  position: relative;
  background-color: #903824;
  color: #fff;
  border-radius: 12px !important;
  padding: 10px 20px;
  padding-right: 5px;
  width: 90%;
}
.box-about-text-inner .col-md-6{
  position: relative;
}
.box-about-text-inner .col-md-6::after {
  content: " ";
  position: absolute;
  right: 7px;
  top: 10%;
  background: rgba(255, 255, 255, .7);
  width: 1px;
  height: 80%;
}
.box-about-text-inner span{
  font-size: 10px;
}
.box-about-text-inner h6{
  font-size: 18px;
  font-family: 'Rubik Bold';
}

@media (max-width: 800px) { 
  .section-bg-gradasi {
      background-position: right;
  }
  .box-about-text {
      font-size: 12px;
  }
  .box-about-text h4 {
      font-size: 14px;
      word-spacing: 14px;
  }
  .box-about-text h2 {
      font-size: 17px;
      line-height: 22px;
  }
  .box-about-text-inner .col-md-6::after {
    display: none;
  }
  .box-about-text-inner h6 {
      font-size: 15px;
  }
  .section-donation .heading-title h3 {
    font-size: 28px;
  }
  .section-donation .heading-title p {
    font-size: 12px;
    width: 100%;
  }
  .section-donation .btn {
      font-size: 14px;
      padding: 10px 14px;
      margin-top: 22px;
  }
  .section-donation .garis-tengah::after {
    display: none;
  }
}

.home p {
  text-align: left;
  margin: 0;
  margin-bottom: 10px;
}
.d-block {
  display: block !important;
}
.w-100 {
  width: 100% !important;
}
.vertical-align {
  display: flex;
  align-items: center;
}
.img-zoomin {
  transition: 0.5s;
}

@media (min-width: 1000px) { 
  .vertical-align-xl {
    display: flex;
    align-items: center;
  }  
  .row-g3 {
    margin-left: -35px;
    margin-right: -35px;
  }
  .row-g3 > [class*="col-"] {
    padding-right: 20px; /* Sesuaikan dengan kebutuhan Anda */
    padding-left: 20px;  /* Sesuaikan dengan kebutuhan Anda */
  }
}


@media (max-width: 850px) { 
  .widget-title {
    margin-top: 30px;
  }
  .page-header .page-header-top .top-menu {
      margin-top: 0;
  }
  .navbar-nav.mobile-admin>li {
    min-height: auto !important;
    display: inline-block;
    width: 30px;
  }
  img.imgcoversmall {
      height: 30px !important;
      width: 30px !important;
      object-fit: cover;
  }
  #header_notification_bar ul li h3 {
    font-size: 14px;
  }
}

.page-wrapper.admin-dashboard,
.page-wrapper.admin-dashboard .page-wrapper-row,
.page-wrapper.admin-dashboard .page-wrapper-top {
    display: inline !important;
}

button.dt-button, a.dt-button {
    font-size: 12px !important; /* Mengubah ukuran teks */
    padding: 4px 8px !important; /* Mengubah padding */
    border-radius: 3px; /* Membuat tombol lebih kecil */
    height: auto !important;
}
