@font-face {
  font-family: "Manrope";
  src: url("manrope-bold.otf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

.title-menu {
  font-weight: 700;
  font-family: "Manrope";
}

body {
  font-family: "Manrope";
}

.size-30 {
  height: 30px;
  width: 30px;
}

.agenda-text {
  height: 300px;
}

.agenda-card {
  border: gray;
  padding: 10px;
  min-height: 400px;
  height: 100%;
  border-radius: 20px !important;
}

.search-box {
  width: auto !important;
}

/* AGENDA */
.carousel-agenda {
  height: 450px;
}

.file-download-agenda {
  padding: 20px;
}

.file-download-agenda:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}
.content-agenda-card {
  width: 100%;
  padding: 3%;
}

.agenda-title {
  margin: auto;
  font-weight: 800;
  margin-right: 20px;
}

.detail-agenda-title {
  font-weight: 600;
}

#detail-agenda-image {
  justify-content: center;
  display: flex;
  border-radius: 25px;
}
.row-detail-agenda{
  margin-top: 3rem !important;
}

.others {
  font-weight: 600;
}

.carousel-text {
  background-color: #0aae91;
  color: white;
  padding: 30px;
}
.btn-transparent {
  background-color: transparent !important;
  color: white;
  width: 100%;
}
.agenda-button {
  padding: 10px;
  margin-right: 15px;
}
.news-title-section {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 45px;

  color: #00240e;
}

.image-detail-berita {
  /* background-color: red; */
  object-position: center;
  width: 100%;
  height: 480px;
  border-radius: 10px;
  overflow: hidden;
}

.agenda-card:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  padding: 0;
}

.galeri-card:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}

#headline-image {
  height: 400px;
  width: 100%;
}

.content-slider {
  font-style: normal;
  margin: auto;
  width: 70%;
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  color: #ffffff;
}

.logo-slider {
  mix-blend-mode: normal;
  margin-top: auto;
  margin-bottom: 30px;
  justify-content: center;
  display: flex;
}

.logo-slider img {
  width: 15%;
  height: 15%;
}

.bg-green {
  background-color: #0aae91 !important;
  color: white !important;
}

.bg-dark-green {
  background-color: #027e68 !important;
  color: white !important;
}

.headline-news {
  padding: 5%;
  height: 200px;
  margin-top: 100px;
  position: absolute;
  top: 20%;
}

.news-title:hover {
  color: #0aae91 !important;
}

#headline-title:hover {
  color: #0aae91 !important;
}

.agenda-item-title {
  color: #00240e;
  height: 50px;
  font-weight: bold;
}

.agenda-item-date {
  color: #000;
}

.news-category {
  color: #0aae91 !important;
  text-transform: uppercase;
}

.dot-news {
  color: #5a5a5a;
  font-size: 11px;
  margin-left: 15px;
  margin-right: 15px;
}

#detail_berita_title {
  color: #00240e;
  font-weight: 700;
}

.bold-style {
  font-weight: bold;
}

.news-title {
  height: 100px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #00240e;
  line-height: 40px;
}

.text-black {
  color: #00240e;
}

.news-image img {
  width: 100%;
  height: 150px;
}

.news-item {
  height: 150px;
  margin-bottom: 30px;
}

.news-item div {
  height: 150px;
}
.share-news {
  text-align: right !important;
}
.share-news i {
  margin-left: 20px;
  color: #0aae91 !important;
  font-size: 26px;
}

.green-text {
  color: #0aae91 !important;
}

.grey-text {
  color: #b2b8b9 !important;
}

#title_navbar {
  color: rgb(152, 160, 161);
}

.fa-angle-right {
  margin: 0 10px;
}

.share-agenda i {
  margin-right: 20px;
  color: #0aae91 !important;
  font-size: 36px;
}

.carousel-item-agenda {
  height: 450px;
}

#number-page .btn {
  height: 40px;
  width: 40px;
}

#number-page .btn {
  margin-right: 10px;
}

#btn_prev {
  margin-right: 10px;
}

#number-page .btn:not(.rounded-circle) {
  border-color: black;
  border-radius: 20px;
}

#carousel-inner-agenda {
  border-radius: 10px;
}

.carousel-item-agenda .row {
  background-color: #0aae91;
}

.image-list-agenda {
  height: 250px;
  border-radius: 10px 10px 0px 0px;
}

.text-list-agenda {
  width: 95%;
}

.carousel-image-agenda {
  height: 450px;
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .filter-category {
    margin-bottom: 10px;
  }
  .news-item {
    height: 100%;
  }
  .share-news{
    text-align: left !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .row-detail-agenda {
    margin-top: 1rem !important;
  }
}

@media only screen and (max-width: 1000px) {
  .news-title {
    font-size: 24px !important;
  }
}

/* pagination */
.paginationjs {
  line-height: 1.6;
  margin: auto;
  justify-content: center;
  display: flex;
  font-size: 14px;
  box-sizing: initial;
}
.paginationjs:after {
  display: table;
  content: " ";
  clear: both;
}
.paginationjs .paginationjs-pages {
  float: left;
}
.paginationjs .paginationjs-pages ul {
  float: left;
  margin: 0;
  padding: 0;
}
.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input,
.paginationjs .paginationjs-nav {
  float: left;
  margin-left: 10px;
  font-size: 14px;
}
.paginationjs .paginationjs-pages li {
  float: left;
  border: 1px solid #aaa;
  list-style: none;
  border-radius: 50px !important;
  margin-right: 10px;
}
.paginationjs .paginationjs-pages li > a {
  min-width: 30px;
  height: 28px;
  line-height: 28px;
  display: block;
  background: #fff;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
}
.paginationjs .paginationjs-pages li > a:hover {
  background: #eee;
}
.paginationjs .paginationjs-pages li.active {
  border: none;
}
.paginationjs .paginationjs-pages li.active > a {
  height: 30px;
  line-height: 30px;
  background: rgb(10, 174, 145);
  color: #fff;
  border-radius: 50px;
}
.paginationjs .paginationjs-pages li.disabled > a {
  opacity: 0.3;
}
.paginationjs .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}
.paginationjs .paginationjs-pages li:first-child,
.paginationjs .paginationjs-pages li:first-child > a {
  border-radius: 50px;
}
.paginationjs .paginationjs-pages li:last-child {
  border-right: 1px solid #aaa;
  border-radius: 0 3px 3px 0;
}
.paginationjs .paginationjs-pages li:last-child > a {
  border-radius: 50px;
}
.paginationjs .paginationjs-go-input > input[type="text"] {
  width: 30px;
  height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  padding: 0;
  font-size: 14px;
  text-align: center;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  box-sizing: initial;
}
.paginationjs .paginationjs-go-button > input[type="button"] {
  min-width: 40px;
  height: 30px;
  line-height: 28px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #aaa;
  text-align: center;
  padding: 0 8px;
  font-size: 14px;
  vertical-align: baseline;
  outline: 0;
  box-shadow: none;
  color: #333;
  cursor: pointer;
  vertical-align: middle\9;
}
.paginationjs.paginationjs-theme-blue
  .paginationjs-go-input
  > input[type="text"],
.paginationjs.paginationjs-theme-blue .paginationjs-pages li {
  border-color: #289de9;
}
.paginationjs .paginationjs-go-button > input[type="button"]:hover {
  background-color: #f8f8f8;
}
.paginationjs .paginationjs-nav {
  height: 30px;
  line-height: 30px;
}
.paginationjs .paginationjs-go-button,
.paginationjs .paginationjs-go-input {
  margin-left: 5px\9;
}
.paginationjs.paginationjs-small {
  font-size: 12px;
}
.paginationjs.paginationjs-small .paginationjs-pages li > a {
  min-width: 26px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
}
.paginationjs.paginationjs-small .paginationjs-pages li.active > a {
  height: 26px;
  line-height: 26px;
}
.paginationjs.paginationjs-small .paginationjs-go-input {
  font-size: 12px;
}
.paginationjs.paginationjs-small .paginationjs-go-input > input[type="text"] {
  width: 26px;
  height: 24px;
  font-size: 12px;
}
.paginationjs.paginationjs-small .paginationjs-go-button {
  font-size: 12px;
}
.paginationjs.paginationjs-small
  .paginationjs-go-button
  > input[type="button"] {
  min-width: 30px;
  height: 26px;
  line-height: 24px;
  padding: 0 6px;
  font-size: 12px;
}
.paginationjs.paginationjs-small .paginationjs-nav {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
}
.paginationjs.paginationjs-big {
  font-size: 16px;
}
.paginationjs.paginationjs-big .paginationjs-pages li > a {
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
}
.paginationjs.paginationjs-big .paginationjs-pages li.active > a {
  height: 36px;
  line-height: 36px;
}
.paginationjs.paginationjs-big .paginationjs-go-input {
  font-size: 16px;
}
.paginationjs.paginationjs-big .paginationjs-go-input > input[type="text"] {
  width: 36px;
  height: 34px;
  font-size: 16px;
}
.paginationjs.paginationjs-big .paginationjs-go-button {
  font-size: 16px;
}
.paginationjs.paginationjs-big .paginationjs-go-button > input[type="button"] {
  min-width: 50px;
  height: 36px;
  line-height: 34px;
  padding: 0 12px;
  font-size: 16px;
}
.paginationjs.paginationjs-big .paginationjs-nav {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
}
.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a {
  color: #289de9;
}
.paginationjs.paginationjs-theme-blue .paginationjs-pages li > a:hover {
  background: #e9f4fc;
}
.paginationjs.paginationjs-theme-blue .paginationjs-pages li.active > a {
  background: #289de9;
  color: #fff;
}
.paginationjs.paginationjs-theme-blue
  .paginationjs-pages
  li.disabled
  > a:hover {
  background: 0 0;
}
.paginationjs.paginationjs-theme-blue
  .paginationjs-go-button
  > input[type="button"] {
  background: #289de9;
  border-color: #289de9;
  color: #fff;
}
.paginationjs.paginationjs-theme-green
  .paginationjs-go-input
  > input[type="text"],
.paginationjs.paginationjs-theme-green .paginationjs-pages li {
  border-color: #449d44;
}
.paginationjs.paginationjs-theme-blue
  .paginationjs-go-button
  > input[type="button"]:hover {
  background-color: #3ca5ea;
}
.paginationjs.paginationjs-theme-green .paginationjs-pages li > a {
  color: #449d44;
}
.paginationjs.paginationjs-theme-green .paginationjs-pages li > a:hover {
  background: #ebf4eb;
}
.paginationjs.paginationjs-theme-green .paginationjs-pages li.active > a {
  background: #449d44;
  color: #fff;
}
.paginationjs.paginationjs-theme-green
  .paginationjs-pages
  li.disabled
  > a:hover {
  background: 0 0;
}
.paginationjs.paginationjs-theme-green
  .paginationjs-go-button
  > input[type="button"] {
  background: #449d44;
  border-color: #449d44;
  color: #fff;
}
.paginationjs.paginationjs-theme-yellow
  .paginationjs-go-input
  > input[type="text"],
.paginationjs.paginationjs-theme-yellow .paginationjs-pages li {
  border-color: #ec971f;
}
.paginationjs.paginationjs-theme-green
  .paginationjs-go-button
  > input[type="button"]:hover {
  background-color: #55a555;
}
.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a {
  color: #ec971f;
}
.paginationjs.paginationjs-theme-yellow .paginationjs-pages li > a:hover {
  background: #fdf5e9;
}
.paginationjs.paginationjs-theme-yellow .paginationjs-pages li.active > a {
  background: #ec971f;
  color: #fff;
}
.paginationjs.paginationjs-theme-yellow
  .paginationjs-pages
  li.disabled
  > a:hover {
  background: 0 0;
}
.paginationjs.paginationjs-theme-yellow
  .paginationjs-go-button
  > input[type="button"] {
  background: #ec971f;
  border-color: #ec971f;
  color: #fff;
}
.paginationjs.paginationjs-theme-red
  .paginationjs-go-input
  > input[type="text"],
.paginationjs.paginationjs-theme-red .paginationjs-pages li {
  border-color: #c9302c;
}
.paginationjs.paginationjs-theme-yellow
  .paginationjs-go-button
  > input[type="button"]:hover {
  background-color: #eea135;
}
.paginationjs.paginationjs-theme-red .paginationjs-pages li > a {
  color: #c9302c;
}
.paginationjs.paginationjs-theme-red .paginationjs-pages li > a:hover {
  background: #faeaea;
}
.paginationjs.paginationjs-theme-red .paginationjs-pages li.active > a {
  background: #c9302c;
  color: #fff;
}
.paginationjs.paginationjs-theme-red .paginationjs-pages li.disabled > a:hover {
  background: 0 0;
}
.paginationjs.paginationjs-theme-red
  .paginationjs-go-button
  > input[type="button"] {
  background: #c9302c;
  border-color: #c9302c;
  color: #fff;
}
.paginationjs.paginationjs-theme-red
  .paginationjs-go-button
  > input[type="button"]:hover {
  background-color: #ce4541;
}
.paginationjs .paginationjs-pages li.paginationjs-next {
  border-right: 1px solid #aaa9;
}
.paginationjs .paginationjs-go-input > input[type="text"] {
  line-height: 28px\9;
  vertical-align: middle\9;
}
.paginationjs.paginationjs-big .paginationjs-pages li > a {
  line-height: 36px\9;
}
.paginationjs.paginationjs-big .paginationjs-go-input > input[type="text"] {
  height: 36px\9;
  line-height: 36px\9;
}

ul,
li:not(.mission-list) {
  list-style: auto;
}

#navbar ul li {
  list-style: none !important;
}

#wrapper {
  width: 900px;
  margin: 20px auto;
}

.data-container {
  margin-top: 20px;
}

.data-container ul {
  padding: 0;
  margin: 0;
}
.data-container ul::after {
  height: 0;
  width: 31%;
  content: "";
}

.data-container li {
  margin-bottom: 5px;
  padding: 5px 10px;
  background: #eee;
  color: #666;
}
/* Responsive Peraturan */
@media (min-width: 0px) and (max-width: 450px) {
  .dokter-name {
    font-size: 12px !important;
  }
  .spesialis-name {
    font-size: 12px;
  }

  .peraturan-card {
    width: 100% !important;
  }
  .content-peraturan-card h5 {
    font-size: 20px !important;
  }
  .regulation-container-detail .bg-regulation1 {
    left: 0px;
  }
  .regulation-container-detail .bg-regulation2 {
    margin-top: 900px !important;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .regulation-container-detail .col-md-7 {
    position: relative;
  }
  .hr-peraturan {
    right: auto !important;
    border-left: none !important;
    height: 1px !important;
    width: 75%;
    opacity: 0.6 !important;
  }
}
/* Pendanaan */

@media (min-width: 601px) {
  .funding-col1 {
    flex: 0 0 auto;
    width: 100%;
  }
  .funding-col2 {
    flex: 0 0 auto;
    width: 58%;
  }
  .funding-container h4 {
    font-weight: 700;
  }
  .side-img {
    width: 80%;
    height: 300px;
    float: right;
  }
  .card-funding {
    flex-direction: row;
    border: none;
    height: auto;
    position: relative;
  }
  .funding-tag a {
    max-width: 42%;
  }
  .funding-tag .bg-funding1 {
    position: absolute;
    display: block;
    margin-top: -100px;
    left: -5px;
    width: 10%;
  }
  .funding-tag .bg-funding2 {
    position: absolute;
    display: block;
    margin-top: 42px;
    right: 0;
    width: 14%;
  }
  .bg-funding2respon {
    display: none;
  }
  .card-funding::before {
    position: absolute;
    top: 10%;
    display: block;
    color: white;
    padding: 0.5rem 1rem;
    font-weight: bold;
  }
  .card-funding.funding-donation::before {
    content: "Donasi";
    background: #fbaf18;
    border-radius: 5px;
  }
  .card-funding.funding-crowdfunding::before {
    content: "Crowdfunding";
    background: #fbaf18;
    border-radius: 5px;
  }
  .card-funding.funding-filantropi::before {
    content: "Filantropi";
    background: #fbaf18;
    border-radius: 5px;
  }

  .card-funding .card-body {
    margin-left: 20px;
  }

  .card-funding .card-body p {
    font-weight: 400;
    color: #494949;
  }
  .card-funding img {
    width: 100%;
    border-radius: 10px;
    height: 100%;
    margin-left: 10px;
  }
  .card-funding .share-links i {
    background-color: #edf2eb;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    margin-right: 15px;
    padding: 7px;
    height: 36px;
    width: 36px;
    border-radius: 10px;
    margin-top: 8px;
  }
  .card-funding .share-links button {
    margin-right: 20px;
    color: #0aae91;
    width: 36px;
    border: none;
    background: transparent;
  }
  .card-funding .share-links button :hover {
    color: #34e5a6;
  }

  .card-funding .share-links .tes {
    width: 3%;
    color: white;
    border: none;
    border-color: white;
    font-size: 1px;
    outline: none;
  }
  .funding-tag .bg-funding2respon {
    display: none;
  }
  .funding-card h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
}

/* Responsive Pendanaan */
@media (max-width: 450px) {
  .funding-container .funding-col1 {
    width: 100%;
    height: 100%;
    background-position: 1% 25%;
    background-size: 10% 29%;
  }
}
@media (min-width: 451px) and (max-width: 600px) {
  .funding-container .funding-col1 {
    background-image: url(../img/pendanan/card-img.PNG);
    background-repeat: no-repeat;
    background-position: 1% 20%;
    background-size: 6% 37%;
    height: 100%;
  }
  .card-funding {
    margin-left: 10px;
  }
  .funding-card h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
}
@media (min-width: 601px) and (max-width: 991px) {
  .funding-container .funding-col1 {
    background-image: url(../img/pendanan/card-img.PNG);
    background-repeat: no-repeat;
    background-position: 0% 15%;
    height: 100%;
  }
}
@media (min-width: 992px) {
  .funding-container .funding-col1 {
    background-image: url(../img/pendanan/card-img.PNG);
    background-repeat: no-repeat;
    background-position: 0% 16%;
    height: 100%;
  }
}
@media (min-width: 0px) and (max-width: 600px) {
  .funding-tag .bg-funding1 {
    position: absolute;
    display: block;
    margin-top: -100px;
    left: -5px;
    width: 10%;
  }
  .card-funding.funding-donation::before {
    font-size: 10px;
  }
  .card-funding.funding-crowdfunding::before {
    font-size: 10px;
  }
  .card-funding.funding-filantropi::before {
    font-size: 10px;
  }
  .funding-col2 {
    width: 60%;
    font-size: 12px;
  }
  .card-funding img {
    height: 103px !important;
  }
  .funding-card h4 {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
  .funding-card p {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .funding-card .share-links button {
    border: none;
    color: #0aae91;
    margin-right: 10px;
    background: transparent;
    width: 15px;
    height: auto;
    display: contents;
  }
  .funding-card .share-links i {
    text-align: center;
    background-color: #edf2eb;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    border-radius: 5px;
    padding: 2px 0px;
    font-size: 16px;
    margin-top: 0px;
  }
  .card-funding .card-body {
    margin-left: 23px;
    padding: 0 !important;
  }
  .funding-tag a {
    max-width: 40%;
  }
  .funding-tag .bg-funding1 {
    left: 0px;
    margin-top: 0px;
  }
  .funding-tag .bg-funding2 {
    display: none;
  }
  .funding-row {
    height: auto;
  }
  .funding-card p {
    font-size: 10px !important;
    color: #494949;
  }
  .card-body {
    padding: 10px 20px;
  }
  .funding-card .share-links {
    height: auto;
    position: absolute;
    bottom: 0;
  }
  .side-img {
    width: 150px;
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .bg-funding2respon {
    display: inline-block;
    position: absolute;
    margin-top: -150px;
    margin-left: 120px;
    width: 200px;
  }
  #header {
    height: 80px;
  }
  #header .logo img {
    padding: 0;
    margin: 0;
    width: 230px;
    height: 65px;
    /* width: 50%; */
  }
  .card-funding {
    width: 100%;
    position: relative;
  }
  .card-funding .share-links .tes {
    width: 3%;
    color: white;
    border: none;
    border-color: white;
    font-size: 1px;
    outline: none;
  }
  .card-funding img {
    width: 100%;
    border-radius: 10px;
    height: 100%;
    margin-left: 10px;
  }
  .card-funding {
    flex-direction: row;
    border: none;
    height: auto;
    position: relative;
  }
  .card-funding::before {
    position: absolute;
    top: 10%;
    display: block;
    color: white;
    padding: 0.5rem 1rem;
    font-weight: bold;
  }
  .card-funding.funding-donation::before {
    content: "Donasi";
    background: #fbaf18;
    border-radius: 5px;
  }
  .card-funding.funding-crowdfunding::before {
    content: "Crowdfunding";
    background: #fbaf18;
    border-radius: 5px;
  }
  .card-funding.funding-filantropi::before {
    content: "Filantropi";
    background: #fbaf18;
    border-radius: 5px;
  }
  .funding-container .funding-col1 {
    background-image: url(../img/pendanan/card-img.PNG);
    background-repeat: no-repeat;
    height: auto;
  }
  .funding-container h4 {
    font-weight: 700;
  }
}

/* Detail Donasi */
.funding-detail-container h1,
.funding-detail-container h2,
.funding-detail-container h3,
.funding-detail-container h4,
h5 {
  font-weight: 700;
}

.funding-detail-container .col-md-7 {
  height: auto;
}
.detail-funding-img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.detail-funding-header {
  margin-top: 15px;
}
.detail-funding-header .share-links i {
  background-color: #edf2eb;
  display: inline-block;
  font-size: 36px;
  text-align: center;
  margin-right: 15px;
  padding: 5px;
  height: 50px;
  width: 50px;
  border-radius: 10px;
}

.detail-funding-header .share-links button {
  margin-right: 20px;
  background-color: #edf2eb;
  color: #0aae91;
  border-radius: 10px;
  height: 50px;
  width: 50px;
  border: none;
}
.detail-funding-header .share-links button :hover {
  color: #34e5a6;
}

.detail-funding-header .share-links .tes {
  width: 3%;
  color: white;
  border: none;
  border-color: white;
  font-size: 1px;
  outline: none;
}
.funding-detail .img-detail1 {
  position: absolute;
  display: block;
  margin-top: -50px;
  left: -5px;
  width: 7%;
  z-index: -1;
}
.card-list-account {
  margin-top: 30px;
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 100%;
  padding-top: 20px;
}
.img-account {
  position: absolute;
  z-index: 9;
  display: block;
  margin-top: -90px;
  right: 20px;
}
.card-list-account form .tes {
  width: 3%;
  color: white;
  border: none;
  border-color: white;
  font-size: 1px;
  outline: none;
}

.card-list-account form .list-account-input {
  background: #ffffff;
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 65%;
}

.card-list-account .btn-name {
  border-radius: 10px;
  color: #ffffff;
  background: #0aae91;
  padding: 5px 16px;
  font-size: 13px;
}
.card-list-account p {
  margin-left: 10px;
  display: inline-block;
}
.card-list-account form .btn-copy {
  border-radius: 10px;
  border-color: #0aae91;
  color: #0aae91;
  background: #ffffff;
  padding: 5px 16px;
  font-size: 13px;
}
.card-list-account form .btn-copy:before {
  content: "Copied";
  position: absolute;
  top: -45px;
  right: 0px;
  background: #5c81dc;
  padding: 8px 10px;
  border-radius: 20px;
  font-size: 15px;
  display: none;
}

.card-list-account form .btn-copy:after {
  content: "";
  position: absolute;
  top: -20px;
  right: 25px;
  width: 10px;
  height: 10px;
  background: #5c81dc;
  transform: rotate(45deg);
  display: none;
}

.card-list-account form.active .btn-copy:before,
.card-list-account form.active .btn-copy:after {
  content: "";
  position: absolute;
  top: -20px;
  right: 25px;
  width: 10px;
  height: 10px;
  background: #5c81dc;
  transform: rotate(45deg);
  display: none;
}
.card-list-account form input {
  background: #ffffff;
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 310px;
}
.card-list-account form input::placeholder {
  color: #183625;
}

.card-list-member {
  border: 1px solid #ccc;
  border-radius: 10px;
  width: 100%;
  padding: 16px;
}
.card-list-member .funding-member-card {
  padding: 1px 1px;
}
.card-list-member img {
  width: 100%;
  height: 60%;
  border-radius: 50%;
}
.card-list-member .img-donation {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.card-list-member .card-body a button {
  border: 1px solid #0aae91;
  background: #fff;
  border-radius: 10px;
  color: #0aae91;
  width: 100%;
  height: 50px;
  margin-top: 15px;
}
.funding-member-card .card-title {
  word-break: break-word;
}

/* Responsive Detail Pendanaan */
@media (min-width: 0px) and (max-width: 768px) {
  .funding-detail-container .col-md-5 {
    margin-top: 0px !important;
  }
  .funding-detail-container .col-md-7 {
    height: 30%;
  }
  .detail-funding-img {
    margin-bottom: 15px !important;
  }
  .detail-funding-header .share-links {
    margin-top: 15px !important;
  }
  .card-list-account {
    width: 100%;
  }
  .card-list-account form .list-account-input {
    width: 70%;
  }
  .card-list-member {
    width: 100%;
  }
  .card-list-member .card-body a button {
    width: 100%;
  }
  .img-account {
    margin-top: -73px;
    right: 0;
  }
  .funding-member-card .col-md-3 {
    width: 30%;
  }
  .funding-member-card .col-md-9 {
    width: 70%;
  }
  .card-list-member img {
    height: 65%;
  }
  .funding-detail .img-detail1 {
    width: 15%;
  }
  .detail-funding-header .share-links button {
    background: none;
    margin-right: 0px;
  }
  .detail-funding-header .share-links i {
    height: 30px;
    width: 30px;
    font-size: 20px;
  }
  .funding-member-card .card-body {
    padding: 10px 15px !important;
  }
}

/* galeri */
.galeri-container {
  height: 250px;
  position: relative;
  margin-bottom: 30px;
  border-radius: 10px;
}

.caption-wrapper {
  position: absolute;
  top: 50%;
  height: 56%;
  width: 94%;
  background: linear-gradient(
    180deg,
    rgba(196, 196, 196, 0) 0%,
    rgba(50, 143, 127, 0.753125) 56.04%,
    #027e68 100%
  );
  padding: 30px;
  border-radius: 0px 0px 20px 20px;
  color: white;
}

.tanggal-galeri {
  position: absolute;
  left: 2.91%;
  right: 69.31%;
  top: 3.83%;
  bottom: 83.4%;
  padding: 5px;
  width: 40%;
  background: #e4e8dc;
  border-radius: 10px 0px;
}

.label-caption {
  height: 50px;
  margin-top: 20px;
  word-break: break-all;
  margin-right: 5px;
}

.galeri-card {
  border: gray;
  padding: 0;
  height: 100%;
  border-radius: 20px !important;
}

.img-galeri {
  width: 80%;
  margin: auto;
}

.content-galeri-card {
  width: 100%;
  padding: 3%;
  cursor: pointer;
}

.image-list-galeri {
  height: inherit;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
}

#modal-dialog-galeri {
  min-width: 60%;
}

.carousel-indicators:not(#agenda-carousel) {
  position: static !important;
  color: white;
  margin-top: 30px;
}

.indicator-agenda {
  color: white;
  margin-left: 65%;
}

.carousel-indicators li {
  width: 50px !important;
  height: 50px !important;
  opacity: 0.8 !important;
  text-indent: 0 !important;
}
.indicator-image-item {
  width: 50px;
  height: 50px;
}

.modal-content .btn-close {
  margin: 0;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 35px;
  height: 35px;
  background-color: #0aae91;
  color: white;
  font-size: 9px;
  opacity: 1;
  z-index: 10;
}

.modal-body .fa-circle {
  font-size: 10px;
  margin: 0px 20px;
}

.modal-body .fa-image {
  font-size: 20px;
  margin-right: 10px;
}

.carousel-item video {
  width: 70%;
  margin: auto;
  justify-content: center;
  display: flex;
}

.carousel-item iframe {
  width: 70%;
  margin: auto;
  justify-content: center;
  display: flex;
}

.modal-content {
  padding: 2%;
  border-radius: 20px;
}

.carousel-inner {
  color: white;
}

/* anggota */
.image-list-anggota {
  width: auto;
  height: 120px;
  margin: auto;
  justify-content: center;
  display: flex;
}

.image-list-dokter {
  width: auto;
  height: 200px;
  border-radius: 100px;
  margin: auto;
  justify-content: center;
  display: flex;
}
.content-top-pengurus-card{
  padding-bottom: 5px !important;
  padding: 0px !important;
}
.anggota-container {
  border-radius: 10px !important;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  padding: 30px 5px 0px 5px;
  height: 100%;
}

.anggota-container:hover {
  box-shadow: 0 0 5px #0aae91 !important;
}

.member-name {
  font-size: 18px;
  min-height: 40px;
  margin-top: 20px;
}

.dokter-name {
  font-size: 18px;
  margin-top: 20px;
}

.dokter-name-pengurus {
  font-size: 14px;
  margin-top: 20px;
  height: 60px;
}

#detail_anggota_logo {
  width: 70px;
  margin-bottom: 20px;
}

.data-fasilitas .col-md-3 span {
  font-size: 12px;
}

.data-fasilitas {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
  border-radius: 5px;
  padding: 20px;
  margin-left: 1%;
}

.kontak-rs {
  border-radius: 5px;
  word-break: break-all;
}

.kontak-rs .col-md-12 {
  margin-bottom: 20px;
}

.get-maps {
  text-align: center;
  padding: 10px;
  border-color: #0aae91;
  color: #0aae91;
  border-radius: 15px;
  border: solid 2px;
  cursor: pointer;
}
.get-maps:hover{
  color: #34e5a6;
  border-color: #34e5a6;
}

.desc-sub-menu {
  margin: auto;
  width: 50%;
}

.fasilitas-item-title {
  color: #00240e;
  min-height: 50px;
  font-weight: bold;
}
.download-coe{
  padding: 10px;
  border: solid;
  border-radius: 10px;
  min-width: 40px;
  margin-bottom: 40px;
}

/* ornament */
.left-ornament {
  width: 120px;
  height: 120px;
  /* transform: rotate(90deg);  */
  position: absolute;
  left: -50px;
  top: 600px;
  z-index: -1;
}

.hr-visi {
  width: 100px;
  margin-left: -10%;
  height: 4px !important;
  color: #027e68;
  margin-top: -8%;
  opacity: 1;
}

.hr-sejarah {
  width: 100%;
  height: 4px !important;
  color: #027e68;
  opacity: 1;
}

.ornament-visi-left {
  top: 300px;
}

.right-ornament {
  width: 420px;
  height: 420px;
  position: absolute;
  right: 0px;
  top: 230px;
  z-index: -1;
}

/* peraturan */
.peraturan-card {
  border: gray;
  padding: 0;
  height: 100%;
  border-radius: 20px !important;
  position: relative;
  width: 31%;
}

.image-list-peraturan {
  height: 200px;
  border-radius: 10px 10px 0px 0px;
}

.content-peraturan-card {
  width: 100%;
}

.peraturan-card:hover {
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}

.content-peraturan-card .text-white {
  position: absolute;
  top: 20%;
  margin: 0 20px;
}

.text-list-peraturan {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.peraturan-item-title {
  color: #00240e;
  font-weight: bold;
}
.regulation-container .row {
  justify-content: space-between;
}
.peraturan-card h5 {
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

/* Detail Peraturan */
@media (min-width: 768px) {
  .regulation-container-detail .col-md-7 {
    display: flex;
    height: auto;
    position: relative;
  }
  .regulation-container-detail .col-md-4 {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
}

.regulation-title {
  font-weight: 1000;
  color: #183625;
}
.hr-peraturan {
  border-left: 2px solid #98a0a1;
  right: 0;
  position: absolute;
  margin-top: auto;
  margin-bottom: auto;
  opacity: 1;
}
#pdfviewer {
  background: url(../img/ornament/loading.gif) center center no-repeat;
}

.regulation-category {
  vertical-align: middle;
  color: #0aae91;
}

.regulation-btnDownload {
  margin-top: 30px;
  border-radius: 10px;
  border: none;
  color: #fff;
  background: #0aae91;
  padding: 5px 16px;
  font-size: 12.91px;
  box-shadow: 0px 6px 12px rgba(10, 174, 145, 0.3);
  border-radius: 4.03509px;
  position: relative;
  width: 175px;
  height: 46px;
}

.regulation-container .bg-regulation1 {
  position: absolute;
  display: inline-block;
  margin-top: -100px;
  left: 0px;
  width: 10%;
}
.regulation-container .bg-regulation2 {
  position: absolute;
  display: block;
  margin-top: -65px;
  right: 0px;
  width: 14%;
}

.regulation-container-detail .bg-regulation1 {
  position: absolute;
  display: block;
  margin-top: -20px;
  left: 0px;
  width: 10%;
}
.regulation-container-detail .bg-regulation2 {
  position: absolute;
  display: block;
  margin-top: 280px;
  right: 0;
  width: 14%;
}

/* visi misi */
.grey-background {
  background-color: #f5f5f5;
}

.br-13 {
  border-radius: 13px;
  height: 100%;
}

.ornament-visi {
  position: absolute;
  left: 7.36%;
  right: 79.44%;
  top: 35.61%;
  bottom: 49.22%;

  /* Primary */

  background: #0aae91;
  opacity: 0.6;
  transform: rotate(170.87deg);
}

.number-mission {
  background: #fbaf18;
  color: white;
  height: 25px;
}

.funding-tag .container {
  padding-left: 0;
  padding-right: 0;
}

.br-13 h4 {
  margin-left: -2%;
}

.carousel-control-next-icon {
  background-color: black;
}

.carousel-control-prev-icon {
  background-color: black;
}

@media only screen and (max-width: 450px) {
  /* responsive berita */
  .visi-box {
    width: 80%;
    margin: auto;
    padding: 30px !important;
  }
  #konten-misi {
    font-size: 12px;
  }
  #headline-image {
    height: 100%;
  }
  .side-image {
    display: none;
  }
  .right-ornament {
    top: 600px;
    width: 300px;
    height: 300px;
  }
  #konten-misi .row .col-md-11 {
    width: 85%;
  }
  .number-mission {
    width: 15%;
  }
  .left-ornament {
    top: 450px;
  }
  .content-agenda-card {
    padding: 0;
  }
  h1 {
    font-size: 20px !important;
  }
  h2 {
    font-size: 16px !important;
  }
  h3 {
    font-size: 14px !important;
  }
  h4 {
    font-size: 12px !important;
  }
  h5 {
    font-size: 12px !important;
  }
  h6 {
    font-size: 12px !important;
  }
  .news-category {
    font-size: 12px !important;
  }
  .news-title {
    font-size: 12px !important;
    line-height: 20px;
    height: 50px;
    margin-bottom: 0;
  }
  .news-text .text-black {
    font-size: 12px !important;
  }
  .news-item div {
    height: 100%;
  }
  .headline-news {
    margin-top: 50px;
  }
  #title_navbar span {
    font-size: 12px;
  }
  #detail_berita_date {
    font-size: 12px;
  }
  .size-30 {
    height: 20px;
    width: 20px;
  }
  .share-news span {
    font-size: 12px;
  }
  .other-news .mb-4 a h6 {
    font-size: 12px;
  }

  /* responsive agenda */
  .carousel-item-agenda {
    height: 100%;
  }
  .carousel-image-agenda {
    height: 100%;
  }
  .agenda-text {
    height: fit-content;
  }
  .agenda-item-title {
    height: fit-content;
  }
  .text-list-agenda {
    margin-bottom: 0;
  }
  #detail-agenda-image {
    height: fit-content;
  }
  #detail-agenda-content p img {
    width: 100% !important;
  }
  .tanggal-galeri {
    top: 3%;
    width: 95%;
  }
  p {
    font-size: 12px;
  }
  .image-list-agenda {
    height: fit-content;
  }
  .fasilitas-item-title {
    height: fit-content;
  }
  .agenda-card {
    min-height: auto;
    padding: 0;
  }
  .content-galeri-card {
    padding: 0;
  }
  .caption-wrapper {
    width: 100%;
    top: 45%;
  }
  .tanggal-galeri {
    top: 0%;
    width: 50%;
    left: 0%;
    height: 15%;
  }
  span {
    font-size: 12px;
  }
  .kontak-rs div .m-auto {
    margin-top: 20px !important;
  }
  li a {
    font-size: 12px !important;
  }
  .data-fasilitas .border-end {
    margin-bottom: 20px;
  }
}

.img-sejarah {
  width: 100%;
  height: auto;
  margin-top: 10px;
}

.text-sejarah p {
  line-height: 35px;
}

#list-sejarah div {
  margin: 10px 0;
}

/* kontak */
.form-kontak {
  border-radius: 0px 10px 10px 10px;
  padding: 5%;
  box-shadow: 0 0 11px rgba(33, 33, 33, 0.2);
}

.label-kontak {
  width: fit-content;
  height: 60px;
  z-index: 1;
  top: 237px;

  /* Primary */

  background: #0aae91;
  border-radius: 15px 15px 0px 0px;
  color: white;
  padding: 15px;
}
.daftar {
  margin-bottom: 83px;
}

/* IKLAN */
.iklan-berita {
  width: 300px;
  height: 400px;
  display: flex;
  float: right;
}

@media (min-width: 768px) {
  .iklan-donasi {
    width: 200px;
    height: 300px;
    display: flex;
    float: right;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .iklan-donasi {
    float: none;
    width: 200px;
    height: 300px;
    display: flex;
    margin: 0 auto;
  }
}
/* Beranda */
header .home-page {
  background: #dffff9 !important;
}
.splide__arrow path {
  d: path(
    "M5.975 17.504l14.287.001-6.367 6.366L16.021 26l10.004-10.003L16.029 6l-2.128 2.129 6.367 6.366H5.977z"
  );
}
.splide__arrow path {
  fill: #0aae91;
}
.splide__arrow:hover path {
  fill: #fff;
}
.splide__arrow svg {
  width: 40px !important;
  height: 40px !important;
  margin-top: 10px;
}
.splide__arrow--prev svg {
  margin-right: 8px;
}
.splide__arrow--next svg {
  margin-left: 8px;
}
.splide__arrow:hover {
  color: #fff;
  background: #027e68 !important;
}
.splide__arrow {
  border: 1px solid #0aae91 !important;
  opacity: 1 !important;
  background: transparent !important;
  color: #0aae91;
}
/* .img-banner-overlay{
  position:relative;
  display:inline-block;
} */
.carousel-indicators [data-bs-target] {
  height: 6px !important;
  background-color: white;
  margin-top: -26px;
}
.carousel-indicators .active{
  background-color: #027E68;
  z-index: 10;
}
#carousel-indicator-home{
  margin-bottom: 0px;
}

  .img-banner-overlay::after {
  content:'';
  position:absolute;
  right:0; top:0;
  width:100%; height:100%;
  display:inline-block;
  background: -moz-linear-gradient(top, rgba(0,47,75,0.5) 0%, rgba(220, 66, 37, 0.5) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220, 66, 37, 0.5)), color-stop(100%,rgba(0,47,75,0.5))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,47,75,0.5) 0%,rgba(220, 66, 37, 0.5) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002f4b', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.row-banner-new{
  background-image:url('/assets/img/ornament/banner-new.png');
  background-position: right top;
  background-repeat: no-repeat;
  padding: 50px;
}
.row-anggota-aktif{
  width: 50%;
}
@media (min-width: 576px) {
  .home-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .home-container h2 {
    font-weight: 700;
    color: #00240e;
  }
  .home-container h4 {
    font-weight: 700;
    color: #00240e;
  }
  /* Popup First load */
  .modalPopUp {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    opacity: 1;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    background: #027e6880;
    overflow: scroll;
    display: none;
    z-index: 9990;
  }
  .modalPopUp:target {
    opacity: 1;
    pointer-events: auto;
  }
  .modalPopUp > div {
    width: 750px;
    height: 80%;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 28px;
    background: #fff;
  }
  #Popup .btn-close {
    position: absolute;
    right: 20px;
    text-align: center;
    bottom: 5px;
    width: 180px;
    height: 52px;
    border: 0.935714px solid #0aae91;
    border-radius: 4.67857px;
    padding: 10px;
    font-weight: 800;
    font-size: 14.9714px;
    line-height: 20px;
    background: #ffff;
    z-index: 9999;
    pointer-events: visible;
    text-decoration: none;
  }
  #Popup .btn-close:hover {
    color: #0aae91;
    outline: none;
  }
  .img-popup {
    width: 100%;
    height: 80%;
    position: absolute;
    top: 0;
    left: 0;
    border-top-right-radius: 28px;
    border-top-left-radius: 28px;
  }
  /* Banner */
  .banner-container {
    position: relative;
    background: #dffff9;
    /* height: 470px; */
    height: auto;
    padding: 0px;
    background-image: url(../img/ornament/banner-bg1.png);
    background-position-x: 100%;
    background-position-y: -48%;
    background-size: 25%;
    background-repeat: no-repeat;
  }
  .banner-row {
    margin-top: 40px;
    margin-left: 40px;
  }
  .banner-container .btn-selengkapnya {
    margin-top: 15px;
    color: #ffffff;
    background: #0aae91;
    box-shadow: 0px 6px 12px rgba(10, 174, 145, 0.3);
    border-radius: 16px;
    width: 180px;
    height: 60px;
    padding: 16px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }
  .banner-container .btn-youtube {
    border: 1px solid #0aae91;
    margin-left: 25px;
    margin-top: 15px;
    color: #0aae91;
    background: transparent;
    box-shadow: 0px 6px 12px rgba(10, 174, 145, 0.3);
    border-radius: 16px;
    width: 180px;
    height: 60px;
    padding: 16px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }
  .banner-bg2 {
    position: absolute;
    left: 0;
    top: -100px;
    width: 20%;
  }

  .data-anggota {
    background: rgba(255, 255, 255, 0.45);
    border: 0.798801px solid rgba(19, 235, 197, 0.3);
    box-sizing: border-box;
    border-radius: 36px;
    width: 271px;
    height: 50px;
    padding: 5px;
    margin-left: 0;
    width: max-content;
    margin-bottom: 40px;
  }
  .jumlah-anggota img {
    margin-top: 10px;
    margin-right: 10px;
    float: left;
    width: 25px;
    height: 16px;
  }
  .banner-container .jumlah-anggota {
    display: flex;
    padding: 0px 10px;
    height: 34px;
    width: auto;
    margin-top: 2px;
  }
  .text-anggota-aktif {
    width: auto;
  }

  .img-banner {
    position: absolute;
    right: 27px;
    border-radius: 15px;
    height: 465px;
    margin-top: -27px;
  }
  .banner-container .splide-slide {
    border-radius: 30px;
    height: 330px !important;
    margin-top: 10px !important;
  }
  .banner-container .splide {
    margin: 0 auto;
  }
  .banner-container .splide__slide {
    padding: 1rem;
    display: flex;
    justify-content: center;
  }
  .splide__arrow {
    border: 1px solid #0aae91 !important;
    opacity: 1 !important;
    background: transparent !important;
    width: 50px !important;
    height: 50px !important;
    color: #0aae91;
    font-size: 28px;
  }

  .splide__arrow--prev {
    left: -55px !important;
  }
  .splide__arrow--next {
    right: -80px !important;
  }
  /*Pop Up Video*/
  .lity-container {
    max-width: 850px !important;
    overflow: hidden;
    border-radius: 14px;
  }
  .lity {
    background: transparent !important;
  }
  .lity-close {
    right: 235px !important;
    top: 52px !important;
    color: #027e68 !important;
    background: #ffffff !important;
    border-radius: 8px;
  }
  .lity-iframe-container iframe {
    border-radius: 15px !important;
  }
  /* Covid */
  .covid-container {
    text-align: center;
    position: relative;
  }
  .bg-img-covid1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 10%;
  }
  .bg-img-covid2 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10%;
  }
  .covid-row {
    justify-content: center;
  }
  .covid-title {
    margin-top: 140px;
  }
  .card-covid {
    text-align: center;
    width: 17%;
    border: none;
  }
  .card-covid p {
    font-size: 16px !important;
    color: #494949;
  }
  .small-covid {
    color: #027e68;
  }
  .card-img-covid {
    width: 54px;
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 2px 10px rgba(135, 244, 225, 0.65);
    border-radius: 12px;
  }
  /* Peran */
  .role-col1 {
    width: 1%;
    margin-right: 25px;
  }
  .role-col22 {
    width: 29%;
  }
  .role-row2 {
    justify-content: center;
  }
  .role-container h2 {
    font-weight: 700;
  }
  .role-container h4 {
    color: #027e68;
    font-weight: 700;
    font-size: 20px;
  }
  .role-row1,
  .role-row2 p {
    line-height: 20px;
    font-weight: 400 !important;
    font-size: 14px;
    color: #727879;
  }
  .img-role {
    border-radius: 3px;
  }
  .role-row2 .role-col1 {
    margin-right: 25px;
  }
 
  /* Berita */
  .news-container .all-news {
    float: right;
    margin-top: 7px;
  }
  .news-container {
    position: relative;
  }
  .news-bg {
    position: absolute;
    left: 0;
    width: 16%;
    top: -137px;
  }
  .news-card {
    border: none;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    overflow: hidden;
  }
  .news-card:hover {
    box-shadow: 0px 6px 9px rgba(0, 0, 0, 15%);
  }
  .card-img-news {
    height: 200px;
    width: 100%;
  }
  .news-card-text {
    height: 70px;
    color: #00240e;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
  .news-card p {
    text-align: center;
  }
  .news-card:hover {
    background-image: url(../img/ornament/next.png);
    background-position: 85% 90.5%;
    background-repeat: no-repeat;
  }
  .news-card a:hover {
    color: #0aae91 !important;
  }
  .fa-arrow-right:not(.btn-next) {
    display: none;
  }
  .news-col {
    width: 100%;
  }
  .news-container .splide__slide {
    padding: 0 !important;
  }

  /* Anggota */
  .member-container {
    position: relative;
    background-image: url(../img/ornament/anggota-bg.png);
    background-repeat: no-repeat;
    background-position: 7% 100%;
    background-size: 37% 40%;
    height: auto;
  }
  .img-member {
    /* width: 95%; */
    width: 100%;
    /* height: 400px; */
    height: 100%;
    border-radius: 10px;
  }
  .member-container a {
    margin-top: 20px;
    color: #ffffff;
    background: #0aae91;
    box-shadow: 0px 6px 12px rgba(10, 174, 145, 0.3);
    border-radius: 16px;
    width: 210px;
    height: 60px;
    padding: 16px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }
  .member-container a:hover {
    background: #2fcc95;
  }
  .small-text {
    height: 75px;
  }
  .member-container .data-member {
    margin-left: 0 !important;
  }
  /* Iklan */
  .iklan-row {
    text-align: center;
  }
  .iklan-col1 {
    /* margin-left: 40px; */
    margin-left: 30px;
  }

  @media (min-width: 760px) and (max-width: 1050px) {
    .iklan-beranda-tengah-750 {
      width: 500px;
      height: 160px;
    }

    .iklan-beranda-tengah-200 {
      width: 100px;
      height: 150px;
    }
    .iklan-beranda-bawah {
      width: 700px;
      height: 175px;
    }
  }
  .img-iklan1 {
    width: 750px;
    height: 200px;
    border-radius: 10px;
    filter: drop-shadow(-4px 4px 2px rgba(0, 0, 0, 0.05));
  }
  .img-iklan2 {
    width: 300px;
    height: 200px;
    border-radius: 10px;
    filter: drop-shadow(-4px 4px 2px rgba(0, 0, 0, 0.05));
  }
  .img-iklan3 {
    width: 800px;
    height: 200px;
    border-radius: 10px;
    filter: drop-shadow(-4px 4px 2px rgba(0, 0, 0, 0.05));
    display: block;
    margin: 0 auto;
  }
  /* Partner */
  .partner-container {
    background: #dffff9;
    position: relative;
    height: 220px;
  }
  .partner-bg {
    position: absolute;
    bottom: -20px;
    left: 0;
  }
  .partner-container .partner-title {
    display: none;
  }
  .splide__arrow {
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #0aae91 !important;
    opacity: 1 !important;
    background: none !important;
  }
  .splide__arrow:hover {
    color: #fff;
  }
  .splide__arrow--prev {
    left: -55px !important;
  }
  .splide__arrow--next {
    right: -80px !important;
  }
  .splide {
    margin: 0 auto;
  }
  .splide__slide {
    padding: 1rem;
    display: flex;
    justify-content: center;
  }

  /* Agenda */
  .agenda-container {
    position: relative;
    background-image: url(../img/ornament/agenda-bg.png);
    background-position: 100% 8%;
    background-repeat: no-repeat;
    background-size: 20%;
  }
  .agenda-container .link-all-agenda {
    bottom: 0;
    color: #ffffff;
    background: #0aae91;
    box-shadow: 0px 6px 12px rgba(10, 174, 145, 0.3);
    border-radius: 16px;
    width: 210px;
    height: 60px;
    padding: 16px 25px;
    text-align: center;
    text-decoration: none;
    display: block;
    margin: 0 auto;
  }
  .agenda-container .link-all-agenda:hover {
    background: #2fcc95;
  }
  .agenda-item-title-home {
    color: #00240e;
    height: 70px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
  .agenda-container .content-agenda-card {
    background: #fff;
    border-radius: 20px;
  }
  .agenda-container .agenda-card {
    width: 100% !important;
  }
  .agenda-container .splide__slide {
    padding: 0px !important;
  }
  .agenda-container .splide__pagination__page.is-active {
    background: #0aae91;
  }
  .agenda-container .splide__pagination__page {
    background: #acb2b2;
    margin-right: 10px;
  }
  .agenda-container .agenda-card {
    height: 450px;
  }
  .agenda-container .agenda-card {
    padding: 0 !important;
  }
  .agenda-container .content-agenda-card {
    padding: 0 !important;
  }
  .agenda-container .text-list-agenda {
    padding: 3%;
  }
  /*Instagram*/
  .all-insta {
    float: right;
  }
}
@media (max-width:768px){
  .role-col1 {
    width: 10%;
    margin-bottom: 10px;
  }
  .role-col2 {
    width: 90%;
    margin-bottom: 10px;
  }
  .role-col22 {
    width: 90%;
    margin-bottom: 10px;
  }
  .iklan-col1{
    margin-left: 20px;
  }
  .img-member{
    margin-left: 40px;
  }
  .row-banner-new{
    background-position: unset;
    padding: 20px;
  }
  .banner-col1 {
    margin-top: 50px;
    width: 100%;
    bottom: 20px;
    /* position: absolute; */
    height: auto;
    margin-left: 20px;
  }
  .row-anggota-aktif{
    width: 100%;
  }
  .col-anggota-aktif{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;

  }
  .btn-selengkapnya{
    width: 50% !important;
  }
  .col-sosmed{
    width: 50% !important;
  }
}
@media (max-width:300px) {
  .role-col1 {
    width: 15%;
    margin-bottom: 10px;
  }
  .role-col2 {
    width: 85%;
    margin-bottom: 10px;
  }
  .role-col22 {
    width: 85%;
    margin-bottom: 10px;
  }
  .iklan-col1{
    margin-left: 0px;
  }
  #splide_agenda{
    margin-left: 0px;
    margin-right: 0px;
  }
  .img-member{
    margin-left: 0px;
  }
  .banner-col1 {
    margin-left: 0px;
  }
  .data-anggota{
   width: 100% !important;
  }
  .col-anggota-aktif{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .btn-selengkapnya{
    width: 64% !important;
  }
  .partner-title{
    margin-left: 30px !important;
  }
  .modalPopUp > div{
    height: 30% !important;
  }
  .img-popup{
    height: auto !important;
  }
  #teks{
    text-align: center;
  }
  #header .logo img{
    /* width: 203px !important;
    height: 56px !important; */
    width: 100%;
  }
  .data-anggota .border-end h4{
    margin-left: 0px !important;
  }
  .row-detail-agenda{
    margin-top: 0px !important;
  }
  .tanggal-galeri{
    font-size: 14px;
  }
  .galeri-container .caption-wrapper{
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .iframe-gallery{
    height: auto !important;
  }
  .card-list-account form .btn-copy{
    margin-top: 10px;
  }
  .card-pop-up{
    min-height: unset !important;
    max-height: 550px;
  }
}
/* Responsive Beranda */
@media (min-width: 0px) and (max-width: 768px) {
  .splide__arrow--prev svg {
    margin-right: 5px;
  }
  .splide__arrow--next svg {
    margin-left: 5px;
  }
  .splide__arrow svg {
    margin-top: 5px;
  }
  .home-container h2 {
    font-weight: 700 !important;
    font-size: 20px !important;
  }
  .home-container h4 {
    font-weight: 700 !important;
    font-size: 1.5rem !important;
  }
  .row-banner-new{
    min-height: 468px;
  }
  /*Popup Iklan */
  .modalPopUp {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    opacity: 1;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    background: #027e6880;
    overflow: scroll;
    display: none;
    z-index: 9990;
  }
  .modalPopUp:target {
    opacity: 1;
    pointer-events: auto;
  }
  .modalPopUp > div {
    width: 80%;
    height: 50%;
    position: relative;
    margin: 30% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
  }
  #Popup .btn-close {
    position: absolute;
    right: 15px;
    text-align: center;
    bottom: 5px;
    width: 120px;
    height: 26px;
    border: 0.935714px solid #0aae91;
    border-radius: 4.67857px;
    padding: 10px;
    font-weight: 800;
    font-size: 12px;
    line-height: 20px;
    background: #ffff;
    z-index: 9999;
    pointer-events: visible;
    text-decoration: none;
  }
  #Popup .btn-close:hover {
    color: #0aae91;
    outline: none;
  }
  .img-popup {
    width: 100%;
    height: 78%;
    position: absolute;
    top: 0;
    left: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  .text-sejarah {
    font-size: 12px;
    line-height: 25px;
  }
  .text-sejarah ul {
    padding: 0;
  }
  .label-kontak {
    font-size: 11px !important;
  }
  /* Banner */
  #header {
    background: none !important;
  }
  .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .banner-bg2 {
    position: absolute;
    left: 0;
  }
  .banner-container {
    position: relative;
    background: #dffff9;
    background-image: url(../img/ornament/banner-bg1.png);
    background-position-x: 100%;
    background-position-y: 0%;
    background-size: 66%;
    background-repeat: no-repeat;
  }
  /* .banner-col1 {
    margin-top: 50px;
    width: 100%;
    bottom: 20px;
    position: absolute;
    height: auto;
    margin-left: 20px;
  } */
  .banner-col2 {
    width: 100%;
    top: 0;
    /* position: absolute; */
    height: 270px;
    text-align: center;
  }
  .img-banner {
    height: 100%;
    margin-top: 15px;
    border-radius: 18px;
    margin-left: 26px;
  }
  .banner-col1 h2 {
    margin-bottom: 10px !important;
    font-weight: 700;
  }
  .banner-container .splide {
    max-width: 100% !important;
    height: 600px !important;
  }
  .banner-container .splide__slide {
    height: 600px !important;
  }
  .banner-container .splide__slide--clone {
    display: none !important;
  }
  .banner-container .splide__arrow {
    top: 100px !important;
  }
  .data-anggota {
    background: #ffffff73;
    width: 78%;
    padding: 0 !important;
    height: 50px;
    margin-bottom: 10px;
    border-radius: 6px;
  }
  .jumlah-anggota {
    width: 30%;
  }
  .text-anggota-aktif {
    width: 50%;
  }
  .data-anggota .border-end {
    display: flex;
    height: 41px;
    margin-top: 3px;
  }
  .data-anggota .border-end img {
    margin-top: 10px;
    width: 32px;
    height: 24px;
  }
  .data-anggota .border-end h4 {
    margin-left: 15px;
    margin-top: 13px !important;
    font-size: 16px !important;
  }
  .data-anggota .text-anggota-aktif p {
    margin-top: 17px !important;
  }
  .btn-selengkapnya {
    color: #ffffff;
    background: #0aae91;
    box-shadow: 0px 6px 12px rgb(10 174 145 / 30%);
    border-radius: 7px;
    width: 19px;
    height: 15px;
    padding: 2px 93px 24px 15px;
    display: inline-block;
    margin-right: 10px;
  }
  .btn-youtube {
    border: 1px solid #0aae91;
    color: #0aae91;
    background: transparent;
    box-shadow: 0px 6px 12px rgba(10, 174, 145, 0.3);
    border-radius: 7px;
    width: 19px;
    height: 15px;
    padding: 2px 9px 6px 15px;
  }
  .img-banner2 {
    margin-top: 25px;
    margin-left: 40px;
    width: 280px !important;
    height: 210px !important;
  }
  .splide__arrow {
    border: 1px solid #0aae91 !important;
    opacity: 1 !important;
    background: transparent !important;
    width: 31px !important;
    height: 31px !important;
    color: #0aae91;
    font-size: 20px;
  }
  .splide__arrow--prev {
    left: 5px !important;
  }
  .splide__arrow--next {
    right: 5px !important;
  }
  /* Covid */
  .covid-container {
    position: relative;
  }
  .bg-img-covid1 {
    position: absolute;
    width: 20%;
    top: 0;
    left: 0;
  }
  .bg-img-covid2 {
    position: absolute;
    width: 20%;
    right: 0;
    bottom: 0;
    z-index: 997;
  }
  .covid-row {
    text-align: center;
  }
  .covid-title {
    margin-top: 50px;
  }
  .card-covid {
    display: block;
    border: none;
    margin-bottom: 30px;
  }
  .card-covid h5 {
    font-size: 21px !important;
    font-weight: 700 !important;
  }
  .card-covid p {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #626b6c;
  }
  .card-covid img {
    width: 54px;
    height: 54px;
    background: #03cba8;
    box-shadow: 0px 2px 10px rgba(135, 244, 225, 0.65);
    border-radius: 12px;
  }
  /* Peran */
  .role-row2 {
    margin-top: 10px !important;
  }
  /* .role-col1 {
    width: 10%;
    margin-bottom: 10px;
  }
  .role-col2 {
    width: 90%;
    margin-bottom: 10px;
  }
  .role-col22 {
    width: 90%;
    margin-bottom: 10px;
  } */
  .role-container img {
    border-radius: 6px;
  }
  /*Berita */
  .news-container {
    position: relative;
  }
  .news-bg {
    position: absolute;
    top: -25px;
    left: 0;
    width: 30%;
  }
  .news-container .col-md-10 {
    width: 50%;
  }
  .news-container .col-md-2 {
    width: 50%;
    text-align: right;
  }
  .all-news {
    font-size: 12px;
  }
  .news-col {
    width: 100%;
    padding-left: 0 !important;
  }
  .news-col:not(:first-child, :nth-child(2)) {
    display: none;
  }
  .news-card {
    height: auto;
    font-size: 13px;
    background: #ffffff;
    box-shadow: 0px 6.82578px 27.3031px rgba(0, 0, 0, 0.08);
    border-radius: 6.82578px;
    border: none;
    overflow: hidden;
  }
  .news-card:hover {
    box-shadow: 0px 9px 27px rgba(0, 0, 0, 0.16);
  }
  .card-img-news {
    height: 100px;
    border-radius: 0.25rem;
    width: 100%;
  }
  .news-card-text {
    height: 80px;
    color: #00240e;
  }
  .news-card small {
    font-size: 11px !important;
  }
  .news-card p {
    margin-left: 20px;
    font-size: 10px !important;
  }
  .news-card h5 {
    font-size: 14px !important;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
  .news-container .splide__track {
    padding-left: 0 !important;
  }
  .news-container .row {
    margin-bottom: 10px !important;
  }
  /* Anggota */
  .member-container {
    position: relative;
    background-image: url(../img/ornament/anggota-bg.png);
    background-repeat: no-repeat;
    background-position: 84% 49%;
    background-size: 82% 27%;
  }
  .img-member {
    width: 250px;
    height: 220px;
    border-radius: 10px;
  }
  .member-container .small-text {
    font-size: 12px;
  }
  .member-container .col-md-3 {
    width: 25%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0px !important;
  }
  .data-member {
    padding: 4px;
    height: auto;
    margin-bottom: 10px;
    width: 100%;
  }
  .data-member h6 {
    font-size: 12px !important;
    margin-bottom: 0px;
  }
  .data-member span {
    font-size: 9px !important;
  }
  .member-container .btn-selengkapnya {
    width: 139px;
    height: 15px;
    padding: 4px 3px 24px 11px;
    margin-left: 3px;
    font-size: 12px;
  }
  /* Partner */
  .partner-container {
    background: #dffff9;
    position: relative;
    height: 170px;
  }
  .partner-bg {
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 16%;
  }
  .partner-container .splide__arrow {
    width: 31px !important;
    height: 31px !important;
    border: 1px solid #0aae91 !important;
    opacity: 1 !important;
    background: none;
  }
  .partner-container .splide__arrow path {
    fill: #0aae91;
  }
  .partner-container .splide__arrow--prev {
    left: 0px !important;
  }
  .partner-container .splide__arrow--next {
    right: 0px !important;
  }
  .partner-container .splide {
    margin: 0 auto;
  }
  .partner-container .splide__slide {
    padding: 1rem;
    display: flex;
    justify-content: center;
  }
  .partner-container .partner-title {
    margin-top: 20px;
    margin-left: 70px;
    margin-bottom: 40px;
    position: absolute;
    color: #00240e;
  }
  .partner-container img {
    height: auto !important;
  }

  /*Agenda*/
  .agenda-container {
    position: relative;
    background-image: url(../img/ornament/agenda-bg.png);
    background-position: 100% 8%;
    background-repeat: no-repeat;
    background-size: 50%;
  }
  .link-all-agenda {
    background: #0aae91;
    color: #ffff;
    width: 172px;
    height: 15px;
    padding: 8px 18px 13px 17px;
    /* margin-left: 100px; */
    font-size: 13px;
    box-shadow: 0px 6px 12px rgba(10, 174, 145, 0.3);
    border-radius: 11.4802px;
  }
  .agenda-item-title-home {
    color: #00240e;
    height: auto !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
  }
  .agenda-container .agenda-card {
    width: 100%;
    height: 240px;
    min-height: auto !important;
    background: white;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
    border-radius: 4.01079px !important;
    position: relative;
  }
  .agenda-container .agenda-card .text-list-agenda {
    padding: 10px;
  }
  .agenda-container .agenda-card img {
    height: 100px;
  }
  .agenda-container .agenda-card .text-list-agenda {
    width: 100%;
  }
  .agenda-container .splide__track {
    padding-left: 0 !important;
  }
  .agenda-container .splide__pagination__page.is-active {
    background: #0aae91;
  }
  .agenda-container .splide__pagination__page {
    background: #acb2b2;
    margin-right: 10px;
  }
  .agenda-container .agenda-item-date {
    position: absolute;
    height: auto !important;
    bottom: 10px;
  }
  /* Instagram */
  .insta-container .col-md-10 {
    width: 40%;
  }
  .insta-container .col-md-2 {
    width: 60%;
    text-align: right;
  }
  .insta-container {
    margin-bottom: 0 !important;
    height: 250px;
  }
}
.featured-image{
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.image-list-pengurus {
  /* width: auto; */
  /* height: 150px; */
  width: 100%;
  height: auto;
  /* border-radius: 100px; */
  /* margin: auto; */
  justify-content: center;
  display: flex;
}

@media (max-width: 768px){
  .featured-image{
    height: 400px;
  }
}
@media (max-width: 468px){
  .featured-image{
    height: 300px;
  }
}

@media (min-width: 770px) and (max-width: 1440px) {
  .list-pengurus .col-md-2 {
    width: 20% !important;
  }
  .item-pengurus-card.col-md-2 {
    width: 20% !important;
  }
}

@media (min-width: 0px) and (max-width: 450px) {
  .list-pengurus .col-md-2 {
    width: 80% !important;
    margin-left: 10px;
  }
  .list-pengurus {
    justify-content: center;
  }
  .item-pengurus-card.col-md-2 {
    width: 80% !important;
  }
}

.grey-border {
  border: solid grey 1px;
}

@media (min-width: 760px) and (max-width: 1024px) {
  .number-mission {
    width: 100%;
  }
}

@media (max-width: 780px) {
  #detail_anggota {
    margin-bottom: 1rem !important;
  }

  #detail_anggota_title {
    margin-bottom: 1rem !important;
  }

  #detail_anggota2 {
    margin-bottom: 1rem !important;
  }

  #detail_anggota3 {
    margin-top: 0rem !important;
  }

  #gambar {
    width: 20%;
  }

  #teks {
    width: 70%;
  }

  #gambar_berita {
    width: 100%;
  }

  #list {
    font-size: 21px !important;
  }

  #teks_berita {
    width: 56%;
    padding-right: 0rem;
    padding-left: 0rem;
  }

  #list-berita {
    width: 100%;
  }

  #title {
    margin-top: 0rem !important;
  }

  #date {
    margin-top: 5rem !important;
  }

  #detail_berita {
    margin-top: 0rem !important;
  }

  #iklan {
    width: 150px;
    height: auto;
    float: left;
    margin-left: 25%;
    margin-top: 40px;
  }

  #filter-berita {
    width: 135px;
    font-size: 12px;
    float: right;
    margin-right: 10px;
  }

  #berita {
    width: 50%;
  }

  #gambar_berita {
    width: 150px;
    height: auto;
  }
}
@media (min-width: 500px) and (max-width: 995px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 100%;
  }

  #teks_berita {
    width: 70%;
    padding-right: 0rem;
    padding-left: 0rem;
  }
}
@media (min-width: 0px) and (max-width: 450px) {
  .iklan-beranda-tengah-750 {
    margin-bottom: 20px;
  }
  /* .iklan-col1 {
    margin-left: 20px;
  } */
  .iklan-col2 {
    text-align: center;
  }
  .iklan-beranda-tengah-750 {
    /* width: 270px; */
    width: 100%;
    height: 70px;
  }
  .iklan-beranda-tengah-200 {
    width: 150px;
    height: 120px;
  }
  .iklan-beranda-bawah {
    width: 100%;
    height: 100px;
    margin: auto;
    display: flex;
  }
  .lity-close {
    margin-top: 170px;
  }
  .lity-opened {
    margin-top: 170px;
    height: 100px;
  }
  .lity-wrap {
    margin-top: 170px;
    height: 100px;
  }
}
@media (min-width: 451px) and (max-width: 768px) {
  .iklan-beranda-tengah-750 {
    margin-bottom: 20px;
  }
  .iklan-col1 {
    margin-left: 40px;
  }
  .iklan-col2 {
    text-align: center;
  }
  .iklan-beranda-tengah-750 {
    width: 380px;
    height: 120px;
  }

  .iklan-beranda-tengah-200 {
    width: 200px;
    height: 150px;
  }
  .iklan-beranda-bawah {
    width: 350px;
    height: 135px;
    margin: auto;
    display: flex;
  }
}
@media (min-width: 1051px) {
  .iklan-beranda-tengah-750 {
    width: 750px;
    height: 200px;
  }

  .iklan-beranda-tengah-200 {
    width: 300px;
    height: 200px;
  }

  .iklan-beranda-bawah {
    width: 800px;
    height: 200px;
    margin: auto;
    display: flex;
  }
}
@media (min-width: 451px) and (max-width: 768px) {
  .agenda-container .agenda-card {
    width: 100%;
    height: 280px;
    min-height: auto !important;
    background: white;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.08);
    border-radius: 4.01079px !important;
    position: relative;
  }
}
.sosmed-rs{
  margin-right: 15px;
  /* display: none; */
  margin-top: 15px;
}
.sosmed-rs img{
  margin-bottom: 15px;
}
#sosial-media-rs{
  display: none;
}
#jadwal-ops{
  display: none;
}
#penghargaan-prestasi-box{
  display: none;
}
.content-penghargaan ol li::before{
  background-color: green !important;
}
.content-penghargaan ol li::marker{
  width: 15px !important;
  height: 15px !important;
  /* content: " "; */
}
.content-penghargaan p {
  text-align: center;
}
.hari-detail-anggota{
  width: 60px;
}
.parent-link-agenda{
  text-align: center;
}
.card-pop-up{
  min-height: 419px;
  max-height: 550px;
}