/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700;800&display=swap');

body {
  background: #FAFAFA;
  font-family: 'Open Sans', sans-serif;
}

.form-control-dark {
  border-color: var(--bs-gray);
}
.form-control-dark:focus {
  border-color: #fff;
  box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.text-small {
  font-size: 85%;
}

.dropdown-toggle {
  outline: 0;
}

img.logo {
  height: 36px;
}

.btn-outline-primary {
  border-color: #F4003F;
  color: #F4003F;
  border-radius: 2px;
}

.btn-outline-primary {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #F4003F;
  padding: 8px 16px;
}

.btn-primary {
  background-color: #F4003F;
  border-color: #F4003F;
  border-radius: 2px;
}

.btn.btn-primary {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #FEFEFE;
  padding: 8px 16px;
}

.btn-primary:hover {
  background-color: #F4003F;
  border-color: #F4003F;
}

.btn-outline-primary:hover {
  background-color: #F4003F;
  border-color: #F4003F;
}

.bg-light {
  background-color: #fff !important;
}

main {
  margin-top: 80px;
  position: relative;
}

.content li.nav-item {
  width: 33.333339%;
  text-align: center;
  padding-bottom: 16px;
}

.content li a.active {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  align-items: center;
  text-align: center;
  color: #212121 !important;
  padding-bottom: 16px;
  border-bottom: 3px solid #F4003F;
}

.content .nav-link {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  align-items: center;
  text-align: center;
  color: #212121;
  border-bottom: 3px solid #EEEEEE;
  padding-bottom: 16px;
}

ul.nav.content {
  margin: 5px 0px 10px 0px;
}

.maincontent h1 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #212121;
}

.maincontent p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #424242;
}

hr.separator {
  border-top: 2px solid #F5F5F5;
  opacity: 1;
  margin-bottom: 24px !important;
}

hr.separator2 {
  border-top: 3px solid #E0E0E0;
  opacity: 1;
}

hr.separator3 {
  border-top: 2px solid #F5F5F5;
  opacity: 1;
  margin: 0px !important;
}

.bg-white {
  background-color: #FFFFFF;
}

span.author1 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #424242;
  text-transform: capitalize;
}

p.author1 {
  font-family: 'Open Sans' !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #424242 !important;
  margin-bottom: 0px !important;
}

p.pelapor {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #757575;
}

p.pelapor span {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9E9E9E;
}

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

.maincontent {
  padding: 0px 16px 16px 16px;
}

.pt16 {
  padding-top: 16px;
}

.listaction {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #424242;
}

.mr-3 {
  margin-right: 5px;
}

.mr-24 {
  margin-right: 24px;
}

.pl-24 {
  padding-left: 24px;
}

.secondcontent {
  padding: 0px 16px;
}

.secondcontent h2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
}

.secondcontent p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #424242;
  margin-bottom: 16px;
}

.listaction1 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #424242;
}

.listaction1 img {
  width: 25px;
}

.btn-pink, .btn-pink:hover {
  width: 167px;
  height: 38px;
  left: 693px;
  top: 698px;
  border: 1px solid #F4003F;
  border-radius: 32px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #F4003F;
}

.text-right {
  text-align: right !important;
}

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

.mt-24 {
  margin-top: 24px !important;
}

.penulismingguini {
  background: #F5F5F5;
  margin-top: 20px;
}

.penulistop {
  padding: 10px 20px;
}

.penulismingguini h2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 20px;
}

.penulismingguini h3 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #212121;
  margin-bottom: 0px;
}

.penulismingguini .btn-primary {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #FEFEFE;
  padding: 4px;
}

img.avatar-img2 {
  border-radius: 50%;
  width: 52px;
}

.penulismingguini p.pelapor {
  margin-bottom: 0px;
  margin-top: 2px;
}

.beritapenulis {
  margin-top: 20px;
}

.beritapenulis h2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  margin-top: 10px;
  margin-bottom: 10px;
}

.beritapenulis p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #424242;
  margin-bottom: 0px;
}

.mainmenu .nav-link.active {
  padding: 0px;
  color: #F4003F !important;
  background: transparent !important;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
}

.mainmenu a.nav-link {
  padding: 0px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: left;
  color: #212121;
  gap: 4px;
}

.disclaimer {
  margin: 20px 0px;
  background: #FFFFFF;
  padding: 15px;
}

.disclaimer h3 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

.disclaimer p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #424242;
  margin-bottom: 0px;
}

.disclaimer p span {
  color: #F4003F;
}

.penulisbottm {
  padding: 0px 16px; 
}

.penulisbottm h3 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 16px;
}

.penulislainnya {
  background-color: #E0E0E0;
  margin: 0px 0px 16px 0px;
  padding: 8px;
}

.mr-8 {
  margin-right: 8px;
}

.mr-8auto {
  margin: auto 8px auto auto;
}

.mr-32 {
  margin-right: 32px !important;
}

.mr-22 {
  margin-right: 22px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.adsmain {
  padding: 16px;
}

.ceritaterpopuler {
  background: #F5F5F5;
  margin-top: 20px;
  margin-bottom: 20px;
}

.ceritaterpopuler h2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 20px;
}

.ceritaterpopuler .beritapenulis {
  margin-top: 20px;
}

.ceritaterpopuler .beritapenulis h2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  margin-top: 10px;
  margin-bottom: 10px;
}

.ceritaterpopuler .beritapenulis p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #424242;
  margin-bottom: 0px;
}

.menulissemua h2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #424242;
}

.menulissemua p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #424242;
  margin-bottom: 0px;
}

.menulissemua {
  background: #FAFAFA;
  margin: 8px 0px 24px;
  padding: 20px;
}

.secondcontent .bd-highlight p {
  color: #757575;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.secondcontent p.date  {
  color: #9E9E9E;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}

.maincontent p.date {
  color: #9E9E9E;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}

.bg-grey-1 {
  background: #FAFAFA;
}

.bg-grey-1 img {
  padding: 4px;
}

a.sign-btn.line {
  background: transparent;
  border: 1px solid #212121;
  color: #212121;
  text-decoration: none;
}

a.sign-btn.medium {
  height: 36px;
  font-size: 14px;
}
a.sign-btn {
  width: 100%;
  height: 50px;
  background: #1a73e8;
  color: #fefefe;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
}

.btnsemua {
  padding: 10px 20px;
}

.btnsemua a {
  text-decoration: none;
}

footer h3.title {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #424242;
  margin-bottom: 20px;
}

footer a.link {
  font-family: 'Open Sans';
  font-style: normal;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #424242;
  display: block;
  margin-bottom: 10px;
}

ul.sosmed {
  padding-inline-start: 0px !important;
}

ul.sosmed li {
  list-style: none;
  margin: 0px 3px;
  display: inline-flex;
  width: 32px;
  height: 32px;
  vertical-align: top;
}

ul.sosmed li:first-child {
  margin-left: 0px;
}

ul.sosmed li:last-child {
  margin-right: 0px;
}

ul.sosmed li a {
  color: #424242;
  font-size: 18px;
  width: 32px;
  height: 32px;
  border: 2px solid #424242;
  border-radius: 16px;
  text-align: center;
  line-height: 34px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

ul.apps {
  padding-inline-start: 0px !important;
}

ul.apps li {
  list-style: none;
  display: inline-block;
  margin: 0px 10px;
  width: 45%;
}

ul.apps li:first-child {
  margin-left: 0px;
}

ul.apps li:last-child {
  margin-right: 0px;
}

ul.apps li a {
  color: #424242;
  font-size: 18px;
}

li.breadcrumb-item a {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #212121;
  text-decoration: none;
}

li.breadcrumb-item.active {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #212121;
}

.detail-top-bg-grey {
  background: #F5F5F5;
  border-radius: 2px;
}

.detail-top-bg-grey p {
  margin-bottom: 0px;
}

.detail-top-bg-grey span.author1 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #424242;
}

.detail-top-bg-grey p.pelapor {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #424242;
  margin-bottom: 8px;
}

.detail-top-bg-grey img.avatar-img1 {
  border-radius: 50%;
  width: 50px;
}

ol.breadcrumb {
  margin-bottom: 10px;
  margin-top: 0px;
}

.detail-maincontent small {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #9E9E9E;
}

.actiondetail {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #424242;
}

.actiondetail img {
  width: 20px;
}

.detailcontentartile {
  margin-bottom: 32px;
}

.detailcontentartile p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  color: #424242;
}

.greenbox a {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #F4003F;
  text-decoration: none;
  border: 1px solid #F4003F;
  padding: 5px 10px;
}

.greenbox {
  margin-right: 10px;
}

.likes a {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  align-items: center;
  text-align: right;
  color: #424242;
  text-decoration: none;
  border: 1px solid #424242;
  padding: 8px;
}

.likes a .fa-thumbs-up {
  margin-left: 5px;
}

.actiondetail svg {
  font-size: 18px;
}

.actiondetail a {
  color: #424242;
  text-decoration: none;
}

.sectiondukung h2 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #424242;
  margin-bottom: 12px;
}

.sectiondukung p {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #424242;
}

.btn-transparent-black {
  border-radius: 0px;
  border: 1px solid #212121;
}

.btn-dark {
  border-radius: 0px !important;
}

ul.listdonasi {
  padding-inline-start: 0px;
  margin-bottom: 0px;
}

ul.listdonasi li {
  list-style: none;
  display: inline-block;
  margin: 0px 5px;
}

ul.listdonasi li:first-child {
  margin-left: 0px;
}

ul.listdonasi li:last-child {
  margin-right: 0px;
}

ul.listdonasi img {
  width: 45px;
}

h3.donasi {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #424242;
}

ul.fortems {
  padding-inline-start: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
}

ul.fortems li {
  list-style: none;
  display: inline-block;
  border-right: 1px solid #757575;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #757575;
}


ul.fortems li:first-child {
  padding-left: 0px;
}

ul.fortems li:last-child {
  padding-right: 0px;
  border-right: none;
}

.bdr-black {
  border: 1px solid #BDBDBD;
}

.btn-border-black {
  border: 1px solid #212121;
  border-radius: 0px;
}

.infopengikut h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;

  color: #000000;
}

.pengikuts span.author1 {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #212121;
}

.pengikuts p.pelapor {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 0;
  color: #757575;
  line-height: 22px;
  margin-bottom: 0px;
}

img.avatar-img1 {
  border-radius: 50%;
  width: 38px;
  height: 38px;
}

img.avatar-img11 {
  border-radius: 50%;
  width: 35px;
}

img.avatar-img3 {
  border-radius: 50%;
  width: 53px;
}

img.avatar-img4 {
  border-radius: 50%;
  width: 71px;
}

.artikelpengikut h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #212121;
  margin-top: 10px;
  margin-bottom: 0px;
}

.artikelpengikut a {
  text-decoration: none;
}

.artikelpengikut small {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9E9E9E;
}

.btn-pink-artikel {
  color: #F4003F;
  border: 1px solid #F4003F;
  border-radius: 2px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  padding: 8px 40px;
}

.btn-pink-artikel:hover {
  color: #F4003F;
  border: 1px solid #F4003F;
  border-radius: 2px;
}

/*Komentar*/
.blockbox {
  display: block;
  position: relative;
  margin: 0 0 24px 0;
}
.overflow {
  overflow: hidden;
}
.blockbox h2.titlebox {
  padding-left: 8px;
  border-left: 4px solid #F4003F;
  height: 25px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.element-box {
  margin: 0;
  position: relative;
  height: auto;
}

.box-avatar.s40 .avatar {
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: #fefefe;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}

.box-avatar.s40 .avatar img {
  height: 40px;
  width: auto;
}

button.sign-btn.minimalis {
  width: auto;
  padding: 0 30px;
}
button.sign-btn {
  width: 100%;
  height: 40px;
  background: #1a73e8;
  color: #fefefe;
  transition: all 0.3s ease-in-out;
  opacity: 1;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
}
.bg-black {
  background: #212121 !important;
}
.cl-white {
  color: #FEFEFE !important;
}

.box-avatar {
  display: inline-flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.margin-right-sm {
  margin-right: 16px !important;
}
.margin-top-xs {
  margin-top: 8px !important;
}

.box-komentar {
  display: block;
  position: relative;
  margin-bottom: 16px;
  overflow: hidden;
  border-bottom: 2px solid #F5F5F5;
}

.box-avatar .avatar {
  width: 36px;
  height: 36px;
  overflow: hidden;
  background: #fefefe;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 18px;
}

.box-avatar {
  display: inline-flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.margin-bottom-sm {
  margin-bottom: 16px !important;
}

.box-avatar .avatar img {
  height: 36px;
  width: auto;
}

.text-avatar h4.title.bold.margin-bottom-ss {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #424242;
  margin-bottom: 0px;
}

.box-avatar .text-avatar {
  min-height: 36px;
  padding-left: 12px;
}

.text-avatar h4.title {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9E9E9E;
  margin-bottom: 0px;
}

.box-komentar .isi-komentar {
  padding-left: 52px;
}

.box-komentar .isi-komentar p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 16px 0;
}

.box-komentar .isi-komentar .click-input-balasan p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 16px 0;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  padding: 0 0 0 8px;
  color: #757575;
}

.box-komentar .isi-komentar .click-balasan p {
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 16px 0;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  padding: 0 0 0 8px;
}

.box-komentar .isi-komentar .box-balas {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.box-komentar a.click-input-balasan {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.box-komentar .isi-komentar .box-balas .icon-balas {
  width: 16px;
  height: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.box-komentar .isi-komentar .box-balas .icon-balasan {
  width: 16px;
  height: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.box-komentar a.click-balasan {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.box-komentar .isi-komentar .box-balas p.balasan {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin: 0;
  padding: 0 0 0 0px;
  color: #757575;
}

.element-box textarea {
  min-height: 100px;
  background: #FAFAFA !important;
  border-color: #eeeeee;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
}

.newbtn-sign {
  background: transparent !important;
  border: 1px solid #212121 !important;
  color: #212121 !important;
}

.bacajuga h2.titlebox {
  padding-left: 8px;
  border-left: 4px solid #F4003F;
  height: 25px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.artikelpopuler h2.titlebox {
  padding-left: 8px;
  border-left: 4px solid #F4003F;
  height: 25px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.card-box.ft150 {
  overflow: hidden;
  height: auto;
  width: 100%;
  position: relative;
  margin: 0;
  opacity: 1;
  transition: all .3s ease-in-out;
}

.card-box.ft150 .img-card {
  float: left;
  position: relative;
  width: 150px;
  height: 84px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.card-box.ft150 .img-card img {
  width: 100%;
  height: auto;
  display: block;
}

.card-box.ft150 .text-card {
  padding: 0 0 0 12px;
}
.card-box .text-card {
  height: auto;
  width: auto;
  overflow: hidden;
  padding: 12px 0 0 0;
  position: relative;
}

.card-box .text-card h4.title {
  transition: all .3s ease-in-out;
  font-size: 12px;
  /* line-height: 20px; */
  margin: 0;
  color: #212121;
  font-weight: 600;
  height: 60px;
  margin-bottom: 10px;
  overflow: hidden;
}

.card-box.ft150.margin-bottom-sm h4 a {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
  color: #212121;
}

h4.date {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #9E9E9E;
}

.posrel {
  position: relative;
}

.blur-lg {
  filter: blur(3px);
}

.posabsblur {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  z-index: 1;
}

.bgprofilebackground {
  margin-top: -10px;
  height: 180px;
  overflow: hidden;
}

.pagepenulistop p.pelapor {
  margin-top: 8px;
}

.m80 {
  margin-top: -80px;
}

.author2 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #212121;
}

.penulispage p.author2 {
  font-style: normal;
  color: #212121;
  font-family: Open Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 32.68px;
  text-align: left;
  margin-bottom: 4px;
}

.penulispage p.pelapor1 {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.79px;
  text-align: left;
  color: #424242;
  margin-bottom: 12px;
}

.penulispage .highlight-info p {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.79px;
  text-align: left;
  color: #424242;
  margin-bottom: 0px;
}

.penulispage .highlight-info p span {
  margin-right: 8px;
  font-family: Open Sans;
  font-size: 20px;
  font-weight: 700;
  line-height: 27.24px;
  text-align: left;
  color: #212121;
}

.pagepenulistop p.pelapor {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #424242;
}

@media (min-width: 1200px) {
    .penulispage .container {
        max-width: 1086px;
    }
}

.bgprofiletop {
  border-bottom: 1px solid #F5F5F5;
  padding: 24px;
  box-shadow: 0px 0px 4px 1px #0000000D;
  box-shadow: 0px 0px 4px 1px #0000000D;
}

.penulispagewidth .maxwidth {
  max-width: 1086px;
  margin: 24px auto auto;
}

.pagepenulistop span.author1 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #212121;
}

.profileside1 {
  background: #FEFEFE;
  opacity: 0.8;
  border-radius: 2px;
  box-shadow: 0px 0px 4px 1px #0000000D;
  box-shadow: 0px 0px 4px 1px #0000000D;
}

.border-b-F5F5F5 {
  border-bottom: 2px solid #F5F5F5;
}

.locwhen {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;

  letter-spacing: 0.01em;
  margin-top: 8px;
  color: #757575;
}

.locwhen svg {
  margin-right: 4px;
}

.profileside1 h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.01em;
  color: #212121;
  margin-bottom: 16px;
}

.profileside1 p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #424242;
  margin: 10px 0px;
}

hr.separator-4 {
  background: #F5F5F5;
  border-top: 3px solid;
  opacity: .05 !important;

}

.socmedprofile ul {
  padding-inline-start: 0px;
}

.socmedprofile ul li {
  list-style: none;
  margin-bottom: 16px;
}

.socmedprofile ul li:last-child {
  margin-bottom: 0px;
}

.socmedprofile ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.01em;
  color: #424242;
  text-decoration: none;
  display: flex;
}

.socmedprofile ul li a svg {
  margin-right: 10px;
  font-size: 24px;
  vertical-align: middle;
  color: #000;
}

.socmedprofile ul li a span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.isiprofileside1 .actiondetail svg {
  font-size: 24px;
}

.bg-grey-profile {
  background: #FEFEFE;
  box-shadow: 0px 0px 4px 1px rgb(0 0 0 / 5%), 0px 0px 4px 1px rgb(0 0 0 / 5%);
  border-radius: 2px;
  --bs-gutter-x: 0rem !important;
  box-shadow: 0px 0px 4px 1px #0000000D;
  box-shadow: 0px 0px 4px 1px #0000000D;
}

h1.titlekarya {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24.51px;
  display: flex;
  align-items: center;
  letter-spacing: 0.01em;
  color: #424242;
  margin-bottom: 0px;
}

.contentpenulis h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.contentpenulis p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #424242;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.contentpenulis p.date {
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.34px;
  text-align: left;
  color: #9E9E9E;
  margin-bottom: 8px;
}

.new-content li.nav-item {
  width: 50%;
  text-align: center;
}

.fortitle-kategori {
  background: #F5F5F5;
  border-radius: 2px;
  margin: 16px 24px;
  padding: 16px;
}

.kategori-title h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;

  color: #424242;

}

.kategori-title p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #424242;
}

.w597 {
  width: 597px !important;
}

.w317 {
  width: 317px !important;
}

.w318 {
  width: 318px !important;
}

.w140 {
  width: 140px !important;
}

.w736 {
/*  width: 736px !important;*/
/*  width: 768px !important;*/
width: 759px !important;
}

.w736real {
  width: 736px !important;
}

main {
  max-width: 1120px;
  margin: 80px auto;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1160px;
  }
}

@supports (position: sticky) {
  .sticky-top {
    top: 80px;
  }
}

.bgwhite {
  background: #FFF !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.detail-top-bg-grey {
  --bs-gutter-x: 0rem;
  --bs-gutter-y: 0;
}

.bg-krem {
  background: #FAFAFA;
}

.ads {
  background: #FAFAFA;
  border-radius: 2px;
  padding: 4px;
}

.blockbox p.titlebox {
  padding-left: 8px;
  border-left: 4px solid #F4003F;
  height: 25px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.bsxcutter {
  --bs-gutter-x: 0px !important;
}

.detailcontentartile a.btn.btn-dark {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #FEFEFE;
}

.p16 {
  padding: 16px;
}

.p24 {
  padding: 24px;
}

.bacajuga p.titlebox {
  padding-left: 8px;
  border-left: 4px solid #F4003F;
  height: 25px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.mt-32 {
  margin-top: 32px;
}

.primary-pink {
  padding: 14px 26px;
  white-space: nowrap;
}

.artikelpopuler p.titlebox {
  padding-left: 8px;
  border-left: 4px solid #F4003F;
  height: 25px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

main.penulispage {
  max-width: unset;
}

.ikutipenulis button {
  font-style: normal;
  color: #FFFFFF;
  padding: 12px 19px;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.07px;
  text-align: center;
}

.ikutipenulis a {
  font-style: normal;
  color: #FFFFFF;
  padding: 12px 19px;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 19.07px;
  text-align: center;
}

.ikutipenulis button.btn-outline-primary {
  color: #F4003F;
}

.ikutipenulis button.btn-outline-primary:focus {
  background: #F4003F;
  color: #FFFFFF;
}

.ikutipenulis button.btn-outline-primary:hover {
  color: #FFFFFF;
}

.ikutipenulis a.btn-outline-primary:hover {
  color: #FFFFFF;
}

.ikutipenulis a.btn-outline-primary:focus {
  background: #F4003F;
  color: #FFFFFF;
}

.ikutipenulis a.btn-outline-primary {
  color: #F4003F;
}

.penulispagewidth .maxwidth .row {
  align-items: end;
  vertical-align: bottom;
}

a.dropdown-item.active {
  background-color: #F5F5F5 !important;
  color: #424242 !important;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
}

a.dropdown-item {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #424242;
  padding: 14px 8px;
}

button.btn.btn-transparent-black.dropdown-toggle {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #212121;
}

.mr-16 {
  margin-right: 16px;
}

.mt-16 {
  margin-top: 16px;
}

.contentpenulis .col-md-5 {
  height: 135px;
  overflow: hidden;
  background-position: right;
  width: 240px;
}

.secondcontent .col-md-5 {
  height: 135px;
  overflow: hidden;
  background-position: right;
  width: 240px;
}

.ads-1 {
  float: left;
  width: 120px;
  height: 600px;
  margin: 0 auto;
  display: flex;
}

.ads {
  position: sticky;
  overflow: hidden;
  z-index: 3;
  top: 70px;
}

.button-ads {
  position: absolute;
  right: 10px;
  top: 3px;
  color: #28BCD6;
}

.ads-3 {
  float: right;
  width: 120px;
  height: 600px;
  margin: 0 auto;
  display: flex;
  vertical-align: top;
}

.adsside {
  background: #FAFAFA;
  border-radius: 2px;
  padding: 9px;
}

.heightunset {
  height: unset !important;
}

.secondcontent p.title {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
  margin-bottom: 8px;
  height: 45px;
  overflow: hidden;
}

.bg-grey {
  background: #EEEEEE;
  padding: 4px;
  text-align: center;
}

.iklan {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #424242;
  text-transform: uppercase;
}

.bggrey {
  background: #EEEEEE;
  padding: 4px 8px;
  text-align: center;
}

.parallax-box {
  width: 100%;
  height: 500px;
  position: relative;
  max-width: 470px;
  left: 0;
  right: 0;
  margin: auto;
}

.parallax-out {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  clip: rect(auto, auto, auto, auto);
}

.parallax-in {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  margin: 0 auto;
  max-width: 470px;
}

.parallax-img {
  width: 100%;
  height: 100%;
  height: auto;
  border: none;
  position: absolute;
  left: 50%;
  top: 0;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.parallax-img .banner300x600 {
  width: 480px !important;
}

.banner300x600 img {
  width: 100%;
  height: auto;
  margin: auto;
}

.lanjutkan {
  margin-bottom: 16px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #424242;
  text-transform: uppercase;
}

.banner728 {
  width: 100%;
  height: auto;
  padding: 8px 0;
  background: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
}

.margin-bottom-lg {
  margin-bottom: 24px !important;
}

.margin-bottom-sm {
  margin-bottom: 16px !important;
}

.inside612 {
  width: 583px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.banner728 .inside612 .cls728 {
  width: 24px;
  height: 24px;
  overflow: hidden;
  border-radius: 12px;
  background: #fafafa;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
  border: none;
  font-size: 10px;
  color: #252525;
}

.banner728 .inside612 .cls728 {
  width: auto !important;
  height: auto !important;
  overflow: hidden !important;
  border-radius: 52px !important;
  background: transparent !important;
  top: 0px !important;
  right: 0px !important;
}

.inside612 img {
  width: 583px !important;
  height: auto;
}

.banner728 img {
  width: 728px;
  height: auto;
}

.ads-konten {
  background: #FAFAFA;
  padding: 8px 4px;
  margin-bottom: 24px;
}

.konten-right {
  display: inline-block;
  width: 583px;
  margin-right: 16px;
}

.konten-left {
  display: inline-block;
  width: 128px;
}

.konten-row {
  display: flex;
}

.mainmenu .nav-link svg {
  margin-right: 8px;
}

.mainmenu .active svg path {
  stroke: #F4003F;
}

.mainmenu li {
  margin-bottom: 24px;
}

.maincontent figure {
  max-height: 317px;
  overflow: hidden;
}

a {
  text-decoration: none;
}

.mainmenu li:last-child {
  margin-bottom: 0px;
}

footer .col5 {
  width: 50%;
  display: inline-block;
}

.fix-bottom {
  height: auto;
  background: rgba(255,255,255,0.8);
  padding: 8px 0;
  margin: 0 auto;
  position: fixed;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fix-bottom {
  padding: 4px 0;
  z-index: 9999;
}

.fix-bottom .adv-cls {
  width: auto;
  height: 32px;
  position: absolute;
  top: -32px;
  right: 0;
  background: #F4003F;
  color: #fff;
  border: none;
  font-size: 11px;
  padding: 8px 19px 8px 16px;
  border-radius: 2px;
}

.fix-bottom img {
  height: 90px;
}

body.body-white {
  background: #FFFFFF;
}

.socmedprofile ul li a img {
  margin-right: 12px;
}

header input.form-control {
  background-color: #F5F5F5 !important;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  letter-spacing: -0.02em;
  color: #757575;
  padding: 9px;
}

.w-40 {
  width: 40% !important;
}

.secondcontent .col-md-5 {
  position: relative;
}

.secondcontent .col-md-5 img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

button.btn.btn-pink img {
  position: relative;
  height: 100%;
  width: auto;
  top: 10px;
  left: 10px;
  transition: unset;
}

/*Newstyle*/
.main-ads {
  width: 100%;
  padding: 16px;
  margin: auto;
  border-radius: 2px;
/*  border: 1.25px solid #E0E0E0;*/
  fill: #FAFAFA;
  background: #FAFAFA;
  position: relative;
  text-align: center;
}
.main-ads img {
  width: 970px;
/*  width: 100%;*/
height: auto;
margin: auto;
text-align: center;
}
.float-ads-left {
  border-radius: 2px;
  background: #FAFAFA;
  width: 120px;
  height: 600px;
}
.float-ads-left img {
  width: 100%;
}
.ads-bottom {
  height: auto;
  background: #FAFAFA;
  margin: 0 auto;
  position: fixed;
  z-index: 3;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 4px 0;
  justify-content: center;
  left: 0;
}
.ads-bottom-inner {
  width: 970px;
  height: 90px;
}
.ads-bottom img {
  width: 100%;
}
.ads-bottom-inner .adv-cls {
  width: auto;
  height: 32px;
  position: absolute;
  top: -32px;
  right: 0;
  background: #ad120a;
  color: #fff;
  border: none;
  font-size: 11px;
  padding: 8px 19px 8px 16px;
  border-radius: 2px;
}
.cage-adsmain {
  margin-bottom: 24px;
  border-top: 2px solid #F5F5F5;
  border-bottom: 2px solid #F5F5F5;
}

@media (min-width: 1380px) {
  .ads-1 {
    float: left;
    width: 160px;
    height: 600px;
    margin: 0 auto;
    display: flex;
  }
  .ads-3 {
    float: right;
    width: 160px;
    height: 600px;
    margin: 0 auto;
    display: flex;
    vertical-align: top;
  }
}

/*Parallax*/
.parallax-wrapper {
  background: #FAFAFA;
  padding: 4px;
}
.parallax-wrapper .bggrey {
  background: #FCFCFC;
  padding: 4px 8px;
  text-align: center;
}
.iklan, .lanjutkan {
  font-weight: 600;
  font-size: 12px;
  color: #424242;
  text-transform: uppercase;
  font-family: "Open Sans";
  font-style: normal;
  line-height: 16px;
}
.parallax-box {
  width: 100%;
  height: 500px;
  position: relative;
  max-width: 300px;
  left: 0;
  right: 0;
  margin: auto;
}
.parallax-out {
  position: absolute;
  left: 0;
  clip: rect(auto, auto, auto, auto);
}
.parallax-in, .parallax-out {
  height: 100%;
  top: 0;
  width: 100%;
}
.parallax-in {
  position: fixed;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  margin: 0 auto;
  max-width: 300px;
}
.parallax-img {
  width: 100%;
  height: auto;
  border: none;
  position: absolute;
  left: 50%;
  top: 150px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.parallax-img .banner300x600 {
  width: 300px !important;
}
.parallax-img .banner300x600 img {
  width: 100%;
  height: auto;
  margin: auto;
}
.parallax-wrapper .lanjutkan {
  margin-bottom: 0px;
}
.newmar {
  margin-left: 24px;
  margin-right: 8px !important;
}
.detail-maincontent .adsmain {
  padding: 4px 0px;
  background: #FAFAFA;
}
.detail-maincontent .adsmain .backstyle {
  background: #FCFCFC;
  margin-bottom: 8px;
}
.detail-maincontent .adsmain img {
  padding: 8px;
}
/*end: Parallax*/

.card-box .img-card img {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

a.btn.btn-pink img {
  width: 20px;
  position: relative;
  left: 8px;
  top: 8px;
}

p.tn-1 {
  color: #212121;
  text-align: center;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

p.tn-2 {
  color: #424242;
  text-align: center;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.btn-primary:active, .btn-primary:focus {
  color: var(--bs-btn-active-color);
  background-color: #F4003F;
  border-color: #F4003F;
}

.w-150 {
  width: 150px;
}

.img-avatar-profile {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}

.img-avatar-profile img {
  width: auto;
  height: 100%;
}

.disruby {
  display: flex;
  align-items: center;
  gap: 12px;
}

.flex-row-reverse {
  gap: 12px;
}

ul.menuavatarprofile {
  padding: 0px;
  transform: translate(0px, 52px) !important;
  border-radius: 4px;
}

ul.menuavatarprofile svg {
  margin-right: 12px;
}

ul.menuavatarprofile li {
    border-bottom: 1px solid #EEEEEE;
}

ul.menuavatarprofile li:last-child {
    border-bottom: unset;
}

ul.menuavatarprofile a {
  padding: 12px 16px;
  color: #424242 !important;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.nameprofile {
  overflow: hidden;
  color: #424242 !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: "Open Sans" !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;

  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 3.6em;
  width: 203px;
}

/*.nameprofile::after {
  content: "...";
  position: absolute;
  right: -12px; 
  bottom: 4px;
}*/

.dropdown-item:active {
  background-color: #F4003F;
  color: #FFF;
}

.dropdown-toggle.dropdown-plus::after {
  vertical-align: 0;
  margin: 0;
  content: "\002B";
  border: none;
}

.dropdown-toggle.dropdown-plus::after {
  vertical-align: 0;
  margin: 0;
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("../../assets/image/caretdown.svg") !important;
  background-size: contain;
  background-repeat: no-repeat;
  content: " " !important;
}

.searchmodal {
  position: absolute;
  top: 5px;
  right: 5px;
}


.heightunset .btn-pink img {
  position: relative;
  width: auto !important;
/*  height: 38px !important;*/
  top: unset !important;
  left: unset !important;
  transform: unset !important;
}

.heightunset .btn-pink {
  width: 100% !important;
  height: 38px;
  left: 693px;
  top: 698px;
  border: 1px solid #F4003F;
  border-radius: 32px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #F4003F;
}

p.pelapor {
  margin-bottom: 0px;
}

.secondcontent .col:first-child {
  margin-bottom: 16px;
}


.profil-rounded figure {
  width: 100px;
  height: 100px;
  gap: 0px;
  border-radius: 100px;
  opacity: 0px;
  position: relative;
  margin: 0px;
  overflow: hidden;
}

.profil-rounded figure img {
  position: absolute;
  height: 100%;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.penulispage figure.contentpenulis {
  width: 240px;
  height: 135px;
  overflow: hidden;
  margin: 0px;
  position: relative;
}

.penulispage figure.contentpenulis img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.penulispagewidth {
  background: #FCFCFC;
}

.modal-body-ikutipenulis figure {
  margin: 0px;
  overflow: hidden;
  position: relative;
  height: 38px;
  width: 38px;
  border-radius: 100px;
  flex: none;
}

.modal-body-ikutipenulis figure img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-body-ikutipenulis p.nama-penulis {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 21.79px;
  text-align: left;
  color: #424242;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.modal-body-ikutipenulis p.jabatan-penulis {
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 600;
  line-height: 16.34px;
  text-align: left;
  color: #757575;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

ul.list-ikutipenulis {
  margin: 0;
  padding-inline-start: 0px;
  list-style: none;
}

ul.list-ikutipenulis li {
  margin-bottom: 16px;
}

ul.list-ikutipenulis li:last-child {
  margin-bottom: 0px;
}

.modal-body::-webkit-scrollbar {
  width: 8px;               /* width of the entire scrollbar */
}

.modal-body::-webkit-scrollbar-track {
  background: transparent;        /* color of the tracking area */
}

.modal-body::-webkit-scrollbar-thumb {
  background-color: #E0E0E0;    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 1px solid transparent;  /* creates padding around scroll thumb */
}

.pointer {
  cursor: pointer;
}

.fstyle-modal-header {
  font-family: Open Sans;
  font-size: 18px !important;
  font-weight: 700;
  line-height: 24.51px;
  letter-spacing: 0.01em;
  color: #212121;
}

.penulispage .contentpenulis {
  border-bottom: 2px solid #F5F5F5;
  opacity: 1;
  margin: 0px !important;
}

.penulispage .contentpenulis:last-child {
  border-bottom: 0px;
}

.penulispage .contentpenulis figure {
  width: 240px;
  height: 135px;
  border-radius: 1px 0px 0px 0px;
  overflow: hidden;
  margin: 0;
  position: relative;
}

.penulispage .contentpenulis figure img {
  height: 100%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.btn-dark {
  background: #212121 !important;
}

.penulispage .contentpenulis .btn-pink {
  width: 100%;
  margin-bottom: 8px;
}

.penulispage .contentpenulis button.btn.btn-pink img {
  position: relative;
  height: 70%;
  width: auto;
  top: -2px;
  left: -2px;
  transition: unset;
}

.like-button {
  border: 1px solid #212121;
  background-color: white;
  padding: 6px 16px;
  font-weight: 500;
  font-size: 14px;
  color: #212121 !important;
}
