/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

body {
	width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden !important;
}

/* Custom scrollbar */
::-webkit-scrollbar {
  width: 7px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #FF781D;
  border-radius: 4px !important;
}
::-webkit-scrollbar-thumb:hover {
  background: #FF781D;
  border-radius: 4px !important;
}
/* Custom scrollbar */


/*Menghilangkan garis bawah di setiap link bawaan HTML*/
a {
  text-decoration: none !important;
}
/*Menghilangkan garis bawah di setiap link bawaan HTML*/

/*Galeri Mitra*/
.gmitra .uc_classic_carousel_placeholder a {
  position: relative;
  display: block;
}

.gmitra .uc_classic_carousel_placeholder a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(249, 171, 113, 0) 38.65%, #53C3FF 100%) !important;
  z-index: 2;
}
.gmitra .uc_classic_carousel_content {
  position: relative;
  z-index: 10;
}
.gmitra .owl-nav {
  min-height: 20px !important;
  width: 110px !important;
  position: absolute;
  z-index: 5 !important;
  top: auto;
  bottom: 80px; /* sesuaikan turun dari carousel */
  left: -29.5vw;  /* ini kunci: geser ke kiri ke area teks */
  width: auto;
  display: flex;
  gap: 10px;
}
/*Galeri Mitra*/

/*Eclipse heading post*/
.uc_post_list_title,
.uc_post_list_title a,
.ue_p_title {
  display: block;
  display: -webkit-box !important;
  max-width: 100% !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;  
}

/*Galeri video yutub*/
.gvid .wpsr-yt-video {
  display: flex !important;
  flex-direction: row !important;
}
/* 1. Kunci ukuran pada elemen wrapper/container */
.gvid .wpsr-yt-video .wpsr-yt-video-preview {
    width: 120px !important;
    height: 100px !important;
    overflow: hidden !important; /* Mencegah gambar tumpah ke luar batas */
    position: relative !important;
    flex-shrink: 0 !important;
    border-radius: 2px; /* Opsional: jika ingin ujungnya sedikit tumpul */
}

/* 2. Buat gambar menyesuaikan ukuran wrapper secara penuh */
.gvid .wpsr-yt-video .wpsr-yt-video-preview img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
    border-radius: 2px; /* Opsional: jika ingin ujungnya sedikit tumpul */
}
.gvid .wpsr-yt-post {
  height: 100px !important;
  width: 120px !important;
  overflow: hidden !important;  
}
.gvid .wpsr-yt-video .wpsr-yt-video-info {
  width: 75% !important;
  padding-left: 15px !important;
  padding-right: 0 !important;
}
.gvid .wpsr-yt-video .wpsr-yt-video-info h3 a {
  font-family: "Manrope" !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-clamp: 18px !important;
  color: #000 !important;
}
/*Galeri video yutub*/

/*Visi misi*/
.vmt ul,
.vmt ol {
  margin-top: 0 !important;
}
/*Visi misi*/

/*Galeri tab*/
.tab_galeri .r-tabs-tab {
  width: 33.33% !important;
}
/*Galeri tab*/

/*Forminator*/
.forminator-field-html h4 {
  margin-top: 30px !important;
  margin-bottom: -10px !important;
  font-family: "Space Grotesk" !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  text-transform: capitalize !important;
  color: #000 !important;
}
.forminator-field ul li {
  font-family: "Inria Sans" !important;
  font-weight: 300 !important;
  font-size: 12px !important;
  line-height: 16px !important;
  color: #000 !important;
}
.forminator-label {
  font-family: "Inria Sans" !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  color: #000 !important;
}
.select2-selection__rendered, .forminator-input, .forminator-textarea {
  background: #F9F9F9 !important;
  color: #000 !important;
  border: none !important;
}
.forminator-button-submit {
  float: right !important;
  background: #FF781D !important;
  font-family: "Space Grotesk" !important;
  font-weight: 700 !important;
  font-size: 16px !important;
}
.forminator-button-upload {
  background: #FF781D !important;
}
/*Forminator*/

/*FAq*/
.faq .elementor-accordion-item {
  margin-bottom: 20px !important;
}
/*FAq*/

/*Single post*/
.single .post-navigation {
  display: none !important;
}
/*Single post*/

/*Testimoni*/
.grid_style1 .gs_testimonial_single .testimonial-author-info {
  position: absolute;
  top: 20px;
  left: 50px;
}
.grid_style1 .gs_testimonial_single .testimonial-box {
  padding: 80px 38px 30px 125px !important;
}
.grid_style1 .gs_testimonial_single .testimonial-box .box-content {
  padding-top: 10px !important;
}
#gs_tstm_area_3 .testimonial-box {
  border-radius: 2px !important;
  box-shadow: 0px 8px 16px 0px #00000014 !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

/*Alumni slide*/
.alumni_slide .uc_image_carousel_content {
  margin-top: -210px !important;
  z-index: 9;
  vertical-align: bottom !important;
  background: linear-gradient(180deg, rgba(249, 171, 113, 0) 38.65%, #53C3FF 100%) !important;
}

/*Info loker*/
.loker .ue-meta-data {
  display: block !important;
}
.loker .ue-meta-data .ue-grid-item-meta-data {
  display: block !important;
}