@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: #eee;
  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-keperawatan {
  background-color: #0f2239 !important;
}

.color-keperawatan {
  color: #0f2239 !important;
}

.color-keperawatan-2 {
  color: #2364aa !important;
}


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

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

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

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

.menu-item.current-active > .menu-link {
  color: #2364aa !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-keperawatan {
  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: #2364aa;
}

.more-link {
  font-style: normal;
}

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

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

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

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

.page-item.active .page-link {
  background-color: #2364aa !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;
}

/* 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: 600px) {
  #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;
  }
}
