@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,700&display=swap");

body {
  font-family: "Poppins", sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
#logo a,
.top-search-form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.fbox-content h3,
.tab-nav-lg li a,
.counter,
label,
.widget-filter-links li a,
.nav-tree li a,
.wedding-head,
.font-primary,
.more-link,
.font-display {
  font-family: "Poppins", sans-serif !important;
}

.block-misc-search .top-search-form-2 {
  opacity: 1;
  background-color: #fdbed2;
  top: 100%;
  height: 0%;
  transform: scaleY(0);
  transform-origin: top center;
  transition: transform 0.3s ease-in-out, height 0.3s ease-in-out;
}

.block-misc-search.top-search-open .top-search-form {
  transform: scaleY(1);
  height: 100%;
}

.block-misc-search .top-search-form-2 input::-moz-placeholder {
  letter-spacing: 0;
  font-weight: 400;
  font-size: 1.5rem;
  text-transform: none;
}
.block-misc-search .top-search-form-2 input:-ms-input-placeholder {
  letter-spacing: 0;
  font-weight: 400;
  font-size: 1.5rem;
  text-transform: none;
}
.block-misc-search .top-search-form-2 input::-webkit-input-placeholder {
  letter-spacing: 0;
  font-weight: 400;
  font-size: 1.5rem;
  text-transform: none;
}

.block-misc-search .dark.top-search-form-2 input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8) !important;
}
.block-misc-search .dark.top-search-form-2 input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8) !important;
}
.block-misc-search .dark.top-search-form-2 input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8) !important;
}

.bg-color-kebidanan {
  background-color: #ff90b3 !important;
}

.color-kebidanan {
  color: #ff90b3 !important;
}

.color-kebidanan-2 {
  color: #fdbed2 !important;
}

.dark .form-control:not(.not-dark),
.dark .sm-form-control:not(.not-dark),
.dark .form-select:not(.not-dark) {
  color: #fff !important;
}

.dark .form-control:not(.not-dark)::-webkit-input-placeholder {
  color: #c9c9c9 !important;
}

.sub-menu-container,
.mega-menu-content {
  border-top: 2px solid #ff90b3 !important;
}

.menu-item:hover > .menu-link {
  color: #ff90b3 !important;
}

.menu-item.current-active > .menu-link {
  color: #ff90b3 !important;
}

.content-wrap_alt {
  padding: 0px 0px;
}

.logo_navbar {
  height: 55px !important;
}
.logo_navbar_mobile {
  height: 25px !important;
}

.sticky-header-shrink #header-wrap #logo .logo_navbar {
  height: 40px !important;
}

.bg-transparent {
  background-color: rgba(255, 255, 255, 0.35) !important;
  box-shadow: 0 0 3px rgb(0 0 0 / 20%) !important;
}

.sticky-header .bg-transparent {
  background-color: rgba(255, 255, 255, 1) !important;
  box-shadow: 0 0 3px rgb(0 0 0 / 20%) !important;
}

.pos-relative {
  position: relative;
}

.bg-kep-1 {
  width: 250px;
  position: absolute;
  top: 5px;
  left: 0;
}

.bg-kep-2 {
  width: 350px;
  position: absolute;
  bottom: 5px;
  left: 0;
}

#slider {
  /* margin-top: -101px; */
}

.team-image img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.wrap-card_bg {
  width: 100%;
  padding: 40px;
  background-color: #eff8fa;
  border-radius: 10px;
}

.img-kelebihan-kebidanan {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 10px;
}

.text-kelebihan-jurusan {
  font-size: 12px;
}

.icon-kelebihan {
  vertical-align: middle;
  margin-right: 5px;
  color: #2364aa;
}

.more-link,
.tabs-bb .tab-nav li.ui-tabs-active a,
.title-bottom-border h1,
.title-bottom-border h2,
.title-bottom-border h3,
.title-bottom-border h4,
.title-bottom-border h5,
.title-bottom-border h6 {
  color: #ff90b3;
}

.more-link {
  font-style: normal;
  border-bottom: 1px solid #fdbed2;
}

.img-post {
  width: 100% !important;
  height: 350px !important;
  object-fit: cover;
}

.footer_logo {
  width: 80px;
  margin-bottom: 15px;
}

#gotoTop:hover {
  background-color: #ff90b3 !important;
}

.struktur-organisasi_img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.page-item.active .page-link {
  background-color: #ff90b3 !important;
}

.page-item .page-link {
  color: #282828 !important;
}

.entry-title h2 a:hover, .entry-title h3 a:hover, .entry-title h4 a:hover{
  color: #ff90b3 !important;
}

.page-item.active .page-link, .page-link:hover, .page-link:focus{
  background-color: #ff90b3 !important;
}

.pengajar_img {
  width: 100% !important;
  height: 360px !important;
  object-fit: cover;
}

.table > :not(caption) > * > * {
  padding: 0.35rem 0.35rem;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: transparent;
}

.entry-image_sidebar img {
  width: 100%;
  height: 55px;
  object-fit: cover;
}

.entry-image_related-post img {
  width: 100%;
  height: 120px;
  object-fit: cover;
}

.related-post_text {
  font-size: 12px;
  line-height: 1.2;
}

.menu-link {
  padding: 20px 15px;
}

,
block-hero-9 .slide-1,
.block-hero-9 .swiper-pagination span:nth-child(1) {
  --color: #1e5a50;
}

.block-hero-9 .slide-2,
.block-hero-9 .swiper-pagination span:nth-child(2) {
  --color: #606567;
}

.block-hero-9 .slide-3,
.block-hero-9 .swiper-pagination span:nth-child(3) {
  --color: #7d2e00;
}

.block-hero-9 h1,
.block-hero-9 h2,
.block-hero-9 h3,
.block-hero-9 h4,
.block-hero-9 h5,
.block-hero-9 h6,
.block-hero-9 p {
  font-family: Inter, serif;
  color: var(--color, #444);
}

.block-hero-9 .swiper-container-horizontal > .swiper-pagination-bullets,
.block-hero-9 .swiper-pagination-custom,
.block-hero-9 .swiper-pagination-fraction {
  left: auto;
  right: 0;
}

.block-hero-9 .swiper-pagination {
  padding: 4px 6px;
  width: auto;
}

.block-hero-9 .swiper-pagination span:hover,
.block-hero-9 .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: var(--color) !important;
}

.block-hero-9 .swiper-pagination span {
  border-color: var(--color) !important;
}

.bg-footer-kebidanan{
  background-color: #282828;
}
.dark .widget_nav_menu li a:hover, .dark .widget_links li a:hover, .dark .widget_meta li a:hover, .dark .widget_archive li a:hover, .dark .widget_recent_entries li a:hover, .dark .widget_categories li a:hover, .dark .widget_pages li a:hover, .dark .widget_rss li a:hover, .dark .widget_recent_comments li a:hover{
  color: #ff90b3;
}

.slider-kebidanan{
  margin-top: -3.5rem;
}

.slider-kebidanan_text{
  margin-top: -10rem;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
  background-color: #ff90b3;
}

.nav-pills .nav-link.active h3{
  color: white
}

.nav-pills .nav-link h3{
  color: #282828;
}

/* The grid: Four equal columns that floats next to each other */
.column {
  float: left;
  width: 25%;
  padding: 10px;
}

/* Style the images inside the grid */
.column img {
  opacity: 0.8;
  cursor: pointer;
  width: 100%;
  height: 120px;
  object-fit: cover;
}

.column img:hover {
  opacity: 1;
}

/* Clear floats after the columns */
.row-alt:after {
  content: "";
  display: table;
  clear: both;
}

/* The expanding image container (positioning is needed to position the close button and the text) */
.container-alt {
  position: relative;
  display: none;
}

/* Expanding image text */
#imgtext {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: white;
  font-size: 28px;
}

/* Closable button inside the image */
.closebtn {
  position: absolute;
  top: 10px;
  right: 15px;
  color: white;
  font-size: 35px;
  cursor: pointer;
}

.fade-in-image {
  animation: fadeIn 5s;
  -webkit-animation: fadeIn 5s;
  -moz-animation: fadeIn 5s;
  -o-animation: fadeIn 5s;
  -ms-animation: fadeIn 5s;
}

.img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.clr-white{
  color: white;
}

@media only screen and (max-width: 991px) {
  #slider {
    margin-top: 0px;
  }
  .bg-kep-1 {
    width: 100px;
    position: absolute;
    top: 5px;
    left: 0px;
  }

  .bg-kep-2 {
    width: 200px;
    position: absolute;
    bottom: 5px;
    left: 0;
  }

  .wrap-card_bg {
    padding: 15px;
  }

  .top-search-open #top-search a i.icon-line-cross:nth-child(2) {
    display: none;
  }

  .top-search-form input {
    font-size: 18px;
  }
  .slider-kebidanan{
    margin-top: 0rem;
  }
  
  .slider-kebidanan_text{
    margin-top: 0rem;
  }
}
