/* Mobile */
.navbar-nav{
  align-items: center;
}

.carousel-indicators-1 {
  top: 235px !important;
}

.carousel-item{
  padding: 80px 0px 0px 0px;
}

.carousel-indicators li{
  width: 8px;
  height: 8px;
  margin: 4px;
  background-clip: unset;
  border-bottom: 0px solid transparent;
  border-top: 0px solid transparent;
  border-radius: 6px;
}
.carousel-indicators{
  margin-top: -70px;
}

.bg-banner{
  display: inline;
  position: absolute;
  left: 0px;
  right: 0px;
	bottom: 0px;
  /* top: 246px; */
  max-width: 100%;
}

.fixed-top {
  background-color: white;
}

/* Affability */
.afability-body h1{
  font-size: 30px;
  justify-content: center;
}

.afability-body p{
  margin: 0 !important;
}

.img-disabil{
  max-width: 100%;
  margin-bottom: 40px;
}

/* Karyawan Dis */
.karyawan-dis img {
  display: inline;
  width: 66px;
}

.karyawan-dis .demographi {
  width: 116px;
}

.karyawan-dis .ills-office img {
  margin-top: 40px;
  margin-bottom: 20px;
  width: 350px;
} 

.mobile-center{
  margin-top: 50px;
    justify-content: center;
}

.bar {
  text-align: left;
}

.circle-bar {
  width: 12px;
  max-width: 16px;
  height: 12px;
  max-height: 13px;
  max-width: 16px;
  display: inline-block;
  background-color: #005da6;
  border-radius: 50%;
}

/* Alfamart Class */
.text-class h1{
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
  color: var(--secondary);
}

.circle-bar-1{
  width: 18px;
    height: 15px;
}

.bar p {
  font-size: 16px;
  margin-left: 1rem;
  margin-bottom: 0;
}

.bar-label {
  position: relative;
  margin-top: 4px;
  width: 1px;
  height: 30px;
  border-radius: 0;
  border-style: dashed !important;
  vertical-align: top;
  border: 1px solid #005da6;
  margin-left: 0.4rem;
}

.graph_alfa img{
  display: inline;
  width: 200px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.ills-smk{
  width: 300px;
  display: inline;
  margin-bottom: 50px;
}

.siswa-alfa{
  display: unset !important;
}

/* Karyawan Alfamart */
.siswa-alfa {
  position: relative;
  margin-top: 100px;
  left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
  margin-left: 20px;
  text-align: -webkit-center;
}

.siswa-alfa h4 {
  font-size: 24px;
  color: #005da6;
  font-weight: bold;
  margin-bottom: 20px;
}

.info-circle-outer {
  width: 145px;
  height: 145px;
  border: 11px solid rgba(12, 117, 199, 0.11);
  border-radius: 100%;
  margin-bottom: 10px;
}

.info-circle-inner {
  width: 124px;
  height: 124px;
  background-image: linear-gradient(180deg, #1cade5 0%, #0c75c7 100%);
  border-radius: 100%;
  padding-top: 38px;
  color: white;
}

.info-circle-inner h5 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 14px;
}

.mobile-center img{
  width: 60px;
  height: 60px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.afability-body p {
margin-bottom: 30px !important;
}

.btn-1{
  width: 40px;
  height: 40px;
  padding: 6.5px 0px 0px 0px;
}

.aff-img{
  text-align: center;
}

.aff-img img{
  width: 150px;
  height: 100px;
  border-radius: 0px 0px 18px 0px;
}

.karyawan-dis h5 {
  color: #005da6;
  font-size: 24px;
  font-weight: bold;
}

.img-karyawan{
  text-align: center;
  display: block !important;
  margin-top: 20px;
}

.img-karyawan img{
  border-radius: 20px 0px 20px 0px;
  width: 150px;
  height: 100px;
}

.left-4{
  margin-left: 0;
}

.body-internship h1 {
  font-size: 24px;
  font-weight: bold;
  color: var(--secondary);
}

.body-internship .row {
  display: block !important;
}

.body-internship .row img {
  width: 100px;
  height: 100px;
}

.fa-rotate-90{
  -webkit-transform: rotate(90deg);
    margin-bottom: 1rem;
    font-size: 25px;
    color: #005da6;
}

.img-header img{
  width: 320px;
  margin-bottom: 20px;
}

.img-top img{ 
  width: 150px;
}

.left-3{
  margin-left: 0;
} 

.left-2{
  margin-left: 15px;
}

.body-internship .d-flex img {
  border-radius: 10px 10px 40px 10px; 
}

.mobile-display{
  display: block !important;
}

.body-eksternal{
  margin-top: 20px;
  text-align: center;
}

.body-eksternal h1 {
  font-size: 24px;
  color: var(--secondary);
  font-weight: bold;
}

.body-eksternal img{
  width: 100%;
}

.img-eksternal{
  display: block !important;
}

.img-eksternal img{
  width: 150px;
  border-radius: 20px 0px 20px 0px;
}

.card-dev {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ececec;
    background-clip: border-box;
    border-radius: 0.5rem;
    margin-bottom: 18px;
    text-align: left;
  }
  
  .card-dev-header {
    align-items: center;
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
  }
  
  .card-dev-header img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
  }
  
  .card-dev-header h3 {
    font-size: 24px;
    font-weight: bold;
    color: #005da6;
    margin: 0;
  }
  
  .card-dev-header h5 {
    font-size: 18px;
    font-weight: 600;
    color: #005da6;
    margin: 0;
  }
  
  .card-dev-header h3 .h5 {
    font-size: 18px;
    font-weight: 600;
    color: #005da6;
    margin: 0;
  }
  
  .card-dev-header i {
    font-size: 24px;
    color: #005da6;
  }

  .bg-life h1{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: var(--secondary);
    margin-top: 50px;
  }

  .btn-more-life {
    text-align: center;
    background-color: #005da6;
    border-radius: 25px;
    width: max-content;
    color: white;
    padding: 10px;
    height: 50px;
    margin-bottom: 50px;
  }  

  .alfamart-life img {
    width: 377px;
    height: 377px;
    object-fit: cover;
    border-radius: 8px 8px 40px 8px;
  }
/* Akhir Mobile */
/* img{display: none;} */


/* PC */
@media (min-width: 1280px) {
  .carousel-indicators-1 {
    top: 420px !important;
  }
  .mobile-center {
    margin-top: 0;
    justify-content: left;
    margin-bottom: 20px;
  }
  .carousel-item{
    padding: unset;
}

.fixed-top {
    background-color: unset;
   }

.nav-active {
    background-color:black;   
}

  .carousel-item{
    padding: unset;
}

.fixed-top {
    background-color: unset;
   }

.nav-active {
    background-color:black;   
}

.bg-banner{
    position: absolute;
    left: 0px;
    right: 0px;
    top: unset;
    bottom: -60px;
    width: 100%; 
    max-width: 100%;
  }
  .btn-play {
    position: absolute;
    padding: 16px 0px 0px 0px;
    top: 40%;
    left: 47%;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: var(--primary);
    color: white;
  }

  .btn-1 {
    top: 40%;
    left: 40%;
  }
  
  /* Afability */
  .afability-body {
    height: max-content;
    width: 100%;
    margin-top: 4rem;
  }
  
  .mobile-center img{
    width: 72px;
    height: 72px;
    border-radius: 50%;
    object-fit: cover;
  }
  
  .aff-img img{
    border-radius: 0px 0px 20px 0px;
    width: 225px;
    height: 225px;
    object-fit: cover;
  }
  
  .afability-body h1 {
    font-size: 40px;
    font-weight: 600;
    margin-left: 20px;
  }
  .afability-body p {
    font-size: 16px;
    text-align: justify;
  }
  
  .img-disabil{
    border-radius: 0px 150px 150px 0px;
  }
  
  /* Karyawan Disabilitas */
  .karyawan-dis {
    width: 100%;
    height: max-content;
    padding: 50px 0px 340px 0px;
  }
  
  .karyawan-dis h5 {
    color: #005da6;
    font-size: 24px;
    font-weight: bold;
  }
  
  .karyawan-dis img {
    width: 120px;
  }
  
  .karyawan-dis .demographi {
    width: 200px;
  }
  
  .karyawan-dis .ills-office img {
    position: absolute;
    margin-top: 50px;
    width: 1178px;
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
  }
  
  /* Alfamart Class */
  .body-class {
    background-color: #e7f6ff;
    padding-top: 120px;
    padding-bottom: 200px;
    width: 100%;
    border-radius: 100px 0px 100px 0px;
    height: max-content;
  }
  
  .text-class h1 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: var(--secondary);
  }
  
  .title-text-class {
    text-align: -webkit-center;
  }
  
  .title-text-class p {
    font-size: 16px;
    margin-top: 50px;
    width: 500px;
  }
  
  .img-karyawan{
    margin-top: 150px;
  }
  
  .left-4{
  margin-left: 1.5rem;
  }

  .img-karyawan img {
    border-radius: 20px 0px 20px 0px;
    width: 240px;
    height: 240px;
    object-fit: cover;
  }
  
  .circle-bar {
    width: 14px;
    max-width: 20px;
    height: 20px;
  }
  
  .bar-label {
    height: 70px;
  }

  .ills-smk {
    width: 520px;
}

.graph_alfa img {
  width: 350px;
}

  .siswa-alfa{
    display: flex !important;
  }

  .siswa-alfa {
    position: absolute;
    margin-left: 20px;
  }
  
  .siswa-alfa h4 {
    font-size: 40px;
    width: 300px;
    text-align: left;
  }
  
  .info-circle-outer {
    width: 185px;
    height: 185px;
    margin-left: 3rem;
  }
  
  .info-circle-inner {
    width: 164px;
    height: 164px;
    padding-top: 50px;
  }
  
  .info-circle-inner h5 {
    font-size: 40px;
    margin-bottom: 24px;
  }
  
  /* Internship */
  .body-internship {
    padding: 150px;
    width: 100%;
    height: max-content;
  }
  
  .body-internship h1 {
    font-size: 40px;
    font-weight: bold;
    color: var(--secondary);
  }
  
  .body-internship .row {
    display: flex !important;
    margin-top: 6rem;
  }
  
  .body-internship .row img {
    width: 90px;
    height: 90px;
    border-radius: 100%;
    object-fit: cover;
  }
  
  .body-internship .row i {
    font-size: 40px;
    color: #005da6;
    margin: 1.5rem;
  }
  
  .body-internship .row p {
    width: 100px;
    color: #767676;
    margin: 0;
    margin-top: 6px;
  }

  .fa-rotate-90{
    -webkit-transform: rotate(0deg);
      margin-bottom: 0rem;
  }
  
  .body-internship .d-flex img {
    width: 100%;
    border-radius: 10px 10px 40px 10px; 
    object-fit: cover;
  }
  
  .img-top img {
    width: 170px !important;
    height: 164px;
  }

  .left-2{
    margin-left: 0;
  }

  .left-3{
    margin-left: 15px;
  }


  .mobile-display{
  display: flex !important;
  }
  
  /* Development Program Eksternal */
  .body-eksternal {
    width: 100%;
    background-image: linear-gradient(180deg, #fcdb00 0%, #f7b500 100%);
    height: max-content;
    padding: 120px 0px 80px 0px;
    text-align: left;
  }
  
  .body-eksternal h1 {
    font-size: 40px;
    font-weight: bold;
  }
  
  .img-eksternal img {
    border-radius: 20px 0px 20px 0px;
    width: 240px;
    height: 240px;
    object-fit: cover;
  }
  
  .card-content {
    padding: 0.75rem 1.25rem;
  }

  .card-dev {
    background-color: white;
  }
  
  .rotate i {
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  
  .down i {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  .navbar-brand,
  .nav-link {
    text-shadow: unset !important;
    color: #c2c2c2 !important;
  }
  
  .border {
    border-radius: 20px 20px 0px 0px;
  }
  
  .nav-tabs {
    background-color: #005da6;
    border-radius: 20px 20px 0px 0px;
  }
  
  .nav-tabs .nav-link.active {
    color: white !important;
    font-weight: 600;
    background-color: unset;
    border: unset !important;
  }
  .nav-link::after {
    bottom: 4px;
  }
  .nav-tabs .nav-link:hover {
    border-color: transparent !important;
  }
  
  .tab-pane {
    padding: 50px;
  }
  
  /* Life At Alfamart */
  .bg-life {
    background-image: linear-gradient(
      180deg,
      #dbf0ff 0%,
      rgba(255, 255, 255, 0) 100%
    );
    width: 100%;
    height: max-content;
    padding: 60px;
    background-size: cover;
  }
  
  .bg-life h1 {
    margin-top: 0;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
  }
  
  .alfamart-life {
    text-align: center;
  }
  
  .imghvr-fade figcaption h5 {
    font-size: 16px;
    text-align: left;
  }
  
}

@media (max-width: 1652px){
  .carousel-indicators-1 {
      top: 308px !important;
  }
  }
